2024-04-23T02:05:53.285 INFO:root:teuthology version: 0.0.1.dev269+g9481b1d 2024-04-23T02:05:53.285 DEBUG:teuthology.run:Teuthology command: teuthology --description orch/cephadm/upgrade/{1-start-distro/1-start-ubuntu_20.04 2-repo_digest/defaut 3-upgrade/simple 4-wait 5-upgrade-ls agent/on mon_election/classic} --name teuthology-2024-04-22_22:08:02-orch-reef-distro-default-smithi --verbose --archive /home/teuthworker/archive/teuthology-2024-04-22_22:08:02-orch-reef-distro-default-smithi/7669127 --owner scheduled_teuthology@teuthology -- /home/teuthworker/archive/teuthology-2024-04-22_22:08:02-orch-reef-distro-default-smithi/7669127/orig.config.yaml 2024-04-23T02:05:53.318 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2024-04-23T02:05:53.395 INFO:teuthology.run:Config: archive_path: /home/teuthworker/archive/teuthology-2024-04-22_22:08:02-orch-reef-distro-default-smithi/7669127 branch: reef description: orch/cephadm/upgrade/{1-start-distro/1-start-ubuntu_20.04 2-repo_digest/defaut 3-upgrade/simple 4-wait 5-upgrade-ls agent/on mon_election/classic} email: ceph-qa@ceph.com first_in_suite: false job_id: '7669127' kernel: kdb: 1 sha1: distro last_in_suite: false machine_type: smithi name: teuthology-2024-04-22_22:08:02-orch-reef-distro-default-smithi no_nested_subset: false nuke-on-error: true os_type: ubuntu os_version: '20.04' overrides: admin_socket: branch: reef ceph: conf: global: mon election default strategy: 1 mgr: debug mgr: 20 debug ms: 1 mgr/cephadm/use_agent: true 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: 646b8c7d293d8ec31a40c69f7b3237b19c1be24d ceph-deploy: conf: client: log file: /var/log/ceph/ceph-$name.$pid.log mon: {} install: ceph: flavor: default sha1: 646b8c7d293d8ec31a40c69f7b3237b19c1be24d workunit: branch: reef sha1: f26c9c3fee57ca330501910de5a07c8769ef5dfc owner: scheduled_teuthology@teuthology priority: 930 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: 4115 sha1: 646b8c7d293d8ec31a40c69f7b3237b19c1be24d sleep_before_teardown: 0 subset: 43/64 suite: orch suite_branch: reef suite_path: /home/teuthworker/src/git.ceph.com_ceph_f26c9c3fee57ca330501910de5a07c8769ef5dfc/qa suite_relpath: qa suite_repo: https://git.ceph.com/ceph.git suite_sha1: f26c9c3fee57ca330501910de5a07c8769ef5dfc targets: smithi037.front.sepia.ceph.com: ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBFyT/r7xuKfmg50w0OdQebr4A/ptJo1Zk6DyZNZNZM/q5rW+sznh+wvHqeT3e4YtCdZLaXyvMms8o8u8H5nXOYM= smithi191.front.sepia.ceph.com: ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBFyT/r7xuKfmg50w0OdQebr4A/ptJo1Zk6DyZNZNZM/q5rW+sznh+wvHqeT3e4YtCdZLaXyvMms8o8u8H5nXOYM= tasks: - cephadm: allow_ptrace: false avoid_pacific_features: true cephadm_branch: v16.2.0 cephadm_git_url: https://github.com/ceph/ceph image: quay.io/ceph/ceph:v16.2.0 - 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: 9481b1d62f50e7d0a4f3dd83adf6945b08d5ff17 timestamp: 2024-04-22_22:08:02 tube: smithi user: teuthology verbose: false worker_log: /home/teuthworker/archive/worker_logs/dispatcher.smithi.2226885 2024-04-23T02:05:53.396 INFO:teuthology.run:suite_path is set to /home/teuthworker/src/git.ceph.com_ceph_f26c9c3fee57ca330501910de5a07c8769ef5dfc/qa; will attempt to use it 2024-04-23T02:05:53.396 INFO:teuthology.run:Found tasks at /home/teuthworker/src/git.ceph.com_ceph_f26c9c3fee57ca330501910de5a07c8769ef5dfc/qa/tasks 2024-04-23T02:05:53.396 INFO:teuthology.run_tasks:Running task internal.check_packages... 2024-04-23T02:05:53.398 INFO:teuthology.task.internal:Checking packages... 2024-04-23T02:05:53.424 INFO:teuthology.task.internal:Checking packages for os_type 'ubuntu', flavor 'default' and ceph hash '646b8c7d293d8ec31a40c69f7b3237b19c1be24d' 2024-04-23T02:05:53.425 WARNING:teuthology.packaging:More than one of ref, tag, branch, or sha1 supplied; using branch 2024-04-23T02:05:53.425 INFO:teuthology.packaging:ref: None 2024-04-23T02:05:53.425 INFO:teuthology.packaging:tag: None 2024-04-23T02:05:53.425 INFO:teuthology.packaging:branch: reef 2024-04-23T02:05:53.425 INFO:teuthology.packaging:sha1: 646b8c7d293d8ec31a40c69f7b3237b19c1be24d 2024-04-23T02:05:53.426 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=ubuntu%2F20.04%2Fx86_64&ref=reef 2024-04-23T02:05:53.628 INFO:teuthology.task.internal:Found packages for ceph version 18.2.2-1237-g646b8c7d-1focal 2024-04-23T02:05:53.630 INFO:teuthology.run_tasks:Running task internal.buildpackages_prep... 2024-04-23T02:05:53.636 INFO:teuthology.task.internal:no buildpackages task found 2024-04-23T02:05:53.636 INFO:teuthology.run_tasks:Running task internal.save_config... 2024-04-23T02:05:53.643 INFO:teuthology.task.internal:Saving configuration 2024-04-23T02:05:53.654 INFO:teuthology.run_tasks:Running task internal.check_lock... 2024-04-23T02:05:53.660 INFO:teuthology.task.internal.check_lock:Checking locks... 2024-04-23T02:05:53.684 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi037.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/teuthology-2024-04-22_22:08:02-orch-reef-distro-default-smithi/7669127', 'up': True, 'machine_type': 'smithi', 'is_vm': False, 'vm_host': None, 'os_type': 'ubuntu', 'os_version': '20.04', 'arch': 'x86_64', 'locked': True, 'locked_since': '2024-04-23 01:59:46.791000', 'locked_by': 'scheduled_teuthology@teuthology', 'mac_address': None, 'ssh_pub_key': 'ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIGETOy3xONfbx7kUFCNiUtRLNfkcrcEsWzPdq6Np/6Bw'} 2024-04-23T02:05:53.708 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi191.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/teuthology-2024-04-22_22:08:02-orch-reef-distro-default-smithi/7669127', 'up': True, 'machine_type': 'smithi', 'is_vm': False, 'vm_host': None, 'os_type': 'ubuntu', 'os_version': '20.04', 'arch': 'x86_64', 'locked': True, 'locked_since': '2024-04-23 01:59:46.789276', 'locked_by': 'scheduled_teuthology@teuthology', 'mac_address': None, 'ssh_pub_key': 'ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIGETOy3xONfbx7kUFCNiUtRLNfkcrcEsWzPdq6Np/6Bw'} 2024-04-23T02:05:53.709 INFO:teuthology.run_tasks:Running task internal.add_remotes... 2024-04-23T02:05:53.717 INFO:teuthology.task.internal:roles: ubuntu@smithi037.front.sepia.ceph.com - ['mon.a', 'mon.c', 'mgr.y', 'osd.0', 'osd.1', 'osd.2', 'osd.3', 'client.0', 'node-exporter.a', 'alertmanager.a'] 2024-04-23T02:05:53.717 INFO:teuthology.task.internal:roles: ubuntu@smithi191.front.sepia.ceph.com - ['mon.b', 'mgr.x', 'osd.4', 'osd.5', 'osd.6', 'osd.7', 'client.1', 'prometheus.a', 'grafana.a', 'node-exporter.b'] 2024-04-23T02:05:53.717 INFO:teuthology.run_tasks:Running task console_log... 2024-04-23T02:05:53.794 DEBUG:teuthology.exit:Installing handler: Handler(exiter=, func=.kill_console_loggers at 0x7f9733239f70>, signals=[15]) 2024-04-23T02:05:53.795 INFO:teuthology.run_tasks:Running task internal.connect... 2024-04-23T02:05:53.801 INFO:teuthology.task.internal:Opening connections... 2024-04-23T02:05:53.801 DEBUG:teuthology.task.internal:connecting to ubuntu@smithi037.front.sepia.ceph.com 2024-04-23T02:05:53.803 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi037.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-04-23T02:05:53.911 DEBUG:teuthology.task.internal:connecting to ubuntu@smithi191.front.sepia.ceph.com 2024-04-23T02:05:53.912 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi191.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-04-23T02:05:54.008 INFO:teuthology.run_tasks:Running task internal.push_inventory... 2024-04-23T02:05:54.015 DEBUG:teuthology.orchestra.run.smithi037:> uname -m 2024-04-23T02:05:54.022 INFO:teuthology.orchestra.run.smithi037.stdout:x86_64 2024-04-23T02:05:54.023 DEBUG:teuthology.orchestra.run.smithi037:> cat /etc/os-release 2024-04-23T02:05:54.074 INFO:teuthology.orchestra.run.smithi037.stdout:NAME="Ubuntu" 2024-04-23T02:05:54.074 INFO:teuthology.orchestra.run.smithi037.stdout:VERSION="20.04.4 LTS (Focal Fossa)" 2024-04-23T02:05:54.074 INFO:teuthology.orchestra.run.smithi037.stdout:ID=ubuntu 2024-04-23T02:05:54.074 INFO:teuthology.orchestra.run.smithi037.stdout:ID_LIKE=debian 2024-04-23T02:05:54.074 INFO:teuthology.orchestra.run.smithi037.stdout:PRETTY_NAME="Ubuntu 20.04.4 LTS" 2024-04-23T02:05:54.074 INFO:teuthology.orchestra.run.smithi037.stdout:VERSION_ID="20.04" 2024-04-23T02:05:54.074 INFO:teuthology.orchestra.run.smithi037.stdout:HOME_URL="https://www.ubuntu.com/" 2024-04-23T02:05:54.074 INFO:teuthology.orchestra.run.smithi037.stdout:SUPPORT_URL="https://help.ubuntu.com/" 2024-04-23T02:05:54.075 INFO:teuthology.orchestra.run.smithi037.stdout:BUG_REPORT_URL="https://bugs.launchpad.net/ubuntu/" 2024-04-23T02:05:54.075 INFO:teuthology.orchestra.run.smithi037.stdout:PRIVACY_POLICY_URL="https://www.ubuntu.com/legal/terms-and-policies/privacy-policy" 2024-04-23T02:05:54.075 INFO:teuthology.orchestra.run.smithi037.stdout:VERSION_CODENAME=focal 2024-04-23T02:05:54.075 INFO:teuthology.orchestra.run.smithi037.stdout:UBUNTU_CODENAME=focal 2024-04-23T02:05:54.075 INFO:teuthology.lock.ops:Updating smithi037.front.sepia.ceph.com on lock server 2024-04-23T02:05:54.097 DEBUG:teuthology.orchestra.run.smithi191:> uname -m 2024-04-23T02:05:54.103 INFO:teuthology.orchestra.run.smithi191.stdout:x86_64 2024-04-23T02:05:54.104 DEBUG:teuthology.orchestra.run.smithi191:> cat /etc/os-release 2024-04-23T02:05:54.152 INFO:teuthology.orchestra.run.smithi191.stdout:NAME="Ubuntu" 2024-04-23T02:05:54.152 INFO:teuthology.orchestra.run.smithi191.stdout:VERSION="20.04.4 LTS (Focal Fossa)" 2024-04-23T02:05:54.152 INFO:teuthology.orchestra.run.smithi191.stdout:ID=ubuntu 2024-04-23T02:05:54.152 INFO:teuthology.orchestra.run.smithi191.stdout:ID_LIKE=debian 2024-04-23T02:05:54.153 INFO:teuthology.orchestra.run.smithi191.stdout:PRETTY_NAME="Ubuntu 20.04.4 LTS" 2024-04-23T02:05:54.153 INFO:teuthology.orchestra.run.smithi191.stdout:VERSION_ID="20.04" 2024-04-23T02:05:54.153 INFO:teuthology.orchestra.run.smithi191.stdout:HOME_URL="https://www.ubuntu.com/" 2024-04-23T02:05:54.153 INFO:teuthology.orchestra.run.smithi191.stdout:SUPPORT_URL="https://help.ubuntu.com/" 2024-04-23T02:05:54.153 INFO:teuthology.orchestra.run.smithi191.stdout:BUG_REPORT_URL="https://bugs.launchpad.net/ubuntu/" 2024-04-23T02:05:54.153 INFO:teuthology.orchestra.run.smithi191.stdout:PRIVACY_POLICY_URL="https://www.ubuntu.com/legal/terms-and-policies/privacy-policy" 2024-04-23T02:05:54.153 INFO:teuthology.orchestra.run.smithi191.stdout:VERSION_CODENAME=focal 2024-04-23T02:05:54.153 INFO:teuthology.orchestra.run.smithi191.stdout:UBUNTU_CODENAME=focal 2024-04-23T02:05:54.153 INFO:teuthology.lock.ops:Updating smithi191.front.sepia.ceph.com on lock server 2024-04-23T02:05:54.171 INFO:teuthology.run_tasks:Running task internal.serialize_remote_roles... 2024-04-23T02:05:54.180 INFO:teuthology.run_tasks:Running task internal.check_conflict... 2024-04-23T02:05:54.185 INFO:teuthology.task.internal:Checking for old test directory... 2024-04-23T02:05:54.185 DEBUG:teuthology.orchestra.run.smithi037:> test '!' -e /home/ubuntu/cephtest 2024-04-23T02:05:54.187 DEBUG:teuthology.orchestra.run.smithi191:> test '!' -e /home/ubuntu/cephtest 2024-04-23T02:05:54.193 INFO:teuthology.run_tasks:Running task internal.check_ceph_data... 2024-04-23T02:05:54.199 INFO:teuthology.task.internal:Checking for non-empty /var/lib/ceph... 2024-04-23T02:05:54.199 DEBUG:teuthology.orchestra.run.smithi037:> test -z $(ls -A /var/lib/ceph) 2024-04-23T02:05:54.234 DEBUG:teuthology.orchestra.run.smithi191:> test -z $(ls -A /var/lib/ceph) 2024-04-23T02:05:54.252 INFO:teuthology.run_tasks:Running task internal.vm_setup... 2024-04-23T02:05:54.304 INFO:teuthology.run_tasks:Running task kernel... 2024-04-23T02:05:54.318 INFO:teuthology.task.kernel:normalize config orig: {'kdb': 1, 'sha1': 'distro'} 2024-04-23T02:05:54.318 INFO:teuthology.task.kernel:config {'mon.a': {'kdb': 1, 'sha1': 'distro'}, 'mon.b': {'kdb': 1, 'sha1': 'distro'}}, timeout 300 2024-04-23T02:05:54.318 DEBUG:teuthology.orchestra.run.smithi037:> test -f /run/.containerenv -o -f /.dockerenv 2024-04-23T02:05:54.319 DEBUG:teuthology.orchestra.run.smithi191:> test -f /run/.containerenv -o -f /.dockerenv 2024-04-23T02:05:54.324 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-04-23T02:05:54.324 DEBUG:teuthology.orchestra.run.smithi037:> uname -r 2024-04-23T02:05:54.325 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-04-23T02:05:54.325 DEBUG:teuthology.orchestra.run.smithi191:> uname -r 2024-04-23T02:05:54.332 INFO:teuthology.orchestra.run.smithi191.stdout:5.4.0-124-generic 2024-04-23T02:05:54.332 INFO:teuthology.task.kernel:Running kernel on smithi191: 5.4.0-124-generic 2024-04-23T02:05:54.332 DEBUG:teuthology.orchestra.run.smithi191:> sudo apt-get clean 2024-04-23T02:05:54.374 INFO:teuthology.orchestra.run.smithi037.stdout:5.4.0-124-generic 2024-04-23T02:05:54.374 INFO:teuthology.task.kernel:Running kernel on smithi037: 5.4.0-124-generic 2024-04-23T02:05:54.374 DEBUG:teuthology.orchestra.run.smithi037:> sudo apt-get clean 2024-04-23T02:05:54.485 DEBUG:teuthology.orchestra.run.smithi191:> sudo apt-get update 2024-04-23T02:05:54.487 DEBUG:teuthology.orchestra.run.smithi037:> sudo apt-get update 2024-04-23T02:05:54.689 INFO:teuthology.orchestra.run.smithi037.stdout:Hit:1 http://archive.ubuntu.com/ubuntu focal InRelease 2024-04-23T02:05:54.699 INFO:teuthology.orchestra.run.smithi037.stdout:Get:2 http://archive.ubuntu.com/ubuntu focal-updates InRelease [114 kB] 2024-04-23T02:05:54.774 INFO:teuthology.orchestra.run.smithi037.stdout:Get:3 http://archive.ubuntu.com/ubuntu focal-backports InRelease [108 kB] 2024-04-23T02:05:54.791 INFO:teuthology.orchestra.run.smithi037.stdout:Get:4 http://security.ubuntu.com/ubuntu focal-security InRelease [114 kB] 2024-04-23T02:05:54.835 INFO:teuthology.orchestra.run.smithi191.stdout:Hit:1 http://archive.ubuntu.com/ubuntu focal InRelease 2024-04-23T02:05:54.835 INFO:teuthology.orchestra.run.smithi191.stdout:Get:2 http://security.ubuntu.com/ubuntu focal-security InRelease [114 kB] 2024-04-23T02:05:54.885 INFO:teuthology.orchestra.run.smithi191.stdout:Get:3 http://archive.ubuntu.com/ubuntu focal-updates InRelease [114 kB] 2024-04-23T02:05:55.209 INFO:teuthology.orchestra.run.smithi037.stdout:Get:5 http://archive.ubuntu.com/ubuntu focal-updates/main i386 Packages [967 kB] 2024-04-23T02:05:55.230 INFO:teuthology.orchestra.run.smithi191.stdout:Get:4 http://archive.ubuntu.com/ubuntu focal-backports InRelease [108 kB] 2024-04-23T02:05:55.306 INFO:teuthology.orchestra.run.smithi191.stdout:Get:5 http://security.ubuntu.com/ubuntu focal-security/main amd64 Packages [2,890 kB] 2024-04-23T02:05:55.327 INFO:teuthology.orchestra.run.smithi037.stdout:Get:6 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 Packages [3,266 kB] 2024-04-23T02:05:55.375 INFO:teuthology.orchestra.run.smithi037.stdout:Get:7 http://archive.ubuntu.com/ubuntu focal-updates/main Translation-en [517 kB] 2024-04-23T02:05:55.380 INFO:teuthology.orchestra.run.smithi037.stdout:Get:8 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 c-n-f Metadata [17.2 kB] 2024-04-23T02:05:55.380 INFO:teuthology.orchestra.run.smithi037.stdout:Get:9 http://archive.ubuntu.com/ubuntu focal-updates/restricted amd64 Packages [2,889 kB] 2024-04-23T02:05:55.412 INFO:teuthology.orchestra.run.smithi037.stdout:Get:10 http://archive.ubuntu.com/ubuntu focal-updates/restricted i386 Packages [37.7 kB] 2024-04-23T02:05:55.412 INFO:teuthology.orchestra.run.smithi037.stdout:Get:11 http://archive.ubuntu.com/ubuntu focal-updates/restricted Translation-en [403 kB] 2024-04-23T02:05:55.416 INFO:teuthology.orchestra.run.smithi037.stdout:Get:12 http://archive.ubuntu.com/ubuntu focal-updates/restricted amd64 c-n-f Metadata [552 B] 2024-04-23T02:05:55.416 INFO:teuthology.orchestra.run.smithi037.stdout:Get:13 http://archive.ubuntu.com/ubuntu focal-updates/universe i386 Packages [783 kB] 2024-04-23T02:05:55.423 INFO:teuthology.orchestra.run.smithi037.stdout:Get:14 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 Packages [1,181 kB] 2024-04-23T02:05:55.445 INFO:teuthology.orchestra.run.smithi191.stdout:Get:6 http://archive.ubuntu.com/ubuntu focal-updates/main i386 Packages [967 kB] 2024-04-23T02:05:55.446 INFO:teuthology.orchestra.run.smithi037.stdout:Get:15 http://archive.ubuntu.com/ubuntu focal-updates/universe Translation-en [283 kB] 2024-04-23T02:05:55.446 INFO:teuthology.orchestra.run.smithi037.stdout:Get:16 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 c-n-f Metadata [25.7 kB] 2024-04-23T02:05:55.446 INFO:teuthology.orchestra.run.smithi037.stdout:Get:17 http://archive.ubuntu.com/ubuntu focal-updates/multiverse i386 Packages [8,444 B] 2024-04-23T02:05:55.446 INFO:teuthology.orchestra.run.smithi037.stdout:Get:18 http://archive.ubuntu.com/ubuntu focal-updates/multiverse amd64 Packages [26.2 kB] 2024-04-23T02:05:55.459 INFO:teuthology.orchestra.run.smithi037.stdout:Get:19 http://archive.ubuntu.com/ubuntu focal-updates/multiverse Translation-en [7,880 B] 2024-04-23T02:05:55.460 INFO:teuthology.orchestra.run.smithi037.stdout:Get:20 http://archive.ubuntu.com/ubuntu focal-updates/multiverse amd64 c-n-f Metadata [620 B] 2024-04-23T02:05:55.460 INFO:teuthology.orchestra.run.smithi037.stdout:Get:21 http://archive.ubuntu.com/ubuntu focal-backports/main amd64 Packages [45.7 kB] 2024-04-23T02:05:55.460 INFO:teuthology.orchestra.run.smithi037.stdout:Get:22 http://archive.ubuntu.com/ubuntu focal-backports/main i386 Packages [36.1 kB] 2024-04-23T02:05:55.461 INFO:teuthology.orchestra.run.smithi037.stdout:Get:23 http://archive.ubuntu.com/ubuntu focal-backports/main amd64 c-n-f Metadata [1,420 B] 2024-04-23T02:05:55.480 INFO:teuthology.orchestra.run.smithi037.stdout:Get:24 http://archive.ubuntu.com/ubuntu focal-backports/universe amd64 Packages [25.0 kB] 2024-04-23T02:05:55.480 INFO:teuthology.orchestra.run.smithi037.stdout:Get:25 http://archive.ubuntu.com/ubuntu focal-backports/universe i386 Packages [13.8 kB] 2024-04-23T02:05:55.481 INFO:teuthology.orchestra.run.smithi037.stdout:Get:26 http://archive.ubuntu.com/ubuntu focal-backports/universe amd64 c-n-f Metadata [880 B] 2024-04-23T02:05:55.529 INFO:teuthology.orchestra.run.smithi037.stdout:Get:27 http://security.ubuntu.com/ubuntu focal-security/main i386 Packages [743 kB] 2024-04-23T02:05:55.802 INFO:teuthology.orchestra.run.smithi191.stdout:Get:7 http://security.ubuntu.com/ubuntu focal-security/main i386 Packages [743 kB] 2024-04-23T02:05:55.802 INFO:teuthology.orchestra.run.smithi191.stdout:Get:8 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 Packages [3,266 kB] 2024-04-23T02:05:55.816 INFO:teuthology.orchestra.run.smithi191.stdout:Get:9 http://security.ubuntu.com/ubuntu focal-security/main Translation-en [435 kB] 2024-04-23T02:05:55.825 INFO:teuthology.orchestra.run.smithi191.stdout:Get:10 http://security.ubuntu.com/ubuntu focal-security/main amd64 c-n-f Metadata [13.2 kB] 2024-04-23T02:05:55.825 INFO:teuthology.orchestra.run.smithi191.stdout:Get:11 http://security.ubuntu.com/ubuntu focal-security/restricted amd64 Packages [2,772 kB] 2024-04-23T02:05:55.872 INFO:teuthology.orchestra.run.smithi037.stdout:Get:28 http://security.ubuntu.com/ubuntu focal-security/main amd64 Packages [2,890 kB] 2024-04-23T02:05:55.908 INFO:teuthology.orchestra.run.smithi191.stdout:Get:12 http://security.ubuntu.com/ubuntu focal-security/restricted i386 Packages [36.4 kB] 2024-04-23T02:05:55.908 INFO:teuthology.orchestra.run.smithi191.stdout:Get:13 http://security.ubuntu.com/ubuntu focal-security/restricted Translation-en [387 kB] 2024-04-23T02:05:55.916 INFO:teuthology.orchestra.run.smithi191.stdout:Get:14 http://security.ubuntu.com/ubuntu focal-security/restricted amd64 c-n-f Metadata [552 B] 2024-04-23T02:05:55.916 INFO:teuthology.orchestra.run.smithi191.stdout:Get:15 http://security.ubuntu.com/ubuntu focal-security/universe amd64 Packages [956 kB] 2024-04-23T02:05:55.935 INFO:teuthology.orchestra.run.smithi191.stdout:Get:16 http://security.ubuntu.com/ubuntu focal-security/universe i386 Packages [656 kB] 2024-04-23T02:05:56.012 INFO:teuthology.orchestra.run.smithi191.stdout:Get:17 http://archive.ubuntu.com/ubuntu focal-updates/main Translation-en [517 kB] 2024-04-23T02:05:56.026 INFO:teuthology.orchestra.run.smithi191.stdout:Get:18 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 c-n-f Metadata [17.2 kB] 2024-04-23T02:05:56.026 INFO:teuthology.orchestra.run.smithi191.stdout:Get:19 http://archive.ubuntu.com/ubuntu focal-updates/restricted i386 Packages [37.7 kB] 2024-04-23T02:05:56.027 INFO:teuthology.orchestra.run.smithi191.stdout:Get:20 http://archive.ubuntu.com/ubuntu focal-updates/restricted amd64 Packages [2,889 kB] 2024-04-23T02:05:56.065 INFO:teuthology.orchestra.run.smithi037.stdout:Get:29 http://security.ubuntu.com/ubuntu focal-security/main Translation-en [435 kB] 2024-04-23T02:05:56.078 INFO:teuthology.orchestra.run.smithi037.stdout:Get:30 http://security.ubuntu.com/ubuntu focal-security/main amd64 c-n-f Metadata [13.2 kB] 2024-04-23T02:05:56.078 INFO:teuthology.orchestra.run.smithi037.stdout:Get:31 http://security.ubuntu.com/ubuntu focal-security/restricted i386 Packages [36.4 kB] 2024-04-23T02:05:56.079 INFO:teuthology.orchestra.run.smithi037.stdout:Get:32 http://security.ubuntu.com/ubuntu focal-security/restricted amd64 Packages [2,772 kB] 2024-04-23T02:05:56.104 INFO:teuthology.orchestra.run.smithi191.stdout:Get:21 http://archive.ubuntu.com/ubuntu focal-updates/restricted Translation-en [403 kB] 2024-04-23T02:05:56.109 INFO:teuthology.orchestra.run.smithi191.stdout:Get:22 http://security.ubuntu.com/ubuntu focal-security/universe Translation-en [201 kB] 2024-04-23T02:05:56.121 INFO:teuthology.orchestra.run.smithi191.stdout:Get:23 http://archive.ubuntu.com/ubuntu focal-updates/restricted amd64 c-n-f Metadata [552 B] 2024-04-23T02:05:56.155 INFO:teuthology.orchestra.run.smithi037.stdout:Get:33 http://security.ubuntu.com/ubuntu focal-security/restricted Translation-en [387 kB] 2024-04-23T02:05:56.162 INFO:teuthology.orchestra.run.smithi037.stdout:Get:34 http://security.ubuntu.com/ubuntu focal-security/restricted amd64 c-n-f Metadata [552 B] 2024-04-23T02:05:56.162 INFO:teuthology.orchestra.run.smithi037.stdout:Get:35 http://security.ubuntu.com/ubuntu focal-security/universe amd64 Packages [956 kB] 2024-04-23T02:05:56.200 INFO:teuthology.orchestra.run.smithi037.stdout:Get:36 http://security.ubuntu.com/ubuntu focal-security/universe i386 Packages [656 kB] 2024-04-23T02:05:56.285 INFO:teuthology.orchestra.run.smithi191.stdout:Get:24 http://archive.ubuntu.com/ubuntu focal-updates/universe i386 Packages [783 kB] 2024-04-23T02:05:56.388 INFO:teuthology.orchestra.run.smithi037.stdout:Get:37 http://security.ubuntu.com/ubuntu focal-security/universe Translation-en [201 kB] 2024-04-23T02:05:56.547 INFO:teuthology.orchestra.run.smithi191.stdout:Get:25 http://security.ubuntu.com/ubuntu focal-security/universe amd64 c-n-f Metadata [19.2 kB] 2024-04-23T02:05:56.553 INFO:teuthology.orchestra.run.smithi191.stdout:Get:26 http://security.ubuntu.com/ubuntu focal-security/multiverse amd64 Packages [24.0 kB] 2024-04-23T02:05:56.560 INFO:teuthology.orchestra.run.smithi191.stdout:Get:27 http://security.ubuntu.com/ubuntu focal-security/multiverse i386 Packages [7,200 B] 2024-04-23T02:05:56.562 INFO:teuthology.orchestra.run.smithi191.stdout:Get:28 http://security.ubuntu.com/ubuntu focal-security/multiverse Translation-en [5,904 B] 2024-04-23T02:05:56.564 INFO:teuthology.orchestra.run.smithi191.stdout:Get:29 http://security.ubuntu.com/ubuntu focal-security/multiverse amd64 c-n-f Metadata [548 B] 2024-04-23T02:05:56.822 INFO:teuthology.orchestra.run.smithi037.stdout:Get:38 http://security.ubuntu.com/ubuntu focal-security/universe amd64 c-n-f Metadata [19.2 kB] 2024-04-23T02:05:56.828 INFO:teuthology.orchestra.run.smithi037.stdout:Get:39 http://security.ubuntu.com/ubuntu focal-security/multiverse amd64 Packages [24.0 kB] 2024-04-23T02:05:56.835 INFO:teuthology.orchestra.run.smithi037.stdout:Get:40 http://security.ubuntu.com/ubuntu focal-security/multiverse i386 Packages [7,200 B] 2024-04-23T02:05:56.838 INFO:teuthology.orchestra.run.smithi037.stdout:Get:41 http://security.ubuntu.com/ubuntu focal-security/multiverse Translation-en [5,904 B] 2024-04-23T02:05:56.840 INFO:teuthology.orchestra.run.smithi037.stdout:Get:42 http://security.ubuntu.com/ubuntu focal-security/multiverse amd64 c-n-f Metadata [548 B] 2024-04-23T02:05:56.889 INFO:teuthology.orchestra.run.smithi191.stdout:Get:30 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 Packages [1,181 kB] 2024-04-23T02:05:56.999 INFO:teuthology.orchestra.run.smithi191.stdout:Get:31 http://archive.ubuntu.com/ubuntu focal-updates/universe Translation-en [283 kB] 2024-04-23T02:05:57.020 INFO:teuthology.orchestra.run.smithi191.stdout:Get:32 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 c-n-f Metadata [25.7 kB] 2024-04-23T02:05:57.022 INFO:teuthology.orchestra.run.smithi191.stdout:Get:33 http://archive.ubuntu.com/ubuntu focal-updates/multiverse amd64 Packages [26.2 kB] 2024-04-23T02:05:57.024 INFO:teuthology.orchestra.run.smithi191.stdout:Get:34 http://archive.ubuntu.com/ubuntu focal-updates/multiverse i386 Packages [8,444 B] 2024-04-23T02:05:57.024 INFO:teuthology.orchestra.run.smithi191.stdout:Get:35 http://archive.ubuntu.com/ubuntu focal-updates/multiverse Translation-en [7,880 B] 2024-04-23T02:05:57.025 INFO:teuthology.orchestra.run.smithi191.stdout:Get:36 http://archive.ubuntu.com/ubuntu focal-updates/multiverse amd64 c-n-f Metadata [620 B] 2024-04-23T02:05:57.025 INFO:teuthology.orchestra.run.smithi191.stdout:Get:37 http://archive.ubuntu.com/ubuntu focal-backports/main i386 Packages [36.1 kB] 2024-04-23T02:05:57.028 INFO:teuthology.orchestra.run.smithi191.stdout:Get:38 http://archive.ubuntu.com/ubuntu focal-backports/main amd64 Packages [45.7 kB] 2024-04-23T02:05:57.031 INFO:teuthology.orchestra.run.smithi191.stdout:Get:39 http://archive.ubuntu.com/ubuntu focal-backports/main amd64 c-n-f Metadata [1,420 B] 2024-04-23T02:05:57.195 INFO:teuthology.orchestra.run.smithi191.stdout:Get:40 http://archive.ubuntu.com/ubuntu focal-backports/universe amd64 Packages [25.0 kB] 2024-04-23T02:05:57.385 INFO:teuthology.orchestra.run.smithi191.stdout:Get:41 http://archive.ubuntu.com/ubuntu focal-backports/universe i386 Packages [13.8 kB] 2024-04-23T02:05:57.408 INFO:teuthology.orchestra.run.smithi191.stdout:Get:42 http://archive.ubuntu.com/ubuntu focal-backports/universe amd64 c-n-f Metadata [880 B] 2024-04-23T02:05:59.740 INFO:teuthology.orchestra.run.smithi037.stdout:Fetched 20.0 MB in 3s (6,414 kB/s) 2024-04-23T02:05:59.868 INFO:teuthology.orchestra.run.smithi191.stdout:Fetched 20.0 MB in 3s (5,887 kB/s) 2024-04-23T02:06:01.354 INFO:teuthology.orchestra.run.smithi037.stdout:Reading package lists... 2024-04-23T02:06:01.381 DEBUG:teuthology.orchestra.run.smithi037:> sudo DEBIAN_FRONTEND=noninteractive apt-get -y install linux-image-generic 2024-04-23T02:06:01.460 INFO:teuthology.orchestra.run.smithi037.stdout:Reading package lists... 2024-04-23T02:06:01.512 INFO:teuthology.orchestra.run.smithi191.stdout:Reading package lists... 2024-04-23T02:06:01.538 DEBUG:teuthology.orchestra.run.smithi191:> sudo DEBIAN_FRONTEND=noninteractive apt-get -y install linux-image-generic 2024-04-23T02:06:01.605 INFO:teuthology.orchestra.run.smithi191.stdout:Reading package lists... 2024-04-23T02:06:01.678 INFO:teuthology.orchestra.run.smithi037.stdout:Building dependency tree... 2024-04-23T02:06:01.678 INFO:teuthology.orchestra.run.smithi037.stdout:Reading state information... 2024-04-23T02:06:01.792 INFO:teuthology.orchestra.run.smithi191.stdout:Building dependency tree... 2024-04-23T02:06:01.793 INFO:teuthology.orchestra.run.smithi191.stdout:Reading state information... 2024-04-23T02:06:01.899 INFO:teuthology.orchestra.run.smithi037.stdout:The following additional packages will be installed: 2024-04-23T02:06:01.899 INFO:teuthology.orchestra.run.smithi037.stdout: linux-generic linux-headers-5.4.0-177 linux-headers-5.4.0-177-generic 2024-04-23T02:06:01.899 INFO:teuthology.orchestra.run.smithi037.stdout: linux-headers-generic linux-image-5.4.0-177-generic 2024-04-23T02:06:01.900 INFO:teuthology.orchestra.run.smithi037.stdout: linux-modules-5.4.0-177-generic linux-modules-extra-5.4.0-177-generic 2024-04-23T02:06:01.901 INFO:teuthology.orchestra.run.smithi037.stdout:Suggested packages: 2024-04-23T02:06:01.901 INFO:teuthology.orchestra.run.smithi037.stdout: fdutils linux-doc | linux-source-5.4.0 linux-tools 2024-04-23T02:06:01.901 INFO:teuthology.orchestra.run.smithi037.stdout:Recommended packages: 2024-04-23T02:06:01.901 INFO:teuthology.orchestra.run.smithi037.stdout: thermald 2024-04-23T02:06:01.956 INFO:teuthology.orchestra.run.smithi037.stdout:The following NEW packages will be installed: 2024-04-23T02:06:01.956 INFO:teuthology.orchestra.run.smithi037.stdout: linux-headers-5.4.0-177 linux-headers-5.4.0-177-generic 2024-04-23T02:06:01.957 INFO:teuthology.orchestra.run.smithi037.stdout: linux-image-5.4.0-177-generic linux-modules-5.4.0-177-generic 2024-04-23T02:06:01.957 INFO:teuthology.orchestra.run.smithi037.stdout: linux-modules-extra-5.4.0-177-generic 2024-04-23T02:06:01.958 INFO:teuthology.orchestra.run.smithi037.stdout:The following packages will be upgraded: 2024-04-23T02:06:01.958 INFO:teuthology.orchestra.run.smithi037.stdout: linux-generic linux-headers-generic linux-image-generic 2024-04-23T02:06:01.983 INFO:teuthology.orchestra.run.smithi191.stdout:The following additional packages will be installed: 2024-04-23T02:06:01.983 INFO:teuthology.orchestra.run.smithi191.stdout: linux-generic linux-headers-5.4.0-177 linux-headers-5.4.0-177-generic 2024-04-23T02:06:01.983 INFO:teuthology.orchestra.run.smithi191.stdout: linux-headers-generic linux-image-5.4.0-177-generic 2024-04-23T02:06:01.984 INFO:teuthology.orchestra.run.smithi191.stdout: linux-modules-5.4.0-177-generic linux-modules-extra-5.4.0-177-generic 2024-04-23T02:06:01.985 INFO:teuthology.orchestra.run.smithi191.stdout:Suggested packages: 2024-04-23T02:06:01.985 INFO:teuthology.orchestra.run.smithi191.stdout: fdutils linux-doc | linux-source-5.4.0 linux-tools 2024-04-23T02:06:01.985 INFO:teuthology.orchestra.run.smithi191.stdout:Recommended packages: 2024-04-23T02:06:01.985 INFO:teuthology.orchestra.run.smithi191.stdout: thermald 2024-04-23T02:06:02.043 INFO:teuthology.orchestra.run.smithi191.stdout:The following NEW packages will be installed: 2024-04-23T02:06:02.044 INFO:teuthology.orchestra.run.smithi191.stdout: linux-headers-5.4.0-177 linux-headers-5.4.0-177-generic 2024-04-23T02:06:02.044 INFO:teuthology.orchestra.run.smithi191.stdout: linux-image-5.4.0-177-generic linux-modules-5.4.0-177-generic 2024-04-23T02:06:02.044 INFO:teuthology.orchestra.run.smithi191.stdout: linux-modules-extra-5.4.0-177-generic 2024-04-23T02:06:02.045 INFO:teuthology.orchestra.run.smithi191.stdout:The following packages will be upgraded: 2024-04-23T02:06:02.045 INFO:teuthology.orchestra.run.smithi191.stdout: linux-generic linux-headers-generic linux-image-generic 2024-04-23T02:06:02.107 INFO:teuthology.orchestra.run.smithi191.stdout:3 upgraded, 5 newly installed, 0 to remove and 298 not upgraded. 2024-04-23T02:06:02.107 INFO:teuthology.orchestra.run.smithi191.stdout:Need to get 77.1 MB of archives. 2024-04-23T02:06:02.107 INFO:teuthology.orchestra.run.smithi191.stdout:After this operation, 380 MB of additional disk space will be used. 2024-04-23T02:06:02.107 INFO:teuthology.orchestra.run.smithi191.stdout:Get:1 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 linux-modules-5.4.0-177-generic amd64 5.4.0-177.197 [15.0 MB] 2024-04-23T02:06:02.143 INFO:teuthology.orchestra.run.smithi037.stdout:3 upgraded, 5 newly installed, 0 to remove and 298 not upgraded. 2024-04-23T02:06:02.143 INFO:teuthology.orchestra.run.smithi037.stdout:Need to get 77.1 MB of archives. 2024-04-23T02:06:02.143 INFO:teuthology.orchestra.run.smithi037.stdout:After this operation, 380 MB of additional disk space will be used. 2024-04-23T02:06:02.143 INFO:teuthology.orchestra.run.smithi037.stdout:Get:1 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 linux-modules-5.4.0-177-generic amd64 5.4.0-177.197 [15.0 MB] 2024-04-23T02:06:02.523 INFO:teuthology.orchestra.run.smithi191.stdout:Get:2 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 linux-image-5.4.0-177-generic amd64 5.4.0-177.197 [10.5 MB] 2024-04-23T02:06:02.661 INFO:teuthology.orchestra.run.smithi191.stdout:Get:3 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 linux-modules-extra-5.4.0-177-generic amd64 5.4.0-177.197 [39.2 MB] 2024-04-23T02:06:03.351 INFO:teuthology.orchestra.run.smithi037.stdout:Get:2 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 linux-image-5.4.0-177-generic amd64 5.4.0-177.197 [10.5 MB] 2024-04-23T02:06:03.353 INFO:teuthology.orchestra.run.smithi191.stdout:Get:4 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 linux-generic amd64 5.4.0.177.175 [1,900 B] 2024-04-23T02:06:03.354 INFO:teuthology.orchestra.run.smithi191.stdout:Get:5 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 linux-image-generic amd64 5.4.0.177.175 [2,612 B] 2024-04-23T02:06:03.354 INFO:teuthology.orchestra.run.smithi191.stdout:Get:6 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 linux-headers-5.4.0-177 all 5.4.0-177.197 [11.0 MB] 2024-04-23T02:06:03.625 INFO:teuthology.orchestra.run.smithi037.stdout:Get:3 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 linux-modules-extra-5.4.0-177-generic amd64 5.4.0-177.197 [39.2 MB] 2024-04-23T02:06:03.704 INFO:teuthology.orchestra.run.smithi191.stdout:Get:7 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 linux-headers-5.4.0-177-generic amd64 5.4.0-177.197 [1,377 kB] 2024-04-23T02:06:03.732 INFO:teuthology.orchestra.run.smithi191.stdout:Get:8 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 linux-headers-generic amd64 5.4.0.177.175 [2,480 B] 2024-04-23T02:06:04.444 INFO:teuthology.orchestra.run.smithi191.stdout:Fetched 77.1 MB in 2s (45.9 MB/s) 2024-04-23T02:06:04.645 INFO:teuthology.orchestra.run.smithi191.stdout:Selecting previously unselected package linux-modules-5.4.0-177-generic. 2024-04-23T02:06:04.931 INFO:teuthology.orchestra.run.smithi037.stdout:Get:4 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 linux-generic amd64 5.4.0.177.175 [1,900 B] 2024-04-23T02:06:04.931 INFO:teuthology.orchestra.run.smithi037.stdout:Get:5 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 linux-image-generic amd64 5.4.0.177.175 [2,612 B] 2024-04-23T02:06:04.932 INFO:teuthology.orchestra.run.smithi037.stdout:Get:6 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 linux-headers-5.4.0-177 all 5.4.0-177.197 [11.0 MB] 2024-04-23T02:06:05.213 INFO:teuthology.orchestra.run.smithi037.stdout:Get:7 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 linux-headers-5.4.0-177-generic amd64 5.4.0-177.197 [1,377 kB] 2024-04-23T02:06:05.228 INFO:teuthology.orchestra.run.smithi037.stdout:Get:8 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 linux-headers-generic amd64 5.4.0.177.175 [2,480 B] 2024-04-23T02:06:05.970 INFO:teuthology.orchestra.run.smithi037.stdout:Fetched 77.1 MB in 3s (23.6 MB/s) 2024-04-23T02:06:06.180 INFO:teuthology.orchestra.run.smithi037.stdout:Selecting previously unselected package linux-modules-5.4.0-177-generic. 2024-04-23T02:06:06.427 INFO:teuthology.orchestra.run.smithi191.stdout:(Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 104373 files and directories currently installed.) 2024-04-23T02:06:06.433 INFO:teuthology.orchestra.run.smithi191.stdout:Preparing to unpack .../0-linux-modules-5.4.0-177-generic_5.4.0-177.197_amd64.deb ... 2024-04-23T02:06:06.633 INFO:teuthology.orchestra.run.smithi191.stdout:Unpacking linux-modules-5.4.0-177-generic (5.4.0-177.197) ... 2024-04-23T02:06:07.939 INFO:teuthology.orchestra.run.smithi037.stdout:(Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 104373 files and directories currently installed.) 2024-04-23T02:06:07.944 INFO:teuthology.orchestra.run.smithi037.stdout:Preparing to unpack .../0-linux-modules-5.4.0-177-generic_5.4.0-177.197_amd64.deb ... 2024-04-23T02:06:08.102 INFO:teuthology.orchestra.run.smithi037.stdout:Unpacking linux-modules-5.4.0-177-generic (5.4.0-177.197) ... 2024-04-23T02:06:08.833 INFO:teuthology.orchestra.run.smithi191.stdout:Selecting previously unselected package linux-image-5.4.0-177-generic. 2024-04-23T02:06:08.849 INFO:teuthology.orchestra.run.smithi191.stdout:Preparing to unpack .../1-linux-image-5.4.0-177-generic_5.4.0-177.197_amd64.deb ... 2024-04-23T02:06:08.960 INFO:teuthology.orchestra.run.smithi191.stdout:Unpacking linux-image-5.4.0-177-generic (5.4.0-177.197) ... 2024-04-23T02:06:10.069 INFO:teuthology.orchestra.run.smithi191.stdout:Selecting previously unselected package linux-modules-extra-5.4.0-177-generic. 2024-04-23T02:06:10.083 INFO:teuthology.orchestra.run.smithi191.stdout:Preparing to unpack .../2-linux-modules-extra-5.4.0-177-generic_5.4.0-177.197_amd64.deb ... 2024-04-23T02:06:10.127 INFO:teuthology.orchestra.run.smithi191.stdout:Unpacking linux-modules-extra-5.4.0-177-generic (5.4.0-177.197) ... 2024-04-23T02:06:10.527 INFO:teuthology.orchestra.run.smithi037.stdout:Selecting previously unselected package linux-image-5.4.0-177-generic. 2024-04-23T02:06:10.543 INFO:teuthology.orchestra.run.smithi037.stdout:Preparing to unpack .../1-linux-image-5.4.0-177-generic_5.4.0-177.197_amd64.deb ... 2024-04-23T02:06:10.642 INFO:teuthology.orchestra.run.smithi037.stdout:Unpacking linux-image-5.4.0-177-generic (5.4.0-177.197) ... 2024-04-23T02:06:11.913 INFO:teuthology.orchestra.run.smithi037.stdout:Selecting previously unselected package linux-modules-extra-5.4.0-177-generic. 2024-04-23T02:06:11.929 INFO:teuthology.orchestra.run.smithi037.stdout:Preparing to unpack .../2-linux-modules-extra-5.4.0-177-generic_5.4.0-177.197_amd64.deb ... 2024-04-23T02:06:11.971 INFO:teuthology.orchestra.run.smithi037.stdout:Unpacking linux-modules-extra-5.4.0-177-generic (5.4.0-177.197) ... 2024-04-23T02:06:15.370 INFO:teuthology.orchestra.run.smithi191.stdout:Preparing to unpack .../3-linux-generic_5.4.0.177.175_amd64.deb ... 2024-04-23T02:06:15.513 INFO:teuthology.orchestra.run.smithi191.stdout:Unpacking linux-generic (5.4.0.177.175) over (5.4.0.124.125) ... 2024-04-23T02:06:15.872 INFO:teuthology.orchestra.run.smithi191.stdout:Preparing to unpack .../4-linux-image-generic_5.4.0.177.175_amd64.deb ... 2024-04-23T02:06:15.992 INFO:teuthology.orchestra.run.smithi191.stdout:Unpacking linux-image-generic (5.4.0.177.175) over (5.4.0.124.125) ... 2024-04-23T02:06:16.336 INFO:teuthology.orchestra.run.smithi191.stdout:Selecting previously unselected package linux-headers-5.4.0-177. 2024-04-23T02:06:16.351 INFO:teuthology.orchestra.run.smithi191.stdout:Preparing to unpack .../5-linux-headers-5.4.0-177_5.4.0-177.197_all.deb ... 2024-04-23T02:06:16.394 INFO:teuthology.orchestra.run.smithi191.stdout:Unpacking linux-headers-5.4.0-177 (5.4.0-177.197) ... 2024-04-23T02:06:16.904 INFO:teuthology.orchestra.run.smithi037.stdout:Preparing to unpack .../3-linux-generic_5.4.0.177.175_amd64.deb ... 2024-04-23T02:06:17.028 INFO:teuthology.orchestra.run.smithi037.stdout:Unpacking linux-generic (5.4.0.177.175) over (5.4.0.124.125) ... 2024-04-23T02:06:17.397 INFO:teuthology.orchestra.run.smithi037.stdout:Preparing to unpack .../4-linux-image-generic_5.4.0.177.175_amd64.deb ... 2024-04-23T02:06:17.548 INFO:teuthology.orchestra.run.smithi037.stdout:Unpacking linux-image-generic (5.4.0.177.175) over (5.4.0.124.125) ... 2024-04-23T02:06:17.926 INFO:teuthology.orchestra.run.smithi037.stdout:Selecting previously unselected package linux-headers-5.4.0-177. 2024-04-23T02:06:17.941 INFO:teuthology.orchestra.run.smithi037.stdout:Preparing to unpack .../5-linux-headers-5.4.0-177_5.4.0-177.197_all.deb ... 2024-04-23T02:06:17.984 INFO:teuthology.orchestra.run.smithi037.stdout:Unpacking linux-headers-5.4.0-177 (5.4.0-177.197) ... 2024-04-23T02:06:22.172 INFO:teuthology.orchestra.run.smithi191.stdout:Selecting previously unselected package linux-headers-5.4.0-177-generic. 2024-04-23T02:06:22.196 INFO:teuthology.orchestra.run.smithi191.stdout:Preparing to unpack .../6-linux-headers-5.4.0-177-generic_5.4.0-177.197_amd64.deb ... 2024-04-23T02:06:22.238 INFO:teuthology.orchestra.run.smithi191.stdout:Unpacking linux-headers-5.4.0-177-generic (5.4.0-177.197) ... 2024-04-23T02:06:24.561 INFO:teuthology.orchestra.run.smithi037.stdout:Selecting previously unselected package linux-headers-5.4.0-177-generic. 2024-04-23T02:06:24.583 INFO:teuthology.orchestra.run.smithi037.stdout:Preparing to unpack .../6-linux-headers-5.4.0-177-generic_5.4.0-177.197_amd64.deb ... 2024-04-23T02:06:24.627 INFO:teuthology.orchestra.run.smithi037.stdout:Unpacking linux-headers-5.4.0-177-generic (5.4.0-177.197) ... 2024-04-23T02:06:25.200 INFO:teuthology.orchestra.run.smithi191.stdout:Preparing to unpack .../7-linux-headers-generic_5.4.0.177.175_amd64.deb ... 2024-04-23T02:06:25.326 INFO:teuthology.orchestra.run.smithi191.stdout:Unpacking linux-headers-generic (5.4.0.177.175) over (5.4.0.124.125) ... 2024-04-23T02:06:25.693 INFO:teuthology.orchestra.run.smithi191.stdout:Setting up linux-modules-5.4.0-177-generic (5.4.0-177.197) ... 2024-04-23T02:06:26.974 INFO:teuthology.orchestra.run.smithi191.stdout:Setting up linux-headers-5.4.0-177 (5.4.0-177.197) ... 2024-04-23T02:06:27.142 INFO:teuthology.orchestra.run.smithi191.stdout:Setting up linux-headers-5.4.0-177-generic (5.4.0-177.197) ... 2024-04-23T02:06:27.251 INFO:teuthology.orchestra.run.smithi191.stdout:Setting up linux-image-5.4.0-177-generic (5.4.0-177.197) ... 2024-04-23T02:06:27.539 INFO:teuthology.orchestra.run.smithi037.stdout:Preparing to unpack .../7-linux-headers-generic_5.4.0.177.175_amd64.deb ... 2024-04-23T02:06:27.678 INFO:teuthology.orchestra.run.smithi037.stdout:Unpacking linux-headers-generic (5.4.0.177.175) over (5.4.0.124.125) ... 2024-04-23T02:06:28.047 INFO:teuthology.orchestra.run.smithi037.stdout:Setting up linux-modules-5.4.0-177-generic (5.4.0-177.197) ... 2024-04-23T02:06:28.823 INFO:teuthology.orchestra.run.smithi191.stdout:I: /vmlinuz is now a symlink to boot/vmlinuz-5.4.0-177-generic 2024-04-23T02:06:28.823 INFO:teuthology.orchestra.run.smithi191.stdout:I: /initrd.img is now a symlink to boot/initrd.img-5.4.0-177-generic 2024-04-23T02:06:28.986 INFO:teuthology.orchestra.run.smithi191.stdout:Setting up linux-headers-generic (5.4.0.177.175) ... 2024-04-23T02:06:29.112 INFO:teuthology.orchestra.run.smithi191.stdout:Setting up linux-modules-extra-5.4.0-177-generic (5.4.0-177.197) ... 2024-04-23T02:06:29.367 INFO:teuthology.orchestra.run.smithi037.stdout:Setting up linux-headers-5.4.0-177 (5.4.0-177.197) ... 2024-04-23T02:06:29.518 INFO:teuthology.orchestra.run.smithi037.stdout:Setting up linux-headers-5.4.0-177-generic (5.4.0-177.197) ... 2024-04-23T02:06:29.669 INFO:teuthology.orchestra.run.smithi037.stdout:Setting up linux-image-5.4.0-177-generic (5.4.0-177.197) ... 2024-04-23T02:06:30.355 INFO:teuthology.orchestra.run.smithi191.stdout:Setting up linux-image-generic (5.4.0.177.175) ... 2024-04-23T02:06:30.481 INFO:teuthology.orchestra.run.smithi191.stdout:Setting up linux-generic (5.4.0.177.175) ... 2024-04-23T02:06:30.624 INFO:teuthology.orchestra.run.smithi191.stdout:Processing triggers for linux-image-5.4.0-177-generic (5.4.0-177.197) ... 2024-04-23T02:06:30.685 INFO:teuthology.orchestra.run.smithi191.stdout:/etc/kernel/postinst.d/initramfs-tools: 2024-04-23T02:06:30.685 INFO:teuthology.orchestra.run.smithi191.stdout:update-initramfs: Generating /boot/initrd.img-5.4.0-177-generic 2024-04-23T02:06:30.915 INFO:teuthology.orchestra.run.smithi037.stdout:I: /vmlinuz is now a symlink to boot/vmlinuz-5.4.0-177-generic 2024-04-23T02:06:30.915 INFO:teuthology.orchestra.run.smithi037.stdout:I: /initrd.img is now a symlink to boot/initrd.img-5.4.0-177-generic 2024-04-23T02:06:31.088 INFO:teuthology.orchestra.run.smithi037.stdout:Setting up linux-headers-generic (5.4.0.177.175) ... 2024-04-23T02:06:31.214 INFO:teuthology.orchestra.run.smithi037.stdout:Setting up linux-modules-extra-5.4.0-177-generic (5.4.0-177.197) ... 2024-04-23T02:06:32.465 INFO:teuthology.orchestra.run.smithi037.stdout:Setting up linux-image-generic (5.4.0.177.175) ... 2024-04-23T02:06:32.624 INFO:teuthology.orchestra.run.smithi037.stdout:Setting up linux-generic (5.4.0.177.175) ... 2024-04-23T02:06:32.784 INFO:teuthology.orchestra.run.smithi037.stdout:Processing triggers for linux-image-5.4.0-177-generic (5.4.0-177.197) ... 2024-04-23T02:06:32.853 INFO:teuthology.orchestra.run.smithi037.stdout:/etc/kernel/postinst.d/initramfs-tools: 2024-04-23T02:06:32.853 INFO:teuthology.orchestra.run.smithi037.stdout:update-initramfs: Generating /boot/initrd.img-5.4.0-177-generic 2024-04-23T02:06:52.648 INFO:teuthology.orchestra.run.smithi191.stdout:/etc/kernel/postinst.d/zz-update-grub: 2024-04-23T02:06:52.649 INFO:teuthology.orchestra.run.smithi191.stdout:Sourcing file `/etc/default/grub' 2024-04-23T02:06:52.655 INFO:teuthology.orchestra.run.smithi191.stdout:Sourcing file `/etc/default/grub.d/init-select.cfg' 2024-04-23T02:06:52.675 INFO:teuthology.orchestra.run.smithi191.stdout:Generating grub configuration file ... 2024-04-23T02:06:53.038 INFO:teuthology.orchestra.run.smithi191.stdout:Found linux image: /boot/vmlinuz-5.4.0-177-generic 2024-04-23T02:06:53.063 INFO:teuthology.orchestra.run.smithi191.stdout:Found initrd image: /boot/initrd.img-5.4.0-177-generic 2024-04-23T02:06:53.470 INFO:teuthology.orchestra.run.smithi191.stdout:Found linux image: /boot/vmlinuz-5.4.0-124-generic 2024-04-23T02:06:53.482 INFO:teuthology.orchestra.run.smithi191.stdout:Found initrd image: /boot/initrd.img-5.4.0-124-generic 2024-04-23T02:06:55.794 INFO:teuthology.orchestra.run.smithi037.stdout:/etc/kernel/postinst.d/zz-update-grub: 2024-04-23T02:06:55.794 INFO:teuthology.orchestra.run.smithi037.stdout:Sourcing file `/etc/default/grub' 2024-04-23T02:06:55.802 INFO:teuthology.orchestra.run.smithi037.stdout:Sourcing file `/etc/default/grub.d/init-select.cfg' 2024-04-23T02:06:55.824 INFO:teuthology.orchestra.run.smithi037.stdout:Generating grub configuration file ... 2024-04-23T02:06:55.942 INFO:teuthology.orchestra.run.smithi191.stdout:done 2024-04-23T02:06:56.180 INFO:teuthology.orchestra.run.smithi037.stdout:Found linux image: /boot/vmlinuz-5.4.0-177-generic 2024-04-23T02:06:56.203 INFO:teuthology.orchestra.run.smithi037.stdout:Found initrd image: /boot/initrd.img-5.4.0-177-generic 2024-04-23T02:06:56.341 DEBUG:teuthology.orchestra.run.smithi191:> dpkg -s linux-image-generic 2024-04-23T02:06:56.379 INFO:teuthology.orchestra.run.smithi191.stdout:Package: linux-image-generic 2024-04-23T02:06:56.379 INFO:teuthology.orchestra.run.smithi191.stdout:Status: install ok installed 2024-04-23T02:06:56.380 INFO:teuthology.orchestra.run.smithi191.stdout:Priority: optional 2024-04-23T02:06:56.380 INFO:teuthology.orchestra.run.smithi191.stdout:Section: kernel 2024-04-23T02:06:56.380 INFO:teuthology.orchestra.run.smithi191.stdout:Installed-Size: 20 2024-04-23T02:06:56.380 INFO:teuthology.orchestra.run.smithi191.stdout:Maintainer: Ubuntu Kernel Team 2024-04-23T02:06:56.380 INFO:teuthology.orchestra.run.smithi191.stdout:Architecture: amd64 2024-04-23T02:06:56.380 INFO:teuthology.orchestra.run.smithi191.stdout:Source: linux-meta 2024-04-23T02:06:56.380 INFO:teuthology.orchestra.run.smithi191.stdout:Version: 5.4.0.177.175 2024-04-23T02:06:56.380 INFO:teuthology.orchestra.run.smithi191.stdout:Provides: virtualbox-guest-modules (= 6.1.50-dfsg-1~ubuntu1.20.04.1), wireguard-modules (= 1.0.20201112-1~20.04.1), zfs-modules (= 0.8.3-1ubuntu12.17) 2024-04-23T02:06:56.380 INFO:teuthology.orchestra.run.smithi191.stdout:Depends: linux-image-5.4.0-177-generic, linux-modules-extra-5.4.0-177-generic, linux-firmware, intel-microcode, amd64-microcode 2024-04-23T02:06:56.380 INFO:teuthology.orchestra.run.smithi191.stdout:Recommends: thermald 2024-04-23T02:06:56.380 INFO:teuthology.orchestra.run.smithi191.stdout:Description: Generic Linux kernel image 2024-04-23T02:06:56.380 INFO:teuthology.orchestra.run.smithi191.stdout: This package will always depend on the latest generic kernel image 2024-04-23T02:06:56.380 INFO:teuthology.orchestra.run.smithi191.stdout: available. 2024-04-23T02:06:56.381 INFO:teuthology.task.kernel:Not newest distro kernel. Current: 5.4.0-124-generic Expected: 5.4.0-177-generic 2024-04-23T02:06:56.381 INFO:teuthology.task.kernel:Skipping firmware on distro kernel 2024-04-23T02:06:56.381 DEBUG:teuthology.task.kernel:src is distro, skipping download 2024-04-23T02:06:56.381 INFO:teuthology.task.kernel:Installing distro kernel on mon.b... 2024-04-23T02:06:56.381 DEBUG:teuthology.task.kernel:install_kernel(remote=ubuntu@smithi191.front.sepia.ceph.com, path=None, version=distro) 2024-04-23T02:06:56.382 DEBUG:teuthology.orchestra.run.smithi191:> sudo apt-get clean 2024-04-23T02:06:56.523 DEBUG:teuthology.orchestra.run.smithi191:> sudo apt-get update 2024-04-23T02:06:56.650 INFO:teuthology.orchestra.run.smithi037.stdout:Found linux image: /boot/vmlinuz-5.4.0-124-generic 2024-04-23T02:06:56.662 INFO:teuthology.orchestra.run.smithi037.stdout:Found initrd image: /boot/initrd.img-5.4.0-124-generic 2024-04-23T02:06:56.696 INFO:teuthology.orchestra.run.smithi191.stdout:Hit:1 http://security.ubuntu.com/ubuntu focal-security InRelease 2024-04-23T02:06:56.696 INFO:teuthology.orchestra.run.smithi191.stdout:Hit:2 http://archive.ubuntu.com/ubuntu focal InRelease 2024-04-23T02:06:56.705 INFO:teuthology.orchestra.run.smithi191.stdout:Hit:3 http://archive.ubuntu.com/ubuntu focal-updates InRelease 2024-04-23T02:06:56.726 INFO:teuthology.orchestra.run.smithi191.stdout:Hit:4 http://archive.ubuntu.com/ubuntu focal-backports InRelease 2024-04-23T02:06:58.523 INFO:teuthology.orchestra.run.smithi191.stdout:Reading package lists... 2024-04-23T02:06:58.550 DEBUG:teuthology.orchestra.run.smithi191:> sudo DEBIAN_FRONTEND=noninteractive apt-get -y install linux-image-generic 2024-04-23T02:06:58.617 INFO:teuthology.orchestra.run.smithi191.stdout:Reading package lists... 2024-04-23T02:06:58.816 INFO:teuthology.orchestra.run.smithi037.stdout:done 2024-04-23T02:06:58.828 INFO:teuthology.orchestra.run.smithi191.stdout:Building dependency tree... 2024-04-23T02:06:58.829 INFO:teuthology.orchestra.run.smithi191.stdout:Reading state information... 2024-04-23T02:06:59.059 INFO:teuthology.orchestra.run.smithi191.stdout:linux-image-generic is already the newest version (5.4.0.177.175). 2024-04-23T02:06:59.060 INFO:teuthology.orchestra.run.smithi191.stdout:0 upgraded, 0 newly installed, 0 to remove and 298 not upgraded. 2024-04-23T02:06:59.062 DEBUG:teuthology.orchestra.run.smithi191:> dpkg -s linux-image-generic 2024-04-23T02:06:59.081 INFO:teuthology.orchestra.run.smithi191.stdout:Package: linux-image-generic 2024-04-23T02:06:59.081 INFO:teuthology.orchestra.run.smithi191.stdout:Status: install ok installed 2024-04-23T02:06:59.081 INFO:teuthology.orchestra.run.smithi191.stdout:Priority: optional 2024-04-23T02:06:59.081 INFO:teuthology.orchestra.run.smithi191.stdout:Section: kernel 2024-04-23T02:06:59.081 INFO:teuthology.orchestra.run.smithi191.stdout:Installed-Size: 20 2024-04-23T02:06:59.081 INFO:teuthology.orchestra.run.smithi191.stdout:Maintainer: Ubuntu Kernel Team 2024-04-23T02:06:59.081 INFO:teuthology.orchestra.run.smithi191.stdout:Architecture: amd64 2024-04-23T02:06:59.081 INFO:teuthology.orchestra.run.smithi191.stdout:Source: linux-meta 2024-04-23T02:06:59.081 INFO:teuthology.orchestra.run.smithi191.stdout:Version: 5.4.0.177.175 2024-04-23T02:06:59.081 INFO:teuthology.orchestra.run.smithi191.stdout:Provides: virtualbox-guest-modules (= 6.1.50-dfsg-1~ubuntu1.20.04.1), wireguard-modules (= 1.0.20201112-1~20.04.1), zfs-modules (= 0.8.3-1ubuntu12.17) 2024-04-23T02:06:59.081 INFO:teuthology.orchestra.run.smithi191.stdout:Depends: linux-image-5.4.0-177-generic, linux-modules-extra-5.4.0-177-generic, linux-firmware, intel-microcode, amd64-microcode 2024-04-23T02:06:59.081 INFO:teuthology.orchestra.run.smithi191.stdout:Recommends: thermald 2024-04-23T02:06:59.081 INFO:teuthology.orchestra.run.smithi191.stdout:Description: Generic Linux kernel image 2024-04-23T02:06:59.081 INFO:teuthology.orchestra.run.smithi191.stdout: This package will always depend on the latest generic kernel image 2024-04-23T02:06:59.082 INFO:teuthology.orchestra.run.smithi191.stdout: available. 2024-04-23T02:06:59.082 DEBUG:teuthology.orchestra.run.smithi191:> mktemp 2024-04-23T02:06:59.087 INFO:teuthology.orchestra.run.smithi191.stdout:/tmp/tmp.3d3LKnKg9F 2024-04-23T02:06:59.087 DEBUG:teuthology.orchestra.run.smithi191:> sudo cp /boot/grub/grub.cfg /tmp/tmp.3d3LKnKg9F 2024-04-23T02:06:59.096 DEBUG:teuthology.orchestra.run.smithi191:> sudo chmod 0666 /tmp/tmp.3d3LKnKg9F 2024-04-23T02:06:59.173 DEBUG:teuthology.orchestra.remote:smithi191:/tmp/tmp.3d3LKnKg9F is 9KB 2024-04-23T02:06:59.185 DEBUG:teuthology.orchestra.run.smithi191:> rm -fr /tmp/tmp.3d3LKnKg9F 2024-04-23T02:06:59.191 DEBUG:teuthology.orchestra.run.smithi191:> sudo rm -f -- /etc/grub.d/01_ceph_kernel 2024-04-23T02:06:59.205 DEBUG:teuthology.orchestra.run.smithi191:> set -ex 2024-04-23T02:06:59.205 DEBUG:teuthology.orchestra.run.smithi191:> sudo dd of=/etc/grub.d/01_ceph_kernel 2024-04-23T02:06:59.205 DEBUG:teuthology.orchestra.run.smithi191:> sudo chmod 755 /etc/grub.d/01_ceph_kernel 2024-04-23T02:06:59.232 INFO:teuthology.task.kernel:Distro Kernel Version: 5.4.0-177-generic 2024-04-23T02:06:59.232 DEBUG:teuthology.orchestra.run.smithi191:> sudo update-grub 2024-04-23T02:06:59.271 DEBUG:teuthology.orchestra.run.smithi037:> dpkg -s linux-image-generic 2024-04-23T02:06:59.316 INFO:teuthology.orchestra.run.smithi037.stdout:Package: linux-image-generic 2024-04-23T02:06:59.316 INFO:teuthology.orchestra.run.smithi037.stdout:Status: install ok installed 2024-04-23T02:06:59.316 INFO:teuthology.orchestra.run.smithi037.stdout:Priority: optional 2024-04-23T02:06:59.317 INFO:teuthology.orchestra.run.smithi037.stdout:Section: kernel 2024-04-23T02:06:59.317 INFO:teuthology.orchestra.run.smithi037.stdout:Installed-Size: 20 2024-04-23T02:06:59.317 INFO:teuthology.orchestra.run.smithi037.stdout:Maintainer: Ubuntu Kernel Team 2024-04-23T02:06:59.317 INFO:teuthology.orchestra.run.smithi037.stdout:Architecture: amd64 2024-04-23T02:06:59.317 INFO:teuthology.orchestra.run.smithi037.stdout:Source: linux-meta 2024-04-23T02:06:59.317 INFO:teuthology.orchestra.run.smithi037.stdout:Version: 5.4.0.177.175 2024-04-23T02:06:59.317 INFO:teuthology.orchestra.run.smithi037.stdout:Provides: virtualbox-guest-modules (= 6.1.50-dfsg-1~ubuntu1.20.04.1), wireguard-modules (= 1.0.20201112-1~20.04.1), zfs-modules (= 0.8.3-1ubuntu12.17) 2024-04-23T02:06:59.317 INFO:teuthology.orchestra.run.smithi037.stdout:Depends: linux-image-5.4.0-177-generic, linux-modules-extra-5.4.0-177-generic, linux-firmware, intel-microcode, amd64-microcode 2024-04-23T02:06:59.317 INFO:teuthology.orchestra.run.smithi037.stdout:Recommends: thermald 2024-04-23T02:06:59.317 INFO:teuthology.orchestra.run.smithi037.stdout:Description: Generic Linux kernel image 2024-04-23T02:06:59.317 INFO:teuthology.orchestra.run.smithi037.stdout: This package will always depend on the latest generic kernel image 2024-04-23T02:06:59.317 INFO:teuthology.orchestra.run.smithi037.stdout: available. 2024-04-23T02:06:59.317 INFO:teuthology.task.kernel:Not newest distro kernel. Current: 5.4.0-124-generic Expected: 5.4.0-177-generic 2024-04-23T02:06:59.317 INFO:teuthology.task.kernel:Skipping firmware on distro kernel 2024-04-23T02:06:59.318 DEBUG:teuthology.task.kernel:src is distro, skipping download 2024-04-23T02:06:59.318 INFO:teuthology.task.kernel:Installing distro kernel on mon.a... 2024-04-23T02:06:59.318 DEBUG:teuthology.task.kernel:install_kernel(remote=ubuntu@smithi037.front.sepia.ceph.com, path=None, version=distro) 2024-04-23T02:06:59.318 DEBUG:teuthology.orchestra.run.smithi037:> sudo apt-get clean 2024-04-23T02:06:59.411 DEBUG:teuthology.orchestra.run.smithi037:> sudo apt-get update 2024-04-23T02:06:59.550 INFO:teuthology.orchestra.run.smithi037.stdout:Hit:1 http://archive.ubuntu.com/ubuntu focal InRelease 2024-04-23T02:06:59.550 INFO:teuthology.orchestra.run.smithi037.stdout:Hit:2 http://security.ubuntu.com/ubuntu focal-security InRelease 2024-04-23T02:06:59.559 INFO:teuthology.orchestra.run.smithi037.stdout:Hit:3 http://archive.ubuntu.com/ubuntu focal-updates InRelease 2024-04-23T02:06:59.580 INFO:teuthology.orchestra.run.smithi037.stdout:Hit:4 http://archive.ubuntu.com/ubuntu focal-backports InRelease 2024-04-23T02:07:00.780 INFO:teuthology.orchestra.run.smithi191.stderr:Sourcing file `/etc/default/grub' 2024-04-23T02:07:00.792 INFO:teuthology.orchestra.run.smithi191.stderr:Sourcing file `/etc/default/grub.d/init-select.cfg' 2024-04-23T02:07:00.807 INFO:teuthology.orchestra.run.smithi191.stderr:Generating grub configuration file ... 2024-04-23T02:07:01.121 INFO:teuthology.orchestra.run.smithi191.stderr:Found linux image: /boot/vmlinuz-5.4.0-177-generic 2024-04-23T02:07:01.132 INFO:teuthology.orchestra.run.smithi191.stderr:Found initrd image: /boot/initrd.img-5.4.0-177-generic 2024-04-23T02:07:01.378 INFO:teuthology.orchestra.run.smithi037.stdout:Reading package lists... 2024-04-23T02:07:01.405 DEBUG:teuthology.orchestra.run.smithi037:> sudo DEBIAN_FRONTEND=noninteractive apt-get -y install linux-image-generic 2024-04-23T02:07:01.479 INFO:teuthology.orchestra.run.smithi037.stdout:Reading package lists... 2024-04-23T02:07:01.533 INFO:teuthology.orchestra.run.smithi191.stderr:Found linux image: /boot/vmlinuz-5.4.0-124-generic 2024-04-23T02:07:01.544 INFO:teuthology.orchestra.run.smithi191.stderr:Found initrd image: /boot/initrd.img-5.4.0-124-generic 2024-04-23T02:07:01.705 INFO:teuthology.orchestra.run.smithi037.stdout:Building dependency tree... 2024-04-23T02:07:01.706 INFO:teuthology.orchestra.run.smithi037.stdout:Reading state information... 2024-04-23T02:07:01.953 INFO:teuthology.orchestra.run.smithi037.stdout:linux-image-generic is already the newest version (5.4.0.177.175). 2024-04-23T02:07:01.954 INFO:teuthology.orchestra.run.smithi037.stdout:0 upgraded, 0 newly installed, 0 to remove and 298 not upgraded. 2024-04-23T02:07:01.955 DEBUG:teuthology.orchestra.run.smithi037:> dpkg -s linux-image-generic 2024-04-23T02:07:01.978 INFO:teuthology.orchestra.run.smithi037.stdout:Package: linux-image-generic 2024-04-23T02:07:01.978 INFO:teuthology.orchestra.run.smithi037.stdout:Status: install ok installed 2024-04-23T02:07:01.979 INFO:teuthology.orchestra.run.smithi037.stdout:Priority: optional 2024-04-23T02:07:01.979 INFO:teuthology.orchestra.run.smithi037.stdout:Section: kernel 2024-04-23T02:07:01.979 INFO:teuthology.orchestra.run.smithi037.stdout:Installed-Size: 20 2024-04-23T02:07:01.979 INFO:teuthology.orchestra.run.smithi037.stdout:Maintainer: Ubuntu Kernel Team 2024-04-23T02:07:01.979 INFO:teuthology.orchestra.run.smithi037.stdout:Architecture: amd64 2024-04-23T02:07:01.979 INFO:teuthology.orchestra.run.smithi037.stdout:Source: linux-meta 2024-04-23T02:07:01.979 INFO:teuthology.orchestra.run.smithi037.stdout:Version: 5.4.0.177.175 2024-04-23T02:07:01.979 INFO:teuthology.orchestra.run.smithi037.stdout:Provides: virtualbox-guest-modules (= 6.1.50-dfsg-1~ubuntu1.20.04.1), wireguard-modules (= 1.0.20201112-1~20.04.1), zfs-modules (= 0.8.3-1ubuntu12.17) 2024-04-23T02:07:01.979 INFO:teuthology.orchestra.run.smithi037.stdout:Depends: linux-image-5.4.0-177-generic, linux-modules-extra-5.4.0-177-generic, linux-firmware, intel-microcode, amd64-microcode 2024-04-23T02:07:01.979 INFO:teuthology.orchestra.run.smithi037.stdout:Recommends: thermald 2024-04-23T02:07:01.979 INFO:teuthology.orchestra.run.smithi037.stdout:Description: Generic Linux kernel image 2024-04-23T02:07:01.979 INFO:teuthology.orchestra.run.smithi037.stdout: This package will always depend on the latest generic kernel image 2024-04-23T02:07:01.979 INFO:teuthology.orchestra.run.smithi037.stdout: available. 2024-04-23T02:07:01.980 DEBUG:teuthology.orchestra.run.smithi037:> mktemp 2024-04-23T02:07:01.986 INFO:teuthology.orchestra.run.smithi037.stdout:/tmp/tmp.4dx3CGHnvI 2024-04-23T02:07:01.986 DEBUG:teuthology.orchestra.run.smithi037:> sudo cp /boot/grub/grub.cfg /tmp/tmp.4dx3CGHnvI 2024-04-23T02:07:02.044 DEBUG:teuthology.orchestra.run.smithi037:> sudo chmod 0666 /tmp/tmp.4dx3CGHnvI 2024-04-23T02:07:02.080 DEBUG:teuthology.orchestra.remote:smithi037:/tmp/tmp.4dx3CGHnvI is 9KB 2024-04-23T02:07:02.094 DEBUG:teuthology.orchestra.run.smithi037:> rm -fr /tmp/tmp.4dx3CGHnvI 2024-04-23T02:07:02.100 DEBUG:teuthology.orchestra.run.smithi037:> sudo rm -f -- /etc/grub.d/01_ceph_kernel 2024-04-23T02:07:02.154 DEBUG:teuthology.orchestra.run.smithi037:> set -ex 2024-04-23T02:07:02.154 DEBUG:teuthology.orchestra.run.smithi037:> sudo dd of=/etc/grub.d/01_ceph_kernel 2024-04-23T02:07:02.154 DEBUG:teuthology.orchestra.run.smithi037:> sudo chmod 755 /etc/grub.d/01_ceph_kernel 2024-04-23T02:07:02.180 INFO:teuthology.task.kernel:Distro Kernel Version: 5.4.0-177-generic 2024-04-23T02:07:02.180 DEBUG:teuthology.orchestra.run.smithi037:> sudo update-grub 2024-04-23T02:07:02.472 INFO:teuthology.orchestra.run.smithi191.stderr:done 2024-04-23T02:07:02.474 DEBUG:teuthology.orchestra.run.smithi191:> sudo shutdown -r now 2024-04-23T02:07:03.805 INFO:teuthology.orchestra.run.smithi037.stderr:Sourcing file `/etc/default/grub' 2024-04-23T02:07:03.813 INFO:teuthology.orchestra.run.smithi037.stderr:Sourcing file `/etc/default/grub.d/init-select.cfg' 2024-04-23T02:07:03.823 INFO:teuthology.orchestra.run.smithi037.stderr:Generating grub configuration file ... 2024-04-23T02:07:04.111 INFO:teuthology.orchestra.run.smithi037.stderr:Found linux image: /boot/vmlinuz-5.4.0-177-generic 2024-04-23T02:07:04.123 INFO:teuthology.orchestra.run.smithi037.stderr:Found initrd image: /boot/initrd.img-5.4.0-177-generic 2024-04-23T02:07:04.502 INFO:teuthology.orchestra.run.smithi037.stderr:Found linux image: /boot/vmlinuz-5.4.0-124-generic 2024-04-23T02:07:04.513 INFO:teuthology.orchestra.run.smithi037.stderr:Found initrd image: /boot/initrd.img-5.4.0-124-generic 2024-04-23T02:07:05.738 INFO:teuthology.orchestra.run.smithi037.stderr:done 2024-04-23T02:07:05.740 DEBUG:teuthology.orchestra.run.smithi037:> sudo shutdown -r now 2024-04-23T02:07:32.504 INFO:teuthology.task.kernel:Checking client mon.b for new kernel version... 2024-04-23T02:07:32.504 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi191.front.sepia.ceph.com' 2024-04-23T02:07:32.505 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi191.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-04-23T02:07:35.746 INFO:teuthology.task.kernel:Checking client mon.a for new kernel version... 2024-04-23T02:07:35.747 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi037.front.sepia.ceph.com' 2024-04-23T02:07:35.747 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi037.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-04-23T02:07:51.071 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.191 2024-04-23T02:07:54.146 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.37 2024-04-23T02:08:00.076 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi191.front.sepia.ceph.com' 2024-04-23T02:08:00.077 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi191.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-04-23T02:08:03.134 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.191 2024-04-23T02:08:03.148 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi037.front.sepia.ceph.com' 2024-04-23T02:08:03.148 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi037.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-04-23T02:08:15.146 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi191.front.sepia.ceph.com' 2024-04-23T02:08:15.147 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi191.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-04-23T02:08:21.534 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.37 2024-04-23T02:08:33.546 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi037.front.sepia.ceph.com' 2024-04-23T02:08:33.547 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi037.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-04-23T02:08:33.566 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.191 2024-04-23T02:08:33.936 DEBUG:teuthology.orchestra.run.smithi037:> true 2024-04-23T02:08:34.879 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi037.front.sepia.ceph.com' 2024-04-23T02:08:34.879 INFO:teuthology.task.kernel:Checking kernel version of mon.a, want "5.4.0-177-generic"... 2024-04-23T02:08:34.879 DEBUG:teuthology.orchestra.run.smithi037:> uname -r 2024-04-23T02:08:34.885 INFO:teuthology.orchestra.run.smithi037.stdout:5.4.0-177-generic 2024-04-23T02:08:34.886 DEBUG:teuthology.task.kernel:current kernel version is 5.4.0-177-generic vs 5.4.0-177-generic 2024-04-23T02:08:34.886 DEBUG:teuthology.task.kernel:utsrelease strings match, do not need to install 2024-04-23T02:08:34.886 DEBUG:teuthology.task.kernel:Distro of this test job: ubuntu 2024-04-23T02:08:35.887 INFO:teuthology.task.kernel:Enabling kdb on mon.a... 2024-04-23T02:08:35.888 DEBUG:teuthology.orchestra.run.smithi037:> echo ttyS1 | sudo tee /sys/module/kgdboc/parameters/kgdboc 2024-04-23T02:08:36.435 INFO:teuthology.orchestra.run.smithi037.stdout:ttyS1 2024-04-23T02:08:36.471 DEBUG:teuthology.parallel:result is None 2024-04-23T02:08:48.568 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi191.front.sepia.ceph.com' 2024-04-23T02:08:48.569 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi191.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-04-23T02:08:48.839 DEBUG:teuthology.orchestra.run.smithi191:> true 2024-04-23T02:08:49.427 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi191.front.sepia.ceph.com' 2024-04-23T02:08:49.427 INFO:teuthology.task.kernel:Checking kernel version of mon.b, want "5.4.0-177-generic"... 2024-04-23T02:08:49.427 DEBUG:teuthology.orchestra.run.smithi191:> uname -r 2024-04-23T02:08:49.435 INFO:teuthology.orchestra.run.smithi191.stdout:5.4.0-177-generic 2024-04-23T02:08:49.435 DEBUG:teuthology.task.kernel:current kernel version is 5.4.0-177-generic vs 5.4.0-177-generic 2024-04-23T02:08:49.435 DEBUG:teuthology.task.kernel:utsrelease strings match, do not need to install 2024-04-23T02:08:49.435 DEBUG:teuthology.task.kernel:Distro of this test job: ubuntu 2024-04-23T02:08:50.436 INFO:teuthology.task.kernel:Enabling kdb on mon.b... 2024-04-23T02:08:50.437 DEBUG:teuthology.orchestra.run.smithi191:> echo ttyS1 | sudo tee /sys/module/kgdboc/parameters/kgdboc 2024-04-23T02:08:50.535 INFO:teuthology.orchestra.run.smithi191.stdout:ttyS1 2024-04-23T02:08:50.559 DEBUG:teuthology.parallel:result is None 2024-04-23T02:08:50.559 INFO:teuthology.run_tasks:Running task internal.base... 2024-04-23T02:08:50.569 INFO:teuthology.task.internal:Creating test directory... 2024-04-23T02:08:50.569 DEBUG:teuthology.orchestra.run.smithi037:> mkdir -p -m0755 -- /home/ubuntu/cephtest 2024-04-23T02:08:50.572 DEBUG:teuthology.orchestra.run.smithi191:> mkdir -p -m0755 -- /home/ubuntu/cephtest 2024-04-23T02:08:50.579 INFO:teuthology.run_tasks:Running task internal.archive_upload... 2024-04-23T02:08:50.586 INFO:teuthology.run_tasks:Running task internal.archive... 2024-04-23T02:08:50.595 INFO:teuthology.task.internal:Creating archive directory... 2024-04-23T02:08:50.595 DEBUG:teuthology.orchestra.run.smithi037:> install -d -m0755 -- /home/ubuntu/cephtest/archive 2024-04-23T02:08:50.598 DEBUG:teuthology.orchestra.run.smithi191:> install -d -m0755 -- /home/ubuntu/cephtest/archive 2024-04-23T02:08:50.620 INFO:teuthology.run_tasks:Running task internal.coredump... 2024-04-23T02:08:50.627 INFO:teuthology.task.internal:Enabling coredump saving... 2024-04-23T02:08:50.627 DEBUG:teuthology.orchestra.run.smithi037:> install -d -m0755 -- /home/ubuntu/cephtest/archive/coredump && sudo sysctl -w kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core && echo kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core | sudo tee -a /etc/sysctl.conf 2024-04-23T02:08:50.659 DEBUG:teuthology.orchestra.run.smithi191:> install -d -m0755 -- /home/ubuntu/cephtest/archive/coredump && sudo sysctl -w kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core && echo kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core | sudo tee -a /etc/sysctl.conf 2024-04-23T02:08:50.676 INFO:teuthology.orchestra.run.smithi191.stdout:kernel.core_pattern = /home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-04-23T02:08:50.683 INFO:teuthology.orchestra.run.smithi037.stdout:kernel.core_pattern = /home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-04-23T02:08:50.686 INFO:teuthology.orchestra.run.smithi191.stdout:kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-04-23T02:08:50.694 INFO:teuthology.orchestra.run.smithi037.stdout:kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-04-23T02:08:50.696 INFO:teuthology.run_tasks:Running task internal.sudo... 2024-04-23T02:08:50.703 INFO:teuthology.task.internal:Configuring sudo... 2024-04-23T02:08:50.703 DEBUG:teuthology.orchestra.run.smithi037:> sudo sed -i.orig.teuthology -e 's/^\([^#]*\) \(requiretty\)/\1 !\2/g' -e 's/^\([^#]*\) !\(visiblepw\)/\1 \2/g' /etc/sudoers 2024-04-23T02:08:50.705 DEBUG:teuthology.orchestra.run.smithi191:> sudo sed -i.orig.teuthology -e 's/^\([^#]*\) \(requiretty\)/\1 !\2/g' -e 's/^\([^#]*\) !\(visiblepw\)/\1 \2/g' /etc/sudoers 2024-04-23T02:08:50.745 INFO:teuthology.run_tasks:Running task internal.syslog... 2024-04-23T02:08:50.754 INFO:teuthology.task.internal.syslog:Starting syslog monitoring... 2024-04-23T02:08:50.754 DEBUG:teuthology.orchestra.run.smithi037:> mkdir -p -m0755 -- /home/ubuntu/cephtest/archive/syslog 2024-04-23T02:08:50.756 DEBUG:teuthology.orchestra.run.smithi191:> mkdir -p -m0755 -- /home/ubuntu/cephtest/archive/syslog 2024-04-23T02:08:50.762 DEBUG:teuthology.orchestra.run.smithi037:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/kern.log 2024-04-23T02:08:50.816 DEBUG:teuthology.orchestra.run.smithi037:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/misc.log 2024-04-23T02:08:50.823 DEBUG:teuthology.orchestra.run.smithi037:> set -ex 2024-04-23T02:08:50.824 DEBUG:teuthology.orchestra.run.smithi037:> sudo dd of=/etc/rsyslog.d/80-cephtest.conf 2024-04-23T02:08:50.848 DEBUG:teuthology.orchestra.run.smithi191:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/kern.log 2024-04-23T02:08:50.856 DEBUG:teuthology.orchestra.run.smithi191:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/misc.log 2024-04-23T02:08:50.906 DEBUG:teuthology.orchestra.run.smithi191:> set -ex 2024-04-23T02:08:50.906 DEBUG:teuthology.orchestra.run.smithi191:> sudo dd of=/etc/rsyslog.d/80-cephtest.conf 2024-04-23T02:08:50.942 DEBUG:teuthology.orchestra.run.smithi037:> sudo service rsyslog restart 2024-04-23T02:08:50.944 DEBUG:teuthology.orchestra.run.smithi191:> sudo service rsyslog restart 2024-04-23T02:08:50.999 INFO:teuthology.run_tasks:Running task internal.timer... 2024-04-23T02:08:51.007 INFO:teuthology.task.internal:Starting timer... 2024-04-23T02:08:51.007 INFO:teuthology.run_tasks:Running task pcp... 2024-04-23T02:08:51.015 INFO:teuthology.run_tasks:Running task selinux... 2024-04-23T02:08:51.028 DEBUG:teuthology.task.selinux:Excluding smithi037: OS 'ubuntu' does not support SELinux 2024-04-23T02:08:51.028 DEBUG:teuthology.task.selinux:Excluding smithi191: OS 'ubuntu' does not support SELinux 2024-04-23T02:08:51.028 DEBUG:teuthology.task.selinux:Getting current SELinux state 2024-04-23T02:08:51.028 DEBUG:teuthology.task.selinux:Existing SELinux modes: {} 2024-04-23T02:08:51.028 INFO:teuthology.task.selinux:Putting SELinux into permissive mode 2024-04-23T02:08:51.029 INFO:teuthology.run_tasks:Running task ansible.cephlab... 2024-04-23T02:08:51.039 DEBUG:teuthology.repo_utils:Setting repo remote to https://git.ceph.com/ceph-cm-ansible.git 2024-04-23T02:08:51.044 INFO:teuthology.repo_utils:Fetching git.ceph.com_ceph-cm-ansible_main from origin 2024-04-23T02:08:51.165 DEBUG:teuthology.repo_utils:Resetting repo at /home/teuthworker/src/git.ceph.com_ceph-cm-ansible_main to origin/main 2024-04-23T02:08:51.180 INFO:teuthology.task.ansible:Playbook: [{'import_playbook': 'ansible_managed.yml'}, {'import_playbook': 'teuthology.yml'}, {'hosts': 'testnodes', 'tasks': [{'set_fact': {'ran_from_cephlab_playbook': True}}]}, {'import_playbook': 'testnodes.yml'}, {'import_playbook': 'container-host.yml'}, {'import_playbook': 'cobbler.yml'}, {'import_playbook': 'paddles.yml'}, {'import_playbook': 'pulpito.yml'}, {'hosts': 'testnodes', 'become': True, 'tasks': [{'name': 'Touch /ceph-qa-ready', 'file': {'path': '/ceph-qa-ready', 'state': 'touch'}, 'when': 'ran_from_cephlab_playbook|bool'}]}] 2024-04-23T02:08:51.181 DEBUG:teuthology.task.ansible:Running ansible-playbook -v --extra-vars '{"ansible_ssh_user": "ubuntu"}' -i /etc/ansible/hosts --limit smithi037.front.sepia.ceph.com,smithi191.front.sepia.ceph.com /home/teuthworker/src/git.ceph.com_ceph-cm-ansible_main/cephlab.yml 2024-04-23T02:14:24.307 DEBUG:teuthology.task.ansible:Reconnecting to [Remote(name='ubuntu@smithi037.front.sepia.ceph.com'), Remote(name='ubuntu@smithi191.front.sepia.ceph.com')] 2024-04-23T02:14:24.308 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi037.front.sepia.ceph.com' 2024-04-23T02:14:24.309 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi037.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-04-23T02:14:24.401 DEBUG:teuthology.orchestra.run.smithi037:> true 2024-04-23T02:14:24.528 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi037.front.sepia.ceph.com' 2024-04-23T02:14:24.528 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi191.front.sepia.ceph.com' 2024-04-23T02:14:24.529 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi191.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-04-23T02:14:24.625 DEBUG:teuthology.orchestra.run.smithi191:> true 2024-04-23T02:14:24.744 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi191.front.sepia.ceph.com' 2024-04-23T02:14:24.744 INFO:teuthology.run_tasks:Running task clock... 2024-04-23T02:14:24.758 INFO:teuthology.task.clock:Syncing clocks and checking initial clock skew... 2024-04-23T02:14:24.758 INFO:teuthology.orchestra.run:Running command with timeout 360 2024-04-23T02:14:24.759 DEBUG:teuthology.orchestra.run.smithi037:> sudo systemctl stop ntp.service || sudo systemctl stop ntpd.service || sudo systemctl stop chronyd.service ; sudo ntpd -gq || sudo chronyc makestep ; sudo systemctl start ntp.service || sudo systemctl start ntpd.service || sudo systemctl start chronyd.service ; PATH=/usr/bin:/usr/sbin ntpq -p || PATH=/usr/bin:/usr/sbin chronyc sources || true 2024-04-23T02:14:24.761 INFO:teuthology.orchestra.run:Running command with timeout 360 2024-04-23T02:14:24.761 DEBUG:teuthology.orchestra.run.smithi191:> sudo systemctl stop ntp.service || sudo systemctl stop ntpd.service || sudo systemctl stop chronyd.service ; sudo ntpd -gq || sudo chronyc makestep ; sudo systemctl start ntp.service || sudo systemctl start ntpd.service || sudo systemctl start chronyd.service ; PATH=/usr/bin:/usr/sbin ntpq -p || PATH=/usr/bin:/usr/sbin chronyc sources || true 2024-04-23T02:14:24.791 INFO:teuthology.orchestra.run.smithi037.stdout:23 Apr 02:14:24 ntpd[12905]: ntpd 4.2.8p12@1.3728-o (1): Starting 2024-04-23T02:14:24.791 INFO:teuthology.orchestra.run.smithi037.stdout:23 Apr 02:14:24 ntpd[12905]: Command line: ntpd -gq 2024-04-23T02:14:24.792 INFO:teuthology.orchestra.run.smithi037.stdout:23 Apr 02:14:24 ntpd[12905]: proto: precision = 0.123 usec (-23) 2024-04-23T02:14:24.792 INFO:teuthology.orchestra.run.smithi037.stderr:restrict 0.0.0.0: KOD does nothing without LIMITED. 2024-04-23T02:14:24.793 INFO:teuthology.orchestra.run.smithi037.stdout:23 Apr 02:14:24 ntpd[12905]: restrict 0.0.0.0: KOD does nothing without LIMITED. 2024-04-23T02:14:24.793 INFO:teuthology.orchestra.run.smithi037.stderr:restrict ::: KOD does nothing without LIMITED. 2024-04-23T02:14:24.794 INFO:teuthology.orchestra.run.smithi037.stdout:23 Apr 02:14:24 ntpd[12905]: restrict ::: KOD does nothing without LIMITED. 2024-04-23T02:14:24.794 INFO:teuthology.orchestra.run.smithi037.stdout:23 Apr 02:14:24 ntpd[12905]: Listen and drop on 0 v6wildcard [::]:123 2024-04-23T02:14:24.794 INFO:teuthology.orchestra.run.smithi037.stdout:23 Apr 02:14:24 ntpd[12905]: Listen and drop on 1 v4wildcard 0.0.0.0:123 2024-04-23T02:14:24.794 INFO:teuthology.orchestra.run.smithi037.stdout:23 Apr 02:14:24 ntpd[12905]: Listen normally on 2 lo 127.0.0.1:123 2024-04-23T02:14:24.794 INFO:teuthology.orchestra.run.smithi037.stdout:23 Apr 02:14:24 ntpd[12905]: Listen normally on 3 ens1f0 172.21.15.37:123 2024-04-23T02:14:24.795 INFO:teuthology.orchestra.run.smithi037.stdout:23 Apr 02:14:24 ntpd[12905]: Listen normally on 4 lo [::1]:123 2024-04-23T02:14:24.795 INFO:teuthology.orchestra.run.smithi037.stdout:23 Apr 02:14:24 ntpd[12905]: Listen normally on 5 ens1f0 [fe80::ec4:7aff:fe88:7794%3]:123 2024-04-23T02:14:24.795 INFO:teuthology.orchestra.run.smithi037.stdout:23 Apr 02:14:24 ntpd[12905]: Listening on routing socket on fd #22 for interface updates 2024-04-23T02:14:24.797 INFO:teuthology.orchestra.run.smithi191.stdout:23 Apr 02:14:24 ntpd[12994]: ntpd 4.2.8p12@1.3728-o (1): Starting 2024-04-23T02:14:24.797 INFO:teuthology.orchestra.run.smithi191.stdout:23 Apr 02:14:24 ntpd[12994]: Command line: ntpd -gq 2024-04-23T02:14:24.798 INFO:teuthology.orchestra.run.smithi191.stdout:23 Apr 02:14:24 ntpd[12994]: proto: precision = 0.066 usec (-24) 2024-04-23T02:14:24.799 INFO:teuthology.orchestra.run.smithi191.stderr:restrict 0.0.0.0: KOD does nothing without LIMITED. 2024-04-23T02:14:24.799 INFO:teuthology.orchestra.run.smithi191.stdout:23 Apr 02:14:24 ntpd[12994]: restrict 0.0.0.0: KOD does nothing without LIMITED. 2024-04-23T02:14:24.799 INFO:teuthology.orchestra.run.smithi191.stderr:restrict ::: KOD does nothing without LIMITED. 2024-04-23T02:14:24.800 INFO:teuthology.orchestra.run.smithi191.stdout:23 Apr 02:14:24 ntpd[12994]: restrict ::: KOD does nothing without LIMITED. 2024-04-23T02:14:24.800 INFO:teuthology.orchestra.run.smithi191.stdout:23 Apr 02:14:24 ntpd[12994]: Listen and drop on 0 v6wildcard [::]:123 2024-04-23T02:14:24.801 INFO:teuthology.orchestra.run.smithi191.stdout:23 Apr 02:14:24 ntpd[12994]: Listen and drop on 1 v4wildcard 0.0.0.0:123 2024-04-23T02:14:24.801 INFO:teuthology.orchestra.run.smithi191.stdout:23 Apr 02:14:24 ntpd[12994]: Listen normally on 2 lo 127.0.0.1:123 2024-04-23T02:14:24.801 INFO:teuthology.orchestra.run.smithi191.stdout:23 Apr 02:14:24 ntpd[12994]: Listen normally on 3 enp3s0f1 172.21.15.191:123 2024-04-23T02:14:24.801 INFO:teuthology.orchestra.run.smithi191.stdout:23 Apr 02:14:24 ntpd[12994]: Listen normally on 4 lo [::1]:123 2024-04-23T02:14:24.801 INFO:teuthology.orchestra.run.smithi191.stdout:23 Apr 02:14:24 ntpd[12994]: Listen normally on 5 enp3s0f1 [fe80::ec4:7aff:fe88:7211%5]:123 2024-04-23T02:14:24.801 INFO:teuthology.orchestra.run.smithi191.stdout:23 Apr 02:14:24 ntpd[12994]: Listening on routing socket on fd #22 for interface updates 2024-04-23T02:14:25.792 INFO:teuthology.orchestra.run.smithi037.stderr:23 Apr 02:14:25 ntpd[12905]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-04-23T02:14:25.792 INFO:teuthology.orchestra.run.smithi037.stderr:23 Apr 02:14:25 ntpd[12905]: can't open /var/log/ntpstats/rawstats.20240423: Permission denied 2024-04-23T02:14:25.792 INFO:teuthology.orchestra.run.smithi037.stderr:23 Apr 02:14:25 ntpd[12905]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-04-23T02:14:25.792 INFO:teuthology.orchestra.run.smithi037.stderr:23 Apr 02:14:25 ntpd[12905]: can't open /var/log/ntpstats/rawstats.20240423: Permission denied 2024-04-23T02:14:25.793 INFO:teuthology.orchestra.run.smithi037.stderr:23 Apr 02:14:25 ntpd[12905]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-04-23T02:14:25.793 INFO:teuthology.orchestra.run.smithi037.stderr:23 Apr 02:14:25 ntpd[12905]: can't open /var/log/ntpstats/rawstats.20240423: Permission denied 2024-04-23T02:14:25.793 INFO:teuthology.orchestra.run.smithi037.stderr:23 Apr 02:14:25 ntpd[12905]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-04-23T02:14:25.793 INFO:teuthology.orchestra.run.smithi037.stderr:23 Apr 02:14:25 ntpd[12905]: can't open /var/log/ntpstats/peerstats.20240423: Permission denied 2024-04-23T02:14:25.793 INFO:teuthology.orchestra.run.smithi037.stderr:23 Apr 02:14:25 ntpd[12905]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-04-23T02:14:25.793 INFO:teuthology.orchestra.run.smithi037.stderr:23 Apr 02:14:25 ntpd[12905]: can't open /var/log/ntpstats/rawstats.20240423: Permission denied 2024-04-23T02:14:25.793 INFO:teuthology.orchestra.run.smithi037.stderr:23 Apr 02:14:25 ntpd[12905]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-04-23T02:14:25.793 INFO:teuthology.orchestra.run.smithi037.stderr:23 Apr 02:14:25 ntpd[12905]: can't open /var/log/ntpstats/peerstats.20240423: Permission denied 2024-04-23T02:14:25.798 INFO:teuthology.orchestra.run.smithi191.stderr:23 Apr 02:14:25 ntpd[12994]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-04-23T02:14:25.798 INFO:teuthology.orchestra.run.smithi191.stderr:23 Apr 02:14:25 ntpd[12994]: can't open /var/log/ntpstats/rawstats.20240423: Permission denied 2024-04-23T02:14:25.798 INFO:teuthology.orchestra.run.smithi191.stderr:23 Apr 02:14:25 ntpd[12994]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-04-23T02:14:25.799 INFO:teuthology.orchestra.run.smithi191.stderr:23 Apr 02:14:25 ntpd[12994]: can't open /var/log/ntpstats/rawstats.20240423: Permission denied 2024-04-23T02:14:25.799 INFO:teuthology.orchestra.run.smithi191.stderr:23 Apr 02:14:25 ntpd[12994]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-04-23T02:14:25.799 INFO:teuthology.orchestra.run.smithi191.stderr:23 Apr 02:14:25 ntpd[12994]: can't open /var/log/ntpstats/peerstats.20240423: Permission denied 2024-04-23T02:14:27.793 INFO:teuthology.orchestra.run.smithi037.stderr:23 Apr 02:14:27 ntpd[12905]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-04-23T02:14:27.794 INFO:teuthology.orchestra.run.smithi037.stderr:23 Apr 02:14:27 ntpd[12905]: can't open /var/log/ntpstats/rawstats.20240423: Permission denied 2024-04-23T02:14:27.794 INFO:teuthology.orchestra.run.smithi037.stderr:23 Apr 02:14:27 ntpd[12905]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-04-23T02:14:27.794 INFO:teuthology.orchestra.run.smithi037.stderr:23 Apr 02:14:27 ntpd[12905]: can't open /var/log/ntpstats/rawstats.20240423: Permission denied 2024-04-23T02:14:27.794 INFO:teuthology.orchestra.run.smithi037.stderr:23 Apr 02:14:27 ntpd[12905]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-04-23T02:14:27.794 INFO:teuthology.orchestra.run.smithi037.stderr:23 Apr 02:14:27 ntpd[12905]: can't open /var/log/ntpstats/rawstats.20240423: Permission denied 2024-04-23T02:14:27.794 INFO:teuthology.orchestra.run.smithi037.stderr:23 Apr 02:14:27 ntpd[12905]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-04-23T02:14:27.794 INFO:teuthology.orchestra.run.smithi037.stderr:23 Apr 02:14:27 ntpd[12905]: can't open /var/log/ntpstats/rawstats.20240423: Permission denied 2024-04-23T02:14:27.794 INFO:teuthology.orchestra.run.smithi037.stderr:23 Apr 02:14:27 ntpd[12905]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-04-23T02:14:27.794 INFO:teuthology.orchestra.run.smithi037.stderr:23 Apr 02:14:27 ntpd[12905]: can't open /var/log/ntpstats/peerstats.20240423: Permission denied 2024-04-23T02:14:27.794 INFO:teuthology.orchestra.run.smithi037.stderr:23 Apr 02:14:27 ntpd[12905]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-04-23T02:14:27.794 INFO:teuthology.orchestra.run.smithi037.stderr:23 Apr 02:14:27 ntpd[12905]: can't open /var/log/ntpstats/rawstats.20240423: Permission denied 2024-04-23T02:14:27.794 INFO:teuthology.orchestra.run.smithi037.stderr:23 Apr 02:14:27 ntpd[12905]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-04-23T02:14:27.794 INFO:teuthology.orchestra.run.smithi037.stderr:23 Apr 02:14:27 ntpd[12905]: can't open /var/log/ntpstats/peerstats.20240423: Permission denied 2024-04-23T02:14:27.794 INFO:teuthology.orchestra.run.smithi037.stderr:23 Apr 02:14:27 ntpd[12905]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-04-23T02:14:27.795 INFO:teuthology.orchestra.run.smithi037.stderr:23 Apr 02:14:27 ntpd[12905]: can't open /var/log/ntpstats/rawstats.20240423: Permission denied 2024-04-23T02:14:27.795 INFO:teuthology.orchestra.run.smithi037.stderr:23 Apr 02:14:27 ntpd[12905]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-04-23T02:14:27.795 INFO:teuthology.orchestra.run.smithi037.stderr:23 Apr 02:14:27 ntpd[12905]: can't open /var/log/ntpstats/peerstats.20240423: Permission denied 2024-04-23T02:14:27.798 INFO:teuthology.orchestra.run.smithi191.stderr:23 Apr 02:14:27 ntpd[12994]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-04-23T02:14:27.798 INFO:teuthology.orchestra.run.smithi191.stderr:23 Apr 02:14:27 ntpd[12994]: can't open /var/log/ntpstats/rawstats.20240423: Permission denied 2024-04-23T02:14:27.799 INFO:teuthology.orchestra.run.smithi191.stderr:23 Apr 02:14:27 ntpd[12994]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-04-23T02:14:27.799 INFO:teuthology.orchestra.run.smithi191.stderr:23 Apr 02:14:27 ntpd[12994]: can't open /var/log/ntpstats/rawstats.20240423: Permission denied 2024-04-23T02:14:27.799 INFO:teuthology.orchestra.run.smithi191.stderr:23 Apr 02:14:27 ntpd[12994]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-04-23T02:14:27.799 INFO:teuthology.orchestra.run.smithi191.stderr:23 Apr 02:14:27 ntpd[12994]: can't open /var/log/ntpstats/peerstats.20240423: Permission denied 2024-04-23T02:14:28.798 INFO:teuthology.orchestra.run.smithi191.stderr:23 Apr 02:14:28 ntpd[12994]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-04-23T02:14:28.799 INFO:teuthology.orchestra.run.smithi191.stderr:23 Apr 02:14:28 ntpd[12994]: can't open /var/log/ntpstats/rawstats.20240423: Permission denied 2024-04-23T02:14:28.799 INFO:teuthology.orchestra.run.smithi191.stderr:23 Apr 02:14:28 ntpd[12994]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-04-23T02:14:28.799 INFO:teuthology.orchestra.run.smithi191.stderr:23 Apr 02:14:28 ntpd[12994]: can't open /var/log/ntpstats/rawstats.20240423: Permission denied 2024-04-23T02:14:28.799 INFO:teuthology.orchestra.run.smithi191.stderr:23 Apr 02:14:28 ntpd[12994]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-04-23T02:14:28.799 INFO:teuthology.orchestra.run.smithi191.stderr:23 Apr 02:14:28 ntpd[12994]: can't open /var/log/ntpstats/peerstats.20240423: Permission denied 2024-04-23T02:14:29.794 INFO:teuthology.orchestra.run.smithi037.stderr:23 Apr 02:14:29 ntpd[12905]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-04-23T02:14:29.794 INFO:teuthology.orchestra.run.smithi037.stderr:23 Apr 02:14:29 ntpd[12905]: can't open /var/log/ntpstats/rawstats.20240423: Permission denied 2024-04-23T02:14:29.794 INFO:teuthology.orchestra.run.smithi037.stderr:23 Apr 02:14:29 ntpd[12905]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-04-23T02:14:29.794 INFO:teuthology.orchestra.run.smithi037.stderr:23 Apr 02:14:29 ntpd[12905]: can't open /var/log/ntpstats/rawstats.20240423: Permission denied 2024-04-23T02:14:29.794 INFO:teuthology.orchestra.run.smithi037.stderr:23 Apr 02:14:29 ntpd[12905]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-04-23T02:14:29.794 INFO:teuthology.orchestra.run.smithi037.stderr:23 Apr 02:14:29 ntpd[12905]: can't open /var/log/ntpstats/rawstats.20240423: Permission denied 2024-04-23T02:14:29.794 INFO:teuthology.orchestra.run.smithi037.stderr:23 Apr 02:14:29 ntpd[12905]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-04-23T02:14:29.794 INFO:teuthology.orchestra.run.smithi037.stderr:23 Apr 02:14:29 ntpd[12905]: can't open /var/log/ntpstats/rawstats.20240423: Permission denied 2024-04-23T02:14:29.794 INFO:teuthology.orchestra.run.smithi037.stderr:23 Apr 02:14:29 ntpd[12905]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-04-23T02:14:29.794 INFO:teuthology.orchestra.run.smithi037.stderr:23 Apr 02:14:29 ntpd[12905]: can't open /var/log/ntpstats/rawstats.20240423: Permission denied 2024-04-23T02:14:29.794 INFO:teuthology.orchestra.run.smithi037.stderr:23 Apr 02:14:29 ntpd[12905]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-04-23T02:14:29.795 INFO:teuthology.orchestra.run.smithi037.stderr:23 Apr 02:14:29 ntpd[12905]: can't open /var/log/ntpstats/peerstats.20240423: Permission denied 2024-04-23T02:14:29.795 INFO:teuthology.orchestra.run.smithi037.stderr:23 Apr 02:14:29 ntpd[12905]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-04-23T02:14:29.795 INFO:teuthology.orchestra.run.smithi037.stderr:23 Apr 02:14:29 ntpd[12905]: can't open /var/log/ntpstats/rawstats.20240423: Permission denied 2024-04-23T02:14:29.795 INFO:teuthology.orchestra.run.smithi037.stderr:23 Apr 02:14:29 ntpd[12905]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-04-23T02:14:29.795 INFO:teuthology.orchestra.run.smithi037.stderr:23 Apr 02:14:29 ntpd[12905]: can't open /var/log/ntpstats/peerstats.20240423: Permission denied 2024-04-23T02:14:29.795 INFO:teuthology.orchestra.run.smithi037.stderr:23 Apr 02:14:29 ntpd[12905]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-04-23T02:14:29.795 INFO:teuthology.orchestra.run.smithi037.stderr:23 Apr 02:14:29 ntpd[12905]: can't open /var/log/ntpstats/rawstats.20240423: Permission denied 2024-04-23T02:14:29.795 INFO:teuthology.orchestra.run.smithi037.stderr:23 Apr 02:14:29 ntpd[12905]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-04-23T02:14:29.795 INFO:teuthology.orchestra.run.smithi037.stderr:23 Apr 02:14:29 ntpd[12905]: can't open /var/log/ntpstats/peerstats.20240423: Permission denied 2024-04-23T02:14:29.799 INFO:teuthology.orchestra.run.smithi191.stderr:23 Apr 02:14:29 ntpd[12994]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-04-23T02:14:29.799 INFO:teuthology.orchestra.run.smithi191.stderr:23 Apr 02:14:29 ntpd[12994]: can't open /var/log/ntpstats/rawstats.20240423: Permission denied 2024-04-23T02:14:29.799 INFO:teuthology.orchestra.run.smithi191.stderr:23 Apr 02:14:29 ntpd[12994]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-04-23T02:14:29.799 INFO:teuthology.orchestra.run.smithi191.stderr:23 Apr 02:14:29 ntpd[12994]: can't open /var/log/ntpstats/rawstats.20240423: Permission denied 2024-04-23T02:14:29.799 INFO:teuthology.orchestra.run.smithi191.stderr:23 Apr 02:14:29 ntpd[12994]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-04-23T02:14:29.801 INFO:teuthology.orchestra.run.smithi191.stderr:23 Apr 02:14:29 ntpd[12994]: can't open /var/log/ntpstats/rawstats.20240423: Permission denied 2024-04-23T02:14:29.801 INFO:teuthology.orchestra.run.smithi191.stderr:23 Apr 02:14:29 ntpd[12994]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-04-23T02:14:29.801 INFO:teuthology.orchestra.run.smithi191.stderr:23 Apr 02:14:29 ntpd[12994]: can't open /var/log/ntpstats/rawstats.20240423: Permission denied 2024-04-23T02:14:29.801 INFO:teuthology.orchestra.run.smithi191.stderr:23 Apr 02:14:29 ntpd[12994]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-04-23T02:14:29.801 INFO:teuthology.orchestra.run.smithi191.stderr:23 Apr 02:14:29 ntpd[12994]: can't open /var/log/ntpstats/peerstats.20240423: Permission denied 2024-04-23T02:14:29.801 INFO:teuthology.orchestra.run.smithi191.stderr:23 Apr 02:14:29 ntpd[12994]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-04-23T02:14:29.801 INFO:teuthology.orchestra.run.smithi191.stderr:23 Apr 02:14:29 ntpd[12994]: can't open /var/log/ntpstats/rawstats.20240423: Permission denied 2024-04-23T02:14:29.801 INFO:teuthology.orchestra.run.smithi191.stderr:23 Apr 02:14:29 ntpd[12994]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-04-23T02:14:29.801 INFO:teuthology.orchestra.run.smithi191.stderr:23 Apr 02:14:29 ntpd[12994]: can't open /var/log/ntpstats/peerstats.20240423: Permission denied 2024-04-23T02:14:30.799 INFO:teuthology.orchestra.run.smithi191.stderr:23 Apr 02:14:30 ntpd[12994]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-04-23T02:14:30.799 INFO:teuthology.orchestra.run.smithi191.stderr:23 Apr 02:14:30 ntpd[12994]: can't open /var/log/ntpstats/rawstats.20240423: Permission denied 2024-04-23T02:14:30.799 INFO:teuthology.orchestra.run.smithi191.stderr:23 Apr 02:14:30 ntpd[12994]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-04-23T02:14:30.799 INFO:teuthology.orchestra.run.smithi191.stderr:23 Apr 02:14:30 ntpd[12994]: can't open /var/log/ntpstats/rawstats.20240423: Permission denied 2024-04-23T02:14:30.799 INFO:teuthology.orchestra.run.smithi191.stderr:23 Apr 02:14:30 ntpd[12994]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-04-23T02:14:30.799 INFO:teuthology.orchestra.run.smithi191.stderr:23 Apr 02:14:30 ntpd[12994]: can't open /var/log/ntpstats/peerstats.20240423: Permission denied 2024-04-23T02:14:31.793 INFO:teuthology.orchestra.run.smithi037.stderr:23 Apr 02:14:31 ntpd[12905]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-04-23T02:14:31.793 INFO:teuthology.orchestra.run.smithi037.stderr:23 Apr 02:14:31 ntpd[12905]: can't open /var/log/ntpstats/rawstats.20240423: Permission denied 2024-04-23T02:14:31.793 INFO:teuthology.orchestra.run.smithi037.stderr:23 Apr 02:14:31 ntpd[12905]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-04-23T02:14:31.793 INFO:teuthology.orchestra.run.smithi037.stderr:23 Apr 02:14:31 ntpd[12905]: can't open /var/log/ntpstats/rawstats.20240423: Permission denied 2024-04-23T02:14:31.793 INFO:teuthology.orchestra.run.smithi037.stderr:23 Apr 02:14:31 ntpd[12905]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-04-23T02:14:31.793 INFO:teuthology.orchestra.run.smithi037.stderr:23 Apr 02:14:31 ntpd[12905]: can't open /var/log/ntpstats/rawstats.20240423: Permission denied 2024-04-23T02:14:31.794 INFO:teuthology.orchestra.run.smithi037.stderr:23 Apr 02:14:31 ntpd[12905]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-04-23T02:14:31.794 INFO:teuthology.orchestra.run.smithi037.stderr:23 Apr 02:14:31 ntpd[12905]: can't open /var/log/ntpstats/rawstats.20240423: Permission denied 2024-04-23T02:14:31.794 INFO:teuthology.orchestra.run.smithi037.stderr:23 Apr 02:14:31 ntpd[12905]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-04-23T02:14:31.794 INFO:teuthology.orchestra.run.smithi037.stderr:23 Apr 02:14:31 ntpd[12905]: can't open /var/log/ntpstats/peerstats.20240423: Permission denied 2024-04-23T02:14:31.794 INFO:teuthology.orchestra.run.smithi037.stdout:23 Apr 02:14:31 ntpd[12905]: ntpd: time slew +0.001497 s 2024-04-23T02:14:31.794 INFO:teuthology.orchestra.run.smithi037.stdout:ntpd: time slew +0.001497s 2024-04-23T02:14:31.795 INFO:teuthology.orchestra.run.smithi037.stderr:23 Apr 02:14:31 ntpd[12905]: couldn't unlink /var/log/ntpstats/loopstats: Permission denied 2024-04-23T02:14:31.795 INFO:teuthology.orchestra.run.smithi037.stderr:23 Apr 02:14:31 ntpd[12905]: can't open /var/log/ntpstats/loopstats.20240423: Permission denied 2024-04-23T02:14:31.799 INFO:teuthology.orchestra.run.smithi191.stderr:23 Apr 02:14:31 ntpd[12994]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-04-23T02:14:31.799 INFO:teuthology.orchestra.run.smithi191.stderr:23 Apr 02:14:31 ntpd[12994]: can't open /var/log/ntpstats/rawstats.20240423: Permission denied 2024-04-23T02:14:31.799 INFO:teuthology.orchestra.run.smithi191.stderr:23 Apr 02:14:31 ntpd[12994]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-04-23T02:14:31.799 INFO:teuthology.orchestra.run.smithi191.stderr:23 Apr 02:14:31 ntpd[12994]: can't open /var/log/ntpstats/rawstats.20240423: Permission denied 2024-04-23T02:14:31.799 INFO:teuthology.orchestra.run.smithi191.stderr:23 Apr 02:14:31 ntpd[12994]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-04-23T02:14:31.799 INFO:teuthology.orchestra.run.smithi191.stderr:23 Apr 02:14:31 ntpd[12994]: can't open /var/log/ntpstats/rawstats.20240423: Permission denied 2024-04-23T02:14:31.799 INFO:teuthology.orchestra.run.smithi191.stderr:23 Apr 02:14:31 ntpd[12994]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-04-23T02:14:31.800 INFO:teuthology.orchestra.run.smithi191.stderr:23 Apr 02:14:31 ntpd[12994]: can't open /var/log/ntpstats/peerstats.20240423: Permission denied 2024-04-23T02:14:31.800 INFO:teuthology.orchestra.run.smithi191.stderr:23 Apr 02:14:31 ntpd[12994]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-04-23T02:14:31.800 INFO:teuthology.orchestra.run.smithi191.stderr:23 Apr 02:14:31 ntpd[12994]: can't open /var/log/ntpstats/rawstats.20240423: Permission denied 2024-04-23T02:14:31.800 INFO:teuthology.orchestra.run.smithi191.stderr:23 Apr 02:14:31 ntpd[12994]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-04-23T02:14:31.800 INFO:teuthology.orchestra.run.smithi191.stderr:23 Apr 02:14:31 ntpd[12994]: can't open /var/log/ntpstats/peerstats.20240423: Permission denied 2024-04-23T02:14:31.865 INFO:teuthology.orchestra.run.smithi037.stdout: remote refid st t when poll reach delay offset jitter 2024-04-23T02:14:31.865 INFO:teuthology.orchestra.run.smithi037.stdout:============================================================================== 2024-04-23T02:14:31.865 INFO:teuthology.orchestra.run.smithi037.stdout: hv01.front.sepi .INIT. 16 u - 64 0 0.000 0.000 0.000 2024-04-23T02:14:31.865 INFO:teuthology.orchestra.run.smithi037.stdout: hv02.front.sepi .INIT. 16 u - 64 0 0.000 0.000 0.000 2024-04-23T02:14:31.865 INFO:teuthology.orchestra.run.smithi037.stdout: hv03.front.sepi .INIT. 16 u - 64 0 0.000 0.000 0.000 2024-04-23T02:14:31.865 INFO:teuthology.orchestra.run.smithi037.stdout: hv04.front.sepi .INIT. 16 u - 64 0 0.000 0.000 0.000 2024-04-23T02:14:32.799 INFO:teuthology.orchestra.run.smithi191.stderr:23 Apr 02:14:32 ntpd[12994]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-04-23T02:14:32.799 INFO:teuthology.orchestra.run.smithi191.stderr:23 Apr 02:14:32 ntpd[12994]: can't open /var/log/ntpstats/rawstats.20240423: Permission denied 2024-04-23T02:14:32.799 INFO:teuthology.orchestra.run.smithi191.stderr:23 Apr 02:14:32 ntpd[12994]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-04-23T02:14:32.799 INFO:teuthology.orchestra.run.smithi191.stderr:23 Apr 02:14:32 ntpd[12994]: can't open /var/log/ntpstats/rawstats.20240423: Permission denied 2024-04-23T02:14:32.799 INFO:teuthology.orchestra.run.smithi191.stderr:23 Apr 02:14:32 ntpd[12994]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-04-23T02:14:32.799 INFO:teuthology.orchestra.run.smithi191.stderr:23 Apr 02:14:32 ntpd[12994]: can't open /var/log/ntpstats/peerstats.20240423: Permission denied 2024-04-23T02:14:33.799 INFO:teuthology.orchestra.run.smithi191.stderr:23 Apr 02:14:33 ntpd[12994]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-04-23T02:14:33.799 INFO:teuthology.orchestra.run.smithi191.stderr:23 Apr 02:14:33 ntpd[12994]: can't open /var/log/ntpstats/rawstats.20240423: Permission denied 2024-04-23T02:14:33.799 INFO:teuthology.orchestra.run.smithi191.stderr:23 Apr 02:14:33 ntpd[12994]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-04-23T02:14:33.800 INFO:teuthology.orchestra.run.smithi191.stderr:23 Apr 02:14:33 ntpd[12994]: can't open /var/log/ntpstats/rawstats.20240423: Permission denied 2024-04-23T02:14:33.800 INFO:teuthology.orchestra.run.smithi191.stderr:23 Apr 02:14:33 ntpd[12994]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-04-23T02:14:33.800 INFO:teuthology.orchestra.run.smithi191.stderr:23 Apr 02:14:33 ntpd[12994]: can't open /var/log/ntpstats/rawstats.20240423: Permission denied 2024-04-23T02:14:33.800 INFO:teuthology.orchestra.run.smithi191.stderr:23 Apr 02:14:33 ntpd[12994]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-04-23T02:14:33.800 INFO:teuthology.orchestra.run.smithi191.stderr:23 Apr 02:14:33 ntpd[12994]: can't open /var/log/ntpstats/peerstats.20240423: Permission denied 2024-04-23T02:14:33.800 INFO:teuthology.orchestra.run.smithi191.stderr:23 Apr 02:14:33 ntpd[12994]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-04-23T02:14:33.800 INFO:teuthology.orchestra.run.smithi191.stderr:23 Apr 02:14:33 ntpd[12994]: can't open /var/log/ntpstats/rawstats.20240423: Permission denied 2024-04-23T02:14:33.800 INFO:teuthology.orchestra.run.smithi191.stderr:23 Apr 02:14:33 ntpd[12994]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-04-23T02:14:33.800 INFO:teuthology.orchestra.run.smithi191.stderr:23 Apr 02:14:33 ntpd[12994]: can't open /var/log/ntpstats/peerstats.20240423: Permission denied 2024-04-23T02:14:33.800 INFO:teuthology.orchestra.run.smithi191.stdout:23 Apr 02:14:33 ntpd[12994]: ntpd: time slew +0.003287 s 2024-04-23T02:14:33.800 INFO:teuthology.orchestra.run.smithi191.stdout:ntpd: time slew +0.003287s 2024-04-23T02:14:33.801 INFO:teuthology.orchestra.run.smithi191.stderr:23 Apr 02:14:33 ntpd[12994]: couldn't unlink /var/log/ntpstats/loopstats: Permission denied 2024-04-23T02:14:33.801 INFO:teuthology.orchestra.run.smithi191.stderr:23 Apr 02:14:33 ntpd[12994]: can't open /var/log/ntpstats/loopstats.20240423: Permission denied 2024-04-23T02:14:33.872 INFO:teuthology.orchestra.run.smithi191.stdout: remote refid st t when poll reach delay offset jitter 2024-04-23T02:14:33.872 INFO:teuthology.orchestra.run.smithi191.stdout:============================================================================== 2024-04-23T02:14:33.872 INFO:teuthology.orchestra.run.smithi191.stdout: hv01.front.sepi .INIT. 16 u - 64 0 0.000 0.000 0.000 2024-04-23T02:14:33.872 INFO:teuthology.orchestra.run.smithi191.stdout: hv02.front.sepi .INIT. 16 u - 64 0 0.000 0.000 0.000 2024-04-23T02:14:33.872 INFO:teuthology.orchestra.run.smithi191.stdout: hv03.front.sepi .INIT. 16 u - 64 0 0.000 0.000 0.000 2024-04-23T02:14:33.872 INFO:teuthology.orchestra.run.smithi191.stdout: hv04.front.sepi .INIT. 16 u - 64 0 0.000 0.000 0.000 2024-04-23T02:14:33.873 INFO:teuthology.run_tasks:Running task cephadm... 2024-04-23T02:14:33.973 INFO:tasks.cephadm:Config: {'allow_ptrace': False, 'avoid_pacific_features': True, 'cephadm_branch': 'v16.2.0', 'cephadm_git_url': 'https://github.com/ceph/ceph', 'image': 'quay.io/ceph/ceph:v16.2.0', 'conf': {'global': {'mon election default strategy': 1}, 'mgr': {'debug mgr': 20, 'debug ms': 1, 'mgr/cephadm/use_agent': True}, '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': '646b8c7d293d8ec31a40c69f7b3237b19c1be24d'} 2024-04-23T02:14:33.973 INFO:tasks.cephadm:Cluster image is quay.io/ceph/ceph:v16.2.0 2024-04-23T02:14:33.973 INFO:tasks.cephadm:Cluster fsid is 39f0dbf0-0117-11ef-bc93-c7b262605968 2024-04-23T02:14:33.973 INFO:tasks.cephadm:Choosing monitor IPs and ports... 2024-04-23T02:14:33.974 INFO:tasks.cephadm:Monitor IPs: {'mon.a': '172.21.15.37', 'mon.c': '[v2:172.21.15.37:3301,v1:172.21.15.37:6790]', 'mon.b': '172.21.15.191'} 2024-04-23T02:14:33.974 INFO:tasks.cephadm:First mon is mon.a on smithi037 2024-04-23T02:14:33.974 INFO:tasks.cephadm:First mgr is y 2024-04-23T02:14:33.974 INFO:tasks.cephadm:Normalizing hostnames... 2024-04-23T02:14:33.974 DEBUG:teuthology.orchestra.run.smithi037:> sudo hostname $(hostname -s) 2024-04-23T02:14:33.991 DEBUG:teuthology.orchestra.run.smithi191:> sudo hostname $(hostname -s) 2024-04-23T02:14:34.008 INFO:tasks.cephadm:Downloading cephadm (repo https://github.com/ceph/ceph ref v16.2.0)... 2024-04-23T02:14:34.008 DEBUG:teuthology.orchestra.run.smithi037:> curl --silent https://raw.githubusercontent.com/ceph/ceph/v16.2.0/src/cephadm/cephadm > /home/ubuntu/cephtest/cephadm && ls -l /home/ubuntu/cephtest/cephadm 2024-04-23T02:14:34.267 INFO:teuthology.orchestra.run.smithi037.stdout:-rw-rw-r-- 1 ubuntu ubuntu 288386 Apr 23 02:14 /home/ubuntu/cephtest/cephadm 2024-04-23T02:14:34.268 DEBUG:teuthology.orchestra.run.smithi191:> curl --silent https://raw.githubusercontent.com/ceph/ceph/v16.2.0/src/cephadm/cephadm > /home/ubuntu/cephtest/cephadm && ls -l /home/ubuntu/cephtest/cephadm 2024-04-23T02:14:34.427 INFO:teuthology.orchestra.run.smithi191.stdout:-rw-rw-r-- 1 ubuntu ubuntu 288386 Apr 23 02:14 /home/ubuntu/cephtest/cephadm 2024-04-23T02:14:34.428 DEBUG:teuthology.orchestra.run.smithi037:> test -s /home/ubuntu/cephtest/cephadm && test $(stat -c%s /home/ubuntu/cephtest/cephadm) -gt 1000 && chmod +x /home/ubuntu/cephtest/cephadm 2024-04-23T02:14:34.437 DEBUG:teuthology.orchestra.run.smithi191:> test -s /home/ubuntu/cephtest/cephadm && test $(stat -c%s /home/ubuntu/cephtest/cephadm) -gt 1000 && chmod +x /home/ubuntu/cephtest/cephadm 2024-04-23T02:14:34.457 INFO:tasks.cephadm:Pulling image quay.io/ceph/ceph:v16.2.0 on all hosts... 2024-04-23T02:14:34.457 DEBUG:teuthology.orchestra.run.smithi037:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.0 pull 2024-04-23T02:14:34.459 DEBUG:teuthology.orchestra.run.smithi191:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.0 pull 2024-04-23T02:14:34.773 INFO:teuthology.orchestra.run.smithi191.stderr:Pulling container image quay.io/ceph/ceph:v16.2.0... 2024-04-23T02:14:34.790 INFO:teuthology.orchestra.run.smithi037.stderr:Pulling container image quay.io/ceph/ceph:v16.2.0... 2024-04-23T02:15:12.558 INFO:teuthology.orchestra.run.smithi037.stdout:{ 2024-04-23T02:15:12.559 INFO:teuthology.orchestra.run.smithi037.stdout: "ceph_version": "ceph version 16.2.0 (0c2054e95bcd9b30fdd908a79ac1d8bbc3394442) pacific (stable)", 2024-04-23T02:15:12.559 INFO:teuthology.orchestra.run.smithi037.stdout: "image_id": "24ecd6d5f14c2268c5d2c666aa151456949cf76c6747d873c6fcf41f6f672d15", 2024-04-23T02:15:12.559 INFO:teuthology.orchestra.run.smithi037.stdout: "repo_digests": [ 2024-04-23T02:15:12.559 INFO:teuthology.orchestra.run.smithi037.stdout: "quay.io/ceph/ceph@sha256:9b04c0f15704c49591640a37c7adfd40ffad0a4b42fecb950c3407687cb4f29a" 2024-04-23T02:15:12.559 INFO:teuthology.orchestra.run.smithi037.stdout: ] 2024-04-23T02:15:12.559 INFO:teuthology.orchestra.run.smithi037.stdout:} 2024-04-23T02:15:15.068 INFO:teuthology.orchestra.run.smithi191.stdout:{ 2024-04-23T02:15:15.069 INFO:teuthology.orchestra.run.smithi191.stdout: "ceph_version": "ceph version 16.2.0 (0c2054e95bcd9b30fdd908a79ac1d8bbc3394442) pacific (stable)", 2024-04-23T02:15:15.069 INFO:teuthology.orchestra.run.smithi191.stdout: "image_id": "24ecd6d5f14c2268c5d2c666aa151456949cf76c6747d873c6fcf41f6f672d15", 2024-04-23T02:15:15.069 INFO:teuthology.orchestra.run.smithi191.stdout: "repo_digests": [ 2024-04-23T02:15:15.069 INFO:teuthology.orchestra.run.smithi191.stdout: "quay.io/ceph/ceph@sha256:9b04c0f15704c49591640a37c7adfd40ffad0a4b42fecb950c3407687cb4f29a" 2024-04-23T02:15:15.069 INFO:teuthology.orchestra.run.smithi191.stdout: ] 2024-04-23T02:15:15.069 INFO:teuthology.orchestra.run.smithi191.stdout:} 2024-04-23T02:15:15.092 DEBUG:teuthology.orchestra.run.smithi037:> sudo mkdir -p /etc/ceph 2024-04-23T02:15:15.109 DEBUG:teuthology.orchestra.run.smithi191:> sudo mkdir -p /etc/ceph 2024-04-23T02:15:15.126 DEBUG:teuthology.orchestra.run.smithi037:> sudo chmod 777 /etc/ceph 2024-04-23T02:15:15.168 DEBUG:teuthology.orchestra.run.smithi191:> sudo chmod 777 /etc/ceph 2024-04-23T02:15:15.184 INFO:tasks.cephadm:Writing seed config... 2024-04-23T02:15:15.185 INFO:tasks.cephadm: override: [global] mon election default strategy = 1 2024-04-23T02:15:15.185 INFO:tasks.cephadm: override: [mgr] debug mgr = 20 2024-04-23T02:15:15.185 INFO:tasks.cephadm: override: [mgr] debug ms = 1 2024-04-23T02:15:15.186 INFO:tasks.cephadm: override: [mgr] mgr/cephadm/use_agent = True 2024-04-23T02:15:15.186 INFO:tasks.cephadm: override: [mon] debug mon = 20 2024-04-23T02:15:15.186 INFO:tasks.cephadm: override: [mon] debug ms = 1 2024-04-23T02:15:15.186 INFO:tasks.cephadm: override: [mon] debug paxos = 20 2024-04-23T02:15:15.186 INFO:tasks.cephadm: override: [osd] debug ms = 1 2024-04-23T02:15:15.186 INFO:tasks.cephadm: override: [osd] debug osd = 20 2024-04-23T02:15:15.187 DEBUG:teuthology.orchestra.run.smithi037:> set -ex 2024-04-23T02:15:15.187 DEBUG:teuthology.orchestra.run.smithi037:> dd of=/home/ubuntu/cephtest/seed.ceph.conf 2024-04-23T02:15:15.194 DEBUG:tasks.cephadm:Final config: [global] # make logging friendly to teuthology log_to_file = true log_to_stderr = false log to journald = false mon cluster log file level = debug mon clock drift allowed = 1.000 # replicate across OSDs, not hosts osd crush chooseleaf type = 0 #osd pool default size = 2 osd pool default erasure code profile = plugin=jerasure technique=reed_sol_van k=2 m=1 crush-failure-domain=osd # enable some debugging auth debug = true ms die on old message = true ms die on bug = true debug asserts on shutdown = true # adjust warnings mon max pg per osd = 10000# >= luminous mon pg warn max object skew = 0 mon osd allow primary affinity = true mon osd allow pg remap = true mon warn on legacy crush tunables = false mon warn on crush straw calc version zero = false mon warn on no sortbitwise = false mon warn on osd down out interval zero = false mon warn on too few osds = false mon_warn_on_pool_pg_num_not_power_of_two = false # disable pg_autoscaler by default for new pools osd_pool_default_pg_autoscale_mode = off # tests delete pools mon allow pool delete = true fsid = 39f0dbf0-0117-11ef-bc93-c7b262605968 mon election default strategy = 1 [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 = True [mon] mon data avail warn = 5 mon mgr mkfs grace = 240 mon reweight min pgs per osd = 4 mon osd reporter subtree level = osd mon osd prime pg temp = true mon reweight min bytes per osd = 10 # rotate auth tickets quickly to exercise renewal paths auth mon ticket ttl = 660# 11m auth service ticket ttl = 240# 4m # don't complain about global id reclaim mon_warn_on_insecure_global_id_reclaim = false mon_warn_on_insecure_global_id_reclaim_allowed = false debug mon = 20 debug ms = 1 debug paxos = 20 [client.rgw] rgw cache enabled = true rgw enable ops log = true rgw enable usage log = true 2024-04-23T02:15:15.194 DEBUG:teuthology.orchestra.run.smithi037:mon.a> sudo journalctl -f -n 0 -u ceph-39f0dbf0-0117-11ef-bc93-c7b262605968@mon.a.service 2024-04-23T02:15:15.197 DEBUG:teuthology.orchestra.run.smithi037:mgr.y> sudo journalctl -f -n 0 -u ceph-39f0dbf0-0117-11ef-bc93-c7b262605968@mgr.y.service 2024-04-23T02:15:15.199 INFO:tasks.cephadm:Bootstrapping... 2024-04-23T02:15:15.199 DEBUG:teuthology.orchestra.run.smithi037:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.0 -v bootstrap --fsid 39f0dbf0-0117-11ef-bc93-c7b262605968 --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.37 && sudo chmod +r /etc/ceph/ceph.client.admin.keyring 2024-04-23T02:15:15.360 INFO:teuthology.orchestra.run.smithi037.stderr:Could not locate podman: podman not found 2024-04-23T02:15:15.360 INFO:teuthology.orchestra.run.smithi037.stderr:Verifying podman|docker is present... 2024-04-23T02:15:15.360 INFO:teuthology.orchestra.run.smithi037.stderr:Verifying lvm2 is present... 2024-04-23T02:15:15.360 INFO:teuthology.orchestra.run.smithi037.stderr:Verifying time synchronization is in place... 2024-04-23T02:15:15.360 INFO:teuthology.orchestra.run.smithi037.stderr:Running command: systemctl is-enabled chrony.service 2024-04-23T02:15:15.367 INFO:teuthology.orchestra.run.smithi037.stderr:systemctl: Failed to get unit file state for chrony.service: No such file or directory 2024-04-23T02:15:15.368 INFO:teuthology.orchestra.run.smithi037.stderr:Running command: systemctl is-active chrony.service 2024-04-23T02:15:15.375 INFO:teuthology.orchestra.run.smithi037.stderr:systemctl: inactive 2024-04-23T02:15:15.376 INFO:teuthology.orchestra.run.smithi037.stderr:Running command: systemctl is-enabled chronyd.service 2024-04-23T02:15:15.381 INFO:teuthology.orchestra.run.smithi037.stderr:systemctl: Failed to get unit file state for chronyd.service: No such file or directory 2024-04-23T02:15:15.382 INFO:teuthology.orchestra.run.smithi037.stderr:Running command: systemctl is-active chronyd.service 2024-04-23T02:15:15.387 INFO:teuthology.orchestra.run.smithi037.stderr:systemctl: inactive 2024-04-23T02:15:15.388 INFO:teuthology.orchestra.run.smithi037.stderr:Running command: systemctl is-enabled systemd-timesyncd.service 2024-04-23T02:15:15.394 INFO:teuthology.orchestra.run.smithi037.stderr:systemctl: masked 2024-04-23T02:15:15.395 INFO:teuthology.orchestra.run.smithi037.stderr:Running command: systemctl is-active systemd-timesyncd.service 2024-04-23T02:15:15.400 INFO:teuthology.orchestra.run.smithi037.stderr:systemctl: inactive 2024-04-23T02:15:15.401 INFO:teuthology.orchestra.run.smithi037.stderr:Running command: systemctl is-enabled ntpd.service 2024-04-23T02:15:15.407 INFO:teuthology.orchestra.run.smithi037.stderr:systemctl: Failed to get unit file state for ntpd.service: No such file or directory 2024-04-23T02:15:15.408 INFO:teuthology.orchestra.run.smithi037.stderr:Running command: systemctl is-active ntpd.service 2024-04-23T02:15:15.414 INFO:teuthology.orchestra.run.smithi037.stderr:systemctl: inactive 2024-04-23T02:15:15.415 INFO:teuthology.orchestra.run.smithi037.stderr:Running command: systemctl is-enabled ntp.service 2024-04-23T02:15:15.423 INFO:teuthology.orchestra.run.smithi037.stderr:systemctl: enabled 2024-04-23T02:15:15.424 INFO:teuthology.orchestra.run.smithi037.stderr:Running command: systemctl is-active ntp.service 2024-04-23T02:15:15.430 INFO:teuthology.orchestra.run.smithi037.stderr:systemctl: active 2024-04-23T02:15:15.431 INFO:teuthology.orchestra.run.smithi037.stderr:Unit ntp.service is enabled and running 2024-04-23T02:15:15.431 INFO:teuthology.orchestra.run.smithi037.stderr:Repeating the final host check... 2024-04-23T02:15:15.431 INFO:teuthology.orchestra.run.smithi037.stderr:podman|docker (/usr/bin/docker) is present 2024-04-23T02:15:15.431 INFO:teuthology.orchestra.run.smithi037.stderr:systemctl is present 2024-04-23T02:15:15.431 INFO:teuthology.orchestra.run.smithi037.stderr:lvcreate is present 2024-04-23T02:15:15.432 INFO:teuthology.orchestra.run.smithi037.stderr:Running command: systemctl is-enabled chrony.service 2024-04-23T02:15:15.437 INFO:teuthology.orchestra.run.smithi037.stderr:systemctl: Failed to get unit file state for chrony.service: No such file or directory 2024-04-23T02:15:15.438 INFO:teuthology.orchestra.run.smithi037.stderr:Running command: systemctl is-active chrony.service 2024-04-23T02:15:15.446 INFO:teuthology.orchestra.run.smithi037.stderr:systemctl: inactive 2024-04-23T02:15:15.446 INFO:teuthology.orchestra.run.smithi037.stderr:Running command: systemctl is-enabled chronyd.service 2024-04-23T02:15:15.451 INFO:teuthology.orchestra.run.smithi037.stderr:systemctl: Failed to get unit file state for chronyd.service: No such file or directory 2024-04-23T02:15:15.452 INFO:teuthology.orchestra.run.smithi037.stderr:Running command: systemctl is-active chronyd.service 2024-04-23T02:15:15.459 INFO:teuthology.orchestra.run.smithi037.stderr:systemctl: inactive 2024-04-23T02:15:15.460 INFO:teuthology.orchestra.run.smithi037.stderr:Running command: systemctl is-enabled systemd-timesyncd.service 2024-04-23T02:15:15.467 INFO:teuthology.orchestra.run.smithi037.stderr:systemctl: masked 2024-04-23T02:15:15.468 INFO:teuthology.orchestra.run.smithi037.stderr:Running command: systemctl is-active systemd-timesyncd.service 2024-04-23T02:15:15.474 INFO:teuthology.orchestra.run.smithi037.stderr:systemctl: inactive 2024-04-23T02:15:15.475 INFO:teuthology.orchestra.run.smithi037.stderr:Running command: systemctl is-enabled ntpd.service 2024-04-23T02:15:15.482 INFO:teuthology.orchestra.run.smithi037.stderr:systemctl: Failed to get unit file state for ntpd.service: No such file or directory 2024-04-23T02:15:15.483 INFO:teuthology.orchestra.run.smithi037.stderr:Running command: systemctl is-active ntpd.service 2024-04-23T02:15:15.488 INFO:teuthology.orchestra.run.smithi037.stderr:systemctl: inactive 2024-04-23T02:15:15.489 INFO:teuthology.orchestra.run.smithi037.stderr:Running command: systemctl is-enabled ntp.service 2024-04-23T02:15:15.496 INFO:teuthology.orchestra.run.smithi037.stderr:systemctl: enabled 2024-04-23T02:15:15.497 INFO:teuthology.orchestra.run.smithi037.stderr:Running command: systemctl is-active ntp.service 2024-04-23T02:15:15.502 INFO:teuthology.orchestra.run.smithi037.stderr:systemctl: active 2024-04-23T02:15:15.503 INFO:teuthology.orchestra.run.smithi037.stderr:Unit ntp.service is enabled and running 2024-04-23T02:15:15.503 INFO:teuthology.orchestra.run.smithi037.stderr:Host looks OK 2024-04-23T02:15:15.503 INFO:teuthology.orchestra.run.smithi037.stderr:Cluster fsid: 39f0dbf0-0117-11ef-bc93-c7b262605968 2024-04-23T02:15:15.504 INFO:teuthology.orchestra.run.smithi037.stderr:Acquiring lock 139947758952400 on /run/cephadm/39f0dbf0-0117-11ef-bc93-c7b262605968.lock 2024-04-23T02:15:15.504 INFO:teuthology.orchestra.run.smithi037.stderr:Lock 139947758952400 acquired on /run/cephadm/39f0dbf0-0117-11ef-bc93-c7b262605968.lock 2024-04-23T02:15:15.504 INFO:teuthology.orchestra.run.smithi037.stderr:Verifying IP 172.21.15.37 port 3300 ... 2024-04-23T02:15:15.505 INFO:teuthology.orchestra.run.smithi037.stderr:Verifying IP 172.21.15.37 port 6789 ... 2024-04-23T02:15:15.505 INFO:teuthology.orchestra.run.smithi037.stderr:Base mon IP is 172.21.15.37, final addrv is [v2:172.21.15.37:3300,v1:172.21.15.37:6789] 2024-04-23T02:15:15.505 INFO:teuthology.orchestra.run.smithi037.stderr:Running command: /usr/sbin/ip route ls 2024-04-23T02:15:15.507 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/sbin/ip: default via 172.21.15.254 dev ens1f0 2024-04-23T02:15:15.508 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/sbin/ip: 172.17.0.0/16 dev docker0 proto kernel scope link src 172.17.0.1 linkdown 2024-04-23T02:15:15.508 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/sbin/ip: 172.21.0.0/20 dev ens1f0 proto kernel scope link src 172.21.15.37 2024-04-23T02:15:15.509 INFO:teuthology.orchestra.run.smithi037.stderr:Running command: /usr/sbin/ip -6 route ls 2024-04-23T02:15:15.512 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/sbin/ip: ::1 dev lo proto kernel metric 256 pref medium 2024-04-23T02:15:15.513 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/sbin/ip: fe80::/64 dev ens1f0 proto kernel metric 256 pref medium 2024-04-23T02:15:15.513 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/sbin/ip: default via fe80::327c:5e00:6487:71e0 dev ens1f0 proto ra metric 1024 expires 1787sec hoplimit 64 pref medium 2024-04-23T02:15:15.513 INFO:teuthology.orchestra.run.smithi037.stderr:Running command: /usr/sbin/ip -6 addr ls 2024-04-23T02:15:15.516 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/sbin/ip: 1: lo: mtu 65536 state UNKNOWN qlen 1000 2024-04-23T02:15:15.516 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/sbin/ip: inet6 ::1/128 scope host 2024-04-23T02:15:15.516 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/sbin/ip: valid_lft forever preferred_lft forever 2024-04-23T02:15:15.516 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/sbin/ip: 3: ens1f0: mtu 1500 state UP qlen 1000 2024-04-23T02:15:15.517 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/sbin/ip: inet6 fe80::ec4:7aff:fe88:7794/64 scope link 2024-04-23T02:15:15.517 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/sbin/ip: valid_lft forever preferred_lft forever 2024-04-23T02:15:15.518 INFO:teuthology.orchestra.run.smithi037.stderr:Mon IP 172.21.15.37 is in CIDR network 172.21.0.0/20 2024-04-23T02:15:15.518 INFO:teuthology.orchestra.run.smithi037.stderr:- internal network (--cluster-network) has not been provided, OSD replication will default to the public_network 2024-04-23T02:15:15.519 INFO:teuthology.orchestra.run.smithi037.stderr:Pulling container image quay.io/ceph/ceph:v16.2.0... 2024-04-23T02:15:15.519 INFO:teuthology.orchestra.run.smithi037.stderr:Running command: /usr/bin/docker pull quay.io/ceph/ceph:v16.2.0 2024-04-23T02:15:15.633 INFO:journalctl@ceph.mgr.y.smithi037.stdout:-- Logs begin at Sun 2022-08-14 12:20:24 UTC. -- 2024-04-23T02:15:15.641 INFO:journalctl@ceph.mon.a.smithi037.stdout:-- Logs begin at Sun 2022-08-14 12:20:24 UTC. -- 2024-04-23T02:15:15.924 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/docker: v16.2.0: Pulling from ceph/ceph 2024-04-23T02:15:16.028 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/docker: Digest: sha256:9b04c0f15704c49591640a37c7adfd40ffad0a4b42fecb950c3407687cb4f29a 2024-04-23T02:15:16.029 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/docker: Status: Image is up to date for quay.io/ceph/ceph:v16.2.0 2024-04-23T02:15:16.062 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/docker: quay.io/ceph/ceph:v16.2.0 2024-04-23T02:15:16.065 INFO:teuthology.orchestra.run.smithi037.stderr:Running command: /usr/bin/docker run --rm --ipc=host --net=host --entrypoint ceph --init -e CONTAINER_IMAGE=quay.io/ceph/ceph:v16.2.0 -e NODE_NAME=smithi037 -e CEPH_USE_RANDOM_NONCE=1 quay.io/ceph/ceph:v16.2.0 --version 2024-04-23T02:15:17.048 INFO:teuthology.orchestra.run.smithi037.stderr:ceph: ceph version 16.2.0 (0c2054e95bcd9b30fdd908a79ac1d8bbc3394442) pacific (stable) 2024-04-23T02:15:17.594 INFO:teuthology.orchestra.run.smithi037.stderr:Ceph version: ceph version 16.2.0 (0c2054e95bcd9b30fdd908a79ac1d8bbc3394442) pacific (stable) 2024-04-23T02:15:17.594 INFO:teuthology.orchestra.run.smithi037.stderr:Extracting ceph user uid/gid from container image... 2024-04-23T02:15:17.595 INFO:teuthology.orchestra.run.smithi037.stderr:Running command: /usr/bin/docker run --rm --ipc=host --net=host --entrypoint stat --init -e CONTAINER_IMAGE=quay.io/ceph/ceph:v16.2.0 -e NODE_NAME=smithi037 -e CEPH_USE_RANDOM_NONCE=1 quay.io/ceph/ceph:v16.2.0 -c %u %g /var/lib/ceph 2024-04-23T02:15:18.341 INFO:teuthology.orchestra.run.smithi037.stderr:stat: 167 167 2024-04-23T02:15:18.974 INFO:teuthology.orchestra.run.smithi037.stderr:Creating initial keys... 2024-04-23T02:15:18.974 INFO:teuthology.orchestra.run.smithi037.stderr:Running command: /usr/bin/docker run --rm --ipc=host --net=host --entrypoint /usr/bin/ceph-authtool --init -e CONTAINER_IMAGE=quay.io/ceph/ceph:v16.2.0 -e NODE_NAME=smithi037 -e CEPH_USE_RANDOM_NONCE=1 quay.io/ceph/ceph:v16.2.0 --gen-print-key 2024-04-23T02:15:19.689 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph-authtool: AQC3GSdmmznIKBAA+ExCQV6sjghHKsGfYqJkzg== 2024-04-23T02:15:20.308 INFO:teuthology.orchestra.run.smithi037.stderr:Running command: /usr/bin/docker run --rm --ipc=host --net=host --entrypoint /usr/bin/ceph-authtool --init -e CONTAINER_IMAGE=quay.io/ceph/ceph:v16.2.0 -e NODE_NAME=smithi037 -e CEPH_USE_RANDOM_NONCE=1 quay.io/ceph/ceph:v16.2.0 --gen-print-key 2024-04-23T02:15:21.043 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph-authtool: AQC5GSdmnkhNAhAAUbitN++ZqnOsusl1SjhFdQ== 2024-04-23T02:15:21.620 INFO:teuthology.orchestra.run.smithi037.stderr:Running command: /usr/bin/docker run --rm --ipc=host --net=host --entrypoint /usr/bin/ceph-authtool --init -e CONTAINER_IMAGE=quay.io/ceph/ceph:v16.2.0 -e NODE_NAME=smithi037 -e CEPH_USE_RANDOM_NONCE=1 quay.io/ceph/ceph:v16.2.0 --gen-print-key 2024-04-23T02:15:22.329 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph-authtool: AQC6GSdm+cFJExAAKSpRXj02EFGGn539dsvayw== 2024-04-23T02:15:22.883 INFO:teuthology.orchestra.run.smithi037.stderr:Creating initial monmap... 2024-04-23T02:15:22.883 INFO:teuthology.orchestra.run.smithi037.stderr:Running command: /usr/bin/docker run --rm --ipc=host --net=host --entrypoint /usr/bin/monmaptool --init -e CONTAINER_IMAGE=quay.io/ceph/ceph:v16.2.0 -e NODE_NAME=smithi037 -e CEPH_USE_RANDOM_NONCE=1 -v /tmp/ceph-tmp57yheyg3:/tmp/monmap:z quay.io/ceph/ceph:v16.2.0 --create --clobber --fsid 39f0dbf0-0117-11ef-bc93-c7b262605968 --addv a [v2:172.21.15.37:3300,v1:172.21.15.37:6789] /tmp/monmap 2024-04-23T02:15:23.602 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/monmaptool: /usr/bin/monmaptool: monmap file /tmp/monmap 2024-04-23T02:15:23.603 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/monmaptool: /usr/bin/monmaptool: set fsid to 39f0dbf0-0117-11ef-bc93-c7b262605968 2024-04-23T02:15:23.603 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/monmaptool: /usr/bin/monmaptool: writing epoch 0 to /tmp/monmap (1 monitors) 2024-04-23T02:15:24.178 INFO:teuthology.orchestra.run.smithi037.stderr:monmaptool for a [v2:172.21.15.37:3300,v1:172.21.15.37:6789] on /usr/bin/monmaptool: monmap file /tmp/monmap 2024-04-23T02:15:24.178 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/monmaptool: set fsid to 39f0dbf0-0117-11ef-bc93-c7b262605968 2024-04-23T02:15:24.178 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/monmaptool: writing epoch 0 to /tmp/monmap (1 monitors) 2024-04-23T02:15:24.178 INFO:teuthology.orchestra.run.smithi037.stderr: 2024-04-23T02:15:24.178 INFO:teuthology.orchestra.run.smithi037.stderr:Creating mon... 2024-04-23T02:15:24.181 INFO:teuthology.orchestra.run.smithi037.stderr:Running command: /usr/bin/docker run --rm --ipc=host --net=host --entrypoint /usr/bin/ceph-mon --init -e CONTAINER_IMAGE=quay.io/ceph/ceph:v16.2.0 -e NODE_NAME=smithi037 -e CEPH_USE_RANDOM_NONCE=1 -v /var/log/ceph/39f0dbf0-0117-11ef-bc93-c7b262605968:/var/log/ceph:z -v /var/lib/ceph/39f0dbf0-0117-11ef-bc93-c7b262605968/mon.a:/var/lib/ceph/mon/ceph-a:z -v /tmp/ceph-tmp3lfkqjtn:/tmp/keyring:z -v /tmp/ceph-tmp57yheyg3:/tmp/monmap:z quay.io/ceph/ceph:v16.2.0 --mkfs -i a --fsid 39f0dbf0-0117-11ef-bc93-c7b262605968 -c /dev/null --monmap /tmp/monmap --keyring /tmp/keyring --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 2024-04-23T02:15:25.032 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph-mon: debug 2024-04-23T02:15:25.023+0000 7fa9598e0700 0 set uid:gid to 167:167 (ceph:ceph) 2024-04-23T02:15:25.032 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph-mon: debug 2024-04-23T02:15:25.023+0000 7fa9598e0700 1 imported monmap: 2024-04-23T02:15:25.032 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph-mon: epoch 0 2024-04-23T02:15:25.033 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph-mon: fsid 39f0dbf0-0117-11ef-bc93-c7b262605968 2024-04-23T02:15:25.033 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph-mon: last_changed 2024-04-23T02:15:23.597155+0000 2024-04-23T02:15:25.033 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph-mon: created 2024-04-23T02:15:23.597155+0000 2024-04-23T02:15:25.033 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph-mon: min_mon_release 0 (unknown) 2024-04-23T02:15:25.033 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph-mon: election_strategy: 1 2024-04-23T02:15:25.034 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph-mon: 0: [v2:172.21.15.37:3300/0,v1:172.21.15.37:6789/0] mon.a 2024-04-23T02:15:25.034 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph-mon: 2024-04-23T02:15:25.034 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph-mon: debug 2024-04-23T02:15:25.023+0000 7fa9598e0700 0 /usr/bin/ceph-mon: set fsid to 39f0dbf0-0117-11ef-bc93-c7b262605968 2024-04-23T02:15:25.034 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph-mon: debug 2024-04-23T02:15:25.023+0000 7fa9598e0700 4 rocksdb: RocksDB version: 6.8.1 2024-04-23T02:15:25.034 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph-mon: 2024-04-23T02:15:25.035 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph-mon: debug 2024-04-23T02:15:25.023+0000 7fa9598e0700 4 rocksdb: Git sha rocksdb_build_git_sha:@0@ 2024-04-23T02:15:25.035 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph-mon: debug 2024-04-23T02:15:25.023+0000 7fa9598e0700 4 rocksdb: Compile date Mar 30 2021 2024-04-23T02:15:25.035 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph-mon: debug 2024-04-23T02:15:25.023+0000 7fa9598e0700 4 rocksdb: DB SUMMARY 2024-04-23T02:15:25.035 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph-mon: 2024-04-23T02:15:25.035 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph-mon: debug 2024-04-23T02:15:25.023+0000 7fa9598e0700 4 rocksdb: SST files in /var/lib/ceph/mon/ceph-a/store.db dir, Total Num: 0, files: 2024-04-23T02:15:25.036 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph-mon: 2024-04-23T02:15:25.042 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph-mon: debug 2024-04-23T02:15:25.023+0000 7fa9598e0700 4 rocksdb: Write Ahead Log file in /var/lib/ceph/mon/ceph-a/store.db: 2024-04-23T02:15:25.042 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph-mon: 2024-04-23T02:15:25.042 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph-mon: debug 2024-04-23T02:15:25.023+0000 7fa9598e0700 4 rocksdb: Options.error_if_exists: 0 2024-04-23T02:15:25.043 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph-mon: debug 2024-04-23T02:15:25.023+0000 7fa9598e0700 4 rocksdb: Options.create_if_missing: 1 2024-04-23T02:15:25.043 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph-mon: debug 2024-04-23T02:15:25.023+0000 7fa9598e0700 4 rocksdb: Options.paranoid_checks: 1 2024-04-23T02:15:25.043 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph-mon: debug 2024-04-23T02:15:25.023+0000 7fa9598e0700 4 rocksdb: Options.env: 0x558939f601c0 2024-04-23T02:15:25.043 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph-mon: debug 2024-04-23T02:15:25.023+0000 7fa9598e0700 4 rocksdb: Options.fs: Posix File System 2024-04-23T02:15:25.043 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph-mon: debug 2024-04-23T02:15:25.023+0000 7fa9598e0700 4 rocksdb: Options.info_log: 0x55893a9ecf40 2024-04-23T02:15:25.043 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph-mon: debug 2024-04-23T02:15:25.023+0000 7fa9598e0700 4 rocksdb: Options.max_file_opening_threads: 16 2024-04-23T02:15:25.043 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph-mon: debug 2024-04-23T02:15:25.023+0000 7fa9598e0700 4 rocksdb: Options.statistics: (nil) 2024-04-23T02:15:25.043 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph-mon: debug 2024-04-23T02:15:25.023+0000 7fa9598e0700 4 rocksdb: Options.use_fsync: 0 2024-04-23T02:15:25.043 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph-mon: debug 2024-04-23T02:15:25.023+0000 7fa9598e0700 4 rocksdb: Options.max_log_file_size: 0 2024-04-23T02:15:25.043 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph-mon: debug 2024-04-23T02:15:25.023+0000 7fa9598e0700 4 rocksdb: Options.max_manifest_file_size: 1073741824 2024-04-23T02:15:25.043 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph-mon: debug 2024-04-23T02:15:25.023+0000 7fa9598e0700 4 rocksdb: Options.log_file_time_to_roll: 0 2024-04-23T02:15:25.043 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph-mon: debug 2024-04-23T02:15:25.023+0000 7fa9598e0700 4 rocksdb: Options.keep_log_file_num: 1000 2024-04-23T02:15:25.043 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph-mon: debug 2024-04-23T02:15:25.023+0000 7fa9598e0700 4 rocksdb: Options.recycle_log_file_num: 0 2024-04-23T02:15:25.043 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph-mon: debug 2024-04-23T02:15:25.023+0000 7fa9598e0700 4 rocksdb: Options.allow_fallocate: 1 2024-04-23T02:15:25.044 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph-mon: debug 2024-04-23T02:15:25.023+0000 7fa9598e0700 4 rocksdb: Options.allow_mmap_reads: 0 2024-04-23T02:15:25.044 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph-mon: debug 2024-04-23T02:15:25.023+0000 7fa9598e0700 4 rocksdb: Options.allow_mmap_writes: 0 2024-04-23T02:15:25.044 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph-mon: debug 2024-04-23T02:15:25.023+0000 7fa9598e0700 4 rocksdb: Options.use_direct_reads: 0 2024-04-23T02:15:25.044 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph-mon: debug 2024-04-23T02:15:25.023+0000 7fa9598e0700 4 rocksdb: Options.use_direct_io_for_flush_and_compaction: 0 2024-04-23T02:15:25.044 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph-mon: debug 2024-04-23T02:15:25.023+0000 7fa9598e0700 4 rocksdb: Options.create_missing_column_families: 0 2024-04-23T02:15:25.044 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph-mon: debug 2024-04-23T02:15:25.023+0000 7fa9598e0700 4 rocksdb: Options.db_log_dir: 2024-04-23T02:15:25.044 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph-mon: debug 2024-04-23T02:15:25.023+0000 7fa9598e0700 4 rocksdb: Options.wal_dir: /var/lib/ceph/mon/ceph-a/store.db 2024-04-23T02:15:25.044 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph-mon: debug 2024-04-23T02:15:25.023+0000 7fa9598e0700 4 rocksdb: Options.table_cache_numshardbits: 6 2024-04-23T02:15:25.044 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph-mon: debug 2024-04-23T02:15:25.023+0000 7fa9598e0700 4 rocksdb: Options.max_subcompactions: 1 2024-04-23T02:15:25.044 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph-mon: debug 2024-04-23T02:15:25.023+0000 7fa9598e0700 4 rocksdb: Options.max_background_flushes: -1 2024-04-23T02:15:25.044 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph-mon: debug 2024-04-23T02:15:25.023+0000 7fa9598e0700 4 rocksdb: Options.WAL_ttl_seconds: 0 2024-04-23T02:15:25.044 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph-mon: debug 2024-04-23T02:15:25.023+0000 7fa9598e0700 4 rocksdb: Options.WAL_size_limit_MB: 0 2024-04-23T02:15:25.044 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph-mon: debug 2024-04-23T02:15:25.023+0000 7fa9598e0700 4 rocksdb: Options.max_write_batch_group_size_bytes: 1048576 2024-04-23T02:15:25.044 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph-mon: debug 2024-04-23T02:15:25.023+0000 7fa9598e0700 4 rocksdb: Options.manifest_preallocation_size: 4194304 2024-04-23T02:15:25.044 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph-mon: debug 2024-04-23T02:15:25.023+0000 7fa9598e0700 4 rocksdb: Options.is_fd_close_on_exec: 1 2024-04-23T02:15:25.045 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph-mon: debug 2024-04-23T02:15:25.023+0000 7fa9598e0700 4 rocksdb: Options.advise_random_on_open: 1 2024-04-23T02:15:25.045 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph-mon: debug 2024-04-23T02:15:25.023+0000 7fa9598e0700 4 rocksdb: Options.db_write_buffer_size: 0 2024-04-23T02:15:25.045 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph-mon: debug 2024-04-23T02:15:25.023+0000 7fa9598e0700 4 rocksdb: Options.write_buffer_manager: 0x55893a9f7410 2024-04-23T02:15:25.045 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph-mon: debug 2024-04-23T02:15:25.023+0000 7fa9598e0700 4 rocksdb: Options.access_hint_on_compaction_start: 1 2024-04-23T02:15:25.045 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph-mon: debug 2024-04-23T02:15:25.023+0000 7fa9598e0700 4 rocksdb: Options.new_table_reader_for_compaction_inputs: 0 2024-04-23T02:15:25.045 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph-mon: debug 2024-04-23T02:15:25.023+0000 7fa9598e0700 4 rocksdb: Options.random_access_max_buffer_size: 1048576 2024-04-23T02:15:25.045 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph-mon: debug 2024-04-23T02:15:25.023+0000 7fa9598e0700 4 rocksdb: Options.use_adaptive_mutex: 0 2024-04-23T02:15:25.045 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph-mon: debug 2024-04-23T02:15:25.023+0000 7fa9598e0700 4 rocksdb: Options.rate_limiter: (nil) 2024-04-23T02:15:25.045 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph-mon: debug 2024-04-23T02:15:25.023+0000 7fa9598e0700 4 rocksdb: Options.sst_file_manager.rate_bytes_per_sec: 0 2024-04-23T02:15:25.045 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph-mon: debug 2024-04-23T02:15:25.023+0000 7fa9598e0700 4 rocksdb: Options.wal_recovery_mode: 2 2024-04-23T02:15:25.045 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph-mon: debug 2024-04-23T02:15:25.023+0000 7fa9598e0700 4 rocksdb: Options.enable_thread_tracking: 0 2024-04-23T02:15:25.045 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph-mon: debug 2024-04-23T02:15:25.023+0000 7fa9598e0700 4 rocksdb: Options.enable_pipelined_write: 0 2024-04-23T02:15:25.045 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph-mon: debug 2024-04-23T02:15:25.023+0000 7fa9598e0700 4 rocksdb: Options.unordered_write: 0 2024-04-23T02:15:25.045 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph-mon: debug 2024-04-23T02:15:25.023+0000 7fa9598e0700 4 rocksdb: Options.allow_concurrent_memtable_write: 1 2024-04-23T02:15:25.046 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph-mon: debug 2024-04-23T02:15:25.023+0000 7fa9598e0700 4 rocksdb: Options.enable_write_thread_adaptive_yield: 1 2024-04-23T02:15:25.046 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph-mon: debug 2024-04-23T02:15:25.023+0000 7fa9598e0700 4 rocksdb: Options.write_thread_max_yield_usec: 100 2024-04-23T02:15:25.046 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph-mon: debug 2024-04-23T02:15:25.023+0000 7fa9598e0700 4 rocksdb: Options.write_thread_slow_yield_usec: 3 2024-04-23T02:15:25.046 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph-mon: debug 2024-04-23T02:15:25.023+0000 7fa9598e0700 4 rocksdb: Options.row_cache: None 2024-04-23T02:15:25.046 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph-mon: debug 2024-04-23T02:15:25.023+0000 7fa9598e0700 4 rocksdb: Options.wal_filter: None 2024-04-23T02:15:25.046 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph-mon: debug 2024-04-23T02:15:25.023+0000 7fa9598e0700 4 rocksdb: Options.avoid_flush_during_recovery: 0 2024-04-23T02:15:25.046 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph-mon: debug 2024-04-23T02:15:25.023+0000 7fa9598e0700 4 rocksdb: Options.allow_ingest_behind: 0 2024-04-23T02:15:25.046 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph-mon: debug 2024-04-23T02:15:25.023+0000 7fa9598e0700 4 rocksdb: Options.preserve_deletes: 0 2024-04-23T02:15:25.046 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph-mon: debug 2024-04-23T02:15:25.023+0000 7fa9598e0700 4 rocksdb: Options.two_write_queues: 0 2024-04-23T02:15:25.046 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph-mon: debug 2024-04-23T02:15:25.023+0000 7fa9598e0700 4 rocksdb: Options.manual_wal_flush: 0 2024-04-23T02:15:25.046 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph-mon: debug 2024-04-23T02:15:25.023+0000 7fa9598e0700 4 rocksdb: Options.atomic_flush: 0 2024-04-23T02:15:25.046 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph-mon: debug 2024-04-23T02:15:25.023+0000 7fa9598e0700 4 rocksdb: Options.avoid_unnecessary_blocking_io: 0 2024-04-23T02:15:25.046 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph-mon: debug 2024-04-23T02:15:25.023+0000 7fa9598e0700 4 rocksdb: Options.persist_stats_to_disk: 0 2024-04-23T02:15:25.046 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph-mon: debug 2024-04-23T02:15:25.023+0000 7fa9598e0700 4 rocksdb: Options.write_dbid_to_manifest: 0 2024-04-23T02:15:25.047 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph-mon: debug 2024-04-23T02:15:25.023+0000 7fa9598e0700 4 rocksdb: Options.log_readahead_size: 0 2024-04-23T02:15:25.047 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph-mon: debug 2024-04-23T02:15:25.023+0000 7fa9598e0700 4 rocksdb: Options.sst_file_checksum_func: Unknown 2024-04-23T02:15:25.047 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph-mon: debug 2024-04-23T02:15:25.023+0000 7fa9598e0700 4 rocksdb: Options.max_background_jobs: 2 2024-04-23T02:15:25.047 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph-mon: debug 2024-04-23T02:15:25.023+0000 7fa9598e0700 4 rocksdb: Options.max_background_compactions: -1 2024-04-23T02:15:25.065 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph-mon: debug 2024-04-23T02:15:25.023+0000 7fa9598e0700 4 rocksdb: Options.avoid_flush_during_shutdown: 0 2024-04-23T02:15:25.066 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph-mon: debug 2024-04-23T02:15:25.023+0000 7fa9598e0700 4 rocksdb: Options.writable_file_max_buffer_size: 1048576 2024-04-23T02:15:25.066 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph-mon: debug 2024-04-23T02:15:25.023+0000 7fa9598e0700 4 rocksdb: Options.delayed_write_rate : 16777216 2024-04-23T02:15:25.066 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph-mon: debug 2024-04-23T02:15:25.023+0000 7fa9598e0700 4 rocksdb: Options.max_total_wal_size: 0 2024-04-23T02:15:25.066 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph-mon: debug 2024-04-23T02:15:25.023+0000 7fa9598e0700 4 rocksdb: Options.delete_obsolete_files_period_micros: 21600000000 2024-04-23T02:15:25.066 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph-mon: debug 2024-04-23T02:15:25.023+0000 7fa9598e0700 4 rocksdb: Options.stats_dump_period_sec: 600 2024-04-23T02:15:25.066 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph-mon: debug 2024-04-23T02:15:25.023+0000 7fa9598e0700 4 rocksdb: Options.stats_persist_period_sec: 600 2024-04-23T02:15:25.066 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph-mon: debug 2024-04-23T02:15:25.023+0000 7fa9598e0700 4 rocksdb: Options.stats_history_buffer_size: 1048576 2024-04-23T02:15:25.066 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph-mon: debug 2024-04-23T02:15:25.023+0000 7fa9598e0700 4 rocksdb: Options.max_open_files: -1 2024-04-23T02:15:25.066 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph-mon: debug 2024-04-23T02:15:25.023+0000 7fa9598e0700 4 rocksdb: Options.bytes_per_sync: 0 2024-04-23T02:15:25.066 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph-mon: debug 2024-04-23T02:15:25.023+0000 7fa9598e0700 4 rocksdb: Options.wal_bytes_per_sync: 0 2024-04-23T02:15:25.067 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph-mon: debug 2024-04-23T02:15:25.023+0000 7fa9598e0700 4 rocksdb: Options.strict_bytes_per_sync: 0 2024-04-23T02:15:25.067 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph-mon: debug 2024-04-23T02:15:25.023+0000 7fa9598e0700 4 rocksdb: Options.compaction_readahead_size: 0 2024-04-23T02:15:25.067 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph-mon: debug 2024-04-23T02:15:25.023+0000 7fa9598e0700 4 rocksdb: Compression algorithms supported: 2024-04-23T02:15:25.067 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph-mon: debug 2024-04-23T02:15:25.023+0000 7fa9598e0700 4 rocksdb: kZSTDNotFinalCompression supported: 0 2024-04-23T02:15:25.067 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph-mon: debug 2024-04-23T02:15:25.023+0000 7fa9598e0700 4 rocksdb: kZSTD supported: 0 2024-04-23T02:15:25.067 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph-mon: debug 2024-04-23T02:15:25.023+0000 7fa9598e0700 4 rocksdb: kXpressCompression supported: 0 2024-04-23T02:15:25.067 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph-mon: debug 2024-04-23T02:15:25.023+0000 7fa9598e0700 4 rocksdb: kLZ4HCCompression supported: 1 2024-04-23T02:15:25.067 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph-mon: debug 2024-04-23T02:15:25.023+0000 7fa9598e0700 4 rocksdb: kLZ4Compression supported: 1 2024-04-23T02:15:25.067 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph-mon: debug 2024-04-23T02:15:25.023+0000 7fa9598e0700 4 rocksdb: kBZip2Compression supported: 0 2024-04-23T02:15:25.067 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph-mon: debug 2024-04-23T02:15:25.023+0000 7fa9598e0700 4 rocksdb: kZlibCompression supported: 1 2024-04-23T02:15:25.067 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph-mon: debug 2024-04-23T02:15:25.023+0000 7fa9598e0700 4 rocksdb: kSnappyCompression supported: 1 2024-04-23T02:15:25.067 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph-mon: debug 2024-04-23T02:15:25.023+0000 7fa9598e0700 4 rocksdb: Fast CRC32 supported: Supported on x86 2024-04-23T02:15:25.067 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph-mon: debug 2024-04-23T02:15:25.027+0000 7fa9598e0700 4 rocksdb: [db_impl/db_impl_open.cc:273] Creating manifest 1 2024-04-23T02:15:25.067 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph-mon: 2024-04-23T02:15:25.068 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph-mon: debug 2024-04-23T02:15:25.027+0000 7fa9598e0700 4 rocksdb: [version_set.cc:4413] Recovering from manifest file: /var/lib/ceph/mon/ceph-a/store.db/MANIFEST-000001 2024-04-23T02:15:25.068 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph-mon: 2024-04-23T02:15:25.068 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph-mon: debug 2024-04-23T02:15:25.027+0000 7fa9598e0700 4 rocksdb: [column_family.cc:552] --------------- Options for column family [default]: 2024-04-23T02:15:25.068 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph-mon: 2024-04-23T02:15:25.068 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph-mon: debug 2024-04-23T02:15:25.027+0000 7fa9598e0700 4 rocksdb: Options.comparator: leveldb.BytewiseComparator 2024-04-23T02:15:25.068 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph-mon: debug 2024-04-23T02:15:25.027+0000 7fa9598e0700 4 rocksdb: Options.merge_operator: 2024-04-23T02:15:25.068 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph-mon: debug 2024-04-23T02:15:25.027+0000 7fa9598e0700 4 rocksdb: Options.compaction_filter: None 2024-04-23T02:15:25.068 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph-mon: debug 2024-04-23T02:15:25.027+0000 7fa9598e0700 4 rocksdb: Options.compaction_filter_factory: None 2024-04-23T02:15:25.069 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph-mon: debug 2024-04-23T02:15:25.027+0000 7fa9598e0700 4 rocksdb: Options.memtable_factory: SkipListFactory 2024-04-23T02:15:25.069 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph-mon: debug 2024-04-23T02:15:25.027+0000 7fa9598e0700 4 rocksdb: Options.table_factory: BlockBasedTable 2024-04-23T02:15:25.069 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph-mon: debug 2024-04-23T02:15:25.027+0000 7fa9598e0700 4 rocksdb: table_factory options: flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x55893a9040d0) 2024-04-23T02:15:25.069 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph-mon: cache_index_and_filter_blocks: 1 2024-04-23T02:15:25.070 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph-mon: cache_index_and_filter_blocks_with_high_priority: 0 2024-04-23T02:15:25.070 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph-mon: pin_l0_filter_and_index_blocks_in_cache: 0 2024-04-23T02:15:25.070 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph-mon: pin_top_level_index_and_filter: 1 2024-04-23T02:15:25.070 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph-mon: index_type: 0 2024-04-23T02:15:25.070 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph-mon: data_block_index_type: 0 2024-04-23T02:15:25.070 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph-mon: index_shortening: 1 2024-04-23T02:15:25.071 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph-mon: data_block_hash_table_util_ratio: 0.750000 2024-04-23T02:15:25.071 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph-mon: hash_index_allow_collision: 1 2024-04-23T02:15:25.071 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph-mon: checksum: 1 2024-04-23T02:15:25.071 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph-mon: no_block_cache: 0 2024-04-23T02:15:25.071 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph-mon: block_cache: 0x55893a93cd10 2024-04-23T02:15:25.071 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph-mon: block_cache_name: BinnedLRUCache 2024-04-23T02:15:25.071 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph-mon: block_cache_options: 2024-04-23T02:15:25.071 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph-mon: capacity : 536870912 2024-04-23T02:15:25.071 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph-mon: num_shard_bits : 4 2024-04-23T02:15:25.072 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph-mon: strict_capacity_limit : 0 2024-04-23T02:15:25.072 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph-mon: high_pri_pool_ratio: 0.000 2024-04-23T02:15:25.072 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph-mon: block_cache_compressed: (nil) 2024-04-23T02:15:25.072 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph-mon: persistent_cache: (nil) 2024-04-23T02:15:25.072 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph-mon: block_size: 4096 2024-04-23T02:15:25.072 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph-mon: block_size_deviation: 10 2024-04-23T02:15:25.072 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph-mon: block_restart_interval: 16 2024-04-23T02:15:25.072 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph-mon: index_block_restart_interval: 1 2024-04-23T02:15:25.072 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph-mon: metadata_block_size: 4096 2024-04-23T02:15:25.072 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph-mon: partition_filters: 0 2024-04-23T02:15:25.072 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph-mon: use_delta_encoding: 1 2024-04-23T02:15:25.072 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph-mon: filter_policy: rocksdb.BuiltinBloomFilter 2024-04-23T02:15:25.072 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph-mon: whole_key_filtering: 1 2024-04-23T02:15:25.072 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph-mon: verify_compression: 0 2024-04-23T02:15:25.072 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph-mon: read_amp_bytes_per_bit: 0 2024-04-23T02:15:25.073 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph-mon: format_version: 2 2024-04-23T02:15:25.073 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph-mon: enable_index_compression: 1 2024-04-23T02:15:25.073 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph-mon: block_align: 0 2024-04-23T02:15:25.073 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph-mon: 2024-04-23T02:15:25.073 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph-mon: debug 2024-04-23T02:15:25.027+0000 7fa9598e0700 4 rocksdb: Options.write_buffer_size: 33554432 2024-04-23T02:15:25.073 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph-mon: debug 2024-04-23T02:15:25.027+0000 7fa9598e0700 4 rocksdb: Options.max_write_buffer_number: 2 2024-04-23T02:15:25.073 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph-mon: debug 2024-04-23T02:15:25.027+0000 7fa9598e0700 4 rocksdb: Options.compression: NoCompression 2024-04-23T02:15:25.073 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph-mon: debug 2024-04-23T02:15:25.027+0000 7fa9598e0700 4 rocksdb: Options.bottommost_compression: Disabled 2024-04-23T02:15:25.073 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph-mon: debug 2024-04-23T02:15:25.027+0000 7fa9598e0700 4 rocksdb: Options.prefix_extractor: nullptr 2024-04-23T02:15:25.073 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph-mon: debug 2024-04-23T02:15:25.027+0000 7fa9598e0700 4 rocksdb: Options.memtable_insert_with_hint_prefix_extractor: nullptr 2024-04-23T02:15:25.073 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph-mon: debug 2024-04-23T02:15:25.027+0000 7fa9598e0700 4 rocksdb: Options.num_levels: 7 2024-04-23T02:15:25.073 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph-mon: debug 2024-04-23T02:15:25.027+0000 7fa9598e0700 4 rocksdb: Options.min_write_buffer_number_to_merge: 1 2024-04-23T02:15:25.073 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph-mon: debug 2024-04-23T02:15:25.027+0000 7fa9598e0700 4 rocksdb: Options.max_write_buffer_number_to_maintain: 0 2024-04-23T02:15:25.073 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph-mon: debug 2024-04-23T02:15:25.027+0000 7fa9598e0700 4 rocksdb: Options.max_write_buffer_size_to_maintain: 0 2024-04-23T02:15:25.074 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph-mon: debug 2024-04-23T02:15:25.027+0000 7fa9598e0700 4 rocksdb: Options.bottommost_compression_opts.window_bits: -14 2024-04-23T02:15:25.074 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph-mon: debug 2024-04-23T02:15:25.027+0000 7fa9598e0700 4 rocksdb: Options.bottommost_compression_opts.level: 32767 2024-04-23T02:15:25.074 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph-mon: debug 2024-04-23T02:15:25.027+0000 7fa9598e0700 4 rocksdb: Options.bottommost_compression_opts.strategy: 0 2024-04-23T02:15:25.074 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph-mon: debug 2024-04-23T02:15:25.027+0000 7fa9598e0700 4 rocksdb: Options.bottommost_compression_opts.max_dict_bytes: 0 2024-04-23T02:15:25.074 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph-mon: debug 2024-04-23T02:15:25.027+0000 7fa9598e0700 4 rocksdb: Options.bottommost_compression_opts.zstd_max_train_bytes: 0 2024-04-23T02:15:25.074 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph-mon: debug 2024-04-23T02:15:25.027+0000 7fa9598e0700 4 rocksdb: Options.bottommost_compression_opts.enabled: false 2024-04-23T02:15:25.074 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph-mon: debug 2024-04-23T02:15:25.027+0000 7fa9598e0700 4 rocksdb: Options.compression_opts.window_bits: -14 2024-04-23T02:15:25.074 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph-mon: debug 2024-04-23T02:15:25.027+0000 7fa9598e0700 4 rocksdb: Options.compression_opts.level: 32767 2024-04-23T02:15:25.074 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph-mon: debug 2024-04-23T02:15:25.027+0000 7fa9598e0700 4 rocksdb: Options.compression_opts.strategy: 0 2024-04-23T02:15:25.074 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph-mon: debug 2024-04-23T02:15:25.027+0000 7fa9598e0700 4 rocksdb: Options.compression_opts.max_dict_bytes: 0 2024-04-23T02:15:25.074 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph-mon: debug 2024-04-23T02:15:25.027+0000 7fa9598e0700 4 rocksdb: Options.compression_opts.zstd_max_train_bytes: 0 2024-04-23T02:15:25.074 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph-mon: debug 2024-04-23T02:15:25.027+0000 7fa9598e0700 4 rocksdb: Options.compression_opts.enabled: false 2024-04-23T02:15:25.074 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph-mon: debug 2024-04-23T02:15:25.027+0000 7fa9598e0700 4 rocksdb: Options.level0_file_num_compaction_trigger: 4 2024-04-23T02:15:25.075 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph-mon: debug 2024-04-23T02:15:25.027+0000 7fa9598e0700 4 rocksdb: Options.level0_slowdown_writes_trigger: 20 2024-04-23T02:15:25.075 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph-mon: debug 2024-04-23T02:15:25.027+0000 7fa9598e0700 4 rocksdb: Options.level0_stop_writes_trigger: 36 2024-04-23T02:15:25.075 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph-mon: debug 2024-04-23T02:15:25.027+0000 7fa9598e0700 4 rocksdb: Options.target_file_size_base: 67108864 2024-04-23T02:15:25.075 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph-mon: debug 2024-04-23T02:15:25.027+0000 7fa9598e0700 4 rocksdb: Options.target_file_size_multiplier: 1 2024-04-23T02:15:25.075 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph-mon: debug 2024-04-23T02:15:25.027+0000 7fa9598e0700 4 rocksdb: Options.max_bytes_for_level_base: 268435456 2024-04-23T02:15:25.075 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph-mon: debug 2024-04-23T02:15:25.027+0000 7fa9598e0700 4 rocksdb: Options.level_compaction_dynamic_level_bytes: 1 2024-04-23T02:15:25.075 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph-mon: debug 2024-04-23T02:15:25.027+0000 7fa9598e0700 4 rocksdb: Options.max_bytes_for_level_multiplier: 10.000000 2024-04-23T02:15:25.075 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph-mon: debug 2024-04-23T02:15:25.027+0000 7fa9598e0700 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[0]: 1 2024-04-23T02:15:25.075 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph-mon: debug 2024-04-23T02:15:25.027+0000 7fa9598e0700 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[1]: 1 2024-04-23T02:15:25.075 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph-mon: debug 2024-04-23T02:15:25.027+0000 7fa9598e0700 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[2]: 1 2024-04-23T02:15:25.075 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph-mon: debug 2024-04-23T02:15:25.027+0000 7fa9598e0700 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[3]: 1 2024-04-23T02:15:25.075 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph-mon: debug 2024-04-23T02:15:25.027+0000 7fa9598e0700 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[4]: 1 2024-04-23T02:15:25.075 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph-mon: debug 2024-04-23T02:15:25.027+0000 7fa9598e0700 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[5]: 1 2024-04-23T02:15:25.075 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph-mon: debug 2024-04-23T02:15:25.027+0000 7fa9598e0700 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[6]: 1 2024-04-23T02:15:25.075 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph-mon: debug 2024-04-23T02:15:25.027+0000 7fa9598e0700 4 rocksdb: Options.max_sequential_skip_in_iterations: 8 2024-04-23T02:15:25.076 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph-mon: debug 2024-04-23T02:15:25.027+0000 7fa9598e0700 4 rocksdb: Options.max_compaction_bytes: 1677721600 2024-04-23T02:15:25.076 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph-mon: debug 2024-04-23T02:15:25.027+0000 7fa9598e0700 4 rocksdb: Options.arena_block_size: 4194304 2024-04-23T02:15:25.076 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph-mon: debug 2024-04-23T02:15:25.027+0000 7fa9598e0700 4 rocksdb: Options.soft_pending_compaction_bytes_limit: 68719476736 2024-04-23T02:15:25.076 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph-mon: debug 2024-04-23T02:15:25.027+0000 7fa9598e0700 4 rocksdb: Options.hard_pending_compaction_bytes_limit: 274877906944 2024-04-23T02:15:25.076 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph-mon: debug 2024-04-23T02:15:25.027+0000 7fa9598e0700 4 rocksdb: Options.rate_limit_delay_max_milliseconds: 100 2024-04-23T02:15:25.076 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph-mon: debug 2024-04-23T02:15:25.027+0000 7fa9598e0700 4 rocksdb: Options.disable_auto_compactions: 0 2024-04-23T02:15:25.076 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph-mon: debug 2024-04-23T02:15:25.027+0000 7fa9598e0700 4 rocksdb: Options.compaction_style: kCompactionStyleLevel 2024-04-23T02:15:25.076 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph-mon: debug 2024-04-23T02:15:25.027+0000 7fa9598e0700 4 rocksdb: Options.compaction_pri: kMinOverlappingRatio 2024-04-23T02:15:25.076 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph-mon: debug 2024-04-23T02:15:25.027+0000 7fa9598e0700 4 rocksdb: Options.compaction_options_universal.size_ratio: 1 2024-04-23T02:15:25.076 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph-mon: debug 2024-04-23T02:15:25.027+0000 7fa9598e0700 4 rocksdb: Options.compaction_options_universal.min_merge_width: 2 2024-04-23T02:15:25.076 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph-mon: debug 2024-04-23T02:15:25.027+0000 7fa9598e0700 4 rocksdb: Options.compaction_options_universal.max_merge_width: 4294967295 2024-04-23T02:15:25.076 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph-mon: debug 2024-04-23T02:15:25.027+0000 7fa9598e0700 4 rocksdb: Options.compaction_options_universal.max_size_amplification_percent: 200 2024-04-23T02:15:25.076 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph-mon: debug 2024-04-23T02:15:25.027+0000 7fa9598e0700 4 rocksdb: Options.compaction_options_universal.compression_size_percent: -1 2024-04-23T02:15:25.076 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph-mon: debug 2024-04-23T02:15:25.027+0000 7fa9598e0700 4 rocksdb: Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize 2024-04-23T02:15:25.077 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph-mon: debug 2024-04-23T02:15:25.027+0000 7fa9598e0700 4 rocksdb: Options.compaction_options_fifo.max_table_files_size: 1073741824 2024-04-23T02:15:25.077 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph-mon: debug 2024-04-23T02:15:25.027+0000 7fa9598e0700 4 rocksdb: Options.compaction_options_fifo.allow_compaction: 0 2024-04-23T02:15:25.077 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph-mon: debug 2024-04-23T02:15:25.027+0000 7fa9598e0700 4 rocksdb: Options.table_properties_collectors: 2024-04-23T02:15:25.077 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph-mon: debug 2024-04-23T02:15:25.027+0000 7fa9598e0700 4 rocksdb: Options.inplace_update_support: 0 2024-04-23T02:15:25.077 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph-mon: debug 2024-04-23T02:15:25.027+0000 7fa9598e0700 4 rocksdb: Options.inplace_update_num_locks: 10000 2024-04-23T02:15:25.077 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph-mon: debug 2024-04-23T02:15:25.027+0000 7fa9598e0700 4 rocksdb: Options.memtable_prefix_bloom_size_ratio: 0.000000 2024-04-23T02:15:25.078 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph-mon: debug 2024-04-23T02:15:25.027+0000 7fa9598e0700 4 rocksdb: Options.memtable_whole_key_filtering: 0 2024-04-23T02:15:25.078 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph-mon: debug 2024-04-23T02:15:25.027+0000 7fa9598e0700 4 rocksdb: Options.memtable_huge_page_size: 0 2024-04-23T02:15:25.078 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph-mon: debug 2024-04-23T02:15:25.027+0000 7fa9598e0700 4 rocksdb: Options.bloom_locality: 0 2024-04-23T02:15:25.078 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph-mon: debug 2024-04-23T02:15:25.027+0000 7fa9598e0700 4 rocksdb: Options.max_successive_merges: 0 2024-04-23T02:15:25.078 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph-mon: debug 2024-04-23T02:15:25.027+0000 7fa9598e0700 4 rocksdb: Options.optimize_filters_for_hits: 0 2024-04-23T02:15:25.078 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph-mon: debug 2024-04-23T02:15:25.027+0000 7fa9598e0700 4 rocksdb: Options.paranoid_file_checks: 0 2024-04-23T02:15:25.079 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph-mon: debug 2024-04-23T02:15:25.027+0000 7fa9598e0700 4 rocksdb: Options.force_consistency_checks: 0 2024-04-23T02:15:25.079 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph-mon: debug 2024-04-23T02:15:25.027+0000 7fa9598e0700 4 rocksdb: Options.report_bg_io_stats: 0 2024-04-23T02:15:25.079 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph-mon: debug 2024-04-23T02:15:25.027+0000 7fa9598e0700 4 rocksdb: Options.ttl: 2592000 2024-04-23T02:15:25.079 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph-mon: debug 2024-04-23T02:15:25.027+0000 7fa9598e0700 4 rocksdb: Options.periodic_compaction_seconds: 0 2024-04-23T02:15:25.079 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph-mon: debug 2024-04-23T02:15:25.031+0000 7fa9598e0700 4 rocksdb: [version_set.cc:4568] Recovered from manifest file:/var/lib/ceph/mon/ceph-a/store.db/MANIFEST-000001 succeeded,manifest_file_number is 1, next_file_number is 3, last_sequence is 0, log_number is 0,prev_log_number is 0,max_column_family is 0,min_log_number_to_keep is 0 2024-04-23T02:15:25.079 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph-mon: 2024-04-23T02:15:25.079 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph-mon: debug 2024-04-23T02:15:25.031+0000 7fa9598e0700 4 rocksdb: [version_set.cc:4577] Column family [default] (ID 0), log number is 0 2024-04-23T02:15:25.079 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph-mon: 2024-04-23T02:15:25.079 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph-mon: debug 2024-04-23T02:15:25.031+0000 7fa9598e0700 4 rocksdb: DB pointer 0x55893aa01800 2024-04-23T02:15:25.079 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph-mon: debug 2024-04-23T02:15:25.031+0000 7fa94277b700 4 rocksdb: [db_impl/db_impl.cc:850] ------- DUMPING STATS ------- 2024-04-23T02:15:25.079 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph-mon: debug 2024-04-23T02:15:25.031+0000 7fa94277b700 4 rocksdb: [db_impl/db_impl.cc:851] 2024-04-23T02:15:25.079 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph-mon: ** DB Stats ** 2024-04-23T02:15:25.080 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph-mon: Uptime(secs): 0.0 total, 0.0 interval 2024-04-23T02:15:25.080 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph-mon: Cumulative writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 GB, 0.00 MB/s 2024-04-23T02:15:25.080 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph-mon: Cumulative WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-04-23T02:15:25.080 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph-mon: Cumulative stall: 00:00:0.000 H:M:S, 0.0 percent 2024-04-23T02:15:25.080 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph-mon: Interval writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 MB, 0.00 MB/s 2024-04-23T02:15:25.080 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph-mon: Interval WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 MB, 0.00 MB/s 2024-04-23T02:15:25.080 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph-mon: Interval stall: 00:00:0.000 H:M:S, 0.0 percent 2024-04-23T02:15:25.080 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph-mon: 2024-04-23T02:15:25.080 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph-mon: ** Compaction Stats [default] ** 2024-04-23T02:15:25.080 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph-mon: Level Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop 2024-04-23T02:15:25.080 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph-mon: ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-04-23T02:15:25.080 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph-mon: Sum 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.00 0.00 0 0.000 0 0 2024-04-23T02:15:25.080 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph-mon: Int 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.00 0.00 0 0.000 0 0 2024-04-23T02:15:25.080 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph-mon: 2024-04-23T02:15:25.081 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph-mon: ** Compaction Stats [default] ** 2024-04-23T02:15:25.081 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph-mon: Priority Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop 2024-04-23T02:15:25.081 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph-mon: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-04-23T02:15:25.081 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph-mon: Uptime(secs): 0.0 total, 0.0 interval 2024-04-23T02:15:25.081 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph-mon: Flush(GB): cumulative 0.000, interval 0.000 2024-04-23T02:15:25.081 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph-mon: AddFile(GB): cumulative 0.000, interval 0.000 2024-04-23T02:15:25.081 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph-mon: AddFile(Total Files): cumulative 0, interval 0 2024-04-23T02:15:25.081 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph-mon: AddFile(L0 Files): cumulative 0, interval 0 2024-04-23T02:15:25.081 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph-mon: AddFile(Keys): cumulative 0, interval 0 2024-04-23T02:15:25.081 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph-mon: Cumulative compaction: 0.00 GB write, 0.00 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-04-23T02:15:25.082 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph-mon: Interval compaction: 0.00 GB write, 0.00 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-04-23T02:15:25.082 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph-mon: Stalls(count): 0 level0_slowdown, 0 level0_slowdown_with_compaction, 0 level0_numfiles, 0 level0_numfiles_with_compaction, 0 stop for pending_compaction_bytes, 0 slowdown for pending_compaction_bytes, 0 memtable_compaction, 0 memtable_slowdown, interval 0 total count 2024-04-23T02:15:25.082 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph-mon: 2024-04-23T02:15:25.082 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph-mon: ** File Read Latency Histogram By Level [default] ** 2024-04-23T02:15:25.082 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph-mon: 2024-04-23T02:15:25.083 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph-mon: ** Compaction Stats [default] ** 2024-04-23T02:15:25.083 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph-mon: Level Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop 2024-04-23T02:15:25.083 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph-mon: ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-04-23T02:15:25.083 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph-mon: Sum 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.00 0.00 0 0.000 0 0 2024-04-23T02:15:25.083 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph-mon: Int 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.00 0.00 0 0.000 0 0 2024-04-23T02:15:25.083 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph-mon: 2024-04-23T02:15:25.084 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph-mon: ** Compaction Stats [default] ** 2024-04-23T02:15:25.084 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph-mon: Priority Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop 2024-04-23T02:15:25.084 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph-mon: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-04-23T02:15:25.084 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph-mon: Uptime(secs): 0.0 total, 0.0 interval 2024-04-23T02:15:25.084 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph-mon: Flush(GB): cumulative 0.000, interval 0.000 2024-04-23T02:15:25.085 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph-mon: AddFile(GB): cumulative 0.000, interval 0.000 2024-04-23T02:15:25.085 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph-mon: AddFile(Total Files): cumulative 0, interval 0 2024-04-23T02:15:25.085 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph-mon: AddFile(L0 Files): cumulative 0, interval 0 2024-04-23T02:15:25.085 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph-mon: AddFile(Keys): cumulative 0, interval 0 2024-04-23T02:15:25.085 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph-mon: Cumulative compaction: 0.00 GB write, 0.00 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-04-23T02:15:25.085 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph-mon: Interval compaction: 0.00 GB write, 0.00 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-04-23T02:15:25.086 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph-mon: Stalls(count): 0 level0_slowdown, 0 level0_slowdown_with_compaction, 0 level0_numfiles, 0 level0_numfiles_with_compaction, 0 stop for pending_compaction_bytes, 0 slowdown for pending_compaction_bytes, 0 memtable_compaction, 0 memtable_slowdown, interval 0 total count 2024-04-23T02:15:25.086 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph-mon: 2024-04-23T02:15:25.086 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph-mon: ** File Read Latency Histogram By Level [default] ** 2024-04-23T02:15:25.086 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph-mon: 2024-04-23T02:15:25.086 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph-mon: debug 2024-04-23T02:15:25.035+0000 7fa9598e0700 4 rocksdb: [db_impl/db_impl.cc:397] Shutdown: canceling all background work 2024-04-23T02:15:25.087 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph-mon: debug 2024-04-23T02:15:25.035+0000 7fa9598e0700 4 rocksdb: [db_impl/db_impl.cc:573] Shutdown complete 2024-04-23T02:15:25.087 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph-mon: debug 2024-04-23T02:15:25.035+0000 7fa9598e0700 0 /usr/bin/ceph-mon: created monfs at /var/lib/ceph/mon/ceph-a for mon.a 2024-04-23T02:15:25.634 INFO:teuthology.orchestra.run.smithi037.stderr:create mon.a on 2024-04-23T02:15:25.634 INFO:teuthology.orchestra.run.smithi037.stderr:Running command: install -d -m0770 -o 167 -g 167 /var/run/ceph/39f0dbf0-0117-11ef-bc93-c7b262605968 2024-04-23T02:15:25.642 INFO:teuthology.orchestra.run.smithi037.stderr:Running command: systemctl disable ceph.target 2024-04-23T02:15:25.848 INFO:teuthology.orchestra.run.smithi037.stderr:Running command: systemctl enable ceph.target 2024-04-23T02:15:25.855 INFO:teuthology.orchestra.run.smithi037.stderr:systemctl: Created symlink /etc/systemd/system/multi-user.target.wants/ceph.target -> /etc/systemd/system/ceph.target. 2024-04-23T02:15:26.045 INFO:teuthology.orchestra.run.smithi037.stderr:Running command: systemctl start ceph.target 2024-04-23T02:15:26.053 INFO:teuthology.orchestra.run.smithi037.stderr:Running command: systemctl enable ceph-39f0dbf0-0117-11ef-bc93-c7b262605968.target 2024-04-23T02:15:26.059 INFO:teuthology.orchestra.run.smithi037.stderr:systemctl: Created symlink /etc/systemd/system/multi-user.target.wants/ceph-39f0dbf0-0117-11ef-bc93-c7b262605968.target -> /etc/systemd/system/ceph-39f0dbf0-0117-11ef-bc93-c7b262605968.target. 2024-04-23T02:15:26.059 INFO:teuthology.orchestra.run.smithi037.stderr:systemctl: Created symlink /etc/systemd/system/ceph.target.wants/ceph-39f0dbf0-0117-11ef-bc93-c7b262605968.target -> /etc/systemd/system/ceph-39f0dbf0-0117-11ef-bc93-c7b262605968.target. 2024-04-23T02:15:26.247 INFO:teuthology.orchestra.run.smithi037.stderr:Running command: systemctl start ceph-39f0dbf0-0117-11ef-bc93-c7b262605968.target 2024-04-23T02:15:26.255 INFO:teuthology.orchestra.run.smithi037.stderr:Running command: systemctl daemon-reload 2024-04-23T02:15:26.474 INFO:teuthology.orchestra.run.smithi037.stderr:Running command: systemctl stop ceph-39f0dbf0-0117-11ef-bc93-c7b262605968@mon.a 2024-04-23T02:15:26.486 INFO:teuthology.orchestra.run.smithi037.stderr:Running command: systemctl reset-failed ceph-39f0dbf0-0117-11ef-bc93-c7b262605968@mon.a 2024-04-23T02:15:26.491 INFO:teuthology.orchestra.run.smithi037.stderr:systemctl: Failed to reset failed state of unit ceph-39f0dbf0-0117-11ef-bc93-c7b262605968@mon.a.service: Unit ceph-39f0dbf0-0117-11ef-bc93-c7b262605968@mon.a.service not loaded. 2024-04-23T02:15:26.492 INFO:teuthology.orchestra.run.smithi037.stderr:Running command: systemctl enable ceph-39f0dbf0-0117-11ef-bc93-c7b262605968@mon.a 2024-04-23T02:15:26.501 INFO:teuthology.orchestra.run.smithi037.stderr:systemctl: Created symlink /etc/systemd/system/ceph-39f0dbf0-0117-11ef-bc93-c7b262605968.target.wants/ceph-39f0dbf0-0117-11ef-bc93-c7b262605968@mon.a.service -> /etc/systemd/system/ceph-39f0dbf0-0117-11ef-bc93-c7b262605968@.service. 2024-04-23T02:15:26.691 INFO:teuthology.orchestra.run.smithi037.stderr:Running command: systemctl start ceph-39f0dbf0-0117-11ef-bc93-c7b262605968@mon.a 2024-04-23T02:15:26.703 INFO:teuthology.orchestra.run.smithi037.stderr:firewalld does not appear to be present 2024-04-23T02:15:26.706 INFO:teuthology.orchestra.run.smithi037.stderr:Not possible to enable service . firewalld.service is not available 2024-04-23T02:15:26.706 INFO:teuthology.orchestra.run.smithi037.stderr:Not possible to open ports <[]>. firewalld.service is not available 2024-04-23T02:15:26.706 INFO:teuthology.orchestra.run.smithi037.stderr:Waiting for mon to start... 2024-04-23T02:15:26.706 INFO:teuthology.orchestra.run.smithi037.stderr:Waiting for mon... 2024-04-23T02:15:26.706 INFO:teuthology.orchestra.run.smithi037.stderr:Running command: /usr/bin/docker run --rm --ipc=host --net=host --entrypoint /usr/bin/ceph --init -e CONTAINER_IMAGE=quay.io/ceph/ceph:v16.2.0 -e NODE_NAME=smithi037 -e CEPH_USE_RANDOM_NONCE=1 -v /var/lib/ceph/39f0dbf0-0117-11ef-bc93-c7b262605968/mon.a:/var/lib/ceph/mon/ceph-a:z -v /tmp/ceph-tmpxcpbm33d:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmpvfhfgp4f:/etc/ceph/ceph.conf:z quay.io/ceph/ceph:v16.2.0 status 2024-04-23T02:15:28.058 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:15:27 smithi037 bash[13885]: cluster 2024-04-23T02:15:27.895499+0000 mon.a (mon.0) 1 : cluster [INF] mon.a is new leader, mons a in quorum (ranks 0) 2024-04-23T02:15:28.149 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph: cluster: 2024-04-23T02:15:28.150 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph: id: 39f0dbf0-0117-11ef-bc93-c7b262605968 2024-04-23T02:15:28.151 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph: health: HEALTH_OK 2024-04-23T02:15:28.151 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph: 2024-04-23T02:15:28.151 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph: services: 2024-04-23T02:15:28.151 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph: mon: 1 daemons, quorum a (age 0.240354s) 2024-04-23T02:15:28.151 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph: mgr: no daemons active 2024-04-23T02:15:28.151 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph: osd: 0 osds: 0 up, 0 in 2024-04-23T02:15:28.151 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph: 2024-04-23T02:15:28.151 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph: data: 2024-04-23T02:15:28.151 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph: pools: 0 pools, 0 pgs 2024-04-23T02:15:28.151 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph: objects: 0 objects, 0 B 2024-04-23T02:15:28.151 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph: usage: 0 B used, 0 B / 0 B avail 2024-04-23T02:15:28.151 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph: pgs: 2024-04-23T02:15:28.151 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph: 2024-04-23T02:15:28.775 INFO:teuthology.orchestra.run.smithi037.stderr:mon is available 2024-04-23T02:15:28.775 INFO:teuthology.orchestra.run.smithi037.stderr:Assimilating anything we can from ceph.conf... 2024-04-23T02:15:28.776 INFO:teuthology.orchestra.run.smithi037.stderr:Running command: /usr/bin/docker run --rm --ipc=host --net=host --entrypoint /usr/bin/ceph --init -e CONTAINER_IMAGE=quay.io/ceph/ceph:v16.2.0 -e NODE_NAME=smithi037 -e CEPH_USE_RANDOM_NONCE=1 -v /var/log/ceph/39f0dbf0-0117-11ef-bc93-c7b262605968:/var/log/ceph:z -v /tmp/ceph-tmpxcpbm33d:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmpvfhfgp4f:/etc/ceph/ceph.conf:z -v /var/lib/ceph/39f0dbf0-0117-11ef-bc93-c7b262605968/mon.a:/var/lib/ceph/mon/ceph-a:z quay.io/ceph/ceph:v16.2.0 config assimilate-conf -i /var/lib/ceph/mon/ceph-a/config 2024-04-23T02:15:29.308 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:15:28 smithi037 bash[13885]: cluster 2024-04-23T02:15:27.902834+0000 mon.a (mon.0) 2 : cluster [INF] mon.a is new leader, mons a in quorum (ranks 0) 2024-04-23T02:15:29.308 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:15:28 smithi037 bash[13885]: cluster 2024-04-23T02:15:27.903137+0000 mon.a (mon.0) 3 : cluster [DBG] monmap e1: 1 mons at {a=[v2:172.21.15.37:3300/0,v1:172.21.15.37:6789/0]} 2024-04-23T02:15:29.308 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:15:28 smithi037 bash[13885]: cluster 2024-04-23T02:15:27.907437+0000 mon.a (mon.0) 4 : cluster [DBG] fsmap 2024-04-23T02:15:29.308 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:15:28 smithi037 bash[13885]: cluster 2024-04-23T02:15:27.913020+0000 mon.a (mon.0) 5 : cluster [DBG] osdmap e1: 0 total, 0 up, 0 in 2024-04-23T02:15:29.308 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:15:28 smithi037 bash[13885]: cluster 2024-04-23T02:15:27.913885+0000 mon.a (mon.0) 6 : cluster [DBG] mgrmap e1: no daemons active 2024-04-23T02:15:29.309 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:15:28 smithi037 bash[13885]: audit 2024-04-23T02:15:28.143119+0000 mon.a (mon.0) 7 : audit [DBG] from='client.? 172.21.15.37:0/95344511' entity='client.admin' cmd=[{"prefix": "status"}]: dispatch 2024-04-23T02:15:29.762 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph: 2024-04-23T02:15:29.762 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph: [global] 2024-04-23T02:15:29.762 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph: fsid = 39f0dbf0-0117-11ef-bc93-c7b262605968 2024-04-23T02:15:29.764 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph: log_to_journald = false 2024-04-23T02:15:29.764 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph: mon_host = [v2:172.21.15.37:3300,v1:172.21.15.37:6789] 2024-04-23T02:15:29.765 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph: mon_osd_allow_pg_remap = true 2024-04-23T02:15:29.765 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph: mon_osd_allow_primary_affinity = true 2024-04-23T02:15:29.765 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph: mon_warn_on_no_sortbitwise = false 2024-04-23T02:15:29.765 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph: osd_crush_chooseleaf_type = 0 2024-04-23T02:15:29.765 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph: 2024-04-23T02:15:29.765 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph: [mgr] 2024-04-23T02:15:29.765 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph: mgr/cephadm/use_agent = True 2024-04-23T02:15:29.765 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph: mgr/telemetry/nag = false 2024-04-23T02:15:29.765 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph: 2024-04-23T02:15:29.765 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph: [mon] 2024-04-23T02:15:29.765 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph: mon_warn_on_insecure_global_id_reclaim = false 2024-04-23T02:15:29.765 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph: mon_warn_on_insecure_global_id_reclaim_allowed = false 2024-04-23T02:15:29.765 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph: 2024-04-23T02:15:29.765 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph: [osd] 2024-04-23T02:15:29.766 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph: osd_map_max_advance = 10 2024-04-23T02:15:29.766 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph: osd_memory_target_autotune = true 2024-04-23T02:15:29.766 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph: osd_sloppy_crc = true 2024-04-23T02:15:30.058 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:15:29 smithi037 bash[13885]: audit 2024-04-23T02:15:29.752227+0000 mon.a (mon.0) 8 : audit [INF] from='client.? 172.21.15.37:0/2259883716' entity='client.admin' cmd=[{"prefix": "config assimilate-conf"}]: dispatch 2024-04-23T02:15:30.058 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:15:29 smithi037 bash[13885]: audit 2024-04-23T02:15:29.755925+0000 mon.a (mon.0) 9 : audit [INF] from='client.? 172.21.15.37:0/2259883716' entity='client.admin' cmd='[{"prefix": "config assimilate-conf"}]': finished 2024-04-23T02:15:30.356 INFO:teuthology.orchestra.run.smithi037.stderr:Generating new minimal ceph.conf... 2024-04-23T02:15:30.356 INFO:teuthology.orchestra.run.smithi037.stderr:Running command: /usr/bin/docker run --rm --ipc=host --net=host --entrypoint /usr/bin/ceph --init -e CONTAINER_IMAGE=quay.io/ceph/ceph:v16.2.0 -e NODE_NAME=smithi037 -e CEPH_USE_RANDOM_NONCE=1 -v /var/log/ceph/39f0dbf0-0117-11ef-bc93-c7b262605968:/var/log/ceph:z -v /tmp/ceph-tmpxcpbm33d:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmpvfhfgp4f:/etc/ceph/ceph.conf:z -v /var/lib/ceph/39f0dbf0-0117-11ef-bc93-c7b262605968/mon.a:/var/lib/ceph/mon/ceph-a:z quay.io/ceph/ceph:v16.2.0 config generate-minimal-conf -o /var/lib/ceph/mon/ceph-a/config 2024-04-23T02:15:31.808 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:15:31 smithi037 bash[13885]: audit 2024-04-23T02:15:31.363414+0000 mon.a (mon.0) 10 : audit [DBG] from='client.? 172.21.15.37:0/250748309' entity='client.admin' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-23T02:15:31.994 INFO:teuthology.orchestra.run.smithi037.stderr:Restarting the monitor... 2024-04-23T02:15:31.995 INFO:teuthology.orchestra.run.smithi037.stderr:Running command: systemctl restart ceph-39f0dbf0-0117-11ef-bc93-c7b262605968@mon.a 2024-04-23T02:15:32.308 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:15:32 smithi037 systemd[1]: Stopping Ceph mon.a for 39f0dbf0-0117-11ef-bc93-c7b262605968... 2024-04-23T02:15:32.308 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:15:32 smithi037 bash[13885]: debug 2024-04-23T02:15:32.083+0000 7f21154c4700 -1 received signal: Terminated from /sbin/docker-init -- /usr/bin/ceph-mon -n mon.a -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug --default-mon-cluster-log-to-file=false --default-mon-cluster-log-to-stderr=true (PID: 1) UID: 0 2024-04-23T02:15:32.308 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:15:32 smithi037 bash[13885]: debug 2024-04-23T02:15:32.083+0000 7f21154c4700 -1 mon.a@0(leader) e1 *** Got Signal Terminated *** 2024-04-23T02:15:32.786 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:15:32 smithi037 docker[14276]: ceph-39f0dbf0-0117-11ef-bc93-c7b262605968-mon.a 2024-04-23T02:15:32.793 INFO:teuthology.orchestra.run.smithi037.stderr:Setting mon public_network to 172.21.0.0/20 2024-04-23T02:15:32.794 INFO:teuthology.orchestra.run.smithi037.stderr:Running command: /usr/bin/docker run --rm --ipc=host --net=host --entrypoint /usr/bin/ceph --init -e CONTAINER_IMAGE=quay.io/ceph/ceph:v16.2.0 -e NODE_NAME=smithi037 -e CEPH_USE_RANDOM_NONCE=1 -v /var/log/ceph/39f0dbf0-0117-11ef-bc93-c7b262605968:/var/log/ceph:z -v /tmp/ceph-tmpxcpbm33d:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmpvfhfgp4f:/etc/ceph/ceph.conf:z quay.io/ceph/ceph:v16.2.0 config set mon public_network 172.21.0.0/20 2024-04-23T02:15:33.058 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:15:32 smithi037 systemd[1]: ceph-39f0dbf0-0117-11ef-bc93-c7b262605968@mon.a.service: Succeeded. 2024-04-23T02:15:33.058 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:15:32 smithi037 systemd[1]: Stopped Ceph mon.a for 39f0dbf0-0117-11ef-bc93-c7b262605968. 2024-04-23T02:15:33.058 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:15:32 smithi037 systemd[1]: Started Ceph mon.a for 39f0dbf0-0117-11ef-bc93-c7b262605968. 2024-04-23T02:15:34.235 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:15:33 smithi037 bash[14334]: debug 2024-04-23T02:15:33.915+0000 7ff20dd97700 0 set uid:gid to 167:167 (ceph:ceph) 2024-04-23T02:15:34.235 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:15:33 smithi037 bash[14334]: debug 2024-04-23T02:15:33.915+0000 7ff20dd97700 0 ceph version 16.2.0 (0c2054e95bcd9b30fdd908a79ac1d8bbc3394442) pacific (stable), process ceph-mon, pid 7 2024-04-23T02:15:34.235 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:15:33 smithi037 bash[14334]: debug 2024-04-23T02:15:33.915+0000 7ff20dd97700 0 pidfile_write: ignore empty --pid-file 2024-04-23T02:15:34.235 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:15:33 smithi037 bash[14334]: debug 2024-04-23T02:15:33.919+0000 7ff20dd97700 0 load: jerasure load: lrc load: isa 2024-04-23T02:15:34.235 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:15:33 smithi037 bash[14334]: debug 2024-04-23T02:15:33.919+0000 7ff20dd97700 4 rocksdb: RocksDB version: 6.8.1 2024-04-23T02:15:34.235 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:15:33 smithi037 bash[14334]: debug 2024-04-23T02:15:33.919+0000 7ff20dd97700 4 rocksdb: Git sha rocksdb_build_git_sha:@0@ 2024-04-23T02:15:34.235 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:15:33 smithi037 bash[14334]: debug 2024-04-23T02:15:33.919+0000 7ff20dd97700 4 rocksdb: Compile date Mar 30 2021 2024-04-23T02:15:34.235 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:15:33 smithi037 bash[14334]: debug 2024-04-23T02:15:33.919+0000 7ff20dd97700 4 rocksdb: DB SUMMARY 2024-04-23T02:15:34.235 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:15:33 smithi037 bash[14334]: debug 2024-04-23T02:15:33.919+0000 7ff20dd97700 4 rocksdb: CURRENT file: CURRENT 2024-04-23T02:15:34.236 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:15:33 smithi037 bash[14334]: debug 2024-04-23T02:15:33.919+0000 7ff20dd97700 4 rocksdb: IDENTITY file: IDENTITY 2024-04-23T02:15:34.236 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:15:33 smithi037 bash[14334]: debug 2024-04-23T02:15:33.919+0000 7ff20dd97700 4 rocksdb: MANIFEST file: MANIFEST-000005 size: 131 Bytes 2024-04-23T02:15:34.236 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:15:33 smithi037 bash[14334]: debug 2024-04-23T02:15:33.919+0000 7ff20dd97700 4 rocksdb: SST files in /var/lib/ceph/mon/ceph-a/store.db dir, Total Num: 1, files: 000004.sst 2024-04-23T02:15:34.236 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:15:33 smithi037 bash[14334]: debug 2024-04-23T02:15:33.919+0000 7ff20dd97700 4 rocksdb: Write Ahead Log file in /var/lib/ceph/mon/ceph-a/store.db: 000006.log size: 83070 ; 2024-04-23T02:15:34.236 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:15:33 smithi037 bash[14334]: debug 2024-04-23T02:15:33.919+0000 7ff20dd97700 4 rocksdb: Options.error_if_exists: 0 2024-04-23T02:15:34.236 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:15:33 smithi037 bash[14334]: debug 2024-04-23T02:15:33.919+0000 7ff20dd97700 4 rocksdb: Options.create_if_missing: 0 2024-04-23T02:15:34.236 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:15:33 smithi037 bash[14334]: debug 2024-04-23T02:15:33.919+0000 7ff20dd97700 4 rocksdb: Options.paranoid_checks: 1 2024-04-23T02:15:34.236 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:15:33 smithi037 bash[14334]: debug 2024-04-23T02:15:33.919+0000 7ff20dd97700 4 rocksdb: Options.env: 0x55ebc888c1c0 2024-04-23T02:15:34.236 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:15:33 smithi037 bash[14334]: debug 2024-04-23T02:15:33.919+0000 7ff20dd97700 4 rocksdb: Options.fs: Posix File System 2024-04-23T02:15:34.236 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:15:33 smithi037 bash[14334]: debug 2024-04-23T02:15:33.919+0000 7ff20dd97700 4 rocksdb: Options.info_log: 0x55ebc968afe0 2024-04-23T02:15:34.236 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:15:33 smithi037 bash[14334]: debug 2024-04-23T02:15:33.919+0000 7ff20dd97700 4 rocksdb: Options.max_file_opening_threads: 16 2024-04-23T02:15:34.236 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:15:33 smithi037 bash[14334]: debug 2024-04-23T02:15:33.919+0000 7ff20dd97700 4 rocksdb: Options.statistics: (nil) 2024-04-23T02:15:34.236 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:15:33 smithi037 bash[14334]: debug 2024-04-23T02:15:33.919+0000 7ff20dd97700 4 rocksdb: Options.use_fsync: 0 2024-04-23T02:15:34.236 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:15:33 smithi037 bash[14334]: debug 2024-04-23T02:15:33.919+0000 7ff20dd97700 4 rocksdb: Options.max_log_file_size: 0 2024-04-23T02:15:34.236 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:15:33 smithi037 bash[14334]: debug 2024-04-23T02:15:33.919+0000 7ff20dd97700 4 rocksdb: Options.max_manifest_file_size: 1073741824 2024-04-23T02:15:34.236 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:15:33 smithi037 bash[14334]: debug 2024-04-23T02:15:33.919+0000 7ff20dd97700 4 rocksdb: Options.log_file_time_to_roll: 0 2024-04-23T02:15:34.237 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:15:33 smithi037 bash[14334]: debug 2024-04-23T02:15:33.919+0000 7ff20dd97700 4 rocksdb: Options.keep_log_file_num: 1000 2024-04-23T02:15:34.237 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:15:33 smithi037 bash[14334]: debug 2024-04-23T02:15:33.919+0000 7ff20dd97700 4 rocksdb: Options.recycle_log_file_num: 0 2024-04-23T02:15:34.237 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:15:33 smithi037 bash[14334]: debug 2024-04-23T02:15:33.919+0000 7ff20dd97700 4 rocksdb: Options.allow_fallocate: 1 2024-04-23T02:15:34.237 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:15:33 smithi037 bash[14334]: debug 2024-04-23T02:15:33.919+0000 7ff20dd97700 4 rocksdb: Options.allow_mmap_reads: 0 2024-04-23T02:15:34.237 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:15:33 smithi037 bash[14334]: debug 2024-04-23T02:15:33.919+0000 7ff20dd97700 4 rocksdb: Options.allow_mmap_writes: 0 2024-04-23T02:15:34.237 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:15:33 smithi037 bash[14334]: debug 2024-04-23T02:15:33.919+0000 7ff20dd97700 4 rocksdb: Options.use_direct_reads: 0 2024-04-23T02:15:34.237 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:15:33 smithi037 bash[14334]: debug 2024-04-23T02:15:33.919+0000 7ff20dd97700 4 rocksdb: Options.use_direct_io_for_flush_and_compaction: 0 2024-04-23T02:15:34.237 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:15:33 smithi037 bash[14334]: debug 2024-04-23T02:15:33.919+0000 7ff20dd97700 4 rocksdb: Options.create_missing_column_families: 0 2024-04-23T02:15:34.237 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:15:33 smithi037 bash[14334]: debug 2024-04-23T02:15:33.919+0000 7ff20dd97700 4 rocksdb: Options.db_log_dir: 2024-04-23T02:15:34.237 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:15:33 smithi037 bash[14334]: debug 2024-04-23T02:15:33.919+0000 7ff20dd97700 4 rocksdb: Options.wal_dir: /var/lib/ceph/mon/ceph-a/store.db 2024-04-23T02:15:34.237 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:15:33 smithi037 bash[14334]: debug 2024-04-23T02:15:33.919+0000 7ff20dd97700 4 rocksdb: Options.table_cache_numshardbits: 6 2024-04-23T02:15:34.237 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:15:33 smithi037 bash[14334]: debug 2024-04-23T02:15:33.919+0000 7ff20dd97700 4 rocksdb: Options.max_subcompactions: 1 2024-04-23T02:15:34.237 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:15:33 smithi037 bash[14334]: debug 2024-04-23T02:15:33.919+0000 7ff20dd97700 4 rocksdb: Options.max_background_flushes: -1 2024-04-23T02:15:34.237 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:15:33 smithi037 bash[14334]: debug 2024-04-23T02:15:33.919+0000 7ff20dd97700 4 rocksdb: Options.WAL_ttl_seconds: 0 2024-04-23T02:15:34.237 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:15:33 smithi037 bash[14334]: debug 2024-04-23T02:15:33.919+0000 7ff20dd97700 4 rocksdb: Options.WAL_size_limit_MB: 0 2024-04-23T02:15:34.237 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:15:33 smithi037 bash[14334]: debug 2024-04-23T02:15:33.919+0000 7ff20dd97700 4 rocksdb: Options.max_write_batch_group_size_bytes: 1048576 2024-04-23T02:15:34.237 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:15:33 smithi037 bash[14334]: debug 2024-04-23T02:15:33.919+0000 7ff20dd97700 4 rocksdb: Options.manifest_preallocation_size: 4194304 2024-04-23T02:15:34.238 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:15:33 smithi037 bash[14334]: debug 2024-04-23T02:15:33.919+0000 7ff20dd97700 4 rocksdb: Options.is_fd_close_on_exec: 1 2024-04-23T02:15:34.238 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:15:33 smithi037 bash[14334]: debug 2024-04-23T02:15:33.919+0000 7ff20dd97700 4 rocksdb: Options.advise_random_on_open: 1 2024-04-23T02:15:34.238 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:15:33 smithi037 bash[14334]: debug 2024-04-23T02:15:33.919+0000 7ff20dd97700 4 rocksdb: Options.db_write_buffer_size: 0 2024-04-23T02:15:34.238 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:15:33 smithi037 bash[14334]: debug 2024-04-23T02:15:33.919+0000 7ff20dd97700 4 rocksdb: Options.write_buffer_manager: 0x55ebc9721e90 2024-04-23T02:15:34.238 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:15:33 smithi037 bash[14334]: debug 2024-04-23T02:15:33.919+0000 7ff20dd97700 4 rocksdb: Options.access_hint_on_compaction_start: 1 2024-04-23T02:15:34.238 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:15:33 smithi037 bash[14334]: debug 2024-04-23T02:15:33.919+0000 7ff20dd97700 4 rocksdb: Options.new_table_reader_for_compaction_inputs: 0 2024-04-23T02:15:34.238 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:15:33 smithi037 bash[14334]: debug 2024-04-23T02:15:33.919+0000 7ff20dd97700 4 rocksdb: Options.random_access_max_buffer_size: 1048576 2024-04-23T02:15:34.238 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:15:33 smithi037 bash[14334]: debug 2024-04-23T02:15:33.919+0000 7ff20dd97700 4 rocksdb: Options.use_adaptive_mutex: 0 2024-04-23T02:15:34.238 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:15:33 smithi037 bash[14334]: debug 2024-04-23T02:15:33.919+0000 7ff20dd97700 4 rocksdb: Options.rate_limiter: (nil) 2024-04-23T02:15:34.238 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:15:33 smithi037 bash[14334]: debug 2024-04-23T02:15:33.919+0000 7ff20dd97700 4 rocksdb: Options.sst_file_manager.rate_bytes_per_sec: 0 2024-04-23T02:15:34.238 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:15:33 smithi037 bash[14334]: debug 2024-04-23T02:15:33.919+0000 7ff20dd97700 4 rocksdb: Options.wal_recovery_mode: 2 2024-04-23T02:15:34.238 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:15:33 smithi037 bash[14334]: debug 2024-04-23T02:15:33.919+0000 7ff20dd97700 4 rocksdb: Options.enable_thread_tracking: 0 2024-04-23T02:15:34.238 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:15:33 smithi037 bash[14334]: debug 2024-04-23T02:15:33.919+0000 7ff20dd97700 4 rocksdb: Options.enable_pipelined_write: 0 2024-04-23T02:15:34.238 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:15:33 smithi037 bash[14334]: debug 2024-04-23T02:15:33.919+0000 7ff20dd97700 4 rocksdb: Options.unordered_write: 0 2024-04-23T02:15:34.238 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:15:33 smithi037 bash[14334]: debug 2024-04-23T02:15:33.919+0000 7ff20dd97700 4 rocksdb: Options.allow_concurrent_memtable_write: 1 2024-04-23T02:15:34.239 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:15:33 smithi037 bash[14334]: debug 2024-04-23T02:15:33.919+0000 7ff20dd97700 4 rocksdb: Options.enable_write_thread_adaptive_yield: 1 2024-04-23T02:15:34.239 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:15:33 smithi037 bash[14334]: debug 2024-04-23T02:15:33.919+0000 7ff20dd97700 4 rocksdb: Options.write_thread_max_yield_usec: 100 2024-04-23T02:15:34.239 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:15:33 smithi037 bash[14334]: debug 2024-04-23T02:15:33.919+0000 7ff20dd97700 4 rocksdb: Options.write_thread_slow_yield_usec: 3 2024-04-23T02:15:34.239 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:15:33 smithi037 bash[14334]: debug 2024-04-23T02:15:33.919+0000 7ff20dd97700 4 rocksdb: Options.row_cache: None 2024-04-23T02:15:34.239 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:15:33 smithi037 bash[14334]: debug 2024-04-23T02:15:33.919+0000 7ff20dd97700 4 rocksdb: Options.wal_filter: None 2024-04-23T02:15:34.239 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:15:33 smithi037 bash[14334]: debug 2024-04-23T02:15:33.919+0000 7ff20dd97700 4 rocksdb: Options.avoid_flush_during_recovery: 0 2024-04-23T02:15:34.239 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:15:33 smithi037 bash[14334]: debug 2024-04-23T02:15:33.919+0000 7ff20dd97700 4 rocksdb: Options.allow_ingest_behind: 0 2024-04-23T02:15:34.239 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:15:33 smithi037 bash[14334]: debug 2024-04-23T02:15:33.919+0000 7ff20dd97700 4 rocksdb: Options.preserve_deletes: 0 2024-04-23T02:15:34.239 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:15:33 smithi037 bash[14334]: debug 2024-04-23T02:15:33.919+0000 7ff20dd97700 4 rocksdb: Options.two_write_queues: 0 2024-04-23T02:15:34.239 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:15:33 smithi037 bash[14334]: debug 2024-04-23T02:15:33.919+0000 7ff20dd97700 4 rocksdb: Options.manual_wal_flush: 0 2024-04-23T02:15:34.239 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:15:33 smithi037 bash[14334]: debug 2024-04-23T02:15:33.919+0000 7ff20dd97700 4 rocksdb: Options.atomic_flush: 0 2024-04-23T02:15:34.239 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:15:33 smithi037 bash[14334]: debug 2024-04-23T02:15:33.919+0000 7ff20dd97700 4 rocksdb: Options.avoid_unnecessary_blocking_io: 0 2024-04-23T02:15:34.239 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:15:33 smithi037 bash[14334]: debug 2024-04-23T02:15:33.919+0000 7ff20dd97700 4 rocksdb: Options.persist_stats_to_disk: 0 2024-04-23T02:15:34.239 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:15:33 smithi037 bash[14334]: debug 2024-04-23T02:15:33.919+0000 7ff20dd97700 4 rocksdb: Options.write_dbid_to_manifest: 0 2024-04-23T02:15:34.239 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:15:33 smithi037 bash[14334]: debug 2024-04-23T02:15:33.919+0000 7ff20dd97700 4 rocksdb: Options.log_readahead_size: 0 2024-04-23T02:15:34.239 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:15:33 smithi037 bash[14334]: debug 2024-04-23T02:15:33.919+0000 7ff20dd97700 4 rocksdb: Options.sst_file_checksum_func: Unknown 2024-04-23T02:15:34.239 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:15:33 smithi037 bash[14334]: debug 2024-04-23T02:15:33.919+0000 7ff20dd97700 4 rocksdb: Options.max_background_jobs: 2 2024-04-23T02:15:34.240 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:15:33 smithi037 bash[14334]: debug 2024-04-23T02:15:33.919+0000 7ff20dd97700 4 rocksdb: Options.max_background_compactions: -1 2024-04-23T02:15:34.240 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:15:33 smithi037 bash[14334]: debug 2024-04-23T02:15:33.919+0000 7ff20dd97700 4 rocksdb: Options.avoid_flush_during_shutdown: 0 2024-04-23T02:15:34.240 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:15:33 smithi037 bash[14334]: debug 2024-04-23T02:15:33.919+0000 7ff20dd97700 4 rocksdb: Options.writable_file_max_buffer_size: 1048576 2024-04-23T02:15:34.240 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:15:33 smithi037 bash[14334]: debug 2024-04-23T02:15:33.919+0000 7ff20dd97700 4 rocksdb: Options.delayed_write_rate : 16777216 2024-04-23T02:15:34.240 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:15:33 smithi037 bash[14334]: debug 2024-04-23T02:15:33.919+0000 7ff20dd97700 4 rocksdb: Options.max_total_wal_size: 0 2024-04-23T02:15:34.240 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:15:33 smithi037 bash[14334]: debug 2024-04-23T02:15:33.919+0000 7ff20dd97700 4 rocksdb: Options.delete_obsolete_files_period_micros: 21600000000 2024-04-23T02:15:34.240 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:15:33 smithi037 bash[14334]: debug 2024-04-23T02:15:33.919+0000 7ff20dd97700 4 rocksdb: Options.stats_dump_period_sec: 600 2024-04-23T02:15:34.241 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:15:33 smithi037 bash[14334]: debug 2024-04-23T02:15:33.919+0000 7ff20dd97700 4 rocksdb: Options.stats_persist_period_sec: 600 2024-04-23T02:15:34.241 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:15:33 smithi037 bash[14334]: debug 2024-04-23T02:15:33.919+0000 7ff20dd97700 4 rocksdb: Options.stats_history_buffer_size: 1048576 2024-04-23T02:15:34.241 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:15:33 smithi037 bash[14334]: debug 2024-04-23T02:15:33.919+0000 7ff20dd97700 4 rocksdb: Options.max_open_files: -1 2024-04-23T02:15:34.241 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:15:33 smithi037 bash[14334]: debug 2024-04-23T02:15:33.919+0000 7ff20dd97700 4 rocksdb: Options.bytes_per_sync: 0 2024-04-23T02:15:34.241 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:15:33 smithi037 bash[14334]: debug 2024-04-23T02:15:33.919+0000 7ff20dd97700 4 rocksdb: Options.wal_bytes_per_sync: 0 2024-04-23T02:15:34.242 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:15:33 smithi037 bash[14334]: debug 2024-04-23T02:15:33.919+0000 7ff20dd97700 4 rocksdb: Options.strict_bytes_per_sync: 0 2024-04-23T02:15:34.242 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:15:33 smithi037 bash[14334]: debug 2024-04-23T02:15:33.919+0000 7ff20dd97700 4 rocksdb: Options.compaction_readahead_size: 0 2024-04-23T02:15:34.242 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:15:33 smithi037 bash[14334]: debug 2024-04-23T02:15:33.919+0000 7ff20dd97700 4 rocksdb: Compression algorithms supported: 2024-04-23T02:15:34.242 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:15:33 smithi037 bash[14334]: debug 2024-04-23T02:15:33.919+0000 7ff20dd97700 4 rocksdb: kZSTDNotFinalCompression supported: 0 2024-04-23T02:15:34.242 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:15:33 smithi037 bash[14334]: debug 2024-04-23T02:15:33.919+0000 7ff20dd97700 4 rocksdb: kZSTD supported: 0 2024-04-23T02:15:34.242 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:15:33 smithi037 bash[14334]: debug 2024-04-23T02:15:33.919+0000 7ff20dd97700 4 rocksdb: kXpressCompression supported: 0 2024-04-23T02:15:34.242 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:15:33 smithi037 bash[14334]: debug 2024-04-23T02:15:33.919+0000 7ff20dd97700 4 rocksdb: kLZ4HCCompression supported: 1 2024-04-23T02:15:34.242 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:15:33 smithi037 bash[14334]: debug 2024-04-23T02:15:33.919+0000 7ff20dd97700 4 rocksdb: kLZ4Compression supported: 1 2024-04-23T02:15:34.242 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:15:33 smithi037 bash[14334]: debug 2024-04-23T02:15:33.919+0000 7ff20dd97700 4 rocksdb: kBZip2Compression supported: 0 2024-04-23T02:15:34.242 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:15:33 smithi037 bash[14334]: debug 2024-04-23T02:15:33.919+0000 7ff20dd97700 4 rocksdb: kZlibCompression supported: 1 2024-04-23T02:15:34.242 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:15:33 smithi037 bash[14334]: debug 2024-04-23T02:15:33.919+0000 7ff20dd97700 4 rocksdb: kSnappyCompression supported: 1 2024-04-23T02:15:34.242 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:15:33 smithi037 bash[14334]: debug 2024-04-23T02:15:33.919+0000 7ff20dd97700 4 rocksdb: Fast CRC32 supported: Supported on x86 2024-04-23T02:15:34.242 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:15:33 smithi037 bash[14334]: debug 2024-04-23T02:15:33.919+0000 7ff20dd97700 4 rocksdb: [version_set.cc:4413] Recovering from manifest file: /var/lib/ceph/mon/ceph-a/store.db/MANIFEST-000005 2024-04-23T02:15:34.242 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:15:33 smithi037 bash[14334]: debug 2024-04-23T02:15:33.919+0000 7ff20dd97700 4 rocksdb: [column_family.cc:552] --------------- Options for column family [default]: 2024-04-23T02:15:34.243 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:15:33 smithi037 bash[14334]: debug 2024-04-23T02:15:33.919+0000 7ff20dd97700 4 rocksdb: Options.comparator: leveldb.BytewiseComparator 2024-04-23T02:15:34.243 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:15:33 smithi037 bash[14334]: debug 2024-04-23T02:15:33.919+0000 7ff20dd97700 4 rocksdb: Options.merge_operator: 2024-04-23T02:15:34.243 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:15:33 smithi037 bash[14334]: debug 2024-04-23T02:15:33.919+0000 7ff20dd97700 4 rocksdb: Options.compaction_filter: None 2024-04-23T02:15:34.243 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:15:33 smithi037 bash[14334]: debug 2024-04-23T02:15:33.919+0000 7ff20dd97700 4 rocksdb: Options.compaction_filter_factory: None 2024-04-23T02:15:34.243 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:15:33 smithi037 bash[14334]: debug 2024-04-23T02:15:33.919+0000 7ff20dd97700 4 rocksdb: Options.memtable_factory: SkipListFactory 2024-04-23T02:15:34.243 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:15:33 smithi037 bash[14334]: debug 2024-04-23T02:15:33.919+0000 7ff20dd97700 4 rocksdb: Options.table_factory: BlockBasedTable 2024-04-23T02:15:34.243 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:15:33 smithi037 bash[14334]: debug 2024-04-23T02:15:33.919+0000 7ff20dd97700 4 rocksdb: table_factory options: flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x55ebc962e0d8) 2024-04-23T02:15:34.243 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:15:33 smithi037 bash[14334]: cache_index_and_filter_blocks: 1 2024-04-23T02:15:34.243 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:15:33 smithi037 bash[14334]: cache_index_and_filter_blocks_with_high_priority: 0 2024-04-23T02:15:34.243 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:15:33 smithi037 bash[14334]: pin_l0_filter_and_index_blocks_in_cache: 0 2024-04-23T02:15:34.243 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:15:33 smithi037 bash[14334]: pin_top_level_index_and_filter: 1 2024-04-23T02:15:34.243 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:15:33 smithi037 bash[14334]: index_type: 0 2024-04-23T02:15:34.243 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:15:33 smithi037 bash[14334]: data_block_index_type: 0 2024-04-23T02:15:34.243 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:15:33 smithi037 bash[14334]: index_shortening: 1 2024-04-23T02:15:34.243 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:15:33 smithi037 bash[14334]: data_block_hash_table_util_ratio: 0.750000 2024-04-23T02:15:34.244 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:15:33 smithi037 bash[14334]: hash_index_allow_collision: 1 2024-04-23T02:15:34.244 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:15:33 smithi037 bash[14334]: checksum: 1 2024-04-23T02:15:34.244 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:15:33 smithi037 bash[14334]: no_block_cache: 0 2024-04-23T02:15:34.244 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:15:33 smithi037 bash[14334]: block_cache: 0x55ebc9666f10 2024-04-23T02:15:34.244 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:15:33 smithi037 bash[14334]: block_cache_name: BinnedLRUCache 2024-04-23T02:15:34.244 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:15:33 smithi037 bash[14334]: block_cache_options: 2024-04-23T02:15:34.244 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:15:33 smithi037 bash[14334]: capacity : 536870912 2024-04-23T02:15:34.244 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:15:33 smithi037 bash[14334]: num_shard_bits : 4 2024-04-23T02:15:34.244 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:15:33 smithi037 bash[14334]: strict_capacity_limit : 0 2024-04-23T02:15:34.244 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:15:33 smithi037 bash[14334]: high_pri_pool_ratio: 0.000 2024-04-23T02:15:34.244 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:15:33 smithi037 bash[14334]: block_cache_compressed: (nil) 2024-04-23T02:15:34.244 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:15:33 smithi037 bash[14334]: persistent_cache: (nil) 2024-04-23T02:15:34.244 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:15:33 smithi037 bash[14334]: block_size: 4096 2024-04-23T02:15:34.244 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:15:33 smithi037 bash[14334]: block_size_deviation: 10 2024-04-23T02:15:34.244 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:15:33 smithi037 bash[14334]: block_restart_interval: 16 2024-04-23T02:15:34.244 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:15:33 smithi037 bash[14334]: index_block_restart_interval: 1 2024-04-23T02:15:34.245 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:15:33 smithi037 bash[14334]: metadata_block_size: 4096 2024-04-23T02:15:34.245 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:15:33 smithi037 bash[14334]: partition_filters: 0 2024-04-23T02:15:34.245 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:15:33 smithi037 bash[14334]: use_delta_encoding: 1 2024-04-23T02:15:34.245 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:15:33 smithi037 bash[14334]: filter_policy: rocksdb.BuiltinBloomFilter 2024-04-23T02:15:34.245 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:15:33 smithi037 bash[14334]: whole_key_filtering: 1 2024-04-23T02:15:34.245 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:15:33 smithi037 bash[14334]: verify_compression: 0 2024-04-23T02:15:34.245 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:15:33 smithi037 bash[14334]: read_amp_bytes_per_bit: 0 2024-04-23T02:15:34.245 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:15:33 smithi037 bash[14334]: format_version: 2 2024-04-23T02:15:34.245 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:15:33 smithi037 bash[14334]: enable_index_compression: 1 2024-04-23T02:15:34.245 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:15:33 smithi037 bash[14334]: block_align: 0 2024-04-23T02:15:34.245 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:15:33 smithi037 bash[14334]: debug 2024-04-23T02:15:33.919+0000 7ff20dd97700 4 rocksdb: Options.write_buffer_size: 33554432 2024-04-23T02:15:34.245 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:15:33 smithi037 bash[14334]: debug 2024-04-23T02:15:33.919+0000 7ff20dd97700 4 rocksdb: Options.max_write_buffer_number: 2 2024-04-23T02:15:34.245 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:15:33 smithi037 bash[14334]: debug 2024-04-23T02:15:33.919+0000 7ff20dd97700 4 rocksdb: Options.compression: NoCompression 2024-04-23T02:15:34.245 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:15:33 smithi037 bash[14334]: debug 2024-04-23T02:15:33.919+0000 7ff20dd97700 4 rocksdb: Options.bottommost_compression: Disabled 2024-04-23T02:15:34.245 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:15:33 smithi037 bash[14334]: debug 2024-04-23T02:15:33.919+0000 7ff20dd97700 4 rocksdb: Options.prefix_extractor: nullptr 2024-04-23T02:15:34.245 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:15:33 smithi037 bash[14334]: debug 2024-04-23T02:15:33.919+0000 7ff20dd97700 4 rocksdb: Options.memtable_insert_with_hint_prefix_extractor: nullptr 2024-04-23T02:15:34.245 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:15:33 smithi037 bash[14334]: debug 2024-04-23T02:15:33.919+0000 7ff20dd97700 4 rocksdb: Options.num_levels: 7 2024-04-23T02:15:34.246 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:15:33 smithi037 bash[14334]: debug 2024-04-23T02:15:33.919+0000 7ff20dd97700 4 rocksdb: Options.min_write_buffer_number_to_merge: 1 2024-04-23T02:15:34.246 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:15:33 smithi037 bash[14334]: debug 2024-04-23T02:15:33.919+0000 7ff20dd97700 4 rocksdb: Options.max_write_buffer_number_to_maintain: 0 2024-04-23T02:15:34.246 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:15:33 smithi037 bash[14334]: debug 2024-04-23T02:15:33.919+0000 7ff20dd97700 4 rocksdb: Options.max_write_buffer_size_to_maintain: 0 2024-04-23T02:15:34.246 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:15:33 smithi037 bash[14334]: debug 2024-04-23T02:15:33.919+0000 7ff20dd97700 4 rocksdb: Options.bottommost_compression_opts.window_bits: -14 2024-04-23T02:15:34.246 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:15:33 smithi037 bash[14334]: debug 2024-04-23T02:15:33.919+0000 7ff20dd97700 4 rocksdb: Options.bottommost_compression_opts.level: 32767 2024-04-23T02:15:34.246 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:15:33 smithi037 bash[14334]: debug 2024-04-23T02:15:33.919+0000 7ff20dd97700 4 rocksdb: Options.bottommost_compression_opts.strategy: 0 2024-04-23T02:15:34.246 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:15:33 smithi037 bash[14334]: debug 2024-04-23T02:15:33.919+0000 7ff20dd97700 4 rocksdb: Options.bottommost_compression_opts.max_dict_bytes: 0 2024-04-23T02:15:34.246 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:15:33 smithi037 bash[14334]: debug 2024-04-23T02:15:33.919+0000 7ff20dd97700 4 rocksdb: Options.bottommost_compression_opts.zstd_max_train_bytes: 0 2024-04-23T02:15:34.246 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:15:33 smithi037 bash[14334]: debug 2024-04-23T02:15:33.919+0000 7ff20dd97700 4 rocksdb: Options.bottommost_compression_opts.enabled: false 2024-04-23T02:15:34.246 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:15:33 smithi037 bash[14334]: debug 2024-04-23T02:15:33.919+0000 7ff20dd97700 4 rocksdb: Options.compression_opts.window_bits: -14 2024-04-23T02:15:34.246 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:15:33 smithi037 bash[14334]: debug 2024-04-23T02:15:33.919+0000 7ff20dd97700 4 rocksdb: Options.compression_opts.level: 32767 2024-04-23T02:15:34.246 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:15:33 smithi037 bash[14334]: debug 2024-04-23T02:15:33.919+0000 7ff20dd97700 4 rocksdb: Options.compression_opts.strategy: 0 2024-04-23T02:15:34.246 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:15:33 smithi037 bash[14334]: debug 2024-04-23T02:15:33.919+0000 7ff20dd97700 4 rocksdb: Options.compression_opts.max_dict_bytes: 0 2024-04-23T02:15:34.246 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:15:33 smithi037 bash[14334]: debug 2024-04-23T02:15:33.919+0000 7ff20dd97700 4 rocksdb: Options.compression_opts.zstd_max_train_bytes: 0 2024-04-23T02:15:34.246 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:15:33 smithi037 bash[14334]: debug 2024-04-23T02:15:33.919+0000 7ff20dd97700 4 rocksdb: Options.compression_opts.enabled: false 2024-04-23T02:15:34.247 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:15:33 smithi037 bash[14334]: debug 2024-04-23T02:15:33.919+0000 7ff20dd97700 4 rocksdb: Options.level0_file_num_compaction_trigger: 4 2024-04-23T02:15:34.247 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:15:33 smithi037 bash[14334]: debug 2024-04-23T02:15:33.919+0000 7ff20dd97700 4 rocksdb: Options.level0_slowdown_writes_trigger: 20 2024-04-23T02:15:34.247 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:15:33 smithi037 bash[14334]: debug 2024-04-23T02:15:33.919+0000 7ff20dd97700 4 rocksdb: Options.level0_stop_writes_trigger: 36 2024-04-23T02:15:34.247 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:15:33 smithi037 bash[14334]: debug 2024-04-23T02:15:33.919+0000 7ff20dd97700 4 rocksdb: Options.target_file_size_base: 67108864 2024-04-23T02:15:34.247 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:15:33 smithi037 bash[14334]: debug 2024-04-23T02:15:33.919+0000 7ff20dd97700 4 rocksdb: Options.target_file_size_multiplier: 1 2024-04-23T02:15:34.247 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:15:33 smithi037 bash[14334]: debug 2024-04-23T02:15:33.919+0000 7ff20dd97700 4 rocksdb: Options.max_bytes_for_level_base: 268435456 2024-04-23T02:15:34.247 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:15:33 smithi037 bash[14334]: debug 2024-04-23T02:15:33.919+0000 7ff20dd97700 4 rocksdb: Options.level_compaction_dynamic_level_bytes: 1 2024-04-23T02:15:34.247 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:15:33 smithi037 bash[14334]: debug 2024-04-23T02:15:33.919+0000 7ff20dd97700 4 rocksdb: Options.max_bytes_for_level_multiplier: 10.000000 2024-04-23T02:15:34.247 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:15:33 smithi037 bash[14334]: debug 2024-04-23T02:15:33.919+0000 7ff20dd97700 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[0]: 1 2024-04-23T02:15:34.247 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:15:33 smithi037 bash[14334]: debug 2024-04-23T02:15:33.919+0000 7ff20dd97700 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[1]: 1 2024-04-23T02:15:34.247 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:15:33 smithi037 bash[14334]: debug 2024-04-23T02:15:33.919+0000 7ff20dd97700 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[2]: 1 2024-04-23T02:15:34.247 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:15:33 smithi037 bash[14334]: debug 2024-04-23T02:15:33.919+0000 7ff20dd97700 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[3]: 1 2024-04-23T02:15:34.247 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:15:33 smithi037 bash[14334]: debug 2024-04-23T02:15:33.919+0000 7ff20dd97700 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[4]: 1 2024-04-23T02:15:34.247 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:15:33 smithi037 bash[14334]: debug 2024-04-23T02:15:33.919+0000 7ff20dd97700 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[5]: 1 2024-04-23T02:15:34.247 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:15:33 smithi037 bash[14334]: debug 2024-04-23T02:15:33.919+0000 7ff20dd97700 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[6]: 1 2024-04-23T02:15:34.247 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:15:33 smithi037 bash[14334]: debug 2024-04-23T02:15:33.919+0000 7ff20dd97700 4 rocksdb: Options.max_sequential_skip_in_iterations: 8 2024-04-23T02:15:34.248 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:15:33 smithi037 bash[14334]: debug 2024-04-23T02:15:33.919+0000 7ff20dd97700 4 rocksdb: Options.max_compaction_bytes: 1677721600 2024-04-23T02:15:34.248 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:15:33 smithi037 bash[14334]: debug 2024-04-23T02:15:33.919+0000 7ff20dd97700 4 rocksdb: Options.arena_block_size: 4194304 2024-04-23T02:15:34.248 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:15:33 smithi037 bash[14334]: debug 2024-04-23T02:15:33.919+0000 7ff20dd97700 4 rocksdb: Options.soft_pending_compaction_bytes_limit: 68719476736 2024-04-23T02:15:34.248 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:15:33 smithi037 bash[14334]: debug 2024-04-23T02:15:33.919+0000 7ff20dd97700 4 rocksdb: Options.hard_pending_compaction_bytes_limit: 274877906944 2024-04-23T02:15:34.248 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:15:33 smithi037 bash[14334]: debug 2024-04-23T02:15:33.919+0000 7ff20dd97700 4 rocksdb: Options.rate_limit_delay_max_milliseconds: 100 2024-04-23T02:15:34.248 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:15:33 smithi037 bash[14334]: debug 2024-04-23T02:15:33.919+0000 7ff20dd97700 4 rocksdb: Options.disable_auto_compactions: 0 2024-04-23T02:15:34.248 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:15:33 smithi037 bash[14334]: debug 2024-04-23T02:15:33.919+0000 7ff20dd97700 4 rocksdb: Options.compaction_style: kCompactionStyleLevel 2024-04-23T02:15:34.248 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:15:33 smithi037 bash[14334]: debug 2024-04-23T02:15:33.919+0000 7ff20dd97700 4 rocksdb: Options.compaction_pri: kMinOverlappingRatio 2024-04-23T02:15:34.248 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:15:33 smithi037 bash[14334]: debug 2024-04-23T02:15:33.919+0000 7ff20dd97700 4 rocksdb: Options.compaction_options_universal.size_ratio: 1 2024-04-23T02:15:34.248 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:15:33 smithi037 bash[14334]: debug 2024-04-23T02:15:33.919+0000 7ff20dd97700 4 rocksdb: Options.compaction_options_universal.min_merge_width: 2 2024-04-23T02:15:34.248 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:15:33 smithi037 bash[14334]: debug 2024-04-23T02:15:33.919+0000 7ff20dd97700 4 rocksdb: Options.compaction_options_universal.max_merge_width: 4294967295 2024-04-23T02:15:34.248 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:15:33 smithi037 bash[14334]: debug 2024-04-23T02:15:33.919+0000 7ff20dd97700 4 rocksdb: Options.compaction_options_universal.max_size_amplification_percent: 200 2024-04-23T02:15:34.248 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:15:33 smithi037 bash[14334]: debug 2024-04-23T02:15:33.919+0000 7ff20dd97700 4 rocksdb: Options.compaction_options_universal.compression_size_percent: -1 2024-04-23T02:15:34.248 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:15:33 smithi037 bash[14334]: debug 2024-04-23T02:15:33.919+0000 7ff20dd97700 4 rocksdb: Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize 2024-04-23T02:15:34.248 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:15:33 smithi037 bash[14334]: debug 2024-04-23T02:15:33.919+0000 7ff20dd97700 4 rocksdb: Options.compaction_options_fifo.max_table_files_size: 1073741824 2024-04-23T02:15:34.248 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:15:33 smithi037 bash[14334]: debug 2024-04-23T02:15:33.919+0000 7ff20dd97700 4 rocksdb: Options.compaction_options_fifo.allow_compaction: 0 2024-04-23T02:15:34.248 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:15:33 smithi037 bash[14334]: debug 2024-04-23T02:15:33.919+0000 7ff20dd97700 4 rocksdb: Options.table_properties_collectors: 2024-04-23T02:15:34.249 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:15:33 smithi037 bash[14334]: debug 2024-04-23T02:15:33.919+0000 7ff20dd97700 4 rocksdb: Options.inplace_update_support: 0 2024-04-23T02:15:34.249 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:15:33 smithi037 bash[14334]: debug 2024-04-23T02:15:33.919+0000 7ff20dd97700 4 rocksdb: Options.inplace_update_num_locks: 10000 2024-04-23T02:15:34.249 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:15:33 smithi037 bash[14334]: debug 2024-04-23T02:15:33.919+0000 7ff20dd97700 4 rocksdb: Options.memtable_prefix_bloom_size_ratio: 0.000000 2024-04-23T02:15:34.249 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:15:33 smithi037 bash[14334]: debug 2024-04-23T02:15:33.919+0000 7ff20dd97700 4 rocksdb: Options.memtable_whole_key_filtering: 0 2024-04-23T02:15:34.249 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:15:33 smithi037 bash[14334]: debug 2024-04-23T02:15:33.919+0000 7ff20dd97700 4 rocksdb: Options.memtable_huge_page_size: 0 2024-04-23T02:15:34.249 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:15:33 smithi037 bash[14334]: debug 2024-04-23T02:15:33.919+0000 7ff20dd97700 4 rocksdb: Options.bloom_locality: 0 2024-04-23T02:15:34.249 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:15:33 smithi037 bash[14334]: debug 2024-04-23T02:15:33.919+0000 7ff20dd97700 4 rocksdb: Options.max_successive_merges: 0 2024-04-23T02:15:34.249 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:15:33 smithi037 bash[14334]: debug 2024-04-23T02:15:33.919+0000 7ff20dd97700 4 rocksdb: Options.optimize_filters_for_hits: 0 2024-04-23T02:15:34.249 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:15:33 smithi037 bash[14334]: debug 2024-04-23T02:15:33.919+0000 7ff20dd97700 4 rocksdb: Options.paranoid_file_checks: 0 2024-04-23T02:15:34.249 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:15:33 smithi037 bash[14334]: debug 2024-04-23T02:15:33.919+0000 7ff20dd97700 4 rocksdb: Options.force_consistency_checks: 0 2024-04-23T02:15:34.249 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:15:33 smithi037 bash[14334]: debug 2024-04-23T02:15:33.919+0000 7ff20dd97700 4 rocksdb: Options.report_bg_io_stats: 0 2024-04-23T02:15:34.249 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:15:33 smithi037 bash[14334]: debug 2024-04-23T02:15:33.919+0000 7ff20dd97700 4 rocksdb: Options.ttl: 2592000 2024-04-23T02:15:34.249 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:15:33 smithi037 bash[14334]: debug 2024-04-23T02:15:33.919+0000 7ff20dd97700 4 rocksdb: Options.periodic_compaction_seconds: 0 2024-04-23T02:15:34.249 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:15:33 smithi037 bash[14334]: debug 2024-04-23T02:15:33.919+0000 7ff20dd97700 4 rocksdb: [version_set.cc:4568] Recovered from manifest file:/var/lib/ceph/mon/ceph-a/store.db/MANIFEST-000005 succeeded,manifest_file_number is 5, next_file_number is 7, last_sequence is 5, log_number is 4,prev_log_number is 0,max_column_family is 0,min_log_number_to_keep is 0 2024-04-23T02:15:34.249 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:15:33 smithi037 bash[14334]: debug 2024-04-23T02:15:33.919+0000 7ff20dd97700 4 rocksdb: [version_set.cc:4577] Column family [default] (ID 0), log number is 4 2024-04-23T02:15:34.249 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:15:33 smithi037 bash[14334]: debug 2024-04-23T02:15:33.919+0000 7ff20dd97700 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1713838533923504, "job": 1, "event": "recovery_started", "log_files": [6]} 2024-04-23T02:15:34.250 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:15:33 smithi037 bash[14334]: debug 2024-04-23T02:15:33.919+0000 7ff20dd97700 4 rocksdb: [db_impl/db_impl_open.cc:760] Recovering log #6 mode 2 2024-04-23T02:15:34.250 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:15:33 smithi037 bash[14334]: debug 2024-04-23T02:15:33.923+0000 7ff20dd97700 3 rocksdb: [le/block_based/filter_policy.cc:584] Using legacy Bloom filter with high (20) bits/key. Dramatic filter space and/or accuracy improvement is available with format_version>=5. 2024-04-23T02:15:34.250 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:15:33 smithi037 bash[14334]: debug 2024-04-23T02:15:33.923+0000 7ff20dd97700 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1713838533925101, "cf_name": "default", "job": 1, "event": "table_file_creation", "file_number": 7, "file_size": 80038, "table_properties": {"data_size": 78296, "index_size": 347, "index_partitions": 0, "top_level_index_size": 0, "index_key_is_user_key": 0, "index_value_is_delta_encoded": 0, "filter_size": 581, "raw_key_size": 8979, "raw_average_key_size": 46, "raw_value_size": 73055, "raw_average_value_size": 376, "num_data_blocks": 11, "num_entries": 194, "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": 1713838533, "oldest_key_time": 3, "file_creation_time": 0}} 2024-04-23T02:15:34.250 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:15:33 smithi037 bash[14334]: debug 2024-04-23T02:15:33.923+0000 7ff20dd97700 4 rocksdb: [version_set.cc:3826] Creating manifest 8 2024-04-23T02:15:34.250 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:15:33 smithi037 bash[14334]: debug 2024-04-23T02:15:33.923+0000 7ff20dd97700 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1713838533925876, "job": 1, "event": "recovery_finished"} 2024-04-23T02:15:34.250 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:15:33 smithi037 bash[14334]: debug 2024-04-23T02:15:33.923+0000 7ff20dd97700 4 rocksdb: DB pointer 0x55ebc972b800 2024-04-23T02:15:34.250 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:15:33 smithi037 bash[14334]: debug 2024-04-23T02:15:33.923+0000 7ff20dd97700 0 starting mon.a rank 0 at public addrs [v2:172.21.15.37:3300/0,v1:172.21.15.37:6789/0] at bind addrs [v2:172.21.15.37:3300/0,v1:172.21.15.37:6789/0] mon_data /var/lib/ceph/mon/ceph-a fsid 39f0dbf0-0117-11ef-bc93-c7b262605968 2024-04-23T02:15:34.250 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:15:33 smithi037 bash[14334]: debug 2024-04-23T02:15:33.923+0000 7ff1f4bb1700 4 rocksdb: [db_impl/db_impl.cc:850] ------- DUMPING STATS ------- 2024-04-23T02:15:34.250 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:15:33 smithi037 bash[14334]: debug 2024-04-23T02:15:33.923+0000 7ff1f4bb1700 4 rocksdb: [db_impl/db_impl.cc:851] 2024-04-23T02:15:34.250 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:15:33 smithi037 bash[14334]: ** DB Stats ** 2024-04-23T02:15:34.250 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:15:33 smithi037 bash[14334]: Uptime(secs): 0.0 total, 0.0 interval 2024-04-23T02:15:34.250 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:15:33 smithi037 bash[14334]: Cumulative writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 GB, 0.00 MB/s 2024-04-23T02:15:34.250 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:15:33 smithi037 bash[14334]: Cumulative WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-04-23T02:15:34.250 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:15:33 smithi037 bash[14334]: Cumulative stall: 00:00:0.000 H:M:S, 0.0 percent 2024-04-23T02:15:34.251 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:15:33 smithi037 bash[14334]: Interval writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 MB, 0.00 MB/s 2024-04-23T02:15:34.251 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:15:33 smithi037 bash[14334]: Interval WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 MB, 0.00 MB/s 2024-04-23T02:15:34.251 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:15:33 smithi037 bash[14334]: Interval stall: 00:00:0.000 H:M:S, 0.0 percent 2024-04-23T02:15:34.251 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:15:33 smithi037 bash[14334]: ** Compaction Stats [default] ** 2024-04-23T02:15:34.251 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:15:33 smithi037 bash[14334]: Level Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop 2024-04-23T02:15:34.251 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:15:33 smithi037 bash[14334]: ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-04-23T02:15:34.251 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:15:33 smithi037 bash[14334]: L0 2/0 79.82 KB 0.5 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 70.6 0.00 0.00 1 0.001 0 0 2024-04-23T02:15:34.251 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:15:33 smithi037 bash[14334]: Sum 2/0 79.82 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 70.6 0.00 0.00 1 0.001 0 0 2024-04-23T02:15:34.251 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:15:33 smithi037 bash[14334]: Int 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 70.6 0.00 0.00 1 0.001 0 0 2024-04-23T02:15:34.251 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:15:33 smithi037 bash[14334]: ** Compaction Stats [default] ** 2024-04-23T02:15:34.251 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:15:33 smithi037 bash[14334]: Priority Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop 2024-04-23T02:15:34.251 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:15:33 smithi037 bash[14334]: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-04-23T02:15:34.251 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:15:33 smithi037 bash[14334]: User 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 70.6 0.00 0.00 1 0.001 0 0 2024-04-23T02:15:34.251 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:15:33 smithi037 bash[14334]: Uptime(secs): 0.0 total, 0.0 interval 2024-04-23T02:15:34.251 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:15:33 smithi037 bash[14334]: Flush(GB): cumulative 0.000, interval 0.000 2024-04-23T02:15:34.252 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:15:33 smithi037 bash[14334]: AddFile(GB): cumulative 0.000, interval 0.000 2024-04-23T02:15:34.252 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:15:33 smithi037 bash[14334]: AddFile(Total Files): cumulative 0, interval 0 2024-04-23T02:15:34.252 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:15:33 smithi037 bash[14334]: AddFile(L0 Files): cumulative 0, interval 0 2024-04-23T02:15:34.252 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:15:33 smithi037 bash[14334]: AddFile(Keys): cumulative 0, interval 0 2024-04-23T02:15:34.252 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:15:33 smithi037 bash[14334]: Cumulative compaction: 0.00 GB write, 14.17 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-04-23T02:15:34.252 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:15:33 smithi037 bash[14334]: Interval compaction: 0.00 GB write, 14.17 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-04-23T02:15:34.252 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:15:33 smithi037 bash[14334]: Stalls(count): 0 level0_slowdown, 0 level0_slowdown_with_compaction, 0 level0_numfiles, 0 level0_numfiles_with_compaction, 0 stop for pending_compaction_bytes, 0 slowdown for pending_compaction_bytes, 0 memtable_compaction, 0 memtable_slowdown, interval 0 total count 2024-04-23T02:15:34.252 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:15:33 smithi037 bash[14334]: ** File Read Latency Histogram By Level [default] ** 2024-04-23T02:15:34.252 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:15:33 smithi037 bash[14334]: ** Compaction Stats [default] ** 2024-04-23T02:15:34.252 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:15:33 smithi037 bash[14334]: Level Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop 2024-04-23T02:15:34.252 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:15:33 smithi037 bash[14334]: ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-04-23T02:15:34.252 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:15:33 smithi037 bash[14334]: L0 2/0 79.82 KB 0.5 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 70.6 0.00 0.00 1 0.001 0 0 2024-04-23T02:15:34.252 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:15:33 smithi037 bash[14334]: Sum 2/0 79.82 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 70.6 0.00 0.00 1 0.001 0 0 2024-04-23T02:15:34.252 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:15:33 smithi037 bash[14334]: Int 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.00 0.00 0 0.000 0 0 2024-04-23T02:15:34.252 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:15:33 smithi037 bash[14334]: ** Compaction Stats [default] ** 2024-04-23T02:15:34.252 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:15:33 smithi037 bash[14334]: Priority Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop 2024-04-23T02:15:34.253 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:15:33 smithi037 bash[14334]: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-04-23T02:15:34.253 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:15:33 smithi037 bash[14334]: User 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 70.6 0.00 0.00 1 0.001 0 0 2024-04-23T02:15:34.253 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:15:33 smithi037 bash[14334]: Uptime(secs): 0.0 total, 0.0 interval 2024-04-23T02:15:34.253 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:15:33 smithi037 bash[14334]: Flush(GB): cumulative 0.000, interval 0.000 2024-04-23T02:15:34.253 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:15:33 smithi037 bash[14334]: AddFile(GB): cumulative 0.000, interval 0.000 2024-04-23T02:15:34.253 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:15:33 smithi037 bash[14334]: AddFile(Total Files): cumulative 0, interval 0 2024-04-23T02:15:34.253 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:15:33 smithi037 bash[14334]: AddFile(L0 Files): cumulative 0, interval 0 2024-04-23T02:15:34.253 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:15:33 smithi037 bash[14334]: AddFile(Keys): cumulative 0, interval 0 2024-04-23T02:15:34.253 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:15:33 smithi037 bash[14334]: Cumulative compaction: 0.00 GB write, 14.01 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-04-23T02:15:34.253 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:15:33 smithi037 bash[14334]: Interval compaction: 0.00 GB write, 0.00 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-04-23T02:15:34.253 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:15:33 smithi037 bash[14334]: Stalls(count): 0 level0_slowdown, 0 level0_slowdown_with_compaction, 0 level0_numfiles, 0 level0_numfiles_with_compaction, 0 stop for pending_compaction_bytes, 0 slowdown for pending_compaction_bytes, 0 memtable_compaction, 0 memtable_slowdown, interval 0 total count 2024-04-23T02:15:34.253 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:15:33 smithi037 bash[14334]: ** File Read Latency Histogram By Level [default] ** 2024-04-23T02:15:34.253 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:15:33 smithi037 bash[14334]: audit 2024-04-23T02:15:31.363414+0000 mon.a (mon.0) 10 : audit [DBG] from='client.? 172.21.15.37:0/250748309' entity='client.admin' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-23T02:15:34.253 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:15:33 smithi037 bash[14334]: debug 2024-04-23T02:15:33.927+0000 7ff20dd97700 1 mon.a@-1(???) e1 preinit fsid 39f0dbf0-0117-11ef-bc93-c7b262605968 2024-04-23T02:15:34.253 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:15:33 smithi037 bash[14334]: debug 2024-04-23T02:15:33.927+0000 7ff20dd97700 5 mon.a@-1(???).mds e0 Unable to load 'last_metadata' 2024-04-23T02:15:34.254 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:15:33 smithi037 bash[14334]: debug 2024-04-23T02:15:33.927+0000 7ff20dd97700 0 mon.a@-1(???).mds e1 new map 2024-04-23T02:15:34.254 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:15:33 smithi037 bash[14334]: debug 2024-04-23T02:15:33.927+0000 7ff20dd97700 0 mon.a@-1(???).mds e1 print_map 2024-04-23T02:15:34.254 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:15:33 smithi037 bash[14334]: e1 2024-04-23T02:15:34.254 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:15:33 smithi037 bash[14334]: enable_multiple, ever_enabled_multiple: 1,1 2024-04-23T02:15:34.254 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:15:33 smithi037 bash[14334]: compat: compat={},rocompat={},incompat={1=base v0.20,2=client writeable ranges,3=default file layouts on dirs,4=dir inode in separate object,5=mds uses versioned encoding,6=dirfrag is stored in omap,8=no anchor table,9=file layout v2,10=snaprealm v2} 2024-04-23T02:15:34.254 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:15:33 smithi037 bash[14334]: legacy client fscid: -1 2024-04-23T02:15:34.254 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:15:33 smithi037 bash[14334]: 2024-04-23T02:15:34.254 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:15:33 smithi037 bash[14334]: No filesystems configured 2024-04-23T02:15:34.254 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:15:33 smithi037 bash[14334]: debug 2024-04-23T02:15:33.927+0000 7ff20dd97700 0 mon.a@-1(???).osd e1 crush map has features 3314932999778484224, adjusting msgr requires 2024-04-23T02:15:34.254 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:15:33 smithi037 bash[14334]: debug 2024-04-23T02:15:33.927+0000 7ff20dd97700 0 mon.a@-1(???).osd e1 crush map has features 288514050185494528, adjusting msgr requires 2024-04-23T02:15:34.254 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:15:33 smithi037 bash[14334]: debug 2024-04-23T02:15:33.927+0000 7ff20dd97700 0 mon.a@-1(???).osd e1 crush map has features 288514050185494528, adjusting msgr requires 2024-04-23T02:15:34.254 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:15:33 smithi037 bash[14334]: debug 2024-04-23T02:15:33.927+0000 7ff20dd97700 0 mon.a@-1(???).osd e1 crush map has features 288514050185494528, adjusting msgr requires 2024-04-23T02:15:34.254 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:15:33 smithi037 bash[14334]: debug 2024-04-23T02:15:33.927+0000 7ff20dd97700 1 mon.a@-1(???).paxosservice(auth 1..2) refresh upgraded, format 0 -> 3 2024-04-23T02:15:34.254 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:15:33 smithi037 bash[14334]: debug 2024-04-23T02:15:33.927+0000 7ff20dd97700 4 mon.a@-1(???).mgr e0 loading version 1 2024-04-23T02:15:34.254 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:15:33 smithi037 bash[14334]: debug 2024-04-23T02:15:33.927+0000 7ff20dd97700 4 mon.a@-1(???).mgr e1 active server: (0) 2024-04-23T02:15:34.254 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:15:33 smithi037 bash[14334]: debug 2024-04-23T02:15:33.927+0000 7ff20dd97700 4 mon.a@-1(???).mgr e1 mkfs or daemon transitioned to available, loading commands 2024-04-23T02:15:34.255 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:15:33 smithi037 bash[14334]: debug 2024-04-23T02:15:33.931+0000 7ff20dd97700 20 expand_channel_meta expand map: {default=false} 2024-04-23T02:15:34.255 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:15:33 smithi037 bash[14334]: debug 2024-04-23T02:15:33.931+0000 7ff20dd97700 20 expand_channel_meta from 'false' to 'false' 2024-04-23T02:15:34.255 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:15:33 smithi037 bash[14334]: debug 2024-04-23T02:15:33.931+0000 7ff20dd97700 20 expand_channel_meta expanded map: {default=false} 2024-04-23T02:15:34.255 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:15:33 smithi037 bash[14334]: debug 2024-04-23T02:15:33.931+0000 7ff20dd97700 20 expand_channel_meta expand map: {default=info} 2024-04-23T02:15:34.255 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:15:33 smithi037 bash[14334]: debug 2024-04-23T02:15:33.931+0000 7ff20dd97700 20 expand_channel_meta from 'info' to 'info' 2024-04-23T02:15:34.255 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:15:33 smithi037 bash[14334]: debug 2024-04-23T02:15:33.931+0000 7ff20dd97700 20 expand_channel_meta expanded map: {default=info} 2024-04-23T02:15:34.255 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:15:33 smithi037 bash[14334]: debug 2024-04-23T02:15:33.931+0000 7ff20dd97700 20 expand_channel_meta expand map: {default=daemon} 2024-04-23T02:15:34.255 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:15:33 smithi037 bash[14334]: debug 2024-04-23T02:15:33.931+0000 7ff20dd97700 20 expand_channel_meta from 'daemon' to 'daemon' 2024-04-23T02:15:34.255 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:15:33 smithi037 bash[14334]: debug 2024-04-23T02:15:33.931+0000 7ff20dd97700 20 expand_channel_meta expanded map: {default=daemon} 2024-04-23T02:15:34.255 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:15:33 smithi037 bash[14334]: debug 2024-04-23T02:15:33.931+0000 7ff20dd97700 20 expand_channel_meta expand map: {default=debug} 2024-04-23T02:15:34.255 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:15:33 smithi037 bash[14334]: debug 2024-04-23T02:15:33.931+0000 7ff20dd97700 20 expand_channel_meta from 'debug' to 'debug' 2024-04-23T02:15:34.255 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:15:33 smithi037 bash[14334]: debug 2024-04-23T02:15:33.931+0000 7ff20dd97700 20 expand_channel_meta expanded map: {default=debug} 2024-04-23T02:15:34.255 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:15:33 smithi037 bash[14334]: cluster 2024-04-23T02:15:33.937362+0000 mon.a (mon.0) 1 : cluster [INF] mon.a is new leader, mons a in quorum (ranks 0) 2024-04-23T02:15:34.255 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:15:33 smithi037 bash[14334]: cluster 2024-04-23T02:15:33.937453+0000 mon.a (mon.0) 2 : cluster [DBG] monmap e1: 1 mons at {a=[v2:172.21.15.37:3300/0,v1:172.21.15.37:6789/0]} 2024-04-23T02:15:34.255 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:15:33 smithi037 bash[14334]: cluster 2024-04-23T02:15:33.937503+0000 mon.a (mon.0) 3 : cluster [DBG] fsmap 2024-04-23T02:15:34.255 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:15:33 smithi037 bash[14334]: cluster 2024-04-23T02:15:33.937546+0000 mon.a (mon.0) 4 : cluster [DBG] osdmap e1: 0 total, 0 up, 0 in 2024-04-23T02:15:34.255 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:15:33 smithi037 bash[14334]: cluster 2024-04-23T02:15:33.938129+0000 mon.a (mon.0) 5 : cluster [DBG] mgrmap e1: no daemons active 2024-04-23T02:15:34.845 INFO:teuthology.orchestra.run.smithi037.stderr:Wrote config to /etc/ceph/ceph.conf 2024-04-23T02:15:34.845 INFO:teuthology.orchestra.run.smithi037.stderr:Wrote keyring to /etc/ceph/ceph.client.admin.keyring 2024-04-23T02:15:34.845 INFO:teuthology.orchestra.run.smithi037.stderr:Creating mgr... 2024-04-23T02:15:34.846 INFO:teuthology.orchestra.run.smithi037.stderr:Verifying port 9283 ... 2024-04-23T02:15:34.849 INFO:teuthology.orchestra.run.smithi037.stderr:Running command: systemctl daemon-reload 2024-04-23T02:15:35.056 INFO:teuthology.orchestra.run.smithi037.stderr:Running command: systemctl stop ceph-39f0dbf0-0117-11ef-bc93-c7b262605968@mgr.y 2024-04-23T02:15:35.068 INFO:teuthology.orchestra.run.smithi037.stderr:Running command: systemctl reset-failed ceph-39f0dbf0-0117-11ef-bc93-c7b262605968@mgr.y 2024-04-23T02:15:35.071 INFO:teuthology.orchestra.run.smithi037.stderr:systemctl: Failed to reset failed state of unit ceph-39f0dbf0-0117-11ef-bc93-c7b262605968@mgr.y.service: Unit ceph-39f0dbf0-0117-11ef-bc93-c7b262605968@mgr.y.service not loaded. 2024-04-23T02:15:35.072 INFO:teuthology.orchestra.run.smithi037.stderr:Running command: systemctl enable ceph-39f0dbf0-0117-11ef-bc93-c7b262605968@mgr.y 2024-04-23T02:15:35.079 INFO:teuthology.orchestra.run.smithi037.stderr:systemctl: Created symlink /etc/systemd/system/ceph-39f0dbf0-0117-11ef-bc93-c7b262605968.target.wants/ceph-39f0dbf0-0117-11ef-bc93-c7b262605968@mgr.y.service -> /etc/systemd/system/ceph-39f0dbf0-0117-11ef-bc93-c7b262605968@.service. 2024-04-23T02:15:35.275 INFO:teuthology.orchestra.run.smithi037.stderr:Running command: systemctl start ceph-39f0dbf0-0117-11ef-bc93-c7b262605968@mgr.y 2024-04-23T02:15:35.287 INFO:teuthology.orchestra.run.smithi037.stderr:firewalld does not appear to be present 2024-04-23T02:15:35.287 INFO:teuthology.orchestra.run.smithi037.stderr:Not possible to enable service . firewalld.service is not available 2024-04-23T02:15:35.287 INFO:teuthology.orchestra.run.smithi037.stderr:Not possible to open ports <[]>. firewalld.service is not available 2024-04-23T02:15:35.287 INFO:teuthology.orchestra.run.smithi037.stderr:firewalld does not appear to be present 2024-04-23T02:15:35.287 INFO:teuthology.orchestra.run.smithi037.stderr:Not possible to open ports <[9283]>. firewalld.service is not available 2024-04-23T02:15:35.288 INFO:teuthology.orchestra.run.smithi037.stderr:Waiting for mgr to start... 2024-04-23T02:15:35.288 INFO:teuthology.orchestra.run.smithi037.stderr:Waiting for mgr... 2024-04-23T02:15:35.288 INFO:teuthology.orchestra.run.smithi037.stderr:Running command: /usr/bin/docker run --rm --ipc=host --net=host --entrypoint /usr/bin/ceph --init -e CONTAINER_IMAGE=quay.io/ceph/ceph:v16.2.0 -e NODE_NAME=smithi037 -e CEPH_USE_RANDOM_NONCE=1 -v /var/log/ceph/39f0dbf0-0117-11ef-bc93-c7b262605968:/var/log/ceph:z -v /tmp/ceph-tmpxcpbm33d:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmpvfhfgp4f:/etc/ceph/ceph.conf:z quay.io/ceph/ceph:v16.2.0 status -f json-pretty 2024-04-23T02:15:35.558 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:15:35 smithi037 bash[14334]: audit 2024-04-23T02:15:34.199750+0000 mon.a (mon.0) 6 : audit [INF] from='client.? 172.21.15.37:0/1995374274' entity='client.admin' 2024-04-23T02:15:36.635 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph: 2024-04-23T02:15:36.636 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph: { 2024-04-23T02:15:36.637 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph: "fsid": "39f0dbf0-0117-11ef-bc93-c7b262605968", 2024-04-23T02:15:36.637 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph: "health": { 2024-04-23T02:15:36.637 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph: "status": "HEALTH_OK", 2024-04-23T02:15:36.637 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph: "checks": {}, 2024-04-23T02:15:36.637 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph: "mutes": [] 2024-04-23T02:15:36.637 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph: }, 2024-04-23T02:15:36.637 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph: "election_epoch": 5, 2024-04-23T02:15:36.638 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph: "quorum": [ 2024-04-23T02:15:36.638 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph: 0 2024-04-23T02:15:36.639 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph: ], 2024-04-23T02:15:36.639 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph: "quorum_names": [ 2024-04-23T02:15:36.639 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph: "a" 2024-04-23T02:15:36.639 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph: ], 2024-04-23T02:15:36.639 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph: "quorum_age": 2, 2024-04-23T02:15:36.639 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph: "monmap": { 2024-04-23T02:15:36.639 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph: "epoch": 1, 2024-04-23T02:15:36.639 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph: "min_mon_release_name": "pacific", 2024-04-23T02:15:36.639 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph: "num_mons": 1 2024-04-23T02:15:36.641 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph: }, 2024-04-23T02:15:36.641 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph: "osdmap": { 2024-04-23T02:15:36.641 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph: "epoch": 1, 2024-04-23T02:15:36.641 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph: "num_osds": 0, 2024-04-23T02:15:36.641 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph: "num_up_osds": 0, 2024-04-23T02:15:36.641 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph: "osd_up_since": 0, 2024-04-23T02:15:36.641 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph: "num_in_osds": 0, 2024-04-23T02:15:36.641 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph: "osd_in_since": 0, 2024-04-23T02:15:36.641 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph: "num_remapped_pgs": 0 2024-04-23T02:15:36.642 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph: }, 2024-04-23T02:15:36.645 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph: "pgmap": { 2024-04-23T02:15:36.645 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph: "pgs_by_state": [], 2024-04-23T02:15:36.645 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph: "num_pgs": 0, 2024-04-23T02:15:36.645 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph: "num_pools": 0, 2024-04-23T02:15:36.645 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph: "num_objects": 0, 2024-04-23T02:15:36.645 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph: "data_bytes": 0, 2024-04-23T02:15:36.645 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph: "bytes_used": 0, 2024-04-23T02:15:36.645 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph: "bytes_avail": 0, 2024-04-23T02:15:36.645 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph: "bytes_total": 0 2024-04-23T02:15:36.645 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph: }, 2024-04-23T02:15:36.645 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph: "fsmap": { 2024-04-23T02:15:36.645 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph: "epoch": 1, 2024-04-23T02:15:36.645 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph: "by_rank": [], 2024-04-23T02:15:36.646 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph: "up:standby": 0 2024-04-23T02:15:36.646 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph: }, 2024-04-23T02:15:36.646 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph: "mgrmap": { 2024-04-23T02:15:36.646 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph: "available": false, 2024-04-23T02:15:36.646 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph: "num_standbys": 0, 2024-04-23T02:15:36.646 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph: "modules": [ 2024-04-23T02:15:36.646 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph: "iostat", 2024-04-23T02:15:36.646 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph: "restful" 2024-04-23T02:15:36.646 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph: ], 2024-04-23T02:15:36.646 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph: "services": {} 2024-04-23T02:15:36.646 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph: }, 2024-04-23T02:15:36.646 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph: "servicemap": { 2024-04-23T02:15:36.646 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph: "epoch": 1, 2024-04-23T02:15:36.646 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph: "modified": "2024-04-23T02:15:27.904825+0000", 2024-04-23T02:15:36.646 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph: "services": {} 2024-04-23T02:15:36.647 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph: }, 2024-04-23T02:15:36.647 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph: "progress_events": {} 2024-04-23T02:15:36.647 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph: } 2024-04-23T02:15:37.058 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:15:36 smithi037 bash[14334]: audit 2024-04-23T02:15:36.629436+0000 mon.a (mon.0) 7 : audit [DBG] from='client.? 172.21.15.37:0/2883597271' entity='client.admin' cmd=[{"prefix": "status", "format": "json-pretty"}]: dispatch 2024-04-23T02:15:37.261 INFO:teuthology.orchestra.run.smithi037.stderr:mgr not available, waiting (1/15)... 2024-04-23T02:15:39.263 INFO:teuthology.orchestra.run.smithi037.stderr:Running command: /usr/bin/docker run --rm --ipc=host --net=host --entrypoint /usr/bin/ceph --init -e CONTAINER_IMAGE=quay.io/ceph/ceph:v16.2.0 -e NODE_NAME=smithi037 -e CEPH_USE_RANDOM_NONCE=1 -v /var/log/ceph/39f0dbf0-0117-11ef-bc93-c7b262605968:/var/log/ceph:z -v /tmp/ceph-tmpxcpbm33d:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmpvfhfgp4f:/etc/ceph/ceph.conf:z quay.io/ceph/ceph:v16.2.0 status -f json-pretty 2024-04-23T02:15:40.285 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph: 2024-04-23T02:15:40.285 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph: { 2024-04-23T02:15:40.287 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph: "fsid": "39f0dbf0-0117-11ef-bc93-c7b262605968", 2024-04-23T02:15:40.287 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph: "health": { 2024-04-23T02:15:40.287 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph: "status": "HEALTH_OK", 2024-04-23T02:15:40.287 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph: "checks": {}, 2024-04-23T02:15:40.287 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph: "mutes": [] 2024-04-23T02:15:40.287 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph: }, 2024-04-23T02:15:40.287 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph: "election_epoch": 5, 2024-04-23T02:15:40.287 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph: "quorum": [ 2024-04-23T02:15:40.287 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph: 0 2024-04-23T02:15:40.288 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph: ], 2024-04-23T02:15:40.288 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph: "quorum_names": [ 2024-04-23T02:15:40.288 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph: "a" 2024-04-23T02:15:40.288 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph: ], 2024-04-23T02:15:40.288 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph: "quorum_age": 6, 2024-04-23T02:15:40.288 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph: "monmap": { 2024-04-23T02:15:40.294 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph: "epoch": 1, 2024-04-23T02:15:40.295 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph: "min_mon_release_name": "pacific", 2024-04-23T02:15:40.295 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph: "num_mons": 1 2024-04-23T02:15:40.295 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph: }, 2024-04-23T02:15:40.295 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph: "osdmap": { 2024-04-23T02:15:40.295 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph: "epoch": 1, 2024-04-23T02:15:40.295 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph: "num_osds": 0, 2024-04-23T02:15:40.295 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph: "num_up_osds": 0, 2024-04-23T02:15:40.296 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph: "osd_up_since": 0, 2024-04-23T02:15:40.296 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph: "num_in_osds": 0, 2024-04-23T02:15:40.296 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph: "osd_in_since": 0, 2024-04-23T02:15:40.296 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph: "num_remapped_pgs": 0 2024-04-23T02:15:40.296 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph: }, 2024-04-23T02:15:40.296 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph: "pgmap": { 2024-04-23T02:15:40.297 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph: "pgs_by_state": [], 2024-04-23T02:15:40.297 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph: "num_pgs": 0, 2024-04-23T02:15:40.297 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph: "num_pools": 0, 2024-04-23T02:15:40.297 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph: "num_objects": 0, 2024-04-23T02:15:40.297 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph: "data_bytes": 0, 2024-04-23T02:15:40.297 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph: "bytes_used": 0, 2024-04-23T02:15:40.297 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph: "bytes_avail": 0, 2024-04-23T02:15:40.298 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph: "bytes_total": 0 2024-04-23T02:15:40.298 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph: }, 2024-04-23T02:15:40.298 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph: "fsmap": { 2024-04-23T02:15:40.298 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph: "epoch": 1, 2024-04-23T02:15:40.298 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph: "by_rank": [], 2024-04-23T02:15:40.298 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph: "up:standby": 0 2024-04-23T02:15:40.299 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph: }, 2024-04-23T02:15:40.299 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph: "mgrmap": { 2024-04-23T02:15:40.299 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph: "available": false, 2024-04-23T02:15:40.299 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph: "num_standbys": 0, 2024-04-23T02:15:40.299 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph: "modules": [ 2024-04-23T02:15:40.299 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph: "iostat", 2024-04-23T02:15:40.299 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph: "restful" 2024-04-23T02:15:40.300 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph: ], 2024-04-23T02:15:40.300 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph: "services": {} 2024-04-23T02:15:40.300 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph: }, 2024-04-23T02:15:40.300 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph: "servicemap": { 2024-04-23T02:15:40.300 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph: "epoch": 1, 2024-04-23T02:15:40.300 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph: "modified": "2024-04-23T02:15:27.904825+0000", 2024-04-23T02:15:40.301 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph: "services": {} 2024-04-23T02:15:40.301 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph: }, 2024-04-23T02:15:40.301 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph: "progress_events": {} 2024-04-23T02:15:40.301 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph: } 2024-04-23T02:15:40.558 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:15:40 smithi037 bash[14334]: audit 2024-04-23T02:15:40.278943+0000 mon.a (mon.0) 8 : audit [DBG] from='client.? 172.21.15.37:0/4000846932' entity='client.admin' cmd=[{"prefix": "status", "format": "json-pretty"}]: dispatch 2024-04-23T02:15:40.883 INFO:teuthology.orchestra.run.smithi037.stderr:mgr not available, waiting (2/15)... 2024-04-23T02:15:42.808 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:15:42 smithi037 bash[14334]: cluster 2024-04-23T02:15:42.401971+0000 mon.a (mon.0) 9 : cluster [INF] Activating manager daemon y 2024-04-23T02:15:42.809 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:15:42 smithi037 bash[14334]: cluster 2024-04-23T02:15:42.406722+0000 mon.a (mon.0) 10 : cluster [DBG] mgrmap e2: y(active, starting, since 0.00503162s) 2024-04-23T02:15:42.809 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:15:42 smithi037 bash[14334]: audit 2024-04-23T02:15:42.409798+0000 mon.a (mon.0) 11 : audit [DBG] from='mgr.14100 172.21.15.37:0/1424853447' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-04-23T02:15:42.809 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:15:42 smithi037 bash[14334]: audit 2024-04-23T02:15:42.410183+0000 mon.a (mon.0) 12 : audit [DBG] from='mgr.14100 172.21.15.37:0/1424853447' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-04-23T02:15:42.809 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:15:42 smithi037 bash[14334]: audit 2024-04-23T02:15:42.410454+0000 mon.a (mon.0) 13 : audit [DBG] from='mgr.14100 172.21.15.37:0/1424853447' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-04-23T02:15:42.809 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:15:42 smithi037 bash[14334]: audit 2024-04-23T02:15:42.410714+0000 mon.a (mon.0) 14 : audit [DBG] from='mgr.14100 172.21.15.37:0/1424853447' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-23T02:15:42.809 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:15:42 smithi037 bash[14334]: audit 2024-04-23T02:15:42.411591+0000 mon.a (mon.0) 15 : audit [DBG] from='mgr.14100 172.21.15.37:0/1424853447' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-04-23T02:15:42.809 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:15:42 smithi037 bash[14334]: cluster 2024-04-23T02:15:42.417384+0000 mon.a (mon.0) 16 : cluster [INF] Manager daemon y is now available 2024-04-23T02:15:42.809 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:15:42 smithi037 bash[14334]: audit 2024-04-23T02:15:42.432567+0000 mon.a (mon.0) 17 : audit [INF] from='mgr.14100 172.21.15.37:0/1424853447' entity='mgr.y' 2024-04-23T02:15:42.809 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:15:42 smithi037 bash[14334]: audit 2024-04-23T02:15:42.438488+0000 mon.a (mon.0) 18 : audit [INF] from='mgr.14100 172.21.15.37:0/1424853447' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-04-23T02:15:42.809 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:15:42 smithi037 bash[14334]: audit 2024-04-23T02:15:42.440745+0000 mon.a (mon.0) 19 : audit [INF] from='mgr.14100 172.21.15.37:0/1424853447' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-04-23T02:15:42.885 INFO:teuthology.orchestra.run.smithi037.stderr:Running command: /usr/bin/docker run --rm --ipc=host --net=host --entrypoint /usr/bin/ceph --init -e CONTAINER_IMAGE=quay.io/ceph/ceph:v16.2.0 -e NODE_NAME=smithi037 -e CEPH_USE_RANDOM_NONCE=1 -v /var/log/ceph/39f0dbf0-0117-11ef-bc93-c7b262605968:/var/log/ceph:z -v /tmp/ceph-tmpxcpbm33d:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmpvfhfgp4f:/etc/ceph/ceph.conf:z quay.io/ceph/ceph:v16.2.0 status -f json-pretty 2024-04-23T02:15:43.808 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:15:43 smithi037 bash[14334]: audit 2024-04-23T02:15:42.453899+0000 mon.a (mon.0) 20 : audit [INF] from='mgr.14100 172.21.15.37:0/1424853447' entity='mgr.y' 2024-04-23T02:15:43.808 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:15:43 smithi037 bash[14334]: audit 2024-04-23T02:15:42.460225+0000 mon.a (mon.0) 21 : audit [INF] from='mgr.14100 172.21.15.37:0/1424853447' entity='mgr.y' 2024-04-23T02:15:43.808 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:15:43 smithi037 bash[14334]: cluster 2024-04-23T02:15:43.415309+0000 mon.a (mon.0) 22 : cluster [DBG] mgrmap e3: y(active, since 1.01359s) 2024-04-23T02:15:44.243 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph: 2024-04-23T02:15:44.243 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph: { 2024-04-23T02:15:44.243 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph: "fsid": "39f0dbf0-0117-11ef-bc93-c7b262605968", 2024-04-23T02:15:44.244 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph: "health": { 2024-04-23T02:15:44.244 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph: "status": "HEALTH_OK", 2024-04-23T02:15:44.244 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph: "checks": {}, 2024-04-23T02:15:44.245 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph: "mutes": [] 2024-04-23T02:15:44.245 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph: }, 2024-04-23T02:15:44.245 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph: "election_epoch": 5, 2024-04-23T02:15:44.245 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph: "quorum": [ 2024-04-23T02:15:44.245 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph: 0 2024-04-23T02:15:44.245 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph: ], 2024-04-23T02:15:44.245 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph: "quorum_names": [ 2024-04-23T02:15:44.245 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph: "a" 2024-04-23T02:15:44.246 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph: ], 2024-04-23T02:15:44.246 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph: "quorum_age": 10, 2024-04-23T02:15:44.247 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph: "monmap": { 2024-04-23T02:15:44.247 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph: "epoch": 1, 2024-04-23T02:15:44.247 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph: "min_mon_release_name": "pacific", 2024-04-23T02:15:44.247 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph: "num_mons": 1 2024-04-23T02:15:44.247 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph: }, 2024-04-23T02:15:44.247 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph: "osdmap": { 2024-04-23T02:15:44.248 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph: "epoch": 1, 2024-04-23T02:15:44.248 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph: "num_osds": 0, 2024-04-23T02:15:44.248 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph: "num_up_osds": 0, 2024-04-23T02:15:44.248 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph: "osd_up_since": 0, 2024-04-23T02:15:44.249 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph: "num_in_osds": 0, 2024-04-23T02:15:44.249 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph: "osd_in_since": 0, 2024-04-23T02:15:44.249 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph: "num_remapped_pgs": 0 2024-04-23T02:15:44.249 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph: }, 2024-04-23T02:15:44.249 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph: "pgmap": { 2024-04-23T02:15:44.249 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph: "pgs_by_state": [], 2024-04-23T02:15:44.249 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph: "num_pgs": 0, 2024-04-23T02:15:44.250 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph: "num_pools": 0, 2024-04-23T02:15:44.251 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph: "num_objects": 0, 2024-04-23T02:15:44.251 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph: "data_bytes": 0, 2024-04-23T02:15:44.251 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph: "bytes_used": 0, 2024-04-23T02:15:44.251 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph: "bytes_avail": 0, 2024-04-23T02:15:44.251 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph: "bytes_total": 0 2024-04-23T02:15:44.251 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph: }, 2024-04-23T02:15:44.251 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph: "fsmap": { 2024-04-23T02:15:44.251 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph: "epoch": 1, 2024-04-23T02:15:44.251 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph: "by_rank": [], 2024-04-23T02:15:44.251 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph: "up:standby": 0 2024-04-23T02:15:44.251 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph: }, 2024-04-23T02:15:44.251 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph: "mgrmap": { 2024-04-23T02:15:44.253 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph: "available": true, 2024-04-23T02:15:44.253 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph: "num_standbys": 0, 2024-04-23T02:15:44.253 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph: "modules": [ 2024-04-23T02:15:44.253 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph: "iostat", 2024-04-23T02:15:44.253 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph: "restful" 2024-04-23T02:15:44.253 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph: ], 2024-04-23T02:15:44.253 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph: "services": {} 2024-04-23T02:15:44.253 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph: }, 2024-04-23T02:15:44.254 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph: "servicemap": { 2024-04-23T02:15:44.254 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph: "epoch": 1, 2024-04-23T02:15:44.254 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph: "modified": "2024-04-23T02:15:27.904825+0000", 2024-04-23T02:15:44.254 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph: "services": {} 2024-04-23T02:15:44.254 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph: }, 2024-04-23T02:15:44.254 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph: "progress_events": {} 2024-04-23T02:15:44.254 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph: } 2024-04-23T02:15:44.838 INFO:teuthology.orchestra.run.smithi037.stderr:mgr is available 2024-04-23T02:15:44.839 INFO:teuthology.orchestra.run.smithi037.stderr:Running command: /usr/bin/docker run --rm --ipc=host --net=host --entrypoint /usr/bin/ceph --init -e CONTAINER_IMAGE=quay.io/ceph/ceph:v16.2.0 -e NODE_NAME=smithi037 -e CEPH_USE_RANDOM_NONCE=1 -v /var/log/ceph/39f0dbf0-0117-11ef-bc93-c7b262605968:/var/log/ceph:z -v /tmp/ceph-tmpxcpbm33d:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmpvfhfgp4f:/etc/ceph/ceph.conf:z quay.io/ceph/ceph:v16.2.0 config-key set mgr/cephadm/ssh_user root 2024-04-23T02:15:45.308 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:15:44 smithi037 bash[14334]: audit 2024-04-23T02:15:44.236732+0000 mon.a (mon.0) 23 : audit [DBG] from='client.? 172.21.15.37:0/3191972286' entity='client.admin' cmd=[{"prefix": "status", "format": "json-pretty"}]: dispatch 2024-04-23T02:15:46.169 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph: set mgr/cephadm/ssh_user 2024-04-23T02:15:46.202 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:15:45 smithi037 bash[14334]: cluster 2024-04-23T02:15:44.948817+0000 mon.a (mon.0) 24 : cluster [DBG] mgrmap e4: y(active, since 2s) 2024-04-23T02:15:46.768 INFO:teuthology.orchestra.run.smithi037.stderr:Enabling cephadm module... 2024-04-23T02:15:46.769 INFO:teuthology.orchestra.run.smithi037.stderr:Running command: /usr/bin/docker run --rm --ipc=host --net=host --entrypoint /usr/bin/ceph --init -e CONTAINER_IMAGE=quay.io/ceph/ceph:v16.2.0 -e NODE_NAME=smithi037 -e CEPH_USE_RANDOM_NONCE=1 -v /var/log/ceph/39f0dbf0-0117-11ef-bc93-c7b262605968:/var/log/ceph:z -v /tmp/ceph-tmpxcpbm33d:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmpvfhfgp4f:/etc/ceph/ceph.conf:z quay.io/ceph/ceph:v16.2.0 mgr module enable cephadm 2024-04-23T02:15:47.455 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:15:47 smithi037 bash[14334]: audit 2024-04-23T02:15:46.159921+0000 mon.a (mon.0) 25 : audit [INF] from='client.? 172.21.15.37:0/2317526417' entity='client.admin' 2024-04-23T02:15:48.558 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:15:48 smithi037 bash[14334]: audit 2024-04-23T02:15:48.016907+0000 mon.a (mon.0) 26 : audit [INF] from='client.? 172.21.15.37:0/2385461464' entity='client.admin' cmd=[{"prefix": "mgr module enable", "module": "cephadm"}]: dispatch 2024-04-23T02:15:48.559 INFO:journalctl@ceph.mgr.y.smithi037.stdout:Apr 23 02:15:48 smithi037 bash[14594]: ignoring --setgroup ceph since I am not root 2024-04-23T02:15:48.757 INFO:teuthology.orchestra.run.smithi037.stderr:Running command: /usr/bin/docker run --rm --ipc=host --net=host --entrypoint /usr/bin/ceph --init -e CONTAINER_IMAGE=quay.io/ceph/ceph:v16.2.0 -e NODE_NAME=smithi037 -e CEPH_USE_RANDOM_NONCE=1 -v /var/log/ceph/39f0dbf0-0117-11ef-bc93-c7b262605968:/var/log/ceph:z -v /tmp/ceph-tmpxcpbm33d:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmpvfhfgp4f:/etc/ceph/ceph.conf:z quay.io/ceph/ceph:v16.2.0 mgr stat 2024-04-23T02:15:49.558 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:15:49 smithi037 bash[14334]: audit 2024-04-23T02:15:48.165700+0000 mon.a (mon.0) 27 : audit [INF] from='client.? 172.21.15.37:0/2385461464' entity='client.admin' cmd='[{"prefix": "mgr module enable", "module": "cephadm"}]': finished 2024-04-23T02:15:49.558 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:15:49 smithi037 bash[14334]: cluster 2024-04-23T02:15:48.165833+0000 mon.a (mon.0) 28 : cluster [DBG] mgrmap e5: y(active, since 5s) 2024-04-23T02:15:49.986 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph: { 2024-04-23T02:15:49.986 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph: "epoch": 5, 2024-04-23T02:15:49.986 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph: "available": true, 2024-04-23T02:15:49.986 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph: "active_name": "y", 2024-04-23T02:15:49.987 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph: "num_standby": 0 2024-04-23T02:15:49.987 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph: } 2024-04-23T02:15:50.308 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:15:50 smithi037 bash[14334]: audit 2024-04-23T02:15:49.979405+0000 mon.a (mon.0) 29 : audit [DBG] from='client.? 172.21.15.37:0/4219454683' entity='client.admin' cmd=[{"prefix": "mgr stat"}]: dispatch 2024-04-23T02:15:50.645 INFO:teuthology.orchestra.run.smithi037.stderr:Waiting for the mgr to restart... 2024-04-23T02:15:50.645 INFO:teuthology.orchestra.run.smithi037.stderr:Waiting for mgr epoch 5... 2024-04-23T02:15:50.645 INFO:teuthology.orchestra.run.smithi037.stderr:Running command: /usr/bin/docker run --rm --ipc=host --net=host --entrypoint /usr/bin/ceph --init -e CONTAINER_IMAGE=quay.io/ceph/ceph:v16.2.0 -e NODE_NAME=smithi037 -e CEPH_USE_RANDOM_NONCE=1 -v /var/log/ceph/39f0dbf0-0117-11ef-bc93-c7b262605968:/var/log/ceph:z -v /tmp/ceph-tmpxcpbm33d:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmpvfhfgp4f:/etc/ceph/ceph.conf:z quay.io/ceph/ceph:v16.2.0 tell mgr mgr_status 2024-04-23T02:15:55.309 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:15:54 smithi037 bash[14334]: cluster 2024-04-23T02:15:54.177493+0000 mon.a (mon.0) 30 : cluster [INF] Active manager daemon y restarted 2024-04-23T02:15:55.309 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:15:54 smithi037 bash[14334]: cluster 2024-04-23T02:15:54.178253+0000 mon.a (mon.0) 31 : cluster [INF] Activating manager daemon y 2024-04-23T02:15:55.309 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:15:54 smithi037 bash[14334]: cluster 2024-04-23T02:15:54.182469+0000 mon.a (mon.0) 32 : cluster [DBG] osdmap e2: 0 total, 0 up, 0 in 2024-04-23T02:15:55.983 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph: { 2024-04-23T02:15:55.983 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph: "mgrmap_epoch": 7, 2024-04-23T02:15:55.983 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph: "initialized": true 2024-04-23T02:15:55.983 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph: } 2024-04-23T02:15:56.309 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:15:55 smithi037 bash[14334]: cluster 2024-04-23T02:15:54.949291+0000 mon.a (mon.0) 33 : cluster [DBG] mgrmap e6: y(active, starting, since 0.771128s) 2024-04-23T02:15:56.309 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:15:55 smithi037 bash[14334]: audit 2024-04-23T02:15:54.951490+0000 mon.a (mon.0) 34 : audit [DBG] from='mgr.14116 172.21.15.37:0/347100553' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-23T02:15:56.309 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:15:55 smithi037 bash[14334]: audit 2024-04-23T02:15:54.953160+0000 mon.a (mon.0) 35 : audit [DBG] from='mgr.14116 172.21.15.37:0/347100553' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-04-23T02:15:56.309 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:15:55 smithi037 bash[14334]: audit 2024-04-23T02:15:54.954551+0000 mon.a (mon.0) 36 : audit [DBG] from='mgr.14116 172.21.15.37:0/347100553' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-04-23T02:15:56.309 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:15:55 smithi037 bash[14334]: audit 2024-04-23T02:15:54.954846+0000 mon.a (mon.0) 37 : audit [DBG] from='mgr.14116 172.21.15.37:0/347100553' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-04-23T02:15:56.309 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:15:55 smithi037 bash[14334]: audit 2024-04-23T02:15:54.955105+0000 mon.a (mon.0) 38 : audit [DBG] from='mgr.14116 172.21.15.37:0/347100553' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-04-23T02:15:56.309 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:15:55 smithi037 bash[14334]: cluster 2024-04-23T02:15:54.959100+0000 mon.a (mon.0) 39 : cluster [INF] Manager daemon y is now available 2024-04-23T02:15:56.309 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:15:55 smithi037 bash[14334]: audit 2024-04-23T02:15:54.984500+0000 mon.a (mon.0) 40 : audit [INF] from='mgr.14116 172.21.15.37:0/347100553' entity='mgr.y' 2024-04-23T02:15:56.309 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:15:55 smithi037 bash[14334]: audit 2024-04-23T02:15:54.989822+0000 mon.a (mon.0) 41 : audit [INF] from='mgr.14116 172.21.15.37:0/347100553' entity='mgr.y' 2024-04-23T02:15:56.310 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:15:55 smithi037 bash[14334]: audit 2024-04-23T02:15:54.995687+0000 mon.a (mon.0) 42 : audit [INF] from='mgr.14116 172.21.15.37:0/347100553' entity='mgr.y' 2024-04-23T02:15:56.310 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:15:55 smithi037 bash[14334]: audit 2024-04-23T02:15:55.141635+0000 mon.a (mon.0) 43 : audit [INF] from='mgr.14116 172.21.15.37:0/347100553' entity='mgr.y' 2024-04-23T02:15:56.310 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:15:55 smithi037 bash[14334]: audit 2024-04-23T02:15:55.143064+0000 mon.a (mon.0) 44 : audit [DBG] from='mgr.14116 172.21.15.37:0/347100553' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-23T02:15:56.310 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:15:55 smithi037 bash[14334]: audit 2024-04-23T02:15:55.148040+0000 mon.a (mon.0) 45 : audit [DBG] from='mgr.14116 172.21.15.37:0/347100553' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-23T02:15:56.310 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:15:55 smithi037 bash[14334]: audit 2024-04-23T02:15:55.153389+0000 mon.a (mon.0) 46 : audit [DBG] from='mgr.14116 172.21.15.37:0/347100553' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-23T02:15:56.310 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:15:55 smithi037 bash[14334]: audit 2024-04-23T02:15:55.164310+0000 mon.a (mon.0) 47 : audit [INF] from='mgr.14116 172.21.15.37:0/347100553' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-04-23T02:15:56.310 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:15:55 smithi037 bash[14334]: audit 2024-04-23T02:15:55.166966+0000 mon.a (mon.0) 48 : audit [INF] from='mgr.14116 172.21.15.37:0/347100553' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-04-23T02:15:56.592 INFO:teuthology.orchestra.run.smithi037.stderr:mgr epoch 5 is available 2024-04-23T02:15:56.593 INFO:teuthology.orchestra.run.smithi037.stderr:Setting orchestrator backend to cephadm... 2024-04-23T02:15:56.593 INFO:teuthology.orchestra.run.smithi037.stderr:Running command: /usr/bin/docker run --rm --ipc=host --net=host --entrypoint /usr/bin/ceph --init -e CONTAINER_IMAGE=quay.io/ceph/ceph:v16.2.0 -e NODE_NAME=smithi037 -e CEPH_USE_RANDOM_NONCE=1 -v /var/log/ceph/39f0dbf0-0117-11ef-bc93-c7b262605968:/var/log/ceph:z -v /tmp/ceph-tmpxcpbm33d:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmpvfhfgp4f:/etc/ceph/ceph.conf:z quay.io/ceph/ceph:v16.2.0 orch set backend cephadm 2024-04-23T02:15:57.247 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:15:56 smithi037 bash[14334]: audit 2024-04-23T02:15:55.960928+0000 mgr.y (mgr.14116) 1 : audit [DBG] from='client.14120 -' entity='client.admin' cmd=[{"prefix": "get_command_descriptions"}]: dispatch 2024-04-23T02:15:57.248 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:15:56 smithi037 bash[14334]: cluster 2024-04-23T02:15:55.961689+0000 mon.a (mon.0) 49 : cluster [DBG] mgrmap e7: y(active, since 1.78353s) 2024-04-23T02:15:57.248 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:15:56 smithi037 bash[14334]: audit 2024-04-23T02:15:55.976744+0000 mgr.y (mgr.14116) 2 : audit [DBG] from='client.14120 -' entity='client.admin' cmd=[{"prefix": "mgr_status"}]: dispatch 2024-04-23T02:15:58.308 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:15:57 smithi037 bash[14334]: cluster 2024-04-23T02:15:56.967340+0000 mon.a (mon.0) 50 : cluster [DBG] mgrmap e8: y(active, since 2s) 2024-04-23T02:15:58.309 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:15:57 smithi037 bash[14334]: audit 2024-04-23T02:15:57.796511+0000 mon.a (mon.0) 51 : audit [INF] from='mgr.14116 172.21.15.37:0/347100553' entity='mgr.y' 2024-04-23T02:15:58.309 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:15:57 smithi037 bash[14334]: audit 2024-04-23T02:15:57.805971+0000 mon.a (mon.0) 52 : audit [DBG] from='mgr.14116 172.21.15.37:0/347100553' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-23T02:15:58.406 INFO:teuthology.orchestra.run.smithi037.stderr:Generating ssh key... 2024-04-23T02:15:58.406 INFO:teuthology.orchestra.run.smithi037.stderr:Running command: /usr/bin/docker run --rm --ipc=host --net=host --entrypoint /usr/bin/ceph --init -e CONTAINER_IMAGE=quay.io/ceph/ceph:v16.2.0 -e NODE_NAME=smithi037 -e CEPH_USE_RANDOM_NONCE=1 -v /var/log/ceph/39f0dbf0-0117-11ef-bc93-c7b262605968:/var/log/ceph:z -v /tmp/ceph-tmpxcpbm33d:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmpvfhfgp4f:/etc/ceph/ceph.conf:z quay.io/ceph/ceph:v16.2.0 cephadm generate-key 2024-04-23T02:15:59.308 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:15:58 smithi037 bash[14334]: audit 2024-04-23T02:15:57.789416+0000 mgr.y (mgr.14116) 3 : audit [DBG] from='client.14126 -' entity='client.admin' cmd=[{"prefix": "orch set backend", "module_name": "cephadm", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T02:16:00.059 INFO:journalctl@ceph.mgr.y.smithi037.stdout:Apr 23 02:15:59 smithi037 bash[14594]: Generating public/private rsa key pair. 2024-04-23T02:16:00.059 INFO:journalctl@ceph.mgr.y.smithi037.stdout:Apr 23 02:15:59 smithi037 bash[14594]: Your identification has been saved in /tmp/tmp4sojyofw/key. 2024-04-23T02:16:00.059 INFO:journalctl@ceph.mgr.y.smithi037.stdout:Apr 23 02:15:59 smithi037 bash[14594]: Your public key has been saved in /tmp/tmp4sojyofw/key.pub. 2024-04-23T02:16:00.059 INFO:journalctl@ceph.mgr.y.smithi037.stdout:Apr 23 02:15:59 smithi037 bash[14594]: The key fingerprint is: 2024-04-23T02:16:00.059 INFO:journalctl@ceph.mgr.y.smithi037.stdout:Apr 23 02:15:59 smithi037 bash[14594]: SHA256:i9gnruwb8OrlPxfa98UFHKJu4HsTilT2+w8WkUqcs8c ceph-39f0dbf0-0117-11ef-bc93-c7b262605968 2024-04-23T02:16:00.059 INFO:journalctl@ceph.mgr.y.smithi037.stdout:Apr 23 02:15:59 smithi037 bash[14594]: The key's randomart image is: 2024-04-23T02:16:00.059 INFO:journalctl@ceph.mgr.y.smithi037.stdout:Apr 23 02:15:59 smithi037 bash[14594]: +---[RSA 3072]----+ 2024-04-23T02:16:00.059 INFO:journalctl@ceph.mgr.y.smithi037.stdout:Apr 23 02:15:59 smithi037 bash[14594]: | . . | 2024-04-23T02:16:00.059 INFO:journalctl@ceph.mgr.y.smithi037.stdout:Apr 23 02:15:59 smithi037 bash[14594]: | . o + . | 2024-04-23T02:16:00.059 INFO:journalctl@ceph.mgr.y.smithi037.stdout:Apr 23 02:15:59 smithi037 bash[14594]: | + * o o | 2024-04-23T02:16:00.059 INFO:journalctl@ceph.mgr.y.smithi037.stdout:Apr 23 02:15:59 smithi037 bash[14594]: | + = = . . | 2024-04-23T02:16:00.060 INFO:journalctl@ceph.mgr.y.smithi037.stdout:Apr 23 02:15:59 smithi037 bash[14594]: | . . S B E .| 2024-04-23T02:16:00.060 INFO:journalctl@ceph.mgr.y.smithi037.stdout:Apr 23 02:15:59 smithi037 bash[14594]: | o + o.= + o . | 2024-04-23T02:16:00.060 INFO:journalctl@ceph.mgr.y.smithi037.stdout:Apr 23 02:15:59 smithi037 bash[14594]: | = =o=.+ o o | 2024-04-23T02:16:00.060 INFO:journalctl@ceph.mgr.y.smithi037.stdout:Apr 23 02:15:59 smithi037 bash[14594]: | = oooo..+ o | 2024-04-23T02:16:00.060 INFO:journalctl@ceph.mgr.y.smithi037.stdout:Apr 23 02:15:59 smithi037 bash[14594]: | .o.*+oo . .o.. | 2024-04-23T02:16:00.060 INFO:journalctl@ceph.mgr.y.smithi037.stdout:Apr 23 02:15:59 smithi037 bash[14594]: +----[SHA256]-----+ 2024-04-23T02:16:00.396 INFO:teuthology.orchestra.run.smithi037.stderr:Running command: /usr/bin/docker run --rm --ipc=host --net=host --entrypoint /usr/bin/ceph --init -e CONTAINER_IMAGE=quay.io/ceph/ceph:v16.2.0 -e NODE_NAME=smithi037 -e CEPH_USE_RANDOM_NONCE=1 -v /var/log/ceph/39f0dbf0-0117-11ef-bc93-c7b262605968:/var/log/ceph:z -v /tmp/ceph-tmpxcpbm33d:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmpvfhfgp4f:/etc/ceph/ceph.conf:z quay.io/ceph/ceph:v16.2.0 cephadm get-pub-key 2024-04-23T02:16:01.044 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:16:00 smithi037 bash[14334]: cephadm 2024-04-23T02:15:59.608261+0000 mgr.y (mgr.14116) 5 : cephadm [INF] Generating ssh key... 2024-04-23T02:16:01.044 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:16:00 smithi037 bash[14334]: audit 2024-04-23T02:15:59.763455+0000 mon.a (mon.0) 53 : audit [INF] from='mgr.14116 172.21.15.37:0/347100553' entity='mgr.y' 2024-04-23T02:16:01.045 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:16:00 smithi037 bash[14334]: audit 2024-04-23T02:15:59.767219+0000 mon.a (mon.0) 54 : audit [INF] from='mgr.14116 172.21.15.37:0/347100553' entity='mgr.y' 2024-04-23T02:16:01.596 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph: ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC4wwbxHOZSBpMoygLDnIIQzOnyC8fkl+u97kv0sJT+FaFeaTsFg2aT8BJwh8dTwj+VD/rs6jX1LsOAgT4gcsppovIKjiTMGmnI0B9rV53Of3dGGJaOmkip56vcOY+ESwg1ti/PBE1BTK4yrl5Rp8yuiltwBIMNqj66ya3A7iFn1ziJAqibHsL6s35yIiOyLqz4fJyKeCXQ44smT/ghZRBKuF3IUd7YG5u9VLS0ynbbg8tiFGqEt4g4R8ZcVpFRHGl5a47vSI5Q/DQmp+OL/n+bCmefWXx70/VDepWup834zXTQ7WoqWuAKxH024swGjt32JyYv9k0hzg9YLCTLdkYyUDSCjuqOQAbA/Jz6IRlqJvPYxPHW9esa6Ct5DH0S58UqSnfwLu6d5WQc3FR6I1jT1MC3vCNj4lXpOro1mk/oQEKMCGqHkmBLxYD0YoC8Wm7q+vOLvKTsKbHUqXONeAM2xO88NzjevEY1pu1YrUxyEnG2RAynPTp/stTu2zixcME= ceph-39f0dbf0-0117-11ef-bc93-c7b262605968 2024-04-23T02:16:02.177 INFO:teuthology.orchestra.run.smithi037.stderr:Wrote public SSH key to /home/ubuntu/cephtest/ceph.pub 2024-04-23T02:16:02.177 INFO:teuthology.orchestra.run.smithi037.stderr:Adding key to root@localhost authorized_keys... 2024-04-23T02:16:02.178 INFO:teuthology.orchestra.run.smithi037.stderr:Adding host smithi037... 2024-04-23T02:16:02.178 INFO:teuthology.orchestra.run.smithi037.stderr:Running command: /usr/bin/docker run --rm --ipc=host --net=host --entrypoint /usr/bin/ceph --init -e CONTAINER_IMAGE=quay.io/ceph/ceph:v16.2.0 -e NODE_NAME=smithi037 -e CEPH_USE_RANDOM_NONCE=1 -v /var/log/ceph/39f0dbf0-0117-11ef-bc93-c7b262605968:/var/log/ceph:z -v /tmp/ceph-tmpxcpbm33d:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmpvfhfgp4f:/etc/ceph/ceph.conf:z quay.io/ceph/ceph:v16.2.0 orch host add smithi037 2024-04-23T02:16:02.558 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:16:02 smithi037 bash[14334]: audit 2024-04-23T02:16:01.589787+0000 mgr.y (mgr.14116) 6 : audit [DBG] from='client.14130 -' entity='client.admin' cmd=[{"prefix": "cephadm get-pub-key", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T02:16:03.808 INFO:journalctl@ceph.mgr.y.smithi037.stdout:Apr 23 02:16:03 smithi037 bash[14594]: Warning: Permanently added 'smithi037,172.21.15.37' (ECDSA) to the list of known hosts. 2024-04-23T02:16:04.231 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph: Added host 'smithi037' 2024-04-23T02:16:04.993 INFO:teuthology.orchestra.run.smithi037.stderr:Deploying unmanaged mon service... 2024-04-23T02:16:04.993 INFO:teuthology.orchestra.run.smithi037.stderr:Running command: /usr/bin/docker run --rm --ipc=host --net=host --entrypoint /usr/bin/ceph --init -e CONTAINER_IMAGE=quay.io/ceph/ceph:v16.2.0 -e NODE_NAME=smithi037 -e CEPH_USE_RANDOM_NONCE=1 -v /var/log/ceph/39f0dbf0-0117-11ef-bc93-c7b262605968:/var/log/ceph:z -v /tmp/ceph-tmpxcpbm33d:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmpvfhfgp4f:/etc/ceph/ceph.conf:z quay.io/ceph/ceph:v16.2.0 orch apply mon --unmanaged 2024-04-23T02:16:05.308 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:16:04 smithi037 bash[14334]: audit 2024-04-23T02:16:03.441178+0000 mgr.y (mgr.14116) 7 : audit [DBG] from='client.14132 -' entity='client.admin' cmd=[{"prefix": "orch host add", "hostname": "smithi037", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T02:16:05.309 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:16:04 smithi037 bash[14334]: audit 2024-04-23T02:16:04.224191+0000 mon.a (mon.0) 55 : audit [INF] from='mgr.14116 172.21.15.37:0/347100553' entity='mgr.y' 2024-04-23T02:16:05.309 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:16:04 smithi037 bash[14334]: audit 2024-04-23T02:16:04.225376+0000 mon.a (mon.0) 56 : audit [DBG] from='mgr.14116 172.21.15.37:0/347100553' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-23T02:16:06.308 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:16:05 smithi037 bash[14334]: cephadm 2024-04-23T02:16:04.224862+0000 mgr.y (mgr.14116) 8 : cephadm [INF] Added host smithi037 2024-04-23T02:16:07.046 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph: Scheduled mon update... 2024-04-23T02:16:08.006 INFO:teuthology.orchestra.run.smithi037.stderr:Deploying unmanaged mgr service... 2024-04-23T02:16:08.006 INFO:teuthology.orchestra.run.smithi037.stderr:Running command: /usr/bin/docker run --rm --ipc=host --net=host --entrypoint /usr/bin/ceph --init -e CONTAINER_IMAGE=quay.io/ceph/ceph:v16.2.0 -e NODE_NAME=smithi037 -e CEPH_USE_RANDOM_NONCE=1 -v /var/log/ceph/39f0dbf0-0117-11ef-bc93-c7b262605968:/var/log/ceph:z -v /tmp/ceph-tmpxcpbm33d:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmpvfhfgp4f:/etc/ceph/ceph.conf:z quay.io/ceph/ceph:v16.2.0 orch apply mgr --unmanaged 2024-04-23T02:16:08.309 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:16:08 smithi037 bash[14334]: audit 2024-04-23T02:16:07.035864+0000 mgr.y (mgr.14116) 9 : audit [DBG] from='client.14134 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mon", "unmanaged": true, "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T02:16:08.309 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:16:08 smithi037 bash[14334]: cephadm 2024-04-23T02:16:07.036697+0000 mgr.y (mgr.14116) 10 : cephadm [INF] Saving service mon spec with placement count:5 2024-04-23T02:16:08.309 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:16:08 smithi037 bash[14334]: audit 2024-04-23T02:16:07.039347+0000 mon.a (mon.0) 57 : audit [INF] from='mgr.14116 172.21.15.37:0/347100553' entity='mgr.y' 2024-04-23T02:16:08.309 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:16:08 smithi037 bash[14334]: audit 2024-04-23T02:16:07.628664+0000 mon.a (mon.0) 58 : audit [INF] from='mgr.14116 172.21.15.37:0/347100553' entity='mgr.y' 2024-04-23T02:16:08.309 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:16:08 smithi037 bash[14334]: audit 2024-04-23T02:16:07.883177+0000 mon.a (mon.0) 59 : audit [INF] from='mgr.14116 172.21.15.37:0/347100553' entity='mgr.y' 2024-04-23T02:16:09.308 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph: Scheduled mgr update... 2024-04-23T02:16:10.023 INFO:teuthology.orchestra.run.smithi037.stderr:Running command: /usr/bin/docker run --rm --ipc=host --net=host --entrypoint /usr/bin/ceph --init -e CONTAINER_IMAGE=quay.io/ceph/ceph:v16.2.0 -e NODE_NAME=smithi037 -e CEPH_USE_RANDOM_NONCE=1 -v /var/log/ceph/39f0dbf0-0117-11ef-bc93-c7b262605968:/var/log/ceph:z -v /tmp/ceph-tmpxcpbm33d:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmpvfhfgp4f:/etc/ceph/ceph.conf:z quay.io/ceph/ceph:v16.2.0 config set mgr mgr/cephadm/container_init True --force 2024-04-23T02:16:10.308 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:16:10 smithi037 bash[14334]: audit 2024-04-23T02:16:09.297109+0000 mgr.y (mgr.14116) 11 : audit [DBG] from='client.14136 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mgr", "unmanaged": true, "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T02:16:10.309 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:16:10 smithi037 bash[14334]: cephadm 2024-04-23T02:16:09.297810+0000 mgr.y (mgr.14116) 12 : cephadm [INF] Saving service mgr spec with placement count:2 2024-04-23T02:16:10.309 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:16:10 smithi037 bash[14334]: audit 2024-04-23T02:16:09.301619+0000 mon.a (mon.0) 60 : audit [INF] from='mgr.14116 172.21.15.37:0/347100553' entity='mgr.y' 2024-04-23T02:16:12.058 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:16:11 smithi037 bash[14334]: audit 2024-04-23T02:16:10.942857+0000 mon.a (mon.0) 61 : audit [INF] from='mgr.14116 172.21.15.37:0/347100553' entity='mgr.y' 2024-04-23T02:16:12.059 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:16:11 smithi037 bash[14334]: audit 2024-04-23T02:16:11.284771+0000 mon.a (mon.0) 62 : audit [INF] from='client.? 172.21.15.37:0/1685263336' entity='client.admin' 2024-04-23T02:16:12.342 INFO:teuthology.orchestra.run.smithi037.stderr:Running command: /usr/bin/docker run --rm --ipc=host --net=host --entrypoint /usr/bin/ceph --init -e CONTAINER_IMAGE=quay.io/ceph/ceph:v16.2.0 -e NODE_NAME=smithi037 -e CEPH_USE_RANDOM_NONCE=1 -v /var/log/ceph/39f0dbf0-0117-11ef-bc93-c7b262605968:/var/log/ceph:z -v /tmp/ceph-tmpxcpbm33d:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmpvfhfgp4f:/etc/ceph/ceph.conf:z quay.io/ceph/ceph:v16.2.0 config set mgr mgr/dashboard/ssl_server_port 8443 2024-04-23T02:16:14.910 INFO:teuthology.orchestra.run.smithi037.stderr:Enabling the dashboard module... 2024-04-23T02:16:14.910 INFO:teuthology.orchestra.run.smithi037.stderr:Running command: /usr/bin/docker run --rm --ipc=host --net=host --entrypoint /usr/bin/ceph --init -e CONTAINER_IMAGE=quay.io/ceph/ceph:v16.2.0 -e NODE_NAME=smithi037 -e CEPH_USE_RANDOM_NONCE=1 -v /var/log/ceph/39f0dbf0-0117-11ef-bc93-c7b262605968:/var/log/ceph:z -v /tmp/ceph-tmpxcpbm33d:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmpvfhfgp4f:/etc/ceph/ceph.conf:z quay.io/ceph/ceph:v16.2.0 mgr module enable dashboard 2024-04-23T02:16:15.618 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:16:15 smithi037 bash[14334]: audit 2024-04-23T02:16:14.329940+0000 mon.a (mon.0) 63 : audit [INF] from='client.? 172.21.15.37:0/4117097993' entity='client.admin' 2024-04-23T02:16:15.618 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:16:15 smithi037 bash[14334]: cluster 2024-04-23T02:16:14.956319+0000 mgr.y (mgr.14116) 13 : cluster [DBG] pgmap v3: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-23T02:16:16.809 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:16:16 smithi037 bash[14334]: audit 2024-04-23T02:16:16.240479+0000 mon.a (mon.0) 64 : audit [INF] from='client.? 172.21.15.37:0/586558982' entity='client.admin' cmd=[{"prefix": "mgr module enable", "module": "dashboard"}]: dispatch 2024-04-23T02:16:16.809 INFO:journalctl@ceph.mgr.y.smithi037.stdout:Apr 23 02:16:16 smithi037 bash[14594]: ignoring --setuser ceph since I am not root 2024-04-23T02:16:16.809 INFO:journalctl@ceph.mgr.y.smithi037.stdout:Apr 23 02:16:16 smithi037 bash[14594]: ignoring --setgroup ceph since I am not root 2024-04-23T02:16:16.949 INFO:teuthology.orchestra.run.smithi037.stderr:Running command: /usr/bin/docker run --rm --ipc=host --net=host --entrypoint /usr/bin/ceph --init -e CONTAINER_IMAGE=quay.io/ceph/ceph:v16.2.0 -e NODE_NAME=smithi037 -e CEPH_USE_RANDOM_NONCE=1 -v /var/log/ceph/39f0dbf0-0117-11ef-bc93-c7b262605968:/var/log/ceph:z -v /tmp/ceph-tmpxcpbm33d:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmpvfhfgp4f:/etc/ceph/ceph.conf:z quay.io/ceph/ceph:v16.2.0 mgr stat 2024-04-23T02:16:17.631 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:16:17 smithi037 bash[14334]: audit 2024-04-23T02:16:16.339584+0000 mon.a (mon.0) 65 : audit [INF] from='client.? 172.21.15.37:0/586558982' entity='client.admin' cmd='[{"prefix": "mgr module enable", "module": "dashboard"}]': finished 2024-04-23T02:16:17.632 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:16:17 smithi037 bash[14334]: cluster 2024-04-23T02:16:16.339725+0000 mon.a (mon.0) 66 : cluster [DBG] mgrmap e9: y(active, since 22s) 2024-04-23T02:16:18.262 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph: { 2024-04-23T02:16:18.262 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph: "epoch": 9, 2024-04-23T02:16:18.262 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph: "available": true, 2024-04-23T02:16:18.262 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph: "active_name": "y", 2024-04-23T02:16:18.262 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph: "num_standby": 0 2024-04-23T02:16:18.262 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph: } 2024-04-23T02:16:18.558 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:16:18 smithi037 bash[14334]: audit 2024-04-23T02:16:18.255358+0000 mon.a (mon.0) 67 : audit [DBG] from='client.? 172.21.15.37:0/1648235576' entity='client.admin' cmd=[{"prefix": "mgr stat"}]: dispatch 2024-04-23T02:16:18.947 INFO:teuthology.orchestra.run.smithi037.stderr:Waiting for the mgr to restart... 2024-04-23T02:16:18.948 INFO:teuthology.orchestra.run.smithi037.stderr:Waiting for mgr epoch 9... 2024-04-23T02:16:18.948 INFO:teuthology.orchestra.run.smithi037.stderr:Running command: /usr/bin/docker run --rm --ipc=host --net=host --entrypoint /usr/bin/ceph --init -e CONTAINER_IMAGE=quay.io/ceph/ceph:v16.2.0 -e NODE_NAME=smithi037 -e CEPH_USE_RANDOM_NONCE=1 -v /var/log/ceph/39f0dbf0-0117-11ef-bc93-c7b262605968:/var/log/ceph:z -v /tmp/ceph-tmpxcpbm33d:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmpvfhfgp4f:/etc/ceph/ceph.conf:z quay.io/ceph/ceph:v16.2.0 tell mgr mgr_status 2024-04-23T02:16:22.750 INFO:journalctl@ceph.mgr.y.smithi037.stdout:Apr 23 02:16:22 smithi037 bash[14594]: Warning: Permanently added 'smithi037,172.21.15.37' (ECDSA) to the list of known hosts. 2024-04-23T02:16:22.750 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:16:22 smithi037 bash[14334]: cluster 2024-04-23T02:16:22.425606+0000 mon.a (mon.0) 68 : cluster [INF] Active manager daemon y restarted 2024-04-23T02:16:22.750 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:16:22 smithi037 bash[14334]: cluster 2024-04-23T02:16:22.426323+0000 mon.a (mon.0) 69 : cluster [INF] Activating manager daemon y 2024-04-23T02:16:22.750 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:16:22 smithi037 bash[14334]: cluster 2024-04-23T02:16:22.428984+0000 mon.a (mon.0) 70 : cluster [DBG] osdmap e3: 0 total, 0 up, 0 in 2024-04-23T02:16:23.515 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph: { 2024-04-23T02:16:23.516 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph: "mgrmap_epoch": 11, 2024-04-23T02:16:23.516 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph: "initialized": true 2024-04-23T02:16:23.516 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph: } 2024-04-23T02:16:23.809 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:16:23 smithi037 bash[14334]: cluster 2024-04-23T02:16:22.481860+0000 mon.a (mon.0) 71 : cluster [DBG] mgrmap e10: y(active, starting, since 0.0556322s) 2024-04-23T02:16:23.809 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:16:23 smithi037 bash[14334]: audit 2024-04-23T02:16:22.488625+0000 mon.a (mon.0) 72 : audit [DBG] from='mgr.14144 172.21.15.37:0/2766993901' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-23T02:16:23.809 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:16:23 smithi037 bash[14334]: audit 2024-04-23T02:16:22.490553+0000 mon.a (mon.0) 73 : audit [DBG] from='mgr.14144 172.21.15.37:0/2766993901' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-04-23T02:16:23.809 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:16:23 smithi037 bash[14334]: audit 2024-04-23T02:16:22.492071+0000 mon.a (mon.0) 74 : audit [DBG] from='mgr.14144 172.21.15.37:0/2766993901' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-04-23T02:16:23.809 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:16:23 smithi037 bash[14334]: audit 2024-04-23T02:16:22.492402+0000 mon.a (mon.0) 75 : audit [DBG] from='mgr.14144 172.21.15.37:0/2766993901' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-04-23T02:16:23.809 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:16:23 smithi037 bash[14334]: audit 2024-04-23T02:16:22.492657+0000 mon.a (mon.0) 76 : audit [DBG] from='mgr.14144 172.21.15.37:0/2766993901' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-04-23T02:16:23.809 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:16:23 smithi037 bash[14334]: cluster 2024-04-23T02:16:22.496551+0000 mon.a (mon.0) 77 : cluster [INF] Manager daemon y is now available 2024-04-23T02:16:23.809 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:16:23 smithi037 bash[14334]: audit 2024-04-23T02:16:22.648433+0000 mon.a (mon.0) 78 : audit [DBG] from='mgr.14144 172.21.15.37:0/2766993901' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-23T02:16:23.810 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:16:23 smithi037 bash[14334]: audit 2024-04-23T02:16:22.653197+0000 mon.a (mon.0) 79 : audit [DBG] from='mgr.14144 172.21.15.37:0/2766993901' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-23T02:16:23.810 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:16:23 smithi037 bash[14334]: audit 2024-04-23T02:16:22.689650+0000 mon.a (mon.0) 80 : audit [INF] from='mgr.14144 172.21.15.37:0/2766993901' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-04-23T02:16:23.810 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:16:23 smithi037 bash[14334]: audit 2024-04-23T02:16:22.693236+0000 mon.a (mon.0) 81 : audit [INF] from='mgr.14144 172.21.15.37:0/2766993901' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-04-23T02:16:24.164 INFO:teuthology.orchestra.run.smithi037.stderr:mgr epoch 9 is available 2024-04-23T02:16:24.164 INFO:teuthology.orchestra.run.smithi037.stderr:Generating a dashboard self-signed certificate... 2024-04-23T02:16:24.165 INFO:teuthology.orchestra.run.smithi037.stderr:Running command: /usr/bin/docker run --rm --ipc=host --net=host --entrypoint /usr/bin/ceph --init -e CONTAINER_IMAGE=quay.io/ceph/ceph:v16.2.0 -e NODE_NAME=smithi037 -e CEPH_USE_RANDOM_NONCE=1 -v /var/log/ceph/39f0dbf0-0117-11ef-bc93-c7b262605968:/var/log/ceph:z -v /tmp/ceph-tmpxcpbm33d:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmpvfhfgp4f:/etc/ceph/ceph.conf:z quay.io/ceph/ceph:v16.2.0 dashboard create-self-signed-cert 2024-04-23T02:16:24.783 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:16:24 smithi037 bash[14334]: cluster 2024-04-23T02:16:23.492042+0000 mon.a (mon.0) 82 : cluster [DBG] mgrmap e11: y(active, since 1.0658s) 2024-04-23T02:16:24.784 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:16:24 smithi037 bash[14334]: audit 2024-04-23T02:16:23.492074+0000 mgr.y (mgr.14144) 1 : audit [DBG] from='client.14148 -' entity='client.admin' cmd=[{"prefix": "get_command_descriptions"}]: dispatch 2024-04-23T02:16:24.784 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:16:24 smithi037 bash[14334]: audit 2024-04-23T02:16:23.509005+0000 mgr.y (mgr.14144) 2 : audit [DBG] from='client.14148 -' entity='client.admin' cmd=[{"prefix": "mgr_status"}]: dispatch 2024-04-23T02:16:25.404 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph: Self-signed certificate created 2024-04-23T02:16:26.046 INFO:teuthology.orchestra.run.smithi037.stderr:Creating initial admin user... 2024-04-23T02:16:26.047 INFO:teuthology.orchestra.run.smithi037.stderr:Running command: /usr/bin/docker run --rm --ipc=host --net=host --entrypoint /usr/bin/ceph --init -e CONTAINER_IMAGE=quay.io/ceph/ceph:v16.2.0 -e NODE_NAME=smithi037 -e CEPH_USE_RANDOM_NONCE=1 -v /var/log/ceph/39f0dbf0-0117-11ef-bc93-c7b262605968:/var/log/ceph:z -v /tmp/ceph-tmpxcpbm33d:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmpvfhfgp4f:/etc/ceph/ceph.conf:z -v /tmp/ceph-tmpzx5tjfhm:/tmp/dashboard.pw:z quay.io/ceph/ceph:v16.2.0 dashboard ac-user-create admin -i /tmp/dashboard.pw administrator --force-password --pwd-update-required 2024-04-23T02:16:26.309 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:16:25 smithi037 bash[14334]: cluster 2024-04-23T02:16:24.954435+0000 mon.a (mon.0) 83 : cluster [DBG] mgrmap e12: y(active, since 2s) 2024-04-23T02:16:26.309 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:16:25 smithi037 bash[14334]: audit 2024-04-23T02:16:25.325930+0000 mgr.y (mgr.14144) 3 : audit [DBG] from='client.14154 -' entity='client.admin' cmd=[{"prefix": "dashboard create-self-signed-cert", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T02:16:26.309 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:16:25 smithi037 bash[14334]: audit 2024-04-23T02:16:25.392320+0000 mon.a (mon.0) 84 : audit [INF] from='mgr.14144 172.21.15.37:0/2766993901' entity='mgr.y' 2024-04-23T02:16:26.309 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:16:25 smithi037 bash[14334]: audit 2024-04-23T02:16:25.398148+0000 mon.a (mon.0) 85 : audit [INF] from='mgr.14144 172.21.15.37:0/2766993901' entity='mgr.y' 2024-04-23T02:16:27.589 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph: {"username": "admin", "password": "$2b$12$joih64eKaYZawD0jr7ci5.zmvrQgGm1igyt2x4vQKxuCq20gDez9K", "roles": ["administrator"], "name": null, "email": null, "lastUpdate": 1713838587, "enabled": true, "pwdExpirationDate": null, "pwdUpdateRequired": true} 2024-04-23T02:16:27.871 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:16:27 smithi037 bash[14334]: audit 2024-04-23T02:16:26.821494+0000 mon.a (mon.0) 86 : audit [INF] from='mgr.14144 172.21.15.37:0/2766993901' entity='mgr.y' 2024-04-23T02:16:27.871 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:16:27 smithi037 bash[14334]: audit 2024-04-23T02:16:27.319391+0000 mgr.y (mgr.14144) 4 : audit [DBG] from='client.14156 -' entity='client.admin' cmd=[{"prefix": "dashboard ac-user-create", "username": "admin", "rolename": "administrator", "force_password": true, "pwd_update_required": true, "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T02:16:27.871 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:16:27 smithi037 bash[14334]: audit 2024-04-23T02:16:27.582326+0000 mon.a (mon.0) 87 : audit [INF] from='mgr.14144 172.21.15.37:0/2766993901' entity='mgr.y' 2024-04-23T02:16:28.304 INFO:teuthology.orchestra.run.smithi037.stderr:Fetching dashboard port number... 2024-04-23T02:16:28.304 INFO:teuthology.orchestra.run.smithi037.stderr:Running command: /usr/bin/docker run --rm --ipc=host --net=host --entrypoint /usr/bin/ceph --init -e CONTAINER_IMAGE=quay.io/ceph/ceph:v16.2.0 -e NODE_NAME=smithi037 -e CEPH_USE_RANDOM_NONCE=1 -v /var/log/ceph/39f0dbf0-0117-11ef-bc93-c7b262605968:/var/log/ceph:z -v /tmp/ceph-tmpxcpbm33d:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmpvfhfgp4f:/etc/ceph/ceph.conf:z quay.io/ceph/ceph:v16.2.0 config get mgr mgr/dashboard/ssl_server_port 2024-04-23T02:16:29.823 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph: 8443 2024-04-23T02:16:30.309 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:16:29 smithi037 bash[14334]: cluster 2024-04-23T02:16:28.826507+0000 mon.a (mon.0) 88 : cluster [DBG] mgrmap e13: y(active, since 6s) 2024-04-23T02:16:30.309 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:16:29 smithi037 bash[14334]: audit 2024-04-23T02:16:29.816748+0000 mon.a (mon.0) 89 : audit [DBG] from='client.? 172.21.15.37:0/316647063' entity='client.admin' cmd=[{"prefix": "config get", "who": "mgr", "key": "mgr/dashboard/ssl_server_port"}]: dispatch 2024-04-23T02:16:30.419 INFO:teuthology.orchestra.run.smithi037.stderr:firewalld does not appear to be present 2024-04-23T02:16:30.419 INFO:teuthology.orchestra.run.smithi037.stderr:Not possible to open ports <[8443]>. firewalld.service is not available 2024-04-23T02:16:30.423 INFO:teuthology.orchestra.run.smithi037.stderr:Ceph Dashboard is now available at: 2024-04-23T02:16:30.424 INFO:teuthology.orchestra.run.smithi037.stderr: 2024-04-23T02:16:30.424 INFO:teuthology.orchestra.run.smithi037.stderr: URL: https://smithi037.front.sepia.ceph.com:8443/ 2024-04-23T02:16:30.424 INFO:teuthology.orchestra.run.smithi037.stderr: User: admin 2024-04-23T02:16:30.424 INFO:teuthology.orchestra.run.smithi037.stderr: Password: stjax036au 2024-04-23T02:16:30.424 INFO:teuthology.orchestra.run.smithi037.stderr: 2024-04-23T02:16:30.425 INFO:teuthology.orchestra.run.smithi037.stderr:You can access the Ceph CLI with: 2024-04-23T02:16:30.425 INFO:teuthology.orchestra.run.smithi037.stderr: 2024-04-23T02:16:30.425 INFO:teuthology.orchestra.run.smithi037.stderr: sudo /home/ubuntu/cephtest/cephadm shell --fsid 39f0dbf0-0117-11ef-bc93-c7b262605968 -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring 2024-04-23T02:16:30.425 INFO:teuthology.orchestra.run.smithi037.stderr: 2024-04-23T02:16:30.425 INFO:teuthology.orchestra.run.smithi037.stderr:Please consider enabling telemetry to help improve Ceph: 2024-04-23T02:16:30.425 INFO:teuthology.orchestra.run.smithi037.stderr: 2024-04-23T02:16:30.425 INFO:teuthology.orchestra.run.smithi037.stderr: ceph telemetry on 2024-04-23T02:16:30.425 INFO:teuthology.orchestra.run.smithi037.stderr: 2024-04-23T02:16:30.425 INFO:teuthology.orchestra.run.smithi037.stderr:For more information see: 2024-04-23T02:16:30.425 INFO:teuthology.orchestra.run.smithi037.stderr: 2024-04-23T02:16:30.425 INFO:teuthology.orchestra.run.smithi037.stderr: https://docs.ceph.com/docs/pacific/mgr/telemetry/ 2024-04-23T02:16:30.425 INFO:teuthology.orchestra.run.smithi037.stderr: 2024-04-23T02:16:30.425 INFO:teuthology.orchestra.run.smithi037.stderr:Bootstrap complete. 2024-04-23T02:16:30.425 INFO:teuthology.orchestra.run.smithi037.stderr:Releasing lock 139947758952400 on /run/cephadm/39f0dbf0-0117-11ef-bc93-c7b262605968.lock 2024-04-23T02:16:30.426 INFO:teuthology.orchestra.run.smithi037.stderr:Lock 139947758952400 released on /run/cephadm/39f0dbf0-0117-11ef-bc93-c7b262605968.lock 2024-04-23T02:16:30.453 INFO:tasks.cephadm:Fetching config... 2024-04-23T02:16:30.453 DEBUG:teuthology.orchestra.run.smithi037:> set -ex 2024-04-23T02:16:30.453 DEBUG:teuthology.orchestra.run.smithi037:> dd if=/etc/ceph/ceph.conf of=/dev/stdout 2024-04-23T02:16:30.459 INFO:tasks.cephadm:Fetching client.admin keyring... 2024-04-23T02:16:30.459 DEBUG:teuthology.orchestra.run.smithi037:> set -ex 2024-04-23T02:16:30.459 DEBUG:teuthology.orchestra.run.smithi037:> dd if=/etc/ceph/ceph.client.admin.keyring of=/dev/stdout 2024-04-23T02:16:30.508 INFO:tasks.cephadm:Fetching mon keyring... 2024-04-23T02:16:30.508 DEBUG:teuthology.orchestra.run.smithi037:> set -ex 2024-04-23T02:16:30.508 DEBUG:teuthology.orchestra.run.smithi037:> sudo dd if=/var/lib/ceph/39f0dbf0-0117-11ef-bc93-c7b262605968/mon.a/keyring of=/dev/stdout 2024-04-23T02:16:30.522 INFO:tasks.cephadm:Fetching pub ssh key... 2024-04-23T02:16:30.522 DEBUG:teuthology.orchestra.run.smithi037:> set -ex 2024-04-23T02:16:30.522 DEBUG:teuthology.orchestra.run.smithi037:> dd if=/home/ubuntu/cephtest/ceph.pub of=/dev/stdout 2024-04-23T02:16:30.528 INFO:tasks.cephadm:Installing pub ssh key for root users... 2024-04-23T02:16:30.528 DEBUG:teuthology.orchestra.run.smithi037:> sudo install -d -m 0700 /root/.ssh && echo 'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC4wwbxHOZSBpMoygLDnIIQzOnyC8fkl+u97kv0sJT+FaFeaTsFg2aT8BJwh8dTwj+VD/rs6jX1LsOAgT4gcsppovIKjiTMGmnI0B9rV53Of3dGGJaOmkip56vcOY+ESwg1ti/PBE1BTK4yrl5Rp8yuiltwBIMNqj66ya3A7iFn1ziJAqibHsL6s35yIiOyLqz4fJyKeCXQ44smT/ghZRBKuF3IUd7YG5u9VLS0ynbbg8tiFGqEt4g4R8ZcVpFRHGl5a47vSI5Q/DQmp+OL/n+bCmefWXx70/VDepWup834zXTQ7WoqWuAKxH024swGjt32JyYv9k0hzg9YLCTLdkYyUDSCjuqOQAbA/Jz6IRlqJvPYxPHW9esa6Ct5DH0S58UqSnfwLu6d5WQc3FR6I1jT1MC3vCNj4lXpOro1mk/oQEKMCGqHkmBLxYD0YoC8Wm7q+vOLvKTsKbHUqXONeAM2xO88NzjevEY1pu1YrUxyEnG2RAynPTp/stTu2zixcME= ceph-39f0dbf0-0117-11ef-bc93-c7b262605968' | sudo tee -a /root/.ssh/authorized_keys && sudo chmod 0600 /root/.ssh/authorized_keys 2024-04-23T02:16:30.594 INFO:teuthology.orchestra.run.smithi037.stdout:ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC4wwbxHOZSBpMoygLDnIIQzOnyC8fkl+u97kv0sJT+FaFeaTsFg2aT8BJwh8dTwj+VD/rs6jX1LsOAgT4gcsppovIKjiTMGmnI0B9rV53Of3dGGJaOmkip56vcOY+ESwg1ti/PBE1BTK4yrl5Rp8yuiltwBIMNqj66ya3A7iFn1ziJAqibHsL6s35yIiOyLqz4fJyKeCXQ44smT/ghZRBKuF3IUd7YG5u9VLS0ynbbg8tiFGqEt4g4R8ZcVpFRHGl5a47vSI5Q/DQmp+OL/n+bCmefWXx70/VDepWup834zXTQ7WoqWuAKxH024swGjt32JyYv9k0hzg9YLCTLdkYyUDSCjuqOQAbA/Jz6IRlqJvPYxPHW9esa6Ct5DH0S58UqSnfwLu6d5WQc3FR6I1jT1MC3vCNj4lXpOro1mk/oQEKMCGqHkmBLxYD0YoC8Wm7q+vOLvKTsKbHUqXONeAM2xO88NzjevEY1pu1YrUxyEnG2RAynPTp/stTu2zixcME= ceph-39f0dbf0-0117-11ef-bc93-c7b262605968 2024-04-23T02:16:30.604 DEBUG:teuthology.orchestra.run.smithi191:> sudo install -d -m 0700 /root/.ssh && echo 'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC4wwbxHOZSBpMoygLDnIIQzOnyC8fkl+u97kv0sJT+FaFeaTsFg2aT8BJwh8dTwj+VD/rs6jX1LsOAgT4gcsppovIKjiTMGmnI0B9rV53Of3dGGJaOmkip56vcOY+ESwg1ti/PBE1BTK4yrl5Rp8yuiltwBIMNqj66ya3A7iFn1ziJAqibHsL6s35yIiOyLqz4fJyKeCXQ44smT/ghZRBKuF3IUd7YG5u9VLS0ynbbg8tiFGqEt4g4R8ZcVpFRHGl5a47vSI5Q/DQmp+OL/n+bCmefWXx70/VDepWup834zXTQ7WoqWuAKxH024swGjt32JyYv9k0hzg9YLCTLdkYyUDSCjuqOQAbA/Jz6IRlqJvPYxPHW9esa6Ct5DH0S58UqSnfwLu6d5WQc3FR6I1jT1MC3vCNj4lXpOro1mk/oQEKMCGqHkmBLxYD0YoC8Wm7q+vOLvKTsKbHUqXONeAM2xO88NzjevEY1pu1YrUxyEnG2RAynPTp/stTu2zixcME= ceph-39f0dbf0-0117-11ef-bc93-c7b262605968' | sudo tee -a /root/.ssh/authorized_keys && sudo chmod 0600 /root/.ssh/authorized_keys 2024-04-23T02:16:30.628 INFO:teuthology.orchestra.run.smithi191.stdout:ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC4wwbxHOZSBpMoygLDnIIQzOnyC8fkl+u97kv0sJT+FaFeaTsFg2aT8BJwh8dTwj+VD/rs6jX1LsOAgT4gcsppovIKjiTMGmnI0B9rV53Of3dGGJaOmkip56vcOY+ESwg1ti/PBE1BTK4yrl5Rp8yuiltwBIMNqj66ya3A7iFn1ziJAqibHsL6s35yIiOyLqz4fJyKeCXQ44smT/ghZRBKuF3IUd7YG5u9VLS0ynbbg8tiFGqEt4g4R8ZcVpFRHGl5a47vSI5Q/DQmp+OL/n+bCmefWXx70/VDepWup834zXTQ7WoqWuAKxH024swGjt32JyYv9k0hzg9YLCTLdkYyUDSCjuqOQAbA/Jz6IRlqJvPYxPHW9esa6Ct5DH0S58UqSnfwLu6d5WQc3FR6I1jT1MC3vCNj4lXpOro1mk/oQEKMCGqHkmBLxYD0YoC8Wm7q+vOLvKTsKbHUqXONeAM2xO88NzjevEY1pu1YrUxyEnG2RAynPTp/stTu2zixcME= ceph-39f0dbf0-0117-11ef-bc93-c7b262605968 2024-04-23T02:16:30.639 INFO:tasks.cephadm:Writing (initial) conf and keyring to smithi191 2024-04-23T02:16:30.639 DEBUG:teuthology.orchestra.run.smithi191:> set -ex 2024-04-23T02:16:30.639 DEBUG:teuthology.orchestra.run.smithi191:> dd of=/etc/ceph/ceph.conf 2024-04-23T02:16:30.645 DEBUG:teuthology.orchestra.run.smithi191:> set -ex 2024-04-23T02:16:30.645 DEBUG:teuthology.orchestra.run.smithi191:> dd of=/etc/ceph/ceph.client.admin.keyring 2024-04-23T02:16:30.694 INFO:tasks.cephadm:Adding host smithi191 to orchestrator... 2024-04-23T02:16:30.694 DEBUG:teuthology.orchestra.run.smithi037:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 39f0dbf0-0117-11ef-bc93-c7b262605968 -- ceph orch host add smithi191 2024-04-23T02:16:33.809 INFO:journalctl@ceph.mgr.y.smithi037.stdout:Apr 23 02:16:33 smithi037 bash[14594]: Warning: Permanently added 'smithi191,172.21.15.191' (ECDSA) to the list of known hosts. 2024-04-23T02:16:34.455 INFO:teuthology.orchestra.run.smithi037.stdout:Added host 'smithi191' 2024-04-23T02:16:35.302 DEBUG:teuthology.orchestra.run.smithi037:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 39f0dbf0-0117-11ef-bc93-c7b262605968 -- ceph orch host ls --format=json 2024-04-23T02:16:35.482 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:16:35 smithi037 bash[14334]: audit 2024-04-23T02:16:33.656346+0000 mgr.y (mgr.14144) 5 : audit [DBG] from='client.14160 -' entity='client.admin' cmd=[{"prefix": "orch host add", "hostname": "smithi191", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T02:16:35.482 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:16:35 smithi037 bash[14334]: audit 2024-04-23T02:16:34.117988+0000 mon.a (mon.0) 90 : audit [INF] from='mgr.14144 172.21.15.37:0/2766993901' entity='mgr.y' 2024-04-23T02:16:35.483 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:16:35 smithi037 bash[14334]: audit 2024-04-23T02:16:34.413522+0000 mon.a (mon.0) 91 : audit [INF] from='mgr.14144 172.21.15.37:0/2766993901' entity='mgr.y' 2024-04-23T02:16:35.483 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:16:35 smithi037 bash[14334]: audit 2024-04-23T02:16:34.416748+0000 mon.a (mon.0) 92 : audit [DBG] from='mgr.14144 172.21.15.37:0/2766993901' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-23T02:16:35.483 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:16:35 smithi037 bash[14334]: audit 2024-04-23T02:16:34.422482+0000 mon.a (mon.0) 93 : audit [INF] from='mgr.14144 172.21.15.37:0/2766993901' entity='mgr.y' 2024-04-23T02:16:35.483 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:16:35 smithi037 bash[14334]: audit 2024-04-23T02:16:34.448032+0000 mon.a (mon.0) 94 : audit [INF] from='mgr.14144 172.21.15.37:0/2766993901' entity='mgr.y' 2024-04-23T02:16:35.483 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:16:35 smithi037 bash[14334]: audit 2024-04-23T02:16:34.449382+0000 mon.a (mon.0) 95 : audit [DBG] from='mgr.14144 172.21.15.37:0/2766993901' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-23T02:16:35.483 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:16:35 smithi037 bash[14334]: audit 2024-04-23T02:16:34.694983+0000 mon.a (mon.0) 96 : audit [INF] from='mgr.14144 172.21.15.37:0/2766993901' entity='mgr.y' 2024-04-23T02:16:36.434 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:16:36 smithi037 bash[14334]: cephadm 2024-04-23T02:16:34.448804+0000 mgr.y (mgr.14144) 6 : cephadm [INF] Added host smithi191 2024-04-23T02:16:36.434 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:16:36 smithi037 bash[14334]: audit 2024-04-23T02:16:35.411450+0000 mon.a (mon.0) 97 : audit [INF] from='mgr.14144 172.21.15.37:0/2766993901' entity='mgr.y' 2024-04-23T02:16:38.569 INFO:teuthology.orchestra.run.smithi037.stdout: 2024-04-23T02:16:38.570 INFO:teuthology.orchestra.run.smithi037.stdout:[{"addr": "smithi037", "hostname": "smithi037", "labels": [], "status": ""}, {"addr": "smithi191", "hostname": "smithi191", "labels": [], "status": ""}] 2024-04-23T02:16:39.256 INFO:tasks.cephadm:Setting crush tunables to default 2024-04-23T02:16:39.257 DEBUG:teuthology.orchestra.run.smithi037:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 39f0dbf0-0117-11ef-bc93-c7b262605968 -- ceph osd crush tunables default 2024-04-23T02:16:40.273 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:16:39 smithi037 bash[14334]: audit 2024-04-23T02:16:38.562601+0000 mgr.y (mgr.14144) 7 : audit [DBG] from='client.14162 -' entity='client.admin' cmd=[{"prefix": "orch host ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-04-23T02:16:40.273 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:16:39 smithi037 bash[14334]: audit 2024-04-23T02:16:39.667201+0000 mon.a (mon.0) 98 : audit [INF] from='mgr.14144 172.21.15.37:0/2766993901' entity='mgr.y' 2024-04-23T02:16:40.273 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:16:39 smithi037 bash[14334]: audit 2024-04-23T02:16:39.934435+0000 mon.a (mon.0) 99 : audit [INF] from='mgr.14144 172.21.15.37:0/2766993901' entity='mgr.y' 2024-04-23T02:16:40.273 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:16:39 smithi037 bash[14334]: audit 2024-04-23T02:16:39.940454+0000 mon.a (mon.0) 100 : audit [INF] from='mgr.14144 172.21.15.37:0/2766993901' entity='mgr.y' 2024-04-23T02:16:42.018 INFO:teuthology.orchestra.run.smithi037.stderr:adjusted tunables profile to default 2024-04-23T02:16:42.309 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:16:42 smithi037 bash[14334]: audit 2024-04-23T02:16:41.953063+0000 mon.a (mon.0) 101 : audit [INF] from='client.? 172.21.15.37:0/3384245391' entity='client.admin' cmd=[{"prefix": "osd crush tunables", "profile": "default"}]: dispatch 2024-04-23T02:16:42.643 INFO:tasks.cephadm:Adding mon.a on smithi037 2024-04-23T02:16:42.643 INFO:tasks.cephadm:Adding mon.c on smithi037 2024-04-23T02:16:42.644 INFO:tasks.cephadm:Adding mon.b on smithi191 2024-04-23T02:16:42.644 DEBUG:teuthology.orchestra.run.smithi191:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 39f0dbf0-0117-11ef-bc93-c7b262605968 -- ceph orch apply mon '3;smithi037:172.21.15.37=a;smithi037:[v2:172.21.15.37:3301,v1:172.21.15.37:6790]=c;smithi191:172.21.15.191=b' 2024-04-23T02:16:43.309 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:16:43 smithi037 bash[14334]: audit 2024-04-23T02:16:42.008015+0000 mon.a (mon.0) 102 : audit [INF] from='client.? 172.21.15.37:0/3384245391' entity='client.admin' cmd='[{"prefix": "osd crush tunables", "profile": "default"}]': finished 2024-04-23T02:16:43.309 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:16:43 smithi037 bash[14334]: cluster 2024-04-23T02:16:42.008134+0000 mon.a (mon.0) 103 : cluster [DBG] osdmap e4: 0 total, 0 up, 0 in 2024-04-23T02:16:44.309 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:16:44 smithi037 bash[14334]: cluster 2024-04-23T02:16:42.493770+0000 mgr.y (mgr.14144) 8 : cluster [DBG] pgmap v4: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-23T02:16:45.069 INFO:teuthology.orchestra.run.smithi191.stdout:Scheduled mon update... 2024-04-23T02:16:45.683 DEBUG:teuthology.orchestra.run.smithi037:mon.c> sudo journalctl -f -n 0 -u ceph-39f0dbf0-0117-11ef-bc93-c7b262605968@mon.c.service 2024-04-23T02:16:45.685 DEBUG:teuthology.orchestra.run.smithi191:mon.b> sudo journalctl -f -n 0 -u ceph-39f0dbf0-0117-11ef-bc93-c7b262605968@mon.b.service 2024-04-23T02:16:45.688 INFO:tasks.cephadm:Waiting for 3 mons in monmap... 2024-04-23T02:16:45.688 DEBUG:teuthology.orchestra.run.smithi191:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 39f0dbf0-0117-11ef-bc93-c7b262605968 -- ceph mon dump -f json 2024-04-23T02:16:46.264 INFO:journalctl@ceph.mon.c.smithi037.stdout:-- Logs begin at Sun 2022-08-14 12:20:24 UTC. -- 2024-04-23T02:16:46.377 INFO:journalctl@ceph.mon.b.smithi191.stdout:-- Logs begin at Sun 2022-08-14 12:20:24 UTC. -- 2024-04-23T02:16:46.419 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:16:46 smithi037 bash[14334]: cluster 2024-04-23T02:16:44.494214+0000 mgr.y (mgr.14144) 9 : cluster [DBG] pgmap v5: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-23T02:16:46.419 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:16:46 smithi037 bash[14334]: audit 2024-04-23T02:16:45.053503+0000 mgr.y (mgr.14144) 10 : audit [DBG] from='client.14166 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mon", "placement": "3;smithi037:172.21.15.37=a;smithi037:[v2:172.21.15.37:3301,v1:172.21.15.37:6790]=c;smithi191:172.21.15.191=b", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T02:16:46.419 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:16:46 smithi037 bash[14334]: cephadm 2024-04-23T02:16:45.056859+0000 mgr.y (mgr.14144) 11 : cephadm [INF] Saving service mon spec with placement smithi037:172.21.15.37=a;smithi037:[v2:172.21.15.37:3301,v1:172.21.15.37:6790]=c;smithi191:172.21.15.191=b;count:3 2024-04-23T02:16:46.419 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:16:46 smithi037 bash[14334]: audit 2024-04-23T02:16:45.062121+0000 mon.a (mon.0) 104 : audit [INF] from='mgr.14144 172.21.15.37:0/2766993901' entity='mgr.y' 2024-04-23T02:16:46.419 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:16:46 smithi037 bash[14334]: audit 2024-04-23T02:16:45.063569+0000 mon.a (mon.0) 105 : audit [DBG] from='mgr.14144 172.21.15.37:0/2766993901' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-23T02:16:46.419 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:16:46 smithi037 bash[14334]: audit 2024-04-23T02:16:45.072584+0000 mon.a (mon.0) 106 : audit [INF] from='mgr.14144 172.21.15.37:0/2766993901' entity='mgr.y' 2024-04-23T02:16:46.419 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:16:46 smithi037 bash[14334]: audit 2024-04-23T02:16:45.074265+0000 mon.a (mon.0) 107 : audit [INF] from='mgr.14144 172.21.15.37:0/2766993901' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-04-23T02:16:46.419 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:16:46 smithi037 bash[14334]: audit 2024-04-23T02:16:45.075900+0000 mon.a (mon.0) 108 : audit [DBG] from='mgr.14144 172.21.15.37:0/2766993901' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-23T02:16:46.420 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:16:46 smithi037 bash[14334]: cephadm 2024-04-23T02:16:45.077526+0000 mgr.y (mgr.14144) 12 : cephadm [INF] Deploying daemon mon.c on smithi037 2024-04-23T02:16:48.309 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:16:48 smithi037 bash[14334]: cluster 2024-04-23T02:16:46.494664+0000 mgr.y (mgr.14144) 13 : cluster [DBG] pgmap v6: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-23T02:16:48.324 INFO:teuthology.orchestra.run.smithi191.stdout: 2024-04-23T02:16:48.324 INFO:teuthology.orchestra.run.smithi191.stdout:{"epoch":1,"fsid":"39f0dbf0-0117-11ef-bc93-c7b262605968","modified":"2024-04-23T02:15:23.597155Z","created":"2024-04-23T02:15:23.597155Z","min_mon_release":16,"min_mon_release_name":"pacific","election_strategy":1,"disallowed_leaders: ":"","stretch_mode":false,"features":{"persistent":["kraken","luminous","mimic","osdmap-prune","nautilus","octopus","pacific","elector-pinging"],"optional":[]},"mons":[{"rank":0,"name":"a","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.37:3300","nonce":0},{"type":"v1","addr":"172.21.15.37:6789","nonce":0}]},"addr":"172.21.15.37:6789/0","public_addr":"172.21.15.37:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2024-04-23T02:16:48.327 INFO:teuthology.orchestra.run.smithi191.stderr:dumped monmap epoch 1 2024-04-23T02:16:49.309 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:16:49 smithi037 bash[14334]: audit 2024-04-23T02:16:48.317339+0000 mon.a (mon.0) 109 : audit [DBG] from='client.? 172.21.15.191:0/3419515298' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-04-23T02:16:49.309 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:16:49 smithi037 bash[14334]: audit 2024-04-23T02:16:48.988382+0000 mon.a (mon.0) 110 : audit [INF] from='mgr.14144 172.21.15.37:0/2766993901' entity='mgr.y' 2024-04-23T02:16:49.309 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:16:49 smithi037 bash[14334]: audit 2024-04-23T02:16:48.989596+0000 mon.a (mon.0) 111 : audit [INF] from='mgr.14144 172.21.15.37:0/2766993901' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-04-23T02:16:49.309 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:16:49 smithi037 bash[14334]: audit 2024-04-23T02:16:48.990926+0000 mon.a (mon.0) 112 : audit [DBG] from='mgr.14144 172.21.15.37:0/2766993901' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-23T02:16:49.915 INFO:tasks.cephadm:Waiting for 3 mons in monmap... 2024-04-23T02:16:49.915 DEBUG:teuthology.orchestra.run.smithi191:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 39f0dbf0-0117-11ef-bc93-c7b262605968 -- ceph mon dump -f json 2024-04-23T02:16:50.225 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:16:50 smithi037 bash[14334]: cluster 2024-04-23T02:16:48.495072+0000 mgr.y (mgr.14144) 14 : cluster [DBG] pgmap v7: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-23T02:16:50.225 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:16:50 smithi037 bash[14334]: cephadm 2024-04-23T02:16:48.996194+0000 mgr.y (mgr.14144) 15 : cephadm [INF] Deploying daemon mon.b on smithi191 2024-04-23T02:16:50.225 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:16:50 smithi037 bash[18830]: debug 2024-04-23T02:16:50.085+0000 7efd14a10700 1 mon.c@-1(synchronizing).paxosservice(auth 1..4) refresh upgraded, format 0 -> 3 2024-04-23T02:16:55.180 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:16:54 smithi191 bash[14421]: debug 2024-04-23T02:16:54.935+0000 7faca750f700 1 mon.b@-1(synchronizing).paxosservice(auth 1..4) refresh upgraded, format 0 -> 3 2024-04-23T02:16:55.559 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:16:55 smithi037 bash[18830]: audit 2024-04-23T02:16:50.099657+0000 mon.a (mon.0) 114 : audit [DBG] from='mgr.14144 172.21.15.37:0/2766993901' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-23T02:16:55.560 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:16:55 smithi037 bash[18830]: cluster 2024-04-23T02:16:50.099931+0000 mon.a (mon.0) 115 : cluster [INF] mon.a calling monitor election 2024-04-23T02:16:55.560 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:16:55 smithi037 bash[18830]: audit 2024-04-23T02:16:50.101258+0000 mon.a (mon.0) 116 : audit [DBG] from='mgr.14144 172.21.15.37:0/2766993901' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-23T02:16:55.560 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:16:55 smithi037 bash[18830]: cluster 2024-04-23T02:16:50.495498+0000 mgr.y (mgr.14144) 16 : cluster [DBG] pgmap v8: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-23T02:16:55.560 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:16:55 smithi037 bash[18830]: audit 2024-04-23T02:16:51.096179+0000 mon.a (mon.0) 117 : audit [DBG] from='mgr.14144 172.21.15.37:0/2766993901' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-23T02:16:55.560 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:16:55 smithi037 bash[18830]: audit 2024-04-23T02:16:52.096167+0000 mon.a (mon.0) 118 : audit [DBG] from='mgr.14144 172.21.15.37:0/2766993901' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-23T02:16:55.560 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:16:55 smithi037 bash[18830]: cluster 2024-04-23T02:16:52.098767+0000 mon.c (mon.1) 1 : cluster [INF] mon.c calling monitor election 2024-04-23T02:16:55.560 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:16:55 smithi037 bash[18830]: cluster 2024-04-23T02:16:52.495879+0000 mgr.y (mgr.14144) 17 : cluster [DBG] pgmap v9: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-23T02:16:55.560 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:16:55 smithi037 bash[18830]: audit 2024-04-23T02:16:53.096205+0000 mon.a (mon.0) 119 : audit [DBG] from='mgr.14144 172.21.15.37:0/2766993901' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-23T02:16:55.560 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:16:55 smithi037 bash[18830]: audit 2024-04-23T02:16:54.096432+0000 mon.a (mon.0) 120 : audit [DBG] from='mgr.14144 172.21.15.37:0/2766993901' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-23T02:16:55.560 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:16:55 smithi037 bash[18830]: audit 2024-04-23T02:16:54.946659+0000 mon.a (mon.0) 121 : audit [DBG] from='mgr.14144 172.21.15.37:0/2766993901' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-23T02:16:55.560 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:16:55 smithi037 bash[18830]: audit 2024-04-23T02:16:55.096582+0000 mon.a (mon.0) 122 : audit [DBG] from='mgr.14144 172.21.15.37:0/2766993901' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-23T02:16:55.560 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:16:55 smithi037 bash[18830]: cluster 2024-04-23T02:16:55.104464+0000 mon.a (mon.0) 123 : cluster [INF] mon.a is new leader, mons a,c in quorum (ranks 0,1) 2024-04-23T02:16:55.561 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:16:55 smithi037 bash[18830]: cluster 2024-04-23T02:16:55.111373+0000 mon.a (mon.0) 124 : cluster [DBG] monmap e2: 2 mons at {a=[v2:172.21.15.37:3300/0,v1:172.21.15.37:6789/0],c=[v2:172.21.15.37:3301/0,v1:172.21.15.37:6790/0]} 2024-04-23T02:16:55.561 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:16:55 smithi037 bash[18830]: cluster 2024-04-23T02:16:55.111496+0000 mon.a (mon.0) 125 : cluster [DBG] fsmap 2024-04-23T02:16:55.561 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:16:55 smithi037 bash[18830]: cluster 2024-04-23T02:16:55.111574+0000 mon.a (mon.0) 126 : cluster [DBG] osdmap e4: 0 total, 0 up, 0 in 2024-04-23T02:16:55.561 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:16:55 smithi037 bash[18830]: cluster 2024-04-23T02:16:55.111912+0000 mon.a (mon.0) 127 : cluster [DBG] mgrmap e13: y(active, since 32s) 2024-04-23T02:16:55.561 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:16:55 smithi037 bash[18830]: cluster 2024-04-23T02:16:55.118136+0000 mon.a (mon.0) 128 : cluster [INF] overall HEALTH_OK 2024-04-23T02:16:55.561 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:16:55 smithi037 bash[18830]: audit 2024-04-23T02:16:55.121724+0000 mon.a (mon.0) 129 : audit [INF] from='mgr.14144 172.21.15.37:0/2766993901' entity='mgr.y' 2024-04-23T02:16:55.561 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:16:55 smithi037 bash[18830]: audit 2024-04-23T02:16:55.123035+0000 mon.a (mon.0) 130 : audit [DBG] from='mgr.14144 172.21.15.37:0/2766993901' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-23T02:16:55.561 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:16:55 smithi037 bash[14334]: audit 2024-04-23T02:16:50.099657+0000 mon.a (mon.0) 114 : audit [DBG] from='mgr.14144 172.21.15.37:0/2766993901' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-23T02:16:55.561 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:16:55 smithi037 bash[14334]: cluster 2024-04-23T02:16:50.099931+0000 mon.a (mon.0) 115 : cluster [INF] mon.a calling monitor election 2024-04-23T02:16:55.561 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:16:55 smithi037 bash[14334]: audit 2024-04-23T02:16:50.101258+0000 mon.a (mon.0) 116 : audit [DBG] from='mgr.14144 172.21.15.37:0/2766993901' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-23T02:16:55.561 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:16:55 smithi037 bash[14334]: cluster 2024-04-23T02:16:50.495498+0000 mgr.y (mgr.14144) 16 : cluster [DBG] pgmap v8: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-23T02:16:55.561 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:16:55 smithi037 bash[14334]: audit 2024-04-23T02:16:51.096179+0000 mon.a (mon.0) 117 : audit [DBG] from='mgr.14144 172.21.15.37:0/2766993901' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-23T02:16:55.562 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:16:55 smithi037 bash[14334]: audit 2024-04-23T02:16:52.096167+0000 mon.a (mon.0) 118 : audit [DBG] from='mgr.14144 172.21.15.37:0/2766993901' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-23T02:16:55.562 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:16:55 smithi037 bash[14334]: cluster 2024-04-23T02:16:52.098767+0000 mon.c (mon.1) 1 : cluster [INF] mon.c calling monitor election 2024-04-23T02:16:55.562 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:16:55 smithi037 bash[14334]: cluster 2024-04-23T02:16:52.495879+0000 mgr.y (mgr.14144) 17 : cluster [DBG] pgmap v9: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-23T02:16:55.562 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:16:55 smithi037 bash[14334]: audit 2024-04-23T02:16:53.096205+0000 mon.a (mon.0) 119 : audit [DBG] from='mgr.14144 172.21.15.37:0/2766993901' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-23T02:16:55.562 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:16:55 smithi037 bash[14334]: audit 2024-04-23T02:16:54.096432+0000 mon.a (mon.0) 120 : audit [DBG] from='mgr.14144 172.21.15.37:0/2766993901' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-23T02:16:55.562 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:16:55 smithi037 bash[14334]: audit 2024-04-23T02:16:54.946659+0000 mon.a (mon.0) 121 : audit [DBG] from='mgr.14144 172.21.15.37:0/2766993901' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-23T02:16:55.562 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:16:55 smithi037 bash[14334]: audit 2024-04-23T02:16:55.096582+0000 mon.a (mon.0) 122 : audit [DBG] from='mgr.14144 172.21.15.37:0/2766993901' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-23T02:16:55.562 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:16:55 smithi037 bash[14334]: cluster 2024-04-23T02:16:55.104464+0000 mon.a (mon.0) 123 : cluster [INF] mon.a is new leader, mons a,c in quorum (ranks 0,1) 2024-04-23T02:16:55.562 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:16:55 smithi037 bash[14334]: cluster 2024-04-23T02:16:55.111373+0000 mon.a (mon.0) 124 : cluster [DBG] monmap e2: 2 mons at {a=[v2:172.21.15.37:3300/0,v1:172.21.15.37:6789/0],c=[v2:172.21.15.37:3301/0,v1:172.21.15.37:6790/0]} 2024-04-23T02:16:55.562 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:16:55 smithi037 bash[14334]: cluster 2024-04-23T02:16:55.111496+0000 mon.a (mon.0) 125 : cluster [DBG] fsmap 2024-04-23T02:16:55.562 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:16:55 smithi037 bash[14334]: cluster 2024-04-23T02:16:55.111574+0000 mon.a (mon.0) 126 : cluster [DBG] osdmap e4: 0 total, 0 up, 0 in 2024-04-23T02:16:55.562 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:16:55 smithi037 bash[14334]: cluster 2024-04-23T02:16:55.111912+0000 mon.a (mon.0) 127 : cluster [DBG] mgrmap e13: y(active, since 32s) 2024-04-23T02:16:55.562 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:16:55 smithi037 bash[14334]: cluster 2024-04-23T02:16:55.118136+0000 mon.a (mon.0) 128 : cluster [INF] overall HEALTH_OK 2024-04-23T02:16:55.562 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:16:55 smithi037 bash[14334]: audit 2024-04-23T02:16:55.121724+0000 mon.a (mon.0) 129 : audit [INF] from='mgr.14144 172.21.15.37:0/2766993901' entity='mgr.y' 2024-04-23T02:16:55.563 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:16:55 smithi037 bash[14334]: audit 2024-04-23T02:16:55.123035+0000 mon.a (mon.0) 130 : audit [DBG] from='mgr.14144 172.21.15.37:0/2766993901' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-23T02:16:56.559 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:16:56 smithi037 bash[14334]: cluster 2024-04-23T02:16:54.496255+0000 mgr.y (mgr.14144) 18 : cluster [DBG] pgmap v10: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-23T02:16:56.559 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:16:56 smithi037 bash[14334]: audit 2024-04-23T02:16:55.947060+0000 mon.a (mon.0) 131 : audit [DBG] from='mgr.14144 172.21.15.37:0/2766993901' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-23T02:16:56.560 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:16:56 smithi037 bash[14334]: audit 2024-04-23T02:16:56.096785+0000 mon.a (mon.0) 132 : audit [DBG] from='mgr.14144 172.21.15.37:0/2766993901' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-23T02:16:56.560 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:16:56 smithi037 bash[18830]: cluster 2024-04-23T02:16:54.496255+0000 mgr.y (mgr.14144) 18 : cluster [DBG] pgmap v10: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-23T02:16:56.560 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:16:56 smithi037 bash[18830]: audit 2024-04-23T02:16:55.947060+0000 mon.a (mon.0) 131 : audit [DBG] from='mgr.14144 172.21.15.37:0/2766993901' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-23T02:16:56.560 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:16:56 smithi037 bash[18830]: audit 2024-04-23T02:16:56.096785+0000 mon.a (mon.0) 132 : audit [DBG] from='mgr.14144 172.21.15.37:0/2766993901' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-23T02:16:56.685 INFO:teuthology.orchestra.run.smithi191.stdout: 2024-04-23T02:16:56.686 INFO:teuthology.orchestra.run.smithi191.stdout:{"epoch":2,"fsid":"39f0dbf0-0117-11ef-bc93-c7b262605968","modified":"2024-04-23T02:16:50.096419Z","created":"2024-04-23T02:15:23.597155Z","min_mon_release":16,"min_mon_release_name":"pacific","election_strategy":1,"disallowed_leaders: ":"","stretch_mode":false,"features":{"persistent":["kraken","luminous","mimic","osdmap-prune","nautilus","octopus","pacific","elector-pinging"],"optional":[]},"mons":[{"rank":0,"name":"a","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.37:3300","nonce":0},{"type":"v1","addr":"172.21.15.37:6789","nonce":0}]},"addr":"172.21.15.37:6789/0","public_addr":"172.21.15.37:6789/0","priority":0,"weight":0,"crush_location":"{}"},{"rank":1,"name":"c","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.37:3301","nonce":0},{"type":"v1","addr":"172.21.15.37:6790","nonce":0}]},"addr":"172.21.15.37:6790/0","public_addr":"172.21.15.37:6790/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0,1]} 2024-04-23T02:16:56.689 INFO:teuthology.orchestra.run.smithi191.stderr:dumped monmap epoch 2 2024-04-23T02:16:58.376 INFO:tasks.cephadm:Waiting for 3 mons in monmap... 2024-04-23T02:16:58.377 DEBUG:teuthology.orchestra.run.smithi191:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 39f0dbf0-0117-11ef-bc93-c7b262605968 -- ceph mon dump -f json 2024-04-23T02:17:02.225 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:17:02 smithi037 bash[14334]: cluster 2024-04-23T02:16:56.496638+0000 mgr.y (mgr.14144) 19 : cluster [DBG] pgmap v11: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-23T02:17:02.225 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:17:02 smithi037 bash[14334]: audit 2024-04-23T02:16:56.954085+0000 mon.a (mon.0) 135 : audit [DBG] from='mgr.14144 172.21.15.37:0/2766993901' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-23T02:17:02.225 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:17:02 smithi037 bash[14334]: cluster 2024-04-23T02:16:56.954431+0000 mon.a (mon.0) 136 : cluster [INF] mon.a calling monitor election 2024-04-23T02:17:02.225 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:17:02 smithi037 bash[14334]: audit 2024-04-23T02:16:56.956285+0000 mon.a (mon.0) 137 : audit [DBG] from='mgr.14144 172.21.15.37:0/2766993901' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-23T02:17:02.225 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:17:02 smithi037 bash[14334]: cluster 2024-04-23T02:16:56.956458+0000 mon.c (mon.1) 2 : cluster [INF] mon.c calling monitor election 2024-04-23T02:17:02.225 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:17:02 smithi037 bash[14334]: audit 2024-04-23T02:16:56.956483+0000 mon.a (mon.0) 138 : audit [DBG] from='mgr.14144 172.21.15.37:0/2766993901' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-23T02:17:02.225 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:17:02 smithi037 bash[14334]: audit 2024-04-23T02:16:57.947254+0000 mon.a (mon.0) 139 : audit [DBG] from='mgr.14144 172.21.15.37:0/2766993901' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-23T02:17:02.225 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:17:02 smithi037 bash[14334]: cluster 2024-04-23T02:16:58.496981+0000 mgr.y (mgr.14144) 20 : cluster [DBG] pgmap v12: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-23T02:17:02.225 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:17:02 smithi037 bash[14334]: audit 2024-04-23T02:16:58.947485+0000 mon.a (mon.0) 140 : audit [DBG] from='mgr.14144 172.21.15.37:0/2766993901' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-23T02:17:02.226 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:17:02 smithi037 bash[14334]: cluster 2024-04-23T02:16:58.948635+0000 mon.b (mon.2) 1 : cluster [INF] mon.b calling monitor election 2024-04-23T02:17:02.226 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:17:02 smithi037 bash[14334]: audit 2024-04-23T02:16:59.947752+0000 mon.a (mon.0) 141 : audit [DBG] from='mgr.14144 172.21.15.37:0/2766993901' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-23T02:17:02.226 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:17:02 smithi037 bash[14334]: cluster 2024-04-23T02:17:00.497381+0000 mgr.y (mgr.14144) 21 : cluster [DBG] pgmap v13: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-23T02:17:02.226 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:17:02 smithi037 bash[14334]: audit 2024-04-23T02:17:00.947880+0000 mon.a (mon.0) 142 : audit [DBG] from='mgr.14144 172.21.15.37:0/2766993901' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-23T02:17:02.226 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:17:02 smithi037 bash[14334]: audit 2024-04-23T02:17:01.948080+0000 mon.a (mon.0) 143 : audit [DBG] from='mgr.14144 172.21.15.37:0/2766993901' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-23T02:17:02.226 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:17:02 smithi037 bash[14334]: cluster 2024-04-23T02:17:01.977874+0000 mon.a (mon.0) 144 : cluster [INF] mon.a is new leader, mons a,c,b in quorum (ranks 0,1,2) 2024-04-23T02:17:02.226 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:17:02 smithi037 bash[14334]: cluster 2024-04-23T02:17:01.984374+0000 mon.a (mon.0) 145 : cluster [DBG] monmap e3: 3 mons at {a=[v2:172.21.15.37:3300/0,v1:172.21.15.37:6789/0],b=[v2:172.21.15.191:3300/0,v1:172.21.15.191:6789/0],c=[v2:172.21.15.37:3301/0,v1:172.21.15.37:6790/0]} 2024-04-23T02:17:02.226 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:17:02 smithi037 bash[14334]: cluster 2024-04-23T02:17:01.984495+0000 mon.a (mon.0) 146 : cluster [DBG] fsmap 2024-04-23T02:17:02.226 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:17:02 smithi037 bash[14334]: cluster 2024-04-23T02:17:01.984555+0000 mon.a (mon.0) 147 : cluster [DBG] osdmap e4: 0 total, 0 up, 0 in 2024-04-23T02:17:02.226 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:17:02 smithi037 bash[14334]: cluster 2024-04-23T02:17:01.984883+0000 mon.a (mon.0) 148 : cluster [DBG] mgrmap e13: y(active, since 39s) 2024-04-23T02:17:02.226 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:17:02 smithi037 bash[14334]: cluster 2024-04-23T02:17:01.990554+0000 mon.a (mon.0) 149 : cluster [INF] overall HEALTH_OK 2024-04-23T02:17:02.227 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:17:02 smithi037 bash[14334]: audit 2024-04-23T02:17:01.995295+0000 mon.a (mon.0) 150 : audit [INF] from='mgr.14144 172.21.15.37:0/2766993901' entity='mgr.y' 2024-04-23T02:17:02.227 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:17:02 smithi037 bash[14334]: audit 2024-04-23T02:17:02.001321+0000 mon.a (mon.0) 151 : audit [INF] from='mgr.14144 172.21.15.37:0/2766993901' entity='mgr.y' 2024-04-23T02:17:02.227 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:17:02 smithi037 bash[14334]: audit 2024-04-23T02:17:02.006806+0000 mon.a (mon.0) 152 : audit [INF] from='mgr.14144 172.21.15.37:0/2766993901' entity='mgr.y' 2024-04-23T02:17:02.227 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:17:02 smithi037 bash[14334]: audit 2024-04-23T02:17:02.008679+0000 mon.a (mon.0) 153 : audit [INF] from='mgr.14144 172.21.15.37:0/2766993901' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-04-23T02:17:02.227 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:17:02 smithi037 bash[14334]: audit 2024-04-23T02:17:02.010054+0000 mon.a (mon.0) 154 : audit [DBG] from='mgr.14144 172.21.15.37:0/2766993901' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-04-23T02:17:02.227 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:17:02 smithi037 bash[14334]: audit 2024-04-23T02:17:02.011503+0000 mon.a (mon.0) 155 : audit [DBG] from='mgr.14144 172.21.15.37:0/2766993901' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-23T02:17:02.227 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:17:02 smithi037 bash[18830]: cluster 2024-04-23T02:16:56.496638+0000 mgr.y (mgr.14144) 19 : cluster [DBG] pgmap v11: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-23T02:17:02.227 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:17:02 smithi037 bash[18830]: audit 2024-04-23T02:16:56.954085+0000 mon.a (mon.0) 135 : audit [DBG] from='mgr.14144 172.21.15.37:0/2766993901' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-23T02:17:02.228 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:17:02 smithi037 bash[18830]: cluster 2024-04-23T02:16:56.954431+0000 mon.a (mon.0) 136 : cluster [INF] mon.a calling monitor election 2024-04-23T02:17:02.228 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:17:02 smithi037 bash[18830]: audit 2024-04-23T02:16:56.956285+0000 mon.a (mon.0) 137 : audit [DBG] from='mgr.14144 172.21.15.37:0/2766993901' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-23T02:17:02.228 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:17:02 smithi037 bash[18830]: cluster 2024-04-23T02:16:56.956458+0000 mon.c (mon.1) 2 : cluster [INF] mon.c calling monitor election 2024-04-23T02:17:02.228 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:17:02 smithi037 bash[18830]: audit 2024-04-23T02:16:56.956483+0000 mon.a (mon.0) 138 : audit [DBG] from='mgr.14144 172.21.15.37:0/2766993901' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-23T02:17:02.228 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:17:02 smithi037 bash[18830]: audit 2024-04-23T02:16:57.947254+0000 mon.a (mon.0) 139 : audit [DBG] from='mgr.14144 172.21.15.37:0/2766993901' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-23T02:17:02.228 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:17:02 smithi037 bash[18830]: cluster 2024-04-23T02:16:58.496981+0000 mgr.y (mgr.14144) 20 : cluster [DBG] pgmap v12: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-23T02:17:02.228 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:17:02 smithi037 bash[18830]: audit 2024-04-23T02:16:58.947485+0000 mon.a (mon.0) 140 : audit [DBG] from='mgr.14144 172.21.15.37:0/2766993901' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-23T02:17:02.228 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:17:02 smithi037 bash[18830]: cluster 2024-04-23T02:16:58.948635+0000 mon.b (mon.2) 1 : cluster [INF] mon.b calling monitor election 2024-04-23T02:17:02.228 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:17:02 smithi037 bash[18830]: audit 2024-04-23T02:16:59.947752+0000 mon.a (mon.0) 141 : audit [DBG] from='mgr.14144 172.21.15.37:0/2766993901' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-23T02:17:02.228 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:17:02 smithi037 bash[18830]: cluster 2024-04-23T02:17:00.497381+0000 mgr.y (mgr.14144) 21 : cluster [DBG] pgmap v13: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-23T02:17:02.228 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:17:02 smithi037 bash[18830]: audit 2024-04-23T02:17:00.947880+0000 mon.a (mon.0) 142 : audit [DBG] from='mgr.14144 172.21.15.37:0/2766993901' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-23T02:17:02.228 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:17:02 smithi037 bash[18830]: audit 2024-04-23T02:17:01.948080+0000 mon.a (mon.0) 143 : audit [DBG] from='mgr.14144 172.21.15.37:0/2766993901' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-23T02:17:02.229 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:17:02 smithi037 bash[18830]: cluster 2024-04-23T02:17:01.977874+0000 mon.a (mon.0) 144 : cluster [INF] mon.a is new leader, mons a,c,b in quorum (ranks 0,1,2) 2024-04-23T02:17:02.229 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:17:02 smithi037 bash[18830]: cluster 2024-04-23T02:17:01.984374+0000 mon.a (mon.0) 145 : cluster [DBG] monmap e3: 3 mons at {a=[v2:172.21.15.37:3300/0,v1:172.21.15.37:6789/0],b=[v2:172.21.15.191:3300/0,v1:172.21.15.191:6789/0],c=[v2:172.21.15.37:3301/0,v1:172.21.15.37:6790/0]} 2024-04-23T02:17:02.229 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:17:02 smithi037 bash[18830]: cluster 2024-04-23T02:17:01.984495+0000 mon.a (mon.0) 146 : cluster [DBG] fsmap 2024-04-23T02:17:02.229 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:17:02 smithi037 bash[18830]: cluster 2024-04-23T02:17:01.984555+0000 mon.a (mon.0) 147 : cluster [DBG] osdmap e4: 0 total, 0 up, 0 in 2024-04-23T02:17:02.229 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:17:02 smithi037 bash[18830]: cluster 2024-04-23T02:17:01.984883+0000 mon.a (mon.0) 148 : cluster [DBG] mgrmap e13: y(active, since 39s) 2024-04-23T02:17:02.229 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:17:02 smithi037 bash[18830]: cluster 2024-04-23T02:17:01.990554+0000 mon.a (mon.0) 149 : cluster [INF] overall HEALTH_OK 2024-04-23T02:17:02.229 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:17:02 smithi037 bash[18830]: audit 2024-04-23T02:17:01.995295+0000 mon.a (mon.0) 150 : audit [INF] from='mgr.14144 172.21.15.37:0/2766993901' entity='mgr.y' 2024-04-23T02:17:02.229 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:17:02 smithi037 bash[18830]: audit 2024-04-23T02:17:02.001321+0000 mon.a (mon.0) 151 : audit [INF] from='mgr.14144 172.21.15.37:0/2766993901' entity='mgr.y' 2024-04-23T02:17:02.229 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:17:02 smithi037 bash[18830]: audit 2024-04-23T02:17:02.006806+0000 mon.a (mon.0) 152 : audit [INF] from='mgr.14144 172.21.15.37:0/2766993901' entity='mgr.y' 2024-04-23T02:17:02.230 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:17:02 smithi037 bash[18830]: audit 2024-04-23T02:17:02.008679+0000 mon.a (mon.0) 153 : audit [INF] from='mgr.14144 172.21.15.37:0/2766993901' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-04-23T02:17:02.230 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:17:02 smithi037 bash[18830]: audit 2024-04-23T02:17:02.010054+0000 mon.a (mon.0) 154 : audit [DBG] from='mgr.14144 172.21.15.37:0/2766993901' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-04-23T02:17:02.230 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:17:02 smithi037 bash[18830]: audit 2024-04-23T02:17:02.011503+0000 mon.a (mon.0) 155 : audit [DBG] from='mgr.14144 172.21.15.37:0/2766993901' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-23T02:17:02.299 INFO:teuthology.orchestra.run.smithi191.stdout: 2024-04-23T02:17:02.299 INFO:teuthology.orchestra.run.smithi191.stdout:{"epoch":3,"fsid":"39f0dbf0-0117-11ef-bc93-c7b262605968","modified":"2024-04-23T02:16:56.948303Z","created":"2024-04-23T02:15:23.597155Z","min_mon_release":16,"min_mon_release_name":"pacific","election_strategy":1,"disallowed_leaders: ":"","stretch_mode":false,"features":{"persistent":["kraken","luminous","mimic","osdmap-prune","nautilus","octopus","pacific","elector-pinging"],"optional":[]},"mons":[{"rank":0,"name":"a","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.37:3300","nonce":0},{"type":"v1","addr":"172.21.15.37:6789","nonce":0}]},"addr":"172.21.15.37:6789/0","public_addr":"172.21.15.37:6789/0","priority":0,"weight":0,"crush_location":"{}"},{"rank":1,"name":"c","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.37:3301","nonce":0},{"type":"v1","addr":"172.21.15.37:6790","nonce":0}]},"addr":"172.21.15.37:6790/0","public_addr":"172.21.15.37:6790/0","priority":0,"weight":0,"crush_location":"{}"},{"rank":2,"name":"b","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.191:3300","nonce":0},{"type":"v1","addr":"172.21.15.191:6789","nonce":0}]},"addr":"172.21.15.191:6789/0","public_addr":"172.21.15.191:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0,1,2]} 2024-04-23T02:17:02.302 INFO:teuthology.orchestra.run.smithi191.stderr:dumped monmap epoch 3 2024-04-23T02:17:02.326 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:17:01 smithi191 bash[14421]: cluster 2024-04-23T02:16:54.496255+0000 mgr.y (mgr.14144) 18 : cluster [DBG] pgmap v10: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-23T02:17:02.326 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:17:01 smithi191 bash[14421]: audit 2024-04-23T02:16:55.947060+0000 mon.a (mon.0) 131 : audit [DBG] from='mgr.14144 172.21.15.37:0/2766993901' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-23T02:17:02.326 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:17:01 smithi191 bash[14421]: audit 2024-04-23T02:16:56.096785+0000 mon.a (mon.0) 132 : audit [DBG] from='mgr.14144 172.21.15.37:0/2766993901' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-23T02:17:02.326 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:17:02 smithi191 bash[14421]: cluster 2024-04-23T02:16:56.496638+0000 mgr.y (mgr.14144) 19 : cluster [DBG] pgmap v11: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-23T02:17:02.326 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:17:02 smithi191 bash[14421]: audit 2024-04-23T02:16:56.954085+0000 mon.a (mon.0) 135 : audit [DBG] from='mgr.14144 172.21.15.37:0/2766993901' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-23T02:17:02.326 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:17:02 smithi191 bash[14421]: cluster 2024-04-23T02:16:56.954431+0000 mon.a (mon.0) 136 : cluster [INF] mon.a calling monitor election 2024-04-23T02:17:02.326 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:17:02 smithi191 bash[14421]: audit 2024-04-23T02:16:56.956285+0000 mon.a (mon.0) 137 : audit [DBG] from='mgr.14144 172.21.15.37:0/2766993901' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-23T02:17:02.326 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:17:02 smithi191 bash[14421]: cluster 2024-04-23T02:16:56.956458+0000 mon.c (mon.1) 2 : cluster [INF] mon.c calling monitor election 2024-04-23T02:17:02.326 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:17:02 smithi191 bash[14421]: audit 2024-04-23T02:16:56.956483+0000 mon.a (mon.0) 138 : audit [DBG] from='mgr.14144 172.21.15.37:0/2766993901' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-23T02:17:02.326 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:17:02 smithi191 bash[14421]: audit 2024-04-23T02:16:57.947254+0000 mon.a (mon.0) 139 : audit [DBG] from='mgr.14144 172.21.15.37:0/2766993901' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-23T02:17:02.326 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:17:02 smithi191 bash[14421]: cluster 2024-04-23T02:16:58.496981+0000 mgr.y (mgr.14144) 20 : cluster [DBG] pgmap v12: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-23T02:17:02.327 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:17:02 smithi191 bash[14421]: audit 2024-04-23T02:16:58.947485+0000 mon.a (mon.0) 140 : audit [DBG] from='mgr.14144 172.21.15.37:0/2766993901' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-23T02:17:02.327 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:17:02 smithi191 bash[14421]: cluster 2024-04-23T02:16:58.948635+0000 mon.b (mon.2) 1 : cluster [INF] mon.b calling monitor election 2024-04-23T02:17:02.327 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:17:02 smithi191 bash[14421]: audit 2024-04-23T02:16:59.947752+0000 mon.a (mon.0) 141 : audit [DBG] from='mgr.14144 172.21.15.37:0/2766993901' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-23T02:17:02.327 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:17:02 smithi191 bash[14421]: cluster 2024-04-23T02:17:00.497381+0000 mgr.y (mgr.14144) 21 : cluster [DBG] pgmap v13: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-23T02:17:02.327 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:17:02 smithi191 bash[14421]: audit 2024-04-23T02:17:00.947880+0000 mon.a (mon.0) 142 : audit [DBG] from='mgr.14144 172.21.15.37:0/2766993901' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-23T02:17:02.327 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:17:02 smithi191 bash[14421]: audit 2024-04-23T02:17:01.948080+0000 mon.a (mon.0) 143 : audit [DBG] from='mgr.14144 172.21.15.37:0/2766993901' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-23T02:17:02.327 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:17:02 smithi191 bash[14421]: cluster 2024-04-23T02:17:01.977874+0000 mon.a (mon.0) 144 : cluster [INF] mon.a is new leader, mons a,c,b in quorum (ranks 0,1,2) 2024-04-23T02:17:02.327 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:17:02 smithi191 bash[14421]: cluster 2024-04-23T02:17:01.984374+0000 mon.a (mon.0) 145 : cluster [DBG] monmap e3: 3 mons at {a=[v2:172.21.15.37:3300/0,v1:172.21.15.37:6789/0],b=[v2:172.21.15.191:3300/0,v1:172.21.15.191:6789/0],c=[v2:172.21.15.37:3301/0,v1:172.21.15.37:6790/0]} 2024-04-23T02:17:02.327 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:17:02 smithi191 bash[14421]: cluster 2024-04-23T02:17:01.984495+0000 mon.a (mon.0) 146 : cluster [DBG] fsmap 2024-04-23T02:17:02.327 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:17:02 smithi191 bash[14421]: cluster 2024-04-23T02:17:01.984555+0000 mon.a (mon.0) 147 : cluster [DBG] osdmap e4: 0 total, 0 up, 0 in 2024-04-23T02:17:02.327 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:17:02 smithi191 bash[14421]: cluster 2024-04-23T02:17:01.984883+0000 mon.a (mon.0) 148 : cluster [DBG] mgrmap e13: y(active, since 39s) 2024-04-23T02:17:02.327 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:17:02 smithi191 bash[14421]: cluster 2024-04-23T02:17:01.990554+0000 mon.a (mon.0) 149 : cluster [INF] overall HEALTH_OK 2024-04-23T02:17:02.327 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:17:02 smithi191 bash[14421]: audit 2024-04-23T02:17:01.995295+0000 mon.a (mon.0) 150 : audit [INF] from='mgr.14144 172.21.15.37:0/2766993901' entity='mgr.y' 2024-04-23T02:17:02.327 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:17:02 smithi191 bash[14421]: audit 2024-04-23T02:17:02.001321+0000 mon.a (mon.0) 151 : audit [INF] from='mgr.14144 172.21.15.37:0/2766993901' entity='mgr.y' 2024-04-23T02:17:02.328 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:17:02 smithi191 bash[14421]: audit 2024-04-23T02:17:02.006806+0000 mon.a (mon.0) 152 : audit [INF] from='mgr.14144 172.21.15.37:0/2766993901' entity='mgr.y' 2024-04-23T02:17:02.328 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:17:02 smithi191 bash[14421]: audit 2024-04-23T02:17:02.008679+0000 mon.a (mon.0) 153 : audit [INF] from='mgr.14144 172.21.15.37:0/2766993901' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-04-23T02:17:02.328 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:17:02 smithi191 bash[14421]: audit 2024-04-23T02:17:02.010054+0000 mon.a (mon.0) 154 : audit [DBG] from='mgr.14144 172.21.15.37:0/2766993901' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-04-23T02:17:02.328 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:17:02 smithi191 bash[14421]: audit 2024-04-23T02:17:02.011503+0000 mon.a (mon.0) 155 : audit [DBG] from='mgr.14144 172.21.15.37:0/2766993901' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-23T02:17:02.929 INFO:tasks.cephadm:Generating final ceph.conf file... 2024-04-23T02:17:02.930 DEBUG:teuthology.orchestra.run.smithi037:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 39f0dbf0-0117-11ef-bc93-c7b262605968 -- ceph config generate-minimal-conf 2024-04-23T02:17:03.180 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:17:03 smithi191 bash[14421]: cephadm 2024-04-23T02:17:02.008264+0000 mgr.y (mgr.14144) 22 : cephadm [INF] Reconfiguring mon.a (unknown last config time)... 2024-04-23T02:17:03.180 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:17:03 smithi191 bash[14421]: cephadm 2024-04-23T02:17:02.013108+0000 mgr.y (mgr.14144) 23 : cephadm [INF] Reconfiguring daemon mon.a on smithi037 2024-04-23T02:17:03.181 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:17:03 smithi191 bash[14421]: audit 2024-04-23T02:17:02.292329+0000 mon.a (mon.0) 156 : audit [DBG] from='client.? 172.21.15.191:0/1702825517' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-04-23T02:17:03.181 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:17:03 smithi191 bash[14421]: audit 2024-04-23T02:17:02.948567+0000 mon.a (mon.0) 157 : audit [DBG] from='mgr.14144 172.21.15.37:0/2766993901' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-23T02:17:03.269 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:17:03 smithi037 bash[14334]: cephadm 2024-04-23T02:17:02.008264+0000 mgr.y (mgr.14144) 22 : cephadm [INF] Reconfiguring mon.a (unknown last config time)... 2024-04-23T02:17:03.269 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:17:03 smithi037 bash[14334]: cephadm 2024-04-23T02:17:02.013108+0000 mgr.y (mgr.14144) 23 : cephadm [INF] Reconfiguring daemon mon.a on smithi037 2024-04-23T02:17:03.270 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:17:03 smithi037 bash[14334]: audit 2024-04-23T02:17:02.292329+0000 mon.a (mon.0) 156 : audit [DBG] from='client.? 172.21.15.191:0/1702825517' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-04-23T02:17:03.270 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:17:03 smithi037 bash[14334]: audit 2024-04-23T02:17:02.948567+0000 mon.a (mon.0) 157 : audit [DBG] from='mgr.14144 172.21.15.37:0/2766993901' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-23T02:17:03.270 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:17:03 smithi037 bash[18830]: cephadm 2024-04-23T02:17:02.008264+0000 mgr.y (mgr.14144) 22 : cephadm [INF] Reconfiguring mon.a (unknown last config time)... 2024-04-23T02:17:03.270 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:17:03 smithi037 bash[18830]: cephadm 2024-04-23T02:17:02.013108+0000 mgr.y (mgr.14144) 23 : cephadm [INF] Reconfiguring daemon mon.a on smithi037 2024-04-23T02:17:03.270 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:17:03 smithi037 bash[18830]: audit 2024-04-23T02:17:02.292329+0000 mon.a (mon.0) 156 : audit [DBG] from='client.? 172.21.15.191:0/1702825517' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-04-23T02:17:03.270 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:17:03 smithi037 bash[18830]: audit 2024-04-23T02:17:02.948567+0000 mon.a (mon.0) 157 : audit [DBG] from='mgr.14144 172.21.15.37:0/2766993901' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-23T02:17:04.200 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:17:04 smithi037 bash[14334]: cluster 2024-04-23T02:17:02.497846+0000 mgr.y (mgr.14144) 24 : cluster [DBG] pgmap v14: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-23T02:17:04.200 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:17:04 smithi037 bash[18830]: cluster 2024-04-23T02:17:02.497846+0000 mgr.y (mgr.14144) 24 : cluster [DBG] pgmap v14: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-23T02:17:04.430 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:17:04 smithi191 bash[14421]: cluster 2024-04-23T02:17:02.497846+0000 mgr.y (mgr.14144) 24 : cluster [DBG] pgmap v14: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-23T02:17:06.059 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:17:05 smithi037 bash[14334]: cluster 2024-04-23T02:17:04.498902+0000 mgr.y (mgr.14144) 25 : cluster [DBG] pgmap v15: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-23T02:17:06.060 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:17:05 smithi037 bash[14334]: audit 2024-04-23T02:17:04.789441+0000 mon.a (mon.0) 158 : audit [INF] from='mgr.14144 172.21.15.37:0/2766993901' entity='mgr.y' 2024-04-23T02:17:06.060 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:17:05 smithi037 bash[14334]: cephadm 2024-04-23T02:17:04.790319+0000 mgr.y (mgr.14144) 26 : cephadm [INF] Reconfiguring mon.c (monmap changed)... 2024-04-23T02:17:06.060 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:17:05 smithi037 bash[14334]: audit 2024-04-23T02:17:04.790676+0000 mon.a (mon.0) 159 : audit [INF] from='mgr.14144 172.21.15.37:0/2766993901' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-04-23T02:17:06.060 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:17:05 smithi037 bash[14334]: audit 2024-04-23T02:17:04.791832+0000 mon.a (mon.0) 160 : audit [DBG] from='mgr.14144 172.21.15.37:0/2766993901' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-04-23T02:17:06.060 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:17:05 smithi037 bash[14334]: audit 2024-04-23T02:17:04.792962+0000 mon.a (mon.0) 161 : audit [DBG] from='mgr.14144 172.21.15.37:0/2766993901' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-23T02:17:06.060 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:17:05 smithi037 bash[14334]: cephadm 2024-04-23T02:17:04.794373+0000 mgr.y (mgr.14144) 27 : cephadm [INF] Reconfiguring daemon mon.c on smithi037 2024-04-23T02:17:06.060 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:17:05 smithi037 bash[18830]: cluster 2024-04-23T02:17:04.498902+0000 mgr.y (mgr.14144) 25 : cluster [DBG] pgmap v15: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-23T02:17:06.060 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:17:05 smithi037 bash[18830]: audit 2024-04-23T02:17:04.789441+0000 mon.a (mon.0) 158 : audit [INF] from='mgr.14144 172.21.15.37:0/2766993901' entity='mgr.y' 2024-04-23T02:17:06.060 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:17:05 smithi037 bash[18830]: cephadm 2024-04-23T02:17:04.790319+0000 mgr.y (mgr.14144) 26 : cephadm [INF] Reconfiguring mon.c (monmap changed)... 2024-04-23T02:17:06.061 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:17:05 smithi037 bash[18830]: audit 2024-04-23T02:17:04.790676+0000 mon.a (mon.0) 159 : audit [INF] from='mgr.14144 172.21.15.37:0/2766993901' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-04-23T02:17:06.061 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:17:05 smithi037 bash[18830]: audit 2024-04-23T02:17:04.791832+0000 mon.a (mon.0) 160 : audit [DBG] from='mgr.14144 172.21.15.37:0/2766993901' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-04-23T02:17:06.061 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:17:05 smithi037 bash[18830]: audit 2024-04-23T02:17:04.792962+0000 mon.a (mon.0) 161 : audit [DBG] from='mgr.14144 172.21.15.37:0/2766993901' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-23T02:17:06.061 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:17:05 smithi037 bash[18830]: cephadm 2024-04-23T02:17:04.794373+0000 mgr.y (mgr.14144) 27 : cephadm [INF] Reconfiguring daemon mon.c on smithi037 2024-04-23T02:17:06.181 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:17:05 smithi191 bash[14421]: cluster 2024-04-23T02:17:04.498902+0000 mgr.y (mgr.14144) 25 : cluster [DBG] pgmap v15: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-23T02:17:06.181 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:17:05 smithi191 bash[14421]: audit 2024-04-23T02:17:04.789441+0000 mon.a (mon.0) 158 : audit [INF] from='mgr.14144 172.21.15.37:0/2766993901' entity='mgr.y' 2024-04-23T02:17:06.181 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:17:05 smithi191 bash[14421]: cephadm 2024-04-23T02:17:04.790319+0000 mgr.y (mgr.14144) 26 : cephadm [INF] Reconfiguring mon.c (monmap changed)... 2024-04-23T02:17:06.181 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:17:05 smithi191 bash[14421]: audit 2024-04-23T02:17:04.790676+0000 mon.a (mon.0) 159 : audit [INF] from='mgr.14144 172.21.15.37:0/2766993901' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-04-23T02:17:06.181 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:17:05 smithi191 bash[14421]: audit 2024-04-23T02:17:04.791832+0000 mon.a (mon.0) 160 : audit [DBG] from='mgr.14144 172.21.15.37:0/2766993901' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-04-23T02:17:06.181 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:17:05 smithi191 bash[14421]: audit 2024-04-23T02:17:04.792962+0000 mon.a (mon.0) 161 : audit [DBG] from='mgr.14144 172.21.15.37:0/2766993901' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-23T02:17:06.181 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:17:05 smithi191 bash[14421]: cephadm 2024-04-23T02:17:04.794373+0000 mgr.y (mgr.14144) 27 : cephadm [INF] Reconfiguring daemon mon.c on smithi037 2024-04-23T02:17:07.044 INFO:teuthology.orchestra.run.smithi037.stdout:# minimal ceph.conf for 39f0dbf0-0117-11ef-bc93-c7b262605968 2024-04-23T02:17:07.044 INFO:teuthology.orchestra.run.smithi037.stdout:[global] 2024-04-23T02:17:07.044 INFO:teuthology.orchestra.run.smithi037.stdout: fsid = 39f0dbf0-0117-11ef-bc93-c7b262605968 2024-04-23T02:17:07.044 INFO:teuthology.orchestra.run.smithi037.stdout: mon_host = [v2:172.21.15.37:3300/0,v1:172.21.15.37:6789/0] [v2:172.21.15.191:3300/0,v1:172.21.15.191:6789/0] [v2:172.21.15.37:3301/0,v1:172.21.15.37:6790/0] 2024-04-23T02:17:07.629 INFO:tasks.cephadm:Distributing (final) config and client.admin keyring... 2024-04-23T02:17:07.629 DEBUG:teuthology.orchestra.run.smithi037:> set -ex 2024-04-23T02:17:07.629 DEBUG:teuthology.orchestra.run.smithi037:> sudo dd of=/etc/ceph/ceph.conf 2024-04-23T02:17:07.641 DEBUG:teuthology.orchestra.run.smithi037:> set -ex 2024-04-23T02:17:07.641 DEBUG:teuthology.orchestra.run.smithi037:> sudo dd of=/etc/ceph/ceph.client.admin.keyring 2024-04-23T02:17:07.695 DEBUG:teuthology.orchestra.run.smithi191:> set -ex 2024-04-23T02:17:07.695 DEBUG:teuthology.orchestra.run.smithi191:> sudo dd of=/etc/ceph/ceph.conf 2024-04-23T02:17:07.713 DEBUG:teuthology.orchestra.run.smithi191:> set -ex 2024-04-23T02:17:07.713 DEBUG:teuthology.orchestra.run.smithi191:> sudo dd of=/etc/ceph/ceph.client.admin.keyring 2024-04-23T02:17:07.723 INFO:tasks.cephadm:Adding mgr.y on smithi037 2024-04-23T02:17:07.723 INFO:tasks.cephadm:Adding mgr.x on smithi191 2024-04-23T02:17:07.723 DEBUG:teuthology.orchestra.run.smithi191:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 39f0dbf0-0117-11ef-bc93-c7b262605968 -- ceph orch apply mgr '2;smithi037=y;smithi191=x' 2024-04-23T02:17:08.059 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:17:07 smithi037 bash[14334]: cluster 2024-04-23T02:17:06.499424+0000 mgr.y (mgr.14144) 28 : cluster [DBG] pgmap v16: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-23T02:17:08.059 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:17:07 smithi037 bash[14334]: audit 2024-04-23T02:17:07.037658+0000 mon.c (mon.1) 3 : audit [DBG] from='client.? 172.21.15.37:0/1699266091' entity='client.admin' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-23T02:17:08.060 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:17:07 smithi037 bash[14334]: audit 2024-04-23T02:17:07.151098+0000 mon.a (mon.0) 162 : audit [INF] from='mgr.14144 172.21.15.37:0/2766993901' entity='mgr.y' 2024-04-23T02:17:08.060 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:17:07 smithi037 bash[14334]: cephadm 2024-04-23T02:17:07.151745+0000 mgr.y (mgr.14144) 29 : cephadm [INF] Reconfiguring mon.b (monmap changed)... 2024-04-23T02:17:08.060 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:17:07 smithi037 bash[14334]: audit 2024-04-23T02:17:07.152154+0000 mon.a (mon.0) 163 : audit [INF] from='mgr.14144 172.21.15.37:0/2766993901' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-04-23T02:17:08.060 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:17:07 smithi037 bash[14334]: audit 2024-04-23T02:17:07.153541+0000 mon.a (mon.0) 164 : audit [DBG] from='mgr.14144 172.21.15.37:0/2766993901' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-04-23T02:17:08.060 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:17:07 smithi037 bash[14334]: audit 2024-04-23T02:17:07.154688+0000 mon.a (mon.0) 165 : audit [DBG] from='mgr.14144 172.21.15.37:0/2766993901' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-23T02:17:08.060 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:17:07 smithi037 bash[14334]: cephadm 2024-04-23T02:17:07.155669+0000 mgr.y (mgr.14144) 30 : cephadm [INF] Reconfiguring daemon mon.b on smithi191 2024-04-23T02:17:08.060 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:17:07 smithi037 bash[18830]: cluster 2024-04-23T02:17:06.499424+0000 mgr.y (mgr.14144) 28 : cluster [DBG] pgmap v16: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-23T02:17:08.060 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:17:07 smithi037 bash[18830]: audit 2024-04-23T02:17:07.037658+0000 mon.c (mon.1) 3 : audit [DBG] from='client.? 172.21.15.37:0/1699266091' entity='client.admin' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-23T02:17:08.060 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:17:07 smithi037 bash[18830]: audit 2024-04-23T02:17:07.151098+0000 mon.a (mon.0) 162 : audit [INF] from='mgr.14144 172.21.15.37:0/2766993901' entity='mgr.y' 2024-04-23T02:17:08.060 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:17:07 smithi037 bash[18830]: cephadm 2024-04-23T02:17:07.151745+0000 mgr.y (mgr.14144) 29 : cephadm [INF] Reconfiguring mon.b (monmap changed)... 2024-04-23T02:17:08.061 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:17:07 smithi037 bash[18830]: audit 2024-04-23T02:17:07.152154+0000 mon.a (mon.0) 163 : audit [INF] from='mgr.14144 172.21.15.37:0/2766993901' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-04-23T02:17:08.061 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:17:07 smithi037 bash[18830]: audit 2024-04-23T02:17:07.153541+0000 mon.a (mon.0) 164 : audit [DBG] from='mgr.14144 172.21.15.37:0/2766993901' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-04-23T02:17:08.061 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:17:07 smithi037 bash[18830]: audit 2024-04-23T02:17:07.154688+0000 mon.a (mon.0) 165 : audit [DBG] from='mgr.14144 172.21.15.37:0/2766993901' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-23T02:17:08.061 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:17:07 smithi037 bash[18830]: cephadm 2024-04-23T02:17:07.155669+0000 mgr.y (mgr.14144) 30 : cephadm [INF] Reconfiguring daemon mon.b on smithi191 2024-04-23T02:17:08.207 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:17:07 smithi191 bash[14421]: cluster 2024-04-23T02:17:06.499424+0000 mgr.y (mgr.14144) 28 : cluster [DBG] pgmap v16: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-23T02:17:08.207 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:17:07 smithi191 bash[14421]: audit 2024-04-23T02:17:07.037658+0000 mon.c (mon.1) 3 : audit [DBG] from='client.? 172.21.15.37:0/1699266091' entity='client.admin' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-23T02:17:08.207 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:17:07 smithi191 bash[14421]: audit 2024-04-23T02:17:07.151098+0000 mon.a (mon.0) 162 : audit [INF] from='mgr.14144 172.21.15.37:0/2766993901' entity='mgr.y' 2024-04-23T02:17:08.207 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:17:07 smithi191 bash[14421]: cephadm 2024-04-23T02:17:07.151745+0000 mgr.y (mgr.14144) 29 : cephadm [INF] Reconfiguring mon.b (monmap changed)... 2024-04-23T02:17:08.207 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:17:07 smithi191 bash[14421]: audit 2024-04-23T02:17:07.152154+0000 mon.a (mon.0) 163 : audit [INF] from='mgr.14144 172.21.15.37:0/2766993901' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-04-23T02:17:08.207 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:17:07 smithi191 bash[14421]: audit 2024-04-23T02:17:07.153541+0000 mon.a (mon.0) 164 : audit [DBG] from='mgr.14144 172.21.15.37:0/2766993901' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-04-23T02:17:08.207 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:17:07 smithi191 bash[14421]: audit 2024-04-23T02:17:07.154688+0000 mon.a (mon.0) 165 : audit [DBG] from='mgr.14144 172.21.15.37:0/2766993901' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-23T02:17:08.208 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:17:07 smithi191 bash[14421]: cephadm 2024-04-23T02:17:07.155669+0000 mgr.y (mgr.14144) 30 : cephadm [INF] Reconfiguring daemon mon.b on smithi191 2024-04-23T02:17:10.309 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:17:09 smithi037 bash[14334]: cluster 2024-04-23T02:17:08.499815+0000 mgr.y (mgr.14144) 31 : cluster [DBG] pgmap v17: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-23T02:17:10.309 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:17:09 smithi037 bash[14334]: audit 2024-04-23T02:17:09.484583+0000 mon.a (mon.0) 166 : audit [INF] from='mgr.14144 172.21.15.37:0/2766993901' entity='mgr.y' 2024-04-23T02:17:10.310 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:17:09 smithi037 bash[14334]: audit 2024-04-23T02:17:09.486162+0000 mon.a (mon.0) 167 : audit [DBG] from='mgr.14144 172.21.15.37:0/2766993901' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-23T02:17:10.310 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:17:09 smithi037 bash[14334]: audit 2024-04-23T02:17:09.495760+0000 mon.a (mon.0) 168 : audit [INF] from='mgr.14144 172.21.15.37:0/2766993901' entity='mgr.y' 2024-04-23T02:17:10.310 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:17:09 smithi037 bash[18830]: cluster 2024-04-23T02:17:08.499815+0000 mgr.y (mgr.14144) 31 : cluster [DBG] pgmap v17: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-23T02:17:10.310 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:17:09 smithi037 bash[18830]: audit 2024-04-23T02:17:09.484583+0000 mon.a (mon.0) 166 : audit [INF] from='mgr.14144 172.21.15.37:0/2766993901' entity='mgr.y' 2024-04-23T02:17:10.310 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:17:09 smithi037 bash[18830]: audit 2024-04-23T02:17:09.486162+0000 mon.a (mon.0) 167 : audit [DBG] from='mgr.14144 172.21.15.37:0/2766993901' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-23T02:17:10.310 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:17:09 smithi037 bash[18830]: audit 2024-04-23T02:17:09.495760+0000 mon.a (mon.0) 168 : audit [INF] from='mgr.14144 172.21.15.37:0/2766993901' entity='mgr.y' 2024-04-23T02:17:10.430 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:17:09 smithi191 bash[14421]: cluster 2024-04-23T02:17:08.499815+0000 mgr.y (mgr.14144) 31 : cluster [DBG] pgmap v17: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-23T02:17:10.431 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:17:09 smithi191 bash[14421]: audit 2024-04-23T02:17:09.484583+0000 mon.a (mon.0) 166 : audit [INF] from='mgr.14144 172.21.15.37:0/2766993901' entity='mgr.y' 2024-04-23T02:17:10.431 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:17:09 smithi191 bash[14421]: audit 2024-04-23T02:17:09.486162+0000 mon.a (mon.0) 167 : audit [DBG] from='mgr.14144 172.21.15.37:0/2766993901' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-23T02:17:10.431 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:17:09 smithi191 bash[14421]: audit 2024-04-23T02:17:09.495760+0000 mon.a (mon.0) 168 : audit [INF] from='mgr.14144 172.21.15.37:0/2766993901' entity='mgr.y' 2024-04-23T02:17:11.181 INFO:teuthology.orchestra.run.smithi191.stdout:Scheduled mgr update... 2024-04-23T02:17:12.106 DEBUG:teuthology.orchestra.run.smithi191:mgr.x> sudo journalctl -f -n 0 -u ceph-39f0dbf0-0117-11ef-bc93-c7b262605968@mgr.x.service 2024-04-23T02:17:12.108 INFO:tasks.cephadm:Deploying OSDs... 2024-04-23T02:17:12.109 DEBUG:teuthology.orchestra.run.smithi037:> set -ex 2024-04-23T02:17:12.109 DEBUG:teuthology.orchestra.run.smithi037:> dd if=/scratch_devs of=/dev/stdout 2024-04-23T02:17:12.116 DEBUG:teuthology.misc:devs=['/dev/vg_nvme/lv_1', '/dev/vg_nvme/lv_2', '/dev/vg_nvme/lv_3', '/dev/vg_nvme/lv_4'] 2024-04-23T02:17:12.116 DEBUG:teuthology.orchestra.run.smithi037:> stat /dev/vg_nvme/lv_1 2024-04-23T02:17:12.124 INFO:teuthology.orchestra.run.smithi037.stdout: File: /dev/vg_nvme/lv_1 -> ../dm-0 2024-04-23T02:17:12.124 INFO:teuthology.orchestra.run.smithi037.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-04-23T02:17:12.124 INFO:teuthology.orchestra.run.smithi037.stdout:Device: 6h/6d Inode: 358 Links: 1 2024-04-23T02:17:12.124 INFO:teuthology.orchestra.run.smithi037.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-04-23T02:17:12.124 INFO:teuthology.orchestra.run.smithi037.stdout:Access: 2024-04-23 02:12:55.061320252 +0000 2024-04-23T02:17:12.124 INFO:teuthology.orchestra.run.smithi037.stdout:Modify: 2024-04-23 02:12:55.057320345 +0000 2024-04-23T02:17:12.124 INFO:teuthology.orchestra.run.smithi037.stdout:Change: 2024-04-23 02:12:55.057320345 +0000 2024-04-23T02:17:12.124 INFO:teuthology.orchestra.run.smithi037.stdout: Birth: - 2024-04-23T02:17:12.124 DEBUG:teuthology.orchestra.run.smithi037:> sudo dd if=/dev/vg_nvme/lv_1 of=/dev/null count=1 2024-04-23T02:17:12.137 INFO:teuthology.orchestra.run.smithi037.stderr:1+0 records in 2024-04-23T02:17:12.137 INFO:teuthology.orchestra.run.smithi037.stderr:1+0 records out 2024-04-23T02:17:12.137 INFO:teuthology.orchestra.run.smithi037.stderr:512 bytes copied, 0.000446004 s, 1.1 MB/s 2024-04-23T02:17:12.138 DEBUG:teuthology.orchestra.run.smithi037:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_1 2024-04-23T02:17:12.189 DEBUG:teuthology.orchestra.run.smithi037:> stat /dev/vg_nvme/lv_2 2024-04-23T02:17:12.195 INFO:teuthology.orchestra.run.smithi037.stdout: File: /dev/vg_nvme/lv_2 -> ../dm-1 2024-04-23T02:17:12.195 INFO:teuthology.orchestra.run.smithi037.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-04-23T02:17:12.195 INFO:teuthology.orchestra.run.smithi037.stdout:Device: 6h/6d Inode: 366 Links: 1 2024-04-23T02:17:12.195 INFO:teuthology.orchestra.run.smithi037.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-04-23T02:17:12.195 INFO:teuthology.orchestra.run.smithi037.stdout:Access: 2024-04-23 02:12:55.745304511 +0000 2024-04-23T02:17:12.195 INFO:teuthology.orchestra.run.smithi037.stdout:Modify: 2024-04-23 02:12:55.509309942 +0000 2024-04-23T02:17:12.195 INFO:teuthology.orchestra.run.smithi037.stdout:Change: 2024-04-23 02:12:55.509309942 +0000 2024-04-23T02:17:12.195 INFO:teuthology.orchestra.run.smithi037.stdout: Birth: - 2024-04-23T02:17:12.195 DEBUG:teuthology.orchestra.run.smithi037:> sudo dd if=/dev/vg_nvme/lv_2 of=/dev/null count=1 2024-04-23T02:17:12.205 INFO:teuthology.orchestra.run.smithi037.stderr:1+0 records in 2024-04-23T02:17:12.205 INFO:teuthology.orchestra.run.smithi037.stderr:1+0 records out 2024-04-23T02:17:12.205 INFO:teuthology.orchestra.run.smithi037.stderr:512 bytes copied, 0.00041241 s, 1.2 MB/s 2024-04-23T02:17:12.206 DEBUG:teuthology.orchestra.run.smithi037:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_2 2024-04-23T02:17:12.261 DEBUG:teuthology.orchestra.run.smithi037:> stat /dev/vg_nvme/lv_3 2024-04-23T02:17:12.268 INFO:teuthology.orchestra.run.smithi037.stdout: File: /dev/vg_nvme/lv_3 -> ../dm-2 2024-04-23T02:17:12.268 INFO:teuthology.orchestra.run.smithi037.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-04-23T02:17:12.269 INFO:teuthology.orchestra.run.smithi037.stdout:Device: 6h/6d Inode: 372 Links: 1 2024-04-23T02:17:12.269 INFO:teuthology.orchestra.run.smithi037.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-04-23T02:17:12.269 INFO:teuthology.orchestra.run.smithi037.stdout:Access: 2024-04-23 02:12:56.221293557 +0000 2024-04-23T02:17:12.269 INFO:teuthology.orchestra.run.smithi037.stdout:Modify: 2024-04-23 02:12:56.009298437 +0000 2024-04-23T02:17:12.269 INFO:teuthology.orchestra.run.smithi037.stdout:Change: 2024-04-23 02:12:56.009298437 +0000 2024-04-23T02:17:12.269 INFO:teuthology.orchestra.run.smithi037.stdout: Birth: - 2024-04-23T02:17:12.269 DEBUG:teuthology.orchestra.run.smithi037:> sudo dd if=/dev/vg_nvme/lv_3 of=/dev/null count=1 2024-04-23T02:17:12.280 INFO:teuthology.orchestra.run.smithi037.stderr:1+0 records in 2024-04-23T02:17:12.280 INFO:teuthology.orchestra.run.smithi037.stderr:1+0 records out 2024-04-23T02:17:12.280 INFO:teuthology.orchestra.run.smithi037.stderr:512 bytes copied, 0.00035631 s, 1.4 MB/s 2024-04-23T02:17:12.281 DEBUG:teuthology.orchestra.run.smithi037:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_3 2024-04-23T02:17:12.333 DEBUG:teuthology.orchestra.run.smithi037:> stat /dev/vg_nvme/lv_4 2024-04-23T02:17:12.339 INFO:teuthology.orchestra.run.smithi037.stdout: File: /dev/vg_nvme/lv_4 -> ../dm-3 2024-04-23T02:17:12.340 INFO:teuthology.orchestra.run.smithi037.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-04-23T02:17:12.340 INFO:teuthology.orchestra.run.smithi037.stdout:Device: 6h/6d Inode: 380 Links: 1 2024-04-23T02:17:12.340 INFO:teuthology.orchestra.run.smithi037.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-04-23T02:17:12.340 INFO:teuthology.orchestra.run.smithi037.stdout:Access: 2024-04-23 02:12:56.689282788 +0000 2024-04-23T02:17:12.340 INFO:teuthology.orchestra.run.smithi037.stdout:Modify: 2024-04-23 02:12:56.469287850 +0000 2024-04-23T02:17:12.340 INFO:teuthology.orchestra.run.smithi037.stdout:Change: 2024-04-23 02:12:56.469287850 +0000 2024-04-23T02:17:12.340 INFO:teuthology.orchestra.run.smithi037.stdout: Birth: - 2024-04-23T02:17:12.340 DEBUG:teuthology.orchestra.run.smithi037:> sudo dd if=/dev/vg_nvme/lv_4 of=/dev/null count=1 2024-04-23T02:17:12.353 INFO:teuthology.orchestra.run.smithi037.stderr:1+0 records in 2024-04-23T02:17:12.353 INFO:teuthology.orchestra.run.smithi037.stderr:1+0 records out 2024-04-23T02:17:12.353 INFO:teuthology.orchestra.run.smithi037.stderr:512 bytes copied, 0.000383155 s, 1.3 MB/s 2024-04-23T02:17:12.355 DEBUG:teuthology.orchestra.run.smithi037:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_4 2024-04-23T02:17:12.405 DEBUG:teuthology.orchestra.run.smithi191:> set -ex 2024-04-23T02:17:12.405 DEBUG:teuthology.orchestra.run.smithi191:> dd if=/scratch_devs of=/dev/stdout 2024-04-23T02:17:12.414 DEBUG:teuthology.misc:devs=['/dev/vg_nvme/lv_1', '/dev/vg_nvme/lv_2', '/dev/vg_nvme/lv_3', '/dev/vg_nvme/lv_4'] 2024-04-23T02:17:12.414 DEBUG:teuthology.orchestra.run.smithi191:> stat /dev/vg_nvme/lv_1 2024-04-23T02:17:12.423 INFO:teuthology.orchestra.run.smithi191.stdout: File: /dev/vg_nvme/lv_1 -> ../dm-0 2024-04-23T02:17:12.423 INFO:teuthology.orchestra.run.smithi191.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-04-23T02:17:12.423 INFO:teuthology.orchestra.run.smithi191.stdout:Device: 6h/6d Inode: 358 Links: 1 2024-04-23T02:17:12.424 INFO:teuthology.orchestra.run.smithi191.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-04-23T02:17:12.424 INFO:teuthology.orchestra.run.smithi191.stdout:Access: 2024-04-23 02:12:49.882165802 +0000 2024-04-23T02:17:12.424 INFO:teuthology.orchestra.run.smithi191.stdout:Modify: 2024-04-23 02:12:49.878165896 +0000 2024-04-23T02:17:12.424 INFO:teuthology.orchestra.run.smithi191.stdout:Change: 2024-04-23 02:12:49.878165896 +0000 2024-04-23T02:17:12.424 INFO:teuthology.orchestra.run.smithi191.stdout: Birth: - 2024-04-23T02:17:12.425 DEBUG:teuthology.orchestra.run.smithi191:> sudo dd if=/dev/vg_nvme/lv_1 of=/dev/null count=1 2024-04-23T02:17:12.430 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:17:12 smithi191 bash[14421]: cluster 2024-04-23T02:17:10.500228+0000 mgr.y (mgr.14144) 32 : cluster [DBG] pgmap v18: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-23T02:17:12.431 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:17:12 smithi191 bash[14421]: audit 2024-04-23T02:17:11.165495+0000 mgr.y (mgr.14144) 33 : audit [DBG] from='client.24107 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mgr", "placement": "2;smithi037=y;smithi191=x", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T02:17:12.431 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:17:12 smithi191 bash[14421]: cephadm 2024-04-23T02:17:11.167102+0000 mgr.y (mgr.14144) 34 : cephadm [INF] Saving service mgr spec with placement smithi037=y;smithi191=x;count:2 2024-04-23T02:17:12.431 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:17:12 smithi191 bash[14421]: audit 2024-04-23T02:17:11.174035+0000 mon.a (mon.0) 169 : audit [INF] from='mgr.14144 172.21.15.37:0/2766993901' entity='mgr.y' 2024-04-23T02:17:12.431 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:17:12 smithi191 bash[14421]: audit 2024-04-23T02:17:11.175531+0000 mon.a (mon.0) 170 : audit [DBG] from='mgr.14144 172.21.15.37:0/2766993901' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-23T02:17:12.431 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:17:12 smithi191 bash[14421]: audit 2024-04-23T02:17:11.185772+0000 mon.a (mon.0) 171 : audit [INF] from='mgr.14144 172.21.15.37:0/2766993901' entity='mgr.y' 2024-04-23T02:17:12.431 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:17:12 smithi191 bash[14421]: audit 2024-04-23T02:17:11.187302+0000 mon.a (mon.0) 172 : audit [INF] from='mgr.14144 172.21.15.37:0/2766993901' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-04-23T02:17:12.431 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:17:12 smithi191 bash[14421]: audit 2024-04-23T02:17:11.191821+0000 mon.a (mon.0) 173 : audit [INF] from='mgr.14144 172.21.15.37:0/2766993901' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]': finished 2024-04-23T02:17:12.432 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:17:12 smithi191 bash[14421]: audit 2024-04-23T02:17:11.193390+0000 mon.a (mon.0) 174 : audit [DBG] from='mgr.14144 172.21.15.37:0/2766993901' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-04-23T02:17:12.432 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:17:12 smithi191 bash[14421]: audit 2024-04-23T02:17:11.195158+0000 mon.a (mon.0) 175 : audit [DBG] from='mgr.14144 172.21.15.37:0/2766993901' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-23T02:17:12.432 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:17:12 smithi191 bash[14421]: cephadm 2024-04-23T02:17:11.196555+0000 mgr.y (mgr.14144) 35 : cephadm [INF] Deploying daemon mgr.x on smithi191 2024-04-23T02:17:12.440 INFO:teuthology.orchestra.run.smithi191.stderr:1+0 records in 2024-04-23T02:17:12.440 INFO:teuthology.orchestra.run.smithi191.stderr:1+0 records out 2024-04-23T02:17:12.441 INFO:teuthology.orchestra.run.smithi191.stderr:512 bytes copied, 0.000435793 s, 1.2 MB/s 2024-04-23T02:17:12.442 DEBUG:teuthology.orchestra.run.smithi191:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_1 2024-04-23T02:17:12.496 DEBUG:teuthology.orchestra.run.smithi191:> stat /dev/vg_nvme/lv_2 2024-04-23T02:17:12.502 INFO:teuthology.orchestra.run.smithi191.stdout: File: /dev/vg_nvme/lv_2 -> ../dm-1 2024-04-23T02:17:12.503 INFO:teuthology.orchestra.run.smithi191.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-04-23T02:17:12.503 INFO:teuthology.orchestra.run.smithi191.stdout:Device: 6h/6d Inode: 364 Links: 1 2024-04-23T02:17:12.503 INFO:teuthology.orchestra.run.smithi191.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-04-23T02:17:12.503 INFO:teuthology.orchestra.run.smithi191.stdout:Access: 2024-04-23 02:12:50.510151329 +0000 2024-04-23T02:17:12.503 INFO:teuthology.orchestra.run.smithi191.stdout:Modify: 2024-04-23 02:12:50.302156124 +0000 2024-04-23T02:17:12.503 INFO:teuthology.orchestra.run.smithi191.stdout:Change: 2024-04-23 02:12:50.302156124 +0000 2024-04-23T02:17:12.503 INFO:teuthology.orchestra.run.smithi191.stdout: Birth: - 2024-04-23T02:17:12.503 DEBUG:teuthology.orchestra.run.smithi191:> sudo dd if=/dev/vg_nvme/lv_2 of=/dev/null count=1 2024-04-23T02:17:12.519 INFO:teuthology.orchestra.run.smithi191.stderr:1+0 records in 2024-04-23T02:17:12.519 INFO:teuthology.orchestra.run.smithi191.stderr:1+0 records out 2024-04-23T02:17:12.519 INFO:teuthology.orchestra.run.smithi191.stderr:512 bytes copied, 0.000347767 s, 1.5 MB/s 2024-04-23T02:17:12.521 DEBUG:teuthology.orchestra.run.smithi191:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_2 2024-04-23T02:17:12.527 DEBUG:teuthology.orchestra.run.smithi191:> stat /dev/vg_nvme/lv_3 2024-04-23T02:17:12.559 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:17:12 smithi037 bash[14334]: cluster 2024-04-23T02:17:10.500228+0000 mgr.y (mgr.14144) 32 : cluster [DBG] pgmap v18: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-23T02:17:12.560 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:17:12 smithi037 bash[14334]: audit 2024-04-23T02:17:11.165495+0000 mgr.y (mgr.14144) 33 : audit [DBG] from='client.24107 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mgr", "placement": "2;smithi037=y;smithi191=x", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T02:17:12.560 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:17:12 smithi037 bash[14334]: cephadm 2024-04-23T02:17:11.167102+0000 mgr.y (mgr.14144) 34 : cephadm [INF] Saving service mgr spec with placement smithi037=y;smithi191=x;count:2 2024-04-23T02:17:12.560 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:17:12 smithi037 bash[14334]: audit 2024-04-23T02:17:11.174035+0000 mon.a (mon.0) 169 : audit [INF] from='mgr.14144 172.21.15.37:0/2766993901' entity='mgr.y' 2024-04-23T02:17:12.560 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:17:12 smithi037 bash[14334]: audit 2024-04-23T02:17:11.175531+0000 mon.a (mon.0) 170 : audit [DBG] from='mgr.14144 172.21.15.37:0/2766993901' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-23T02:17:12.560 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:17:12 smithi037 bash[14334]: audit 2024-04-23T02:17:11.185772+0000 mon.a (mon.0) 171 : audit [INF] from='mgr.14144 172.21.15.37:0/2766993901' entity='mgr.y' 2024-04-23T02:17:12.560 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:17:12 smithi037 bash[14334]: audit 2024-04-23T02:17:11.187302+0000 mon.a (mon.0) 172 : audit [INF] from='mgr.14144 172.21.15.37:0/2766993901' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-04-23T02:17:12.560 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:17:12 smithi037 bash[14334]: audit 2024-04-23T02:17:11.191821+0000 mon.a (mon.0) 173 : audit [INF] from='mgr.14144 172.21.15.37:0/2766993901' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]': finished 2024-04-23T02:17:12.560 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:17:12 smithi037 bash[14334]: audit 2024-04-23T02:17:11.193390+0000 mon.a (mon.0) 174 : audit [DBG] from='mgr.14144 172.21.15.37:0/2766993901' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-04-23T02:17:12.560 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:17:12 smithi037 bash[14334]: audit 2024-04-23T02:17:11.195158+0000 mon.a (mon.0) 175 : audit [DBG] from='mgr.14144 172.21.15.37:0/2766993901' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-23T02:17:12.560 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:17:12 smithi037 bash[14334]: cephadm 2024-04-23T02:17:11.196555+0000 mgr.y (mgr.14144) 35 : cephadm [INF] Deploying daemon mgr.x on smithi191 2024-04-23T02:17:12.560 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:17:12 smithi037 bash[18830]: cluster 2024-04-23T02:17:10.500228+0000 mgr.y (mgr.14144) 32 : cluster [DBG] pgmap v18: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-23T02:17:12.561 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:17:12 smithi037 bash[18830]: audit 2024-04-23T02:17:11.165495+0000 mgr.y (mgr.14144) 33 : audit [DBG] from='client.24107 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mgr", "placement": "2;smithi037=y;smithi191=x", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T02:17:12.561 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:17:12 smithi037 bash[18830]: cephadm 2024-04-23T02:17:11.167102+0000 mgr.y (mgr.14144) 34 : cephadm [INF] Saving service mgr spec with placement smithi037=y;smithi191=x;count:2 2024-04-23T02:17:12.561 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:17:12 smithi037 bash[18830]: audit 2024-04-23T02:17:11.174035+0000 mon.a (mon.0) 169 : audit [INF] from='mgr.14144 172.21.15.37:0/2766993901' entity='mgr.y' 2024-04-23T02:17:12.561 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:17:12 smithi037 bash[18830]: audit 2024-04-23T02:17:11.175531+0000 mon.a (mon.0) 170 : audit [DBG] from='mgr.14144 172.21.15.37:0/2766993901' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-23T02:17:12.561 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:17:12 smithi037 bash[18830]: audit 2024-04-23T02:17:11.185772+0000 mon.a (mon.0) 171 : audit [INF] from='mgr.14144 172.21.15.37:0/2766993901' entity='mgr.y' 2024-04-23T02:17:12.561 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:17:12 smithi037 bash[18830]: audit 2024-04-23T02:17:11.187302+0000 mon.a (mon.0) 172 : audit [INF] from='mgr.14144 172.21.15.37:0/2766993901' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-04-23T02:17:12.561 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:17:12 smithi037 bash[18830]: audit 2024-04-23T02:17:11.191821+0000 mon.a (mon.0) 173 : audit [INF] from='mgr.14144 172.21.15.37:0/2766993901' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]': finished 2024-04-23T02:17:12.561 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:17:12 smithi037 bash[18830]: audit 2024-04-23T02:17:11.193390+0000 mon.a (mon.0) 174 : audit [DBG] from='mgr.14144 172.21.15.37:0/2766993901' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-04-23T02:17:12.561 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:17:12 smithi037 bash[18830]: audit 2024-04-23T02:17:11.195158+0000 mon.a (mon.0) 175 : audit [DBG] from='mgr.14144 172.21.15.37:0/2766993901' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-23T02:17:12.561 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:17:12 smithi037 bash[18830]: cephadm 2024-04-23T02:17:11.196555+0000 mgr.y (mgr.14144) 35 : cephadm [INF] Deploying daemon mgr.x on smithi191 2024-04-23T02:17:12.574 INFO:teuthology.orchestra.run.smithi191.stdout: File: /dev/vg_nvme/lv_3 -> ../dm-2 2024-04-23T02:17:12.575 INFO:teuthology.orchestra.run.smithi191.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-04-23T02:17:12.575 INFO:teuthology.orchestra.run.smithi191.stdout:Device: 6h/6d Inode: 372 Links: 1 2024-04-23T02:17:12.575 INFO:teuthology.orchestra.run.smithi191.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-04-23T02:17:12.575 INFO:teuthology.orchestra.run.smithi191.stdout:Access: 2024-04-23 02:12:50.746145889 +0000 2024-04-23T02:17:12.575 INFO:teuthology.orchestra.run.smithi191.stdout:Modify: 2024-04-23 02:12:50.742145982 +0000 2024-04-23T02:17:12.575 INFO:teuthology.orchestra.run.smithi191.stdout:Change: 2024-04-23 02:12:50.742145982 +0000 2024-04-23T02:17:12.575 INFO:teuthology.orchestra.run.smithi191.stdout: Birth: - 2024-04-23T02:17:12.576 DEBUG:teuthology.orchestra.run.smithi191:> sudo dd if=/dev/vg_nvme/lv_3 of=/dev/null count=1 2024-04-23T02:17:12.591 INFO:teuthology.orchestra.run.smithi191.stderr:1+0 records in 2024-04-23T02:17:12.591 INFO:teuthology.orchestra.run.smithi191.stderr:1+0 records out 2024-04-23T02:17:12.591 INFO:teuthology.orchestra.run.smithi191.stderr:512 bytes copied, 0.000406512 s, 1.3 MB/s 2024-04-23T02:17:12.592 DEBUG:teuthology.orchestra.run.smithi191:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_3 2024-04-23T02:17:12.601 DEBUG:teuthology.orchestra.run.smithi191:> stat /dev/vg_nvme/lv_4 2024-04-23T02:17:12.652 INFO:teuthology.orchestra.run.smithi191.stdout: File: /dev/vg_nvme/lv_4 -> ../dm-3 2024-04-23T02:17:12.652 INFO:teuthology.orchestra.run.smithi191.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-04-23T02:17:12.652 INFO:teuthology.orchestra.run.smithi191.stdout:Device: 6h/6d Inode: 380 Links: 1 2024-04-23T02:17:12.652 INFO:teuthology.orchestra.run.smithi191.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-04-23T02:17:12.652 INFO:teuthology.orchestra.run.smithi191.stdout:Access: 2024-04-23 02:12:51.182135841 +0000 2024-04-23T02:17:12.652 INFO:teuthology.orchestra.run.smithi191.stdout:Modify: 2024-04-23 02:12:51.178135932 +0000 2024-04-23T02:17:12.652 INFO:teuthology.orchestra.run.smithi191.stdout:Change: 2024-04-23 02:12:51.178135932 +0000 2024-04-23T02:17:12.652 INFO:teuthology.orchestra.run.smithi191.stdout: Birth: - 2024-04-23T02:17:12.652 DEBUG:teuthology.orchestra.run.smithi191:> sudo dd if=/dev/vg_nvme/lv_4 of=/dev/null count=1 2024-04-23T02:17:12.663 INFO:teuthology.orchestra.run.smithi191.stderr:1+0 records in 2024-04-23T02:17:12.663 INFO:teuthology.orchestra.run.smithi191.stderr:1+0 records out 2024-04-23T02:17:12.663 INFO:teuthology.orchestra.run.smithi191.stderr:512 bytes copied, 0.000269797 s, 1.9 MB/s 2024-04-23T02:17:12.664 DEBUG:teuthology.orchestra.run.smithi191:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_4 2024-04-23T02:17:12.673 INFO:tasks.cephadm:Deploying osd.0 on smithi037 with /dev/vg_nvme/lv_4... 2024-04-23T02:17:12.673 DEBUG:teuthology.orchestra.run.smithi037:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 39f0dbf0-0117-11ef-bc93-c7b262605968 -- ceph-volume lvm zap /dev/vg_nvme/lv_4 2024-04-23T02:17:12.817 INFO:journalctl@ceph.mgr.x.smithi191.stdout:-- Logs begin at Sun 2022-08-14 12:20:24 UTC. -- 2024-04-23T02:17:14.180 INFO:journalctl@ceph.mgr.x.smithi191.stdout:Apr 23 02:17:13 smithi191 systemd[1]: Started Ceph mgr.x for 39f0dbf0-0117-11ef-bc93-c7b262605968. 2024-04-23T02:17:14.309 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:17:14 smithi037 bash[18830]: cluster 2024-04-23T02:17:12.500668+0000 mgr.y (mgr.14144) 36 : cluster [DBG] pgmap v19: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-23T02:17:14.309 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:17:14 smithi037 bash[18830]: audit 2024-04-23T02:17:13.821509+0000 mon.a (mon.0) 176 : audit [INF] from='mgr.14144 172.21.15.37:0/2766993901' entity='mgr.y' 2024-04-23T02:17:14.310 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:17:14 smithi037 bash[18830]: audit 2024-04-23T02:17:13.824131+0000 mon.a (mon.0) 177 : audit [DBG] from='mgr.14144 172.21.15.37:0/2766993901' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-23T02:17:14.310 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:17:14 smithi037 bash[14334]: cluster 2024-04-23T02:17:12.500668+0000 mgr.y (mgr.14144) 36 : cluster [DBG] pgmap v19: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-23T02:17:14.310 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:17:14 smithi037 bash[14334]: audit 2024-04-23T02:17:13.821509+0000 mon.a (mon.0) 176 : audit [INF] from='mgr.14144 172.21.15.37:0/2766993901' entity='mgr.y' 2024-04-23T02:17:14.310 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:17:14 smithi037 bash[14334]: audit 2024-04-23T02:17:13.824131+0000 mon.a (mon.0) 177 : audit [DBG] from='mgr.14144 172.21.15.37:0/2766993901' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-23T02:17:14.511 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:17:14 smithi191 bash[14421]: cluster 2024-04-23T02:17:12.500668+0000 mgr.y (mgr.14144) 36 : cluster [DBG] pgmap v19: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-23T02:17:14.511 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:17:14 smithi191 bash[14421]: audit 2024-04-23T02:17:13.821509+0000 mon.a (mon.0) 176 : audit [INF] from='mgr.14144 172.21.15.37:0/2766993901' entity='mgr.y' 2024-04-23T02:17:14.511 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:17:14 smithi191 bash[14421]: audit 2024-04-23T02:17:13.824131+0000 mon.a (mon.0) 177 : audit [DBG] from='mgr.14144 172.21.15.37:0/2766993901' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-23T02:17:14.930 INFO:journalctl@ceph.mgr.x.smithi191.stdout:Apr 23 02:17:14 smithi191 bash[15289]: debug 2024-04-23T02:17:14.639+0000 7f701ed5f700 1 -- 172.21.15.191:0/446002500 <== mon.2 v2:172.21.15.191:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x5579de2704e0 con 0x5579de360800 2024-04-23T02:17:15.836 INFO:teuthology.orchestra.run.smithi037.stderr:--> Zapping: /dev/vg_nvme/lv_4 2024-04-23T02:17:15.836 INFO:teuthology.orchestra.run.smithi037.stderr:Running command: /usr/bin/dd if=/dev/zero of=/dev/vg_nvme/lv_4 bs=1M count=10 conv=fsync 2024-04-23T02:17:15.836 INFO:teuthology.orchestra.run.smithi037.stderr: stderr: 10+0 records in 2024-04-23T02:17:15.837 INFO:teuthology.orchestra.run.smithi037.stderr:10+0 records out 2024-04-23T02:17:15.837 INFO:teuthology.orchestra.run.smithi037.stderr: stderr: 10485760 bytes (10 MB, 10 MiB) copied, 0.0177355 s, 591 MB/s 2024-04-23T02:17:15.837 INFO:teuthology.orchestra.run.smithi037.stderr:--> Zapping successful for: 2024-04-23T02:17:16.309 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:17:16 smithi037 bash[14334]: cluster 2024-04-23T02:17:14.501468+0000 mgr.y (mgr.14144) 37 : cluster [DBG] pgmap v20: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-23T02:17:16.309 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:17:16 smithi037 bash[18830]: cluster 2024-04-23T02:17:14.501468+0000 mgr.y (mgr.14144) 37 : cluster [DBG] pgmap v20: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-23T02:17:16.451 DEBUG:teuthology.orchestra.run.smithi037:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 39f0dbf0-0117-11ef-bc93-c7b262605968 -- ceph orch daemon add osd smithi037:vg_nvme/lv_4 2024-04-23T02:17:16.680 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:17:16 smithi191 bash[14421]: cluster 2024-04-23T02:17:14.501468+0000 mgr.y (mgr.14144) 37 : cluster [DBG] pgmap v20: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-23T02:17:18.082 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:17:17 smithi037 bash[14334]: cluster 2024-04-23T02:17:16.501845+0000 mgr.y (mgr.14144) 38 : cluster [DBG] pgmap v21: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-23T02:17:18.083 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:17:17 smithi037 bash[14334]: audit 2024-04-23T02:17:16.826131+0000 mon.a (mon.0) 178 : audit [INF] from='mgr.14144 172.21.15.37:0/2766993901' entity='mgr.y' 2024-04-23T02:17:18.083 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:17:17 smithi037 bash[14334]: audit 2024-04-23T02:17:16.833294+0000 mon.a (mon.0) 179 : audit [INF] from='mgr.14144 172.21.15.37:0/2766993901' entity='mgr.y' 2024-04-23T02:17:18.083 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:17:17 smithi037 bash[14334]: cephadm 2024-04-23T02:17:16.835307+0000 mgr.y (mgr.14144) 39 : cephadm [INF] Reconfiguring mgr.y (unknown last config time)... 2024-04-23T02:17:18.083 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:17:17 smithi037 bash[14334]: audit 2024-04-23T02:17:16.835771+0000 mon.a (mon.0) 180 : audit [INF] from='mgr.14144 172.21.15.37:0/2766993901' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-04-23T02:17:18.083 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:17:17 smithi037 bash[14334]: audit 2024-04-23T02:17:16.837318+0000 mon.a (mon.0) 181 : audit [DBG] from='mgr.14144 172.21.15.37:0/2766993901' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-04-23T02:17:18.083 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:17:17 smithi037 bash[14334]: audit 2024-04-23T02:17:16.838820+0000 mon.a (mon.0) 182 : audit [DBG] from='mgr.14144 172.21.15.37:0/2766993901' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-23T02:17:18.083 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:17:17 smithi037 bash[14334]: cephadm 2024-04-23T02:17:16.840501+0000 mgr.y (mgr.14144) 40 : cephadm [INF] Reconfiguring daemon mgr.y on smithi037 2024-04-23T02:17:18.083 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:17:17 smithi037 bash[18830]: cluster 2024-04-23T02:17:16.501845+0000 mgr.y (mgr.14144) 38 : cluster [DBG] pgmap v21: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-23T02:17:18.083 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:17:17 smithi037 bash[18830]: audit 2024-04-23T02:17:16.826131+0000 mon.a (mon.0) 178 : audit [INF] from='mgr.14144 172.21.15.37:0/2766993901' entity='mgr.y' 2024-04-23T02:17:18.084 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:17:17 smithi037 bash[18830]: audit 2024-04-23T02:17:16.833294+0000 mon.a (mon.0) 179 : audit [INF] from='mgr.14144 172.21.15.37:0/2766993901' entity='mgr.y' 2024-04-23T02:17:18.084 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:17:17 smithi037 bash[18830]: cephadm 2024-04-23T02:17:16.835307+0000 mgr.y (mgr.14144) 39 : cephadm [INF] Reconfiguring mgr.y (unknown last config time)... 2024-04-23T02:17:18.084 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:17:17 smithi037 bash[18830]: audit 2024-04-23T02:17:16.835771+0000 mon.a (mon.0) 180 : audit [INF] from='mgr.14144 172.21.15.37:0/2766993901' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-04-23T02:17:18.084 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:17:17 smithi037 bash[18830]: audit 2024-04-23T02:17:16.837318+0000 mon.a (mon.0) 181 : audit [DBG] from='mgr.14144 172.21.15.37:0/2766993901' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-04-23T02:17:18.084 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:17:17 smithi037 bash[18830]: audit 2024-04-23T02:17:16.838820+0000 mon.a (mon.0) 182 : audit [DBG] from='mgr.14144 172.21.15.37:0/2766993901' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-23T02:17:18.084 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:17:17 smithi037 bash[18830]: cephadm 2024-04-23T02:17:16.840501+0000 mgr.y (mgr.14144) 40 : cephadm [INF] Reconfiguring daemon mgr.y on smithi037 2024-04-23T02:17:18.181 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:17:17 smithi191 bash[14421]: cluster 2024-04-23T02:17:16.501845+0000 mgr.y (mgr.14144) 38 : cluster [DBG] pgmap v21: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-23T02:17:18.181 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:17:17 smithi191 bash[14421]: audit 2024-04-23T02:17:16.826131+0000 mon.a (mon.0) 178 : audit [INF] from='mgr.14144 172.21.15.37:0/2766993901' entity='mgr.y' 2024-04-23T02:17:18.181 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:17:17 smithi191 bash[14421]: audit 2024-04-23T02:17:16.833294+0000 mon.a (mon.0) 179 : audit [INF] from='mgr.14144 172.21.15.37:0/2766993901' entity='mgr.y' 2024-04-23T02:17:18.181 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:17:17 smithi191 bash[14421]: cephadm 2024-04-23T02:17:16.835307+0000 mgr.y (mgr.14144) 39 : cephadm [INF] Reconfiguring mgr.y (unknown last config time)... 2024-04-23T02:17:18.181 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:17:17 smithi191 bash[14421]: audit 2024-04-23T02:17:16.835771+0000 mon.a (mon.0) 180 : audit [INF] from='mgr.14144 172.21.15.37:0/2766993901' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-04-23T02:17:18.181 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:17:17 smithi191 bash[14421]: audit 2024-04-23T02:17:16.837318+0000 mon.a (mon.0) 181 : audit [DBG] from='mgr.14144 172.21.15.37:0/2766993901' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-04-23T02:17:18.181 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:17:17 smithi191 bash[14421]: audit 2024-04-23T02:17:16.838820+0000 mon.a (mon.0) 182 : audit [DBG] from='mgr.14144 172.21.15.37:0/2766993901' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-23T02:17:18.181 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:17:17 smithi191 bash[14421]: cephadm 2024-04-23T02:17:16.840501+0000 mgr.y (mgr.14144) 40 : cephadm [INF] Reconfiguring daemon mgr.y on smithi037 2024-04-23T02:17:20.309 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:17:19 smithi037 bash[18830]: cluster 2024-04-23T02:17:18.502332+0000 mgr.y (mgr.14144) 41 : cluster [DBG] pgmap v22: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-23T02:17:20.309 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:17:19 smithi037 bash[18830]: audit 2024-04-23T02:17:19.490891+0000 mon.a (mon.0) 183 : audit [INF] from='mgr.14144 172.21.15.37:0/2766993901' entity='mgr.y' 2024-04-23T02:17:20.309 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:17:19 smithi037 bash[18830]: audit 2024-04-23T02:17:19.492295+0000 mon.a (mon.0) 184 : audit [DBG] from='mgr.14144 172.21.15.37:0/2766993901' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-23T02:17:20.309 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:17:19 smithi037 bash[18830]: audit 2024-04-23T02:17:19.500198+0000 mon.a (mon.0) 185 : audit [INF] from='mgr.14144 172.21.15.37:0/2766993901' entity='mgr.y' 2024-04-23T02:17:20.310 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:17:19 smithi037 bash[14334]: cluster 2024-04-23T02:17:18.502332+0000 mgr.y (mgr.14144) 41 : cluster [DBG] pgmap v22: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-23T02:17:20.310 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:17:19 smithi037 bash[14334]: audit 2024-04-23T02:17:19.490891+0000 mon.a (mon.0) 183 : audit [INF] from='mgr.14144 172.21.15.37:0/2766993901' entity='mgr.y' 2024-04-23T02:17:20.310 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:17:19 smithi037 bash[14334]: audit 2024-04-23T02:17:19.492295+0000 mon.a (mon.0) 184 : audit [DBG] from='mgr.14144 172.21.15.37:0/2766993901' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-23T02:17:20.310 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:17:19 smithi037 bash[14334]: audit 2024-04-23T02:17:19.500198+0000 mon.a (mon.0) 185 : audit [INF] from='mgr.14144 172.21.15.37:0/2766993901' entity='mgr.y' 2024-04-23T02:17:20.430 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:17:19 smithi191 bash[14421]: cluster 2024-04-23T02:17:18.502332+0000 mgr.y (mgr.14144) 41 : cluster [DBG] pgmap v22: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-23T02:17:20.431 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:17:19 smithi191 bash[14421]: audit 2024-04-23T02:17:19.490891+0000 mon.a (mon.0) 183 : audit [INF] from='mgr.14144 172.21.15.37:0/2766993901' entity='mgr.y' 2024-04-23T02:17:20.431 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:17:19 smithi191 bash[14421]: audit 2024-04-23T02:17:19.492295+0000 mon.a (mon.0) 184 : audit [DBG] from='mgr.14144 172.21.15.37:0/2766993901' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-23T02:17:20.431 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:17:19 smithi191 bash[14421]: audit 2024-04-23T02:17:19.500198+0000 mon.a (mon.0) 185 : audit [INF] from='mgr.14144 172.21.15.37:0/2766993901' entity='mgr.y' 2024-04-23T02:17:21.284 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:17:20 smithi037 bash[18830]: audit 2024-04-23T02:17:20.262443+0000 mgr.y (mgr.14144) 42 : audit [DBG] from='client.24118 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi037:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T02:17:21.284 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:17:20 smithi037 bash[18830]: audit 2024-04-23T02:17:20.264171+0000 mon.a (mon.0) 186 : audit [DBG] from='mgr.14144 172.21.15.37:0/2766993901' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-04-23T02:17:21.285 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:17:20 smithi037 bash[18830]: cephadm 2024-04-23T02:17:20.267340+0000 mgr.y (mgr.14144) 43 : cephadm [INF] Applying service osd.None on host smithi037... 2024-04-23T02:17:21.285 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:17:20 smithi037 bash[18830]: audit 2024-04-23T02:17:20.267837+0000 mon.a (mon.0) 187 : audit [INF] from='mgr.14144 172.21.15.37:0/2766993901' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-04-23T02:17:21.285 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:17:20 smithi037 bash[18830]: audit 2024-04-23T02:17:20.269238+0000 mon.a (mon.0) 188 : audit [DBG] from='mgr.14144 172.21.15.37:0/2766993901' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-23T02:17:21.285 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:17:20 smithi037 bash[18830]: audit 2024-04-23T02:17:20.465655+0000 mon.b (mon.2) 2 : audit [DBG] from='mgr.? 172.21.15.191:0/160095647' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-04-23T02:17:21.285 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:17:20 smithi037 bash[18830]: audit 2024-04-23T02:17:20.466516+0000 mon.b (mon.2) 3 : audit [DBG] from='mgr.? 172.21.15.191:0/160095647' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-04-23T02:17:21.285 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:17:20 smithi037 bash[18830]: cluster 2024-04-23T02:17:20.466536+0000 mon.a (mon.0) 189 : cluster [DBG] Standby manager daemon x started 2024-04-23T02:17:21.285 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:17:20 smithi037 bash[18830]: audit 2024-04-23T02:17:20.468097+0000 mon.b (mon.2) 4 : audit [DBG] from='mgr.? 172.21.15.191:0/160095647' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-04-23T02:17:21.285 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:17:20 smithi037 bash[18830]: audit 2024-04-23T02:17:20.468693+0000 mon.b (mon.2) 5 : audit [DBG] from='mgr.? 172.21.15.191:0/160095647' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-04-23T02:17:21.285 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:17:20 smithi037 bash[14334]: audit 2024-04-23T02:17:20.262443+0000 mgr.y (mgr.14144) 42 : audit [DBG] from='client.24118 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi037:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T02:17:21.285 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:17:20 smithi037 bash[14334]: audit 2024-04-23T02:17:20.264171+0000 mon.a (mon.0) 186 : audit [DBG] from='mgr.14144 172.21.15.37:0/2766993901' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-04-23T02:17:21.285 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:17:20 smithi037 bash[14334]: cephadm 2024-04-23T02:17:20.267340+0000 mgr.y (mgr.14144) 43 : cephadm [INF] Applying service osd.None on host smithi037... 2024-04-23T02:17:21.285 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:17:20 smithi037 bash[14334]: audit 2024-04-23T02:17:20.267837+0000 mon.a (mon.0) 187 : audit [INF] from='mgr.14144 172.21.15.37:0/2766993901' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-04-23T02:17:21.286 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:17:20 smithi037 bash[14334]: audit 2024-04-23T02:17:20.269238+0000 mon.a (mon.0) 188 : audit [DBG] from='mgr.14144 172.21.15.37:0/2766993901' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-23T02:17:21.286 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:17:20 smithi037 bash[14334]: audit 2024-04-23T02:17:20.465655+0000 mon.b (mon.2) 2 : audit [DBG] from='mgr.? 172.21.15.191:0/160095647' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-04-23T02:17:21.286 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:17:20 smithi037 bash[14334]: audit 2024-04-23T02:17:20.466516+0000 mon.b (mon.2) 3 : audit [DBG] from='mgr.? 172.21.15.191:0/160095647' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-04-23T02:17:21.286 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:17:20 smithi037 bash[14334]: cluster 2024-04-23T02:17:20.466536+0000 mon.a (mon.0) 189 : cluster [DBG] Standby manager daemon x started 2024-04-23T02:17:21.286 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:17:20 smithi037 bash[14334]: audit 2024-04-23T02:17:20.468097+0000 mon.b (mon.2) 4 : audit [DBG] from='mgr.? 172.21.15.191:0/160095647' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-04-23T02:17:21.286 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:17:20 smithi037 bash[14334]: audit 2024-04-23T02:17:20.468693+0000 mon.b (mon.2) 5 : audit [DBG] from='mgr.? 172.21.15.191:0/160095647' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-04-23T02:17:21.431 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:17:20 smithi191 bash[14421]: audit 2024-04-23T02:17:20.262443+0000 mgr.y (mgr.14144) 42 : audit [DBG] from='client.24118 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi037:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T02:17:21.431 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:17:20 smithi191 bash[14421]: audit 2024-04-23T02:17:20.264171+0000 mon.a (mon.0) 186 : audit [DBG] from='mgr.14144 172.21.15.37:0/2766993901' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-04-23T02:17:21.431 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:17:20 smithi191 bash[14421]: cephadm 2024-04-23T02:17:20.267340+0000 mgr.y (mgr.14144) 43 : cephadm [INF] Applying service osd.None on host smithi037... 2024-04-23T02:17:21.431 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:17:20 smithi191 bash[14421]: audit 2024-04-23T02:17:20.267837+0000 mon.a (mon.0) 187 : audit [INF] from='mgr.14144 172.21.15.37:0/2766993901' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-04-23T02:17:21.431 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:17:20 smithi191 bash[14421]: audit 2024-04-23T02:17:20.269238+0000 mon.a (mon.0) 188 : audit [DBG] from='mgr.14144 172.21.15.37:0/2766993901' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-23T02:17:21.431 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:17:20 smithi191 bash[14421]: audit 2024-04-23T02:17:20.465655+0000 mon.b (mon.2) 2 : audit [DBG] from='mgr.? 172.21.15.191:0/160095647' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-04-23T02:17:21.431 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:17:20 smithi191 bash[14421]: audit 2024-04-23T02:17:20.466516+0000 mon.b (mon.2) 3 : audit [DBG] from='mgr.? 172.21.15.191:0/160095647' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-04-23T02:17:21.431 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:17:20 smithi191 bash[14421]: cluster 2024-04-23T02:17:20.466536+0000 mon.a (mon.0) 189 : cluster [DBG] Standby manager daemon x started 2024-04-23T02:17:21.431 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:17:20 smithi191 bash[14421]: audit 2024-04-23T02:17:20.468097+0000 mon.b (mon.2) 4 : audit [DBG] from='mgr.? 172.21.15.191:0/160095647' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-04-23T02:17:21.431 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:17:20 smithi191 bash[14421]: audit 2024-04-23T02:17:20.468693+0000 mon.b (mon.2) 5 : audit [DBG] from='mgr.? 172.21.15.191:0/160095647' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-04-23T02:17:22.309 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:17:21 smithi037 bash[14334]: cluster 2024-04-23T02:17:20.502830+0000 mgr.y (mgr.14144) 44 : cluster [DBG] pgmap v23: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-23T02:17:22.309 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:17:21 smithi037 bash[14334]: cluster 2024-04-23T02:17:20.984053+0000 mon.a (mon.0) 190 : cluster [DBG] mgrmap e14: y(active, since 58s), standbys: x 2024-04-23T02:17:22.309 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:17:21 smithi037 bash[14334]: audit 2024-04-23T02:17:20.984324+0000 mon.a (mon.0) 191 : audit [DBG] from='mgr.14144 172.21.15.37:0/2766993901' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-04-23T02:17:22.310 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:17:21 smithi037 bash[18830]: cluster 2024-04-23T02:17:20.502830+0000 mgr.y (mgr.14144) 44 : cluster [DBG] pgmap v23: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-23T02:17:22.310 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:17:21 smithi037 bash[18830]: cluster 2024-04-23T02:17:20.984053+0000 mon.a (mon.0) 190 : cluster [DBG] mgrmap e14: y(active, since 58s), standbys: x 2024-04-23T02:17:22.310 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:17:21 smithi037 bash[18830]: audit 2024-04-23T02:17:20.984324+0000 mon.a (mon.0) 191 : audit [DBG] from='mgr.14144 172.21.15.37:0/2766993901' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-04-23T02:17:22.430 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:17:21 smithi191 bash[14421]: cluster 2024-04-23T02:17:20.502830+0000 mgr.y (mgr.14144) 44 : cluster [DBG] pgmap v23: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-23T02:17:22.431 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:17:21 smithi191 bash[14421]: cluster 2024-04-23T02:17:20.984053+0000 mon.a (mon.0) 190 : cluster [DBG] mgrmap e14: y(active, since 58s), standbys: x 2024-04-23T02:17:22.431 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:17:21 smithi191 bash[14421]: audit 2024-04-23T02:17:20.984324+0000 mon.a (mon.0) 191 : audit [DBG] from='mgr.14144 172.21.15.37:0/2766993901' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-04-23T02:17:23.309 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:17:22 smithi037 bash[14334]: audit 2024-04-23T02:17:22.692561+0000 mon.a (mon.0) 192 : audit [INF] from='mgr.14144 172.21.15.37:0/2766993901' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-04-23T02:17:23.309 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:17:22 smithi037 bash[14334]: audit 2024-04-23T02:17:22.696102+0000 mon.a (mon.0) 193 : audit [INF] from='mgr.14144 172.21.15.37:0/2766993901' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-04-23T02:17:23.310 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:17:22 smithi037 bash[18830]: audit 2024-04-23T02:17:22.692561+0000 mon.a (mon.0) 192 : audit [INF] from='mgr.14144 172.21.15.37:0/2766993901' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-04-23T02:17:23.310 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:17:22 smithi037 bash[18830]: audit 2024-04-23T02:17:22.696102+0000 mon.a (mon.0) 193 : audit [INF] from='mgr.14144 172.21.15.37:0/2766993901' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-04-23T02:17:23.430 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:17:22 smithi191 bash[14421]: audit 2024-04-23T02:17:22.692561+0000 mon.a (mon.0) 192 : audit [INF] from='mgr.14144 172.21.15.37:0/2766993901' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-04-23T02:17:23.431 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:17:22 smithi191 bash[14421]: audit 2024-04-23T02:17:22.696102+0000 mon.a (mon.0) 193 : audit [INF] from='mgr.14144 172.21.15.37:0/2766993901' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-04-23T02:17:24.309 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:17:23 smithi037 bash[18830]: cluster 2024-04-23T02:17:22.503290+0000 mgr.y (mgr.14144) 45 : cluster [DBG] pgmap v24: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-23T02:17:24.309 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:17:23 smithi037 bash[18830]: audit 2024-04-23T02:17:23.748099+0000 mon.a (mon.0) 194 : audit [INF] from='client.? 172.21.15.37:0/2819364239' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "388bc804-8ce0-4b30-9656-abfe6f75be46"}]: dispatch 2024-04-23T02:17:24.309 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:17:23 smithi037 bash[18830]: audit 2024-04-23T02:17:23.753547+0000 mon.a (mon.0) 195 : audit [INF] from='client.? 172.21.15.37:0/2819364239' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "388bc804-8ce0-4b30-9656-abfe6f75be46"}]': finished 2024-04-23T02:17:24.310 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:17:23 smithi037 bash[18830]: cluster 2024-04-23T02:17:23.753596+0000 mon.a (mon.0) 196 : cluster [DBG] osdmap e5: 1 total, 0 up, 1 in 2024-04-23T02:17:24.310 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:17:23 smithi037 bash[18830]: audit 2024-04-23T02:17:23.753794+0000 mon.a (mon.0) 197 : audit [DBG] from='mgr.14144 172.21.15.37:0/2766993901' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-04-23T02:17:24.310 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:17:23 smithi037 bash[14334]: cluster 2024-04-23T02:17:22.503290+0000 mgr.y (mgr.14144) 45 : cluster [DBG] pgmap v24: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-23T02:17:24.310 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:17:23 smithi037 bash[14334]: audit 2024-04-23T02:17:23.748099+0000 mon.a (mon.0) 194 : audit [INF] from='client.? 172.21.15.37:0/2819364239' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "388bc804-8ce0-4b30-9656-abfe6f75be46"}]: dispatch 2024-04-23T02:17:24.310 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:17:23 smithi037 bash[14334]: audit 2024-04-23T02:17:23.753547+0000 mon.a (mon.0) 195 : audit [INF] from='client.? 172.21.15.37:0/2819364239' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "388bc804-8ce0-4b30-9656-abfe6f75be46"}]': finished 2024-04-23T02:17:24.310 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:17:23 smithi037 bash[14334]: cluster 2024-04-23T02:17:23.753596+0000 mon.a (mon.0) 196 : cluster [DBG] osdmap e5: 1 total, 0 up, 1 in 2024-04-23T02:17:24.310 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:17:23 smithi037 bash[14334]: audit 2024-04-23T02:17:23.753794+0000 mon.a (mon.0) 197 : audit [DBG] from='mgr.14144 172.21.15.37:0/2766993901' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-04-23T02:17:24.431 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:17:23 smithi191 bash[14421]: cluster 2024-04-23T02:17:22.503290+0000 mgr.y (mgr.14144) 45 : cluster [DBG] pgmap v24: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-23T02:17:24.431 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:17:23 smithi191 bash[14421]: audit 2024-04-23T02:17:23.748099+0000 mon.a (mon.0) 194 : audit [INF] from='client.? 172.21.15.37:0/2819364239' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "388bc804-8ce0-4b30-9656-abfe6f75be46"}]: dispatch 2024-04-23T02:17:24.431 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:17:23 smithi191 bash[14421]: audit 2024-04-23T02:17:23.753547+0000 mon.a (mon.0) 195 : audit [INF] from='client.? 172.21.15.37:0/2819364239' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "388bc804-8ce0-4b30-9656-abfe6f75be46"}]': finished 2024-04-23T02:17:24.431 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:17:23 smithi191 bash[14421]: cluster 2024-04-23T02:17:23.753596+0000 mon.a (mon.0) 196 : cluster [DBG] osdmap e5: 1 total, 0 up, 1 in 2024-04-23T02:17:24.431 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:17:23 smithi191 bash[14421]: audit 2024-04-23T02:17:23.753794+0000 mon.a (mon.0) 197 : audit [DBG] from='mgr.14144 172.21.15.37:0/2766993901' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-04-23T02:17:25.309 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:17:24 smithi037 bash[14334]: audit 2024-04-23T02:17:24.403114+0000 mon.a (mon.0) 198 : audit [DBG] from='client.? 172.21.15.37:0/2527306948' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-04-23T02:17:25.310 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:17:25 smithi037 bash[18830]: audit 2024-04-23T02:17:24.403114+0000 mon.a (mon.0) 198 : audit [DBG] from='client.? 172.21.15.37:0/2527306948' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-04-23T02:17:25.430 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:17:24 smithi191 bash[14421]: audit 2024-04-23T02:17:24.403114+0000 mon.a (mon.0) 198 : audit [DBG] from='client.? 172.21.15.37:0/2527306948' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-04-23T02:17:26.309 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:17:26 smithi037 bash[14334]: cluster 2024-04-23T02:17:24.503682+0000 mgr.y (mgr.14144) 46 : cluster [DBG] pgmap v26: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-23T02:17:26.310 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:17:26 smithi037 bash[18830]: cluster 2024-04-23T02:17:24.503682+0000 mgr.y (mgr.14144) 46 : cluster [DBG] pgmap v26: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-23T02:17:26.430 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:17:26 smithi191 bash[14421]: cluster 2024-04-23T02:17:24.503682+0000 mgr.y (mgr.14144) 46 : cluster [DBG] pgmap v26: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-23T02:17:28.309 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:17:28 smithi037 bash[14334]: cluster 2024-04-23T02:17:26.504195+0000 mgr.y (mgr.14144) 47 : cluster [DBG] pgmap v27: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-23T02:17:28.310 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:17:28 smithi037 bash[18830]: cluster 2024-04-23T02:17:26.504195+0000 mgr.y (mgr.14144) 47 : cluster [DBG] pgmap v27: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-23T02:17:28.431 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:17:28 smithi191 bash[14421]: cluster 2024-04-23T02:17:26.504195+0000 mgr.y (mgr.14144) 47 : cluster [DBG] pgmap v27: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-23T02:17:30.309 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:17:30 smithi037 bash[14334]: cluster 2024-04-23T02:17:28.504689+0000 mgr.y (mgr.14144) 48 : cluster [DBG] pgmap v28: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-23T02:17:30.310 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:17:30 smithi037 bash[18830]: cluster 2024-04-23T02:17:28.504689+0000 mgr.y (mgr.14144) 48 : cluster [DBG] pgmap v28: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-23T02:17:30.431 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:17:30 smithi191 bash[14421]: cluster 2024-04-23T02:17:28.504689+0000 mgr.y (mgr.14144) 48 : cluster [DBG] pgmap v28: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-23T02:17:32.287 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:17:32 smithi037 bash[14334]: cluster 2024-04-23T02:17:30.505149+0000 mgr.y (mgr.14144) 49 : cluster [DBG] pgmap v29: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-23T02:17:32.287 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:17:32 smithi037 bash[14334]: audit 2024-04-23T02:17:31.077510+0000 mon.a (mon.0) 199 : audit [INF] from='mgr.14144 172.21.15.37:0/2766993901' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2024-04-23T02:17:32.287 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:17:32 smithi037 bash[14334]: audit 2024-04-23T02:17:31.079088+0000 mon.a (mon.0) 200 : audit [DBG] from='mgr.14144 172.21.15.37:0/2766993901' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-23T02:17:32.288 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:17:32 smithi037 bash[14334]: cephadm 2024-04-23T02:17:31.080436+0000 mgr.y (mgr.14144) 50 : cephadm [INF] Deploying daemon osd.0 on smithi037 2024-04-23T02:17:32.288 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:17:32 smithi037 bash[18830]: cluster 2024-04-23T02:17:30.505149+0000 mgr.y (mgr.14144) 49 : cluster [DBG] pgmap v29: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-23T02:17:32.288 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:17:32 smithi037 bash[18830]: audit 2024-04-23T02:17:31.077510+0000 mon.a (mon.0) 199 : audit [INF] from='mgr.14144 172.21.15.37:0/2766993901' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2024-04-23T02:17:32.288 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:17:32 smithi037 bash[18830]: audit 2024-04-23T02:17:31.079088+0000 mon.a (mon.0) 200 : audit [DBG] from='mgr.14144 172.21.15.37:0/2766993901' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-23T02:17:32.288 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:17:32 smithi037 bash[18830]: cephadm 2024-04-23T02:17:31.080436+0000 mgr.y (mgr.14144) 50 : cephadm [INF] Deploying daemon osd.0 on smithi037 2024-04-23T02:17:32.431 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:17:32 smithi191 bash[14421]: cluster 2024-04-23T02:17:30.505149+0000 mgr.y (mgr.14144) 49 : cluster [DBG] pgmap v29: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-23T02:17:32.431 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:17:32 smithi191 bash[14421]: audit 2024-04-23T02:17:31.077510+0000 mon.a (mon.0) 199 : audit [INF] from='mgr.14144 172.21.15.37:0/2766993901' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2024-04-23T02:17:32.431 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:17:32 smithi191 bash[14421]: audit 2024-04-23T02:17:31.079088+0000 mon.a (mon.0) 200 : audit [DBG] from='mgr.14144 172.21.15.37:0/2766993901' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-23T02:17:32.431 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:17:32 smithi191 bash[14421]: cephadm 2024-04-23T02:17:31.080436+0000 mgr.y (mgr.14144) 50 : cephadm [INF] Deploying daemon osd.0 on smithi037 2024-04-23T02:17:33.275 INFO:teuthology.orchestra.run.smithi037.stdout:Created osd(s) 0 on host 'smithi037' 2024-04-23T02:17:34.289 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:17:34 smithi037 bash[14334]: cluster 2024-04-23T02:17:32.505613+0000 mgr.y (mgr.14144) 51 : cluster [DBG] pgmap v30: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-23T02:17:34.289 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:17:34 smithi037 bash[14334]: audit 2024-04-23T02:17:33.257762+0000 mon.a (mon.0) 201 : audit [DBG] from='mgr.14144 172.21.15.37:0/2766993901' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-23T02:17:34.289 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:17:34 smithi037 bash[14334]: audit 2024-04-23T02:17:33.262236+0000 mon.a (mon.0) 202 : audit [INF] from='mgr.14144 172.21.15.37:0/2766993901' entity='mgr.y' 2024-04-23T02:17:34.289 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:17:34 smithi037 bash[14334]: audit 2024-04-23T02:17:33.268049+0000 mon.a (mon.0) 203 : audit [INF] from='mgr.14144 172.21.15.37:0/2766993901' entity='mgr.y' 2024-04-23T02:17:34.290 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:17:34 smithi037 bash[18830]: cluster 2024-04-23T02:17:32.505613+0000 mgr.y (mgr.14144) 51 : cluster [DBG] pgmap v30: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-23T02:17:34.290 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:17:34 smithi037 bash[18830]: audit 2024-04-23T02:17:33.257762+0000 mon.a (mon.0) 201 : audit [DBG] from='mgr.14144 172.21.15.37:0/2766993901' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-23T02:17:34.290 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:17:34 smithi037 bash[18830]: audit 2024-04-23T02:17:33.262236+0000 mon.a (mon.0) 202 : audit [INF] from='mgr.14144 172.21.15.37:0/2766993901' entity='mgr.y' 2024-04-23T02:17:34.290 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:17:34 smithi037 bash[18830]: audit 2024-04-23T02:17:33.268049+0000 mon.a (mon.0) 203 : audit [INF] from='mgr.14144 172.21.15.37:0/2766993901' entity='mgr.y' 2024-04-23T02:17:34.291 DEBUG:teuthology.orchestra.run.smithi037:osd.0> sudo journalctl -f -n 0 -u ceph-39f0dbf0-0117-11ef-bc93-c7b262605968@osd.0.service 2024-04-23T02:17:34.293 INFO:tasks.cephadm:Deploying osd.1 on smithi037 with /dev/vg_nvme/lv_3... 2024-04-23T02:17:34.293 DEBUG:teuthology.orchestra.run.smithi037:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 39f0dbf0-0117-11ef-bc93-c7b262605968 -- ceph-volume lvm zap /dev/vg_nvme/lv_3 2024-04-23T02:17:34.431 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:17:34 smithi191 bash[14421]: cluster 2024-04-23T02:17:32.505613+0000 mgr.y (mgr.14144) 51 : cluster [DBG] pgmap v30: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-23T02:17:34.431 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:17:34 smithi191 bash[14421]: audit 2024-04-23T02:17:33.257762+0000 mon.a (mon.0) 201 : audit [DBG] from='mgr.14144 172.21.15.37:0/2766993901' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-23T02:17:34.431 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:17:34 smithi191 bash[14421]: audit 2024-04-23T02:17:33.262236+0000 mon.a (mon.0) 202 : audit [INF] from='mgr.14144 172.21.15.37:0/2766993901' entity='mgr.y' 2024-04-23T02:17:34.431 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:17:34 smithi191 bash[14421]: audit 2024-04-23T02:17:33.268049+0000 mon.a (mon.0) 203 : audit [INF] from='mgr.14144 172.21.15.37:0/2766993901' entity='mgr.y' 2024-04-23T02:17:34.517 INFO:journalctl@ceph.osd.0.smithi037.stdout:-- Logs begin at Sun 2022-08-14 12:20:24 UTC. -- 2024-04-23T02:17:35.689 INFO:journalctl@ceph.osd.0.smithi037.stdout:Apr 23 02:17:35 smithi037 bash[21280]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-0 2024-04-23T02:17:35.689 INFO:journalctl@ceph.osd.0.smithi037.stdout:Apr 23 02:17:35 smithi037 bash[21280]: Running command: /usr/bin/ceph-bluestore-tool --cluster=ceph prime-osd-dir --dev /dev/vg_nvme/lv_4 --path /var/lib/ceph/osd/ceph-0 --no-mon-config 2024-04-23T02:17:35.689 INFO:journalctl@ceph.osd.0.smithi037.stdout:Apr 23 02:17:35 smithi037 bash[21280]: Running command: /usr/bin/ln -snf /dev/vg_nvme/lv_4 /var/lib/ceph/osd/ceph-0/block 2024-04-23T02:17:35.689 INFO:journalctl@ceph.osd.0.smithi037.stdout:Apr 23 02:17:35 smithi037 bash[21280]: Running command: /usr/bin/chown -h ceph:ceph /var/lib/ceph/osd/ceph-0/block 2024-04-23T02:17:35.689 INFO:journalctl@ceph.osd.0.smithi037.stdout:Apr 23 02:17:35 smithi037 bash[21280]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-3 2024-04-23T02:17:35.689 INFO:journalctl@ceph.osd.0.smithi037.stdout:Apr 23 02:17:35 smithi037 bash[21280]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-0 2024-04-23T02:17:35.689 INFO:journalctl@ceph.osd.0.smithi037.stdout:Apr 23 02:17:35 smithi037 bash[21280]: --> ceph-volume lvm activate successful for osd ID: 0 2024-04-23T02:17:36.309 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:17:36 smithi037 bash[14334]: cluster 2024-04-23T02:17:34.505977+0000 mgr.y (mgr.14144) 52 : cluster [DBG] pgmap v31: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-23T02:17:36.309 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:17:36 smithi037 bash[18830]: cluster 2024-04-23T02:17:34.505977+0000 mgr.y (mgr.14144) 52 : cluster [DBG] pgmap v31: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-23T02:17:36.431 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:17:36 smithi191 bash[14421]: cluster 2024-04-23T02:17:34.505977+0000 mgr.y (mgr.14144) 52 : cluster [DBG] pgmap v31: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-23T02:17:38.229 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:17:38 smithi037 bash[18830]: cluster 2024-04-23T02:17:36.506364+0000 mgr.y (mgr.14144) 53 : cluster [DBG] pgmap v32: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-23T02:17:38.229 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:17:38 smithi037 bash[14334]: cluster 2024-04-23T02:17:36.506364+0000 mgr.y (mgr.14144) 53 : cluster [DBG] pgmap v32: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-23T02:17:38.229 INFO:journalctl@ceph.osd.0.smithi037.stdout:Apr 23 02:17:37 smithi037 bash[21508]: debug 2024-04-23T02:17:37.964+0000 7f3dd67f2700 1 -- 172.21.15.37:0/241312521 <== mon.1 v2:172.21.15.37:3301/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x55fc26cf64e0 con 0x55fc26d6f400 2024-04-23T02:17:38.431 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:17:38 smithi191 bash[14421]: cluster 2024-04-23T02:17:36.506364+0000 mgr.y (mgr.14144) 53 : cluster [DBG] pgmap v32: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-23T02:17:38.782 INFO:teuthology.orchestra.run.smithi037.stderr:--> Zapping: /dev/vg_nvme/lv_3 2024-04-23T02:17:38.782 INFO:teuthology.orchestra.run.smithi037.stderr:Running command: /usr/bin/dd if=/dev/zero of=/dev/vg_nvme/lv_3 bs=1M count=10 conv=fsync 2024-04-23T02:17:38.782 INFO:teuthology.orchestra.run.smithi037.stderr: stderr: 10+0 records in 2024-04-23T02:17:38.782 INFO:teuthology.orchestra.run.smithi037.stderr:10+0 records out 2024-04-23T02:17:38.782 INFO:teuthology.orchestra.run.smithi037.stderr: stderr: 10485760 bytes (10 MB, 10 MiB) copied, 0.0179713 s, 583 MB/s 2024-04-23T02:17:38.782 INFO:teuthology.orchestra.run.smithi037.stderr:--> Zapping successful for: 2024-04-23T02:17:38.809 INFO:journalctl@ceph.osd.0.smithi037.stdout:Apr 23 02:17:38 smithi037 bash[21508]: debug 2024-04-23T02:17:38.508+0000 7f3dde27d080 -1 Falling back to public interface 2024-04-23T02:17:39.169 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:17:39 smithi037 bash[14334]: audit 2024-04-23T02:17:38.048531+0000 mon.a (mon.0) 204 : audit [INF] from='mgr.14144 172.21.15.37:0/2766993901' entity='mgr.y' 2024-04-23T02:17:39.170 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:17:39 smithi037 bash[18830]: audit 2024-04-23T02:17:38.048531+0000 mon.a (mon.0) 204 : audit [INF] from='mgr.14144 172.21.15.37:0/2766993901' entity='mgr.y' 2024-04-23T02:17:39.431 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:17:39 smithi191 bash[14421]: audit 2024-04-23T02:17:38.048531+0000 mon.a (mon.0) 204 : audit [INF] from='mgr.14144 172.21.15.37:0/2766993901' entity='mgr.y' 2024-04-23T02:17:39.897 DEBUG:teuthology.orchestra.run.smithi037:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 39f0dbf0-0117-11ef-bc93-c7b262605968 -- ceph orch daemon add osd smithi037:vg_nvme/lv_3 2024-04-23T02:17:40.309 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:17:40 smithi037 bash[14334]: cluster 2024-04-23T02:17:38.506641+0000 mgr.y (mgr.14144) 54 : cluster [DBG] pgmap v33: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-23T02:17:40.309 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:17:40 smithi037 bash[18830]: cluster 2024-04-23T02:17:38.506641+0000 mgr.y (mgr.14144) 54 : cluster [DBG] pgmap v33: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-23T02:17:40.431 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:17:40 smithi191 bash[14421]: cluster 2024-04-23T02:17:38.506641+0000 mgr.y (mgr.14144) 54 : cluster [DBG] pgmap v33: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-23T02:17:41.809 INFO:journalctl@ceph.osd.0.smithi037.stdout:Apr 23 02:17:41 smithi037 bash[21508]: debug 2024-04-23T02:17:41.472+0000 7f3dde27d080 -1 osd.0 0 log_to_monitors {default=true} 2024-04-23T02:17:42.431 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:17:42 smithi191 bash[14421]: cluster 2024-04-23T02:17:40.507009+0000 mgr.y (mgr.14144) 55 : cluster [DBG] pgmap v34: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-23T02:17:42.431 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:17:42 smithi191 bash[14421]: audit 2024-04-23T02:17:41.482143+0000 mon.c (mon.1) 4 : audit [INF] from='osd.0 [v2:172.21.15.37:6802/1291552958,v1:172.21.15.37:6803/1291552958]' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2024-04-23T02:17:42.431 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:17:42 smithi191 bash[14421]: audit 2024-04-23T02:17:41.482750+0000 mon.a (mon.0) 205 : audit [INF] from='osd.0 ' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2024-04-23T02:17:42.559 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:17:42 smithi037 bash[14334]: cluster 2024-04-23T02:17:40.507009+0000 mgr.y (mgr.14144) 55 : cluster [DBG] pgmap v34: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-23T02:17:42.559 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:17:42 smithi037 bash[14334]: audit 2024-04-23T02:17:41.482143+0000 mon.c (mon.1) 4 : audit [INF] from='osd.0 [v2:172.21.15.37:6802/1291552958,v1:172.21.15.37:6803/1291552958]' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2024-04-23T02:17:42.560 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:17:42 smithi037 bash[14334]: audit 2024-04-23T02:17:41.482750+0000 mon.a (mon.0) 205 : audit [INF] from='osd.0 ' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2024-04-23T02:17:42.560 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:17:42 smithi037 bash[18830]: cluster 2024-04-23T02:17:40.507009+0000 mgr.y (mgr.14144) 55 : cluster [DBG] pgmap v34: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-23T02:17:42.560 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:17:42 smithi037 bash[18830]: audit 2024-04-23T02:17:41.482143+0000 mon.c (mon.1) 4 : audit [INF] from='osd.0 [v2:172.21.15.37:6802/1291552958,v1:172.21.15.37:6803/1291552958]' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2024-04-23T02:17:42.560 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:17:42 smithi037 bash[18830]: audit 2024-04-23T02:17:41.482750+0000 mon.a (mon.0) 205 : audit [INF] from='osd.0 ' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2024-04-23T02:17:43.309 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:17:43 smithi037 bash[14334]: audit 2024-04-23T02:17:42.071513+0000 mon.a (mon.0) 206 : audit [INF] from='osd.0 ' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2024-04-23T02:17:43.309 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:17:43 smithi037 bash[14334]: cluster 2024-04-23T02:17:42.071747+0000 mon.a (mon.0) 207 : cluster [DBG] osdmap e6: 1 total, 0 up, 1 in 2024-04-23T02:17:43.309 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:17:43 smithi037 bash[14334]: audit 2024-04-23T02:17:42.072436+0000 mon.a (mon.0) 208 : audit [DBG] from='mgr.14144 172.21.15.37:0/2766993901' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-04-23T02:17:43.310 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:17:43 smithi037 bash[14334]: audit 2024-04-23T02:17:42.074705+0000 mon.c (mon.1) 5 : audit [INF] from='osd.0 [v2:172.21.15.37:6802/1291552958,v1:172.21.15.37:6803/1291552958]' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi037", "root=default"]}]: dispatch 2024-04-23T02:17:43.310 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:17:43 smithi037 bash[14334]: audit 2024-04-23T02:17:42.082307+0000 mon.a (mon.0) 209 : audit [INF] from='osd.0 ' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi037", "root=default"]}]: dispatch 2024-04-23T02:17:43.310 INFO:journalctl@ceph.osd.0.smithi037.stdout:Apr 23 02:17:43 smithi037 bash[21508]: debug 2024-04-23T02:17:43.088+0000 7f3dd47ee700 -1 osd.0 0 waiting for initial osdmap 2024-04-23T02:17:43.310 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:17:43 smithi037 bash[18830]: audit 2024-04-23T02:17:42.071513+0000 mon.a (mon.0) 206 : audit [INF] from='osd.0 ' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2024-04-23T02:17:43.310 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:17:43 smithi037 bash[18830]: cluster 2024-04-23T02:17:42.071747+0000 mon.a (mon.0) 207 : cluster [DBG] osdmap e6: 1 total, 0 up, 1 in 2024-04-23T02:17:43.310 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:17:43 smithi037 bash[18830]: audit 2024-04-23T02:17:42.072436+0000 mon.a (mon.0) 208 : audit [DBG] from='mgr.14144 172.21.15.37:0/2766993901' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-04-23T02:17:43.310 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:17:43 smithi037 bash[18830]: audit 2024-04-23T02:17:42.074705+0000 mon.c (mon.1) 5 : audit [INF] from='osd.0 [v2:172.21.15.37:6802/1291552958,v1:172.21.15.37:6803/1291552958]' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi037", "root=default"]}]: dispatch 2024-04-23T02:17:43.311 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:17:43 smithi037 bash[18830]: audit 2024-04-23T02:17:42.082307+0000 mon.a (mon.0) 209 : audit [INF] from='osd.0 ' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi037", "root=default"]}]: dispatch 2024-04-23T02:17:43.431 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:17:43 smithi191 bash[14421]: audit 2024-04-23T02:17:42.071513+0000 mon.a (mon.0) 206 : audit [INF] from='osd.0 ' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2024-04-23T02:17:43.431 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:17:43 smithi191 bash[14421]: cluster 2024-04-23T02:17:42.071747+0000 mon.a (mon.0) 207 : cluster [DBG] osdmap e6: 1 total, 0 up, 1 in 2024-04-23T02:17:43.431 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:17:43 smithi191 bash[14421]: audit 2024-04-23T02:17:42.072436+0000 mon.a (mon.0) 208 : audit [DBG] from='mgr.14144 172.21.15.37:0/2766993901' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-04-23T02:17:43.431 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:17:43 smithi191 bash[14421]: audit 2024-04-23T02:17:42.074705+0000 mon.c (mon.1) 5 : audit [INF] from='osd.0 [v2:172.21.15.37:6802/1291552958,v1:172.21.15.37:6803/1291552958]' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi037", "root=default"]}]: dispatch 2024-04-23T02:17:43.431 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:17:43 smithi191 bash[14421]: audit 2024-04-23T02:17:42.082307+0000 mon.a (mon.0) 209 : audit [INF] from='osd.0 ' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi037", "root=default"]}]: dispatch 2024-04-23T02:17:44.309 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:17:44 smithi037 bash[18830]: cluster 2024-04-23T02:17:42.507492+0000 mgr.y (mgr.14144) 56 : cluster [DBG] pgmap v36: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-23T02:17:44.309 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:17:44 smithi037 bash[18830]: audit 2024-04-23T02:17:43.081499+0000 mon.a (mon.0) 210 : audit [INF] from='osd.0 ' entity='osd.0' cmd='[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi037", "root=default"]}]': finished 2024-04-23T02:17:44.309 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:17:44 smithi037 bash[18830]: cluster 2024-04-23T02:17:43.081695+0000 mon.a (mon.0) 211 : cluster [DBG] osdmap e7: 1 total, 0 up, 1 in 2024-04-23T02:17:44.310 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:17:44 smithi037 bash[18830]: audit 2024-04-23T02:17:43.082469+0000 mon.a (mon.0) 212 : audit [DBG] from='mgr.14144 172.21.15.37:0/2766993901' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-04-23T02:17:44.310 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:17:44 smithi037 bash[18830]: audit 2024-04-23T02:17:43.091019+0000 mon.a (mon.0) 213 : audit [DBG] from='mgr.14144 172.21.15.37:0/2766993901' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-04-23T02:17:44.310 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:17:44 smithi037 bash[14334]: cluster 2024-04-23T02:17:42.507492+0000 mgr.y (mgr.14144) 56 : cluster [DBG] pgmap v36: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-23T02:17:44.310 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:17:44 smithi037 bash[14334]: audit 2024-04-23T02:17:43.081499+0000 mon.a (mon.0) 210 : audit [INF] from='osd.0 ' entity='osd.0' cmd='[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi037", "root=default"]}]': finished 2024-04-23T02:17:44.310 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:17:44 smithi037 bash[14334]: cluster 2024-04-23T02:17:43.081695+0000 mon.a (mon.0) 211 : cluster [DBG] osdmap e7: 1 total, 0 up, 1 in 2024-04-23T02:17:44.310 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:17:44 smithi037 bash[14334]: audit 2024-04-23T02:17:43.082469+0000 mon.a (mon.0) 212 : audit [DBG] from='mgr.14144 172.21.15.37:0/2766993901' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-04-23T02:17:44.310 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:17:44 smithi037 bash[14334]: audit 2024-04-23T02:17:43.091019+0000 mon.a (mon.0) 213 : audit [DBG] from='mgr.14144 172.21.15.37:0/2766993901' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-04-23T02:17:44.431 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:17:44 smithi191 bash[14421]: cluster 2024-04-23T02:17:42.507492+0000 mgr.y (mgr.14144) 56 : cluster [DBG] pgmap v36: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-23T02:17:44.431 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:17:44 smithi191 bash[14421]: audit 2024-04-23T02:17:43.081499+0000 mon.a (mon.0) 210 : audit [INF] from='osd.0 ' entity='osd.0' cmd='[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi037", "root=default"]}]': finished 2024-04-23T02:17:44.431 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:17:44 smithi191 bash[14421]: cluster 2024-04-23T02:17:43.081695+0000 mon.a (mon.0) 211 : cluster [DBG] osdmap e7: 1 total, 0 up, 1 in 2024-04-23T02:17:44.431 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:17:44 smithi191 bash[14421]: audit 2024-04-23T02:17:43.082469+0000 mon.a (mon.0) 212 : audit [DBG] from='mgr.14144 172.21.15.37:0/2766993901' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-04-23T02:17:44.431 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:17:44 smithi191 bash[14421]: audit 2024-04-23T02:17:43.091019+0000 mon.a (mon.0) 213 : audit [DBG] from='mgr.14144 172.21.15.37:0/2766993901' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-04-23T02:17:45.431 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:17:45 smithi191 bash[14421]: cluster 2024-04-23T02:17:42.526544+0000 osd.0 (osd.0) 1 : cluster [DBG] purged_snaps scrub starts 2024-04-23T02:17:45.431 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:17:45 smithi191 bash[14421]: cluster 2024-04-23T02:17:42.526739+0000 osd.0 (osd.0) 2 : cluster [DBG] purged_snaps scrub ok 2024-04-23T02:17:45.431 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:17:45 smithi191 bash[14421]: cluster 2024-04-23T02:17:44.092973+0000 mon.a (mon.0) 214 : cluster [INF] osd.0 [v2:172.21.15.37:6802/1291552958,v1:172.21.15.37:6803/1291552958] boot 2024-04-23T02:17:45.431 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:17:45 smithi191 bash[14421]: cluster 2024-04-23T02:17:44.093057+0000 mon.a (mon.0) 215 : cluster [DBG] osdmap e8: 1 total, 1 up, 1 in 2024-04-23T02:17:45.432 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:17:45 smithi191 bash[14421]: audit 2024-04-23T02:17:44.093751+0000 mon.a (mon.0) 216 : audit [DBG] from='mgr.14144 172.21.15.37:0/2766993901' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-04-23T02:17:45.432 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:17:45 smithi191 bash[14421]: audit 2024-04-23T02:17:44.456334+0000 mon.a (mon.0) 217 : audit [DBG] from='mgr.14144 172.21.15.37:0/2766993901' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-04-23T02:17:45.432 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:17:45 smithi191 bash[14421]: audit 2024-04-23T02:17:44.458910+0000 mon.a (mon.0) 218 : audit [INF] from='mgr.14144 172.21.15.37:0/2766993901' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-04-23T02:17:45.432 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:17:45 smithi191 bash[14421]: audit 2024-04-23T02:17:44.460354+0000 mon.a (mon.0) 219 : audit [DBG] from='mgr.14144 172.21.15.37:0/2766993901' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-23T02:17:45.559 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:17:45 smithi037 bash[18830]: cluster 2024-04-23T02:17:42.526544+0000 osd.0 (osd.0) 1 : cluster [DBG] purged_snaps scrub starts 2024-04-23T02:17:45.559 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:17:45 smithi037 bash[18830]: cluster 2024-04-23T02:17:42.526739+0000 osd.0 (osd.0) 2 : cluster [DBG] purged_snaps scrub ok 2024-04-23T02:17:45.560 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:17:45 smithi037 bash[18830]: cluster 2024-04-23T02:17:44.092973+0000 mon.a (mon.0) 214 : cluster [INF] osd.0 [v2:172.21.15.37:6802/1291552958,v1:172.21.15.37:6803/1291552958] boot 2024-04-23T02:17:45.560 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:17:45 smithi037 bash[18830]: cluster 2024-04-23T02:17:44.093057+0000 mon.a (mon.0) 215 : cluster [DBG] osdmap e8: 1 total, 1 up, 1 in 2024-04-23T02:17:45.560 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:17:45 smithi037 bash[18830]: audit 2024-04-23T02:17:44.093751+0000 mon.a (mon.0) 216 : audit [DBG] from='mgr.14144 172.21.15.37:0/2766993901' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-04-23T02:17:45.560 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:17:45 smithi037 bash[18830]: audit 2024-04-23T02:17:44.456334+0000 mon.a (mon.0) 217 : audit [DBG] from='mgr.14144 172.21.15.37:0/2766993901' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-04-23T02:17:45.560 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:17:45 smithi037 bash[18830]: audit 2024-04-23T02:17:44.458910+0000 mon.a (mon.0) 218 : audit [INF] from='mgr.14144 172.21.15.37:0/2766993901' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-04-23T02:17:45.560 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:17:45 smithi037 bash[18830]: audit 2024-04-23T02:17:44.460354+0000 mon.a (mon.0) 219 : audit [DBG] from='mgr.14144 172.21.15.37:0/2766993901' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-23T02:17:45.560 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:17:45 smithi037 bash[14334]: cluster 2024-04-23T02:17:42.526544+0000 osd.0 (osd.0) 1 : cluster [DBG] purged_snaps scrub starts 2024-04-23T02:17:45.560 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:17:45 smithi037 bash[14334]: cluster 2024-04-23T02:17:42.526739+0000 osd.0 (osd.0) 2 : cluster [DBG] purged_snaps scrub ok 2024-04-23T02:17:45.560 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:17:45 smithi037 bash[14334]: cluster 2024-04-23T02:17:44.092973+0000 mon.a (mon.0) 214 : cluster [INF] osd.0 [v2:172.21.15.37:6802/1291552958,v1:172.21.15.37:6803/1291552958] boot 2024-04-23T02:17:45.560 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:17:45 smithi037 bash[14334]: cluster 2024-04-23T02:17:44.093057+0000 mon.a (mon.0) 215 : cluster [DBG] osdmap e8: 1 total, 1 up, 1 in 2024-04-23T02:17:45.560 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:17:45 smithi037 bash[14334]: audit 2024-04-23T02:17:44.093751+0000 mon.a (mon.0) 216 : audit [DBG] from='mgr.14144 172.21.15.37:0/2766993901' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-04-23T02:17:45.561 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:17:45 smithi037 bash[14334]: audit 2024-04-23T02:17:44.456334+0000 mon.a (mon.0) 217 : audit [DBG] from='mgr.14144 172.21.15.37:0/2766993901' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-04-23T02:17:45.561 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:17:45 smithi037 bash[14334]: audit 2024-04-23T02:17:44.458910+0000 mon.a (mon.0) 218 : audit [INF] from='mgr.14144 172.21.15.37:0/2766993901' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-04-23T02:17:45.561 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:17:45 smithi037 bash[14334]: audit 2024-04-23T02:17:44.460354+0000 mon.a (mon.0) 219 : audit [DBG] from='mgr.14144 172.21.15.37:0/2766993901' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-23T02:17:46.431 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:17:46 smithi191 bash[14421]: audit 2024-04-23T02:17:44.455289+0000 mgr.y (mgr.14144) 57 : audit [DBG] from='client.24145 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi037:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T02:17:46.431 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:17:46 smithi191 bash[14421]: cephadm 2024-04-23T02:17:44.458440+0000 mgr.y (mgr.14144) 58 : cephadm [INF] Applying service osd.None on host smithi037... 2024-04-23T02:17:46.431 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:17:46 smithi191 bash[14421]: cluster 2024-04-23T02:17:44.507898+0000 mgr.y (mgr.14144) 59 : cluster [DBG] pgmap v39: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-23T02:17:46.431 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:17:46 smithi191 bash[14421]: cluster 2024-04-23T02:17:45.111505+0000 mon.a (mon.0) 220 : cluster [DBG] osdmap e9: 1 total, 1 up, 1 in 2024-04-23T02:17:46.431 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:17:46 smithi191 bash[14421]: audit 2024-04-23T02:17:45.592330+0000 mon.a (mon.0) 221 : audit [INF] from='mgr.14144 172.21.15.37:0/2766993901' entity='mgr.y' 2024-04-23T02:17:46.432 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:17:46 smithi191 bash[14421]: audit 2024-04-23T02:17:45.836013+0000 mon.a (mon.0) 222 : audit [INF] from='mgr.14144 172.21.15.37:0/2766993901' entity='mgr.y' 2024-04-23T02:17:46.432 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:17:46 smithi191 bash[14421]: audit 2024-04-23T02:17:45.838588+0000 mon.a (mon.0) 223 : audit [DBG] from='mgr.14144 172.21.15.37:0/2766993901' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-23T02:17:46.559 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:17:46 smithi037 bash[14334]: audit 2024-04-23T02:17:44.455289+0000 mgr.y (mgr.14144) 57 : audit [DBG] from='client.24145 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi037:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T02:17:46.560 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:17:46 smithi037 bash[14334]: cephadm 2024-04-23T02:17:44.458440+0000 mgr.y (mgr.14144) 58 : cephadm [INF] Applying service osd.None on host smithi037... 2024-04-23T02:17:46.560 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:17:46 smithi037 bash[14334]: cluster 2024-04-23T02:17:44.507898+0000 mgr.y (mgr.14144) 59 : cluster [DBG] pgmap v39: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-23T02:17:46.560 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:17:46 smithi037 bash[14334]: cluster 2024-04-23T02:17:45.111505+0000 mon.a (mon.0) 220 : cluster [DBG] osdmap e9: 1 total, 1 up, 1 in 2024-04-23T02:17:46.560 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:17:46 smithi037 bash[14334]: audit 2024-04-23T02:17:45.592330+0000 mon.a (mon.0) 221 : audit [INF] from='mgr.14144 172.21.15.37:0/2766993901' entity='mgr.y' 2024-04-23T02:17:46.560 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:17:46 smithi037 bash[14334]: audit 2024-04-23T02:17:45.836013+0000 mon.a (mon.0) 222 : audit [INF] from='mgr.14144 172.21.15.37:0/2766993901' entity='mgr.y' 2024-04-23T02:17:46.560 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:17:46 smithi037 bash[14334]: audit 2024-04-23T02:17:45.838588+0000 mon.a (mon.0) 223 : audit [DBG] from='mgr.14144 172.21.15.37:0/2766993901' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-23T02:17:46.560 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:17:46 smithi037 bash[18830]: audit 2024-04-23T02:17:44.455289+0000 mgr.y (mgr.14144) 57 : audit [DBG] from='client.24145 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi037:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T02:17:46.560 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:17:46 smithi037 bash[18830]: cephadm 2024-04-23T02:17:44.458440+0000 mgr.y (mgr.14144) 58 : cephadm [INF] Applying service osd.None on host smithi037... 2024-04-23T02:17:46.560 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:17:46 smithi037 bash[18830]: cluster 2024-04-23T02:17:44.507898+0000 mgr.y (mgr.14144) 59 : cluster [DBG] pgmap v39: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-23T02:17:46.561 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:17:46 smithi037 bash[18830]: cluster 2024-04-23T02:17:45.111505+0000 mon.a (mon.0) 220 : cluster [DBG] osdmap e9: 1 total, 1 up, 1 in 2024-04-23T02:17:46.561 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:17:46 smithi037 bash[18830]: audit 2024-04-23T02:17:45.592330+0000 mon.a (mon.0) 221 : audit [INF] from='mgr.14144 172.21.15.37:0/2766993901' entity='mgr.y' 2024-04-23T02:17:46.561 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:17:46 smithi037 bash[18830]: audit 2024-04-23T02:17:45.836013+0000 mon.a (mon.0) 222 : audit [INF] from='mgr.14144 172.21.15.37:0/2766993901' entity='mgr.y' 2024-04-23T02:17:46.561 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:17:46 smithi037 bash[18830]: audit 2024-04-23T02:17:45.838588+0000 mon.a (mon.0) 223 : audit [DBG] from='mgr.14144 172.21.15.37:0/2766993901' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-23T02:17:47.431 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:17:47 smithi191 bash[14421]: cephadm 2024-04-23T02:17:45.585498+0000 mgr.y (mgr.14144) 60 : cephadm [INF] Detected new or changed devices on smithi037 2024-04-23T02:17:47.431 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:17:47 smithi191 bash[14421]: audit 2024-04-23T02:17:46.117888+0000 mon.a (mon.0) 224 : audit [INF] from='mgr.14144 172.21.15.37:0/2766993901' entity='mgr.y' 2024-04-23T02:17:47.559 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:17:47 smithi037 bash[14334]: cephadm 2024-04-23T02:17:45.585498+0000 mgr.y (mgr.14144) 60 : cephadm [INF] Detected new or changed devices on smithi037 2024-04-23T02:17:47.560 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:17:47 smithi037 bash[14334]: audit 2024-04-23T02:17:46.117888+0000 mon.a (mon.0) 224 : audit [INF] from='mgr.14144 172.21.15.37:0/2766993901' entity='mgr.y' 2024-04-23T02:17:47.560 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:17:47 smithi037 bash[18830]: cephadm 2024-04-23T02:17:45.585498+0000 mgr.y (mgr.14144) 60 : cephadm [INF] Detected new or changed devices on smithi037 2024-04-23T02:17:47.560 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:17:47 smithi037 bash[18830]: audit 2024-04-23T02:17:46.117888+0000 mon.a (mon.0) 224 : audit [INF] from='mgr.14144 172.21.15.37:0/2766993901' entity='mgr.y' 2024-04-23T02:17:48.431 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:17:48 smithi191 bash[14421]: cluster 2024-04-23T02:17:46.508434+0000 mgr.y (mgr.14144) 61 : cluster [DBG] pgmap v41: 0 pgs: ; 0 B data, 4.7 MiB used, 89 GiB / 89 GiB avail 2024-04-23T02:17:48.559 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:17:48 smithi037 bash[14334]: cluster 2024-04-23T02:17:46.508434+0000 mgr.y (mgr.14144) 61 : cluster [DBG] pgmap v41: 0 pgs: ; 0 B data, 4.7 MiB used, 89 GiB / 89 GiB avail 2024-04-23T02:17:48.559 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:17:48 smithi037 bash[18830]: cluster 2024-04-23T02:17:46.508434+0000 mgr.y (mgr.14144) 61 : cluster [DBG] pgmap v41: 0 pgs: ; 0 B data, 4.7 MiB used, 89 GiB / 89 GiB avail 2024-04-23T02:17:49.431 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:17:49 smithi191 bash[14421]: audit 2024-04-23T02:17:48.469601+0000 mon.c (mon.1) 6 : audit [INF] from='client.? 172.21.15.37:0/1512245783' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "e7f4f1e7-1775-4f1f-ac2d-244cac89a661"}]: dispatch 2024-04-23T02:17:49.431 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:17:49 smithi191 bash[14421]: audit 2024-04-23T02:17:48.470535+0000 mon.a (mon.0) 225 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "e7f4f1e7-1775-4f1f-ac2d-244cac89a661"}]: dispatch 2024-04-23T02:17:49.431 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:17:49 smithi191 bash[14421]: audit 2024-04-23T02:17:48.478149+0000 mon.a (mon.0) 226 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "e7f4f1e7-1775-4f1f-ac2d-244cac89a661"}]': finished 2024-04-23T02:17:49.431 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:17:49 smithi191 bash[14421]: cluster 2024-04-23T02:17:48.478381+0000 mon.a (mon.0) 227 : cluster [DBG] osdmap e10: 2 total, 1 up, 2 in 2024-04-23T02:17:49.431 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:17:49 smithi191 bash[14421]: audit 2024-04-23T02:17:48.478563+0000 mon.a (mon.0) 228 : audit [DBG] from='mgr.14144 172.21.15.37:0/2766993901' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-04-23T02:17:49.432 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:17:49 smithi191 bash[14421]: audit 2024-04-23T02:17:49.116344+0000 mon.c (mon.1) 7 : audit [DBG] from='client.? 172.21.15.37:0/944720661' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-04-23T02:17:49.559 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:17:49 smithi037 bash[14334]: audit 2024-04-23T02:17:48.469601+0000 mon.c (mon.1) 6 : audit [INF] from='client.? 172.21.15.37:0/1512245783' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "e7f4f1e7-1775-4f1f-ac2d-244cac89a661"}]: dispatch 2024-04-23T02:17:49.560 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:17:49 smithi037 bash[14334]: audit 2024-04-23T02:17:48.470535+0000 mon.a (mon.0) 225 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "e7f4f1e7-1775-4f1f-ac2d-244cac89a661"}]: dispatch 2024-04-23T02:17:49.560 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:17:49 smithi037 bash[14334]: audit 2024-04-23T02:17:48.478149+0000 mon.a (mon.0) 226 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "e7f4f1e7-1775-4f1f-ac2d-244cac89a661"}]': finished 2024-04-23T02:17:49.560 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:17:49 smithi037 bash[14334]: cluster 2024-04-23T02:17:48.478381+0000 mon.a (mon.0) 227 : cluster [DBG] osdmap e10: 2 total, 1 up, 2 in 2024-04-23T02:17:49.560 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:17:49 smithi037 bash[14334]: audit 2024-04-23T02:17:48.478563+0000 mon.a (mon.0) 228 : audit [DBG] from='mgr.14144 172.21.15.37:0/2766993901' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-04-23T02:17:49.560 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:17:49 smithi037 bash[14334]: audit 2024-04-23T02:17:49.116344+0000 mon.c (mon.1) 7 : audit [DBG] from='client.? 172.21.15.37:0/944720661' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-04-23T02:17:49.560 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:17:49 smithi037 bash[18830]: audit 2024-04-23T02:17:48.469601+0000 mon.c (mon.1) 6 : audit [INF] from='client.? 172.21.15.37:0/1512245783' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "e7f4f1e7-1775-4f1f-ac2d-244cac89a661"}]: dispatch 2024-04-23T02:17:49.560 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:17:49 smithi037 bash[18830]: audit 2024-04-23T02:17:48.470535+0000 mon.a (mon.0) 225 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "e7f4f1e7-1775-4f1f-ac2d-244cac89a661"}]: dispatch 2024-04-23T02:17:49.560 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:17:49 smithi037 bash[18830]: audit 2024-04-23T02:17:48.478149+0000 mon.a (mon.0) 226 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "e7f4f1e7-1775-4f1f-ac2d-244cac89a661"}]': finished 2024-04-23T02:17:49.560 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:17:49 smithi037 bash[18830]: cluster 2024-04-23T02:17:48.478381+0000 mon.a (mon.0) 227 : cluster [DBG] osdmap e10: 2 total, 1 up, 2 in 2024-04-23T02:17:49.560 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:17:49 smithi037 bash[18830]: audit 2024-04-23T02:17:48.478563+0000 mon.a (mon.0) 228 : audit [DBG] from='mgr.14144 172.21.15.37:0/2766993901' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-04-23T02:17:49.560 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:17:49 smithi037 bash[18830]: audit 2024-04-23T02:17:49.116344+0000 mon.c (mon.1) 7 : audit [DBG] from='client.? 172.21.15.37:0/944720661' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-04-23T02:17:50.431 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:17:50 smithi191 bash[14421]: cluster 2024-04-23T02:17:48.508892+0000 mgr.y (mgr.14144) 62 : cluster [DBG] pgmap v43: 0 pgs: ; 0 B data, 4.7 MiB used, 89 GiB / 89 GiB avail 2024-04-23T02:17:50.559 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:17:50 smithi037 bash[18830]: cluster 2024-04-23T02:17:48.508892+0000 mgr.y (mgr.14144) 62 : cluster [DBG] pgmap v43: 0 pgs: ; 0 B data, 4.7 MiB used, 89 GiB / 89 GiB avail 2024-04-23T02:17:50.560 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:17:50 smithi037 bash[14334]: cluster 2024-04-23T02:17:48.508892+0000 mgr.y (mgr.14144) 62 : cluster [DBG] pgmap v43: 0 pgs: ; 0 B data, 4.7 MiB used, 89 GiB / 89 GiB avail 2024-04-23T02:17:52.431 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:17:52 smithi191 bash[14421]: cluster 2024-04-23T02:17:50.509414+0000 mgr.y (mgr.14144) 63 : cluster [DBG] pgmap v44: 0 pgs: ; 0 B data, 4.7 MiB used, 89 GiB / 89 GiB avail 2024-04-23T02:17:52.438 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:17:52 smithi037 bash[14334]: cluster 2024-04-23T02:17:50.509414+0000 mgr.y (mgr.14144) 63 : cluster [DBG] pgmap v44: 0 pgs: ; 0 B data, 4.7 MiB used, 89 GiB / 89 GiB avail 2024-04-23T02:17:52.439 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:17:52 smithi037 bash[18830]: cluster 2024-04-23T02:17:50.509414+0000 mgr.y (mgr.14144) 63 : cluster [DBG] pgmap v44: 0 pgs: ; 0 B data, 4.7 MiB used, 89 GiB / 89 GiB avail 2024-04-23T02:17:54.431 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:17:54 smithi191 bash[14421]: cluster 2024-04-23T02:17:52.509912+0000 mgr.y (mgr.14144) 64 : cluster [DBG] pgmap v45: 0 pgs: ; 0 B data, 4.7 MiB used, 89 GiB / 89 GiB avail 2024-04-23T02:17:54.559 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:17:54 smithi037 bash[18830]: cluster 2024-04-23T02:17:52.509912+0000 mgr.y (mgr.14144) 64 : cluster [DBG] pgmap v45: 0 pgs: ; 0 B data, 4.7 MiB used, 89 GiB / 89 GiB avail 2024-04-23T02:17:54.559 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:17:54 smithi037 bash[14334]: cluster 2024-04-23T02:17:52.509912+0000 mgr.y (mgr.14144) 64 : cluster [DBG] pgmap v45: 0 pgs: ; 0 B data, 4.7 MiB used, 89 GiB / 89 GiB avail 2024-04-23T02:17:56.430 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:17:56 smithi191 bash[14421]: cluster 2024-04-23T02:17:54.510428+0000 mgr.y (mgr.14144) 65 : cluster [DBG] pgmap v46: 0 pgs: ; 0 B data, 4.7 MiB used, 89 GiB / 89 GiB avail 2024-04-23T02:17:56.492 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:17:56 smithi037 bash[18830]: cluster 2024-04-23T02:17:54.510428+0000 mgr.y (mgr.14144) 65 : cluster [DBG] pgmap v46: 0 pgs: ; 0 B data, 4.7 MiB used, 89 GiB / 89 GiB avail 2024-04-23T02:17:56.492 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:17:56 smithi037 bash[14334]: cluster 2024-04-23T02:17:54.510428+0000 mgr.y (mgr.14144) 65 : cluster [DBG] pgmap v46: 0 pgs: ; 0 B data, 4.7 MiB used, 89 GiB / 89 GiB avail 2024-04-23T02:17:57.414 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:17:57 smithi037 bash[14334]: audit 2024-04-23T02:17:56.251445+0000 mon.a (mon.0) 229 : audit [INF] from='mgr.14144 172.21.15.37:0/2766993901' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2024-04-23T02:17:57.414 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:17:57 smithi037 bash[14334]: audit 2024-04-23T02:17:56.253272+0000 mon.a (mon.0) 230 : audit [DBG] from='mgr.14144 172.21.15.37:0/2766993901' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-23T02:17:57.414 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:17:57 smithi037 bash[14334]: cephadm 2024-04-23T02:17:56.254779+0000 mgr.y (mgr.14144) 66 : cephadm [INF] Deploying daemon osd.1 on smithi037 2024-04-23T02:17:57.415 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:17:57 smithi037 bash[18830]: audit 2024-04-23T02:17:56.251445+0000 mon.a (mon.0) 229 : audit [INF] from='mgr.14144 172.21.15.37:0/2766993901' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2024-04-23T02:17:57.415 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:17:57 smithi037 bash[18830]: audit 2024-04-23T02:17:56.253272+0000 mon.a (mon.0) 230 : audit [DBG] from='mgr.14144 172.21.15.37:0/2766993901' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-23T02:17:57.415 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:17:57 smithi037 bash[18830]: cephadm 2024-04-23T02:17:56.254779+0000 mgr.y (mgr.14144) 66 : cephadm [INF] Deploying daemon osd.1 on smithi037 2024-04-23T02:17:57.430 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:17:57 smithi191 bash[14421]: audit 2024-04-23T02:17:56.251445+0000 mon.a (mon.0) 229 : audit [INF] from='mgr.14144 172.21.15.37:0/2766993901' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2024-04-23T02:17:57.430 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:17:57 smithi191 bash[14421]: audit 2024-04-23T02:17:56.253272+0000 mon.a (mon.0) 230 : audit [DBG] from='mgr.14144 172.21.15.37:0/2766993901' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-23T02:17:57.430 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:17:57 smithi191 bash[14421]: cephadm 2024-04-23T02:17:56.254779+0000 mgr.y (mgr.14144) 66 : cephadm [INF] Deploying daemon osd.1 on smithi037 2024-04-23T02:17:58.430 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:17:58 smithi191 bash[14421]: cluster 2024-04-23T02:17:56.510960+0000 mgr.y (mgr.14144) 67 : cluster [DBG] pgmap v47: 0 pgs: ; 0 B data, 4.7 MiB used, 89 GiB / 89 GiB avail 2024-04-23T02:17:58.523 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:17:58 smithi037 bash[14334]: cluster 2024-04-23T02:17:56.510960+0000 mgr.y (mgr.14144) 67 : cluster [DBG] pgmap v47: 0 pgs: ; 0 B data, 4.7 MiB used, 89 GiB / 89 GiB avail 2024-04-23T02:17:58.523 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:17:58 smithi037 bash[18830]: cluster 2024-04-23T02:17:56.510960+0000 mgr.y (mgr.14144) 67 : cluster [DBG] pgmap v47: 0 pgs: ; 0 B data, 4.7 MiB used, 89 GiB / 89 GiB avail 2024-04-23T02:17:58.773 INFO:teuthology.orchestra.run.smithi037.stdout:Created osd(s) 1 on host 'smithi037' 2024-04-23T02:17:59.430 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:17:59 smithi191 bash[14421]: audit 2024-04-23T02:17:58.753294+0000 mon.a (mon.0) 231 : audit [DBG] from='mgr.14144 172.21.15.37:0/2766993901' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-23T02:17:59.430 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:17:59 smithi191 bash[14421]: audit 2024-04-23T02:17:58.757824+0000 mon.a (mon.0) 232 : audit [INF] from='mgr.14144 172.21.15.37:0/2766993901' entity='mgr.y' 2024-04-23T02:17:59.430 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:17:59 smithi191 bash[14421]: audit 2024-04-23T02:17:58.766245+0000 mon.a (mon.0) 233 : audit [INF] from='mgr.14144 172.21.15.37:0/2766993901' entity='mgr.y' 2024-04-23T02:17:59.558 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:17:59 smithi037 bash[14334]: audit 2024-04-23T02:17:58.753294+0000 mon.a (mon.0) 231 : audit [DBG] from='mgr.14144 172.21.15.37:0/2766993901' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-23T02:17:59.559 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:17:59 smithi037 bash[14334]: audit 2024-04-23T02:17:58.757824+0000 mon.a (mon.0) 232 : audit [INF] from='mgr.14144 172.21.15.37:0/2766993901' entity='mgr.y' 2024-04-23T02:17:59.559 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:17:59 smithi037 bash[14334]: audit 2024-04-23T02:17:58.766245+0000 mon.a (mon.0) 233 : audit [INF] from='mgr.14144 172.21.15.37:0/2766993901' entity='mgr.y' 2024-04-23T02:17:59.559 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:17:59 smithi037 bash[18830]: audit 2024-04-23T02:17:58.753294+0000 mon.a (mon.0) 231 : audit [DBG] from='mgr.14144 172.21.15.37:0/2766993901' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-23T02:17:59.559 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:17:59 smithi037 bash[18830]: audit 2024-04-23T02:17:58.757824+0000 mon.a (mon.0) 232 : audit [INF] from='mgr.14144 172.21.15.37:0/2766993901' entity='mgr.y' 2024-04-23T02:17:59.559 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:17:59 smithi037 bash[18830]: audit 2024-04-23T02:17:58.766245+0000 mon.a (mon.0) 233 : audit [INF] from='mgr.14144 172.21.15.37:0/2766993901' entity='mgr.y' 2024-04-23T02:17:59.990 DEBUG:teuthology.orchestra.run.smithi037:osd.1> sudo journalctl -f -n 0 -u ceph-39f0dbf0-0117-11ef-bc93-c7b262605968@osd.1.service 2024-04-23T02:17:59.993 INFO:tasks.cephadm:Deploying osd.2 on smithi037 with /dev/vg_nvme/lv_2... 2024-04-23T02:17:59.993 DEBUG:teuthology.orchestra.run.smithi037:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 39f0dbf0-0117-11ef-bc93-c7b262605968 -- ceph-volume lvm zap /dev/vg_nvme/lv_2 2024-04-23T02:18:00.308 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:18:00 smithi037 bash[14334]: cluster 2024-04-23T02:17:58.511321+0000 mgr.y (mgr.14144) 68 : cluster [DBG] pgmap v48: 0 pgs: ; 0 B data, 4.7 MiB used, 89 GiB / 89 GiB avail 2024-04-23T02:18:00.309 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:18:00 smithi037 bash[18830]: cluster 2024-04-23T02:17:58.511321+0000 mgr.y (mgr.14144) 68 : cluster [DBG] pgmap v48: 0 pgs: ; 0 B data, 4.7 MiB used, 89 GiB / 89 GiB avail 2024-04-23T02:18:00.430 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:18:00 smithi191 bash[14421]: cluster 2024-04-23T02:17:58.511321+0000 mgr.y (mgr.14144) 68 : cluster [DBG] pgmap v48: 0 pgs: ; 0 B data, 4.7 MiB used, 89 GiB / 89 GiB avail 2024-04-23T02:18:00.541 INFO:journalctl@ceph.osd.1.smithi037.stdout:-- Logs begin at Sun 2022-08-14 12:20:24 UTC. -- 2024-04-23T02:18:01.483 INFO:journalctl@ceph.osd.1.smithi037.stdout:Apr 23 02:18:01 smithi037 bash[23991]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-1 2024-04-23T02:18:01.483 INFO:journalctl@ceph.osd.1.smithi037.stdout:Apr 23 02:18:01 smithi037 bash[23991]: Running command: /usr/bin/ceph-bluestore-tool --cluster=ceph prime-osd-dir --dev /dev/vg_nvme/lv_3 --path /var/lib/ceph/osd/ceph-1 --no-mon-config 2024-04-23T02:18:01.483 INFO:journalctl@ceph.osd.1.smithi037.stdout:Apr 23 02:18:01 smithi037 bash[23991]: Running command: /usr/bin/ln -snf /dev/vg_nvme/lv_3 /var/lib/ceph/osd/ceph-1/block 2024-04-23T02:18:01.483 INFO:journalctl@ceph.osd.1.smithi037.stdout:Apr 23 02:18:01 smithi037 bash[23991]: Running command: /usr/bin/chown -h ceph:ceph /var/lib/ceph/osd/ceph-1/block 2024-04-23T02:18:01.483 INFO:journalctl@ceph.osd.1.smithi037.stdout:Apr 23 02:18:01 smithi037 bash[23991]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-2 2024-04-23T02:18:01.483 INFO:journalctl@ceph.osd.1.smithi037.stdout:Apr 23 02:18:01 smithi037 bash[23991]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-1 2024-04-23T02:18:01.484 INFO:journalctl@ceph.osd.1.smithi037.stdout:Apr 23 02:18:01 smithi037 bash[23991]: --> ceph-volume lvm activate successful for osd ID: 1 2024-04-23T02:18:02.559 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:18:02 smithi037 bash[18830]: cluster 2024-04-23T02:18:00.511801+0000 mgr.y (mgr.14144) 69 : cluster [DBG] pgmap v49: 0 pgs: ; 0 B data, 4.7 MiB used, 89 GiB / 89 GiB avail 2024-04-23T02:18:02.559 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:18:02 smithi037 bash[14334]: cluster 2024-04-23T02:18:00.511801+0000 mgr.y (mgr.14144) 69 : cluster [DBG] pgmap v49: 0 pgs: ; 0 B data, 4.7 MiB used, 89 GiB / 89 GiB avail 2024-04-23T02:18:02.679 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:18:02 smithi191 bash[14421]: cluster 2024-04-23T02:18:00.511801+0000 mgr.y (mgr.14144) 69 : cluster [DBG] pgmap v49: 0 pgs: ; 0 B data, 4.7 MiB used, 89 GiB / 89 GiB avail 2024-04-23T02:18:04.058 INFO:journalctl@ceph.osd.1.smithi037.stdout:Apr 23 02:18:03 smithi037 bash[24228]: debug 2024-04-23T02:18:03.796+0000 7f75d3c26700 1 -- 172.21.15.37:0/3093997368 <== mon.0 v2:172.21.15.37:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x5555ab5ac4e0 con 0x5555ab625400 2024-04-23T02:18:04.380 INFO:teuthology.orchestra.run.smithi037.stderr:--> Zapping: /dev/vg_nvme/lv_2 2024-04-23T02:18:04.381 INFO:teuthology.orchestra.run.smithi037.stderr:Running command: /usr/bin/dd if=/dev/zero of=/dev/vg_nvme/lv_2 bs=1M count=10 conv=fsync 2024-04-23T02:18:04.381 INFO:teuthology.orchestra.run.smithi037.stderr: stderr: 10+0 records in 2024-04-23T02:18:04.381 INFO:teuthology.orchestra.run.smithi037.stderr:10+0 records out 2024-04-23T02:18:04.381 INFO:teuthology.orchestra.run.smithi037.stderr: stderr: 10485760 bytes (10 MB, 10 MiB) copied, 0.0223485 s, 469 MB/s 2024-04-23T02:18:04.381 INFO:teuthology.orchestra.run.smithi037.stderr:--> Zapping successful for: 2024-04-23T02:18:04.391 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:18:04 smithi037 bash[18830]: cluster 2024-04-23T02:18:02.512262+0000 mgr.y (mgr.14144) 70 : cluster [DBG] pgmap v50: 0 pgs: ; 0 B data, 4.7 MiB used, 89 GiB / 89 GiB avail 2024-04-23T02:18:04.391 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:18:04 smithi037 bash[18830]: audit 2024-04-23T02:18:03.890385+0000 mon.a (mon.0) 234 : audit [INF] from='mgr.14144 172.21.15.37:0/2766993901' entity='mgr.y' 2024-04-23T02:18:04.391 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:18:04 smithi037 bash[14334]: cluster 2024-04-23T02:18:02.512262+0000 mgr.y (mgr.14144) 70 : cluster [DBG] pgmap v50: 0 pgs: ; 0 B data, 4.7 MiB used, 89 GiB / 89 GiB avail 2024-04-23T02:18:04.391 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:18:04 smithi037 bash[14334]: audit 2024-04-23T02:18:03.890385+0000 mon.a (mon.0) 234 : audit [INF] from='mgr.14144 172.21.15.37:0/2766993901' entity='mgr.y' 2024-04-23T02:18:04.391 INFO:journalctl@ceph.osd.1.smithi037.stdout:Apr 23 02:18:04 smithi037 bash[24228]: debug 2024-04-23T02:18:04.380+0000 7f75db6b1080 -1 Falling back to public interface 2024-04-23T02:18:04.679 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:18:04 smithi191 bash[14421]: cluster 2024-04-23T02:18:02.512262+0000 mgr.y (mgr.14144) 70 : cluster [DBG] pgmap v50: 0 pgs: ; 0 B data, 4.7 MiB used, 89 GiB / 89 GiB avail 2024-04-23T02:18:04.679 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:18:04 smithi191 bash[14421]: audit 2024-04-23T02:18:03.890385+0000 mon.a (mon.0) 234 : audit [INF] from='mgr.14144 172.21.15.37:0/2766993901' entity='mgr.y' 2024-04-23T02:18:05.643 DEBUG:teuthology.orchestra.run.smithi037:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 39f0dbf0-0117-11ef-bc93-c7b262605968 -- ceph orch daemon add osd smithi037:vg_nvme/lv_2 2024-04-23T02:18:06.558 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:18:06 smithi037 bash[14334]: cluster 2024-04-23T02:18:04.512896+0000 mgr.y (mgr.14144) 71 : cluster [DBG] pgmap v51: 0 pgs: ; 0 B data, 4.7 MiB used, 89 GiB / 89 GiB avail 2024-04-23T02:18:06.558 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:18:06 smithi037 bash[18830]: cluster 2024-04-23T02:18:04.512896+0000 mgr.y (mgr.14144) 71 : cluster [DBG] pgmap v51: 0 pgs: ; 0 B data, 4.7 MiB used, 89 GiB / 89 GiB avail 2024-04-23T02:18:06.679 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:18:06 smithi191 bash[14421]: cluster 2024-04-23T02:18:04.512896+0000 mgr.y (mgr.14144) 71 : cluster [DBG] pgmap v51: 0 pgs: ; 0 B data, 4.7 MiB used, 89 GiB / 89 GiB avail 2024-04-23T02:18:07.808 INFO:journalctl@ceph.osd.1.smithi037.stdout:Apr 23 02:18:07 smithi037 bash[24228]: debug 2024-04-23T02:18:07.405+0000 7f75db6b1080 -1 osd.1 0 log_to_monitors {default=true} 2024-04-23T02:18:08.558 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:18:08 smithi037 bash[14334]: cluster 2024-04-23T02:18:06.513472+0000 mgr.y (mgr.14144) 72 : cluster [DBG] pgmap v52: 0 pgs: ; 0 B data, 4.7 MiB used, 89 GiB / 89 GiB avail 2024-04-23T02:18:08.558 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:18:08 smithi037 bash[14334]: audit 2024-04-23T02:18:07.414047+0000 mon.c (mon.1) 8 : audit [INF] from='osd.1 [v2:172.21.15.37:6810/1207254258,v1:172.21.15.37:6811/1207254258]' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2024-04-23T02:18:08.558 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:18:08 smithi037 bash[14334]: audit 2024-04-23T02:18:07.414679+0000 mon.a (mon.0) 235 : audit [INF] from='osd.1 ' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2024-04-23T02:18:08.558 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:18:08 smithi037 bash[18830]: cluster 2024-04-23T02:18:06.513472+0000 mgr.y (mgr.14144) 72 : cluster [DBG] pgmap v52: 0 pgs: ; 0 B data, 4.7 MiB used, 89 GiB / 89 GiB avail 2024-04-23T02:18:08.558 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:18:08 smithi037 bash[18830]: audit 2024-04-23T02:18:07.414047+0000 mon.c (mon.1) 8 : audit [INF] from='osd.1 [v2:172.21.15.37:6810/1207254258,v1:172.21.15.37:6811/1207254258]' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2024-04-23T02:18:08.559 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:18:08 smithi037 bash[18830]: audit 2024-04-23T02:18:07.414679+0000 mon.a (mon.0) 235 : audit [INF] from='osd.1 ' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2024-04-23T02:18:08.679 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:18:08 smithi191 bash[14421]: cluster 2024-04-23T02:18:06.513472+0000 mgr.y (mgr.14144) 72 : cluster [DBG] pgmap v52: 0 pgs: ; 0 B data, 4.7 MiB used, 89 GiB / 89 GiB avail 2024-04-23T02:18:08.679 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:18:08 smithi191 bash[14421]: audit 2024-04-23T02:18:07.414047+0000 mon.c (mon.1) 8 : audit [INF] from='osd.1 [v2:172.21.15.37:6810/1207254258,v1:172.21.15.37:6811/1207254258]' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2024-04-23T02:18:08.679 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:18:08 smithi191 bash[14421]: audit 2024-04-23T02:18:07.414679+0000 mon.a (mon.0) 235 : audit [INF] from='osd.1 ' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2024-04-23T02:18:09.558 INFO:journalctl@ceph.osd.1.smithi037.stdout:Apr 23 02:18:09 smithi037 bash[24228]: debug 2024-04-23T02:18:09.213+0000 7f75d1c22700 -1 osd.1 0 waiting for initial osdmap 2024-04-23T02:18:09.558 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:18:09 smithi037 bash[14334]: audit 2024-04-23T02:18:08.203137+0000 mon.a (mon.0) 236 : audit [INF] from='osd.1 ' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2024-04-23T02:18:09.558 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:18:09 smithi037 bash[14334]: cluster 2024-04-23T02:18:08.203259+0000 mon.a (mon.0) 237 : cluster [DBG] osdmap e11: 2 total, 1 up, 2 in 2024-04-23T02:18:09.558 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:18:09 smithi037 bash[14334]: audit 2024-04-23T02:18:08.203413+0000 mon.a (mon.0) 238 : audit [DBG] from='mgr.14144 172.21.15.37:0/2766993901' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-04-23T02:18:09.558 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:18:09 smithi037 bash[14334]: audit 2024-04-23T02:18:08.205398+0000 mon.c (mon.1) 9 : audit [INF] from='osd.1 [v2:172.21.15.37:6810/1207254258,v1:172.21.15.37:6811/1207254258]' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi037", "root=default"]}]: dispatch 2024-04-23T02:18:09.559 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:18:09 smithi037 bash[14334]: audit 2024-04-23T02:18:08.205903+0000 mon.a (mon.0) 239 : audit [INF] from='osd.1 ' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi037", "root=default"]}]: dispatch 2024-04-23T02:18:09.559 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:18:09 smithi037 bash[18830]: audit 2024-04-23T02:18:08.203137+0000 mon.a (mon.0) 236 : audit [INF] from='osd.1 ' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2024-04-23T02:18:09.559 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:18:09 smithi037 bash[18830]: cluster 2024-04-23T02:18:08.203259+0000 mon.a (mon.0) 237 : cluster [DBG] osdmap e11: 2 total, 1 up, 2 in 2024-04-23T02:18:09.559 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:18:09 smithi037 bash[18830]: audit 2024-04-23T02:18:08.203413+0000 mon.a (mon.0) 238 : audit [DBG] from='mgr.14144 172.21.15.37:0/2766993901' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-04-23T02:18:09.559 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:18:09 smithi037 bash[18830]: audit 2024-04-23T02:18:08.205398+0000 mon.c (mon.1) 9 : audit [INF] from='osd.1 [v2:172.21.15.37:6810/1207254258,v1:172.21.15.37:6811/1207254258]' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi037", "root=default"]}]: dispatch 2024-04-23T02:18:09.559 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:18:09 smithi037 bash[18830]: audit 2024-04-23T02:18:08.205903+0000 mon.a (mon.0) 239 : audit [INF] from='osd.1 ' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi037", "root=default"]}]: dispatch 2024-04-23T02:18:09.679 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:18:09 smithi191 bash[14421]: audit 2024-04-23T02:18:08.203137+0000 mon.a (mon.0) 236 : audit [INF] from='osd.1 ' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2024-04-23T02:18:09.679 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:18:09 smithi191 bash[14421]: cluster 2024-04-23T02:18:08.203259+0000 mon.a (mon.0) 237 : cluster [DBG] osdmap e11: 2 total, 1 up, 2 in 2024-04-23T02:18:09.679 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:18:09 smithi191 bash[14421]: audit 2024-04-23T02:18:08.203413+0000 mon.a (mon.0) 238 : audit [DBG] from='mgr.14144 172.21.15.37:0/2766993901' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-04-23T02:18:09.680 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:18:09 smithi191 bash[14421]: audit 2024-04-23T02:18:08.205398+0000 mon.c (mon.1) 9 : audit [INF] from='osd.1 [v2:172.21.15.37:6810/1207254258,v1:172.21.15.37:6811/1207254258]' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi037", "root=default"]}]: dispatch 2024-04-23T02:18:09.680 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:18:09 smithi191 bash[14421]: audit 2024-04-23T02:18:08.205903+0000 mon.a (mon.0) 239 : audit [INF] from='osd.1 ' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi037", "root=default"]}]: dispatch 2024-04-23T02:18:10.308 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:18:10 smithi037 bash[18830]: cluster 2024-04-23T02:18:08.513963+0000 mgr.y (mgr.14144) 73 : cluster [DBG] pgmap v54: 0 pgs: ; 0 B data, 4.7 MiB used, 89 GiB / 89 GiB avail 2024-04-23T02:18:10.308 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:18:10 smithi037 bash[18830]: audit 2024-04-23T02:18:09.208088+0000 mon.a (mon.0) 240 : audit [INF] from='osd.1 ' entity='osd.1' cmd='[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi037", "root=default"]}]': finished 2024-04-23T02:18:10.308 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:18:10 smithi037 bash[18830]: cluster 2024-04-23T02:18:09.208523+0000 mon.a (mon.0) 241 : cluster [DBG] osdmap e12: 2 total, 1 up, 2 in 2024-04-23T02:18:10.308 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:18:10 smithi037 bash[18830]: audit 2024-04-23T02:18:09.209309+0000 mon.a (mon.0) 242 : audit [DBG] from='mgr.14144 172.21.15.37:0/2766993901' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-04-23T02:18:10.308 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:18:10 smithi037 bash[18830]: audit 2024-04-23T02:18:09.218658+0000 mon.a (mon.0) 243 : audit [DBG] from='mgr.14144 172.21.15.37:0/2766993901' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-04-23T02:18:10.308 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:18:10 smithi037 bash[14334]: cluster 2024-04-23T02:18:08.513963+0000 mgr.y (mgr.14144) 73 : cluster [DBG] pgmap v54: 0 pgs: ; 0 B data, 4.7 MiB used, 89 GiB / 89 GiB avail 2024-04-23T02:18:10.308 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:18:10 smithi037 bash[14334]: audit 2024-04-23T02:18:09.208088+0000 mon.a (mon.0) 240 : audit [INF] from='osd.1 ' entity='osd.1' cmd='[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi037", "root=default"]}]': finished 2024-04-23T02:18:10.308 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:18:10 smithi037 bash[14334]: cluster 2024-04-23T02:18:09.208523+0000 mon.a (mon.0) 241 : cluster [DBG] osdmap e12: 2 total, 1 up, 2 in 2024-04-23T02:18:10.309 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:18:10 smithi037 bash[14334]: audit 2024-04-23T02:18:09.209309+0000 mon.a (mon.0) 242 : audit [DBG] from='mgr.14144 172.21.15.37:0/2766993901' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-04-23T02:18:10.309 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:18:10 smithi037 bash[14334]: audit 2024-04-23T02:18:09.218658+0000 mon.a (mon.0) 243 : audit [DBG] from='mgr.14144 172.21.15.37:0/2766993901' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-04-23T02:18:10.679 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:18:10 smithi191 bash[14421]: cluster 2024-04-23T02:18:08.513963+0000 mgr.y (mgr.14144) 73 : cluster [DBG] pgmap v54: 0 pgs: ; 0 B data, 4.7 MiB used, 89 GiB / 89 GiB avail 2024-04-23T02:18:10.679 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:18:10 smithi191 bash[14421]: audit 2024-04-23T02:18:09.208088+0000 mon.a (mon.0) 240 : audit [INF] from='osd.1 ' entity='osd.1' cmd='[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi037", "root=default"]}]': finished 2024-04-23T02:18:10.679 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:18:10 smithi191 bash[14421]: cluster 2024-04-23T02:18:09.208523+0000 mon.a (mon.0) 241 : cluster [DBG] osdmap e12: 2 total, 1 up, 2 in 2024-04-23T02:18:10.679 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:18:10 smithi191 bash[14421]: audit 2024-04-23T02:18:09.209309+0000 mon.a (mon.0) 242 : audit [DBG] from='mgr.14144 172.21.15.37:0/2766993901' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-04-23T02:18:10.679 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:18:10 smithi191 bash[14421]: audit 2024-04-23T02:18:09.218658+0000 mon.a (mon.0) 243 : audit [DBG] from='mgr.14144 172.21.15.37:0/2766993901' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-04-23T02:18:11.558 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:18:11 smithi037 bash[18830]: cluster 2024-04-23T02:18:08.403262+0000 osd.1 (osd.1) 1 : cluster [DBG] purged_snaps scrub starts 2024-04-23T02:18:11.558 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:18:11 smithi037 bash[18830]: cluster 2024-04-23T02:18:08.403405+0000 osd.1 (osd.1) 2 : cluster [DBG] purged_snaps scrub ok 2024-04-23T02:18:11.558 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:18:11 smithi037 bash[18830]: audit 2024-04-23T02:18:10.220802+0000 mon.a (mon.0) 244 : audit [DBG] from='mgr.14144 172.21.15.37:0/2766993901' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-04-23T02:18:11.558 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:18:11 smithi037 bash[18830]: cluster 2024-04-23T02:18:10.228102+0000 mon.a (mon.0) 245 : cluster [INF] osd.1 [v2:172.21.15.37:6810/1207254258,v1:172.21.15.37:6811/1207254258] boot 2024-04-23T02:18:11.558 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:18:11 smithi037 bash[18830]: cluster 2024-04-23T02:18:10.228196+0000 mon.a (mon.0) 246 : cluster [DBG] osdmap e13: 2 total, 2 up, 2 in 2024-04-23T02:18:11.558 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:18:11 smithi037 bash[18830]: audit 2024-04-23T02:18:10.228907+0000 mon.a (mon.0) 247 : audit [DBG] from='mgr.14144 172.21.15.37:0/2766993901' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-04-23T02:18:11.558 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:18:11 smithi037 bash[18830]: audit 2024-04-23T02:18:10.430903+0000 mon.a (mon.0) 248 : audit [DBG] from='mgr.14144 172.21.15.37:0/2766993901' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-04-23T02:18:11.558 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:18:11 smithi037 bash[18830]: audit 2024-04-23T02:18:10.434620+0000 mon.a (mon.0) 249 : audit [INF] from='mgr.14144 172.21.15.37:0/2766993901' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-04-23T02:18:11.558 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:18:11 smithi037 bash[18830]: audit 2024-04-23T02:18:10.436271+0000 mon.a (mon.0) 250 : audit [DBG] from='mgr.14144 172.21.15.37:0/2766993901' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-23T02:18:11.559 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:18:11 smithi037 bash[14334]: cluster 2024-04-23T02:18:08.403262+0000 osd.1 (osd.1) 1 : cluster [DBG] purged_snaps scrub starts 2024-04-23T02:18:11.559 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:18:11 smithi037 bash[14334]: cluster 2024-04-23T02:18:08.403405+0000 osd.1 (osd.1) 2 : cluster [DBG] purged_snaps scrub ok 2024-04-23T02:18:11.559 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:18:11 smithi037 bash[14334]: audit 2024-04-23T02:18:10.220802+0000 mon.a (mon.0) 244 : audit [DBG] from='mgr.14144 172.21.15.37:0/2766993901' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-04-23T02:18:11.559 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:18:11 smithi037 bash[14334]: cluster 2024-04-23T02:18:10.228102+0000 mon.a (mon.0) 245 : cluster [INF] osd.1 [v2:172.21.15.37:6810/1207254258,v1:172.21.15.37:6811/1207254258] boot 2024-04-23T02:18:11.559 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:18:11 smithi037 bash[14334]: cluster 2024-04-23T02:18:10.228196+0000 mon.a (mon.0) 246 : cluster [DBG] osdmap e13: 2 total, 2 up, 2 in 2024-04-23T02:18:11.559 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:18:11 smithi037 bash[14334]: audit 2024-04-23T02:18:10.228907+0000 mon.a (mon.0) 247 : audit [DBG] from='mgr.14144 172.21.15.37:0/2766993901' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-04-23T02:18:11.559 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:18:11 smithi037 bash[14334]: audit 2024-04-23T02:18:10.430903+0000 mon.a (mon.0) 248 : audit [DBG] from='mgr.14144 172.21.15.37:0/2766993901' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-04-23T02:18:11.559 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:18:11 smithi037 bash[14334]: audit 2024-04-23T02:18:10.434620+0000 mon.a (mon.0) 249 : audit [INF] from='mgr.14144 172.21.15.37:0/2766993901' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-04-23T02:18:11.559 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:18:11 smithi037 bash[14334]: audit 2024-04-23T02:18:10.436271+0000 mon.a (mon.0) 250 : audit [DBG] from='mgr.14144 172.21.15.37:0/2766993901' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-23T02:18:11.679 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:18:11 smithi191 bash[14421]: cluster 2024-04-23T02:18:08.403262+0000 osd.1 (osd.1) 1 : cluster [DBG] purged_snaps scrub starts 2024-04-23T02:18:11.679 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:18:11 smithi191 bash[14421]: cluster 2024-04-23T02:18:08.403405+0000 osd.1 (osd.1) 2 : cluster [DBG] purged_snaps scrub ok 2024-04-23T02:18:11.679 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:18:11 smithi191 bash[14421]: audit 2024-04-23T02:18:10.220802+0000 mon.a (mon.0) 244 : audit [DBG] from='mgr.14144 172.21.15.37:0/2766993901' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-04-23T02:18:11.679 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:18:11 smithi191 bash[14421]: cluster 2024-04-23T02:18:10.228102+0000 mon.a (mon.0) 245 : cluster [INF] osd.1 [v2:172.21.15.37:6810/1207254258,v1:172.21.15.37:6811/1207254258] boot 2024-04-23T02:18:11.679 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:18:11 smithi191 bash[14421]: cluster 2024-04-23T02:18:10.228196+0000 mon.a (mon.0) 246 : cluster [DBG] osdmap e13: 2 total, 2 up, 2 in 2024-04-23T02:18:11.679 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:18:11 smithi191 bash[14421]: audit 2024-04-23T02:18:10.228907+0000 mon.a (mon.0) 247 : audit [DBG] from='mgr.14144 172.21.15.37:0/2766993901' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-04-23T02:18:11.679 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:18:11 smithi191 bash[14421]: audit 2024-04-23T02:18:10.430903+0000 mon.a (mon.0) 248 : audit [DBG] from='mgr.14144 172.21.15.37:0/2766993901' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-04-23T02:18:11.679 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:18:11 smithi191 bash[14421]: audit 2024-04-23T02:18:10.434620+0000 mon.a (mon.0) 249 : audit [INF] from='mgr.14144 172.21.15.37:0/2766993901' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-04-23T02:18:11.679 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:18:11 smithi191 bash[14421]: audit 2024-04-23T02:18:10.436271+0000 mon.a (mon.0) 250 : audit [DBG] from='mgr.14144 172.21.15.37:0/2766993901' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-23T02:18:12.558 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:18:12 smithi037 bash[14334]: audit 2024-04-23T02:18:10.429303+0000 mgr.y (mgr.14144) 74 : audit [DBG] from='client.14256 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi037:vg_nvme/lv_2", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T02:18:12.558 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:18:12 smithi037 bash[14334]: cephadm 2024-04-23T02:18:10.433990+0000 mgr.y (mgr.14144) 75 : cephadm [INF] Applying service osd.None on host smithi037... 2024-04-23T02:18:12.558 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:18:12 smithi037 bash[14334]: cluster 2024-04-23T02:18:10.514439+0000 mgr.y (mgr.14144) 76 : cluster [DBG] pgmap v57: 0 pgs: ; 0 B data, 4.7 MiB used, 89 GiB / 89 GiB avail 2024-04-23T02:18:12.558 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:18:12 smithi037 bash[14334]: cluster 2024-04-23T02:18:11.245317+0000 mon.a (mon.0) 251 : cluster [DBG] osdmap e14: 2 total, 2 up, 2 in 2024-04-23T02:18:12.558 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:18:12 smithi037 bash[14334]: audit 2024-04-23T02:18:11.557547+0000 mon.a (mon.0) 252 : audit [INF] from='mgr.14144 172.21.15.37:0/2766993901' entity='mgr.y' 2024-04-23T02:18:12.558 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:18:12 smithi037 bash[14334]: audit 2024-04-23T02:18:11.564614+0000 mon.a (mon.0) 253 : audit [INF] from='mgr.14144 172.21.15.37:0/2766993901' entity='mgr.y' 2024-04-23T02:18:12.558 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:18:12 smithi037 bash[14334]: audit 2024-04-23T02:18:11.566294+0000 mon.a (mon.0) 254 : audit [DBG] from='mgr.14144 172.21.15.37:0/2766993901' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-23T02:18:12.558 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:18:12 smithi037 bash[14334]: audit 2024-04-23T02:18:11.571738+0000 mon.a (mon.0) 255 : audit [INF] from='mgr.14144 172.21.15.37:0/2766993901' entity='mgr.y' 2024-04-23T02:18:12.559 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:18:12 smithi037 bash[18830]: audit 2024-04-23T02:18:10.429303+0000 mgr.y (mgr.14144) 74 : audit [DBG] from='client.14256 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi037:vg_nvme/lv_2", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T02:18:12.559 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:18:12 smithi037 bash[18830]: cephadm 2024-04-23T02:18:10.433990+0000 mgr.y (mgr.14144) 75 : cephadm [INF] Applying service osd.None on host smithi037... 2024-04-23T02:18:12.559 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:18:12 smithi037 bash[18830]: cluster 2024-04-23T02:18:10.514439+0000 mgr.y (mgr.14144) 76 : cluster [DBG] pgmap v57: 0 pgs: ; 0 B data, 4.7 MiB used, 89 GiB / 89 GiB avail 2024-04-23T02:18:12.559 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:18:12 smithi037 bash[18830]: cluster 2024-04-23T02:18:11.245317+0000 mon.a (mon.0) 251 : cluster [DBG] osdmap e14: 2 total, 2 up, 2 in 2024-04-23T02:18:12.559 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:18:12 smithi037 bash[18830]: audit 2024-04-23T02:18:11.557547+0000 mon.a (mon.0) 252 : audit [INF] from='mgr.14144 172.21.15.37:0/2766993901' entity='mgr.y' 2024-04-23T02:18:12.559 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:18:12 smithi037 bash[18830]: audit 2024-04-23T02:18:11.564614+0000 mon.a (mon.0) 253 : audit [INF] from='mgr.14144 172.21.15.37:0/2766993901' entity='mgr.y' 2024-04-23T02:18:12.559 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:18:12 smithi037 bash[18830]: audit 2024-04-23T02:18:11.566294+0000 mon.a (mon.0) 254 : audit [DBG] from='mgr.14144 172.21.15.37:0/2766993901' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-23T02:18:12.559 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:18:12 smithi037 bash[18830]: audit 2024-04-23T02:18:11.571738+0000 mon.a (mon.0) 255 : audit [INF] from='mgr.14144 172.21.15.37:0/2766993901' entity='mgr.y' 2024-04-23T02:18:12.679 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:18:12 smithi191 bash[14421]: audit 2024-04-23T02:18:10.429303+0000 mgr.y (mgr.14144) 74 : audit [DBG] from='client.14256 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi037:vg_nvme/lv_2", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T02:18:12.679 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:18:12 smithi191 bash[14421]: cephadm 2024-04-23T02:18:10.433990+0000 mgr.y (mgr.14144) 75 : cephadm [INF] Applying service osd.None on host smithi037... 2024-04-23T02:18:12.679 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:18:12 smithi191 bash[14421]: cluster 2024-04-23T02:18:10.514439+0000 mgr.y (mgr.14144) 76 : cluster [DBG] pgmap v57: 0 pgs: ; 0 B data, 4.7 MiB used, 89 GiB / 89 GiB avail 2024-04-23T02:18:12.679 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:18:12 smithi191 bash[14421]: cluster 2024-04-23T02:18:11.245317+0000 mon.a (mon.0) 251 : cluster [DBG] osdmap e14: 2 total, 2 up, 2 in 2024-04-23T02:18:12.679 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:18:12 smithi191 bash[14421]: audit 2024-04-23T02:18:11.557547+0000 mon.a (mon.0) 252 : audit [INF] from='mgr.14144 172.21.15.37:0/2766993901' entity='mgr.y' 2024-04-23T02:18:12.679 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:18:12 smithi191 bash[14421]: audit 2024-04-23T02:18:11.564614+0000 mon.a (mon.0) 253 : audit [INF] from='mgr.14144 172.21.15.37:0/2766993901' entity='mgr.y' 2024-04-23T02:18:12.679 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:18:12 smithi191 bash[14421]: audit 2024-04-23T02:18:11.566294+0000 mon.a (mon.0) 254 : audit [DBG] from='mgr.14144 172.21.15.37:0/2766993901' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-23T02:18:12.679 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:18:12 smithi191 bash[14421]: audit 2024-04-23T02:18:11.571738+0000 mon.a (mon.0) 255 : audit [INF] from='mgr.14144 172.21.15.37:0/2766993901' entity='mgr.y' 2024-04-23T02:18:13.557 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:18:13 smithi037 bash[18830]: cephadm 2024-04-23T02:18:11.548051+0000 mgr.y (mgr.14144) 77 : cephadm [INF] Detected new or changed devices on smithi037 2024-04-23T02:18:13.558 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:18:13 smithi037 bash[14334]: cephadm 2024-04-23T02:18:11.548051+0000 mgr.y (mgr.14144) 77 : cephadm [INF] Detected new or changed devices on smithi037 2024-04-23T02:18:13.678 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:18:13 smithi191 bash[14421]: cephadm 2024-04-23T02:18:11.548051+0000 mgr.y (mgr.14144) 77 : cephadm [INF] Detected new or changed devices on smithi037 2024-04-23T02:18:14.557 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:18:14 smithi037 bash[14334]: cluster 2024-04-23T02:18:12.514950+0000 mgr.y (mgr.14144) 78 : cluster [DBG] pgmap v59: 0 pgs: ; 0 B data, 9.5 MiB used, 179 GiB / 179 GiB avail 2024-04-23T02:18:14.558 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:18:14 smithi037 bash[18830]: cluster 2024-04-23T02:18:12.514950+0000 mgr.y (mgr.14144) 78 : cluster [DBG] pgmap v59: 0 pgs: ; 0 B data, 9.5 MiB used, 179 GiB / 179 GiB avail 2024-04-23T02:18:14.678 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:18:14 smithi191 bash[14421]: cluster 2024-04-23T02:18:12.514950+0000 mgr.y (mgr.14144) 78 : cluster [DBG] pgmap v59: 0 pgs: ; 0 B data, 9.5 MiB used, 179 GiB / 179 GiB avail 2024-04-23T02:18:15.558 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:18:15 smithi037 bash[14334]: audit 2024-04-23T02:18:14.371505+0000 mon.c (mon.1) 10 : audit [INF] from='client.? 172.21.15.37:0/363198730' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "86b97479-ff81-4eee-8821-9817afbfe7b9"}]: dispatch 2024-04-23T02:18:15.558 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:18:15 smithi037 bash[14334]: audit 2024-04-23T02:18:14.372276+0000 mon.a (mon.0) 256 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "86b97479-ff81-4eee-8821-9817afbfe7b9"}]: dispatch 2024-04-23T02:18:15.558 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:18:15 smithi037 bash[14334]: audit 2024-04-23T02:18:14.379403+0000 mon.a (mon.0) 257 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "86b97479-ff81-4eee-8821-9817afbfe7b9"}]': finished 2024-04-23T02:18:15.558 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:18:15 smithi037 bash[14334]: cluster 2024-04-23T02:18:14.379611+0000 mon.a (mon.0) 258 : cluster [DBG] osdmap e15: 3 total, 2 up, 3 in 2024-04-23T02:18:15.558 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:18:15 smithi037 bash[14334]: audit 2024-04-23T02:18:14.379781+0000 mon.a (mon.0) 259 : audit [DBG] from='mgr.14144 172.21.15.37:0/2766993901' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-04-23T02:18:15.558 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:18:15 smithi037 bash[14334]: audit 2024-04-23T02:18:15.041569+0000 mon.c (mon.1) 11 : audit [DBG] from='client.? 172.21.15.37:0/2309018230' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-04-23T02:18:15.558 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:18:15 smithi037 bash[18830]: audit 2024-04-23T02:18:14.371505+0000 mon.c (mon.1) 10 : audit [INF] from='client.? 172.21.15.37:0/363198730' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "86b97479-ff81-4eee-8821-9817afbfe7b9"}]: dispatch 2024-04-23T02:18:15.558 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:18:15 smithi037 bash[18830]: audit 2024-04-23T02:18:14.372276+0000 mon.a (mon.0) 256 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "86b97479-ff81-4eee-8821-9817afbfe7b9"}]: dispatch 2024-04-23T02:18:15.559 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:18:15 smithi037 bash[18830]: audit 2024-04-23T02:18:14.379403+0000 mon.a (mon.0) 257 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "86b97479-ff81-4eee-8821-9817afbfe7b9"}]': finished 2024-04-23T02:18:15.559 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:18:15 smithi037 bash[18830]: cluster 2024-04-23T02:18:14.379611+0000 mon.a (mon.0) 258 : cluster [DBG] osdmap e15: 3 total, 2 up, 3 in 2024-04-23T02:18:15.559 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:18:15 smithi037 bash[18830]: audit 2024-04-23T02:18:14.379781+0000 mon.a (mon.0) 259 : audit [DBG] from='mgr.14144 172.21.15.37:0/2766993901' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-04-23T02:18:15.559 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:18:15 smithi037 bash[18830]: audit 2024-04-23T02:18:15.041569+0000 mon.c (mon.1) 11 : audit [DBG] from='client.? 172.21.15.37:0/2309018230' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-04-23T02:18:15.678 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:18:15 smithi191 bash[14421]: audit 2024-04-23T02:18:14.371505+0000 mon.c (mon.1) 10 : audit [INF] from='client.? 172.21.15.37:0/363198730' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "86b97479-ff81-4eee-8821-9817afbfe7b9"}]: dispatch 2024-04-23T02:18:15.678 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:18:15 smithi191 bash[14421]: audit 2024-04-23T02:18:14.372276+0000 mon.a (mon.0) 256 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "86b97479-ff81-4eee-8821-9817afbfe7b9"}]: dispatch 2024-04-23T02:18:15.679 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:18:15 smithi191 bash[14421]: audit 2024-04-23T02:18:14.379403+0000 mon.a (mon.0) 257 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "86b97479-ff81-4eee-8821-9817afbfe7b9"}]': finished 2024-04-23T02:18:15.679 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:18:15 smithi191 bash[14421]: cluster 2024-04-23T02:18:14.379611+0000 mon.a (mon.0) 258 : cluster [DBG] osdmap e15: 3 total, 2 up, 3 in 2024-04-23T02:18:15.679 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:18:15 smithi191 bash[14421]: audit 2024-04-23T02:18:14.379781+0000 mon.a (mon.0) 259 : audit [DBG] from='mgr.14144 172.21.15.37:0/2766993901' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-04-23T02:18:15.679 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:18:15 smithi191 bash[14421]: audit 2024-04-23T02:18:15.041569+0000 mon.c (mon.1) 11 : audit [DBG] from='client.? 172.21.15.37:0/2309018230' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-04-23T02:18:16.678 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:18:16 smithi191 bash[14421]: cluster 2024-04-23T02:18:14.515463+0000 mgr.y (mgr.14144) 79 : cluster [DBG] pgmap v61: 0 pgs: ; 0 B data, 9.5 MiB used, 179 GiB / 179 GiB avail 2024-04-23T02:18:16.807 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:18:16 smithi037 bash[14334]: cluster 2024-04-23T02:18:14.515463+0000 mgr.y (mgr.14144) 79 : cluster [DBG] pgmap v61: 0 pgs: ; 0 B data, 9.5 MiB used, 179 GiB / 179 GiB avail 2024-04-23T02:18:16.807 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:18:16 smithi037 bash[18830]: cluster 2024-04-23T02:18:14.515463+0000 mgr.y (mgr.14144) 79 : cluster [DBG] pgmap v61: 0 pgs: ; 0 B data, 9.5 MiB used, 179 GiB / 179 GiB avail 2024-04-23T02:18:18.678 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:18:18 smithi191 bash[14421]: cluster 2024-04-23T02:18:16.516137+0000 mgr.y (mgr.14144) 80 : cluster [DBG] pgmap v62: 0 pgs: ; 0 B data, 9.6 MiB used, 179 GiB / 179 GiB avail 2024-04-23T02:18:18.807 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:18:18 smithi037 bash[14334]: cluster 2024-04-23T02:18:16.516137+0000 mgr.y (mgr.14144) 80 : cluster [DBG] pgmap v62: 0 pgs: ; 0 B data, 9.6 MiB used, 179 GiB / 179 GiB avail 2024-04-23T02:18:18.807 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:18:18 smithi037 bash[18830]: cluster 2024-04-23T02:18:16.516137+0000 mgr.y (mgr.14144) 80 : cluster [DBG] pgmap v62: 0 pgs: ; 0 B data, 9.6 MiB used, 179 GiB / 179 GiB avail 2024-04-23T02:18:20.678 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:18:20 smithi191 bash[14421]: cluster 2024-04-23T02:18:18.516643+0000 mgr.y (mgr.14144) 81 : cluster [DBG] pgmap v63: 0 pgs: ; 0 B data, 9.6 MiB used, 179 GiB / 179 GiB avail 2024-04-23T02:18:20.807 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:18:20 smithi037 bash[14334]: cluster 2024-04-23T02:18:18.516643+0000 mgr.y (mgr.14144) 81 : cluster [DBG] pgmap v63: 0 pgs: ; 0 B data, 9.6 MiB used, 179 GiB / 179 GiB avail 2024-04-23T02:18:20.807 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:18:20 smithi037 bash[18830]: cluster 2024-04-23T02:18:18.516643+0000 mgr.y (mgr.14144) 81 : cluster [DBG] pgmap v63: 0 pgs: ; 0 B data, 9.6 MiB used, 179 GiB / 179 GiB avail 2024-04-23T02:18:22.678 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:18:22 smithi191 bash[14421]: cluster 2024-04-23T02:18:20.517149+0000 mgr.y (mgr.14144) 82 : cluster [DBG] pgmap v64: 0 pgs: ; 0 B data, 9.6 MiB used, 179 GiB / 179 GiB avail 2024-04-23T02:18:22.678 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:18:22 smithi191 bash[14421]: audit 2024-04-23T02:18:22.086981+0000 mon.a (mon.0) 260 : audit [INF] from='mgr.14144 172.21.15.37:0/2766993901' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2024-04-23T02:18:22.678 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:18:22 smithi191 bash[14421]: audit 2024-04-23T02:18:22.088697+0000 mon.a (mon.0) 261 : audit [DBG] from='mgr.14144 172.21.15.37:0/2766993901' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-23T02:18:22.807 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:18:22 smithi037 bash[14334]: cluster 2024-04-23T02:18:20.517149+0000 mgr.y (mgr.14144) 82 : cluster [DBG] pgmap v64: 0 pgs: ; 0 B data, 9.6 MiB used, 179 GiB / 179 GiB avail 2024-04-23T02:18:22.807 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:18:22 smithi037 bash[14334]: audit 2024-04-23T02:18:22.086981+0000 mon.a (mon.0) 260 : audit [INF] from='mgr.14144 172.21.15.37:0/2766993901' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2024-04-23T02:18:22.807 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:18:22 smithi037 bash[14334]: audit 2024-04-23T02:18:22.088697+0000 mon.a (mon.0) 261 : audit [DBG] from='mgr.14144 172.21.15.37:0/2766993901' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-23T02:18:22.808 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:18:22 smithi037 bash[18830]: cluster 2024-04-23T02:18:20.517149+0000 mgr.y (mgr.14144) 82 : cluster [DBG] pgmap v64: 0 pgs: ; 0 B data, 9.6 MiB used, 179 GiB / 179 GiB avail 2024-04-23T02:18:22.808 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:18:22 smithi037 bash[18830]: audit 2024-04-23T02:18:22.086981+0000 mon.a (mon.0) 260 : audit [INF] from='mgr.14144 172.21.15.37:0/2766993901' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2024-04-23T02:18:22.808 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:18:22 smithi037 bash[18830]: audit 2024-04-23T02:18:22.088697+0000 mon.a (mon.0) 261 : audit [DBG] from='mgr.14144 172.21.15.37:0/2766993901' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-23T02:18:23.678 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:18:23 smithi191 bash[14421]: cephadm 2024-04-23T02:18:22.090255+0000 mgr.y (mgr.14144) 83 : cephadm [INF] Deploying daemon osd.2 on smithi037 2024-04-23T02:18:23.678 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:18:23 smithi191 bash[14421]: audit 2024-04-23T02:18:22.694635+0000 mon.a (mon.0) 262 : audit [INF] from='mgr.14144 172.21.15.37:0/2766993901' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-04-23T02:18:23.678 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:18:23 smithi191 bash[14421]: audit 2024-04-23T02:18:22.698072+0000 mon.a (mon.0) 263 : audit [INF] from='mgr.14144 172.21.15.37:0/2766993901' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-04-23T02:18:23.807 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:18:23 smithi037 bash[14334]: cephadm 2024-04-23T02:18:22.090255+0000 mgr.y (mgr.14144) 83 : cephadm [INF] Deploying daemon osd.2 on smithi037 2024-04-23T02:18:23.807 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:18:23 smithi037 bash[14334]: audit 2024-04-23T02:18:22.694635+0000 mon.a (mon.0) 262 : audit [INF] from='mgr.14144 172.21.15.37:0/2766993901' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-04-23T02:18:23.807 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:18:23 smithi037 bash[14334]: audit 2024-04-23T02:18:22.698072+0000 mon.a (mon.0) 263 : audit [INF] from='mgr.14144 172.21.15.37:0/2766993901' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-04-23T02:18:23.807 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:18:23 smithi037 bash[18830]: cephadm 2024-04-23T02:18:22.090255+0000 mgr.y (mgr.14144) 83 : cephadm [INF] Deploying daemon osd.2 on smithi037 2024-04-23T02:18:23.808 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:18:23 smithi037 bash[18830]: audit 2024-04-23T02:18:22.694635+0000 mon.a (mon.0) 262 : audit [INF] from='mgr.14144 172.21.15.37:0/2766993901' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-04-23T02:18:23.808 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:18:23 smithi037 bash[18830]: audit 2024-04-23T02:18:22.698072+0000 mon.a (mon.0) 263 : audit [INF] from='mgr.14144 172.21.15.37:0/2766993901' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-04-23T02:18:24.424 INFO:teuthology.orchestra.run.smithi037.stdout:Created osd(s) 2 on host 'smithi037' 2024-04-23T02:18:24.678 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:18:24 smithi191 bash[14421]: cluster 2024-04-23T02:18:22.517686+0000 mgr.y (mgr.14144) 84 : cluster [DBG] pgmap v65: 0 pgs: ; 0 B data, 9.6 MiB used, 179 GiB / 179 GiB avail 2024-04-23T02:18:24.678 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:18:24 smithi191 bash[14421]: audit 2024-04-23T02:18:24.403638+0000 mon.a (mon.0) 264 : audit [DBG] from='mgr.14144 172.21.15.37:0/2766993901' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-23T02:18:24.807 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:18:24 smithi037 bash[18830]: cluster 2024-04-23T02:18:22.517686+0000 mgr.y (mgr.14144) 84 : cluster [DBG] pgmap v65: 0 pgs: ; 0 B data, 9.6 MiB used, 179 GiB / 179 GiB avail 2024-04-23T02:18:24.807 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:18:24 smithi037 bash[18830]: audit 2024-04-23T02:18:24.403638+0000 mon.a (mon.0) 264 : audit [DBG] from='mgr.14144 172.21.15.37:0/2766993901' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-23T02:18:24.808 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:18:24 smithi037 bash[14334]: cluster 2024-04-23T02:18:22.517686+0000 mgr.y (mgr.14144) 84 : cluster [DBG] pgmap v65: 0 pgs: ; 0 B data, 9.6 MiB used, 179 GiB / 179 GiB avail 2024-04-23T02:18:24.808 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:18:24 smithi037 bash[14334]: audit 2024-04-23T02:18:24.403638+0000 mon.a (mon.0) 264 : audit [DBG] from='mgr.14144 172.21.15.37:0/2766993901' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-23T02:18:25.557 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:18:25 smithi037 bash[14334]: audit 2024-04-23T02:18:24.409080+0000 mon.a (mon.0) 265 : audit [INF] from='mgr.14144 172.21.15.37:0/2766993901' entity='mgr.y' 2024-04-23T02:18:25.557 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:18:25 smithi037 bash[14334]: audit 2024-04-23T02:18:24.418356+0000 mon.a (mon.0) 266 : audit [INF] from='mgr.14144 172.21.15.37:0/2766993901' entity='mgr.y' 2024-04-23T02:18:25.558 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:18:25 smithi037 bash[18830]: audit 2024-04-23T02:18:24.409080+0000 mon.a (mon.0) 265 : audit [INF] from='mgr.14144 172.21.15.37:0/2766993901' entity='mgr.y' 2024-04-23T02:18:25.558 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:18:25 smithi037 bash[18830]: audit 2024-04-23T02:18:24.418356+0000 mon.a (mon.0) 266 : audit [INF] from='mgr.14144 172.21.15.37:0/2766993901' entity='mgr.y' 2024-04-23T02:18:25.580 DEBUG:teuthology.orchestra.run.smithi037:osd.2> sudo journalctl -f -n 0 -u ceph-39f0dbf0-0117-11ef-bc93-c7b262605968@osd.2.service 2024-04-23T02:18:25.582 INFO:tasks.cephadm:Deploying osd.3 on smithi037 with /dev/vg_nvme/lv_1... 2024-04-23T02:18:25.583 DEBUG:teuthology.orchestra.run.smithi037:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 39f0dbf0-0117-11ef-bc93-c7b262605968 -- ceph-volume lvm zap /dev/vg_nvme/lv_1 2024-04-23T02:18:25.678 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:18:25 smithi191 bash[14421]: audit 2024-04-23T02:18:24.409080+0000 mon.a (mon.0) 265 : audit [INF] from='mgr.14144 172.21.15.37:0/2766993901' entity='mgr.y' 2024-04-23T02:18:25.678 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:18:25 smithi191 bash[14421]: audit 2024-04-23T02:18:24.418356+0000 mon.a (mon.0) 266 : audit [INF] from='mgr.14144 172.21.15.37:0/2766993901' entity='mgr.y' 2024-04-23T02:18:25.866 INFO:journalctl@ceph.osd.2.smithi037.stdout:-- Logs begin at Sun 2022-08-14 12:20:24 UTC. -- 2024-04-23T02:18:26.677 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:18:26 smithi191 bash[14421]: cluster 2024-04-23T02:18:24.518160+0000 mgr.y (mgr.14144) 85 : cluster [DBG] pgmap v66: 0 pgs: ; 0 B data, 9.6 MiB used, 179 GiB / 179 GiB avail 2024-04-23T02:18:26.795 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:18:26 smithi037 bash[14334]: cluster 2024-04-23T02:18:24.518160+0000 mgr.y (mgr.14144) 85 : cluster [DBG] pgmap v66: 0 pgs: ; 0 B data, 9.6 MiB used, 179 GiB / 179 GiB avail 2024-04-23T02:18:26.795 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:18:26 smithi037 bash[18830]: cluster 2024-04-23T02:18:24.518160+0000 mgr.y (mgr.14144) 85 : cluster [DBG] pgmap v66: 0 pgs: ; 0 B data, 9.6 MiB used, 179 GiB / 179 GiB avail 2024-04-23T02:18:27.047 INFO:journalctl@ceph.osd.2.smithi037.stdout:Apr 23 02:18:26 smithi037 bash[26721]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-2 2024-04-23T02:18:27.047 INFO:journalctl@ceph.osd.2.smithi037.stdout:Apr 23 02:18:26 smithi037 bash[26721]: Running command: /usr/bin/ceph-bluestore-tool --cluster=ceph prime-osd-dir --dev /dev/vg_nvme/lv_2 --path /var/lib/ceph/osd/ceph-2 --no-mon-config 2024-04-23T02:18:27.047 INFO:journalctl@ceph.osd.2.smithi037.stdout:Apr 23 02:18:26 smithi037 bash[26721]: Running command: /usr/bin/ln -snf /dev/vg_nvme/lv_2 /var/lib/ceph/osd/ceph-2/block 2024-04-23T02:18:27.047 INFO:journalctl@ceph.osd.2.smithi037.stdout:Apr 23 02:18:26 smithi037 bash[26721]: Running command: /usr/bin/chown -h ceph:ceph /var/lib/ceph/osd/ceph-2/block 2024-04-23T02:18:27.047 INFO:journalctl@ceph.osd.2.smithi037.stdout:Apr 23 02:18:26 smithi037 bash[26721]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-1 2024-04-23T02:18:27.047 INFO:journalctl@ceph.osd.2.smithi037.stdout:Apr 23 02:18:26 smithi037 bash[26721]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-2 2024-04-23T02:18:27.047 INFO:journalctl@ceph.osd.2.smithi037.stdout:Apr 23 02:18:26 smithi037 bash[26721]: --> ceph-volume lvm activate successful for osd ID: 2 2024-04-23T02:18:27.721 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:18:27 smithi037 bash[14334]: cluster 2024-04-23T02:18:26.518657+0000 mgr.y (mgr.14144) 86 : cluster [DBG] pgmap v67: 0 pgs: ; 0 B data, 9.6 MiB used, 179 GiB / 179 GiB avail 2024-04-23T02:18:27.721 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:18:27 smithi037 bash[18830]: cluster 2024-04-23T02:18:26.518657+0000 mgr.y (mgr.14144) 86 : cluster [DBG] pgmap v67: 0 pgs: ; 0 B data, 9.6 MiB used, 179 GiB / 179 GiB avail 2024-04-23T02:18:27.927 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:18:27 smithi191 bash[14421]: cluster 2024-04-23T02:18:26.518657+0000 mgr.y (mgr.14144) 86 : cluster [DBG] pgmap v67: 0 pgs: ; 0 B data, 9.6 MiB used, 179 GiB / 179 GiB avail 2024-04-23T02:18:29.425 INFO:journalctl@ceph.osd.2.smithi037.stdout:Apr 23 02:18:29 smithi037 bash[26945]: debug 2024-04-23T02:18:29.129+0000 7f31e3c42700 1 -- 172.21.15.37:0/3734017398 <== mon.0 v2:172.21.15.37:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x564caddb04e0 con 0x564cade28c00 2024-04-23T02:18:30.028 INFO:teuthology.orchestra.run.smithi037.stderr:--> Zapping: /dev/vg_nvme/lv_1 2024-04-23T02:18:30.028 INFO:teuthology.orchestra.run.smithi037.stderr:Running command: /usr/bin/dd if=/dev/zero of=/dev/vg_nvme/lv_1 bs=1M count=10 conv=fsync 2024-04-23T02:18:30.028 INFO:teuthology.orchestra.run.smithi037.stderr: stderr: 10+0 records in 2024-04-23T02:18:30.028 INFO:teuthology.orchestra.run.smithi037.stderr:10+0 records out 2024-04-23T02:18:30.028 INFO:teuthology.orchestra.run.smithi037.stderr:10485760 bytes (10 MB, 10 MiB) copied, 0.0178002 s, 589 MB/s 2024-04-23T02:18:30.028 INFO:teuthology.orchestra.run.smithi037.stderr:--> Zapping successful for: 2024-04-23T02:18:30.057 INFO:journalctl@ceph.osd.2.smithi037.stdout:Apr 23 02:18:29 smithi037 bash[26945]: debug 2024-04-23T02:18:29.681+0000 7f31eb6cd080 -1 Falling back to public interface 2024-04-23T02:18:30.371 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:18:30 smithi037 bash[14334]: cluster 2024-04-23T02:18:28.519145+0000 mgr.y (mgr.14144) 87 : cluster [DBG] pgmap v68: 0 pgs: ; 0 B data, 9.6 MiB used, 179 GiB / 179 GiB avail 2024-04-23T02:18:30.371 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:18:30 smithi037 bash[14334]: audit 2024-04-23T02:18:29.230194+0000 mon.a (mon.0) 267 : audit [INF] from='mgr.14144 172.21.15.37:0/2766993901' entity='mgr.y' 2024-04-23T02:18:30.372 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:18:30 smithi037 bash[18830]: cluster 2024-04-23T02:18:28.519145+0000 mgr.y (mgr.14144) 87 : cluster [DBG] pgmap v68: 0 pgs: ; 0 B data, 9.6 MiB used, 179 GiB / 179 GiB avail 2024-04-23T02:18:30.372 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:18:30 smithi037 bash[18830]: audit 2024-04-23T02:18:29.230194+0000 mon.a (mon.0) 267 : audit [INF] from='mgr.14144 172.21.15.37:0/2766993901' entity='mgr.y' 2024-04-23T02:18:30.677 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:18:30 smithi191 bash[14421]: cluster 2024-04-23T02:18:28.519145+0000 mgr.y (mgr.14144) 87 : cluster [DBG] pgmap v68: 0 pgs: ; 0 B data, 9.6 MiB used, 179 GiB / 179 GiB avail 2024-04-23T02:18:30.677 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:18:30 smithi191 bash[14421]: audit 2024-04-23T02:18:29.230194+0000 mon.a (mon.0) 267 : audit [INF] from='mgr.14144 172.21.15.37:0/2766993901' entity='mgr.y' 2024-04-23T02:18:31.016 DEBUG:teuthology.orchestra.run.smithi037:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 39f0dbf0-0117-11ef-bc93-c7b262605968 -- ceph orch daemon add osd smithi037:vg_nvme/lv_1 2024-04-23T02:18:32.567 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:18:32 smithi037 bash[18830]: cluster 2024-04-23T02:18:30.519671+0000 mgr.y (mgr.14144) 88 : cluster [DBG] pgmap v69: 0 pgs: ; 0 B data, 9.6 MiB used, 179 GiB / 179 GiB avail 2024-04-23T02:18:32.568 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:18:32 smithi037 bash[14334]: cluster 2024-04-23T02:18:30.519671+0000 mgr.y (mgr.14144) 88 : cluster [DBG] pgmap v69: 0 pgs: ; 0 B data, 9.6 MiB used, 179 GiB / 179 GiB avail 2024-04-23T02:18:32.677 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:18:32 smithi191 bash[14421]: cluster 2024-04-23T02:18:30.519671+0000 mgr.y (mgr.14144) 88 : cluster [DBG] pgmap v69: 0 pgs: ; 0 B data, 9.6 MiB used, 179 GiB / 179 GiB avail 2024-04-23T02:18:32.949 INFO:journalctl@ceph.osd.2.smithi037.stdout:Apr 23 02:18:32 smithi037 bash[26945]: debug 2024-04-23T02:18:32.689+0000 7f31eb6cd080 -1 osd.2 0 log_to_monitors {default=true} 2024-04-23T02:18:33.389 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:18:33 smithi037 bash[18830]: audit 2024-04-23T02:18:32.697896+0000 mon.a (mon.0) 268 : audit [INF] from='osd.2 [v2:172.21.15.37:6818/161551611,v1:172.21.15.37:6819/161551611]' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2024-04-23T02:18:33.389 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:18:33 smithi037 bash[14334]: audit 2024-04-23T02:18:32.697896+0000 mon.a (mon.0) 268 : audit [INF] from='osd.2 [v2:172.21.15.37:6818/161551611,v1:172.21.15.37:6819/161551611]' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2024-04-23T02:18:33.677 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:18:33 smithi191 bash[14421]: audit 2024-04-23T02:18:32.697896+0000 mon.a (mon.0) 268 : audit [INF] from='osd.2 [v2:172.21.15.37:6818/161551611,v1:172.21.15.37:6819/161551611]' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2024-04-23T02:18:34.557 INFO:journalctl@ceph.osd.2.smithi037.stdout:Apr 23 02:18:34 smithi037 bash[26945]: debug 2024-04-23T02:18:34.261+0000 7f31e1c3e700 -1 osd.2 0 waiting for initial osdmap 2024-04-23T02:18:34.557 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:18:34 smithi037 bash[14334]: cluster 2024-04-23T02:18:32.520176+0000 mgr.y (mgr.14144) 89 : cluster [DBG] pgmap v70: 0 pgs: ; 0 B data, 9.6 MiB used, 179 GiB / 179 GiB avail 2024-04-23T02:18:34.557 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:18:34 smithi037 bash[14334]: audit 2024-04-23T02:18:33.250610+0000 mon.a (mon.0) 269 : audit [INF] from='osd.2 [v2:172.21.15.37:6818/161551611,v1:172.21.15.37:6819/161551611]' entity='osd.2' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]': finished 2024-04-23T02:18:34.557 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:18:34 smithi037 bash[14334]: cluster 2024-04-23T02:18:33.250765+0000 mon.a (mon.0) 270 : cluster [DBG] osdmap e16: 3 total, 2 up, 3 in 2024-04-23T02:18:34.557 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:18:34 smithi037 bash[14334]: audit 2024-04-23T02:18:33.250969+0000 mon.a (mon.0) 271 : audit [DBG] from='mgr.14144 172.21.15.37:0/2766993901' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-04-23T02:18:34.557 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:18:34 smithi037 bash[14334]: audit 2024-04-23T02:18:33.251637+0000 mon.a (mon.0) 272 : audit [INF] from='osd.2 [v2:172.21.15.37:6818/161551611,v1:172.21.15.37:6819/161551611]' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi037", "root=default"]}]: dispatch 2024-04-23T02:18:34.558 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:18:34 smithi037 bash[18830]: cluster 2024-04-23T02:18:32.520176+0000 mgr.y (mgr.14144) 89 : cluster [DBG] pgmap v70: 0 pgs: ; 0 B data, 9.6 MiB used, 179 GiB / 179 GiB avail 2024-04-23T02:18:34.558 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:18:34 smithi037 bash[18830]: audit 2024-04-23T02:18:33.250610+0000 mon.a (mon.0) 269 : audit [INF] from='osd.2 [v2:172.21.15.37:6818/161551611,v1:172.21.15.37:6819/161551611]' entity='osd.2' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]': finished 2024-04-23T02:18:34.558 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:18:34 smithi037 bash[18830]: cluster 2024-04-23T02:18:33.250765+0000 mon.a (mon.0) 270 : cluster [DBG] osdmap e16: 3 total, 2 up, 3 in 2024-04-23T02:18:34.558 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:18:34 smithi037 bash[18830]: audit 2024-04-23T02:18:33.250969+0000 mon.a (mon.0) 271 : audit [DBG] from='mgr.14144 172.21.15.37:0/2766993901' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-04-23T02:18:34.558 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:18:34 smithi037 bash[18830]: audit 2024-04-23T02:18:33.251637+0000 mon.a (mon.0) 272 : audit [INF] from='osd.2 [v2:172.21.15.37:6818/161551611,v1:172.21.15.37:6819/161551611]' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi037", "root=default"]}]: dispatch 2024-04-23T02:18:34.677 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:18:34 smithi191 bash[14421]: cluster 2024-04-23T02:18:32.520176+0000 mgr.y (mgr.14144) 89 : cluster [DBG] pgmap v70: 0 pgs: ; 0 B data, 9.6 MiB used, 179 GiB / 179 GiB avail 2024-04-23T02:18:34.677 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:18:34 smithi191 bash[14421]: audit 2024-04-23T02:18:33.250610+0000 mon.a (mon.0) 269 : audit [INF] from='osd.2 [v2:172.21.15.37:6818/161551611,v1:172.21.15.37:6819/161551611]' entity='osd.2' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]': finished 2024-04-23T02:18:34.677 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:18:34 smithi191 bash[14421]: cluster 2024-04-23T02:18:33.250765+0000 mon.a (mon.0) 270 : cluster [DBG] osdmap e16: 3 total, 2 up, 3 in 2024-04-23T02:18:34.678 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:18:34 smithi191 bash[14421]: audit 2024-04-23T02:18:33.250969+0000 mon.a (mon.0) 271 : audit [DBG] from='mgr.14144 172.21.15.37:0/2766993901' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-04-23T02:18:34.678 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:18:34 smithi191 bash[14421]: audit 2024-04-23T02:18:33.251637+0000 mon.a (mon.0) 272 : audit [INF] from='osd.2 [v2:172.21.15.37:6818/161551611,v1:172.21.15.37:6819/161551611]' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi037", "root=default"]}]: dispatch 2024-04-23T02:18:35.522 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:18:35 smithi037 bash[14334]: audit 2024-04-23T02:18:34.257835+0000 mon.a (mon.0) 273 : audit [INF] from='osd.2 [v2:172.21.15.37:6818/161551611,v1:172.21.15.37:6819/161551611]' entity='osd.2' cmd='[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi037", "root=default"]}]': finished 2024-04-23T02:18:35.522 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:18:35 smithi037 bash[14334]: cluster 2024-04-23T02:18:34.258066+0000 mon.a (mon.0) 274 : cluster [DBG] osdmap e17: 3 total, 2 up, 3 in 2024-04-23T02:18:35.522 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:18:35 smithi037 bash[14334]: audit 2024-04-23T02:18:34.258821+0000 mon.a (mon.0) 275 : audit [DBG] from='mgr.14144 172.21.15.37:0/2766993901' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-04-23T02:18:35.522 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:18:35 smithi037 bash[14334]: audit 2024-04-23T02:18:34.268863+0000 mon.a (mon.0) 276 : audit [DBG] from='mgr.14144 172.21.15.37:0/2766993901' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-04-23T02:18:35.523 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:18:35 smithi037 bash[14334]: audit 2024-04-23T02:18:35.087693+0000 mon.a (mon.0) 277 : audit [DBG] from='mgr.14144 172.21.15.37:0/2766993901' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-04-23T02:18:35.523 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:18:35 smithi037 bash[14334]: audit 2024-04-23T02:18:35.090172+0000 mon.a (mon.0) 278 : audit [INF] from='mgr.14144 172.21.15.37:0/2766993901' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-04-23T02:18:35.523 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:18:35 smithi037 bash[14334]: audit 2024-04-23T02:18:35.091234+0000 mon.a (mon.0) 279 : audit [DBG] from='mgr.14144 172.21.15.37:0/2766993901' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-23T02:18:35.523 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:18:35 smithi037 bash[18830]: audit 2024-04-23T02:18:34.257835+0000 mon.a (mon.0) 273 : audit [INF] from='osd.2 [v2:172.21.15.37:6818/161551611,v1:172.21.15.37:6819/161551611]' entity='osd.2' cmd='[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi037", "root=default"]}]': finished 2024-04-23T02:18:35.523 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:18:35 smithi037 bash[18830]: cluster 2024-04-23T02:18:34.258066+0000 mon.a (mon.0) 274 : cluster [DBG] osdmap e17: 3 total, 2 up, 3 in 2024-04-23T02:18:35.523 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:18:35 smithi037 bash[18830]: audit 2024-04-23T02:18:34.258821+0000 mon.a (mon.0) 275 : audit [DBG] from='mgr.14144 172.21.15.37:0/2766993901' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-04-23T02:18:35.523 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:18:35 smithi037 bash[18830]: audit 2024-04-23T02:18:34.268863+0000 mon.a (mon.0) 276 : audit [DBG] from='mgr.14144 172.21.15.37:0/2766993901' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-04-23T02:18:35.523 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:18:35 smithi037 bash[18830]: audit 2024-04-23T02:18:35.087693+0000 mon.a (mon.0) 277 : audit [DBG] from='mgr.14144 172.21.15.37:0/2766993901' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-04-23T02:18:35.523 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:18:35 smithi037 bash[18830]: audit 2024-04-23T02:18:35.090172+0000 mon.a (mon.0) 278 : audit [INF] from='mgr.14144 172.21.15.37:0/2766993901' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-04-23T02:18:35.523 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:18:35 smithi037 bash[18830]: audit 2024-04-23T02:18:35.091234+0000 mon.a (mon.0) 279 : audit [DBG] from='mgr.14144 172.21.15.37:0/2766993901' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-23T02:18:35.678 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:18:35 smithi191 bash[14421]: audit 2024-04-23T02:18:34.257835+0000 mon.a (mon.0) 273 : audit [INF] from='osd.2 [v2:172.21.15.37:6818/161551611,v1:172.21.15.37:6819/161551611]' entity='osd.2' cmd='[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi037", "root=default"]}]': finished 2024-04-23T02:18:35.678 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:18:35 smithi191 bash[14421]: cluster 2024-04-23T02:18:34.258066+0000 mon.a (mon.0) 274 : cluster [DBG] osdmap e17: 3 total, 2 up, 3 in 2024-04-23T02:18:35.678 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:18:35 smithi191 bash[14421]: audit 2024-04-23T02:18:34.258821+0000 mon.a (mon.0) 275 : audit [DBG] from='mgr.14144 172.21.15.37:0/2766993901' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-04-23T02:18:35.678 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:18:35 smithi191 bash[14421]: audit 2024-04-23T02:18:34.268863+0000 mon.a (mon.0) 276 : audit [DBG] from='mgr.14144 172.21.15.37:0/2766993901' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-04-23T02:18:35.678 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:18:35 smithi191 bash[14421]: audit 2024-04-23T02:18:35.087693+0000 mon.a (mon.0) 277 : audit [DBG] from='mgr.14144 172.21.15.37:0/2766993901' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-04-23T02:18:35.678 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:18:35 smithi191 bash[14421]: audit 2024-04-23T02:18:35.090172+0000 mon.a (mon.0) 278 : audit [INF] from='mgr.14144 172.21.15.37:0/2766993901' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-04-23T02:18:35.678 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:18:35 smithi191 bash[14421]: audit 2024-04-23T02:18:35.091234+0000 mon.a (mon.0) 279 : audit [DBG] from='mgr.14144 172.21.15.37:0/2766993901' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-23T02:18:36.557 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:18:36 smithi037 bash[14334]: cluster 2024-04-23T02:18:33.719736+0000 osd.2 (osd.2) 1 : cluster [DBG] purged_snaps scrub starts 2024-04-23T02:18:36.557 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:18:36 smithi037 bash[14334]: cluster 2024-04-23T02:18:33.719940+0000 osd.2 (osd.2) 2 : cluster [DBG] purged_snaps scrub ok 2024-04-23T02:18:36.557 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:18:36 smithi037 bash[14334]: cluster 2024-04-23T02:18:34.520657+0000 mgr.y (mgr.14144) 90 : cluster [DBG] pgmap v73: 0 pgs: ; 0 B data, 9.6 MiB used, 179 GiB / 179 GiB avail 2024-04-23T02:18:36.557 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:18:36 smithi037 bash[14334]: audit 2024-04-23T02:18:35.086201+0000 mgr.y (mgr.14144) 91 : audit [DBG] from='client.14280 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi037:vg_nvme/lv_1", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T02:18:36.558 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:18:36 smithi037 bash[14334]: cephadm 2024-04-23T02:18:35.089889+0000 mgr.y (mgr.14144) 92 : cephadm [INF] Applying service osd.None on host smithi037... 2024-04-23T02:18:36.558 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:18:36 smithi037 bash[14334]: cluster 2024-04-23T02:18:35.268103+0000 mon.a (mon.0) 280 : cluster [INF] osd.2 [v2:172.21.15.37:6818/161551611,v1:172.21.15.37:6819/161551611] boot 2024-04-23T02:18:36.558 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:18:36 smithi037 bash[14334]: cluster 2024-04-23T02:18:35.268193+0000 mon.a (mon.0) 281 : cluster [DBG] osdmap e18: 3 total, 3 up, 3 in 2024-04-23T02:18:36.558 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:18:36 smithi037 bash[14334]: audit 2024-04-23T02:18:35.268793+0000 mon.a (mon.0) 282 : audit [DBG] from='mgr.14144 172.21.15.37:0/2766993901' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-04-23T02:18:36.558 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:18:36 smithi037 bash[18830]: cluster 2024-04-23T02:18:33.719736+0000 osd.2 (osd.2) 1 : cluster [DBG] purged_snaps scrub starts 2024-04-23T02:18:36.558 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:18:36 smithi037 bash[18830]: cluster 2024-04-23T02:18:33.719940+0000 osd.2 (osd.2) 2 : cluster [DBG] purged_snaps scrub ok 2024-04-23T02:18:36.558 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:18:36 smithi037 bash[18830]: cluster 2024-04-23T02:18:34.520657+0000 mgr.y (mgr.14144) 90 : cluster [DBG] pgmap v73: 0 pgs: ; 0 B data, 9.6 MiB used, 179 GiB / 179 GiB avail 2024-04-23T02:18:36.558 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:18:36 smithi037 bash[18830]: audit 2024-04-23T02:18:35.086201+0000 mgr.y (mgr.14144) 91 : audit [DBG] from='client.14280 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi037:vg_nvme/lv_1", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T02:18:36.559 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:18:36 smithi037 bash[18830]: cephadm 2024-04-23T02:18:35.089889+0000 mgr.y (mgr.14144) 92 : cephadm [INF] Applying service osd.None on host smithi037... 2024-04-23T02:18:36.559 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:18:36 smithi037 bash[18830]: cluster 2024-04-23T02:18:35.268103+0000 mon.a (mon.0) 280 : cluster [INF] osd.2 [v2:172.21.15.37:6818/161551611,v1:172.21.15.37:6819/161551611] boot 2024-04-23T02:18:36.559 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:18:36 smithi037 bash[18830]: cluster 2024-04-23T02:18:35.268193+0000 mon.a (mon.0) 281 : cluster [DBG] osdmap e18: 3 total, 3 up, 3 in 2024-04-23T02:18:36.559 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:18:36 smithi037 bash[18830]: audit 2024-04-23T02:18:35.268793+0000 mon.a (mon.0) 282 : audit [DBG] from='mgr.14144 172.21.15.37:0/2766993901' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-04-23T02:18:36.677 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:18:36 smithi191 bash[14421]: cluster 2024-04-23T02:18:33.719736+0000 osd.2 (osd.2) 1 : cluster [DBG] purged_snaps scrub starts 2024-04-23T02:18:36.678 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:18:36 smithi191 bash[14421]: cluster 2024-04-23T02:18:33.719940+0000 osd.2 (osd.2) 2 : cluster [DBG] purged_snaps scrub ok 2024-04-23T02:18:36.678 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:18:36 smithi191 bash[14421]: cluster 2024-04-23T02:18:34.520657+0000 mgr.y (mgr.14144) 90 : cluster [DBG] pgmap v73: 0 pgs: ; 0 B data, 9.6 MiB used, 179 GiB / 179 GiB avail 2024-04-23T02:18:36.678 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:18:36 smithi191 bash[14421]: audit 2024-04-23T02:18:35.086201+0000 mgr.y (mgr.14144) 91 : audit [DBG] from='client.14280 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi037:vg_nvme/lv_1", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T02:18:36.679 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:18:36 smithi191 bash[14421]: cephadm 2024-04-23T02:18:35.089889+0000 mgr.y (mgr.14144) 92 : cephadm [INF] Applying service osd.None on host smithi037... 2024-04-23T02:18:36.679 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:18:36 smithi191 bash[14421]: cluster 2024-04-23T02:18:35.268103+0000 mon.a (mon.0) 280 : cluster [INF] osd.2 [v2:172.21.15.37:6818/161551611,v1:172.21.15.37:6819/161551611] boot 2024-04-23T02:18:36.679 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:18:36 smithi191 bash[14421]: cluster 2024-04-23T02:18:35.268193+0000 mon.a (mon.0) 281 : cluster [DBG] osdmap e18: 3 total, 3 up, 3 in 2024-04-23T02:18:36.679 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:18:36 smithi191 bash[14421]: audit 2024-04-23T02:18:35.268793+0000 mon.a (mon.0) 282 : audit [DBG] from='mgr.14144 172.21.15.37:0/2766993901' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-04-23T02:18:37.557 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:18:37 smithi037 bash[14334]: cluster 2024-04-23T02:18:36.287796+0000 mon.a (mon.0) 283 : cluster [DBG] osdmap e19: 3 total, 3 up, 3 in 2024-04-23T02:18:37.557 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:18:37 smithi037 bash[14334]: audit 2024-04-23T02:18:36.507149+0000 mon.a (mon.0) 284 : audit [INF] from='mgr.14144 172.21.15.37:0/2766993901' entity='mgr.y' 2024-04-23T02:18:37.557 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:18:37 smithi037 bash[14334]: audit 2024-04-23T02:18:36.515888+0000 mon.a (mon.0) 285 : audit [INF] from='mgr.14144 172.21.15.37:0/2766993901' entity='mgr.y' 2024-04-23T02:18:37.557 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:18:37 smithi037 bash[14334]: audit 2024-04-23T02:18:36.518728+0000 mon.a (mon.0) 286 : audit [DBG] from='mgr.14144 172.21.15.37:0/2766993901' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-23T02:18:37.558 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:18:37 smithi037 bash[14334]: audit 2024-04-23T02:18:36.525377+0000 mon.a (mon.0) 287 : audit [INF] from='mgr.14144 172.21.15.37:0/2766993901' entity='mgr.y' 2024-04-23T02:18:37.558 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:18:37 smithi037 bash[18830]: cluster 2024-04-23T02:18:36.287796+0000 mon.a (mon.0) 283 : cluster [DBG] osdmap e19: 3 total, 3 up, 3 in 2024-04-23T02:18:37.558 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:18:37 smithi037 bash[18830]: audit 2024-04-23T02:18:36.507149+0000 mon.a (mon.0) 284 : audit [INF] from='mgr.14144 172.21.15.37:0/2766993901' entity='mgr.y' 2024-04-23T02:18:37.558 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:18:37 smithi037 bash[18830]: audit 2024-04-23T02:18:36.515888+0000 mon.a (mon.0) 285 : audit [INF] from='mgr.14144 172.21.15.37:0/2766993901' entity='mgr.y' 2024-04-23T02:18:37.558 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:18:37 smithi037 bash[18830]: audit 2024-04-23T02:18:36.518728+0000 mon.a (mon.0) 286 : audit [DBG] from='mgr.14144 172.21.15.37:0/2766993901' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-23T02:18:37.558 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:18:37 smithi037 bash[18830]: audit 2024-04-23T02:18:36.525377+0000 mon.a (mon.0) 287 : audit [INF] from='mgr.14144 172.21.15.37:0/2766993901' entity='mgr.y' 2024-04-23T02:18:37.677 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:18:37 smithi191 bash[14421]: cluster 2024-04-23T02:18:36.287796+0000 mon.a (mon.0) 283 : cluster [DBG] osdmap e19: 3 total, 3 up, 3 in 2024-04-23T02:18:37.678 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:18:37 smithi191 bash[14421]: audit 2024-04-23T02:18:36.507149+0000 mon.a (mon.0) 284 : audit [INF] from='mgr.14144 172.21.15.37:0/2766993901' entity='mgr.y' 2024-04-23T02:18:37.678 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:18:37 smithi191 bash[14421]: audit 2024-04-23T02:18:36.515888+0000 mon.a (mon.0) 285 : audit [INF] from='mgr.14144 172.21.15.37:0/2766993901' entity='mgr.y' 2024-04-23T02:18:37.678 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:18:37 smithi191 bash[14421]: audit 2024-04-23T02:18:36.518728+0000 mon.a (mon.0) 286 : audit [DBG] from='mgr.14144 172.21.15.37:0/2766993901' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-23T02:18:37.678 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:18:37 smithi191 bash[14421]: audit 2024-04-23T02:18:36.525377+0000 mon.a (mon.0) 287 : audit [INF] from='mgr.14144 172.21.15.37:0/2766993901' entity='mgr.y' 2024-04-23T02:18:38.557 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:18:38 smithi037 bash[14334]: cephadm 2024-04-23T02:18:36.500590+0000 mgr.y (mgr.14144) 93 : cephadm [INF] Detected new or changed devices on smithi037 2024-04-23T02:18:38.557 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:18:38 smithi037 bash[14334]: cluster 2024-04-23T02:18:36.521057+0000 mgr.y (mgr.14144) 94 : cluster [DBG] pgmap v76: 0 pgs: ; 0 B data, 14 MiB used, 268 GiB / 268 GiB avail 2024-04-23T02:18:38.557 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:18:38 smithi037 bash[18830]: cephadm 2024-04-23T02:18:36.500590+0000 mgr.y (mgr.14144) 93 : cephadm [INF] Detected new or changed devices on smithi037 2024-04-23T02:18:38.557 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:18:38 smithi037 bash[18830]: cluster 2024-04-23T02:18:36.521057+0000 mgr.y (mgr.14144) 94 : cluster [DBG] pgmap v76: 0 pgs: ; 0 B data, 14 MiB used, 268 GiB / 268 GiB avail 2024-04-23T02:18:38.677 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:18:38 smithi191 bash[14421]: cephadm 2024-04-23T02:18:36.500590+0000 mgr.y (mgr.14144) 93 : cephadm [INF] Detected new or changed devices on smithi037 2024-04-23T02:18:38.677 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:18:38 smithi191 bash[14421]: cluster 2024-04-23T02:18:36.521057+0000 mgr.y (mgr.14144) 94 : cluster [DBG] pgmap v76: 0 pgs: ; 0 B data, 14 MiB used, 268 GiB / 268 GiB avail 2024-04-23T02:18:40.307 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:18:39 smithi037 bash[14334]: cluster 2024-04-23T02:18:38.521572+0000 mgr.y (mgr.14144) 95 : cluster [DBG] pgmap v77: 0 pgs: ; 0 B data, 14 MiB used, 268 GiB / 268 GiB avail 2024-04-23T02:18:40.307 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:18:39 smithi037 bash[14334]: audit 2024-04-23T02:18:39.159239+0000 mon.a (mon.0) 288 : audit [INF] from='client.? 172.21.15.37:0/1449514136' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "8a179365-10b7-4fb0-b7e4-0878cf20a5ce"}]: dispatch 2024-04-23T02:18:40.307 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:18:39 smithi037 bash[14334]: audit 2024-04-23T02:18:39.166998+0000 mon.a (mon.0) 289 : audit [INF] from='client.? 172.21.15.37:0/1449514136' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "8a179365-10b7-4fb0-b7e4-0878cf20a5ce"}]': finished 2024-04-23T02:18:40.307 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:18:39 smithi037 bash[14334]: cluster 2024-04-23T02:18:39.167186+0000 mon.a (mon.0) 290 : cluster [DBG] osdmap e20: 4 total, 3 up, 4 in 2024-04-23T02:18:40.307 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:18:39 smithi037 bash[14334]: audit 2024-04-23T02:18:39.167484+0000 mon.a (mon.0) 291 : audit [DBG] from='mgr.14144 172.21.15.37:0/2766993901' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-04-23T02:18:40.307 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:18:39 smithi037 bash[14334]: audit 2024-04-23T02:18:39.843904+0000 mon.c (mon.1) 12 : audit [DBG] from='client.? 172.21.15.37:0/1800912771' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-04-23T02:18:40.307 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:18:39 smithi037 bash[18830]: cluster 2024-04-23T02:18:38.521572+0000 mgr.y (mgr.14144) 95 : cluster [DBG] pgmap v77: 0 pgs: ; 0 B data, 14 MiB used, 268 GiB / 268 GiB avail 2024-04-23T02:18:40.308 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:18:39 smithi037 bash[18830]: audit 2024-04-23T02:18:39.159239+0000 mon.a (mon.0) 288 : audit [INF] from='client.? 172.21.15.37:0/1449514136' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "8a179365-10b7-4fb0-b7e4-0878cf20a5ce"}]: dispatch 2024-04-23T02:18:40.308 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:18:39 smithi037 bash[18830]: audit 2024-04-23T02:18:39.166998+0000 mon.a (mon.0) 289 : audit [INF] from='client.? 172.21.15.37:0/1449514136' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "8a179365-10b7-4fb0-b7e4-0878cf20a5ce"}]': finished 2024-04-23T02:18:40.308 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:18:39 smithi037 bash[18830]: cluster 2024-04-23T02:18:39.167186+0000 mon.a (mon.0) 290 : cluster [DBG] osdmap e20: 4 total, 3 up, 4 in 2024-04-23T02:18:40.308 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:18:39 smithi037 bash[18830]: audit 2024-04-23T02:18:39.167484+0000 mon.a (mon.0) 291 : audit [DBG] from='mgr.14144 172.21.15.37:0/2766993901' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-04-23T02:18:40.308 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:18:39 smithi037 bash[18830]: audit 2024-04-23T02:18:39.843904+0000 mon.c (mon.1) 12 : audit [DBG] from='client.? 172.21.15.37:0/1800912771' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-04-23T02:18:40.427 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:18:39 smithi191 bash[14421]: cluster 2024-04-23T02:18:38.521572+0000 mgr.y (mgr.14144) 95 : cluster [DBG] pgmap v77: 0 pgs: ; 0 B data, 14 MiB used, 268 GiB / 268 GiB avail 2024-04-23T02:18:40.427 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:18:39 smithi191 bash[14421]: audit 2024-04-23T02:18:39.159239+0000 mon.a (mon.0) 288 : audit [INF] from='client.? 172.21.15.37:0/1449514136' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "8a179365-10b7-4fb0-b7e4-0878cf20a5ce"}]: dispatch 2024-04-23T02:18:40.427 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:18:39 smithi191 bash[14421]: audit 2024-04-23T02:18:39.166998+0000 mon.a (mon.0) 289 : audit [INF] from='client.? 172.21.15.37:0/1449514136' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "8a179365-10b7-4fb0-b7e4-0878cf20a5ce"}]': finished 2024-04-23T02:18:40.427 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:18:39 smithi191 bash[14421]: cluster 2024-04-23T02:18:39.167186+0000 mon.a (mon.0) 290 : cluster [DBG] osdmap e20: 4 total, 3 up, 4 in 2024-04-23T02:18:40.427 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:18:39 smithi191 bash[14421]: audit 2024-04-23T02:18:39.167484+0000 mon.a (mon.0) 291 : audit [DBG] from='mgr.14144 172.21.15.37:0/2766993901' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-04-23T02:18:40.428 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:18:39 smithi191 bash[14421]: audit 2024-04-23T02:18:39.843904+0000 mon.c (mon.1) 12 : audit [DBG] from='client.? 172.21.15.37:0/1800912771' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-04-23T02:18:42.303 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:18:41 smithi037 bash[14334]: cluster 2024-04-23T02:18:40.522099+0000 mgr.y (mgr.14144) 96 : cluster [DBG] pgmap v79: 0 pgs: ; 0 B data, 14 MiB used, 268 GiB / 268 GiB avail 2024-04-23T02:18:42.303 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:18:41 smithi037 bash[18830]: cluster 2024-04-23T02:18:40.522099+0000 mgr.y (mgr.14144) 96 : cluster [DBG] pgmap v79: 0 pgs: ; 0 B data, 14 MiB used, 268 GiB / 268 GiB avail 2024-04-23T02:18:42.427 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:18:41 smithi191 bash[14421]: cluster 2024-04-23T02:18:40.522099+0000 mgr.y (mgr.14144) 96 : cluster [DBG] pgmap v79: 0 pgs: ; 0 B data, 14 MiB used, 268 GiB / 268 GiB avail 2024-04-23T02:18:44.280 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:18:44 smithi037 bash[18830]: cluster 2024-04-23T02:18:42.522595+0000 mgr.y (mgr.14144) 97 : cluster [DBG] pgmap v80: 0 pgs: ; 0 B data, 15 MiB used, 268 GiB / 268 GiB avail 2024-04-23T02:18:44.281 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:18:44 smithi037 bash[14334]: cluster 2024-04-23T02:18:42.522595+0000 mgr.y (mgr.14144) 97 : cluster [DBG] pgmap v80: 0 pgs: ; 0 B data, 15 MiB used, 268 GiB / 268 GiB avail 2024-04-23T02:18:44.427 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:18:44 smithi191 bash[14421]: cluster 2024-04-23T02:18:42.522595+0000 mgr.y (mgr.14144) 97 : cluster [DBG] pgmap v80: 0 pgs: ; 0 B data, 15 MiB used, 268 GiB / 268 GiB avail 2024-04-23T02:18:46.057 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:18:46 smithi037 bash[14334]: cluster 2024-04-23T02:18:44.523109+0000 mgr.y (mgr.14144) 98 : cluster [DBG] pgmap v81: 0 pgs: ; 0 B data, 15 MiB used, 268 GiB / 268 GiB avail 2024-04-23T02:18:46.057 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:18:46 smithi037 bash[18830]: cluster 2024-04-23T02:18:44.523109+0000 mgr.y (mgr.14144) 98 : cluster [DBG] pgmap v81: 0 pgs: ; 0 B data, 15 MiB used, 268 GiB / 268 GiB avail 2024-04-23T02:18:46.427 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:18:46 smithi191 bash[14421]: cluster 2024-04-23T02:18:44.523109+0000 mgr.y (mgr.14144) 98 : cluster [DBG] pgmap v81: 0 pgs: ; 0 B data, 15 MiB used, 268 GiB / 268 GiB avail 2024-04-23T02:18:48.270 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:18:48 smithi037 bash[18830]: cluster 2024-04-23T02:18:46.523671+0000 mgr.y (mgr.14144) 99 : cluster [DBG] pgmap v82: 0 pgs: ; 0 B data, 15 MiB used, 268 GiB / 268 GiB avail 2024-04-23T02:18:48.271 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:18:48 smithi037 bash[18830]: audit 2024-04-23T02:18:47.087444+0000 mon.a (mon.0) 292 : audit [INF] from='mgr.14144 172.21.15.37:0/2766993901' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.3"}]: dispatch 2024-04-23T02:18:48.271 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:18:48 smithi037 bash[18830]: audit 2024-04-23T02:18:47.088807+0000 mon.a (mon.0) 293 : audit [DBG] from='mgr.14144 172.21.15.37:0/2766993901' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-23T02:18:48.271 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:18:48 smithi037 bash[18830]: cephadm 2024-04-23T02:18:47.089946+0000 mgr.y (mgr.14144) 100 : cephadm [INF] Deploying daemon osd.3 on smithi037 2024-04-23T02:18:48.271 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:18:48 smithi037 bash[14334]: cluster 2024-04-23T02:18:46.523671+0000 mgr.y (mgr.14144) 99 : cluster [DBG] pgmap v82: 0 pgs: ; 0 B data, 15 MiB used, 268 GiB / 268 GiB avail 2024-04-23T02:18:48.271 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:18:48 smithi037 bash[14334]: audit 2024-04-23T02:18:47.087444+0000 mon.a (mon.0) 292 : audit [INF] from='mgr.14144 172.21.15.37:0/2766993901' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.3"}]: dispatch 2024-04-23T02:18:48.271 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:18:48 smithi037 bash[14334]: audit 2024-04-23T02:18:47.088807+0000 mon.a (mon.0) 293 : audit [DBG] from='mgr.14144 172.21.15.37:0/2766993901' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-23T02:18:48.271 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:18:48 smithi037 bash[14334]: cephadm 2024-04-23T02:18:47.089946+0000 mgr.y (mgr.14144) 100 : cephadm [INF] Deploying daemon osd.3 on smithi037 2024-04-23T02:18:48.427 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:18:48 smithi191 bash[14421]: cluster 2024-04-23T02:18:46.523671+0000 mgr.y (mgr.14144) 99 : cluster [DBG] pgmap v82: 0 pgs: ; 0 B data, 15 MiB used, 268 GiB / 268 GiB avail 2024-04-23T02:18:48.427 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:18:48 smithi191 bash[14421]: audit 2024-04-23T02:18:47.087444+0000 mon.a (mon.0) 292 : audit [INF] from='mgr.14144 172.21.15.37:0/2766993901' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.3"}]: dispatch 2024-04-23T02:18:48.427 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:18:48 smithi191 bash[14421]: audit 2024-04-23T02:18:47.088807+0000 mon.a (mon.0) 293 : audit [DBG] from='mgr.14144 172.21.15.37:0/2766993901' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-23T02:18:48.427 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:18:48 smithi191 bash[14421]: cephadm 2024-04-23T02:18:47.089946+0000 mgr.y (mgr.14144) 100 : cephadm [INF] Deploying daemon osd.3 on smithi037 2024-04-23T02:18:49.454 INFO:teuthology.orchestra.run.smithi037.stdout:Created osd(s) 3 on host 'smithi037' 2024-04-23T02:18:50.328 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:18:50 smithi037 bash[14334]: cluster 2024-04-23T02:18:48.524205+0000 mgr.y (mgr.14144) 101 : cluster [DBG] pgmap v83: 0 pgs: ; 0 B data, 15 MiB used, 268 GiB / 268 GiB avail 2024-04-23T02:18:50.328 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:18:50 smithi037 bash[14334]: audit 2024-04-23T02:18:49.431022+0000 mon.a (mon.0) 294 : audit [DBG] from='mgr.14144 172.21.15.37:0/2766993901' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-23T02:18:50.328 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:18:50 smithi037 bash[14334]: audit 2024-04-23T02:18:49.439390+0000 mon.a (mon.0) 295 : audit [INF] from='mgr.14144 172.21.15.37:0/2766993901' entity='mgr.y' 2024-04-23T02:18:50.329 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:18:50 smithi037 bash[14334]: audit 2024-04-23T02:18:49.449915+0000 mon.a (mon.0) 296 : audit [INF] from='mgr.14144 172.21.15.37:0/2766993901' entity='mgr.y' 2024-04-23T02:18:50.329 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:18:50 smithi037 bash[14334]: audit 2024-04-23T02:18:49.452168+0000 mon.a (mon.0) 297 : audit [INF] from='mgr.14144 172.21.15.37:0/2766993901' entity='mgr.y' cmd=[{"prefix": "osd pool create", "format": "json", "pool": "device_health_metrics", "pg_num": 1, "pg_num_min": 1}]: dispatch 2024-04-23T02:18:50.329 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:18:50 smithi037 bash[18830]: cluster 2024-04-23T02:18:48.524205+0000 mgr.y (mgr.14144) 101 : cluster [DBG] pgmap v83: 0 pgs: ; 0 B data, 15 MiB used, 268 GiB / 268 GiB avail 2024-04-23T02:18:50.329 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:18:50 smithi037 bash[18830]: audit 2024-04-23T02:18:49.431022+0000 mon.a (mon.0) 294 : audit [DBG] from='mgr.14144 172.21.15.37:0/2766993901' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-23T02:18:50.329 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:18:50 smithi037 bash[18830]: audit 2024-04-23T02:18:49.439390+0000 mon.a (mon.0) 295 : audit [INF] from='mgr.14144 172.21.15.37:0/2766993901' entity='mgr.y' 2024-04-23T02:18:50.329 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:18:50 smithi037 bash[18830]: audit 2024-04-23T02:18:49.449915+0000 mon.a (mon.0) 296 : audit [INF] from='mgr.14144 172.21.15.37:0/2766993901' entity='mgr.y' 2024-04-23T02:18:50.329 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:18:50 smithi037 bash[18830]: audit 2024-04-23T02:18:49.452168+0000 mon.a (mon.0) 297 : audit [INF] from='mgr.14144 172.21.15.37:0/2766993901' entity='mgr.y' cmd=[{"prefix": "osd pool create", "format": "json", "pool": "device_health_metrics", "pg_num": 1, "pg_num_min": 1}]: dispatch 2024-04-23T02:18:50.427 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:18:50 smithi191 bash[14421]: cluster 2024-04-23T02:18:48.524205+0000 mgr.y (mgr.14144) 101 : cluster [DBG] pgmap v83: 0 pgs: ; 0 B data, 15 MiB used, 268 GiB / 268 GiB avail 2024-04-23T02:18:50.427 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:18:50 smithi191 bash[14421]: audit 2024-04-23T02:18:49.431022+0000 mon.a (mon.0) 294 : audit [DBG] from='mgr.14144 172.21.15.37:0/2766993901' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-23T02:18:50.427 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:18:50 smithi191 bash[14421]: audit 2024-04-23T02:18:49.439390+0000 mon.a (mon.0) 295 : audit [INF] from='mgr.14144 172.21.15.37:0/2766993901' entity='mgr.y' 2024-04-23T02:18:50.427 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:18:50 smithi191 bash[14421]: audit 2024-04-23T02:18:49.449915+0000 mon.a (mon.0) 296 : audit [INF] from='mgr.14144 172.21.15.37:0/2766993901' entity='mgr.y' 2024-04-23T02:18:50.427 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:18:50 smithi191 bash[14421]: audit 2024-04-23T02:18:49.452168+0000 mon.a (mon.0) 297 : audit [INF] from='mgr.14144 172.21.15.37:0/2766993901' entity='mgr.y' cmd=[{"prefix": "osd pool create", "format": "json", "pool": "device_health_metrics", "pg_num": 1, "pg_num_min": 1}]: dispatch 2024-04-23T02:18:50.944 DEBUG:teuthology.orchestra.run.smithi037:osd.3> sudo journalctl -f -n 0 -u ceph-39f0dbf0-0117-11ef-bc93-c7b262605968@osd.3.service 2024-04-23T02:18:50.947 INFO:tasks.cephadm:Deploying osd.4 on smithi191 with /dev/vg_nvme/lv_4... 2024-04-23T02:18:50.947 DEBUG:teuthology.orchestra.run.smithi191:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 39f0dbf0-0117-11ef-bc93-c7b262605968 -- ceph-volume lvm zap /dev/vg_nvme/lv_4 2024-04-23T02:18:51.318 INFO:journalctl@ceph.osd.3.smithi037.stdout:-- Logs begin at Sun 2022-08-14 12:20:24 UTC. -- 2024-04-23T02:18:51.677 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:18:51 smithi191 bash[14421]: audit 2024-04-23T02:18:50.455533+0000 mon.a (mon.0) 298 : audit [INF] from='mgr.14144 172.21.15.37:0/2766993901' entity='mgr.y' cmd='[{"prefix": "osd pool create", "format": "json", "pool": "device_health_metrics", "pg_num": 1, "pg_num_min": 1}]': finished 2024-04-23T02:18:51.677 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:18:51 smithi191 bash[14421]: cluster 2024-04-23T02:18:50.455744+0000 mon.a (mon.0) 299 : cluster [DBG] osdmap e21: 4 total, 3 up, 4 in 2024-04-23T02:18:51.677 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:18:51 smithi191 bash[14421]: audit 2024-04-23T02:18:50.456185+0000 mon.a (mon.0) 300 : audit [DBG] from='mgr.14144 172.21.15.37:0/2766993901' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-04-23T02:18:51.677 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:18:51 smithi191 bash[14421]: audit 2024-04-23T02:18:50.458300+0000 mon.a (mon.0) 301 : audit [INF] from='mgr.14144 172.21.15.37:0/2766993901' entity='mgr.y' cmd=[{"prefix": "osd pool application enable", "format": "json", "pool": "device_health_metrics", "app": "mgr_devicehealth"}]: dispatch 2024-04-23T02:18:51.678 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:18:51 smithi191 bash[14421]: cluster 2024-04-23T02:18:50.524755+0000 mgr.y (mgr.14144) 102 : cluster [DBG] pgmap v85: 1 pgs: 1 unknown; 0 B data, 15 MiB used, 268 GiB / 268 GiB avail 2024-04-23T02:18:51.807 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:18:51 smithi037 bash[14334]: audit 2024-04-23T02:18:50.455533+0000 mon.a (mon.0) 298 : audit [INF] from='mgr.14144 172.21.15.37:0/2766993901' entity='mgr.y' cmd='[{"prefix": "osd pool create", "format": "json", "pool": "device_health_metrics", "pg_num": 1, "pg_num_min": 1}]': finished 2024-04-23T02:18:51.807 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:18:51 smithi037 bash[14334]: cluster 2024-04-23T02:18:50.455744+0000 mon.a (mon.0) 299 : cluster [DBG] osdmap e21: 4 total, 3 up, 4 in 2024-04-23T02:18:51.807 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:18:51 smithi037 bash[14334]: audit 2024-04-23T02:18:50.456185+0000 mon.a (mon.0) 300 : audit [DBG] from='mgr.14144 172.21.15.37:0/2766993901' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-04-23T02:18:51.807 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:18:51 smithi037 bash[14334]: audit 2024-04-23T02:18:50.458300+0000 mon.a (mon.0) 301 : audit [INF] from='mgr.14144 172.21.15.37:0/2766993901' entity='mgr.y' cmd=[{"prefix": "osd pool application enable", "format": "json", "pool": "device_health_metrics", "app": "mgr_devicehealth"}]: dispatch 2024-04-23T02:18:51.807 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:18:51 smithi037 bash[14334]: cluster 2024-04-23T02:18:50.524755+0000 mgr.y (mgr.14144) 102 : cluster [DBG] pgmap v85: 1 pgs: 1 unknown; 0 B data, 15 MiB used, 268 GiB / 268 GiB avail 2024-04-23T02:18:51.807 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:18:51 smithi037 bash[18830]: audit 2024-04-23T02:18:50.455533+0000 mon.a (mon.0) 298 : audit [INF] from='mgr.14144 172.21.15.37:0/2766993901' entity='mgr.y' cmd='[{"prefix": "osd pool create", "format": "json", "pool": "device_health_metrics", "pg_num": 1, "pg_num_min": 1}]': finished 2024-04-23T02:18:51.808 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:18:51 smithi037 bash[18830]: cluster 2024-04-23T02:18:50.455744+0000 mon.a (mon.0) 299 : cluster [DBG] osdmap e21: 4 total, 3 up, 4 in 2024-04-23T02:18:51.808 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:18:51 smithi037 bash[18830]: audit 2024-04-23T02:18:50.456185+0000 mon.a (mon.0) 300 : audit [DBG] from='mgr.14144 172.21.15.37:0/2766993901' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-04-23T02:18:51.808 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:18:51 smithi037 bash[18830]: audit 2024-04-23T02:18:50.458300+0000 mon.a (mon.0) 301 : audit [INF] from='mgr.14144 172.21.15.37:0/2766993901' entity='mgr.y' cmd=[{"prefix": "osd pool application enable", "format": "json", "pool": "device_health_metrics", "app": "mgr_devicehealth"}]: dispatch 2024-04-23T02:18:51.808 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:18:51 smithi037 bash[18830]: cluster 2024-04-23T02:18:50.524755+0000 mgr.y (mgr.14144) 102 : cluster [DBG] pgmap v85: 1 pgs: 1 unknown; 0 B data, 15 MiB used, 268 GiB / 268 GiB avail 2024-04-23T02:18:51.808 INFO:journalctl@ceph.osd.3.smithi037.stdout:Apr 23 02:18:51 smithi037 bash[29453]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-3 2024-04-23T02:18:51.808 INFO:journalctl@ceph.osd.3.smithi037.stdout:Apr 23 02:18:51 smithi037 bash[29453]: Running command: /usr/bin/ceph-bluestore-tool --cluster=ceph prime-osd-dir --dev /dev/vg_nvme/lv_1 --path /var/lib/ceph/osd/ceph-3 --no-mon-config 2024-04-23T02:18:51.808 INFO:journalctl@ceph.osd.3.smithi037.stdout:Apr 23 02:18:51 smithi037 bash[29453]: Running command: /usr/bin/ln -snf /dev/vg_nvme/lv_1 /var/lib/ceph/osd/ceph-3/block 2024-04-23T02:18:51.808 INFO:journalctl@ceph.osd.3.smithi037.stdout:Apr 23 02:18:51 smithi037 bash[29453]: Running command: /usr/bin/chown -h ceph:ceph /var/lib/ceph/osd/ceph-3/block 2024-04-23T02:18:51.808 INFO:journalctl@ceph.osd.3.smithi037.stdout:Apr 23 02:18:51 smithi037 bash[29453]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-0 2024-04-23T02:18:51.808 INFO:journalctl@ceph.osd.3.smithi037.stdout:Apr 23 02:18:51 smithi037 bash[29453]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-3 2024-04-23T02:18:51.808 INFO:journalctl@ceph.osd.3.smithi037.stdout:Apr 23 02:18:51 smithi037 bash[29453]: --> ceph-volume lvm activate successful for osd ID: 3 2024-04-23T02:18:52.557 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:18:52 smithi037 bash[14334]: audit 2024-04-23T02:18:51.462901+0000 mon.a (mon.0) 302 : audit [INF] from='mgr.14144 172.21.15.37:0/2766993901' entity='mgr.y' cmd='[{"prefix": "osd pool application enable", "format": "json", "pool": "device_health_metrics", "app": "mgr_devicehealth"}]': finished 2024-04-23T02:18:52.557 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:18:52 smithi037 bash[14334]: cluster 2024-04-23T02:18:51.463000+0000 mon.a (mon.0) 303 : cluster [DBG] osdmap e22: 4 total, 3 up, 4 in 2024-04-23T02:18:52.557 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:18:52 smithi037 bash[14334]: audit 2024-04-23T02:18:51.463363+0000 mon.a (mon.0) 304 : audit [DBG] from='mgr.14144 172.21.15.37:0/2766993901' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-04-23T02:18:52.557 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:18:52 smithi037 bash[18830]: audit 2024-04-23T02:18:51.462901+0000 mon.a (mon.0) 302 : audit [INF] from='mgr.14144 172.21.15.37:0/2766993901' entity='mgr.y' cmd='[{"prefix": "osd pool application enable", "format": "json", "pool": "device_health_metrics", "app": "mgr_devicehealth"}]': finished 2024-04-23T02:18:52.557 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:18:52 smithi037 bash[18830]: cluster 2024-04-23T02:18:51.463000+0000 mon.a (mon.0) 303 : cluster [DBG] osdmap e22: 4 total, 3 up, 4 in 2024-04-23T02:18:52.557 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:18:52 smithi037 bash[18830]: audit 2024-04-23T02:18:51.463363+0000 mon.a (mon.0) 304 : audit [DBG] from='mgr.14144 172.21.15.37:0/2766993901' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-04-23T02:18:52.677 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:18:52 smithi191 bash[14421]: audit 2024-04-23T02:18:51.462901+0000 mon.a (mon.0) 302 : audit [INF] from='mgr.14144 172.21.15.37:0/2766993901' entity='mgr.y' cmd='[{"prefix": "osd pool application enable", "format": "json", "pool": "device_health_metrics", "app": "mgr_devicehealth"}]': finished 2024-04-23T02:18:52.677 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:18:52 smithi191 bash[14421]: cluster 2024-04-23T02:18:51.463000+0000 mon.a (mon.0) 303 : cluster [DBG] osdmap e22: 4 total, 3 up, 4 in 2024-04-23T02:18:52.677 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:18:52 smithi191 bash[14421]: audit 2024-04-23T02:18:51.463363+0000 mon.a (mon.0) 304 : audit [DBG] from='mgr.14144 172.21.15.37:0/2766993901' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-04-23T02:18:53.306 INFO:journalctl@ceph.osd.3.smithi037.stdout:Apr 23 02:18:53 smithi037 bash[29602]: debug 2024-04-23T02:18:53.113+0000 7f98e3a07700 1 -- 172.21.15.37:0/3273302895 <== mon.0 v2:172.21.15.37:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x56453ed224e0 con 0x56453ed9ac00 2024-04-23T02:18:53.806 INFO:journalctl@ceph.osd.3.smithi037.stdout:Apr 23 02:18:53 smithi037 bash[29602]: debug 2024-04-23T02:18:53.409+0000 7f98eb492080 -1 Falling back to public interface 2024-04-23T02:18:53.807 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:18:53 smithi037 bash[18830]: cluster 2024-04-23T02:18:52.467080+0000 mon.a (mon.0) 305 : cluster [DBG] osdmap e23: 4 total, 3 up, 4 in 2024-04-23T02:18:53.807 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:18:53 smithi037 bash[18830]: audit 2024-04-23T02:18:52.467946+0000 mon.a (mon.0) 306 : audit [DBG] from='mgr.14144 172.21.15.37:0/2766993901' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-04-23T02:18:53.807 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:18:53 smithi037 bash[18830]: cluster 2024-04-23T02:18:52.525370+0000 mgr.y (mgr.14144) 103 : cluster [DBG] pgmap v88: 1 pgs: 1 creating+peering; 0 B data, 15 MiB used, 268 GiB / 268 GiB avail 2024-04-23T02:18:53.807 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:18:53 smithi037 bash[18830]: audit 2024-04-23T02:18:53.291741+0000 mon.a (mon.0) 307 : audit [INF] from='mgr.14144 172.21.15.37:0/2766993901' entity='mgr.y' 2024-04-23T02:18:53.807 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:18:53 smithi037 bash[14334]: cluster 2024-04-23T02:18:52.467080+0000 mon.a (mon.0) 305 : cluster [DBG] osdmap e23: 4 total, 3 up, 4 in 2024-04-23T02:18:53.807 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:18:53 smithi037 bash[14334]: audit 2024-04-23T02:18:52.467946+0000 mon.a (mon.0) 306 : audit [DBG] from='mgr.14144 172.21.15.37:0/2766993901' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-04-23T02:18:53.807 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:18:53 smithi037 bash[14334]: cluster 2024-04-23T02:18:52.525370+0000 mgr.y (mgr.14144) 103 : cluster [DBG] pgmap v88: 1 pgs: 1 creating+peering; 0 B data, 15 MiB used, 268 GiB / 268 GiB avail 2024-04-23T02:18:53.807 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:18:53 smithi037 bash[14334]: audit 2024-04-23T02:18:53.291741+0000 mon.a (mon.0) 307 : audit [INF] from='mgr.14144 172.21.15.37:0/2766993901' entity='mgr.y' 2024-04-23T02:18:53.927 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:18:53 smithi191 bash[14421]: cluster 2024-04-23T02:18:52.467080+0000 mon.a (mon.0) 305 : cluster [DBG] osdmap e23: 4 total, 3 up, 4 in 2024-04-23T02:18:53.927 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:18:53 smithi191 bash[14421]: audit 2024-04-23T02:18:52.467946+0000 mon.a (mon.0) 306 : audit [DBG] from='mgr.14144 172.21.15.37:0/2766993901' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-04-23T02:18:53.927 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:18:53 smithi191 bash[14421]: cluster 2024-04-23T02:18:52.525370+0000 mgr.y (mgr.14144) 103 : cluster [DBG] pgmap v88: 1 pgs: 1 creating+peering; 0 B data, 15 MiB used, 268 GiB / 268 GiB avail 2024-04-23T02:18:53.927 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:18:53 smithi191 bash[14421]: audit 2024-04-23T02:18:53.291741+0000 mon.a (mon.0) 307 : audit [INF] from='mgr.14144 172.21.15.37:0/2766993901' entity='mgr.y' 2024-04-23T02:18:54.046 INFO:teuthology.orchestra.run.smithi191.stderr:--> Zapping: /dev/vg_nvme/lv_4 2024-04-23T02:18:54.047 INFO:teuthology.orchestra.run.smithi191.stderr:Running command: /usr/bin/dd if=/dev/zero of=/dev/vg_nvme/lv_4 bs=1M count=10 conv=fsync 2024-04-23T02:18:54.047 INFO:teuthology.orchestra.run.smithi191.stderr: stderr: 10+0 records in 2024-04-23T02:18:54.047 INFO:teuthology.orchestra.run.smithi191.stderr:10+0 records out 2024-04-23T02:18:54.047 INFO:teuthology.orchestra.run.smithi191.stderr:10485760 bytes (10 MB, 10 MiB) copied, 0.0205782 s, 510 MB/s 2024-04-23T02:18:54.047 INFO:teuthology.orchestra.run.smithi191.stderr:--> Zapping successful for: 2024-04-23T02:18:54.646 DEBUG:teuthology.orchestra.run.smithi191:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 39f0dbf0-0117-11ef-bc93-c7b262605968 -- ceph orch daemon add osd smithi191:vg_nvme/lv_4 2024-04-23T02:18:56.177 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:18:55 smithi191 bash[14421]: cluster 2024-04-23T02:18:54.525885+0000 mgr.y (mgr.14144) 104 : cluster [DBG] pgmap v89: 1 pgs: 1 creating+peering; 0 B data, 15 MiB used, 268 GiB / 268 GiB avail 2024-04-23T02:18:56.306 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:18:55 smithi037 bash[18830]: cluster 2024-04-23T02:18:54.525885+0000 mgr.y (mgr.14144) 104 : cluster [DBG] pgmap v89: 1 pgs: 1 creating+peering; 0 B data, 15 MiB used, 268 GiB / 268 GiB avail 2024-04-23T02:18:56.307 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:18:55 smithi037 bash[14334]: cluster 2024-04-23T02:18:54.525885+0000 mgr.y (mgr.14144) 104 : cluster [DBG] pgmap v89: 1 pgs: 1 creating+peering; 0 B data, 15 MiB used, 268 GiB / 268 GiB avail 2024-04-23T02:18:56.806 INFO:journalctl@ceph.osd.3.smithi037.stdout:Apr 23 02:18:56 smithi037 bash[29602]: debug 2024-04-23T02:18:56.361+0000 7f98eb492080 -1 osd.3 0 log_to_monitors {default=true} 2024-04-23T02:18:57.306 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:18:57 smithi037 bash[14334]: audit 2024-04-23T02:18:56.372119+0000 mon.a (mon.0) 308 : audit [INF] from='osd.3 [v2:172.21.15.37:6826/706893132,v1:172.21.15.37:6827/706893132]' entity='osd.3' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]: dispatch 2024-04-23T02:18:57.307 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:18:57 smithi037 bash[18830]: audit 2024-04-23T02:18:56.372119+0000 mon.a (mon.0) 308 : audit [INF] from='osd.3 [v2:172.21.15.37:6826/706893132,v1:172.21.15.37:6827/706893132]' entity='osd.3' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]: dispatch 2024-04-23T02:18:57.427 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:18:56 smithi191 bash[14421]: audit 2024-04-23T02:18:56.372119+0000 mon.a (mon.0) 308 : audit [INF] from='osd.3 [v2:172.21.15.37:6826/706893132,v1:172.21.15.37:6827/706893132]' entity='osd.3' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]: dispatch 2024-04-23T02:18:58.306 INFO:journalctl@ceph.osd.3.smithi037.stdout:Apr 23 02:18:58 smithi037 bash[29602]: debug 2024-04-23T02:18:58.021+0000 7f98e1a03700 -1 osd.3 0 waiting for initial osdmap 2024-04-23T02:18:58.307 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:18:58 smithi037 bash[14334]: cluster 2024-04-23T02:18:56.526448+0000 mgr.y (mgr.14144) 105 : cluster [DBG] pgmap v90: 1 pgs: 1 active+clean; 0 B data, 15 MiB used, 268 GiB / 268 GiB avail 2024-04-23T02:18:58.307 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:18:58 smithi037 bash[14334]: audit 2024-04-23T02:18:57.011830+0000 mon.a (mon.0) 309 : audit [INF] from='osd.3 [v2:172.21.15.37:6826/706893132,v1:172.21.15.37:6827/706893132]' entity='osd.3' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]': finished 2024-04-23T02:18:58.307 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:18:58 smithi037 bash[14334]: cluster 2024-04-23T02:18:57.011950+0000 mon.a (mon.0) 310 : cluster [DBG] osdmap e24: 4 total, 3 up, 4 in 2024-04-23T02:18:58.307 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:18:58 smithi037 bash[14334]: audit 2024-04-23T02:18:57.012291+0000 mon.a (mon.0) 311 : audit [DBG] from='mgr.14144 172.21.15.37:0/2766993901' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-04-23T02:18:58.307 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:18:58 smithi037 bash[14334]: audit 2024-04-23T02:18:57.012828+0000 mon.a (mon.0) 312 : audit [INF] from='osd.3 [v2:172.21.15.37:6826/706893132,v1:172.21.15.37:6827/706893132]' entity='osd.3' cmd=[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi037", "root=default"]}]: dispatch 2024-04-23T02:18:58.307 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:18:58 smithi037 bash[14334]: audit 2024-04-23T02:18:57.373707+0000 mgr.y (mgr.14144) 106 : audit [DBG] from='client.24218 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi191:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T02:18:58.307 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:18:58 smithi037 bash[14334]: audit 2024-04-23T02:18:57.375405+0000 mon.a (mon.0) 313 : audit [DBG] from='mgr.14144 172.21.15.37:0/2766993901' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-04-23T02:18:58.307 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:18:58 smithi037 bash[14334]: cephadm 2024-04-23T02:18:57.378798+0000 mgr.y (mgr.14144) 107 : cephadm [INF] Applying service osd.None on host smithi191... 2024-04-23T02:18:58.307 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:18:58 smithi037 bash[14334]: audit 2024-04-23T02:18:57.379326+0000 mon.a (mon.0) 314 : audit [INF] from='mgr.14144 172.21.15.37:0/2766993901' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-04-23T02:18:58.307 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:18:58 smithi037 bash[14334]: audit 2024-04-23T02:18:57.380955+0000 mon.a (mon.0) 315 : audit [DBG] from='mgr.14144 172.21.15.37:0/2766993901' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-23T02:18:58.308 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:18:58 smithi037 bash[18830]: cluster 2024-04-23T02:18:56.526448+0000 mgr.y (mgr.14144) 105 : cluster [DBG] pgmap v90: 1 pgs: 1 active+clean; 0 B data, 15 MiB used, 268 GiB / 268 GiB avail 2024-04-23T02:18:58.308 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:18:58 smithi037 bash[18830]: audit 2024-04-23T02:18:57.011830+0000 mon.a (mon.0) 309 : audit [INF] from='osd.3 [v2:172.21.15.37:6826/706893132,v1:172.21.15.37:6827/706893132]' entity='osd.3' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]': finished 2024-04-23T02:18:58.308 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:18:58 smithi037 bash[18830]: cluster 2024-04-23T02:18:57.011950+0000 mon.a (mon.0) 310 : cluster [DBG] osdmap e24: 4 total, 3 up, 4 in 2024-04-23T02:18:58.308 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:18:58 smithi037 bash[18830]: audit 2024-04-23T02:18:57.012291+0000 mon.a (mon.0) 311 : audit [DBG] from='mgr.14144 172.21.15.37:0/2766993901' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-04-23T02:18:58.308 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:18:58 smithi037 bash[18830]: audit 2024-04-23T02:18:57.012828+0000 mon.a (mon.0) 312 : audit [INF] from='osd.3 [v2:172.21.15.37:6826/706893132,v1:172.21.15.37:6827/706893132]' entity='osd.3' cmd=[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi037", "root=default"]}]: dispatch 2024-04-23T02:18:58.308 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:18:58 smithi037 bash[18830]: audit 2024-04-23T02:18:57.373707+0000 mgr.y (mgr.14144) 106 : audit [DBG] from='client.24218 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi191:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T02:18:58.308 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:18:58 smithi037 bash[18830]: audit 2024-04-23T02:18:57.375405+0000 mon.a (mon.0) 313 : audit [DBG] from='mgr.14144 172.21.15.37:0/2766993901' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-04-23T02:18:58.308 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:18:58 smithi037 bash[18830]: cephadm 2024-04-23T02:18:57.378798+0000 mgr.y (mgr.14144) 107 : cephadm [INF] Applying service osd.None on host smithi191... 2024-04-23T02:18:58.308 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:18:58 smithi037 bash[18830]: audit 2024-04-23T02:18:57.379326+0000 mon.a (mon.0) 314 : audit [INF] from='mgr.14144 172.21.15.37:0/2766993901' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-04-23T02:18:58.308 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:18:58 smithi037 bash[18830]: audit 2024-04-23T02:18:57.380955+0000 mon.a (mon.0) 315 : audit [DBG] from='mgr.14144 172.21.15.37:0/2766993901' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-23T02:18:58.425 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:18:58 smithi191 bash[14421]: cluster 2024-04-23T02:18:56.526448+0000 mgr.y (mgr.14144) 105 : cluster [DBG] pgmap v90: 1 pgs: 1 active+clean; 0 B data, 15 MiB used, 268 GiB / 268 GiB avail 2024-04-23T02:18:58.425 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:18:58 smithi191 bash[14421]: audit 2024-04-23T02:18:57.011830+0000 mon.a (mon.0) 309 : audit [INF] from='osd.3 [v2:172.21.15.37:6826/706893132,v1:172.21.15.37:6827/706893132]' entity='osd.3' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]': finished 2024-04-23T02:18:58.425 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:18:58 smithi191 bash[14421]: cluster 2024-04-23T02:18:57.011950+0000 mon.a (mon.0) 310 : cluster [DBG] osdmap e24: 4 total, 3 up, 4 in 2024-04-23T02:18:58.425 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:18:58 smithi191 bash[14421]: audit 2024-04-23T02:18:57.012291+0000 mon.a (mon.0) 311 : audit [DBG] from='mgr.14144 172.21.15.37:0/2766993901' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-04-23T02:18:58.425 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:18:58 smithi191 bash[14421]: audit 2024-04-23T02:18:57.012828+0000 mon.a (mon.0) 312 : audit [INF] from='osd.3 [v2:172.21.15.37:6826/706893132,v1:172.21.15.37:6827/706893132]' entity='osd.3' cmd=[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi037", "root=default"]}]: dispatch 2024-04-23T02:18:58.425 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:18:58 smithi191 bash[14421]: audit 2024-04-23T02:18:57.373707+0000 mgr.y (mgr.14144) 106 : audit [DBG] from='client.24218 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi191:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T02:18:58.425 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:18:58 smithi191 bash[14421]: audit 2024-04-23T02:18:57.375405+0000 mon.a (mon.0) 313 : audit [DBG] from='mgr.14144 172.21.15.37:0/2766993901' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-04-23T02:18:58.425 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:18:58 smithi191 bash[14421]: cephadm 2024-04-23T02:18:57.378798+0000 mgr.y (mgr.14144) 107 : cephadm [INF] Applying service osd.None on host smithi191... 2024-04-23T02:18:58.425 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:18:58 smithi191 bash[14421]: audit 2024-04-23T02:18:57.379326+0000 mon.a (mon.0) 314 : audit [INF] from='mgr.14144 172.21.15.37:0/2766993901' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-04-23T02:18:58.425 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:18:58 smithi191 bash[14421]: audit 2024-04-23T02:18:57.380955+0000 mon.a (mon.0) 315 : audit [DBG] from='mgr.14144 172.21.15.37:0/2766993901' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-23T02:18:59.307 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:18:59 smithi037 bash[14334]: audit 2024-04-23T02:18:58.017718+0000 mon.a (mon.0) 316 : audit [INF] from='osd.3 [v2:172.21.15.37:6826/706893132,v1:172.21.15.37:6827/706893132]' entity='osd.3' cmd='[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi037", "root=default"]}]': finished 2024-04-23T02:18:59.307 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:18:59 smithi037 bash[14334]: cluster 2024-04-23T02:18:58.017957+0000 mon.a (mon.0) 317 : cluster [DBG] osdmap e25: 4 total, 3 up, 4 in 2024-04-23T02:18:59.307 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:18:59 smithi037 bash[14334]: audit 2024-04-23T02:18:58.018914+0000 mon.a (mon.0) 318 : audit [DBG] from='mgr.14144 172.21.15.37:0/2766993901' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-04-23T02:18:59.307 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:18:59 smithi037 bash[14334]: audit 2024-04-23T02:18:58.028989+0000 mon.a (mon.0) 319 : audit [DBG] from='mgr.14144 172.21.15.37:0/2766993901' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-04-23T02:18:59.307 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:18:59 smithi037 bash[14334]: cephadm 2024-04-23T02:18:58.406154+0000 mgr.y (mgr.14144) 108 : cephadm [INF] Detected new or changed devices on smithi037 2024-04-23T02:18:59.307 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:18:59 smithi037 bash[14334]: audit 2024-04-23T02:18:58.416310+0000 mon.a (mon.0) 320 : audit [INF] from='mgr.14144 172.21.15.37:0/2766993901' entity='mgr.y' 2024-04-23T02:18:59.307 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:18:59 smithi037 bash[14334]: audit 2024-04-23T02:18:58.654403+0000 mon.a (mon.0) 321 : audit [INF] from='mgr.14144 172.21.15.37:0/2766993901' entity='mgr.y' 2024-04-23T02:18:59.307 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:18:59 smithi037 bash[14334]: audit 2024-04-23T02:18:58.657795+0000 mon.a (mon.0) 322 : audit [DBG] from='mgr.14144 172.21.15.37:0/2766993901' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-23T02:18:59.307 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:18:59 smithi037 bash[14334]: audit 2024-04-23T02:18:58.669194+0000 mon.a (mon.0) 323 : audit [INF] from='mgr.14144 172.21.15.37:0/2766993901' entity='mgr.y' 2024-04-23T02:18:59.308 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:18:59 smithi037 bash[18830]: audit 2024-04-23T02:18:58.017718+0000 mon.a (mon.0) 316 : audit [INF] from='osd.3 [v2:172.21.15.37:6826/706893132,v1:172.21.15.37:6827/706893132]' entity='osd.3' cmd='[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi037", "root=default"]}]': finished 2024-04-23T02:18:59.308 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:18:59 smithi037 bash[18830]: cluster 2024-04-23T02:18:58.017957+0000 mon.a (mon.0) 317 : cluster [DBG] osdmap e25: 4 total, 3 up, 4 in 2024-04-23T02:18:59.308 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:18:59 smithi037 bash[18830]: audit 2024-04-23T02:18:58.018914+0000 mon.a (mon.0) 318 : audit [DBG] from='mgr.14144 172.21.15.37:0/2766993901' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-04-23T02:18:59.308 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:18:59 smithi037 bash[18830]: audit 2024-04-23T02:18:58.028989+0000 mon.a (mon.0) 319 : audit [DBG] from='mgr.14144 172.21.15.37:0/2766993901' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-04-23T02:18:59.308 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:18:59 smithi037 bash[18830]: cephadm 2024-04-23T02:18:58.406154+0000 mgr.y (mgr.14144) 108 : cephadm [INF] Detected new or changed devices on smithi037 2024-04-23T02:18:59.308 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:18:59 smithi037 bash[18830]: audit 2024-04-23T02:18:58.416310+0000 mon.a (mon.0) 320 : audit [INF] from='mgr.14144 172.21.15.37:0/2766993901' entity='mgr.y' 2024-04-23T02:18:59.308 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:18:59 smithi037 bash[18830]: audit 2024-04-23T02:18:58.654403+0000 mon.a (mon.0) 321 : audit [INF] from='mgr.14144 172.21.15.37:0/2766993901' entity='mgr.y' 2024-04-23T02:18:59.308 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:18:59 smithi037 bash[18830]: audit 2024-04-23T02:18:58.657795+0000 mon.a (mon.0) 322 : audit [DBG] from='mgr.14144 172.21.15.37:0/2766993901' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-23T02:18:59.308 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:18:59 smithi037 bash[18830]: audit 2024-04-23T02:18:58.669194+0000 mon.a (mon.0) 323 : audit [INF] from='mgr.14144 172.21.15.37:0/2766993901' entity='mgr.y' 2024-04-23T02:18:59.427 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:18:59 smithi191 bash[14421]: audit 2024-04-23T02:18:58.017718+0000 mon.a (mon.0) 316 : audit [INF] from='osd.3 [v2:172.21.15.37:6826/706893132,v1:172.21.15.37:6827/706893132]' entity='osd.3' cmd='[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi037", "root=default"]}]': finished 2024-04-23T02:18:59.427 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:18:59 smithi191 bash[14421]: cluster 2024-04-23T02:18:58.017957+0000 mon.a (mon.0) 317 : cluster [DBG] osdmap e25: 4 total, 3 up, 4 in 2024-04-23T02:18:59.427 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:18:59 smithi191 bash[14421]: audit 2024-04-23T02:18:58.018914+0000 mon.a (mon.0) 318 : audit [DBG] from='mgr.14144 172.21.15.37:0/2766993901' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-04-23T02:18:59.427 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:18:59 smithi191 bash[14421]: audit 2024-04-23T02:18:58.028989+0000 mon.a (mon.0) 319 : audit [DBG] from='mgr.14144 172.21.15.37:0/2766993901' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-04-23T02:18:59.427 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:18:59 smithi191 bash[14421]: cephadm 2024-04-23T02:18:58.406154+0000 mgr.y (mgr.14144) 108 : cephadm [INF] Detected new or changed devices on smithi037 2024-04-23T02:18:59.427 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:18:59 smithi191 bash[14421]: audit 2024-04-23T02:18:58.416310+0000 mon.a (mon.0) 320 : audit [INF] from='mgr.14144 172.21.15.37:0/2766993901' entity='mgr.y' 2024-04-23T02:18:59.427 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:18:59 smithi191 bash[14421]: audit 2024-04-23T02:18:58.654403+0000 mon.a (mon.0) 321 : audit [INF] from='mgr.14144 172.21.15.37:0/2766993901' entity='mgr.y' 2024-04-23T02:18:59.427 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:18:59 smithi191 bash[14421]: audit 2024-04-23T02:18:58.657795+0000 mon.a (mon.0) 322 : audit [DBG] from='mgr.14144 172.21.15.37:0/2766993901' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-23T02:18:59.428 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:18:59 smithi191 bash[14421]: audit 2024-04-23T02:18:58.669194+0000 mon.a (mon.0) 323 : audit [INF] from='mgr.14144 172.21.15.37:0/2766993901' entity='mgr.y' 2024-04-23T02:19:00.307 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:19:00 smithi037 bash[14334]: cluster 2024-04-23T02:18:57.325186+0000 osd.3 (osd.3) 1 : cluster [DBG] purged_snaps scrub starts 2024-04-23T02:19:00.307 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:19:00 smithi037 bash[14334]: cluster 2024-04-23T02:18:57.325384+0000 osd.3 (osd.3) 2 : cluster [DBG] purged_snaps scrub ok 2024-04-23T02:19:00.307 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:19:00 smithi037 bash[14334]: cluster 2024-04-23T02:18:58.527003+0000 mgr.y (mgr.14144) 109 : cluster [DBG] pgmap v93: 1 pgs: 1 active+clean; 0 B data, 15 MiB used, 268 GiB / 268 GiB avail 2024-04-23T02:19:00.307 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:19:00 smithi037 bash[14334]: audit 2024-04-23T02:18:59.024849+0000 mon.a (mon.0) 324 : audit [DBG] from='mgr.14144 172.21.15.37:0/2766993901' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-04-23T02:19:00.307 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:19:00 smithi037 bash[14334]: cluster 2024-04-23T02:18:59.039604+0000 mon.a (mon.0) 325 : cluster [INF] osd.3 [v2:172.21.15.37:6826/706893132,v1:172.21.15.37:6827/706893132] boot 2024-04-23T02:19:00.307 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:19:00 smithi037 bash[14334]: cluster 2024-04-23T02:18:59.039662+0000 mon.a (mon.0) 326 : cluster [DBG] osdmap e26: 4 total, 4 up, 4 in 2024-04-23T02:19:00.307 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:19:00 smithi037 bash[14334]: audit 2024-04-23T02:18:59.039847+0000 mon.a (mon.0) 327 : audit [DBG] from='mgr.14144 172.21.15.37:0/2766993901' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-04-23T02:19:00.308 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:19:00 smithi037 bash[18830]: cluster 2024-04-23T02:18:57.325186+0000 osd.3 (osd.3) 1 : cluster [DBG] purged_snaps scrub starts 2024-04-23T02:19:00.308 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:19:00 smithi037 bash[18830]: cluster 2024-04-23T02:18:57.325384+0000 osd.3 (osd.3) 2 : cluster [DBG] purged_snaps scrub ok 2024-04-23T02:19:00.308 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:19:00 smithi037 bash[18830]: cluster 2024-04-23T02:18:58.527003+0000 mgr.y (mgr.14144) 109 : cluster [DBG] pgmap v93: 1 pgs: 1 active+clean; 0 B data, 15 MiB used, 268 GiB / 268 GiB avail 2024-04-23T02:19:00.308 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:19:00 smithi037 bash[18830]: audit 2024-04-23T02:18:59.024849+0000 mon.a (mon.0) 324 : audit [DBG] from='mgr.14144 172.21.15.37:0/2766993901' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-04-23T02:19:00.308 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:19:00 smithi037 bash[18830]: cluster 2024-04-23T02:18:59.039604+0000 mon.a (mon.0) 325 : cluster [INF] osd.3 [v2:172.21.15.37:6826/706893132,v1:172.21.15.37:6827/706893132] boot 2024-04-23T02:19:00.308 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:19:00 smithi037 bash[18830]: cluster 2024-04-23T02:18:59.039662+0000 mon.a (mon.0) 326 : cluster [DBG] osdmap e26: 4 total, 4 up, 4 in 2024-04-23T02:19:00.308 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:19:00 smithi037 bash[18830]: audit 2024-04-23T02:18:59.039847+0000 mon.a (mon.0) 327 : audit [DBG] from='mgr.14144 172.21.15.37:0/2766993901' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-04-23T02:19:00.427 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:19:00 smithi191 bash[14421]: cluster 2024-04-23T02:18:57.325186+0000 osd.3 (osd.3) 1 : cluster [DBG] purged_snaps scrub starts 2024-04-23T02:19:00.427 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:19:00 smithi191 bash[14421]: cluster 2024-04-23T02:18:57.325384+0000 osd.3 (osd.3) 2 : cluster [DBG] purged_snaps scrub ok 2024-04-23T02:19:00.427 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:19:00 smithi191 bash[14421]: cluster 2024-04-23T02:18:58.527003+0000 mgr.y (mgr.14144) 109 : cluster [DBG] pgmap v93: 1 pgs: 1 active+clean; 0 B data, 15 MiB used, 268 GiB / 268 GiB avail 2024-04-23T02:19:00.427 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:19:00 smithi191 bash[14421]: audit 2024-04-23T02:18:59.024849+0000 mon.a (mon.0) 324 : audit [DBG] from='mgr.14144 172.21.15.37:0/2766993901' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-04-23T02:19:00.427 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:19:00 smithi191 bash[14421]: cluster 2024-04-23T02:18:59.039604+0000 mon.a (mon.0) 325 : cluster [INF] osd.3 [v2:172.21.15.37:6826/706893132,v1:172.21.15.37:6827/706893132] boot 2024-04-23T02:19:00.427 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:19:00 smithi191 bash[14421]: cluster 2024-04-23T02:18:59.039662+0000 mon.a (mon.0) 326 : cluster [DBG] osdmap e26: 4 total, 4 up, 4 in 2024-04-23T02:19:00.427 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:19:00 smithi191 bash[14421]: audit 2024-04-23T02:18:59.039847+0000 mon.a (mon.0) 327 : audit [DBG] from='mgr.14144 172.21.15.37:0/2766993901' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-04-23T02:19:01.307 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:19:01 smithi037 bash[14334]: cluster 2024-04-23T02:19:00.046216+0000 mon.a (mon.0) 328 : cluster [DBG] osdmap e27: 4 total, 4 up, 4 in 2024-04-23T02:19:01.307 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:19:01 smithi037 bash[14334]: audit 2024-04-23T02:19:00.854756+0000 mon.b (mon.2) 6 : audit [INF] from='client.? 172.21.15.191:0/3049360963' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "6ba8b9a0-ef8f-4484-8f32-f19a65111ccb"}]: dispatch 2024-04-23T02:19:01.307 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:19:01 smithi037 bash[14334]: audit 2024-04-23T02:19:00.856839+0000 mon.a (mon.0) 329 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "6ba8b9a0-ef8f-4484-8f32-f19a65111ccb"}]: dispatch 2024-04-23T02:19:01.307 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:19:01 smithi037 bash[14334]: audit 2024-04-23T02:19:00.865177+0000 mon.a (mon.0) 330 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "6ba8b9a0-ef8f-4484-8f32-f19a65111ccb"}]': finished 2024-04-23T02:19:01.307 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:19:01 smithi037 bash[14334]: cluster 2024-04-23T02:19:00.865395+0000 mon.a (mon.0) 331 : cluster [DBG] osdmap e28: 5 total, 4 up, 5 in 2024-04-23T02:19:01.307 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:19:01 smithi037 bash[14334]: audit 2024-04-23T02:19:00.878329+0000 mon.a (mon.0) 332 : audit [DBG] from='mgr.14144 172.21.15.37:0/2766993901' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-04-23T02:19:01.307 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:19:01 smithi037 bash[18830]: cluster 2024-04-23T02:19:00.046216+0000 mon.a (mon.0) 328 : cluster [DBG] osdmap e27: 4 total, 4 up, 4 in 2024-04-23T02:19:01.307 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:19:01 smithi037 bash[18830]: audit 2024-04-23T02:19:00.854756+0000 mon.b (mon.2) 6 : audit [INF] from='client.? 172.21.15.191:0/3049360963' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "6ba8b9a0-ef8f-4484-8f32-f19a65111ccb"}]: dispatch 2024-04-23T02:19:01.308 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:19:01 smithi037 bash[18830]: audit 2024-04-23T02:19:00.856839+0000 mon.a (mon.0) 329 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "6ba8b9a0-ef8f-4484-8f32-f19a65111ccb"}]: dispatch 2024-04-23T02:19:01.308 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:19:01 smithi037 bash[18830]: audit 2024-04-23T02:19:00.865177+0000 mon.a (mon.0) 330 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "6ba8b9a0-ef8f-4484-8f32-f19a65111ccb"}]': finished 2024-04-23T02:19:01.308 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:19:01 smithi037 bash[18830]: cluster 2024-04-23T02:19:00.865395+0000 mon.a (mon.0) 331 : cluster [DBG] osdmap e28: 5 total, 4 up, 5 in 2024-04-23T02:19:01.308 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:19:01 smithi037 bash[18830]: audit 2024-04-23T02:19:00.878329+0000 mon.a (mon.0) 332 : audit [DBG] from='mgr.14144 172.21.15.37:0/2766993901' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-04-23T02:19:01.427 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:19:01 smithi191 bash[14421]: cluster 2024-04-23T02:19:00.046216+0000 mon.a (mon.0) 328 : cluster [DBG] osdmap e27: 4 total, 4 up, 4 in 2024-04-23T02:19:01.427 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:19:01 smithi191 bash[14421]: audit 2024-04-23T02:19:00.854756+0000 mon.b (mon.2) 6 : audit [INF] from='client.? 172.21.15.191:0/3049360963' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "6ba8b9a0-ef8f-4484-8f32-f19a65111ccb"}]: dispatch 2024-04-23T02:19:01.427 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:19:01 smithi191 bash[14421]: audit 2024-04-23T02:19:00.856839+0000 mon.a (mon.0) 329 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "6ba8b9a0-ef8f-4484-8f32-f19a65111ccb"}]: dispatch 2024-04-23T02:19:01.427 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:19:01 smithi191 bash[14421]: audit 2024-04-23T02:19:00.865177+0000 mon.a (mon.0) 330 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "6ba8b9a0-ef8f-4484-8f32-f19a65111ccb"}]': finished 2024-04-23T02:19:01.427 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:19:01 smithi191 bash[14421]: cluster 2024-04-23T02:19:00.865395+0000 mon.a (mon.0) 331 : cluster [DBG] osdmap e28: 5 total, 4 up, 5 in 2024-04-23T02:19:01.427 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:19:01 smithi191 bash[14421]: audit 2024-04-23T02:19:00.878329+0000 mon.a (mon.0) 332 : audit [DBG] from='mgr.14144 172.21.15.37:0/2766993901' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-04-23T02:19:02.427 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:19:02 smithi191 bash[14421]: cluster 2024-04-23T02:19:00.527636+0000 mgr.y (mgr.14144) 110 : cluster [DBG] pgmap v96: 1 pgs: 1 active+clean; 0 B data, 20 MiB used, 358 GiB / 358 GiB avail 2024-04-23T02:19:02.427 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:19:02 smithi191 bash[14421]: audit 2024-04-23T02:19:01.499590+0000 mon.b (mon.2) 7 : audit [DBG] from='client.? 172.21.15.191:0/2617093597' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-04-23T02:19:02.556 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:19:02 smithi037 bash[14334]: cluster 2024-04-23T02:19:00.527636+0000 mgr.y (mgr.14144) 110 : cluster [DBG] pgmap v96: 1 pgs: 1 active+clean; 0 B data, 20 MiB used, 358 GiB / 358 GiB avail 2024-04-23T02:19:02.556 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:19:02 smithi037 bash[14334]: audit 2024-04-23T02:19:01.499590+0000 mon.b (mon.2) 7 : audit [DBG] from='client.? 172.21.15.191:0/2617093597' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-04-23T02:19:02.557 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:19:02 smithi037 bash[18830]: cluster 2024-04-23T02:19:00.527636+0000 mgr.y (mgr.14144) 110 : cluster [DBG] pgmap v96: 1 pgs: 1 active+clean; 0 B data, 20 MiB used, 358 GiB / 358 GiB avail 2024-04-23T02:19:02.557 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:19:02 smithi037 bash[18830]: audit 2024-04-23T02:19:01.499590+0000 mon.b (mon.2) 7 : audit [DBG] from='client.? 172.21.15.191:0/2617093597' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-04-23T02:19:04.176 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:19:04 smithi191 bash[14421]: cluster 2024-04-23T02:19:02.528295+0000 mgr.y (mgr.14144) 111 : cluster [DBG] pgmap v98: 1 pgs: 1 active+clean; 0 B data, 20 MiB used, 358 GiB / 358 GiB avail 2024-04-23T02:19:04.556 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:19:04 smithi037 bash[14334]: cluster 2024-04-23T02:19:02.528295+0000 mgr.y (mgr.14144) 111 : cluster [DBG] pgmap v98: 1 pgs: 1 active+clean; 0 B data, 20 MiB used, 358 GiB / 358 GiB avail 2024-04-23T02:19:04.557 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:19:04 smithi037 bash[18830]: cluster 2024-04-23T02:19:02.528295+0000 mgr.y (mgr.14144) 111 : cluster [DBG] pgmap v98: 1 pgs: 1 active+clean; 0 B data, 20 MiB used, 358 GiB / 358 GiB avail 2024-04-23T02:19:06.426 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:19:06 smithi191 bash[14421]: cluster 2024-04-23T02:19:04.528860+0000 mgr.y (mgr.14144) 112 : cluster [DBG] pgmap v99: 1 pgs: 1 active+clean; 0 B data, 20 MiB used, 358 GiB / 358 GiB avail 2024-04-23T02:19:06.556 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:19:06 smithi037 bash[14334]: cluster 2024-04-23T02:19:04.528860+0000 mgr.y (mgr.14144) 112 : cluster [DBG] pgmap v99: 1 pgs: 1 active+clean; 0 B data, 20 MiB used, 358 GiB / 358 GiB avail 2024-04-23T02:19:06.557 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:19:06 smithi037 bash[18830]: cluster 2024-04-23T02:19:04.528860+0000 mgr.y (mgr.14144) 112 : cluster [DBG] pgmap v99: 1 pgs: 1 active+clean; 0 B data, 20 MiB used, 358 GiB / 358 GiB avail 2024-04-23T02:19:08.427 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:19:08 smithi191 bash[14421]: cluster 2024-04-23T02:19:06.529434+0000 mgr.y (mgr.14144) 113 : cluster [DBG] pgmap v100: 1 pgs: 1 active+clean; 0 B data, 20 MiB used, 358 GiB / 358 GiB avail 2024-04-23T02:19:08.427 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:19:08 smithi191 bash[14421]: audit 2024-04-23T02:19:07.987494+0000 mon.a (mon.0) 333 : audit [INF] from='mgr.14144 172.21.15.37:0/2766993901' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.4"}]: dispatch 2024-04-23T02:19:08.427 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:19:08 smithi191 bash[14421]: audit 2024-04-23T02:19:07.989460+0000 mon.a (mon.0) 334 : audit [DBG] from='mgr.14144 172.21.15.37:0/2766993901' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-23T02:19:08.557 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:19:08 smithi037 bash[14334]: cluster 2024-04-23T02:19:06.529434+0000 mgr.y (mgr.14144) 113 : cluster [DBG] pgmap v100: 1 pgs: 1 active+clean; 0 B data, 20 MiB used, 358 GiB / 358 GiB avail 2024-04-23T02:19:08.557 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:19:08 smithi037 bash[14334]: audit 2024-04-23T02:19:07.987494+0000 mon.a (mon.0) 333 : audit [INF] from='mgr.14144 172.21.15.37:0/2766993901' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.4"}]: dispatch 2024-04-23T02:19:08.557 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:19:08 smithi037 bash[14334]: audit 2024-04-23T02:19:07.989460+0000 mon.a (mon.0) 334 : audit [DBG] from='mgr.14144 172.21.15.37:0/2766993901' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-23T02:19:08.557 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:19:08 smithi037 bash[18830]: cluster 2024-04-23T02:19:06.529434+0000 mgr.y (mgr.14144) 113 : cluster [DBG] pgmap v100: 1 pgs: 1 active+clean; 0 B data, 20 MiB used, 358 GiB / 358 GiB avail 2024-04-23T02:19:08.557 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:19:08 smithi037 bash[18830]: audit 2024-04-23T02:19:07.987494+0000 mon.a (mon.0) 333 : audit [INF] from='mgr.14144 172.21.15.37:0/2766993901' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.4"}]: dispatch 2024-04-23T02:19:08.557 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:19:08 smithi037 bash[18830]: audit 2024-04-23T02:19:07.989460+0000 mon.a (mon.0) 334 : audit [DBG] from='mgr.14144 172.21.15.37:0/2766993901' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-23T02:19:09.399 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:19:09 smithi191 bash[14421]: cephadm 2024-04-23T02:19:07.991148+0000 mgr.y (mgr.14144) 114 : cephadm [INF] Deploying daemon osd.4 on smithi191 2024-04-23T02:19:09.556 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:19:09 smithi037 bash[14334]: cephadm 2024-04-23T02:19:07.991148+0000 mgr.y (mgr.14144) 114 : cephadm [INF] Deploying daemon osd.4 on smithi191 2024-04-23T02:19:09.557 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:19:09 smithi037 bash[18830]: cephadm 2024-04-23T02:19:07.991148+0000 mgr.y (mgr.14144) 114 : cephadm [INF] Deploying daemon osd.4 on smithi191 2024-04-23T02:19:10.318 INFO:teuthology.orchestra.run.smithi191.stdout:Created osd(s) 4 on host 'smithi191' 2024-04-23T02:19:10.426 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:19:10 smithi191 bash[14421]: cluster 2024-04-23T02:19:08.529979+0000 mgr.y (mgr.14144) 115 : cluster [DBG] pgmap v101: 1 pgs: 1 active+clean; 0 B data, 20 MiB used, 358 GiB / 358 GiB avail 2024-04-23T02:19:10.556 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:19:10 smithi037 bash[14334]: cluster 2024-04-23T02:19:08.529979+0000 mgr.y (mgr.14144) 115 : cluster [DBG] pgmap v101: 1 pgs: 1 active+clean; 0 B data, 20 MiB used, 358 GiB / 358 GiB avail 2024-04-23T02:19:10.557 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:19:10 smithi037 bash[18830]: cluster 2024-04-23T02:19:08.529979+0000 mgr.y (mgr.14144) 115 : cluster [DBG] pgmap v101: 1 pgs: 1 active+clean; 0 B data, 20 MiB used, 358 GiB / 358 GiB avail 2024-04-23T02:19:11.357 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:19:11 smithi191 bash[14421]: audit 2024-04-23T02:19:10.294579+0000 mon.a (mon.0) 335 : audit [DBG] from='mgr.14144 172.21.15.37:0/2766993901' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-23T02:19:11.358 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:19:11 smithi191 bash[14421]: audit 2024-04-23T02:19:10.302748+0000 mon.a (mon.0) 336 : audit [INF] from='mgr.14144 172.21.15.37:0/2766993901' entity='mgr.y' 2024-04-23T02:19:11.358 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:19:11 smithi191 bash[14421]: audit 2024-04-23T02:19:10.313583+0000 mon.a (mon.0) 337 : audit [INF] from='mgr.14144 172.21.15.37:0/2766993901' entity='mgr.y' 2024-04-23T02:19:11.359 DEBUG:teuthology.orchestra.run.smithi191:osd.4> sudo journalctl -f -n 0 -u ceph-39f0dbf0-0117-11ef-bc93-c7b262605968@osd.4.service 2024-04-23T02:19:11.361 INFO:tasks.cephadm:Deploying osd.5 on smithi191 with /dev/vg_nvme/lv_3... 2024-04-23T02:19:11.361 DEBUG:teuthology.orchestra.run.smithi191:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 39f0dbf0-0117-11ef-bc93-c7b262605968 -- ceph-volume lvm zap /dev/vg_nvme/lv_3 2024-04-23T02:19:11.556 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:19:11 smithi037 bash[14334]: audit 2024-04-23T02:19:10.294579+0000 mon.a (mon.0) 335 : audit [DBG] from='mgr.14144 172.21.15.37:0/2766993901' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-23T02:19:11.557 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:19:11 smithi037 bash[14334]: audit 2024-04-23T02:19:10.302748+0000 mon.a (mon.0) 336 : audit [INF] from='mgr.14144 172.21.15.37:0/2766993901' entity='mgr.y' 2024-04-23T02:19:11.557 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:19:11 smithi037 bash[14334]: audit 2024-04-23T02:19:10.313583+0000 mon.a (mon.0) 337 : audit [INF] from='mgr.14144 172.21.15.37:0/2766993901' entity='mgr.y' 2024-04-23T02:19:11.557 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:19:11 smithi037 bash[18830]: audit 2024-04-23T02:19:10.294579+0000 mon.a (mon.0) 335 : audit [DBG] from='mgr.14144 172.21.15.37:0/2766993901' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-23T02:19:11.557 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:19:11 smithi037 bash[18830]: audit 2024-04-23T02:19:10.302748+0000 mon.a (mon.0) 336 : audit [INF] from='mgr.14144 172.21.15.37:0/2766993901' entity='mgr.y' 2024-04-23T02:19:11.557 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:19:11 smithi037 bash[18830]: audit 2024-04-23T02:19:10.313583+0000 mon.a (mon.0) 337 : audit [INF] from='mgr.14144 172.21.15.37:0/2766993901' entity='mgr.y' 2024-04-23T02:19:12.431 INFO:journalctl@ceph.osd.4.smithi191.stdout:-- Logs begin at Sun 2022-08-14 12:20:24 UTC. -- 2024-04-23T02:19:12.569 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:19:12 smithi191 bash[14421]: cluster 2024-04-23T02:19:10.530623+0000 mgr.y (mgr.14144) 116 : cluster [DBG] pgmap v102: 1 pgs: 1 active+clean; 0 B data, 20 MiB used, 358 GiB / 358 GiB avail 2024-04-23T02:19:12.569 INFO:journalctl@ceph.osd.4.smithi191.stdout:Apr 23 02:19:12 smithi191 bash[17251]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-4 2024-04-23T02:19:12.569 INFO:journalctl@ceph.osd.4.smithi191.stdout:Apr 23 02:19:12 smithi191 bash[17251]: Running command: /usr/bin/ceph-bluestore-tool --cluster=ceph prime-osd-dir --dev /dev/vg_nvme/lv_4 --path /var/lib/ceph/osd/ceph-4 --no-mon-config 2024-04-23T02:19:12.569 INFO:journalctl@ceph.osd.4.smithi191.stdout:Apr 23 02:19:12 smithi191 bash[17251]: Running command: /usr/bin/ln -snf /dev/vg_nvme/lv_4 /var/lib/ceph/osd/ceph-4/block 2024-04-23T02:19:12.569 INFO:journalctl@ceph.osd.4.smithi191.stdout:Apr 23 02:19:12 smithi191 bash[17251]: Running command: /usr/bin/chown -h ceph:ceph /var/lib/ceph/osd/ceph-4/block 2024-04-23T02:19:12.569 INFO:journalctl@ceph.osd.4.smithi191.stdout:Apr 23 02:19:12 smithi191 bash[17251]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-3 2024-04-23T02:19:12.569 INFO:journalctl@ceph.osd.4.smithi191.stdout:Apr 23 02:19:12 smithi191 bash[17251]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-4 2024-04-23T02:19:12.569 INFO:journalctl@ceph.osd.4.smithi191.stdout:Apr 23 02:19:12 smithi191 bash[17251]: --> ceph-volume lvm activate successful for osd ID: 4 2024-04-23T02:19:12.806 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:19:12 smithi037 bash[14334]: cluster 2024-04-23T02:19:10.530623+0000 mgr.y (mgr.14144) 116 : cluster [DBG] pgmap v102: 1 pgs: 1 active+clean; 0 B data, 20 MiB used, 358 GiB / 358 GiB avail 2024-04-23T02:19:12.807 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:19:12 smithi037 bash[18830]: cluster 2024-04-23T02:19:10.530623+0000 mgr.y (mgr.14144) 116 : cluster [DBG] pgmap v102: 1 pgs: 1 active+clean; 0 B data, 20 MiB used, 358 GiB / 358 GiB avail 2024-04-23T02:19:14.676 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:19:14 smithi191 bash[14421]: cluster 2024-04-23T02:19:12.531260+0000 mgr.y (mgr.14144) 117 : cluster [DBG] pgmap v103: 1 pgs: 1 active+clean; 0 B data, 20 MiB used, 358 GiB / 358 GiB avail 2024-04-23T02:19:14.806 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:19:14 smithi037 bash[14334]: cluster 2024-04-23T02:19:12.531260+0000 mgr.y (mgr.14144) 117 : cluster [DBG] pgmap v103: 1 pgs: 1 active+clean; 0 B data, 20 MiB used, 358 GiB / 358 GiB avail 2024-04-23T02:19:14.807 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:19:14 smithi037 bash[18830]: cluster 2024-04-23T02:19:12.531260+0000 mgr.y (mgr.14144) 117 : cluster [DBG] pgmap v103: 1 pgs: 1 active+clean; 0 B data, 20 MiB used, 358 GiB / 358 GiB avail 2024-04-23T02:19:14.963 INFO:journalctl@ceph.osd.4.smithi191.stdout:Apr 23 02:19:14 smithi191 bash[17478]: debug 2024-04-23T02:19:14.778+0000 7f0920508700 1 -- 172.21.15.191:0/3858256237 <== mon.2 v2:172.21.15.191:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x560b58efc4e0 con 0x560b58f74c00 2024-04-23T02:19:15.506 INFO:teuthology.orchestra.run.smithi191.stderr:--> Zapping: /dev/vg_nvme/lv_3 2024-04-23T02:19:15.506 INFO:teuthology.orchestra.run.smithi191.stderr:Running command: /usr/bin/dd if=/dev/zero of=/dev/vg_nvme/lv_3 bs=1M count=10 conv=fsync 2024-04-23T02:19:15.506 INFO:teuthology.orchestra.run.smithi191.stderr: stderr: 10+0 records in 2024-04-23T02:19:15.506 INFO:teuthology.orchestra.run.smithi191.stderr:10+0 records out 2024-04-23T02:19:15.506 INFO:teuthology.orchestra.run.smithi191.stderr: stderr: 10485760 bytes (10 MB, 10 MiB) copied, 0.019378 s, 541 MB/s 2024-04-23T02:19:15.506 INFO:teuthology.orchestra.run.smithi191.stderr:--> Zapping successful for: 2024-04-23T02:19:15.676 INFO:journalctl@ceph.osd.4.smithi191.stdout:Apr 23 02:19:15 smithi191 bash[17478]: debug 2024-04-23T02:19:15.338+0000 7f0927f93080 -1 Falling back to public interface 2024-04-23T02:19:16.176 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:19:15 smithi191 bash[14421]: cluster 2024-04-23T02:19:14.531794+0000 mgr.y (mgr.14144) 118 : cluster [DBG] pgmap v104: 1 pgs: 1 active+clean; 0 B data, 20 MiB used, 358 GiB / 358 GiB avail 2024-04-23T02:19:16.177 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:19:15 smithi191 bash[14421]: audit 2024-04-23T02:19:14.895903+0000 mon.a (mon.0) 338 : audit [INF] from='mgr.14144 172.21.15.37:0/2766993901' entity='mgr.y' 2024-04-23T02:19:16.306 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:19:15 smithi037 bash[14334]: cluster 2024-04-23T02:19:14.531794+0000 mgr.y (mgr.14144) 118 : cluster [DBG] pgmap v104: 1 pgs: 1 active+clean; 0 B data, 20 MiB used, 358 GiB / 358 GiB avail 2024-04-23T02:19:16.307 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:19:15 smithi037 bash[14334]: audit 2024-04-23T02:19:14.895903+0000 mon.a (mon.0) 338 : audit [INF] from='mgr.14144 172.21.15.37:0/2766993901' entity='mgr.y' 2024-04-23T02:19:16.307 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:19:15 smithi037 bash[18830]: cluster 2024-04-23T02:19:14.531794+0000 mgr.y (mgr.14144) 118 : cluster [DBG] pgmap v104: 1 pgs: 1 active+clean; 0 B data, 20 MiB used, 358 GiB / 358 GiB avail 2024-04-23T02:19:16.307 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:19:15 smithi037 bash[18830]: audit 2024-04-23T02:19:14.895903+0000 mon.a (mon.0) 338 : audit [INF] from='mgr.14144 172.21.15.37:0/2766993901' entity='mgr.y' 2024-04-23T02:19:16.528 DEBUG:teuthology.orchestra.run.smithi191:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 39f0dbf0-0117-11ef-bc93-c7b262605968 -- ceph orch daemon add osd smithi191:vg_nvme/lv_3 2024-04-23T02:19:18.177 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:19:17 smithi191 bash[14421]: cluster 2024-04-23T02:19:16.532383+0000 mgr.y (mgr.14144) 119 : cluster [DBG] pgmap v105: 1 pgs: 1 active+clean; 0 B data, 20 MiB used, 358 GiB / 358 GiB avail 2024-04-23T02:19:18.306 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:19:17 smithi037 bash[14334]: cluster 2024-04-23T02:19:16.532383+0000 mgr.y (mgr.14144) 119 : cluster [DBG] pgmap v105: 1 pgs: 1 active+clean; 0 B data, 20 MiB used, 358 GiB / 358 GiB avail 2024-04-23T02:19:18.307 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:19:17 smithi037 bash[18830]: cluster 2024-04-23T02:19:16.532383+0000 mgr.y (mgr.14144) 119 : cluster [DBG] pgmap v105: 1 pgs: 1 active+clean; 0 B data, 20 MiB used, 358 GiB / 358 GiB avail 2024-04-23T02:19:18.646 INFO:journalctl@ceph.osd.4.smithi191.stdout:Apr 23 02:19:18 smithi191 bash[17478]: debug 2024-04-23T02:19:18.322+0000 7f0927f93080 -1 osd.4 0 log_to_monitors {default=true} 2024-04-23T02:19:19.177 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:19:18 smithi191 bash[14421]: audit 2024-04-23T02:19:18.330528+0000 mon.b (mon.2) 8 : audit [INF] from='osd.4 [v2:172.21.15.191:6800/100846247,v1:172.21.15.191:6801/100846247]' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2024-04-23T02:19:19.177 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:19:18 smithi191 bash[14421]: audit 2024-04-23T02:19:18.332336+0000 mon.a (mon.0) 339 : audit [INF] from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2024-04-23T02:19:19.306 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:19:18 smithi037 bash[14334]: audit 2024-04-23T02:19:18.330528+0000 mon.b (mon.2) 8 : audit [INF] from='osd.4 [v2:172.21.15.191:6800/100846247,v1:172.21.15.191:6801/100846247]' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2024-04-23T02:19:19.307 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:19:18 smithi037 bash[14334]: audit 2024-04-23T02:19:18.332336+0000 mon.a (mon.0) 339 : audit [INF] from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2024-04-23T02:19:19.307 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:19:18 smithi037 bash[18830]: audit 2024-04-23T02:19:18.330528+0000 mon.b (mon.2) 8 : audit [INF] from='osd.4 [v2:172.21.15.191:6800/100846247,v1:172.21.15.191:6801/100846247]' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2024-04-23T02:19:19.307 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:19:18 smithi037 bash[18830]: audit 2024-04-23T02:19:18.332336+0000 mon.a (mon.0) 339 : audit [INF] from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2024-04-23T02:19:20.306 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:19:19 smithi037 bash[14334]: cluster 2024-04-23T02:19:18.532909+0000 mgr.y (mgr.14144) 120 : cluster [DBG] pgmap v106: 1 pgs: 1 active+clean; 0 B data, 20 MiB used, 358 GiB / 358 GiB avail 2024-04-23T02:19:20.307 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:19:19 smithi037 bash[14334]: audit 2024-04-23T02:19:18.917172+0000 mon.a (mon.0) 340 : audit [INF] from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]': finished 2024-04-23T02:19:20.307 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:19:19 smithi037 bash[14334]: cluster 2024-04-23T02:19:18.917355+0000 mon.a (mon.0) 341 : cluster [DBG] osdmap e29: 5 total, 4 up, 5 in 2024-04-23T02:19:20.307 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:19:19 smithi037 bash[14334]: audit 2024-04-23T02:19:18.917639+0000 mon.a (mon.0) 342 : audit [DBG] from='mgr.14144 172.21.15.37:0/2766993901' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-04-23T02:19:20.307 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:19:19 smithi037 bash[14334]: audit 2024-04-23T02:19:18.917692+0000 mon.b (mon.2) 9 : audit [INF] from='osd.4 [v2:172.21.15.191:6800/100846247,v1:172.21.15.191:6801/100846247]' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi191", "root=default"]}]: dispatch 2024-04-23T02:19:20.307 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:19:19 smithi037 bash[14334]: audit 2024-04-23T02:19:18.919390+0000 mon.a (mon.0) 343 : audit [INF] from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi191", "root=default"]}]: dispatch 2024-04-23T02:19:20.307 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:19:19 smithi037 bash[18830]: cluster 2024-04-23T02:19:18.532909+0000 mgr.y (mgr.14144) 120 : cluster [DBG] pgmap v106: 1 pgs: 1 active+clean; 0 B data, 20 MiB used, 358 GiB / 358 GiB avail 2024-04-23T02:19:20.307 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:19:19 smithi037 bash[18830]: audit 2024-04-23T02:19:18.917172+0000 mon.a (mon.0) 340 : audit [INF] from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]': finished 2024-04-23T02:19:20.307 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:19:19 smithi037 bash[18830]: cluster 2024-04-23T02:19:18.917355+0000 mon.a (mon.0) 341 : cluster [DBG] osdmap e29: 5 total, 4 up, 5 in 2024-04-23T02:19:20.307 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:19:19 smithi037 bash[18830]: audit 2024-04-23T02:19:18.917639+0000 mon.a (mon.0) 342 : audit [DBG] from='mgr.14144 172.21.15.37:0/2766993901' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-04-23T02:19:20.307 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:19:19 smithi037 bash[18830]: audit 2024-04-23T02:19:18.917692+0000 mon.b (mon.2) 9 : audit [INF] from='osd.4 [v2:172.21.15.191:6800/100846247,v1:172.21.15.191:6801/100846247]' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi191", "root=default"]}]: dispatch 2024-04-23T02:19:20.307 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:19:19 smithi037 bash[18830]: audit 2024-04-23T02:19:18.919390+0000 mon.a (mon.0) 343 : audit [INF] from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi191", "root=default"]}]: dispatch 2024-04-23T02:19:20.426 INFO:journalctl@ceph.osd.4.smithi191.stdout:Apr 23 02:19:19 smithi191 bash[17478]: debug 2024-04-23T02:19:19.926+0000 7f091e504700 -1 osd.4 0 waiting for initial osdmap 2024-04-23T02:19:20.427 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:19:19 smithi191 bash[14421]: cluster 2024-04-23T02:19:18.532909+0000 mgr.y (mgr.14144) 120 : cluster [DBG] pgmap v106: 1 pgs: 1 active+clean; 0 B data, 20 MiB used, 358 GiB / 358 GiB avail 2024-04-23T02:19:20.427 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:19:19 smithi191 bash[14421]: audit 2024-04-23T02:19:18.917172+0000 mon.a (mon.0) 340 : audit [INF] from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]': finished 2024-04-23T02:19:20.427 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:19:19 smithi191 bash[14421]: cluster 2024-04-23T02:19:18.917355+0000 mon.a (mon.0) 341 : cluster [DBG] osdmap e29: 5 total, 4 up, 5 in 2024-04-23T02:19:20.427 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:19:19 smithi191 bash[14421]: audit 2024-04-23T02:19:18.917639+0000 mon.a (mon.0) 342 : audit [DBG] from='mgr.14144 172.21.15.37:0/2766993901' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-04-23T02:19:20.427 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:19:19 smithi191 bash[14421]: audit 2024-04-23T02:19:18.917692+0000 mon.b (mon.2) 9 : audit [INF] from='osd.4 [v2:172.21.15.191:6800/100846247,v1:172.21.15.191:6801/100846247]' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi191", "root=default"]}]: dispatch 2024-04-23T02:19:20.427 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:19:19 smithi191 bash[14421]: audit 2024-04-23T02:19:18.919390+0000 mon.a (mon.0) 343 : audit [INF] from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi191", "root=default"]}]: dispatch 2024-04-23T02:19:21.307 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:19:20 smithi037 bash[14334]: audit 2024-04-23T02:19:19.920890+0000 mon.a (mon.0) 344 : audit [INF] from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi191", "root=default"]}]': finished 2024-04-23T02:19:21.307 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:19:20 smithi037 bash[14334]: cluster 2024-04-23T02:19:19.921154+0000 mon.a (mon.0) 345 : cluster [DBG] osdmap e30: 5 total, 4 up, 5 in 2024-04-23T02:19:21.307 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:19:20 smithi037 bash[14334]: audit 2024-04-23T02:19:19.922058+0000 mon.a (mon.0) 346 : audit [DBG] from='mgr.14144 172.21.15.37:0/2766993901' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-04-23T02:19:21.307 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:19:20 smithi037 bash[14334]: audit 2024-04-23T02:19:19.930299+0000 mon.a (mon.0) 347 : audit [DBG] from='mgr.14144 172.21.15.37:0/2766993901' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-04-23T02:19:21.307 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:19:20 smithi037 bash[14334]: audit 2024-04-23T02:19:20.450525+0000 mon.a (mon.0) 348 : audit [DBG] from='mgr.14144 172.21.15.37:0/2766993901' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-04-23T02:19:21.307 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:19:20 smithi037 bash[14334]: audit 2024-04-23T02:19:20.454305+0000 mon.a (mon.0) 349 : audit [INF] from='mgr.14144 172.21.15.37:0/2766993901' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-04-23T02:19:21.307 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:19:20 smithi037 bash[14334]: audit 2024-04-23T02:19:20.456051+0000 mon.a (mon.0) 350 : audit [DBG] from='mgr.14144 172.21.15.37:0/2766993901' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-23T02:19:21.307 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:19:20 smithi037 bash[18830]: audit 2024-04-23T02:19:19.920890+0000 mon.a (mon.0) 344 : audit [INF] from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi191", "root=default"]}]': finished 2024-04-23T02:19:21.307 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:19:20 smithi037 bash[18830]: cluster 2024-04-23T02:19:19.921154+0000 mon.a (mon.0) 345 : cluster [DBG] osdmap e30: 5 total, 4 up, 5 in 2024-04-23T02:19:21.307 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:19:20 smithi037 bash[18830]: audit 2024-04-23T02:19:19.922058+0000 mon.a (mon.0) 346 : audit [DBG] from='mgr.14144 172.21.15.37:0/2766993901' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-04-23T02:19:21.308 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:19:20 smithi037 bash[18830]: audit 2024-04-23T02:19:19.930299+0000 mon.a (mon.0) 347 : audit [DBG] from='mgr.14144 172.21.15.37:0/2766993901' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-04-23T02:19:21.308 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:19:20 smithi037 bash[18830]: audit 2024-04-23T02:19:20.450525+0000 mon.a (mon.0) 348 : audit [DBG] from='mgr.14144 172.21.15.37:0/2766993901' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-04-23T02:19:21.308 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:19:20 smithi037 bash[18830]: audit 2024-04-23T02:19:20.454305+0000 mon.a (mon.0) 349 : audit [INF] from='mgr.14144 172.21.15.37:0/2766993901' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-04-23T02:19:21.308 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:19:20 smithi037 bash[18830]: audit 2024-04-23T02:19:20.456051+0000 mon.a (mon.0) 350 : audit [DBG] from='mgr.14144 172.21.15.37:0/2766993901' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-23T02:19:21.427 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:19:20 smithi191 bash[14421]: audit 2024-04-23T02:19:19.920890+0000 mon.a (mon.0) 344 : audit [INF] from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi191", "root=default"]}]': finished 2024-04-23T02:19:21.427 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:19:20 smithi191 bash[14421]: cluster 2024-04-23T02:19:19.921154+0000 mon.a (mon.0) 345 : cluster [DBG] osdmap e30: 5 total, 4 up, 5 in 2024-04-23T02:19:21.427 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:19:20 smithi191 bash[14421]: audit 2024-04-23T02:19:19.922058+0000 mon.a (mon.0) 346 : audit [DBG] from='mgr.14144 172.21.15.37:0/2766993901' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-04-23T02:19:21.427 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:19:20 smithi191 bash[14421]: audit 2024-04-23T02:19:19.930299+0000 mon.a (mon.0) 347 : audit [DBG] from='mgr.14144 172.21.15.37:0/2766993901' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-04-23T02:19:21.427 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:19:20 smithi191 bash[14421]: audit 2024-04-23T02:19:20.450525+0000 mon.a (mon.0) 348 : audit [DBG] from='mgr.14144 172.21.15.37:0/2766993901' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-04-23T02:19:21.427 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:19:20 smithi191 bash[14421]: audit 2024-04-23T02:19:20.454305+0000 mon.a (mon.0) 349 : audit [INF] from='mgr.14144 172.21.15.37:0/2766993901' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-04-23T02:19:21.427 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:19:20 smithi191 bash[14421]: audit 2024-04-23T02:19:20.456051+0000 mon.a (mon.0) 350 : audit [DBG] from='mgr.14144 172.21.15.37:0/2766993901' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-23T02:19:22.039 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:19:21 smithi191 bash[14421]: cluster 2024-04-23T02:19:19.289222+0000 osd.4 (osd.4) 1 : cluster [DBG] purged_snaps scrub starts 2024-04-23T02:19:22.039 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:19:21 smithi191 bash[14421]: cluster 2024-04-23T02:19:19.289377+0000 osd.4 (osd.4) 2 : cluster [DBG] purged_snaps scrub ok 2024-04-23T02:19:22.039 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:19:21 smithi191 bash[14421]: audit 2024-04-23T02:19:20.448820+0000 mgr.y (mgr.14144) 121 : audit [DBG] from='client.24245 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi191:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T02:19:22.039 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:19:21 smithi191 bash[14421]: cephadm 2024-04-23T02:19:20.453694+0000 mgr.y (mgr.14144) 122 : cephadm [INF] Applying service osd.None on host smithi191... 2024-04-23T02:19:22.039 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:19:21 smithi191 bash[14421]: cluster 2024-04-23T02:19:20.533471+0000 mgr.y (mgr.14144) 123 : cluster [DBG] pgmap v109: 1 pgs: 1 active+clean; 0 B data, 20 MiB used, 358 GiB / 358 GiB avail 2024-04-23T02:19:22.039 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:19:21 smithi191 bash[14421]: audit 2024-04-23T02:19:20.932861+0000 mon.a (mon.0) 351 : audit [DBG] from='mgr.14144 172.21.15.37:0/2766993901' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-04-23T02:19:22.039 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:19:21 smithi191 bash[14421]: cluster 2024-04-23T02:19:20.939816+0000 mon.a (mon.0) 352 : cluster [INF] osd.4 [v2:172.21.15.191:6800/100846247,v1:172.21.15.191:6801/100846247] boot 2024-04-23T02:19:22.040 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:19:21 smithi191 bash[14421]: cluster 2024-04-23T02:19:20.939923+0000 mon.a (mon.0) 353 : cluster [DBG] osdmap e31: 5 total, 5 up, 5 in 2024-04-23T02:19:22.040 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:19:21 smithi191 bash[14421]: audit 2024-04-23T02:19:20.940488+0000 mon.a (mon.0) 354 : audit [DBG] from='mgr.14144 172.21.15.37:0/2766993901' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-04-23T02:19:22.040 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:19:21 smithi191 bash[14421]: audit 2024-04-23T02:19:21.734906+0000 mon.a (mon.0) 355 : audit [INF] from='mgr.14144 172.21.15.37:0/2766993901' entity='mgr.y' 2024-04-23T02:19:22.040 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:19:21 smithi191 bash[14421]: audit 2024-04-23T02:19:21.742323+0000 mon.a (mon.0) 356 : audit [INF] from='mgr.14144 172.21.15.37:0/2766993901' entity='mgr.y' 2024-04-23T02:19:22.040 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:19:21 smithi191 bash[14421]: audit 2024-04-23T02:19:21.745176+0000 mon.a (mon.0) 357 : audit [DBG] from='mgr.14144 172.21.15.37:0/2766993901' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-23T02:19:22.040 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:19:21 smithi191 bash[14421]: audit 2024-04-23T02:19:21.753808+0000 mon.a (mon.0) 358 : audit [INF] from='mgr.14144 172.21.15.37:0/2766993901' entity='mgr.y' 2024-04-23T02:19:22.307 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:19:21 smithi037 bash[14334]: cluster 2024-04-23T02:19:19.289222+0000 osd.4 (osd.4) 1 : cluster [DBG] purged_snaps scrub starts 2024-04-23T02:19:22.307 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:19:21 smithi037 bash[14334]: cluster 2024-04-23T02:19:19.289377+0000 osd.4 (osd.4) 2 : cluster [DBG] purged_snaps scrub ok 2024-04-23T02:19:22.307 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:19:21 smithi037 bash[14334]: audit 2024-04-23T02:19:20.448820+0000 mgr.y (mgr.14144) 121 : audit [DBG] from='client.24245 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi191:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T02:19:22.307 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:19:21 smithi037 bash[14334]: cephadm 2024-04-23T02:19:20.453694+0000 mgr.y (mgr.14144) 122 : cephadm [INF] Applying service osd.None on host smithi191... 2024-04-23T02:19:22.307 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:19:21 smithi037 bash[14334]: cluster 2024-04-23T02:19:20.533471+0000 mgr.y (mgr.14144) 123 : cluster [DBG] pgmap v109: 1 pgs: 1 active+clean; 0 B data, 20 MiB used, 358 GiB / 358 GiB avail 2024-04-23T02:19:22.307 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:19:21 smithi037 bash[14334]: audit 2024-04-23T02:19:20.932861+0000 mon.a (mon.0) 351 : audit [DBG] from='mgr.14144 172.21.15.37:0/2766993901' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-04-23T02:19:22.307 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:19:21 smithi037 bash[14334]: cluster 2024-04-23T02:19:20.939816+0000 mon.a (mon.0) 352 : cluster [INF] osd.4 [v2:172.21.15.191:6800/100846247,v1:172.21.15.191:6801/100846247] boot 2024-04-23T02:19:22.307 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:19:21 smithi037 bash[14334]: cluster 2024-04-23T02:19:20.939923+0000 mon.a (mon.0) 353 : cluster [DBG] osdmap e31: 5 total, 5 up, 5 in 2024-04-23T02:19:22.307 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:19:21 smithi037 bash[14334]: audit 2024-04-23T02:19:20.940488+0000 mon.a (mon.0) 354 : audit [DBG] from='mgr.14144 172.21.15.37:0/2766993901' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-04-23T02:19:22.307 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:19:21 smithi037 bash[14334]: audit 2024-04-23T02:19:21.734906+0000 mon.a (mon.0) 355 : audit [INF] from='mgr.14144 172.21.15.37:0/2766993901' entity='mgr.y' 2024-04-23T02:19:22.307 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:19:21 smithi037 bash[14334]: audit 2024-04-23T02:19:21.742323+0000 mon.a (mon.0) 356 : audit [INF] from='mgr.14144 172.21.15.37:0/2766993901' entity='mgr.y' 2024-04-23T02:19:22.308 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:19:21 smithi037 bash[14334]: audit 2024-04-23T02:19:21.745176+0000 mon.a (mon.0) 357 : audit [DBG] from='mgr.14144 172.21.15.37:0/2766993901' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-23T02:19:22.308 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:19:21 smithi037 bash[14334]: audit 2024-04-23T02:19:21.753808+0000 mon.a (mon.0) 358 : audit [INF] from='mgr.14144 172.21.15.37:0/2766993901' entity='mgr.y' 2024-04-23T02:19:22.308 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:19:21 smithi037 bash[18830]: cluster 2024-04-23T02:19:19.289222+0000 osd.4 (osd.4) 1 : cluster [DBG] purged_snaps scrub starts 2024-04-23T02:19:22.308 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:19:21 smithi037 bash[18830]: cluster 2024-04-23T02:19:19.289377+0000 osd.4 (osd.4) 2 : cluster [DBG] purged_snaps scrub ok 2024-04-23T02:19:22.308 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:19:21 smithi037 bash[18830]: audit 2024-04-23T02:19:20.448820+0000 mgr.y (mgr.14144) 121 : audit [DBG] from='client.24245 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi191:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T02:19:22.308 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:19:21 smithi037 bash[18830]: cephadm 2024-04-23T02:19:20.453694+0000 mgr.y (mgr.14144) 122 : cephadm [INF] Applying service osd.None on host smithi191... 2024-04-23T02:19:22.308 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:19:21 smithi037 bash[18830]: cluster 2024-04-23T02:19:20.533471+0000 mgr.y (mgr.14144) 123 : cluster [DBG] pgmap v109: 1 pgs: 1 active+clean; 0 B data, 20 MiB used, 358 GiB / 358 GiB avail 2024-04-23T02:19:22.308 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:19:21 smithi037 bash[18830]: audit 2024-04-23T02:19:20.932861+0000 mon.a (mon.0) 351 : audit [DBG] from='mgr.14144 172.21.15.37:0/2766993901' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-04-23T02:19:22.308 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:19:21 smithi037 bash[18830]: cluster 2024-04-23T02:19:20.939816+0000 mon.a (mon.0) 352 : cluster [INF] osd.4 [v2:172.21.15.191:6800/100846247,v1:172.21.15.191:6801/100846247] boot 2024-04-23T02:19:22.308 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:19:21 smithi037 bash[18830]: cluster 2024-04-23T02:19:20.939923+0000 mon.a (mon.0) 353 : cluster [DBG] osdmap e31: 5 total, 5 up, 5 in 2024-04-23T02:19:22.308 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:19:21 smithi037 bash[18830]: audit 2024-04-23T02:19:20.940488+0000 mon.a (mon.0) 354 : audit [DBG] from='mgr.14144 172.21.15.37:0/2766993901' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-04-23T02:19:22.308 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:19:21 smithi037 bash[18830]: audit 2024-04-23T02:19:21.734906+0000 mon.a (mon.0) 355 : audit [INF] from='mgr.14144 172.21.15.37:0/2766993901' entity='mgr.y' 2024-04-23T02:19:22.309 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:19:21 smithi037 bash[18830]: audit 2024-04-23T02:19:21.742323+0000 mon.a (mon.0) 356 : audit [INF] from='mgr.14144 172.21.15.37:0/2766993901' entity='mgr.y' 2024-04-23T02:19:22.309 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:19:21 smithi037 bash[18830]: audit 2024-04-23T02:19:21.745176+0000 mon.a (mon.0) 357 : audit [DBG] from='mgr.14144 172.21.15.37:0/2766993901' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-23T02:19:22.309 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:19:21 smithi037 bash[18830]: audit 2024-04-23T02:19:21.753808+0000 mon.a (mon.0) 358 : audit [INF] from='mgr.14144 172.21.15.37:0/2766993901' entity='mgr.y' 2024-04-23T02:19:23.271 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:19:22 smithi191 bash[14421]: cephadm 2024-04-23T02:19:21.725717+0000 mgr.y (mgr.14144) 124 : cephadm [INF] Detected new or changed devices on smithi191 2024-04-23T02:19:23.271 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:19:22 smithi191 bash[14421]: cluster 2024-04-23T02:19:21.942092+0000 mon.a (mon.0) 359 : cluster [DBG] osdmap e32: 5 total, 5 up, 5 in 2024-04-23T02:19:23.271 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:19:22 smithi191 bash[14421]: audit 2024-04-23T02:19:22.696930+0000 mon.a (mon.0) 360 : audit [INF] from='mgr.14144 172.21.15.37:0/2766993901' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-04-23T02:19:23.271 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:19:22 smithi191 bash[14421]: audit 2024-04-23T02:19:22.700413+0000 mon.a (mon.0) 361 : audit [INF] from='mgr.14144 172.21.15.37:0/2766993901' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-04-23T02:19:23.306 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:19:22 smithi037 bash[14334]: cephadm 2024-04-23T02:19:21.725717+0000 mgr.y (mgr.14144) 124 : cephadm [INF] Detected new or changed devices on smithi191 2024-04-23T02:19:23.307 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:19:22 smithi037 bash[14334]: cluster 2024-04-23T02:19:21.942092+0000 mon.a (mon.0) 359 : cluster [DBG] osdmap e32: 5 total, 5 up, 5 in 2024-04-23T02:19:23.307 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:19:22 smithi037 bash[14334]: audit 2024-04-23T02:19:22.696930+0000 mon.a (mon.0) 360 : audit [INF] from='mgr.14144 172.21.15.37:0/2766993901' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-04-23T02:19:23.307 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:19:22 smithi037 bash[14334]: audit 2024-04-23T02:19:22.700413+0000 mon.a (mon.0) 361 : audit [INF] from='mgr.14144 172.21.15.37:0/2766993901' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-04-23T02:19:23.307 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:19:22 smithi037 bash[18830]: cephadm 2024-04-23T02:19:21.725717+0000 mgr.y (mgr.14144) 124 : cephadm [INF] Detected new or changed devices on smithi191 2024-04-23T02:19:23.307 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:19:22 smithi037 bash[18830]: cluster 2024-04-23T02:19:21.942092+0000 mon.a (mon.0) 359 : cluster [DBG] osdmap e32: 5 total, 5 up, 5 in 2024-04-23T02:19:23.307 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:19:22 smithi037 bash[18830]: audit 2024-04-23T02:19:22.696930+0000 mon.a (mon.0) 360 : audit [INF] from='mgr.14144 172.21.15.37:0/2766993901' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-04-23T02:19:23.307 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:19:22 smithi037 bash[18830]: audit 2024-04-23T02:19:22.700413+0000 mon.a (mon.0) 361 : audit [INF] from='mgr.14144 172.21.15.37:0/2766993901' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-04-23T02:19:24.306 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:19:23 smithi037 bash[14334]: cluster 2024-04-23T02:19:22.534031+0000 mgr.y (mgr.14144) 125 : cluster [DBG] pgmap v112: 1 pgs: 1 remapped+peering; 0 B data, 25 MiB used, 447 GiB / 447 GiB avail 2024-04-23T02:19:24.307 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:19:23 smithi037 bash[14334]: cluster 2024-04-23T02:19:22.965207+0000 mon.a (mon.0) 362 : cluster [DBG] osdmap e33: 5 total, 5 up, 5 in 2024-04-23T02:19:24.307 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:19:23 smithi037 bash[18830]: cluster 2024-04-23T02:19:22.534031+0000 mgr.y (mgr.14144) 125 : cluster [DBG] pgmap v112: 1 pgs: 1 remapped+peering; 0 B data, 25 MiB used, 447 GiB / 447 GiB avail 2024-04-23T02:19:24.307 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:19:23 smithi037 bash[18830]: cluster 2024-04-23T02:19:22.965207+0000 mon.a (mon.0) 362 : cluster [DBG] osdmap e33: 5 total, 5 up, 5 in 2024-04-23T02:19:24.426 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:19:23 smithi191 bash[14421]: cluster 2024-04-23T02:19:22.534031+0000 mgr.y (mgr.14144) 125 : cluster [DBG] pgmap v112: 1 pgs: 1 remapped+peering; 0 B data, 25 MiB used, 447 GiB / 447 GiB avail 2024-04-23T02:19:24.427 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:19:23 smithi191 bash[14421]: cluster 2024-04-23T02:19:22.965207+0000 mon.a (mon.0) 362 : cluster [DBG] osdmap e33: 5 total, 5 up, 5 in 2024-04-23T02:19:25.307 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:19:25 smithi037 bash[18830]: audit 2024-04-23T02:19:24.100782+0000 mon.b (mon.2) 10 : audit [INF] from='client.? 172.21.15.191:0/640200357' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "03e5b3be-6664-4587-9cb4-b5cfecd85dc7"}]: dispatch 2024-04-23T02:19:25.307 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:19:25 smithi037 bash[18830]: audit 2024-04-23T02:19:24.102564+0000 mon.a (mon.0) 363 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "03e5b3be-6664-4587-9cb4-b5cfecd85dc7"}]: dispatch 2024-04-23T02:19:25.307 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:19:25 smithi037 bash[18830]: audit 2024-04-23T02:19:24.111301+0000 mon.a (mon.0) 364 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "03e5b3be-6664-4587-9cb4-b5cfecd85dc7"}]': finished 2024-04-23T02:19:25.307 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:19:25 smithi037 bash[18830]: cluster 2024-04-23T02:19:24.111551+0000 mon.a (mon.0) 365 : cluster [DBG] osdmap e34: 6 total, 5 up, 6 in 2024-04-23T02:19:25.307 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:19:25 smithi037 bash[18830]: audit 2024-04-23T02:19:24.111838+0000 mon.a (mon.0) 366 : audit [DBG] from='mgr.14144 172.21.15.37:0/2766993901' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-04-23T02:19:25.308 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:19:25 smithi037 bash[18830]: audit 2024-04-23T02:19:24.758564+0000 mon.b (mon.2) 11 : audit [DBG] from='client.? 172.21.15.191:0/4182125830' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-04-23T02:19:25.308 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:19:25 smithi037 bash[14334]: audit 2024-04-23T02:19:24.100782+0000 mon.b (mon.2) 10 : audit [INF] from='client.? 172.21.15.191:0/640200357' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "03e5b3be-6664-4587-9cb4-b5cfecd85dc7"}]: dispatch 2024-04-23T02:19:25.308 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:19:25 smithi037 bash[14334]: audit 2024-04-23T02:19:24.102564+0000 mon.a (mon.0) 363 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "03e5b3be-6664-4587-9cb4-b5cfecd85dc7"}]: dispatch 2024-04-23T02:19:25.308 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:19:25 smithi037 bash[14334]: audit 2024-04-23T02:19:24.111301+0000 mon.a (mon.0) 364 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "03e5b3be-6664-4587-9cb4-b5cfecd85dc7"}]': finished 2024-04-23T02:19:25.308 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:19:25 smithi037 bash[14334]: cluster 2024-04-23T02:19:24.111551+0000 mon.a (mon.0) 365 : cluster [DBG] osdmap e34: 6 total, 5 up, 6 in 2024-04-23T02:19:25.308 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:19:25 smithi037 bash[14334]: audit 2024-04-23T02:19:24.111838+0000 mon.a (mon.0) 366 : audit [DBG] from='mgr.14144 172.21.15.37:0/2766993901' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-04-23T02:19:25.308 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:19:25 smithi037 bash[14334]: audit 2024-04-23T02:19:24.758564+0000 mon.b (mon.2) 11 : audit [DBG] from='client.? 172.21.15.191:0/4182125830' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-04-23T02:19:25.426 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:19:25 smithi191 bash[14421]: audit 2024-04-23T02:19:24.100782+0000 mon.b (mon.2) 10 : audit [INF] from='client.? 172.21.15.191:0/640200357' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "03e5b3be-6664-4587-9cb4-b5cfecd85dc7"}]: dispatch 2024-04-23T02:19:25.427 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:19:25 smithi191 bash[14421]: audit 2024-04-23T02:19:24.102564+0000 mon.a (mon.0) 363 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "03e5b3be-6664-4587-9cb4-b5cfecd85dc7"}]: dispatch 2024-04-23T02:19:25.427 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:19:25 smithi191 bash[14421]: audit 2024-04-23T02:19:24.111301+0000 mon.a (mon.0) 364 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "03e5b3be-6664-4587-9cb4-b5cfecd85dc7"}]': finished 2024-04-23T02:19:25.427 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:19:25 smithi191 bash[14421]: cluster 2024-04-23T02:19:24.111551+0000 mon.a (mon.0) 365 : cluster [DBG] osdmap e34: 6 total, 5 up, 6 in 2024-04-23T02:19:25.427 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:19:25 smithi191 bash[14421]: audit 2024-04-23T02:19:24.111838+0000 mon.a (mon.0) 366 : audit [DBG] from='mgr.14144 172.21.15.37:0/2766993901' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-04-23T02:19:25.427 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:19:25 smithi191 bash[14421]: audit 2024-04-23T02:19:24.758564+0000 mon.b (mon.2) 11 : audit [DBG] from='client.? 172.21.15.191:0/4182125830' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-04-23T02:19:26.426 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:19:26 smithi191 bash[14421]: cluster 2024-04-23T02:19:24.534618+0000 mgr.y (mgr.14144) 126 : cluster [DBG] pgmap v115: 1 pgs: 1 remapped+peering; 0 B data, 25 MiB used, 447 GiB / 447 GiB avail 2024-04-23T02:19:26.556 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:19:26 smithi037 bash[14334]: cluster 2024-04-23T02:19:24.534618+0000 mgr.y (mgr.14144) 126 : cluster [DBG] pgmap v115: 1 pgs: 1 remapped+peering; 0 B data, 25 MiB used, 447 GiB / 447 GiB avail 2024-04-23T02:19:26.557 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:19:26 smithi037 bash[18830]: cluster 2024-04-23T02:19:24.534618+0000 mgr.y (mgr.14144) 126 : cluster [DBG] pgmap v115: 1 pgs: 1 remapped+peering; 0 B data, 25 MiB used, 447 GiB / 447 GiB avail 2024-04-23T02:19:28.427 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:19:28 smithi191 bash[14421]: cluster 2024-04-23T02:19:26.535212+0000 mgr.y (mgr.14144) 127 : cluster [DBG] pgmap v116: 1 pgs: 1 active+clean; 0 B data, 25 MiB used, 447 GiB / 447 GiB avail 2024-04-23T02:19:28.556 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:19:28 smithi037 bash[14334]: cluster 2024-04-23T02:19:26.535212+0000 mgr.y (mgr.14144) 127 : cluster [DBG] pgmap v116: 1 pgs: 1 active+clean; 0 B data, 25 MiB used, 447 GiB / 447 GiB avail 2024-04-23T02:19:28.557 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:19:28 smithi037 bash[18830]: cluster 2024-04-23T02:19:26.535212+0000 mgr.y (mgr.14144) 127 : cluster [DBG] pgmap v116: 1 pgs: 1 active+clean; 0 B data, 25 MiB used, 447 GiB / 447 GiB avail 2024-04-23T02:19:30.427 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:19:30 smithi191 bash[14421]: cluster 2024-04-23T02:19:28.535777+0000 mgr.y (mgr.14144) 128 : cluster [DBG] pgmap v117: 1 pgs: 1 active+clean; 0 B data, 25 MiB used, 447 GiB / 447 GiB avail 2024-04-23T02:19:30.556 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:19:30 smithi037 bash[14334]: cluster 2024-04-23T02:19:28.535777+0000 mgr.y (mgr.14144) 128 : cluster [DBG] pgmap v117: 1 pgs: 1 active+clean; 0 B data, 25 MiB used, 447 GiB / 447 GiB avail 2024-04-23T02:19:30.557 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:19:30 smithi037 bash[18830]: cluster 2024-04-23T02:19:28.535777+0000 mgr.y (mgr.14144) 128 : cluster [DBG] pgmap v117: 1 pgs: 1 active+clean; 0 B data, 25 MiB used, 447 GiB / 447 GiB avail 2024-04-23T02:19:32.427 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:19:32 smithi191 bash[14421]: cluster 2024-04-23T02:19:30.536341+0000 mgr.y (mgr.14144) 129 : cluster [DBG] pgmap v118: 1 pgs: 1 active+clean; 0 B data, 25 MiB used, 447 GiB / 447 GiB avail 2024-04-23T02:19:32.427 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:19:32 smithi191 bash[14421]: audit 2024-04-23T02:19:31.393282+0000 mon.a (mon.0) 367 : audit [INF] from='mgr.14144 172.21.15.37:0/2766993901' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.5"}]: dispatch 2024-04-23T02:19:32.427 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:19:32 smithi191 bash[14421]: audit 2024-04-23T02:19:31.395343+0000 mon.a (mon.0) 368 : audit [DBG] from='mgr.14144 172.21.15.37:0/2766993901' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-23T02:19:32.427 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:19:32 smithi191 bash[14421]: cephadm 2024-04-23T02:19:31.396975+0000 mgr.y (mgr.14144) 130 : cephadm [INF] Deploying daemon osd.5 on smithi191 2024-04-23T02:19:32.556 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:19:32 smithi037 bash[14334]: cluster 2024-04-23T02:19:30.536341+0000 mgr.y (mgr.14144) 129 : cluster [DBG] pgmap v118: 1 pgs: 1 active+clean; 0 B data, 25 MiB used, 447 GiB / 447 GiB avail 2024-04-23T02:19:32.557 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:19:32 smithi037 bash[14334]: audit 2024-04-23T02:19:31.393282+0000 mon.a (mon.0) 367 : audit [INF] from='mgr.14144 172.21.15.37:0/2766993901' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.5"}]: dispatch 2024-04-23T02:19:32.557 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:19:32 smithi037 bash[14334]: audit 2024-04-23T02:19:31.395343+0000 mon.a (mon.0) 368 : audit [DBG] from='mgr.14144 172.21.15.37:0/2766993901' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-23T02:19:32.557 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:19:32 smithi037 bash[14334]: cephadm 2024-04-23T02:19:31.396975+0000 mgr.y (mgr.14144) 130 : cephadm [INF] Deploying daemon osd.5 on smithi191 2024-04-23T02:19:32.557 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:19:32 smithi037 bash[18830]: cluster 2024-04-23T02:19:30.536341+0000 mgr.y (mgr.14144) 129 : cluster [DBG] pgmap v118: 1 pgs: 1 active+clean; 0 B data, 25 MiB used, 447 GiB / 447 GiB avail 2024-04-23T02:19:32.557 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:19:32 smithi037 bash[18830]: audit 2024-04-23T02:19:31.393282+0000 mon.a (mon.0) 367 : audit [INF] from='mgr.14144 172.21.15.37:0/2766993901' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.5"}]: dispatch 2024-04-23T02:19:32.557 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:19:32 smithi037 bash[18830]: audit 2024-04-23T02:19:31.395343+0000 mon.a (mon.0) 368 : audit [DBG] from='mgr.14144 172.21.15.37:0/2766993901' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-23T02:19:32.557 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:19:32 smithi037 bash[18830]: cephadm 2024-04-23T02:19:31.396975+0000 mgr.y (mgr.14144) 130 : cephadm [INF] Deploying daemon osd.5 on smithi191 2024-04-23T02:19:33.580 INFO:teuthology.orchestra.run.smithi191.stdout:Created osd(s) 5 on host 'smithi191' 2024-04-23T02:19:34.427 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:19:34 smithi191 bash[14421]: cluster 2024-04-23T02:19:32.536948+0000 mgr.y (mgr.14144) 131 : cluster [DBG] pgmap v119: 1 pgs: 1 active+clean; 0 B data, 25 MiB used, 447 GiB / 447 GiB avail 2024-04-23T02:19:34.427 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:19:34 smithi191 bash[14421]: audit 2024-04-23T02:19:33.552822+0000 mon.a (mon.0) 369 : audit [DBG] from='mgr.14144 172.21.15.37:0/2766993901' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-23T02:19:34.427 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:19:34 smithi191 bash[14421]: audit 2024-04-23T02:19:33.562232+0000 mon.a (mon.0) 370 : audit [INF] from='mgr.14144 172.21.15.37:0/2766993901' entity='mgr.y' 2024-04-23T02:19:34.427 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:19:34 smithi191 bash[14421]: audit 2024-04-23T02:19:33.575761+0000 mon.a (mon.0) 371 : audit [INF] from='mgr.14144 172.21.15.37:0/2766993901' entity='mgr.y' 2024-04-23T02:19:34.557 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:19:34 smithi037 bash[14334]: cluster 2024-04-23T02:19:32.536948+0000 mgr.y (mgr.14144) 131 : cluster [DBG] pgmap v119: 1 pgs: 1 active+clean; 0 B data, 25 MiB used, 447 GiB / 447 GiB avail 2024-04-23T02:19:34.557 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:19:34 smithi037 bash[14334]: audit 2024-04-23T02:19:33.552822+0000 mon.a (mon.0) 369 : audit [DBG] from='mgr.14144 172.21.15.37:0/2766993901' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-23T02:19:34.557 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:19:34 smithi037 bash[14334]: audit 2024-04-23T02:19:33.562232+0000 mon.a (mon.0) 370 : audit [INF] from='mgr.14144 172.21.15.37:0/2766993901' entity='mgr.y' 2024-04-23T02:19:34.557 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:19:34 smithi037 bash[14334]: audit 2024-04-23T02:19:33.575761+0000 mon.a (mon.0) 371 : audit [INF] from='mgr.14144 172.21.15.37:0/2766993901' entity='mgr.y' 2024-04-23T02:19:34.557 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:19:34 smithi037 bash[18830]: cluster 2024-04-23T02:19:32.536948+0000 mgr.y (mgr.14144) 131 : cluster [DBG] pgmap v119: 1 pgs: 1 active+clean; 0 B data, 25 MiB used, 447 GiB / 447 GiB avail 2024-04-23T02:19:34.557 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:19:34 smithi037 bash[18830]: audit 2024-04-23T02:19:33.552822+0000 mon.a (mon.0) 369 : audit [DBG] from='mgr.14144 172.21.15.37:0/2766993901' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-23T02:19:34.557 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:19:34 smithi037 bash[18830]: audit 2024-04-23T02:19:33.562232+0000 mon.a (mon.0) 370 : audit [INF] from='mgr.14144 172.21.15.37:0/2766993901' entity='mgr.y' 2024-04-23T02:19:34.557 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:19:34 smithi037 bash[18830]: audit 2024-04-23T02:19:33.575761+0000 mon.a (mon.0) 371 : audit [INF] from='mgr.14144 172.21.15.37:0/2766993901' entity='mgr.y' 2024-04-23T02:19:34.864 DEBUG:teuthology.orchestra.run.smithi191:osd.5> sudo journalctl -f -n 0 -u ceph-39f0dbf0-0117-11ef-bc93-c7b262605968@osd.5.service 2024-04-23T02:19:34.866 INFO:tasks.cephadm:Deploying osd.6 on smithi191 with /dev/vg_nvme/lv_2... 2024-04-23T02:19:34.867 DEBUG:teuthology.orchestra.run.smithi191:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 39f0dbf0-0117-11ef-bc93-c7b262605968 -- ceph-volume lvm zap /dev/vg_nvme/lv_2 2024-04-23T02:19:35.394 INFO:journalctl@ceph.osd.5.smithi191.stdout:-- Logs begin at Sun 2022-08-14 12:20:24 UTC. -- 2024-04-23T02:19:35.394 INFO:journalctl@ceph.osd.5.smithi191.stdout:Apr 23 02:19:35 smithi191 bash[19939]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-5 2024-04-23T02:19:35.394 INFO:journalctl@ceph.osd.5.smithi191.stdout:Apr 23 02:19:35 smithi191 bash[19939]: Running command: /usr/bin/ceph-bluestore-tool --cluster=ceph prime-osd-dir --dev /dev/vg_nvme/lv_3 --path /var/lib/ceph/osd/ceph-5 --no-mon-config 2024-04-23T02:19:35.394 INFO:journalctl@ceph.osd.5.smithi191.stdout:Apr 23 02:19:35 smithi191 bash[19939]: Running command: /usr/bin/ln -snf /dev/vg_nvme/lv_3 /var/lib/ceph/osd/ceph-5/block 2024-04-23T02:19:35.395 INFO:journalctl@ceph.osd.5.smithi191.stdout:Apr 23 02:19:35 smithi191 bash[19939]: Running command: /usr/bin/chown -h ceph:ceph /var/lib/ceph/osd/ceph-5/block 2024-04-23T02:19:35.395 INFO:journalctl@ceph.osd.5.smithi191.stdout:Apr 23 02:19:35 smithi191 bash[19939]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-2 2024-04-23T02:19:35.395 INFO:journalctl@ceph.osd.5.smithi191.stdout:Apr 23 02:19:35 smithi191 bash[19939]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-5 2024-04-23T02:19:35.395 INFO:journalctl@ceph.osd.5.smithi191.stdout:Apr 23 02:19:35 smithi191 bash[19939]: --> ceph-volume lvm activate successful for osd ID: 5 2024-04-23T02:19:36.426 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:19:36 smithi191 bash[14421]: cluster 2024-04-23T02:19:34.537613+0000 mgr.y (mgr.14144) 132 : cluster [DBG] pgmap v120: 1 pgs: 1 active+clean; 0 B data, 25 MiB used, 447 GiB / 447 GiB avail 2024-04-23T02:19:36.556 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:19:36 smithi037 bash[14334]: cluster 2024-04-23T02:19:34.537613+0000 mgr.y (mgr.14144) 132 : cluster [DBG] pgmap v120: 1 pgs: 1 active+clean; 0 B data, 25 MiB used, 447 GiB / 447 GiB avail 2024-04-23T02:19:36.557 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:19:36 smithi037 bash[18830]: cluster 2024-04-23T02:19:34.537613+0000 mgr.y (mgr.14144) 132 : cluster [DBG] pgmap v120: 1 pgs: 1 active+clean; 0 B data, 25 MiB used, 447 GiB / 447 GiB avail 2024-04-23T02:19:38.427 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:19:38 smithi191 bash[14421]: cluster 2024-04-23T02:19:36.538276+0000 mgr.y (mgr.14144) 133 : cluster [DBG] pgmap v121: 1 pgs: 1 active+clean; 0 B data, 25 MiB used, 447 GiB / 447 GiB avail 2024-04-23T02:19:38.427 INFO:journalctl@ceph.osd.5.smithi191.stdout:Apr 23 02:19:38 smithi191 bash[20093]: debug 2024-04-23T02:19:38.114+0000 7f39f640f700 1 -- 172.21.15.191:0/1649738040 <== mon.2 v2:172.21.15.191:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x55fbb2e1e4e0 con 0x55fbb2e97000 2024-04-23T02:19:38.556 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:19:38 smithi037 bash[14334]: cluster 2024-04-23T02:19:36.538276+0000 mgr.y (mgr.14144) 133 : cluster [DBG] pgmap v121: 1 pgs: 1 active+clean; 0 B data, 25 MiB used, 447 GiB / 447 GiB avail 2024-04-23T02:19:38.557 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:19:38 smithi037 bash[18830]: cluster 2024-04-23T02:19:36.538276+0000 mgr.y (mgr.14144) 133 : cluster [DBG] pgmap v121: 1 pgs: 1 active+clean; 0 B data, 25 MiB used, 447 GiB / 447 GiB avail 2024-04-23T02:19:38.927 INFO:journalctl@ceph.osd.5.smithi191.stdout:Apr 23 02:19:38 smithi191 bash[20093]: debug 2024-04-23T02:19:38.666+0000 7f39fde9a080 -1 Falling back to public interface 2024-04-23T02:19:39.734 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:19:39 smithi191 bash[14421]: audit 2024-04-23T02:19:38.423453+0000 mon.a (mon.0) 372 : audit [INF] from='mgr.14144 172.21.15.37:0/2766993901' entity='mgr.y' 2024-04-23T02:19:39.806 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:19:39 smithi037 bash[14334]: audit 2024-04-23T02:19:38.423453+0000 mon.a (mon.0) 372 : audit [INF] from='mgr.14144 172.21.15.37:0/2766993901' entity='mgr.y' 2024-04-23T02:19:39.807 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:19:39 smithi037 bash[18830]: audit 2024-04-23T02:19:38.423453+0000 mon.a (mon.0) 372 : audit [INF] from='mgr.14144 172.21.15.37:0/2766993901' entity='mgr.y' 2024-04-23T02:19:40.332 INFO:teuthology.orchestra.run.smithi191.stderr:--> Zapping: /dev/vg_nvme/lv_2 2024-04-23T02:19:40.332 INFO:teuthology.orchestra.run.smithi191.stderr:Running command: /usr/bin/dd if=/dev/zero of=/dev/vg_nvme/lv_2 bs=1M count=10 conv=fsync 2024-04-23T02:19:40.332 INFO:teuthology.orchestra.run.smithi191.stderr: stderr: 10+0 records in 2024-04-23T02:19:40.332 INFO:teuthology.orchestra.run.smithi191.stderr:10+0 records out 2024-04-23T02:19:40.332 INFO:teuthology.orchestra.run.smithi191.stderr: stderr: 10485760 bytes (10 MB, 10 MiB) copied, 0.0216273 s, 485 MB/s 2024-04-23T02:19:40.332 INFO:teuthology.orchestra.run.smithi191.stderr:--> Zapping successful for: 2024-04-23T02:19:40.676 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:19:40 smithi191 bash[14421]: cluster 2024-04-23T02:19:38.538864+0000 mgr.y (mgr.14144) 134 : cluster [DBG] pgmap v122: 1 pgs: 1 active+clean; 0 B data, 25 MiB used, 447 GiB / 447 GiB avail 2024-04-23T02:19:40.806 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:19:40 smithi037 bash[18830]: cluster 2024-04-23T02:19:38.538864+0000 mgr.y (mgr.14144) 134 : cluster [DBG] pgmap v122: 1 pgs: 1 active+clean; 0 B data, 25 MiB used, 447 GiB / 447 GiB avail 2024-04-23T02:19:40.807 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:19:40 smithi037 bash[14334]: cluster 2024-04-23T02:19:38.538864+0000 mgr.y (mgr.14144) 134 : cluster [DBG] pgmap v122: 1 pgs: 1 active+clean; 0 B data, 25 MiB used, 447 GiB / 447 GiB avail 2024-04-23T02:19:41.238 DEBUG:teuthology.orchestra.run.smithi191:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 39f0dbf0-0117-11ef-bc93-c7b262605968 -- ceph orch daemon add osd smithi191:vg_nvme/lv_2 2024-04-23T02:19:41.658 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:19:41 smithi191 bash[14421]: cluster 2024-04-23T02:19:40.539441+0000 mgr.y (mgr.14144) 135 : cluster [DBG] pgmap v123: 1 pgs: 1 active+clean; 0 B data, 25 MiB used, 447 GiB / 447 GiB avail 2024-04-23T02:19:41.676 INFO:journalctl@ceph.osd.5.smithi191.stdout:Apr 23 02:19:41 smithi191 bash[20093]: debug 2024-04-23T02:19:41.650+0000 7f39fde9a080 -1 osd.5 0 log_to_monitors {default=true} 2024-04-23T02:19:41.806 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:19:41 smithi037 bash[18830]: cluster 2024-04-23T02:19:40.539441+0000 mgr.y (mgr.14144) 135 : cluster [DBG] pgmap v123: 1 pgs: 1 active+clean; 0 B data, 25 MiB used, 447 GiB / 447 GiB avail 2024-04-23T02:19:41.807 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:19:41 smithi037 bash[14334]: cluster 2024-04-23T02:19:40.539441+0000 mgr.y (mgr.14144) 135 : cluster [DBG] pgmap v123: 1 pgs: 1 active+clean; 0 B data, 25 MiB used, 447 GiB / 447 GiB avail 2024-04-23T02:19:42.677 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:19:42 smithi191 bash[14421]: audit 2024-04-23T02:19:41.658139+0000 mon.b (mon.2) 12 : audit [INF] from='osd.5 [v2:172.21.15.191:6808/633928717,v1:172.21.15.191:6809/633928717]' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2024-04-23T02:19:42.677 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:19:42 smithi191 bash[14421]: audit 2024-04-23T02:19:41.659887+0000 mon.a (mon.0) 373 : audit [INF] from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2024-04-23T02:19:42.807 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:19:42 smithi037 bash[14334]: audit 2024-04-23T02:19:41.658139+0000 mon.b (mon.2) 12 : audit [INF] from='osd.5 [v2:172.21.15.191:6808/633928717,v1:172.21.15.191:6809/633928717]' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2024-04-23T02:19:42.807 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:19:42 smithi037 bash[14334]: audit 2024-04-23T02:19:41.659887+0000 mon.a (mon.0) 373 : audit [INF] from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2024-04-23T02:19:42.807 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:19:42 smithi037 bash[18830]: audit 2024-04-23T02:19:41.658139+0000 mon.b (mon.2) 12 : audit [INF] from='osd.5 [v2:172.21.15.191:6808/633928717,v1:172.21.15.191:6809/633928717]' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2024-04-23T02:19:42.807 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:19:42 smithi037 bash[18830]: audit 2024-04-23T02:19:41.659887+0000 mon.a (mon.0) 373 : audit [INF] from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2024-04-23T02:19:43.677 INFO:journalctl@ceph.osd.5.smithi191.stdout:Apr 23 02:19:43 smithi191 bash[20093]: debug 2024-04-23T02:19:43.462+0000 7f39f5c0e700 -1 osd.5 0 waiting for initial osdmap 2024-04-23T02:19:43.677 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:19:43 smithi191 bash[14421]: audit 2024-04-23T02:19:42.457413+0000 mon.a (mon.0) 374 : audit [INF] from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]': finished 2024-04-23T02:19:43.677 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:19:43 smithi191 bash[14421]: audit 2024-04-23T02:19:42.457504+0000 mon.b (mon.2) 13 : audit [INF] from='osd.5 [v2:172.21.15.191:6808/633928717,v1:172.21.15.191:6809/633928717]' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi191", "root=default"]}]: dispatch 2024-04-23T02:19:43.677 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:19:43 smithi191 bash[14421]: cluster 2024-04-23T02:19:42.457579+0000 mon.a (mon.0) 375 : cluster [DBG] osdmap e35: 6 total, 5 up, 6 in 2024-04-23T02:19:43.677 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:19:43 smithi191 bash[14421]: audit 2024-04-23T02:19:42.457799+0000 mon.a (mon.0) 376 : audit [DBG] from='mgr.14144 172.21.15.37:0/2766993901' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-04-23T02:19:43.677 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:19:43 smithi191 bash[14421]: audit 2024-04-23T02:19:42.459056+0000 mon.a (mon.0) 377 : audit [INF] from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi191", "root=default"]}]: dispatch 2024-04-23T02:19:43.678 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:19:43 smithi191 bash[14421]: cluster 2024-04-23T02:19:42.539998+0000 mgr.y (mgr.14144) 136 : cluster [DBG] pgmap v125: 1 pgs: 1 active+clean; 0 B data, 25 MiB used, 447 GiB / 447 GiB avail 2024-04-23T02:19:43.807 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:19:43 smithi037 bash[18830]: audit 2024-04-23T02:19:42.457413+0000 mon.a (mon.0) 374 : audit [INF] from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]': finished 2024-04-23T02:19:43.807 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:19:43 smithi037 bash[18830]: audit 2024-04-23T02:19:42.457504+0000 mon.b (mon.2) 13 : audit [INF] from='osd.5 [v2:172.21.15.191:6808/633928717,v1:172.21.15.191:6809/633928717]' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi191", "root=default"]}]: dispatch 2024-04-23T02:19:43.807 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:19:43 smithi037 bash[18830]: cluster 2024-04-23T02:19:42.457579+0000 mon.a (mon.0) 375 : cluster [DBG] osdmap e35: 6 total, 5 up, 6 in 2024-04-23T02:19:43.807 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:19:43 smithi037 bash[18830]: audit 2024-04-23T02:19:42.457799+0000 mon.a (mon.0) 376 : audit [DBG] from='mgr.14144 172.21.15.37:0/2766993901' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-04-23T02:19:43.807 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:19:43 smithi037 bash[18830]: audit 2024-04-23T02:19:42.459056+0000 mon.a (mon.0) 377 : audit [INF] from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi191", "root=default"]}]: dispatch 2024-04-23T02:19:43.807 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:19:43 smithi037 bash[18830]: cluster 2024-04-23T02:19:42.539998+0000 mgr.y (mgr.14144) 136 : cluster [DBG] pgmap v125: 1 pgs: 1 active+clean; 0 B data, 25 MiB used, 447 GiB / 447 GiB avail 2024-04-23T02:19:43.807 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:19:43 smithi037 bash[14334]: audit 2024-04-23T02:19:42.457413+0000 mon.a (mon.0) 374 : audit [INF] from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]': finished 2024-04-23T02:19:43.808 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:19:43 smithi037 bash[14334]: audit 2024-04-23T02:19:42.457504+0000 mon.b (mon.2) 13 : audit [INF] from='osd.5 [v2:172.21.15.191:6808/633928717,v1:172.21.15.191:6809/633928717]' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi191", "root=default"]}]: dispatch 2024-04-23T02:19:43.808 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:19:43 smithi037 bash[14334]: cluster 2024-04-23T02:19:42.457579+0000 mon.a (mon.0) 375 : cluster [DBG] osdmap e35: 6 total, 5 up, 6 in 2024-04-23T02:19:43.808 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:19:43 smithi037 bash[14334]: audit 2024-04-23T02:19:42.457799+0000 mon.a (mon.0) 376 : audit [DBG] from='mgr.14144 172.21.15.37:0/2766993901' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-04-23T02:19:43.808 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:19:43 smithi037 bash[14334]: audit 2024-04-23T02:19:42.459056+0000 mon.a (mon.0) 377 : audit [INF] from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi191", "root=default"]}]: dispatch 2024-04-23T02:19:43.808 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:19:43 smithi037 bash[14334]: cluster 2024-04-23T02:19:42.539998+0000 mgr.y (mgr.14144) 136 : cluster [DBG] pgmap v125: 1 pgs: 1 active+clean; 0 B data, 25 MiB used, 447 GiB / 447 GiB avail 2024-04-23T02:19:44.807 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:19:44 smithi037 bash[14334]: audit 2024-04-23T02:19:43.462296+0000 mon.a (mon.0) 378 : audit [INF] from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi191", "root=default"]}]': finished 2024-04-23T02:19:44.807 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:19:44 smithi037 bash[14334]: cluster 2024-04-23T02:19:43.462466+0000 mon.a (mon.0) 379 : cluster [DBG] osdmap e36: 6 total, 5 up, 6 in 2024-04-23T02:19:44.807 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:19:44 smithi037 bash[14334]: audit 2024-04-23T02:19:43.463631+0000 mon.a (mon.0) 380 : audit [DBG] from='mgr.14144 172.21.15.37:0/2766993901' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-04-23T02:19:44.807 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:19:44 smithi037 bash[14334]: audit 2024-04-23T02:19:43.469814+0000 mon.a (mon.0) 381 : audit [DBG] from='mgr.14144 172.21.15.37:0/2766993901' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-04-23T02:19:44.807 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:19:44 smithi037 bash[14334]: cluster 2024-04-23T02:19:44.013709+0000 mon.a (mon.0) 382 : cluster [INF] osd.5 [v2:172.21.15.191:6808/633928717,v1:172.21.15.191:6809/633928717] boot 2024-04-23T02:19:44.807 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:19:44 smithi037 bash[14334]: cluster 2024-04-23T02:19:44.013849+0000 mon.a (mon.0) 383 : cluster [DBG] osdmap e37: 6 total, 6 up, 6 in 2024-04-23T02:19:44.807 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:19:44 smithi037 bash[14334]: audit 2024-04-23T02:19:44.014785+0000 mon.a (mon.0) 384 : audit [DBG] from='mgr.14144 172.21.15.37:0/2766993901' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-04-23T02:19:44.807 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:19:44 smithi037 bash[18830]: audit 2024-04-23T02:19:43.462296+0000 mon.a (mon.0) 378 : audit [INF] from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi191", "root=default"]}]': finished 2024-04-23T02:19:44.807 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:19:44 smithi037 bash[18830]: cluster 2024-04-23T02:19:43.462466+0000 mon.a (mon.0) 379 : cluster [DBG] osdmap e36: 6 total, 5 up, 6 in 2024-04-23T02:19:44.808 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:19:44 smithi037 bash[18830]: audit 2024-04-23T02:19:43.463631+0000 mon.a (mon.0) 380 : audit [DBG] from='mgr.14144 172.21.15.37:0/2766993901' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-04-23T02:19:44.808 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:19:44 smithi037 bash[18830]: audit 2024-04-23T02:19:43.469814+0000 mon.a (mon.0) 381 : audit [DBG] from='mgr.14144 172.21.15.37:0/2766993901' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-04-23T02:19:44.808 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:19:44 smithi037 bash[18830]: cluster 2024-04-23T02:19:44.013709+0000 mon.a (mon.0) 382 : cluster [INF] osd.5 [v2:172.21.15.191:6808/633928717,v1:172.21.15.191:6809/633928717] boot 2024-04-23T02:19:44.808 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:19:44 smithi037 bash[18830]: cluster 2024-04-23T02:19:44.013849+0000 mon.a (mon.0) 383 : cluster [DBG] osdmap e37: 6 total, 6 up, 6 in 2024-04-23T02:19:44.808 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:19:44 smithi037 bash[18830]: audit 2024-04-23T02:19:44.014785+0000 mon.a (mon.0) 384 : audit [DBG] from='mgr.14144 172.21.15.37:0/2766993901' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-04-23T02:19:44.927 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:19:44 smithi191 bash[14421]: audit 2024-04-23T02:19:43.462296+0000 mon.a (mon.0) 378 : audit [INF] from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi191", "root=default"]}]': finished 2024-04-23T02:19:44.927 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:19:44 smithi191 bash[14421]: cluster 2024-04-23T02:19:43.462466+0000 mon.a (mon.0) 379 : cluster [DBG] osdmap e36: 6 total, 5 up, 6 in 2024-04-23T02:19:44.927 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:19:44 smithi191 bash[14421]: audit 2024-04-23T02:19:43.463631+0000 mon.a (mon.0) 380 : audit [DBG] from='mgr.14144 172.21.15.37:0/2766993901' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-04-23T02:19:44.927 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:19:44 smithi191 bash[14421]: audit 2024-04-23T02:19:43.469814+0000 mon.a (mon.0) 381 : audit [DBG] from='mgr.14144 172.21.15.37:0/2766993901' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-04-23T02:19:44.927 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:19:44 smithi191 bash[14421]: cluster 2024-04-23T02:19:44.013709+0000 mon.a (mon.0) 382 : cluster [INF] osd.5 [v2:172.21.15.191:6808/633928717,v1:172.21.15.191:6809/633928717] boot 2024-04-23T02:19:44.928 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:19:44 smithi191 bash[14421]: cluster 2024-04-23T02:19:44.013849+0000 mon.a (mon.0) 383 : cluster [DBG] osdmap e37: 6 total, 6 up, 6 in 2024-04-23T02:19:44.928 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:19:44 smithi191 bash[14421]: audit 2024-04-23T02:19:44.014785+0000 mon.a (mon.0) 384 : audit [DBG] from='mgr.14144 172.21.15.37:0/2766993901' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-04-23T02:19:45.732 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:19:45 smithi191 bash[14421]: cluster 2024-04-23T02:19:42.652324+0000 osd.5 (osd.5) 1 : cluster [DBG] purged_snaps scrub starts 2024-04-23T02:19:45.732 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:19:45 smithi191 bash[14421]: cluster 2024-04-23T02:19:42.652549+0000 osd.5 (osd.5) 2 : cluster [DBG] purged_snaps scrub ok 2024-04-23T02:19:45.732 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:19:45 smithi191 bash[14421]: cluster 2024-04-23T02:19:44.540615+0000 mgr.y (mgr.14144) 137 : cluster [DBG] pgmap v128: 1 pgs: 1 active+clean; 0 B data, 30 MiB used, 536 GiB / 536 GiB avail 2024-04-23T02:19:45.732 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:19:45 smithi191 bash[14421]: cephadm 2024-04-23T02:19:44.657609+0000 mgr.y (mgr.14144) 138 : cephadm [INF] Detected new or changed devices on smithi191 2024-04-23T02:19:45.732 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:19:45 smithi191 bash[14421]: audit 2024-04-23T02:19:44.667259+0000 mon.a (mon.0) 385 : audit [INF] from='mgr.14144 172.21.15.37:0/2766993901' entity='mgr.y' 2024-04-23T02:19:45.732 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:19:45 smithi191 bash[14421]: audit 2024-04-23T02:19:44.673955+0000 mon.a (mon.0) 386 : audit [INF] from='mgr.14144 172.21.15.37:0/2766993901' entity='mgr.y' 2024-04-23T02:19:45.732 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:19:45 smithi191 bash[14421]: audit 2024-04-23T02:19:44.677950+0000 mon.a (mon.0) 387 : audit [DBG] from='mgr.14144 172.21.15.37:0/2766993901' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-23T02:19:45.732 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:19:45 smithi191 bash[14421]: audit 2024-04-23T02:19:44.686448+0000 mon.a (mon.0) 388 : audit [INF] from='mgr.14144 172.21.15.37:0/2766993901' entity='mgr.y' 2024-04-23T02:19:45.732 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:19:45 smithi191 bash[14421]: audit 2024-04-23T02:19:44.854243+0000 mgr.y (mgr.14144) 139 : audit [DBG] from='client.24272 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi191:vg_nvme/lv_2", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T02:19:45.733 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:19:45 smithi191 bash[14421]: audit 2024-04-23T02:19:44.855843+0000 mon.a (mon.0) 389 : audit [DBG] from='mgr.14144 172.21.15.37:0/2766993901' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-04-23T02:19:45.733 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:19:45 smithi191 bash[14421]: cephadm 2024-04-23T02:19:44.858919+0000 mgr.y (mgr.14144) 140 : cephadm [INF] Applying service osd.None on host smithi191... 2024-04-23T02:19:45.733 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:19:45 smithi191 bash[14421]: audit 2024-04-23T02:19:44.859511+0000 mon.a (mon.0) 390 : audit [INF] from='mgr.14144 172.21.15.37:0/2766993901' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-04-23T02:19:45.733 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:19:45 smithi191 bash[14421]: audit 2024-04-23T02:19:44.861418+0000 mon.a (mon.0) 391 : audit [DBG] from='mgr.14144 172.21.15.37:0/2766993901' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-23T02:19:45.733 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:19:45 smithi191 bash[14421]: cluster 2024-04-23T02:19:45.025473+0000 mon.a (mon.0) 392 : cluster [DBG] osdmap e38: 6 total, 6 up, 6 in 2024-04-23T02:19:45.807 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:19:45 smithi037 bash[18830]: cluster 2024-04-23T02:19:42.652324+0000 osd.5 (osd.5) 1 : cluster [DBG] purged_snaps scrub starts 2024-04-23T02:19:45.807 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:19:45 smithi037 bash[18830]: cluster 2024-04-23T02:19:42.652549+0000 osd.5 (osd.5) 2 : cluster [DBG] purged_snaps scrub ok 2024-04-23T02:19:45.807 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:19:45 smithi037 bash[18830]: cluster 2024-04-23T02:19:44.540615+0000 mgr.y (mgr.14144) 137 : cluster [DBG] pgmap v128: 1 pgs: 1 active+clean; 0 B data, 30 MiB used, 536 GiB / 536 GiB avail 2024-04-23T02:19:45.807 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:19:45 smithi037 bash[18830]: cephadm 2024-04-23T02:19:44.657609+0000 mgr.y (mgr.14144) 138 : cephadm [INF] Detected new or changed devices on smithi191 2024-04-23T02:19:45.807 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:19:45 smithi037 bash[18830]: audit 2024-04-23T02:19:44.667259+0000 mon.a (mon.0) 385 : audit [INF] from='mgr.14144 172.21.15.37:0/2766993901' entity='mgr.y' 2024-04-23T02:19:45.807 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:19:45 smithi037 bash[18830]: audit 2024-04-23T02:19:44.673955+0000 mon.a (mon.0) 386 : audit [INF] from='mgr.14144 172.21.15.37:0/2766993901' entity='mgr.y' 2024-04-23T02:19:45.807 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:19:45 smithi037 bash[18830]: audit 2024-04-23T02:19:44.677950+0000 mon.a (mon.0) 387 : audit [DBG] from='mgr.14144 172.21.15.37:0/2766993901' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-23T02:19:45.807 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:19:45 smithi037 bash[18830]: audit 2024-04-23T02:19:44.686448+0000 mon.a (mon.0) 388 : audit [INF] from='mgr.14144 172.21.15.37:0/2766993901' entity='mgr.y' 2024-04-23T02:19:45.808 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:19:45 smithi037 bash[18830]: audit 2024-04-23T02:19:44.854243+0000 mgr.y (mgr.14144) 139 : audit [DBG] from='client.24272 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi191:vg_nvme/lv_2", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T02:19:45.808 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:19:45 smithi037 bash[18830]: audit 2024-04-23T02:19:44.855843+0000 mon.a (mon.0) 389 : audit [DBG] from='mgr.14144 172.21.15.37:0/2766993901' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-04-23T02:19:45.808 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:19:45 smithi037 bash[18830]: cephadm 2024-04-23T02:19:44.858919+0000 mgr.y (mgr.14144) 140 : cephadm [INF] Applying service osd.None on host smithi191... 2024-04-23T02:19:45.808 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:19:45 smithi037 bash[18830]: audit 2024-04-23T02:19:44.859511+0000 mon.a (mon.0) 390 : audit [INF] from='mgr.14144 172.21.15.37:0/2766993901' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-04-23T02:19:45.808 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:19:45 smithi037 bash[18830]: audit 2024-04-23T02:19:44.861418+0000 mon.a (mon.0) 391 : audit [DBG] from='mgr.14144 172.21.15.37:0/2766993901' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-23T02:19:45.808 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:19:45 smithi037 bash[18830]: cluster 2024-04-23T02:19:45.025473+0000 mon.a (mon.0) 392 : cluster [DBG] osdmap e38: 6 total, 6 up, 6 in 2024-04-23T02:19:45.808 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:19:45 smithi037 bash[14334]: cluster 2024-04-23T02:19:42.652324+0000 osd.5 (osd.5) 1 : cluster [DBG] purged_snaps scrub starts 2024-04-23T02:19:45.808 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:19:45 smithi037 bash[14334]: cluster 2024-04-23T02:19:42.652549+0000 osd.5 (osd.5) 2 : cluster [DBG] purged_snaps scrub ok 2024-04-23T02:19:45.808 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:19:45 smithi037 bash[14334]: cluster 2024-04-23T02:19:44.540615+0000 mgr.y (mgr.14144) 137 : cluster [DBG] pgmap v128: 1 pgs: 1 active+clean; 0 B data, 30 MiB used, 536 GiB / 536 GiB avail 2024-04-23T02:19:45.808 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:19:45 smithi037 bash[14334]: cephadm 2024-04-23T02:19:44.657609+0000 mgr.y (mgr.14144) 138 : cephadm [INF] Detected new or changed devices on smithi191 2024-04-23T02:19:45.808 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:19:45 smithi037 bash[14334]: audit 2024-04-23T02:19:44.667259+0000 mon.a (mon.0) 385 : audit [INF] from='mgr.14144 172.21.15.37:0/2766993901' entity='mgr.y' 2024-04-23T02:19:45.808 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:19:45 smithi037 bash[14334]: audit 2024-04-23T02:19:44.673955+0000 mon.a (mon.0) 386 : audit [INF] from='mgr.14144 172.21.15.37:0/2766993901' entity='mgr.y' 2024-04-23T02:19:45.809 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:19:45 smithi037 bash[14334]: audit 2024-04-23T02:19:44.677950+0000 mon.a (mon.0) 387 : audit [DBG] from='mgr.14144 172.21.15.37:0/2766993901' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-23T02:19:45.809 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:19:45 smithi037 bash[14334]: audit 2024-04-23T02:19:44.686448+0000 mon.a (mon.0) 388 : audit [INF] from='mgr.14144 172.21.15.37:0/2766993901' entity='mgr.y' 2024-04-23T02:19:45.809 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:19:45 smithi037 bash[14334]: audit 2024-04-23T02:19:44.854243+0000 mgr.y (mgr.14144) 139 : audit [DBG] from='client.24272 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi191:vg_nvme/lv_2", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T02:19:45.809 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:19:45 smithi037 bash[14334]: audit 2024-04-23T02:19:44.855843+0000 mon.a (mon.0) 389 : audit [DBG] from='mgr.14144 172.21.15.37:0/2766993901' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-04-23T02:19:45.809 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:19:45 smithi037 bash[14334]: cephadm 2024-04-23T02:19:44.858919+0000 mgr.y (mgr.14144) 140 : cephadm [INF] Applying service osd.None on host smithi191... 2024-04-23T02:19:45.809 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:19:45 smithi037 bash[14334]: audit 2024-04-23T02:19:44.859511+0000 mon.a (mon.0) 390 : audit [INF] from='mgr.14144 172.21.15.37:0/2766993901' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-04-23T02:19:45.809 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:19:45 smithi037 bash[14334]: audit 2024-04-23T02:19:44.861418+0000 mon.a (mon.0) 391 : audit [DBG] from='mgr.14144 172.21.15.37:0/2766993901' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-23T02:19:45.809 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:19:45 smithi037 bash[14334]: cluster 2024-04-23T02:19:45.025473+0000 mon.a (mon.0) 392 : cluster [DBG] osdmap e38: 6 total, 6 up, 6 in 2024-04-23T02:19:47.307 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:19:47 smithi037 bash[14334]: cluster 2024-04-23T02:19:46.026587+0000 mon.a (mon.0) 393 : cluster [DBG] osdmap e39: 6 total, 6 up, 6 in 2024-04-23T02:19:47.307 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:19:47 smithi037 bash[18830]: cluster 2024-04-23T02:19:46.026587+0000 mon.a (mon.0) 393 : cluster [DBG] osdmap e39: 6 total, 6 up, 6 in 2024-04-23T02:19:47.426 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:19:47 smithi191 bash[14421]: cluster 2024-04-23T02:19:46.026587+0000 mon.a (mon.0) 393 : cluster [DBG] osdmap e39: 6 total, 6 up, 6 in 2024-04-23T02:19:48.307 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:19:48 smithi037 bash[14334]: cluster 2024-04-23T02:19:46.541144+0000 mgr.y (mgr.14144) 141 : cluster [DBG] pgmap v131: 1 pgs: 1 active+clean; 0 B data, 30 MiB used, 536 GiB / 536 GiB avail 2024-04-23T02:19:48.307 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:19:48 smithi037 bash[14334]: audit 2024-04-23T02:19:48.018721+0000 mon.b (mon.2) 14 : audit [INF] from='client.? 172.21.15.191:0/1310818308' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "ab3b1de3-1407-46ac-8c69-11a968483cef"}]: dispatch 2024-04-23T02:19:48.307 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:19:48 smithi037 bash[14334]: audit 2024-04-23T02:19:48.020485+0000 mon.a (mon.0) 394 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "ab3b1de3-1407-46ac-8c69-11a968483cef"}]: dispatch 2024-04-23T02:19:48.307 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:19:48 smithi037 bash[18830]: cluster 2024-04-23T02:19:46.541144+0000 mgr.y (mgr.14144) 141 : cluster [DBG] pgmap v131: 1 pgs: 1 active+clean; 0 B data, 30 MiB used, 536 GiB / 536 GiB avail 2024-04-23T02:19:48.307 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:19:48 smithi037 bash[18830]: audit 2024-04-23T02:19:48.018721+0000 mon.b (mon.2) 14 : audit [INF] from='client.? 172.21.15.191:0/1310818308' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "ab3b1de3-1407-46ac-8c69-11a968483cef"}]: dispatch 2024-04-23T02:19:48.307 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:19:48 smithi037 bash[18830]: audit 2024-04-23T02:19:48.020485+0000 mon.a (mon.0) 394 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "ab3b1de3-1407-46ac-8c69-11a968483cef"}]: dispatch 2024-04-23T02:19:48.427 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:19:48 smithi191 bash[14421]: cluster 2024-04-23T02:19:46.541144+0000 mgr.y (mgr.14144) 141 : cluster [DBG] pgmap v131: 1 pgs: 1 active+clean; 0 B data, 30 MiB used, 536 GiB / 536 GiB avail 2024-04-23T02:19:48.427 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:19:48 smithi191 bash[14421]: audit 2024-04-23T02:19:48.018721+0000 mon.b (mon.2) 14 : audit [INF] from='client.? 172.21.15.191:0/1310818308' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "ab3b1de3-1407-46ac-8c69-11a968483cef"}]: dispatch 2024-04-23T02:19:48.427 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:19:48 smithi191 bash[14421]: audit 2024-04-23T02:19:48.020485+0000 mon.a (mon.0) 394 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "ab3b1de3-1407-46ac-8c69-11a968483cef"}]: dispatch 2024-04-23T02:19:49.307 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:19:49 smithi037 bash[14334]: audit 2024-04-23T02:19:48.029512+0000 mon.a (mon.0) 395 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "ab3b1de3-1407-46ac-8c69-11a968483cef"}]': finished 2024-04-23T02:19:49.307 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:19:49 smithi037 bash[14334]: cluster 2024-04-23T02:19:48.029793+0000 mon.a (mon.0) 396 : cluster [DBG] osdmap e40: 7 total, 6 up, 7 in 2024-04-23T02:19:49.307 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:19:49 smithi037 bash[14334]: audit 2024-04-23T02:19:48.030116+0000 mon.a (mon.0) 397 : audit [DBG] from='mgr.14144 172.21.15.37:0/2766993901' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-04-23T02:19:49.307 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:19:49 smithi037 bash[14334]: audit 2024-04-23T02:19:48.696504+0000 mon.b (mon.2) 15 : audit [DBG] from='client.? 172.21.15.191:0/2349465978' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-04-23T02:19:49.307 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:19:49 smithi037 bash[18830]: audit 2024-04-23T02:19:48.029512+0000 mon.a (mon.0) 395 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "ab3b1de3-1407-46ac-8c69-11a968483cef"}]': finished 2024-04-23T02:19:49.308 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:19:49 smithi037 bash[18830]: cluster 2024-04-23T02:19:48.029793+0000 mon.a (mon.0) 396 : cluster [DBG] osdmap e40: 7 total, 6 up, 7 in 2024-04-23T02:19:49.308 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:19:49 smithi037 bash[18830]: audit 2024-04-23T02:19:48.030116+0000 mon.a (mon.0) 397 : audit [DBG] from='mgr.14144 172.21.15.37:0/2766993901' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-04-23T02:19:49.308 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:19:49 smithi037 bash[18830]: audit 2024-04-23T02:19:48.696504+0000 mon.b (mon.2) 15 : audit [DBG] from='client.? 172.21.15.191:0/2349465978' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-04-23T02:19:49.427 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:19:49 smithi191 bash[14421]: audit 2024-04-23T02:19:48.029512+0000 mon.a (mon.0) 395 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "ab3b1de3-1407-46ac-8c69-11a968483cef"}]': finished 2024-04-23T02:19:49.427 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:19:49 smithi191 bash[14421]: cluster 2024-04-23T02:19:48.029793+0000 mon.a (mon.0) 396 : cluster [DBG] osdmap e40: 7 total, 6 up, 7 in 2024-04-23T02:19:49.427 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:19:49 smithi191 bash[14421]: audit 2024-04-23T02:19:48.030116+0000 mon.a (mon.0) 397 : audit [DBG] from='mgr.14144 172.21.15.37:0/2766993901' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-04-23T02:19:49.427 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:19:49 smithi191 bash[14421]: audit 2024-04-23T02:19:48.696504+0000 mon.b (mon.2) 15 : audit [DBG] from='client.? 172.21.15.191:0/2349465978' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-04-23T02:19:50.306 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:19:50 smithi037 bash[14334]: cluster 2024-04-23T02:19:48.541698+0000 mgr.y (mgr.14144) 142 : cluster [DBG] pgmap v133: 1 pgs: 1 active+clean; 0 B data, 30 MiB used, 536 GiB / 536 GiB avail 2024-04-23T02:19:50.307 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:19:50 smithi037 bash[18830]: cluster 2024-04-23T02:19:48.541698+0000 mgr.y (mgr.14144) 142 : cluster [DBG] pgmap v133: 1 pgs: 1 active+clean; 0 B data, 30 MiB used, 536 GiB / 536 GiB avail 2024-04-23T02:19:50.426 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:19:50 smithi191 bash[14421]: cluster 2024-04-23T02:19:48.541698+0000 mgr.y (mgr.14144) 142 : cluster [DBG] pgmap v133: 1 pgs: 1 active+clean; 0 B data, 30 MiB used, 536 GiB / 536 GiB avail 2024-04-23T02:19:52.307 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:19:52 smithi037 bash[14334]: cluster 2024-04-23T02:19:50.542325+0000 mgr.y (mgr.14144) 143 : cluster [DBG] pgmap v134: 1 pgs: 1 active+clean; 0 B data, 30 MiB used, 536 GiB / 536 GiB avail 2024-04-23T02:19:52.307 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:19:52 smithi037 bash[18830]: cluster 2024-04-23T02:19:50.542325+0000 mgr.y (mgr.14144) 143 : cluster [DBG] pgmap v134: 1 pgs: 1 active+clean; 0 B data, 30 MiB used, 536 GiB / 536 GiB avail 2024-04-23T02:19:52.426 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:19:52 smithi191 bash[14421]: cluster 2024-04-23T02:19:50.542325+0000 mgr.y (mgr.14144) 143 : cluster [DBG] pgmap v134: 1 pgs: 1 active+clean; 0 B data, 30 MiB used, 536 GiB / 536 GiB avail 2024-04-23T02:19:54.427 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:19:54 smithi191 bash[14421]: cluster 2024-04-23T02:19:52.542964+0000 mgr.y (mgr.14144) 144 : cluster [DBG] pgmap v135: 1 pgs: 1 active+clean; 0 B data, 31 MiB used, 536 GiB / 536 GiB avail 2024-04-23T02:19:54.557 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:19:54 smithi037 bash[14334]: cluster 2024-04-23T02:19:52.542964+0000 mgr.y (mgr.14144) 144 : cluster [DBG] pgmap v135: 1 pgs: 1 active+clean; 0 B data, 31 MiB used, 536 GiB / 536 GiB avail 2024-04-23T02:19:54.557 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:19:54 smithi037 bash[18830]: cluster 2024-04-23T02:19:52.542964+0000 mgr.y (mgr.14144) 144 : cluster [DBG] pgmap v135: 1 pgs: 1 active+clean; 0 B data, 31 MiB used, 536 GiB / 536 GiB avail 2024-04-23T02:19:56.366 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:19:56 smithi191 bash[14421]: cluster 2024-04-23T02:19:54.543541+0000 mgr.y (mgr.14144) 145 : cluster [DBG] pgmap v136: 1 pgs: 1 active+clean; 0 B data, 31 MiB used, 536 GiB / 536 GiB avail 2024-04-23T02:19:56.367 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:19:56 smithi191 bash[14421]: audit 2024-04-23T02:19:55.385155+0000 mon.a (mon.0) 398 : audit [INF] from='mgr.14144 172.21.15.37:0/2766993901' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.6"}]: dispatch 2024-04-23T02:19:56.367 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:19:56 smithi191 bash[14421]: audit 2024-04-23T02:19:55.386950+0000 mon.a (mon.0) 399 : audit [DBG] from='mgr.14144 172.21.15.37:0/2766993901' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-23T02:19:56.367 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:19:56 smithi191 bash[14421]: cephadm 2024-04-23T02:19:55.388478+0000 mgr.y (mgr.14144) 146 : cephadm [INF] Deploying daemon osd.6 on smithi191 2024-04-23T02:19:56.557 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:19:56 smithi037 bash[14334]: cluster 2024-04-23T02:19:54.543541+0000 mgr.y (mgr.14144) 145 : cluster [DBG] pgmap v136: 1 pgs: 1 active+clean; 0 B data, 31 MiB used, 536 GiB / 536 GiB avail 2024-04-23T02:19:56.557 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:19:56 smithi037 bash[14334]: audit 2024-04-23T02:19:55.385155+0000 mon.a (mon.0) 398 : audit [INF] from='mgr.14144 172.21.15.37:0/2766993901' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.6"}]: dispatch 2024-04-23T02:19:56.557 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:19:56 smithi037 bash[14334]: audit 2024-04-23T02:19:55.386950+0000 mon.a (mon.0) 399 : audit [DBG] from='mgr.14144 172.21.15.37:0/2766993901' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-23T02:19:56.557 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:19:56 smithi037 bash[14334]: cephadm 2024-04-23T02:19:55.388478+0000 mgr.y (mgr.14144) 146 : cephadm [INF] Deploying daemon osd.6 on smithi191 2024-04-23T02:19:56.557 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:19:56 smithi037 bash[18830]: cluster 2024-04-23T02:19:54.543541+0000 mgr.y (mgr.14144) 145 : cluster [DBG] pgmap v136: 1 pgs: 1 active+clean; 0 B data, 31 MiB used, 536 GiB / 536 GiB avail 2024-04-23T02:19:56.557 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:19:56 smithi037 bash[18830]: audit 2024-04-23T02:19:55.385155+0000 mon.a (mon.0) 398 : audit [INF] from='mgr.14144 172.21.15.37:0/2766993901' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.6"}]: dispatch 2024-04-23T02:19:56.557 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:19:56 smithi037 bash[18830]: audit 2024-04-23T02:19:55.386950+0000 mon.a (mon.0) 399 : audit [DBG] from='mgr.14144 172.21.15.37:0/2766993901' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-23T02:19:56.557 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:19:56 smithi037 bash[18830]: cephadm 2024-04-23T02:19:55.388478+0000 mgr.y (mgr.14144) 146 : cephadm [INF] Deploying daemon osd.6 on smithi191 2024-04-23T02:19:57.589 INFO:teuthology.orchestra.run.smithi191.stdout:Created osd(s) 6 on host 'smithi191' 2024-04-23T02:19:58.335 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:19:58 smithi191 bash[14421]: cluster 2024-04-23T02:19:56.544175+0000 mgr.y (mgr.14144) 147 : cluster [DBG] pgmap v137: 1 pgs: 1 active+clean; 0 B data, 31 MiB used, 536 GiB / 536 GiB avail 2024-04-23T02:19:58.335 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:19:58 smithi191 bash[14421]: audit 2024-04-23T02:19:57.562331+0000 mon.a (mon.0) 400 : audit [DBG] from='mgr.14144 172.21.15.37:0/2766993901' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-23T02:19:58.335 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:19:58 smithi191 bash[14421]: audit 2024-04-23T02:19:57.573443+0000 mon.a (mon.0) 401 : audit [INF] from='mgr.14144 172.21.15.37:0/2766993901' entity='mgr.y' 2024-04-23T02:19:58.336 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:19:58 smithi191 bash[14421]: audit 2024-04-23T02:19:57.584814+0000 mon.a (mon.0) 402 : audit [INF] from='mgr.14144 172.21.15.37:0/2766993901' entity='mgr.y' 2024-04-23T02:19:58.557 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:19:58 smithi037 bash[14334]: cluster 2024-04-23T02:19:56.544175+0000 mgr.y (mgr.14144) 147 : cluster [DBG] pgmap v137: 1 pgs: 1 active+clean; 0 B data, 31 MiB used, 536 GiB / 536 GiB avail 2024-04-23T02:19:58.557 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:19:58 smithi037 bash[14334]: audit 2024-04-23T02:19:57.562331+0000 mon.a (mon.0) 400 : audit [DBG] from='mgr.14144 172.21.15.37:0/2766993901' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-23T02:19:58.557 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:19:58 smithi037 bash[14334]: audit 2024-04-23T02:19:57.573443+0000 mon.a (mon.0) 401 : audit [INF] from='mgr.14144 172.21.15.37:0/2766993901' entity='mgr.y' 2024-04-23T02:19:58.557 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:19:58 smithi037 bash[14334]: audit 2024-04-23T02:19:57.584814+0000 mon.a (mon.0) 402 : audit [INF] from='mgr.14144 172.21.15.37:0/2766993901' entity='mgr.y' 2024-04-23T02:19:58.557 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:19:58 smithi037 bash[18830]: cluster 2024-04-23T02:19:56.544175+0000 mgr.y (mgr.14144) 147 : cluster [DBG] pgmap v137: 1 pgs: 1 active+clean; 0 B data, 31 MiB used, 536 GiB / 536 GiB avail 2024-04-23T02:19:58.557 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:19:58 smithi037 bash[18830]: audit 2024-04-23T02:19:57.562331+0000 mon.a (mon.0) 400 : audit [DBG] from='mgr.14144 172.21.15.37:0/2766993901' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-23T02:19:58.557 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:19:58 smithi037 bash[18830]: audit 2024-04-23T02:19:57.573443+0000 mon.a (mon.0) 401 : audit [INF] from='mgr.14144 172.21.15.37:0/2766993901' entity='mgr.y' 2024-04-23T02:19:58.557 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:19:58 smithi037 bash[18830]: audit 2024-04-23T02:19:57.584814+0000 mon.a (mon.0) 402 : audit [INF] from='mgr.14144 172.21.15.37:0/2766993901' entity='mgr.y' 2024-04-23T02:19:58.995 DEBUG:teuthology.orchestra.run.smithi191:osd.6> sudo journalctl -f -n 0 -u ceph-39f0dbf0-0117-11ef-bc93-c7b262605968@osd.6.service 2024-04-23T02:19:58.997 INFO:tasks.cephadm:Deploying osd.7 on smithi191 with /dev/vg_nvme/lv_1... 2024-04-23T02:19:58.997 DEBUG:teuthology.orchestra.run.smithi191:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 39f0dbf0-0117-11ef-bc93-c7b262605968 -- ceph-volume lvm zap /dev/vg_nvme/lv_1 2024-04-23T02:20:00.108 INFO:journalctl@ceph.osd.6.smithi191.stdout:-- Logs begin at Sun 2022-08-14 12:20:24 UTC. -- 2024-04-23T02:20:00.108 INFO:journalctl@ceph.osd.6.smithi191.stdout:Apr 23 02:19:59 smithi191 bash[22630]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-6 2024-04-23T02:20:00.108 INFO:journalctl@ceph.osd.6.smithi191.stdout:Apr 23 02:19:59 smithi191 bash[22630]: Running command: /usr/bin/ceph-bluestore-tool --cluster=ceph prime-osd-dir --dev /dev/vg_nvme/lv_2 --path /var/lib/ceph/osd/ceph-6 --no-mon-config 2024-04-23T02:20:00.108 INFO:journalctl@ceph.osd.6.smithi191.stdout:Apr 23 02:19:59 smithi191 bash[22630]: Running command: /usr/bin/ln -snf /dev/vg_nvme/lv_2 /var/lib/ceph/osd/ceph-6/block 2024-04-23T02:20:00.108 INFO:journalctl@ceph.osd.6.smithi191.stdout:Apr 23 02:19:59 smithi191 bash[22630]: Running command: /usr/bin/chown -h ceph:ceph /var/lib/ceph/osd/ceph-6/block 2024-04-23T02:20:00.108 INFO:journalctl@ceph.osd.6.smithi191.stdout:Apr 23 02:19:59 smithi191 bash[22630]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-1 2024-04-23T02:20:00.108 INFO:journalctl@ceph.osd.6.smithi191.stdout:Apr 23 02:19:59 smithi191 bash[22630]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-6 2024-04-23T02:20:00.108 INFO:journalctl@ceph.osd.6.smithi191.stdout:Apr 23 02:19:59 smithi191 bash[22630]: --> ceph-volume lvm activate successful for osd ID: 6 2024-04-23T02:20:00.427 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:20:00 smithi191 bash[14421]: cluster 2024-04-23T02:19:58.544795+0000 mgr.y (mgr.14144) 148 : cluster [DBG] pgmap v138: 1 pgs: 1 active+clean; 0 B data, 31 MiB used, 536 GiB / 536 GiB avail 2024-04-23T02:20:00.427 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:20:00 smithi191 bash[14421]: cluster 2024-04-23T02:20:00.000174+0000 mon.a (mon.0) 403 : cluster [INF] overall HEALTH_OK 2024-04-23T02:20:00.557 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:20:00 smithi037 bash[14334]: cluster 2024-04-23T02:19:58.544795+0000 mgr.y (mgr.14144) 148 : cluster [DBG] pgmap v138: 1 pgs: 1 active+clean; 0 B data, 31 MiB used, 536 GiB / 536 GiB avail 2024-04-23T02:20:00.557 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:20:00 smithi037 bash[14334]: cluster 2024-04-23T02:20:00.000174+0000 mon.a (mon.0) 403 : cluster [INF] overall HEALTH_OK 2024-04-23T02:20:00.557 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:20:00 smithi037 bash[18830]: cluster 2024-04-23T02:19:58.544795+0000 mgr.y (mgr.14144) 148 : cluster [DBG] pgmap v138: 1 pgs: 1 active+clean; 0 B data, 31 MiB used, 536 GiB / 536 GiB avail 2024-04-23T02:20:00.557 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:20:00 smithi037 bash[18830]: cluster 2024-04-23T02:20:00.000174+0000 mon.a (mon.0) 403 : cluster [INF] overall HEALTH_OK 2024-04-23T02:20:02.233 INFO:journalctl@ceph.osd.6.smithi191.stdout:Apr 23 02:20:02 smithi191 bash[22787]: debug 2024-04-23T02:20:02.021+0000 7fcba919f700 1 -- 172.21.15.191:0/3107245034 <== mon.2 v2:172.21.15.191:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x5603650d44e0 con 0x56036514d000 2024-04-23T02:20:02.234 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:20:02 smithi191 bash[14421]: cluster 2024-04-23T02:20:00.545412+0000 mgr.y (mgr.14144) 149 : cluster [DBG] pgmap v139: 1 pgs: 1 active+clean; 0 B data, 31 MiB used, 536 GiB / 536 GiB avail 2024-04-23T02:20:02.557 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:20:02 smithi037 bash[18830]: cluster 2024-04-23T02:20:00.545412+0000 mgr.y (mgr.14144) 149 : cluster [DBG] pgmap v139: 1 pgs: 1 active+clean; 0 B data, 31 MiB used, 536 GiB / 536 GiB avail 2024-04-23T02:20:02.557 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:20:02 smithi037 bash[14334]: cluster 2024-04-23T02:20:00.545412+0000 mgr.y (mgr.14144) 149 : cluster [DBG] pgmap v139: 1 pgs: 1 active+clean; 0 B data, 31 MiB used, 536 GiB / 536 GiB avail 2024-04-23T02:20:02.927 INFO:journalctl@ceph.osd.6.smithi191.stdout:Apr 23 02:20:02 smithi191 bash[22787]: debug 2024-04-23T02:20:02.577+0000 7fcbb0c2a080 -1 Falling back to public interface 2024-04-23T02:20:03.556 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:20:03 smithi037 bash[14334]: audit 2024-04-23T02:20:02.194310+0000 mon.a (mon.0) 404 : audit [INF] from='mgr.14144 172.21.15.37:0/2766993901' entity='mgr.y' 2024-04-23T02:20:03.557 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:20:03 smithi037 bash[18830]: audit 2024-04-23T02:20:02.194310+0000 mon.a (mon.0) 404 : audit [INF] from='mgr.14144 172.21.15.37:0/2766993901' entity='mgr.y' 2024-04-23T02:20:03.588 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:20:03 smithi191 bash[14421]: audit 2024-04-23T02:20:02.194310+0000 mon.a (mon.0) 404 : audit [INF] from='mgr.14144 172.21.15.37:0/2766993901' entity='mgr.y' 2024-04-23T02:20:04.192 INFO:teuthology.orchestra.run.smithi191.stderr:--> Zapping: /dev/vg_nvme/lv_1 2024-04-23T02:20:04.193 INFO:teuthology.orchestra.run.smithi191.stderr:Running command: /usr/bin/dd if=/dev/zero of=/dev/vg_nvme/lv_1 bs=1M count=10 conv=fsync 2024-04-23T02:20:04.193 INFO:teuthology.orchestra.run.smithi191.stderr: stderr: 10+0 records in 2024-04-23T02:20:04.193 INFO:teuthology.orchestra.run.smithi191.stderr:10+0 records out 2024-04-23T02:20:04.193 INFO:teuthology.orchestra.run.smithi191.stderr: stderr: 10485760 bytes (10 MB, 10 MiB) copied, 0.0177577 s, 590 MB/s 2024-04-23T02:20:04.193 INFO:teuthology.orchestra.run.smithi191.stderr:--> Zapping successful for: 2024-04-23T02:20:04.240 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:20:04 smithi191 bash[14421]: cluster 2024-04-23T02:20:02.545974+0000 mgr.y (mgr.14144) 150 : cluster [DBG] pgmap v140: 1 pgs: 1 active+clean; 0 B data, 31 MiB used, 536 GiB / 536 GiB avail 2024-04-23T02:20:04.556 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:20:04 smithi037 bash[14334]: cluster 2024-04-23T02:20:02.545974+0000 mgr.y (mgr.14144) 150 : cluster [DBG] pgmap v140: 1 pgs: 1 active+clean; 0 B data, 31 MiB used, 536 GiB / 536 GiB avail 2024-04-23T02:20:04.557 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:20:04 smithi037 bash[18830]: cluster 2024-04-23T02:20:02.545974+0000 mgr.y (mgr.14144) 150 : cluster [DBG] pgmap v140: 1 pgs: 1 active+clean; 0 B data, 31 MiB used, 536 GiB / 536 GiB avail 2024-04-23T02:20:05.253 DEBUG:teuthology.orchestra.run.smithi191:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 39f0dbf0-0117-11ef-bc93-c7b262605968 -- ceph orch daemon add osd smithi191:vg_nvme/lv_1 2024-04-23T02:20:06.042 INFO:journalctl@ceph.osd.6.smithi191.stdout:Apr 23 02:20:05 smithi191 bash[22787]: debug 2024-04-23T02:20:05.633+0000 7fcbb0c2a080 -1 osd.6 0 log_to_monitors {default=true} 2024-04-23T02:20:06.411 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:20:06 smithi191 bash[14421]: cluster 2024-04-23T02:20:04.546558+0000 mgr.y (mgr.14144) 151 : cluster [DBG] pgmap v141: 1 pgs: 1 active+clean; 0 B data, 31 MiB used, 536 GiB / 536 GiB avail 2024-04-23T02:20:06.411 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:20:06 smithi191 bash[14421]: audit 2024-04-23T02:20:05.642805+0000 mon.b (mon.2) 16 : audit [INF] from='osd.6 [v2:172.21.15.191:6816/4267529144,v1:172.21.15.191:6817/4267529144]' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2024-04-23T02:20:06.411 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:20:06 smithi191 bash[14421]: audit 2024-04-23T02:20:05.644655+0000 mon.a (mon.0) 405 : audit [INF] from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2024-04-23T02:20:06.557 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:20:06 smithi037 bash[14334]: cluster 2024-04-23T02:20:04.546558+0000 mgr.y (mgr.14144) 151 : cluster [DBG] pgmap v141: 1 pgs: 1 active+clean; 0 B data, 31 MiB used, 536 GiB / 536 GiB avail 2024-04-23T02:20:06.557 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:20:06 smithi037 bash[14334]: audit 2024-04-23T02:20:05.642805+0000 mon.b (mon.2) 16 : audit [INF] from='osd.6 [v2:172.21.15.191:6816/4267529144,v1:172.21.15.191:6817/4267529144]' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2024-04-23T02:20:06.557 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:20:06 smithi037 bash[14334]: audit 2024-04-23T02:20:05.644655+0000 mon.a (mon.0) 405 : audit [INF] from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2024-04-23T02:20:06.557 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:20:06 smithi037 bash[18830]: cluster 2024-04-23T02:20:04.546558+0000 mgr.y (mgr.14144) 151 : cluster [DBG] pgmap v141: 1 pgs: 1 active+clean; 0 B data, 31 MiB used, 536 GiB / 536 GiB avail 2024-04-23T02:20:06.557 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:20:06 smithi037 bash[18830]: audit 2024-04-23T02:20:05.642805+0000 mon.b (mon.2) 16 : audit [INF] from='osd.6 [v2:172.21.15.191:6816/4267529144,v1:172.21.15.191:6817/4267529144]' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2024-04-23T02:20:06.557 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:20:06 smithi037 bash[18830]: audit 2024-04-23T02:20:05.644655+0000 mon.a (mon.0) 405 : audit [INF] from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2024-04-23T02:20:07.557 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:20:07 smithi037 bash[14334]: audit 2024-04-23T02:20:06.211325+0000 mon.a (mon.0) 406 : audit [INF] from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]': finished 2024-04-23T02:20:07.557 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:20:07 smithi037 bash[14334]: cluster 2024-04-23T02:20:06.211614+0000 mon.a (mon.0) 407 : cluster [DBG] osdmap e41: 7 total, 6 up, 7 in 2024-04-23T02:20:07.557 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:20:07 smithi037 bash[14334]: audit 2024-04-23T02:20:06.212292+0000 mon.b (mon.2) 17 : audit [INF] from='osd.6 [v2:172.21.15.191:6816/4267529144,v1:172.21.15.191:6817/4267529144]' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi191", "root=default"]}]: dispatch 2024-04-23T02:20:07.557 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:20:07 smithi037 bash[14334]: audit 2024-04-23T02:20:06.212695+0000 mon.a (mon.0) 408 : audit [DBG] from='mgr.14144 172.21.15.37:0/2766993901' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-04-23T02:20:07.557 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:20:07 smithi037 bash[14334]: audit 2024-04-23T02:20:06.219676+0000 mon.a (mon.0) 409 : audit [INF] from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi191", "root=default"]}]: dispatch 2024-04-23T02:20:07.557 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:20:07 smithi037 bash[18830]: audit 2024-04-23T02:20:06.211325+0000 mon.a (mon.0) 406 : audit [INF] from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]': finished 2024-04-23T02:20:07.557 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:20:07 smithi037 bash[18830]: cluster 2024-04-23T02:20:06.211614+0000 mon.a (mon.0) 407 : cluster [DBG] osdmap e41: 7 total, 6 up, 7 in 2024-04-23T02:20:07.557 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:20:07 smithi037 bash[18830]: audit 2024-04-23T02:20:06.212292+0000 mon.b (mon.2) 17 : audit [INF] from='osd.6 [v2:172.21.15.191:6816/4267529144,v1:172.21.15.191:6817/4267529144]' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi191", "root=default"]}]: dispatch 2024-04-23T02:20:07.558 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:20:07 smithi037 bash[18830]: audit 2024-04-23T02:20:06.212695+0000 mon.a (mon.0) 408 : audit [DBG] from='mgr.14144 172.21.15.37:0/2766993901' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-04-23T02:20:07.558 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:20:07 smithi037 bash[18830]: audit 2024-04-23T02:20:06.219676+0000 mon.a (mon.0) 409 : audit [INF] from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi191", "root=default"]}]: dispatch 2024-04-23T02:20:07.677 INFO:journalctl@ceph.osd.6.smithi191.stdout:Apr 23 02:20:07 smithi191 bash[22787]: debug 2024-04-23T02:20:07.221+0000 7fcba719b700 -1 osd.6 0 waiting for initial osdmap 2024-04-23T02:20:07.677 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:20:07 smithi191 bash[14421]: audit 2024-04-23T02:20:06.211325+0000 mon.a (mon.0) 406 : audit [INF] from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]': finished 2024-04-23T02:20:07.677 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:20:07 smithi191 bash[14421]: cluster 2024-04-23T02:20:06.211614+0000 mon.a (mon.0) 407 : cluster [DBG] osdmap e41: 7 total, 6 up, 7 in 2024-04-23T02:20:07.677 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:20:07 smithi191 bash[14421]: audit 2024-04-23T02:20:06.212292+0000 mon.b (mon.2) 17 : audit [INF] from='osd.6 [v2:172.21.15.191:6816/4267529144,v1:172.21.15.191:6817/4267529144]' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi191", "root=default"]}]: dispatch 2024-04-23T02:20:07.677 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:20:07 smithi191 bash[14421]: audit 2024-04-23T02:20:06.212695+0000 mon.a (mon.0) 408 : audit [DBG] from='mgr.14144 172.21.15.37:0/2766993901' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-04-23T02:20:07.677 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:20:07 smithi191 bash[14421]: audit 2024-04-23T02:20:06.219676+0000 mon.a (mon.0) 409 : audit [INF] from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi191", "root=default"]}]: dispatch 2024-04-23T02:20:08.504 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:20:08 smithi191 bash[14421]: cluster 2024-04-23T02:20:06.547152+0000 mgr.y (mgr.14144) 152 : cluster [DBG] pgmap v143: 1 pgs: 1 active+clean; 0 B data, 31 MiB used, 536 GiB / 536 GiB avail 2024-04-23T02:20:08.504 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:20:08 smithi191 bash[14421]: audit 2024-04-23T02:20:07.223362+0000 mon.a (mon.0) 410 : audit [INF] from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi191", "root=default"]}]': finished 2024-04-23T02:20:08.504 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:20:08 smithi191 bash[14421]: cluster 2024-04-23T02:20:07.223651+0000 mon.a (mon.0) 411 : cluster [DBG] osdmap e42: 7 total, 6 up, 7 in 2024-04-23T02:20:08.504 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:20:08 smithi191 bash[14421]: audit 2024-04-23T02:20:07.225153+0000 mon.a (mon.0) 412 : audit [DBG] from='mgr.14144 172.21.15.37:0/2766993901' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-04-23T02:20:08.504 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:20:08 smithi191 bash[14421]: audit 2024-04-23T02:20:07.231519+0000 mon.a (mon.0) 413 : audit [DBG] from='mgr.14144 172.21.15.37:0/2766993901' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-04-23T02:20:08.557 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:20:08 smithi037 bash[14334]: cluster 2024-04-23T02:20:06.547152+0000 mgr.y (mgr.14144) 152 : cluster [DBG] pgmap v143: 1 pgs: 1 active+clean; 0 B data, 31 MiB used, 536 GiB / 536 GiB avail 2024-04-23T02:20:08.557 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:20:08 smithi037 bash[14334]: audit 2024-04-23T02:20:07.223362+0000 mon.a (mon.0) 410 : audit [INF] from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi191", "root=default"]}]': finished 2024-04-23T02:20:08.557 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:20:08 smithi037 bash[14334]: cluster 2024-04-23T02:20:07.223651+0000 mon.a (mon.0) 411 : cluster [DBG] osdmap e42: 7 total, 6 up, 7 in 2024-04-23T02:20:08.557 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:20:08 smithi037 bash[14334]: audit 2024-04-23T02:20:07.225153+0000 mon.a (mon.0) 412 : audit [DBG] from='mgr.14144 172.21.15.37:0/2766993901' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-04-23T02:20:08.557 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:20:08 smithi037 bash[14334]: audit 2024-04-23T02:20:07.231519+0000 mon.a (mon.0) 413 : audit [DBG] from='mgr.14144 172.21.15.37:0/2766993901' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-04-23T02:20:08.557 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:20:08 smithi037 bash[18830]: cluster 2024-04-23T02:20:06.547152+0000 mgr.y (mgr.14144) 152 : cluster [DBG] pgmap v143: 1 pgs: 1 active+clean; 0 B data, 31 MiB used, 536 GiB / 536 GiB avail 2024-04-23T02:20:08.557 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:20:08 smithi037 bash[18830]: audit 2024-04-23T02:20:07.223362+0000 mon.a (mon.0) 410 : audit [INF] from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi191", "root=default"]}]': finished 2024-04-23T02:20:08.558 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:20:08 smithi037 bash[18830]: cluster 2024-04-23T02:20:07.223651+0000 mon.a (mon.0) 411 : cluster [DBG] osdmap e42: 7 total, 6 up, 7 in 2024-04-23T02:20:08.558 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:20:08 smithi037 bash[18830]: audit 2024-04-23T02:20:07.225153+0000 mon.a (mon.0) 412 : audit [DBG] from='mgr.14144 172.21.15.37:0/2766993901' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-04-23T02:20:08.558 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:20:08 smithi037 bash[18830]: audit 2024-04-23T02:20:07.231519+0000 mon.a (mon.0) 413 : audit [DBG] from='mgr.14144 172.21.15.37:0/2766993901' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-04-23T02:20:09.427 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:20:09 smithi191 bash[14421]: cluster 2024-04-23T02:20:06.614181+0000 osd.6 (osd.6) 1 : cluster [DBG] purged_snaps scrub starts 2024-04-23T02:20:09.427 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:20:09 smithi191 bash[14421]: cluster 2024-04-23T02:20:06.614381+0000 osd.6 (osd.6) 2 : cluster [DBG] purged_snaps scrub ok 2024-04-23T02:20:09.427 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:20:09 smithi191 bash[14421]: audit 2024-04-23T02:20:08.236047+0000 mon.a (mon.0) 414 : audit [DBG] from='mgr.14144 172.21.15.37:0/2766993901' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-04-23T02:20:09.427 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:20:09 smithi191 bash[14421]: cluster 2024-04-23T02:20:08.242450+0000 mon.a (mon.0) 415 : cluster [INF] osd.6 [v2:172.21.15.191:6816/4267529144,v1:172.21.15.191:6817/4267529144] boot 2024-04-23T02:20:09.428 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:20:09 smithi191 bash[14421]: cluster 2024-04-23T02:20:08.242547+0000 mon.a (mon.0) 416 : cluster [DBG] osdmap e43: 7 total, 7 up, 7 in 2024-04-23T02:20:09.428 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:20:09 smithi191 bash[14421]: audit 2024-04-23T02:20:08.242734+0000 mon.a (mon.0) 417 : audit [DBG] from='mgr.14144 172.21.15.37:0/2766993901' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-04-23T02:20:09.428 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:20:09 smithi191 bash[14421]: audit 2024-04-23T02:20:08.708250+0000 mon.a (mon.0) 418 : audit [INF] from='mgr.14144 172.21.15.37:0/2766993901' entity='mgr.y' 2024-04-23T02:20:09.428 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:20:09 smithi191 bash[14421]: audit 2024-04-23T02:20:08.896745+0000 mon.a (mon.0) 419 : audit [DBG] from='mgr.14144 172.21.15.37:0/2766993901' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-04-23T02:20:09.428 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:20:09 smithi191 bash[14421]: audit 2024-04-23T02:20:08.900612+0000 mon.a (mon.0) 420 : audit [INF] from='mgr.14144 172.21.15.37:0/2766993901' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-04-23T02:20:09.428 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:20:09 smithi191 bash[14421]: audit 2024-04-23T02:20:08.902518+0000 mon.a (mon.0) 421 : audit [DBG] from='mgr.14144 172.21.15.37:0/2766993901' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-23T02:20:09.428 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:20:09 smithi191 bash[14421]: audit 2024-04-23T02:20:08.952327+0000 mon.a (mon.0) 422 : audit [INF] from='mgr.14144 172.21.15.37:0/2766993901' entity='mgr.y' 2024-04-23T02:20:09.428 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:20:09 smithi191 bash[14421]: audit 2024-04-23T02:20:08.956707+0000 mon.a (mon.0) 423 : audit [DBG] from='mgr.14144 172.21.15.37:0/2766993901' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-23T02:20:09.428 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:20:09 smithi191 bash[14421]: cluster 2024-04-23T02:20:09.022413+0000 mon.a (mon.0) 424 : cluster [DBG] osdmap e44: 7 total, 7 up, 7 in 2024-04-23T02:20:09.428 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:20:09 smithi191 bash[14421]: audit 2024-04-23T02:20:09.228691+0000 mon.a (mon.0) 425 : audit [INF] from='mgr.14144 172.21.15.37:0/2766993901' entity='mgr.y' 2024-04-23T02:20:09.557 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:20:09 smithi037 bash[14334]: cluster 2024-04-23T02:20:06.614181+0000 osd.6 (osd.6) 1 : cluster [DBG] purged_snaps scrub starts 2024-04-23T02:20:09.557 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:20:09 smithi037 bash[14334]: cluster 2024-04-23T02:20:06.614381+0000 osd.6 (osd.6) 2 : cluster [DBG] purged_snaps scrub ok 2024-04-23T02:20:09.557 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:20:09 smithi037 bash[14334]: audit 2024-04-23T02:20:08.236047+0000 mon.a (mon.0) 414 : audit [DBG] from='mgr.14144 172.21.15.37:0/2766993901' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-04-23T02:20:09.557 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:20:09 smithi037 bash[14334]: cluster 2024-04-23T02:20:08.242450+0000 mon.a (mon.0) 415 : cluster [INF] osd.6 [v2:172.21.15.191:6816/4267529144,v1:172.21.15.191:6817/4267529144] boot 2024-04-23T02:20:09.557 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:20:09 smithi037 bash[14334]: cluster 2024-04-23T02:20:08.242547+0000 mon.a (mon.0) 416 : cluster [DBG] osdmap e43: 7 total, 7 up, 7 in 2024-04-23T02:20:09.558 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:20:09 smithi037 bash[14334]: audit 2024-04-23T02:20:08.242734+0000 mon.a (mon.0) 417 : audit [DBG] from='mgr.14144 172.21.15.37:0/2766993901' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-04-23T02:20:09.558 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:20:09 smithi037 bash[14334]: audit 2024-04-23T02:20:08.708250+0000 mon.a (mon.0) 418 : audit [INF] from='mgr.14144 172.21.15.37:0/2766993901' entity='mgr.y' 2024-04-23T02:20:09.558 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:20:09 smithi037 bash[14334]: audit 2024-04-23T02:20:08.896745+0000 mon.a (mon.0) 419 : audit [DBG] from='mgr.14144 172.21.15.37:0/2766993901' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-04-23T02:20:09.558 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:20:09 smithi037 bash[14334]: audit 2024-04-23T02:20:08.900612+0000 mon.a (mon.0) 420 : audit [INF] from='mgr.14144 172.21.15.37:0/2766993901' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-04-23T02:20:09.558 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:20:09 smithi037 bash[14334]: audit 2024-04-23T02:20:08.902518+0000 mon.a (mon.0) 421 : audit [DBG] from='mgr.14144 172.21.15.37:0/2766993901' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-23T02:20:09.558 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:20:09 smithi037 bash[14334]: audit 2024-04-23T02:20:08.952327+0000 mon.a (mon.0) 422 : audit [INF] from='mgr.14144 172.21.15.37:0/2766993901' entity='mgr.y' 2024-04-23T02:20:09.558 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:20:09 smithi037 bash[14334]: audit 2024-04-23T02:20:08.956707+0000 mon.a (mon.0) 423 : audit [DBG] from='mgr.14144 172.21.15.37:0/2766993901' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-23T02:20:09.558 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:20:09 smithi037 bash[14334]: cluster 2024-04-23T02:20:09.022413+0000 mon.a (mon.0) 424 : cluster [DBG] osdmap e44: 7 total, 7 up, 7 in 2024-04-23T02:20:09.558 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:20:09 smithi037 bash[14334]: audit 2024-04-23T02:20:09.228691+0000 mon.a (mon.0) 425 : audit [INF] from='mgr.14144 172.21.15.37:0/2766993901' entity='mgr.y' 2024-04-23T02:20:09.559 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:20:09 smithi037 bash[18830]: cluster 2024-04-23T02:20:06.614181+0000 osd.6 (osd.6) 1 : cluster [DBG] purged_snaps scrub starts 2024-04-23T02:20:09.559 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:20:09 smithi037 bash[18830]: cluster 2024-04-23T02:20:06.614381+0000 osd.6 (osd.6) 2 : cluster [DBG] purged_snaps scrub ok 2024-04-23T02:20:09.559 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:20:09 smithi037 bash[18830]: audit 2024-04-23T02:20:08.236047+0000 mon.a (mon.0) 414 : audit [DBG] from='mgr.14144 172.21.15.37:0/2766993901' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-04-23T02:20:09.559 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:20:09 smithi037 bash[18830]: cluster 2024-04-23T02:20:08.242450+0000 mon.a (mon.0) 415 : cluster [INF] osd.6 [v2:172.21.15.191:6816/4267529144,v1:172.21.15.191:6817/4267529144] boot 2024-04-23T02:20:09.559 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:20:09 smithi037 bash[18830]: cluster 2024-04-23T02:20:08.242547+0000 mon.a (mon.0) 416 : cluster [DBG] osdmap e43: 7 total, 7 up, 7 in 2024-04-23T02:20:09.559 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:20:09 smithi037 bash[18830]: audit 2024-04-23T02:20:08.242734+0000 mon.a (mon.0) 417 : audit [DBG] from='mgr.14144 172.21.15.37:0/2766993901' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-04-23T02:20:09.559 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:20:09 smithi037 bash[18830]: audit 2024-04-23T02:20:08.708250+0000 mon.a (mon.0) 418 : audit [INF] from='mgr.14144 172.21.15.37:0/2766993901' entity='mgr.y' 2024-04-23T02:20:09.559 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:20:09 smithi037 bash[18830]: audit 2024-04-23T02:20:08.896745+0000 mon.a (mon.0) 419 : audit [DBG] from='mgr.14144 172.21.15.37:0/2766993901' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-04-23T02:20:09.559 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:20:09 smithi037 bash[18830]: audit 2024-04-23T02:20:08.900612+0000 mon.a (mon.0) 420 : audit [INF] from='mgr.14144 172.21.15.37:0/2766993901' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-04-23T02:20:09.559 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:20:09 smithi037 bash[18830]: audit 2024-04-23T02:20:08.902518+0000 mon.a (mon.0) 421 : audit [DBG] from='mgr.14144 172.21.15.37:0/2766993901' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-23T02:20:09.559 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:20:09 smithi037 bash[18830]: audit 2024-04-23T02:20:08.952327+0000 mon.a (mon.0) 422 : audit [INF] from='mgr.14144 172.21.15.37:0/2766993901' entity='mgr.y' 2024-04-23T02:20:09.560 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:20:09 smithi037 bash[18830]: audit 2024-04-23T02:20:08.956707+0000 mon.a (mon.0) 423 : audit [DBG] from='mgr.14144 172.21.15.37:0/2766993901' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-23T02:20:09.560 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:20:09 smithi037 bash[18830]: cluster 2024-04-23T02:20:09.022413+0000 mon.a (mon.0) 424 : cluster [DBG] osdmap e44: 7 total, 7 up, 7 in 2024-04-23T02:20:09.560 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:20:09 smithi037 bash[18830]: audit 2024-04-23T02:20:09.228691+0000 mon.a (mon.0) 425 : audit [INF] from='mgr.14144 172.21.15.37:0/2766993901' entity='mgr.y' 2024-04-23T02:20:10.557 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:20:10 smithi037 bash[18830]: cluster 2024-04-23T02:20:08.547666+0000 mgr.y (mgr.14144) 153 : cluster [DBG] pgmap v146: 1 pgs: 1 active+clean; 0 B data, 31 MiB used, 536 GiB / 536 GiB avail 2024-04-23T02:20:10.557 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:20:10 smithi037 bash[18830]: cephadm 2024-04-23T02:20:08.698886+0000 mgr.y (mgr.14144) 154 : cephadm [INF] Detected new or changed devices on smithi191 2024-04-23T02:20:10.557 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:20:10 smithi037 bash[18830]: audit 2024-04-23T02:20:08.895100+0000 mgr.y (mgr.14144) 155 : audit [DBG] from='client.24299 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi191:vg_nvme/lv_1", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T02:20:10.557 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:20:10 smithi037 bash[18830]: cephadm 2024-04-23T02:20:08.899935+0000 mgr.y (mgr.14144) 156 : cephadm [INF] Applying service osd.None on host smithi191... 2024-04-23T02:20:10.557 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:20:10 smithi037 bash[18830]: cluster 2024-04-23T02:20:10.023797+0000 mon.a (mon.0) 426 : cluster [DBG] osdmap e45: 7 total, 7 up, 7 in 2024-04-23T02:20:10.557 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:20:10 smithi037 bash[14334]: cluster 2024-04-23T02:20:08.547666+0000 mgr.y (mgr.14144) 153 : cluster [DBG] pgmap v146: 1 pgs: 1 active+clean; 0 B data, 31 MiB used, 536 GiB / 536 GiB avail 2024-04-23T02:20:10.557 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:20:10 smithi037 bash[14334]: cephadm 2024-04-23T02:20:08.698886+0000 mgr.y (mgr.14144) 154 : cephadm [INF] Detected new or changed devices on smithi191 2024-04-23T02:20:10.557 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:20:10 smithi037 bash[14334]: audit 2024-04-23T02:20:08.895100+0000 mgr.y (mgr.14144) 155 : audit [DBG] from='client.24299 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi191:vg_nvme/lv_1", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T02:20:10.557 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:20:10 smithi037 bash[14334]: cephadm 2024-04-23T02:20:08.899935+0000 mgr.y (mgr.14144) 156 : cephadm [INF] Applying service osd.None on host smithi191... 2024-04-23T02:20:10.558 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:20:10 smithi037 bash[14334]: cluster 2024-04-23T02:20:10.023797+0000 mon.a (mon.0) 426 : cluster [DBG] osdmap e45: 7 total, 7 up, 7 in 2024-04-23T02:20:10.677 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:20:10 smithi191 bash[14421]: cluster 2024-04-23T02:20:08.547666+0000 mgr.y (mgr.14144) 153 : cluster [DBG] pgmap v146: 1 pgs: 1 active+clean; 0 B data, 31 MiB used, 536 GiB / 536 GiB avail 2024-04-23T02:20:10.677 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:20:10 smithi191 bash[14421]: cephadm 2024-04-23T02:20:08.698886+0000 mgr.y (mgr.14144) 154 : cephadm [INF] Detected new or changed devices on smithi191 2024-04-23T02:20:10.677 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:20:10 smithi191 bash[14421]: audit 2024-04-23T02:20:08.895100+0000 mgr.y (mgr.14144) 155 : audit [DBG] from='client.24299 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi191:vg_nvme/lv_1", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T02:20:10.677 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:20:10 smithi191 bash[14421]: cephadm 2024-04-23T02:20:08.899935+0000 mgr.y (mgr.14144) 156 : cephadm [INF] Applying service osd.None on host smithi191... 2024-04-23T02:20:10.677 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:20:10 smithi191 bash[14421]: cluster 2024-04-23T02:20:10.023797+0000 mon.a (mon.0) 426 : cluster [DBG] osdmap e45: 7 total, 7 up, 7 in 2024-04-23T02:20:12.557 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:20:12 smithi037 bash[14334]: cluster 2024-04-23T02:20:10.548269+0000 mgr.y (mgr.14144) 157 : cluster [DBG] pgmap v149: 1 pgs: 1 active+clean; 0 B data, 36 MiB used, 626 GiB / 626 GiB avail 2024-04-23T02:20:12.557 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:20:12 smithi037 bash[18830]: cluster 2024-04-23T02:20:10.548269+0000 mgr.y (mgr.14144) 157 : cluster [DBG] pgmap v149: 1 pgs: 1 active+clean; 0 B data, 36 MiB used, 626 GiB / 626 GiB avail 2024-04-23T02:20:12.677 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:20:12 smithi191 bash[14421]: cluster 2024-04-23T02:20:10.548269+0000 mgr.y (mgr.14144) 157 : cluster [DBG] pgmap v149: 1 pgs: 1 active+clean; 0 B data, 36 MiB used, 626 GiB / 626 GiB avail 2024-04-23T02:20:13.557 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:20:13 smithi037 bash[14334]: audit 2024-04-23T02:20:12.299243+0000 mon.b (mon.2) 18 : audit [INF] from='client.? 172.21.15.191:0/3892041068' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "55e2a28d-5e93-4a32-b09b-b4a47928100b"}]: dispatch 2024-04-23T02:20:13.557 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:20:13 smithi037 bash[14334]: audit 2024-04-23T02:20:12.301129+0000 mon.a (mon.0) 427 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "55e2a28d-5e93-4a32-b09b-b4a47928100b"}]: dispatch 2024-04-23T02:20:13.557 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:20:13 smithi037 bash[14334]: audit 2024-04-23T02:20:12.310549+0000 mon.a (mon.0) 428 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "55e2a28d-5e93-4a32-b09b-b4a47928100b"}]': finished 2024-04-23T02:20:13.557 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:20:13 smithi037 bash[14334]: cluster 2024-04-23T02:20:12.310717+0000 mon.a (mon.0) 429 : cluster [DBG] osdmap e46: 8 total, 7 up, 8 in 2024-04-23T02:20:13.557 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:20:13 smithi037 bash[14334]: audit 2024-04-23T02:20:12.311035+0000 mon.a (mon.0) 430 : audit [DBG] from='mgr.14144 172.21.15.37:0/2766993901' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-04-23T02:20:13.557 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:20:13 smithi037 bash[14334]: audit 2024-04-23T02:20:12.935111+0000 mon.b (mon.2) 19 : audit [DBG] from='client.? 172.21.15.191:0/2629763958' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-04-23T02:20:13.558 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:20:13 smithi037 bash[18830]: audit 2024-04-23T02:20:12.299243+0000 mon.b (mon.2) 18 : audit [INF] from='client.? 172.21.15.191:0/3892041068' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "55e2a28d-5e93-4a32-b09b-b4a47928100b"}]: dispatch 2024-04-23T02:20:13.558 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:20:13 smithi037 bash[18830]: audit 2024-04-23T02:20:12.301129+0000 mon.a (mon.0) 427 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "55e2a28d-5e93-4a32-b09b-b4a47928100b"}]: dispatch 2024-04-23T02:20:13.558 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:20:13 smithi037 bash[18830]: audit 2024-04-23T02:20:12.310549+0000 mon.a (mon.0) 428 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "55e2a28d-5e93-4a32-b09b-b4a47928100b"}]': finished 2024-04-23T02:20:13.558 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:20:13 smithi037 bash[18830]: cluster 2024-04-23T02:20:12.310717+0000 mon.a (mon.0) 429 : cluster [DBG] osdmap e46: 8 total, 7 up, 8 in 2024-04-23T02:20:13.558 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:20:13 smithi037 bash[18830]: audit 2024-04-23T02:20:12.311035+0000 mon.a (mon.0) 430 : audit [DBG] from='mgr.14144 172.21.15.37:0/2766993901' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-04-23T02:20:13.558 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:20:13 smithi037 bash[18830]: audit 2024-04-23T02:20:12.935111+0000 mon.b (mon.2) 19 : audit [DBG] from='client.? 172.21.15.191:0/2629763958' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-04-23T02:20:13.677 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:20:13 smithi191 bash[14421]: audit 2024-04-23T02:20:12.299243+0000 mon.b (mon.2) 18 : audit [INF] from='client.? 172.21.15.191:0/3892041068' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "55e2a28d-5e93-4a32-b09b-b4a47928100b"}]: dispatch 2024-04-23T02:20:13.677 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:20:13 smithi191 bash[14421]: audit 2024-04-23T02:20:12.301129+0000 mon.a (mon.0) 427 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "55e2a28d-5e93-4a32-b09b-b4a47928100b"}]: dispatch 2024-04-23T02:20:13.677 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:20:13 smithi191 bash[14421]: audit 2024-04-23T02:20:12.310549+0000 mon.a (mon.0) 428 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "55e2a28d-5e93-4a32-b09b-b4a47928100b"}]': finished 2024-04-23T02:20:13.677 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:20:13 smithi191 bash[14421]: cluster 2024-04-23T02:20:12.310717+0000 mon.a (mon.0) 429 : cluster [DBG] osdmap e46: 8 total, 7 up, 8 in 2024-04-23T02:20:13.677 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:20:13 smithi191 bash[14421]: audit 2024-04-23T02:20:12.311035+0000 mon.a (mon.0) 430 : audit [DBG] from='mgr.14144 172.21.15.37:0/2766993901' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-04-23T02:20:13.677 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:20:13 smithi191 bash[14421]: audit 2024-04-23T02:20:12.935111+0000 mon.b (mon.2) 19 : audit [DBG] from='client.? 172.21.15.191:0/2629763958' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-04-23T02:20:14.677 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:20:14 smithi191 bash[14421]: cluster 2024-04-23T02:20:12.548855+0000 mgr.y (mgr.14144) 158 : cluster [DBG] pgmap v151: 1 pgs: 1 active+clean; 0 B data, 36 MiB used, 626 GiB / 626 GiB avail 2024-04-23T02:20:14.807 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:20:14 smithi037 bash[14334]: cluster 2024-04-23T02:20:12.548855+0000 mgr.y (mgr.14144) 158 : cluster [DBG] pgmap v151: 1 pgs: 1 active+clean; 0 B data, 36 MiB used, 626 GiB / 626 GiB avail 2024-04-23T02:20:14.807 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:20:14 smithi037 bash[18830]: cluster 2024-04-23T02:20:12.548855+0000 mgr.y (mgr.14144) 158 : cluster [DBG] pgmap v151: 1 pgs: 1 active+clean; 0 B data, 36 MiB used, 626 GiB / 626 GiB avail 2024-04-23T02:20:16.677 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:20:16 smithi191 bash[14421]: cluster 2024-04-23T02:20:14.549468+0000 mgr.y (mgr.14144) 159 : cluster [DBG] pgmap v152: 1 pgs: 1 active+clean; 0 B data, 36 MiB used, 626 GiB / 626 GiB avail 2024-04-23T02:20:16.807 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:20:16 smithi037 bash[14334]: cluster 2024-04-23T02:20:14.549468+0000 mgr.y (mgr.14144) 159 : cluster [DBG] pgmap v152: 1 pgs: 1 active+clean; 0 B data, 36 MiB used, 626 GiB / 626 GiB avail 2024-04-23T02:20:16.807 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:20:16 smithi037 bash[18830]: cluster 2024-04-23T02:20:14.549468+0000 mgr.y (mgr.14144) 159 : cluster [DBG] pgmap v152: 1 pgs: 1 active+clean; 0 B data, 36 MiB used, 626 GiB / 626 GiB avail 2024-04-23T02:20:18.677 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:20:18 smithi191 bash[14421]: cluster 2024-04-23T02:20:16.550052+0000 mgr.y (mgr.14144) 160 : cluster [DBG] pgmap v153: 1 pgs: 1 active+clean; 0 B data, 36 MiB used, 626 GiB / 626 GiB avail 2024-04-23T02:20:18.807 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:20:18 smithi037 bash[14334]: cluster 2024-04-23T02:20:16.550052+0000 mgr.y (mgr.14144) 160 : cluster [DBG] pgmap v153: 1 pgs: 1 active+clean; 0 B data, 36 MiB used, 626 GiB / 626 GiB avail 2024-04-23T02:20:18.807 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:20:18 smithi037 bash[18830]: cluster 2024-04-23T02:20:16.550052+0000 mgr.y (mgr.14144) 160 : cluster [DBG] pgmap v153: 1 pgs: 1 active+clean; 0 B data, 36 MiB used, 626 GiB / 626 GiB avail 2024-04-23T02:20:20.585 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:20:20 smithi191 bash[14421]: cluster 2024-04-23T02:20:18.550643+0000 mgr.y (mgr.14144) 161 : cluster [DBG] pgmap v154: 1 pgs: 1 active+clean; 0 B data, 36 MiB used, 626 GiB / 626 GiB avail 2024-04-23T02:20:20.586 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:20:20 smithi191 bash[14421]: audit 2024-04-23T02:20:19.552486+0000 mon.a (mon.0) 431 : audit [INF] from='mgr.14144 172.21.15.37:0/2766993901' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.7"}]: dispatch 2024-04-23T02:20:20.586 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:20:20 smithi191 bash[14421]: audit 2024-04-23T02:20:19.554321+0000 mon.a (mon.0) 432 : audit [DBG] from='mgr.14144 172.21.15.37:0/2766993901' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-23T02:20:20.807 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:20:20 smithi037 bash[14334]: cluster 2024-04-23T02:20:18.550643+0000 mgr.y (mgr.14144) 161 : cluster [DBG] pgmap v154: 1 pgs: 1 active+clean; 0 B data, 36 MiB used, 626 GiB / 626 GiB avail 2024-04-23T02:20:20.807 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:20:20 smithi037 bash[14334]: audit 2024-04-23T02:20:19.552486+0000 mon.a (mon.0) 431 : audit [INF] from='mgr.14144 172.21.15.37:0/2766993901' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.7"}]: dispatch 2024-04-23T02:20:20.807 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:20:20 smithi037 bash[14334]: audit 2024-04-23T02:20:19.554321+0000 mon.a (mon.0) 432 : audit [DBG] from='mgr.14144 172.21.15.37:0/2766993901' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-23T02:20:20.807 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:20:20 smithi037 bash[18830]: cluster 2024-04-23T02:20:18.550643+0000 mgr.y (mgr.14144) 161 : cluster [DBG] pgmap v154: 1 pgs: 1 active+clean; 0 B data, 36 MiB used, 626 GiB / 626 GiB avail 2024-04-23T02:20:20.807 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:20:20 smithi037 bash[18830]: audit 2024-04-23T02:20:19.552486+0000 mon.a (mon.0) 431 : audit [INF] from='mgr.14144 172.21.15.37:0/2766993901' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.7"}]: dispatch 2024-04-23T02:20:20.807 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:20:20 smithi037 bash[18830]: audit 2024-04-23T02:20:19.554321+0000 mon.a (mon.0) 432 : audit [DBG] from='mgr.14144 172.21.15.37:0/2766993901' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-23T02:20:21.675 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:20:21 smithi191 bash[14421]: cephadm 2024-04-23T02:20:19.555864+0000 mgr.y (mgr.14144) 162 : cephadm [INF] Deploying daemon osd.7 on smithi191 2024-04-23T02:20:21.728 INFO:teuthology.orchestra.run.smithi191.stdout:Created osd(s) 7 on host 'smithi191' 2024-04-23T02:20:21.807 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:20:21 smithi037 bash[14334]: cephadm 2024-04-23T02:20:19.555864+0000 mgr.y (mgr.14144) 162 : cephadm [INF] Deploying daemon osd.7 on smithi191 2024-04-23T02:20:21.807 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:20:21 smithi037 bash[18830]: cephadm 2024-04-23T02:20:19.555864+0000 mgr.y (mgr.14144) 162 : cephadm [INF] Deploying daemon osd.7 on smithi191 2024-04-23T02:20:22.677 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:20:22 smithi191 bash[14421]: cluster 2024-04-23T02:20:20.551283+0000 mgr.y (mgr.14144) 163 : cluster [DBG] pgmap v155: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2024-04-23T02:20:22.677 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:20:22 smithi191 bash[14421]: audit 2024-04-23T02:20:21.705537+0000 mon.a (mon.0) 433 : audit [DBG] from='mgr.14144 172.21.15.37:0/2766993901' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-23T02:20:22.677 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:20:22 smithi191 bash[14421]: audit 2024-04-23T02:20:21.714416+0000 mon.a (mon.0) 434 : audit [INF] from='mgr.14144 172.21.15.37:0/2766993901' entity='mgr.y' 2024-04-23T02:20:22.677 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:20:22 smithi191 bash[14421]: audit 2024-04-23T02:20:21.723705+0000 mon.a (mon.0) 435 : audit [INF] from='mgr.14144 172.21.15.37:0/2766993901' entity='mgr.y' 2024-04-23T02:20:22.807 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:20:22 smithi037 bash[14334]: cluster 2024-04-23T02:20:20.551283+0000 mgr.y (mgr.14144) 163 : cluster [DBG] pgmap v155: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2024-04-23T02:20:22.807 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:20:22 smithi037 bash[14334]: audit 2024-04-23T02:20:21.705537+0000 mon.a (mon.0) 433 : audit [DBG] from='mgr.14144 172.21.15.37:0/2766993901' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-23T02:20:22.807 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:20:22 smithi037 bash[14334]: audit 2024-04-23T02:20:21.714416+0000 mon.a (mon.0) 434 : audit [INF] from='mgr.14144 172.21.15.37:0/2766993901' entity='mgr.y' 2024-04-23T02:20:22.807 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:20:22 smithi037 bash[14334]: audit 2024-04-23T02:20:21.723705+0000 mon.a (mon.0) 435 : audit [INF] from='mgr.14144 172.21.15.37:0/2766993901' entity='mgr.y' 2024-04-23T02:20:22.807 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:20:22 smithi037 bash[18830]: cluster 2024-04-23T02:20:20.551283+0000 mgr.y (mgr.14144) 163 : cluster [DBG] pgmap v155: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2024-04-23T02:20:22.807 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:20:22 smithi037 bash[18830]: audit 2024-04-23T02:20:21.705537+0000 mon.a (mon.0) 433 : audit [DBG] from='mgr.14144 172.21.15.37:0/2766993901' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-23T02:20:22.808 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:20:22 smithi037 bash[18830]: audit 2024-04-23T02:20:21.714416+0000 mon.a (mon.0) 434 : audit [INF] from='mgr.14144 172.21.15.37:0/2766993901' entity='mgr.y' 2024-04-23T02:20:22.808 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:20:22 smithi037 bash[18830]: audit 2024-04-23T02:20:21.723705+0000 mon.a (mon.0) 435 : audit [INF] from='mgr.14144 172.21.15.37:0/2766993901' entity='mgr.y' 2024-04-23T02:20:23.084 DEBUG:teuthology.orchestra.run.smithi191:osd.7> sudo journalctl -f -n 0 -u ceph-39f0dbf0-0117-11ef-bc93-c7b262605968@osd.7.service 2024-04-23T02:20:23.086 INFO:tasks.cephadm:Waiting for 8 OSDs to come up... 2024-04-23T02:20:23.086 DEBUG:teuthology.orchestra.run.smithi037:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 39f0dbf0-0117-11ef-bc93-c7b262605968 -- ceph osd stat -f json 2024-04-23T02:20:23.388 INFO:journalctl@ceph.osd.7.smithi191.stdout:-- Logs begin at Sun 2022-08-14 12:20:24 UTC. -- 2024-04-23T02:20:23.557 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:20:23 smithi037 bash[14334]: audit 2024-04-23T02:20:22.699442+0000 mon.a (mon.0) 436 : audit [INF] from='mgr.14144 172.21.15.37:0/2766993901' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-04-23T02:20:23.557 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:20:23 smithi037 bash[14334]: audit 2024-04-23T02:20:22.703601+0000 mon.a (mon.0) 437 : audit [INF] from='mgr.14144 172.21.15.37:0/2766993901' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-04-23T02:20:23.557 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:20:23 smithi037 bash[18830]: audit 2024-04-23T02:20:22.699442+0000 mon.a (mon.0) 436 : audit [INF] from='mgr.14144 172.21.15.37:0/2766993901' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-04-23T02:20:23.557 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:20:23 smithi037 bash[18830]: audit 2024-04-23T02:20:22.703601+0000 mon.a (mon.0) 437 : audit [INF] from='mgr.14144 172.21.15.37:0/2766993901' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-04-23T02:20:23.598 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:20:23 smithi191 bash[14421]: audit 2024-04-23T02:20:22.699442+0000 mon.a (mon.0) 436 : audit [INF] from='mgr.14144 172.21.15.37:0/2766993901' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-04-23T02:20:23.598 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:20:23 smithi191 bash[14421]: audit 2024-04-23T02:20:22.703601+0000 mon.a (mon.0) 437 : audit [INF] from='mgr.14144 172.21.15.37:0/2766993901' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-04-23T02:20:23.927 INFO:journalctl@ceph.osd.7.smithi191.stdout:Apr 23 02:20:23 smithi191 bash[25364]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-7 2024-04-23T02:20:23.927 INFO:journalctl@ceph.osd.7.smithi191.stdout:Apr 23 02:20:23 smithi191 bash[25364]: Running command: /usr/bin/ceph-bluestore-tool --cluster=ceph prime-osd-dir --dev /dev/vg_nvme/lv_1 --path /var/lib/ceph/osd/ceph-7 --no-mon-config 2024-04-23T02:20:23.927 INFO:journalctl@ceph.osd.7.smithi191.stdout:Apr 23 02:20:23 smithi191 bash[25364]: Running command: /usr/bin/ln -snf /dev/vg_nvme/lv_1 /var/lib/ceph/osd/ceph-7/block 2024-04-23T02:20:23.927 INFO:journalctl@ceph.osd.7.smithi191.stdout:Apr 23 02:20:23 smithi191 bash[25364]: Running command: /usr/bin/chown -h ceph:ceph /var/lib/ceph/osd/ceph-7/block 2024-04-23T02:20:23.927 INFO:journalctl@ceph.osd.7.smithi191.stdout:Apr 23 02:20:23 smithi191 bash[25364]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-0 2024-04-23T02:20:23.927 INFO:journalctl@ceph.osd.7.smithi191.stdout:Apr 23 02:20:23 smithi191 bash[25364]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-7 2024-04-23T02:20:23.927 INFO:journalctl@ceph.osd.7.smithi191.stdout:Apr 23 02:20:23 smithi191 bash[25364]: --> ceph-volume lvm activate successful for osd ID: 7 2024-04-23T02:20:24.673 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:20:24 smithi037 bash[14334]: cluster 2024-04-23T02:20:22.551905+0000 mgr.y (mgr.14144) 164 : cluster [DBG] pgmap v156: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2024-04-23T02:20:24.673 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:20:24 smithi037 bash[18830]: cluster 2024-04-23T02:20:22.551905+0000 mgr.y (mgr.14144) 164 : cluster [DBG] pgmap v156: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2024-04-23T02:20:24.676 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:20:24 smithi191 bash[14421]: cluster 2024-04-23T02:20:22.551905+0000 mgr.y (mgr.14144) 164 : cluster [DBG] pgmap v156: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2024-04-23T02:20:25.427 INFO:journalctl@ceph.osd.7.smithi191.stdout:Apr 23 02:20:25 smithi191 bash[25520]: debug 2024-04-23T02:20:25.146+0000 7fdaf13ae700 1 -- 172.21.15.191:0/555904383 <== mon.2 v2:172.21.15.191:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x560a243e44e0 con 0x560a2445cc00 2024-04-23T02:20:25.927 INFO:journalctl@ceph.osd.7.smithi191.stdout:Apr 23 02:20:25 smithi191 bash[25520]: debug 2024-04-23T02:20:25.690+0000 7fdaf8e39080 -1 Falling back to public interface 2024-04-23T02:20:26.337 INFO:teuthology.orchestra.run.smithi037.stdout: 2024-04-23T02:20:26.660 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:20:26 smithi191 bash[14421]: cluster 2024-04-23T02:20:24.552532+0000 mgr.y (mgr.14144) 165 : cluster [DBG] pgmap v157: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2024-04-23T02:20:26.661 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:20:26 smithi191 bash[14421]: audit 2024-04-23T02:20:25.328346+0000 mon.a (mon.0) 438 : audit [INF] from='mgr.14144 172.21.15.37:0/2766993901' entity='mgr.y' 2024-04-23T02:20:26.807 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:20:26 smithi037 bash[14334]: cluster 2024-04-23T02:20:24.552532+0000 mgr.y (mgr.14144) 165 : cluster [DBG] pgmap v157: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2024-04-23T02:20:26.807 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:20:26 smithi037 bash[14334]: audit 2024-04-23T02:20:25.328346+0000 mon.a (mon.0) 438 : audit [INF] from='mgr.14144 172.21.15.37:0/2766993901' entity='mgr.y' 2024-04-23T02:20:26.807 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:20:26 smithi037 bash[18830]: cluster 2024-04-23T02:20:24.552532+0000 mgr.y (mgr.14144) 165 : cluster [DBG] pgmap v157: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2024-04-23T02:20:26.807 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:20:26 smithi037 bash[18830]: audit 2024-04-23T02:20:25.328346+0000 mon.a (mon.0) 438 : audit [INF] from='mgr.14144 172.21.15.37:0/2766993901' entity='mgr.y' 2024-04-23T02:20:27.077 INFO:teuthology.orchestra.run.smithi037.stdout:{"epoch":46,"num_osds":8,"num_up_osds":7,"osd_up_since":1713838808,"num_in_osds":8,"osd_in_since":1713838812,"num_remapped_pgs":0} 2024-04-23T02:20:27.676 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:20:27 smithi191 bash[14421]: audit 2024-04-23T02:20:26.333453+0000 mon.a (mon.0) 439 : audit [DBG] from='client.? 172.21.15.37:0/3483464714' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2024-04-23T02:20:27.807 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:20:27 smithi037 bash[14334]: audit 2024-04-23T02:20:26.333453+0000 mon.a (mon.0) 439 : audit [DBG] from='client.? 172.21.15.37:0/3483464714' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2024-04-23T02:20:27.807 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:20:27 smithi037 bash[18830]: audit 2024-04-23T02:20:26.333453+0000 mon.a (mon.0) 439 : audit [DBG] from='client.? 172.21.15.37:0/3483464714' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2024-04-23T02:20:28.079 DEBUG:teuthology.orchestra.run.smithi037:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 39f0dbf0-0117-11ef-bc93-c7b262605968 -- ceph osd stat -f json 2024-04-23T02:20:28.344 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:20:28 smithi037 bash[14334]: cluster 2024-04-23T02:20:26.553149+0000 mgr.y (mgr.14144) 166 : cluster [DBG] pgmap v158: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2024-04-23T02:20:28.676 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:20:28 smithi191 bash[14421]: cluster 2024-04-23T02:20:26.553149+0000 mgr.y (mgr.14144) 166 : cluster [DBG] pgmap v158: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2024-04-23T02:20:28.807 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:20:28 smithi037 bash[18830]: cluster 2024-04-23T02:20:26.553149+0000 mgr.y (mgr.14144) 166 : cluster [DBG] pgmap v158: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2024-04-23T02:20:29.176 INFO:journalctl@ceph.osd.7.smithi191.stdout:Apr 23 02:20:28 smithi191 bash[25520]: debug 2024-04-23T02:20:28.678+0000 7fdaf8e39080 -1 osd.7 0 log_to_monitors {default=true} 2024-04-23T02:20:29.514 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:20:29 smithi037 bash[18830]: audit 2024-04-23T02:20:28.686246+0000 mon.b (mon.2) 20 : audit [INF] from='osd.7 [v2:172.21.15.191:6824/1440404974,v1:172.21.15.191:6825/1440404974]' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2024-04-23T02:20:29.515 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:20:29 smithi037 bash[18830]: audit 2024-04-23T02:20:28.687608+0000 mon.a (mon.0) 440 : audit [INF] from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2024-04-23T02:20:29.515 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:20:29 smithi037 bash[14334]: audit 2024-04-23T02:20:28.686246+0000 mon.b (mon.2) 20 : audit [INF] from='osd.7 [v2:172.21.15.191:6824/1440404974,v1:172.21.15.191:6825/1440404974]' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2024-04-23T02:20:29.515 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:20:29 smithi037 bash[14334]: audit 2024-04-23T02:20:28.687608+0000 mon.a (mon.0) 440 : audit [INF] from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2024-04-23T02:20:29.677 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:20:29 smithi191 bash[14421]: audit 2024-04-23T02:20:28.686246+0000 mon.b (mon.2) 20 : audit [INF] from='osd.7 [v2:172.21.15.191:6824/1440404974,v1:172.21.15.191:6825/1440404974]' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2024-04-23T02:20:29.677 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:20:29 smithi191 bash[14421]: audit 2024-04-23T02:20:28.687608+0000 mon.a (mon.0) 440 : audit [INF] from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2024-04-23T02:20:30.677 INFO:journalctl@ceph.osd.7.smithi191.stdout:Apr 23 02:20:30 smithi191 bash[25520]: debug 2024-04-23T02:20:30.366+0000 7fdaef3aa700 -1 osd.7 0 waiting for initial osdmap 2024-04-23T02:20:30.677 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:20:30 smithi191 bash[14421]: cluster 2024-04-23T02:20:28.553763+0000 mgr.y (mgr.14144) 167 : cluster [DBG] pgmap v159: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2024-04-23T02:20:30.677 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:20:30 smithi191 bash[14421]: audit 2024-04-23T02:20:29.354090+0000 mon.a (mon.0) 441 : audit [INF] from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]': finished 2024-04-23T02:20:30.677 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:20:30 smithi191 bash[14421]: cluster 2024-04-23T02:20:29.354251+0000 mon.a (mon.0) 442 : cluster [DBG] osdmap e47: 8 total, 7 up, 8 in 2024-04-23T02:20:30.677 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:20:30 smithi191 bash[14421]: audit 2024-04-23T02:20:29.354909+0000 mon.a (mon.0) 443 : audit [DBG] from='mgr.14144 172.21.15.37:0/2766993901' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-04-23T02:20:30.677 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:20:30 smithi191 bash[14421]: audit 2024-04-23T02:20:29.359045+0000 mon.b (mon.2) 21 : audit [INF] from='osd.7 [v2:172.21.15.191:6824/1440404974,v1:172.21.15.191:6825/1440404974]' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi191", "root=default"]}]: dispatch 2024-04-23T02:20:30.677 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:20:30 smithi191 bash[14421]: audit 2024-04-23T02:20:29.360354+0000 mon.a (mon.0) 444 : audit [INF] from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi191", "root=default"]}]: dispatch 2024-04-23T02:20:30.677 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:20:30 smithi191 bash[14421]: audit 2024-04-23T02:20:30.038620+0000 mon.a (mon.0) 445 : audit [INF] from='mgr.14144 172.21.15.37:0/2766993901' entity='mgr.y' 2024-04-23T02:20:30.678 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:20:30 smithi191 bash[14421]: audit 2024-04-23T02:20:30.044758+0000 mon.a (mon.0) 446 : audit [INF] from='mgr.14144 172.21.15.37:0/2766993901' entity='mgr.y' 2024-04-23T02:20:30.678 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:20:30 smithi191 bash[14421]: audit 2024-04-23T02:20:30.047608+0000 mon.a (mon.0) 447 : audit [DBG] from='mgr.14144 172.21.15.37:0/2766993901' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-23T02:20:30.678 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:20:30 smithi191 bash[14421]: audit 2024-04-23T02:20:30.055255+0000 mon.a (mon.0) 448 : audit [INF] from='mgr.14144 172.21.15.37:0/2766993901' entity='mgr.y' 2024-04-23T02:20:30.807 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:20:30 smithi037 bash[14334]: cluster 2024-04-23T02:20:28.553763+0000 mgr.y (mgr.14144) 167 : cluster [DBG] pgmap v159: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2024-04-23T02:20:30.807 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:20:30 smithi037 bash[14334]: audit 2024-04-23T02:20:29.354090+0000 mon.a (mon.0) 441 : audit [INF] from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]': finished 2024-04-23T02:20:30.807 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:20:30 smithi037 bash[14334]: cluster 2024-04-23T02:20:29.354251+0000 mon.a (mon.0) 442 : cluster [DBG] osdmap e47: 8 total, 7 up, 8 in 2024-04-23T02:20:30.807 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:20:30 smithi037 bash[14334]: audit 2024-04-23T02:20:29.354909+0000 mon.a (mon.0) 443 : audit [DBG] from='mgr.14144 172.21.15.37:0/2766993901' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-04-23T02:20:30.807 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:20:30 smithi037 bash[14334]: audit 2024-04-23T02:20:29.359045+0000 mon.b (mon.2) 21 : audit [INF] from='osd.7 [v2:172.21.15.191:6824/1440404974,v1:172.21.15.191:6825/1440404974]' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi191", "root=default"]}]: dispatch 2024-04-23T02:20:30.808 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:20:30 smithi037 bash[14334]: audit 2024-04-23T02:20:29.360354+0000 mon.a (mon.0) 444 : audit [INF] from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi191", "root=default"]}]: dispatch 2024-04-23T02:20:30.808 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:20:30 smithi037 bash[14334]: audit 2024-04-23T02:20:30.038620+0000 mon.a (mon.0) 445 : audit [INF] from='mgr.14144 172.21.15.37:0/2766993901' entity='mgr.y' 2024-04-23T02:20:30.808 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:20:30 smithi037 bash[14334]: audit 2024-04-23T02:20:30.044758+0000 mon.a (mon.0) 446 : audit [INF] from='mgr.14144 172.21.15.37:0/2766993901' entity='mgr.y' 2024-04-23T02:20:30.808 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:20:30 smithi037 bash[14334]: audit 2024-04-23T02:20:30.047608+0000 mon.a (mon.0) 447 : audit [DBG] from='mgr.14144 172.21.15.37:0/2766993901' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-23T02:20:30.808 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:20:30 smithi037 bash[14334]: audit 2024-04-23T02:20:30.055255+0000 mon.a (mon.0) 448 : audit [INF] from='mgr.14144 172.21.15.37:0/2766993901' entity='mgr.y' 2024-04-23T02:20:30.808 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:20:30 smithi037 bash[18830]: cluster 2024-04-23T02:20:28.553763+0000 mgr.y (mgr.14144) 167 : cluster [DBG] pgmap v159: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2024-04-23T02:20:30.808 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:20:30 smithi037 bash[18830]: audit 2024-04-23T02:20:29.354090+0000 mon.a (mon.0) 441 : audit [INF] from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]': finished 2024-04-23T02:20:30.808 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:20:30 smithi037 bash[18830]: cluster 2024-04-23T02:20:29.354251+0000 mon.a (mon.0) 442 : cluster [DBG] osdmap e47: 8 total, 7 up, 8 in 2024-04-23T02:20:30.808 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:20:30 smithi037 bash[18830]: audit 2024-04-23T02:20:29.354909+0000 mon.a (mon.0) 443 : audit [DBG] from='mgr.14144 172.21.15.37:0/2766993901' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-04-23T02:20:30.808 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:20:30 smithi037 bash[18830]: audit 2024-04-23T02:20:29.359045+0000 mon.b (mon.2) 21 : audit [INF] from='osd.7 [v2:172.21.15.191:6824/1440404974,v1:172.21.15.191:6825/1440404974]' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi191", "root=default"]}]: dispatch 2024-04-23T02:20:30.808 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:20:30 smithi037 bash[18830]: audit 2024-04-23T02:20:29.360354+0000 mon.a (mon.0) 444 : audit [INF] from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi191", "root=default"]}]: dispatch 2024-04-23T02:20:30.808 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:20:30 smithi037 bash[18830]: audit 2024-04-23T02:20:30.038620+0000 mon.a (mon.0) 445 : audit [INF] from='mgr.14144 172.21.15.37:0/2766993901' entity='mgr.y' 2024-04-23T02:20:30.809 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:20:30 smithi037 bash[18830]: audit 2024-04-23T02:20:30.044758+0000 mon.a (mon.0) 446 : audit [INF] from='mgr.14144 172.21.15.37:0/2766993901' entity='mgr.y' 2024-04-23T02:20:30.809 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:20:30 smithi037 bash[18830]: audit 2024-04-23T02:20:30.047608+0000 mon.a (mon.0) 447 : audit [DBG] from='mgr.14144 172.21.15.37:0/2766993901' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-23T02:20:30.809 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:20:30 smithi037 bash[18830]: audit 2024-04-23T02:20:30.055255+0000 mon.a (mon.0) 448 : audit [INF] from='mgr.14144 172.21.15.37:0/2766993901' entity='mgr.y' 2024-04-23T02:20:31.218 INFO:teuthology.orchestra.run.smithi037.stdout: 2024-04-23T02:20:31.560 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:20:31 smithi037 bash[14334]: cephadm 2024-04-23T02:20:30.028443+0000 mgr.y (mgr.14144) 168 : cephadm [INF] Detected new or changed devices on smithi191 2024-04-23T02:20:31.560 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:20:31 smithi037 bash[14334]: audit 2024-04-23T02:20:30.358889+0000 mon.a (mon.0) 449 : audit [INF] from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi191", "root=default"]}]': finished 2024-04-23T02:20:31.560 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:20:31 smithi037 bash[14334]: cluster 2024-04-23T02:20:30.359171+0000 mon.a (mon.0) 450 : cluster [DBG] osdmap e48: 8 total, 7 up, 8 in 2024-04-23T02:20:31.560 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:20:31 smithi037 bash[14334]: audit 2024-04-23T02:20:30.360271+0000 mon.a (mon.0) 451 : audit [DBG] from='mgr.14144 172.21.15.37:0/2766993901' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-04-23T02:20:31.560 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:20:31 smithi037 bash[14334]: audit 2024-04-23T02:20:30.369521+0000 mon.a (mon.0) 452 : audit [DBG] from='mgr.14144 172.21.15.37:0/2766993901' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-04-23T02:20:31.560 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:20:31 smithi037 bash[14334]: audit 2024-04-23T02:20:31.213935+0000 mon.c (mon.1) 13 : audit [DBG] from='client.? 172.21.15.37:0/1952665181' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2024-04-23T02:20:31.560 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:20:31 smithi037 bash[18830]: cephadm 2024-04-23T02:20:30.028443+0000 mgr.y (mgr.14144) 168 : cephadm [INF] Detected new or changed devices on smithi191 2024-04-23T02:20:31.561 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:20:31 smithi037 bash[18830]: audit 2024-04-23T02:20:30.358889+0000 mon.a (mon.0) 449 : audit [INF] from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi191", "root=default"]}]': finished 2024-04-23T02:20:31.561 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:20:31 smithi037 bash[18830]: cluster 2024-04-23T02:20:30.359171+0000 mon.a (mon.0) 450 : cluster [DBG] osdmap e48: 8 total, 7 up, 8 in 2024-04-23T02:20:31.561 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:20:31 smithi037 bash[18830]: audit 2024-04-23T02:20:30.360271+0000 mon.a (mon.0) 451 : audit [DBG] from='mgr.14144 172.21.15.37:0/2766993901' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-04-23T02:20:31.561 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:20:31 smithi037 bash[18830]: audit 2024-04-23T02:20:30.369521+0000 mon.a (mon.0) 452 : audit [DBG] from='mgr.14144 172.21.15.37:0/2766993901' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-04-23T02:20:31.561 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:20:31 smithi037 bash[18830]: audit 2024-04-23T02:20:31.213935+0000 mon.c (mon.1) 13 : audit [DBG] from='client.? 172.21.15.37:0/1952665181' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2024-04-23T02:20:31.677 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:20:31 smithi191 bash[14421]: cephadm 2024-04-23T02:20:30.028443+0000 mgr.y (mgr.14144) 168 : cephadm [INF] Detected new or changed devices on smithi191 2024-04-23T02:20:31.677 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:20:31 smithi191 bash[14421]: audit 2024-04-23T02:20:30.358889+0000 mon.a (mon.0) 449 : audit [INF] from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi191", "root=default"]}]': finished 2024-04-23T02:20:31.677 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:20:31 smithi191 bash[14421]: cluster 2024-04-23T02:20:30.359171+0000 mon.a (mon.0) 450 : cluster [DBG] osdmap e48: 8 total, 7 up, 8 in 2024-04-23T02:20:31.677 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:20:31 smithi191 bash[14421]: audit 2024-04-23T02:20:30.360271+0000 mon.a (mon.0) 451 : audit [DBG] from='mgr.14144 172.21.15.37:0/2766993901' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-04-23T02:20:31.677 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:20:31 smithi191 bash[14421]: audit 2024-04-23T02:20:30.369521+0000 mon.a (mon.0) 452 : audit [DBG] from='mgr.14144 172.21.15.37:0/2766993901' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-04-23T02:20:31.677 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:20:31 smithi191 bash[14421]: audit 2024-04-23T02:20:31.213935+0000 mon.c (mon.1) 13 : audit [DBG] from='client.? 172.21.15.37:0/1952665181' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2024-04-23T02:20:31.962 INFO:teuthology.orchestra.run.smithi037.stdout:{"epoch":48,"num_osds":8,"num_up_osds":7,"osd_up_since":1713838808,"num_in_osds":8,"osd_in_since":1713838812,"num_remapped_pgs":0} 2024-04-23T02:20:32.677 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:20:32 smithi191 bash[14421]: cluster 2024-04-23T02:20:29.676145+0000 osd.7 (osd.7) 1 : cluster [DBG] purged_snaps scrub starts 2024-04-23T02:20:32.677 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:20:32 smithi191 bash[14421]: cluster 2024-04-23T02:20:29.676342+0000 osd.7 (osd.7) 2 : cluster [DBG] purged_snaps scrub ok 2024-04-23T02:20:32.677 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:20:32 smithi191 bash[14421]: cluster 2024-04-23T02:20:30.554401+0000 mgr.y (mgr.14144) 169 : cluster [DBG] pgmap v162: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2024-04-23T02:20:32.677 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:20:32 smithi191 bash[14421]: cluster 2024-04-23T02:20:31.374866+0000 mon.a (mon.0) 453 : cluster [INF] osd.7 [v2:172.21.15.191:6824/1440404974,v1:172.21.15.191:6825/1440404974] boot 2024-04-23T02:20:32.677 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:20:32 smithi191 bash[14421]: cluster 2024-04-23T02:20:31.374966+0000 mon.a (mon.0) 454 : cluster [DBG] osdmap e49: 8 total, 8 up, 8 in 2024-04-23T02:20:32.678 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:20:32 smithi191 bash[14421]: audit 2024-04-23T02:20:31.375741+0000 mon.a (mon.0) 455 : audit [DBG] from='mgr.14144 172.21.15.37:0/2766993901' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-04-23T02:20:32.807 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:20:32 smithi037 bash[14334]: cluster 2024-04-23T02:20:29.676145+0000 osd.7 (osd.7) 1 : cluster [DBG] purged_snaps scrub starts 2024-04-23T02:20:32.807 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:20:32 smithi037 bash[14334]: cluster 2024-04-23T02:20:29.676342+0000 osd.7 (osd.7) 2 : cluster [DBG] purged_snaps scrub ok 2024-04-23T02:20:32.807 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:20:32 smithi037 bash[14334]: cluster 2024-04-23T02:20:30.554401+0000 mgr.y (mgr.14144) 169 : cluster [DBG] pgmap v162: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2024-04-23T02:20:32.807 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:20:32 smithi037 bash[14334]: cluster 2024-04-23T02:20:31.374866+0000 mon.a (mon.0) 453 : cluster [INF] osd.7 [v2:172.21.15.191:6824/1440404974,v1:172.21.15.191:6825/1440404974] boot 2024-04-23T02:20:32.807 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:20:32 smithi037 bash[14334]: cluster 2024-04-23T02:20:31.374966+0000 mon.a (mon.0) 454 : cluster [DBG] osdmap e49: 8 total, 8 up, 8 in 2024-04-23T02:20:32.807 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:20:32 smithi037 bash[14334]: audit 2024-04-23T02:20:31.375741+0000 mon.a (mon.0) 455 : audit [DBG] from='mgr.14144 172.21.15.37:0/2766993901' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-04-23T02:20:32.807 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:20:32 smithi037 bash[18830]: cluster 2024-04-23T02:20:29.676145+0000 osd.7 (osd.7) 1 : cluster [DBG] purged_snaps scrub starts 2024-04-23T02:20:32.808 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:20:32 smithi037 bash[18830]: cluster 2024-04-23T02:20:29.676342+0000 osd.7 (osd.7) 2 : cluster [DBG] purged_snaps scrub ok 2024-04-23T02:20:32.808 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:20:32 smithi037 bash[18830]: cluster 2024-04-23T02:20:30.554401+0000 mgr.y (mgr.14144) 169 : cluster [DBG] pgmap v162: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2024-04-23T02:20:32.808 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:20:32 smithi037 bash[18830]: cluster 2024-04-23T02:20:31.374866+0000 mon.a (mon.0) 453 : cluster [INF] osd.7 [v2:172.21.15.191:6824/1440404974,v1:172.21.15.191:6825/1440404974] boot 2024-04-23T02:20:32.808 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:20:32 smithi037 bash[18830]: cluster 2024-04-23T02:20:31.374966+0000 mon.a (mon.0) 454 : cluster [DBG] osdmap e49: 8 total, 8 up, 8 in 2024-04-23T02:20:32.808 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:20:32 smithi037 bash[18830]: audit 2024-04-23T02:20:31.375741+0000 mon.a (mon.0) 455 : audit [DBG] from='mgr.14144 172.21.15.37:0/2766993901' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-04-23T02:20:32.963 DEBUG:teuthology.orchestra.run.smithi037:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 39f0dbf0-0117-11ef-bc93-c7b262605968 -- ceph osd stat -f json 2024-04-23T02:20:33.406 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:20:33 smithi037 bash[14334]: cluster 2024-04-23T02:20:32.394447+0000 mon.a (mon.0) 456 : cluster [DBG] osdmap e50: 8 total, 8 up, 8 in 2024-04-23T02:20:33.677 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:20:33 smithi191 bash[14421]: cluster 2024-04-23T02:20:32.394447+0000 mon.a (mon.0) 456 : cluster [DBG] osdmap e50: 8 total, 8 up, 8 in 2024-04-23T02:20:33.807 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:20:33 smithi037 bash[18830]: cluster 2024-04-23T02:20:32.394447+0000 mon.a (mon.0) 456 : cluster [DBG] osdmap e50: 8 total, 8 up, 8 in 2024-04-23T02:20:34.677 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:20:34 smithi191 bash[14421]: cluster 2024-04-23T02:20:32.555097+0000 mgr.y (mgr.14144) 170 : cluster [DBG] pgmap v165: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-04-23T02:20:34.677 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:20:34 smithi191 bash[14421]: cluster 2024-04-23T02:20:33.405009+0000 mon.a (mon.0) 457 : cluster [DBG] osdmap e51: 8 total, 8 up, 8 in 2024-04-23T02:20:34.807 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:20:34 smithi037 bash[14334]: cluster 2024-04-23T02:20:32.555097+0000 mgr.y (mgr.14144) 170 : cluster [DBG] pgmap v165: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-04-23T02:20:34.807 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:20:34 smithi037 bash[14334]: cluster 2024-04-23T02:20:33.405009+0000 mon.a (mon.0) 457 : cluster [DBG] osdmap e51: 8 total, 8 up, 8 in 2024-04-23T02:20:34.807 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:20:34 smithi037 bash[18830]: cluster 2024-04-23T02:20:32.555097+0000 mgr.y (mgr.14144) 170 : cluster [DBG] pgmap v165: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-04-23T02:20:34.807 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:20:34 smithi037 bash[18830]: cluster 2024-04-23T02:20:33.405009+0000 mon.a (mon.0) 457 : cluster [DBG] osdmap e51: 8 total, 8 up, 8 in 2024-04-23T02:20:36.048 INFO:teuthology.orchestra.run.smithi037.stdout: 2024-04-23T02:20:36.557 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:20:36 smithi037 bash[14334]: cluster 2024-04-23T02:20:34.555742+0000 mgr.y (mgr.14144) 171 : cluster [DBG] pgmap v167: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-04-23T02:20:36.557 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:20:36 smithi037 bash[14334]: audit 2024-04-23T02:20:36.043603+0000 mon.a (mon.0) 458 : audit [DBG] from='client.? 172.21.15.37:0/3584555123' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2024-04-23T02:20:36.557 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:20:36 smithi037 bash[18830]: cluster 2024-04-23T02:20:34.555742+0000 mgr.y (mgr.14144) 171 : cluster [DBG] pgmap v167: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-04-23T02:20:36.557 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:20:36 smithi037 bash[18830]: audit 2024-04-23T02:20:36.043603+0000 mon.a (mon.0) 458 : audit [DBG] from='client.? 172.21.15.37:0/3584555123' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2024-04-23T02:20:36.677 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:20:36 smithi191 bash[14421]: cluster 2024-04-23T02:20:34.555742+0000 mgr.y (mgr.14144) 171 : cluster [DBG] pgmap v167: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-04-23T02:20:36.677 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:20:36 smithi191 bash[14421]: audit 2024-04-23T02:20:36.043603+0000 mon.a (mon.0) 458 : audit [DBG] from='client.? 172.21.15.37:0/3584555123' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2024-04-23T02:20:36.777 INFO:teuthology.orchestra.run.smithi037.stdout:{"epoch":51,"num_osds":8,"num_up_osds":8,"osd_up_since":1713838831,"num_in_osds":8,"osd_in_since":1713838812,"num_remapped_pgs":0} 2024-04-23T02:20:36.777 DEBUG:teuthology.orchestra.run.smithi037:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.0 shell --fsid 39f0dbf0-0117-11ef-bc93-c7b262605968 -- ceph osd dump --format=json 2024-04-23T02:20:38.676 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:20:38 smithi191 bash[14421]: cluster 2024-04-23T02:20:36.556352+0000 mgr.y (mgr.14144) 172 : cluster [DBG] pgmap v168: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-04-23T02:20:38.807 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:20:38 smithi037 bash[14334]: cluster 2024-04-23T02:20:36.556352+0000 mgr.y (mgr.14144) 172 : cluster [DBG] pgmap v168: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-04-23T02:20:38.807 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:20:38 smithi037 bash[18830]: cluster 2024-04-23T02:20:36.556352+0000 mgr.y (mgr.14144) 172 : cluster [DBG] pgmap v168: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-04-23T02:20:39.501 INFO:teuthology.orchestra.run.smithi037.stderr:Inferring config /var/lib/ceph/39f0dbf0-0117-11ef-bc93-c7b262605968/mon.a/config 2024-04-23T02:20:40.676 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:20:40 smithi191 bash[14421]: cluster 2024-04-23T02:20:38.556977+0000 mgr.y (mgr.14144) 173 : cluster [DBG] pgmap v169: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-04-23T02:20:40.729 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:20:40 smithi037 bash[14334]: cluster 2024-04-23T02:20:38.556977+0000 mgr.y (mgr.14144) 173 : cluster [DBG] pgmap v169: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-04-23T02:20:40.729 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:20:40 smithi037 bash[18830]: cluster 2024-04-23T02:20:38.556977+0000 mgr.y (mgr.14144) 173 : cluster [DBG] pgmap v169: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-04-23T02:20:42.398 INFO:teuthology.orchestra.run.smithi037.stdout: 2024-04-23T02:20:42.398 INFO:teuthology.orchestra.run.smithi037.stdout:{"epoch":51,"fsid":"39f0dbf0-0117-11ef-bc93-c7b262605968","created":"2024-04-23T02:15:27.904166+0000","modified":"2024-04-23T02:20:33.390325+0000","last_up_change":"2024-04-23T02:20:31.362471+0000","last_in_change":"2024-04-23T02:20:12.302741+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":"pacific","pools":[{"pool":1,"pool_name":"device_health_metrics","create_time":"2024-04-23T02:18:49.917422+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":"23","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_min":1},"application_metadata":{"mgr_devicehealth":{}}}],"osds":[{"osd":0,"uuid":"388bc804-8ce0-4b30-9656-abfe6f75be46","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":8,"up_thru":49,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.37:6802","nonce":1291552958},{"type":"v1","addr":"172.21.15.37:6803","nonce":1291552958}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.37:6804","nonce":1291552958},{"type":"v1","addr":"172.21.15.37:6805","nonce":1291552958}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.37:6808","nonce":1291552958},{"type":"v1","addr":"172.21.15.37:6809","nonce":1291552958}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.37:6806","nonce":1291552958},{"type":"v1","addr":"172.21.15.37:6807","nonce":1291552958}]},"public_addr":"172.21.15.37:6803/1291552958","cluster_addr":"172.21.15.37:6805/1291552958","heartbeat_back_addr":"172.21.15.37:6809/1291552958","heartbeat_front_addr":"172.21.15.37:6807/1291552958","state":["exists","up"]},{"osd":1,"uuid":"e7f4f1e7-1775-4f1f-ac2d-244cac89a661","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":13,"up_thru":32,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.37:6810","nonce":1207254258},{"type":"v1","addr":"172.21.15.37:6811","nonce":1207254258}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.37:6812","nonce":1207254258},{"type":"v1","addr":"172.21.15.37:6813","nonce":1207254258}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.37:6816","nonce":1207254258},{"type":"v1","addr":"172.21.15.37:6817","nonce":1207254258}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.37:6814","nonce":1207254258},{"type":"v1","addr":"172.21.15.37:6815","nonce":1207254258}]},"public_addr":"172.21.15.37:6811/1207254258","cluster_addr":"172.21.15.37:6813/1207254258","heartbeat_back_addr":"172.21.15.37:6817/1207254258","heartbeat_front_addr":"172.21.15.37:6815/1207254258","state":["exists","up"]},{"osd":2,"uuid":"86b97479-ff81-4eee-8821-9817afbfe7b9","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.37:6818","nonce":161551611},{"type":"v1","addr":"172.21.15.37:6819","nonce":161551611}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.37:6820","nonce":161551611},{"type":"v1","addr":"172.21.15.37:6821","nonce":161551611}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.37:6824","nonce":161551611},{"type":"v1","addr":"172.21.15.37:6825","nonce":161551611}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.37:6822","nonce":161551611},{"type":"v1","addr":"172.21.15.37:6823","nonce":161551611}]},"public_addr":"172.21.15.37:6819/161551611","cluster_addr":"172.21.15.37:6821/161551611","heartbeat_back_addr":"172.21.15.37:6825/161551611","heartbeat_front_addr":"172.21.15.37:6823/161551611","state":["exists","up"]},{"osd":3,"uuid":"8a179365-10b7-4fb0-b7e4-0878cf20a5ce","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":26,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.37:6826","nonce":706893132},{"type":"v1","addr":"172.21.15.37:6827","nonce":706893132}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.37:6828","nonce":706893132},{"type":"v1","addr":"172.21.15.37:6829","nonce":706893132}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.37:6832","nonce":706893132},{"type":"v1","addr":"172.21.15.37:6833","nonce":706893132}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.37:6830","nonce":706893132},{"type":"v1","addr":"172.21.15.37:6831","nonce":706893132}]},"public_addr":"172.21.15.37:6827/706893132","cluster_addr":"172.21.15.37:6829/706893132","heartbeat_back_addr":"172.21.15.37:6833/706893132","heartbeat_front_addr":"172.21.15.37:6831/706893132","state":["exists","up"]},{"osd":4,"uuid":"6ba8b9a0-ef8f-4484-8f32-f19a65111ccb","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":31,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.191:6800","nonce":100846247},{"type":"v1","addr":"172.21.15.191:6801","nonce":100846247}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.191:6802","nonce":100846247},{"type":"v1","addr":"172.21.15.191:6803","nonce":100846247}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.191:6806","nonce":100846247},{"type":"v1","addr":"172.21.15.191:6807","nonce":100846247}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.191:6804","nonce":100846247},{"type":"v1","addr":"172.21.15.191:6805","nonce":100846247}]},"public_addr":"172.21.15.191:6801/100846247","cluster_addr":"172.21.15.191:6803/100846247","heartbeat_back_addr":"172.21.15.191:6807/100846247","heartbeat_front_addr":"172.21.15.191:6805/100846247","state":["exists","up"]},{"osd":5,"uuid":"03e5b3be-6664-4587-9cb4-b5cfecd85dc7","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":37,"up_thru":38,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.191:6808","nonce":633928717},{"type":"v1","addr":"172.21.15.191:6809","nonce":633928717}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.191:6810","nonce":633928717},{"type":"v1","addr":"172.21.15.191:6811","nonce":633928717}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.191:6814","nonce":633928717},{"type":"v1","addr":"172.21.15.191:6815","nonce":633928717}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.191:6812","nonce":633928717},{"type":"v1","addr":"172.21.15.191:6813","nonce":633928717}]},"public_addr":"172.21.15.191:6809/633928717","cluster_addr":"172.21.15.191:6811/633928717","heartbeat_back_addr":"172.21.15.191:6815/633928717","heartbeat_front_addr":"172.21.15.191:6813/633928717","state":["exists","up"]},{"osd":6,"uuid":"ab3b1de3-1407-46ac-8c69-11a968483cef","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":43,"up_thru":44,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.191:6816","nonce":4267529144},{"type":"v1","addr":"172.21.15.191:6817","nonce":4267529144}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.191:6818","nonce":4267529144},{"type":"v1","addr":"172.21.15.191:6819","nonce":4267529144}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.191:6822","nonce":4267529144},{"type":"v1","addr":"172.21.15.191:6823","nonce":4267529144}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.191:6820","nonce":4267529144},{"type":"v1","addr":"172.21.15.191:6821","nonce":4267529144}]},"public_addr":"172.21.15.191:6817/4267529144","cluster_addr":"172.21.15.191:6819/4267529144","heartbeat_back_addr":"172.21.15.191:6823/4267529144","heartbeat_front_addr":"172.21.15.191:6821/4267529144","state":["exists","up"]},{"osd":7,"uuid":"55e2a28d-5e93-4a32-b09b-b4a47928100b","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":49,"up_thru":50,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.191:6824","nonce":1440404974},{"type":"v1","addr":"172.21.15.191:6825","nonce":1440404974}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.191:6826","nonce":1440404974},{"type":"v1","addr":"172.21.15.191:6827","nonce":1440404974}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.191:6830","nonce":1440404974},{"type":"v1","addr":"172.21.15.191:6831","nonce":1440404974}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.191:6828","nonce":1440404974},{"type":"v1","addr":"172.21.15.191:6829","nonce":1440404974}]},"public_addr":"172.21.15.191:6825/1440404974","cluster_addr":"172.21.15.191:6827/1440404974","heartbeat_back_addr":"172.21.15.191:6831/1440404974","heartbeat_front_addr":"172.21.15.191:6829/1440404974","state":["exists","up"]}],"osd_xinfo":[{"osd":0,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138297136906239,"old_weight":0,"last_purged_snaps_scrub":"2024-04-23T02:17:42.526745+0000","dead_epoch":0},{"osd":1,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138297136906239,"old_weight":0,"last_purged_snaps_scrub":"2024-04-23T02:18:08.403409+0000","dead_epoch":0},{"osd":2,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138297136906239,"old_weight":0,"last_purged_snaps_scrub":"2024-04-23T02:18:33.719946+0000","dead_epoch":0},{"osd":3,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138297136906239,"old_weight":0,"last_purged_snaps_scrub":"2024-04-23T02:18:57.325391+0000","dead_epoch":0},{"osd":4,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138297136906239,"old_weight":0,"last_purged_snaps_scrub":"2024-04-23T02:19:19.289382+0000","dead_epoch":0},{"osd":5,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138297136906239,"old_weight":0,"last_purged_snaps_scrub":"2024-04-23T02:19:42.652558+0000","dead_epoch":0},{"osd":6,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138297136906239,"old_weight":0,"last_purged_snaps_scrub":"2024-04-23T02:20:06.614387+0000","dead_epoch":0},{"osd":7,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138297136906239,"old_weight":0,"last_purged_snaps_scrub":"2024-04-23T02:20:29.676348+0000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[],"pg_temp":[],"primary_temp":[],"blocklist":{"172.21.15.37:6801/2797644268":"2024-04-24T02:16:22.425646+0000","172.21.15.37:6800/2797644268":"2024-04-24T02:16:22.425646+0000","172.21.15.37:0/584841703":"2024-04-24T02:16:22.425646+0000","172.21.15.37:0/2295646787":"2024-04-24T02:15:54.177543+0000","172.21.15.37:0/711318125":"2024-04-24T02:16:22.425646+0000","172.21.15.37:6800/3808651703":"2024-04-24T02:15:54.177543+0000","172.21.15.37:6801/3808651703":"2024-04-24T02:15:54.177543+0000","172.21.15.37:0/576525037":"2024-04-24T02:15:54.177543+0000"},"erasure_code_profiles":{"default":{"crush-failure-domain":"osd","k":"2","m":"1","plugin":"jerasure","technique":"reed_sol_van"}},"removed_snaps_queue":[],"new_removed_snaps":[],"new_purged_snaps":[],"crush_node_flags":{},"device_class_flags":{},"stretch_mode":{"stretch_mode_enabled":false,"stretch_bucket_count":0,"degraded_stretch_mode":0,"recovering_stretch_mode":0,"stretch_mode_bucket":0}} 2024-04-23T02:20:42.676 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:20:42 smithi191 bash[14421]: cluster 2024-04-23T02:20:40.557486+0000 mgr.y (mgr.14144) 174 : cluster [DBG] pgmap v170: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-04-23T02:20:42.677 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:20:42 smithi191 bash[14421]: audit 2024-04-23T02:20:42.392175+0000 mon.a (mon.0) 459 : audit [DBG] from='client.? 172.21.15.37:0/4202958186' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-04-23T02:20:42.807 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:20:42 smithi037 bash[14334]: cluster 2024-04-23T02:20:40.557486+0000 mgr.y (mgr.14144) 174 : cluster [DBG] pgmap v170: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-04-23T02:20:42.807 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:20:42 smithi037 bash[14334]: audit 2024-04-23T02:20:42.392175+0000 mon.a (mon.0) 459 : audit [DBG] from='client.? 172.21.15.37:0/4202958186' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-04-23T02:20:42.807 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:20:42 smithi037 bash[18830]: cluster 2024-04-23T02:20:40.557486+0000 mgr.y (mgr.14144) 174 : cluster [DBG] pgmap v170: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-04-23T02:20:42.807 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:20:42 smithi037 bash[18830]: audit 2024-04-23T02:20:42.392175+0000 mon.a (mon.0) 459 : audit [DBG] from='client.? 172.21.15.37:0/4202958186' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-04-23T02:20:43.141 INFO:tasks.cephadm.ceph_manager.ceph:[{'pool': 1, 'pool_name': 'device_health_metrics', 'create_time': '2024-04-23T02:18:49.917422+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': '23', '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_min': 1}, 'application_metadata': {'mgr_devicehealth': {}}}] 2024-04-23T02:20:43.142 DEBUG:teuthology.orchestra.run.smithi037:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.0 shell --fsid 39f0dbf0-0117-11ef-bc93-c7b262605968 -- ceph osd pool get device_health_metrics pg_num 2024-04-23T02:20:44.807 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:20:44 smithi037 bash[14334]: cluster 2024-04-23T02:20:42.558104+0000 mgr.y (mgr.14144) 175 : cluster [DBG] pgmap v171: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-04-23T02:20:44.807 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:20:44 smithi037 bash[18830]: cluster 2024-04-23T02:20:42.558104+0000 mgr.y (mgr.14144) 175 : cluster [DBG] pgmap v171: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-04-23T02:20:44.926 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:20:44 smithi191 bash[14421]: cluster 2024-04-23T02:20:42.558104+0000 mgr.y (mgr.14144) 175 : cluster [DBG] pgmap v171: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-04-23T02:20:45.858 INFO:teuthology.orchestra.run.smithi037.stderr:Inferring config /var/lib/ceph/39f0dbf0-0117-11ef-bc93-c7b262605968/mon.a/config 2024-04-23T02:20:46.691 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:20:46 smithi037 bash[18830]: cluster 2024-04-23T02:20:44.558745+0000 mgr.y (mgr.14144) 176 : cluster [DBG] pgmap v172: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-04-23T02:20:46.691 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:20:46 smithi037 bash[14334]: cluster 2024-04-23T02:20:44.558745+0000 mgr.y (mgr.14144) 176 : cluster [DBG] pgmap v172: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-04-23T02:20:46.926 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:20:46 smithi191 bash[14421]: cluster 2024-04-23T02:20:44.558745+0000 mgr.y (mgr.14144) 176 : cluster [DBG] pgmap v172: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-04-23T02:20:48.720 INFO:teuthology.orchestra.run.smithi037.stdout:pg_num: 1 2024-04-23T02:20:48.757 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:20:48 smithi037 bash[14334]: cluster 2024-04-23T02:20:46.559296+0000 mgr.y (mgr.14144) 177 : cluster [DBG] pgmap v173: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-04-23T02:20:48.757 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:20:48 smithi037 bash[18830]: cluster 2024-04-23T02:20:46.559296+0000 mgr.y (mgr.14144) 177 : cluster [DBG] pgmap v173: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-04-23T02:20:48.926 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:20:48 smithi191 bash[14421]: cluster 2024-04-23T02:20:46.559296+0000 mgr.y (mgr.14144) 177 : cluster [DBG] pgmap v173: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-04-23T02:20:49.493 INFO:tasks.cephadm:Adding prometheus.a on smithi191 2024-04-23T02:20:49.494 DEBUG:teuthology.orchestra.run.smithi191:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 39f0dbf0-0117-11ef-bc93-c7b262605968 -- ceph orch apply prometheus '1;smithi191=a' 2024-04-23T02:20:49.807 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:20:49 smithi037 bash[14334]: audit 2024-04-23T02:20:48.716241+0000 mon.c (mon.1) 14 : audit [DBG] from='client.? 172.21.15.37:0/3746648684' entity='client.admin' cmd=[{"prefix": "osd pool get", "pool": "device_health_metrics", "var": "pg_num"}]: dispatch 2024-04-23T02:20:49.807 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:20:49 smithi037 bash[18830]: audit 2024-04-23T02:20:48.716241+0000 mon.c (mon.1) 14 : audit [DBG] from='client.? 172.21.15.37:0/3746648684' entity='client.admin' cmd=[{"prefix": "osd pool get", "pool": "device_health_metrics", "var": "pg_num"}]: dispatch 2024-04-23T02:20:49.926 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:20:49 smithi191 bash[14421]: audit 2024-04-23T02:20:48.716241+0000 mon.c (mon.1) 14 : audit [DBG] from='client.? 172.21.15.37:0/3746648684' entity='client.admin' cmd=[{"prefix": "osd pool get", "pool": "device_health_metrics", "var": "pg_num"}]: dispatch 2024-04-23T02:20:50.806 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:20:50 smithi191 bash[14421]: cluster 2024-04-23T02:20:48.559706+0000 mgr.y (mgr.14144) 178 : cluster [DBG] pgmap v174: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-04-23T02:20:50.806 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:20:50 smithi037 bash[18830]: cluster 2024-04-23T02:20:48.559706+0000 mgr.y (mgr.14144) 178 : cluster [DBG] pgmap v174: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-04-23T02:20:50.807 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:20:50 smithi037 bash[14334]: cluster 2024-04-23T02:20:48.559706+0000 mgr.y (mgr.14144) 178 : cluster [DBG] pgmap v174: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-04-23T02:20:51.677 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:20:51 smithi191 bash[14421]: cluster 2024-04-23T02:20:50.560296+0000 mgr.y (mgr.14144) 179 : cluster [DBG] pgmap v175: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-04-23T02:20:51.807 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:20:51 smithi037 bash[14334]: cluster 2024-04-23T02:20:50.560296+0000 mgr.y (mgr.14144) 179 : cluster [DBG] pgmap v175: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-04-23T02:20:51.807 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:20:51 smithi037 bash[18830]: cluster 2024-04-23T02:20:50.560296+0000 mgr.y (mgr.14144) 179 : cluster [DBG] pgmap v175: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-04-23T02:20:52.276 INFO:teuthology.orchestra.run.smithi191.stdout:Scheduled prometheus update... 2024-04-23T02:20:52.957 DEBUG:teuthology.orchestra.run.smithi191:prometheus.a> sudo journalctl -f -n 0 -u ceph-39f0dbf0-0117-11ef-bc93-c7b262605968@prometheus.a.service 2024-04-23T02:20:52.960 INFO:tasks.cephadm:Adding node-exporter.a on smithi037 2024-04-23T02:20:52.960 INFO:tasks.cephadm:Adding node-exporter.b on smithi191 2024-04-23T02:20:52.960 DEBUG:teuthology.orchestra.run.smithi191:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 39f0dbf0-0117-11ef-bc93-c7b262605968 -- ceph orch apply node-exporter '2;smithi037=a;smithi191=b' 2024-04-23T02:20:53.182 INFO:journalctl@ceph.prometheus.a.smithi191.stdout:-- Logs begin at Sun 2022-08-14 12:20:24 UTC. -- 2024-04-23T02:20:53.427 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:20:53 smithi191 bash[14421]: audit 2024-04-23T02:20:52.262701+0000 mgr.y (mgr.14144) 180 : audit [DBG] from='client.24353 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "prometheus", "placement": "1;smithi191=a", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T02:20:53.427 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:20:53 smithi191 bash[14421]: cephadm 2024-04-23T02:20:52.264297+0000 mgr.y (mgr.14144) 181 : cephadm [INF] Saving service prometheus spec with placement smithi191=a;count:1 2024-04-23T02:20:53.427 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:20:53 smithi191 bash[14421]: audit 2024-04-23T02:20:52.271545+0000 mon.a (mon.0) 460 : audit [INF] from='mgr.14144 172.21.15.37:0/2766993901' entity='mgr.y' 2024-04-23T02:20:53.427 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:20:53 smithi191 bash[14421]: audit 2024-04-23T02:20:52.273068+0000 mon.a (mon.0) 461 : audit [DBG] from='mgr.14144 172.21.15.37:0/2766993901' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-23T02:20:53.427 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:20:53 smithi191 bash[14421]: audit 2024-04-23T02:20:52.284731+0000 mon.a (mon.0) 462 : audit [INF] from='mgr.14144 172.21.15.37:0/2766993901' entity='mgr.y' 2024-04-23T02:20:53.427 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:20:53 smithi191 bash[14421]: cephadm 2024-04-23T02:20:52.303041+0000 mgr.y (mgr.14144) 182 : cephadm [INF] Deploying daemon prometheus.a on smithi191 2024-04-23T02:20:53.557 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:20:53 smithi037 bash[14334]: audit 2024-04-23T02:20:52.262701+0000 mgr.y (mgr.14144) 180 : audit [DBG] from='client.24353 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "prometheus", "placement": "1;smithi191=a", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T02:20:53.557 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:20:53 smithi037 bash[14334]: cephadm 2024-04-23T02:20:52.264297+0000 mgr.y (mgr.14144) 181 : cephadm [INF] Saving service prometheus spec with placement smithi191=a;count:1 2024-04-23T02:20:53.557 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:20:53 smithi037 bash[14334]: audit 2024-04-23T02:20:52.271545+0000 mon.a (mon.0) 460 : audit [INF] from='mgr.14144 172.21.15.37:0/2766993901' entity='mgr.y' 2024-04-23T02:20:53.557 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:20:53 smithi037 bash[14334]: audit 2024-04-23T02:20:52.273068+0000 mon.a (mon.0) 461 : audit [DBG] from='mgr.14144 172.21.15.37:0/2766993901' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-23T02:20:53.558 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:20:53 smithi037 bash[14334]: audit 2024-04-23T02:20:52.284731+0000 mon.a (mon.0) 462 : audit [INF] from='mgr.14144 172.21.15.37:0/2766993901' entity='mgr.y' 2024-04-23T02:20:53.558 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:20:53 smithi037 bash[14334]: cephadm 2024-04-23T02:20:52.303041+0000 mgr.y (mgr.14144) 182 : cephadm [INF] Deploying daemon prometheus.a on smithi191 2024-04-23T02:20:53.558 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:20:53 smithi037 bash[18830]: audit 2024-04-23T02:20:52.262701+0000 mgr.y (mgr.14144) 180 : audit [DBG] from='client.24353 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "prometheus", "placement": "1;smithi191=a", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T02:20:53.558 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:20:53 smithi037 bash[18830]: cephadm 2024-04-23T02:20:52.264297+0000 mgr.y (mgr.14144) 181 : cephadm [INF] Saving service prometheus spec with placement smithi191=a;count:1 2024-04-23T02:20:53.558 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:20:53 smithi037 bash[18830]: audit 2024-04-23T02:20:52.271545+0000 mon.a (mon.0) 460 : audit [INF] from='mgr.14144 172.21.15.37:0/2766993901' entity='mgr.y' 2024-04-23T02:20:53.558 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:20:53 smithi037 bash[18830]: audit 2024-04-23T02:20:52.273068+0000 mon.a (mon.0) 461 : audit [DBG] from='mgr.14144 172.21.15.37:0/2766993901' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-23T02:20:53.558 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:20:53 smithi037 bash[18830]: audit 2024-04-23T02:20:52.284731+0000 mon.a (mon.0) 462 : audit [INF] from='mgr.14144 172.21.15.37:0/2766993901' entity='mgr.y' 2024-04-23T02:20:53.558 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:20:53 smithi037 bash[18830]: cephadm 2024-04-23T02:20:52.303041+0000 mgr.y (mgr.14144) 182 : cephadm [INF] Deploying daemon prometheus.a on smithi191 2024-04-23T02:20:54.557 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:20:54 smithi037 bash[14334]: cluster 2024-04-23T02:20:52.561044+0000 mgr.y (mgr.14144) 183 : cluster [DBG] pgmap v176: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-04-23T02:20:54.557 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:20:54 smithi037 bash[18830]: cluster 2024-04-23T02:20:52.561044+0000 mgr.y (mgr.14144) 183 : cluster [DBG] pgmap v176: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-04-23T02:20:54.676 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:20:54 smithi191 bash[14421]: cluster 2024-04-23T02:20:52.561044+0000 mgr.y (mgr.14144) 183 : cluster [DBG] pgmap v176: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-04-23T02:20:55.854 INFO:teuthology.orchestra.run.smithi191.stdout:Scheduled node-exporter update... 2024-04-23T02:20:56.557 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:20:56 smithi037 bash[14334]: cluster 2024-04-23T02:20:54.561665+0000 mgr.y (mgr.14144) 184 : cluster [DBG] pgmap v177: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-04-23T02:20:56.557 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:20:56 smithi037 bash[14334]: audit 2024-04-23T02:20:55.849678+0000 mon.a (mon.0) 463 : audit [INF] from='mgr.14144 172.21.15.37:0/2766993901' entity='mgr.y' 2024-04-23T02:20:56.557 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:20:56 smithi037 bash[18830]: cluster 2024-04-23T02:20:54.561665+0000 mgr.y (mgr.14144) 184 : cluster [DBG] pgmap v177: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-04-23T02:20:56.557 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:20:56 smithi037 bash[18830]: audit 2024-04-23T02:20:55.849678+0000 mon.a (mon.0) 463 : audit [INF] from='mgr.14144 172.21.15.37:0/2766993901' entity='mgr.y' 2024-04-23T02:20:56.583 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:20:56 smithi191 bash[14421]: cluster 2024-04-23T02:20:54.561665+0000 mgr.y (mgr.14144) 184 : cluster [DBG] pgmap v177: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-04-23T02:20:56.583 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:20:56 smithi191 bash[14421]: audit 2024-04-23T02:20:55.849678+0000 mon.a (mon.0) 463 : audit [INF] from='mgr.14144 172.21.15.37:0/2766993901' entity='mgr.y' 2024-04-23T02:20:56.584 DEBUG:teuthology.orchestra.run.smithi037:node-exporter.a> sudo journalctl -f -n 0 -u ceph-39f0dbf0-0117-11ef-bc93-c7b262605968@node-exporter.a.service 2024-04-23T02:20:56.587 DEBUG:teuthology.orchestra.run.smithi191:node-exporter.b> sudo journalctl -f -n 0 -u ceph-39f0dbf0-0117-11ef-bc93-c7b262605968@node-exporter.b.service 2024-04-23T02:20:56.589 INFO:tasks.cephadm:Adding alertmanager.a on smithi037 2024-04-23T02:20:56.589 DEBUG:teuthology.orchestra.run.smithi191:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 39f0dbf0-0117-11ef-bc93-c7b262605968 -- ceph orch apply alertmanager '1;smithi037=a' 2024-04-23T02:20:56.712 INFO:journalctl@ceph.node-exporter.a.smithi037.stdout:-- Logs begin at Sun 2022-08-14 12:20:24 UTC. -- 2024-04-23T02:20:56.861 INFO:journalctl@ceph.node-exporter.b.smithi191.stdout:-- Logs begin at Sun 2022-08-14 12:20:24 UTC. -- 2024-04-23T02:20:57.676 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:20:57 smithi191 bash[14421]: audit 2024-04-23T02:20:55.841067+0000 mgr.y (mgr.14144) 185 : audit [DBG] from='client.24359 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "node-exporter", "placement": "2;smithi037=a;smithi191=b", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T02:20:57.677 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:20:57 smithi191 bash[14421]: cephadm 2024-04-23T02:20:55.842652+0000 mgr.y (mgr.14144) 186 : cephadm [INF] Saving service node-exporter spec with placement smithi037=a;smithi191=b;count:2 2024-04-23T02:20:57.807 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:20:57 smithi037 bash[14334]: audit 2024-04-23T02:20:55.841067+0000 mgr.y (mgr.14144) 185 : audit [DBG] from='client.24359 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "node-exporter", "placement": "2;smithi037=a;smithi191=b", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T02:20:57.807 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:20:57 smithi037 bash[14334]: cephadm 2024-04-23T02:20:55.842652+0000 mgr.y (mgr.14144) 186 : cephadm [INF] Saving service node-exporter spec with placement smithi037=a;smithi191=b;count:2 2024-04-23T02:20:57.807 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:20:57 smithi037 bash[18830]: audit 2024-04-23T02:20:55.841067+0000 mgr.y (mgr.14144) 185 : audit [DBG] from='client.24359 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "node-exporter", "placement": "2;smithi037=a;smithi191=b", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T02:20:57.807 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:20:57 smithi037 bash[18830]: cephadm 2024-04-23T02:20:55.842652+0000 mgr.y (mgr.14144) 186 : cephadm [INF] Saving service node-exporter spec with placement smithi037=a;smithi191=b;count:2 2024-04-23T02:20:58.677 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:20:58 smithi191 bash[14421]: cluster 2024-04-23T02:20:56.562242+0000 mgr.y (mgr.14144) 187 : cluster [DBG] pgmap v178: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-04-23T02:20:58.807 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:20:58 smithi037 bash[14334]: cluster 2024-04-23T02:20:56.562242+0000 mgr.y (mgr.14144) 187 : cluster [DBG] pgmap v178: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-04-23T02:20:58.807 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:20:58 smithi037 bash[18830]: cluster 2024-04-23T02:20:56.562242+0000 mgr.y (mgr.14144) 187 : cluster [DBG] pgmap v178: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-04-23T02:21:00.676 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:21:00 smithi191 bash[14421]: cluster 2024-04-23T02:20:58.562888+0000 mgr.y (mgr.14144) 188 : cluster [DBG] pgmap v179: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-04-23T02:21:00.807 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:21:00 smithi037 bash[14334]: cluster 2024-04-23T02:20:58.562888+0000 mgr.y (mgr.14144) 188 : cluster [DBG] pgmap v179: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-04-23T02:21:00.807 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:21:00 smithi037 bash[18830]: cluster 2024-04-23T02:20:58.562888+0000 mgr.y (mgr.14144) 188 : cluster [DBG] pgmap v179: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-04-23T02:21:01.224 INFO:teuthology.orchestra.run.smithi191.stdout:Scheduled alertmanager update... 2024-04-23T02:21:02.557 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:21:02 smithi037 bash[18830]: cluster 2024-04-23T02:21:00.563529+0000 mgr.y (mgr.14144) 189 : cluster [DBG] pgmap v180: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-04-23T02:21:02.557 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:21:02 smithi037 bash[18830]: audit 2024-04-23T02:21:01.210997+0000 mgr.y (mgr.14144) 190 : audit [DBG] from='client.24365 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "alertmanager", "placement": "1;smithi037=a", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T02:21:02.557 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:21:02 smithi037 bash[18830]: cephadm 2024-04-23T02:21:01.212567+0000 mgr.y (mgr.14144) 191 : cephadm [INF] Saving service alertmanager spec with placement smithi037=a;count:1 2024-04-23T02:21:02.557 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:21:02 smithi037 bash[18830]: audit 2024-04-23T02:21:01.219301+0000 mon.a (mon.0) 464 : audit [INF] from='mgr.14144 172.21.15.37:0/2766993901' entity='mgr.y' 2024-04-23T02:21:02.557 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:21:02 smithi037 bash[14334]: cluster 2024-04-23T02:21:00.563529+0000 mgr.y (mgr.14144) 189 : cluster [DBG] pgmap v180: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-04-23T02:21:02.558 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:21:02 smithi037 bash[14334]: audit 2024-04-23T02:21:01.210997+0000 mgr.y (mgr.14144) 190 : audit [DBG] from='client.24365 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "alertmanager", "placement": "1;smithi037=a", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T02:21:02.558 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:21:02 smithi037 bash[14334]: cephadm 2024-04-23T02:21:01.212567+0000 mgr.y (mgr.14144) 191 : cephadm [INF] Saving service alertmanager spec with placement smithi037=a;count:1 2024-04-23T02:21:02.558 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:21:02 smithi037 bash[14334]: audit 2024-04-23T02:21:01.219301+0000 mon.a (mon.0) 464 : audit [INF] from='mgr.14144 172.21.15.37:0/2766993901' entity='mgr.y' 2024-04-23T02:21:02.677 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:21:02 smithi191 bash[14421]: cluster 2024-04-23T02:21:00.563529+0000 mgr.y (mgr.14144) 189 : cluster [DBG] pgmap v180: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-04-23T02:21:02.677 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:21:02 smithi191 bash[14421]: audit 2024-04-23T02:21:01.210997+0000 mgr.y (mgr.14144) 190 : audit [DBG] from='client.24365 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "alertmanager", "placement": "1;smithi037=a", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T02:21:02.677 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:21:02 smithi191 bash[14421]: cephadm 2024-04-23T02:21:01.212567+0000 mgr.y (mgr.14144) 191 : cephadm [INF] Saving service alertmanager spec with placement smithi037=a;count:1 2024-04-23T02:21:02.677 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:21:02 smithi191 bash[14421]: audit 2024-04-23T02:21:01.219301+0000 mon.a (mon.0) 464 : audit [INF] from='mgr.14144 172.21.15.37:0/2766993901' entity='mgr.y' 2024-04-23T02:21:02.762 DEBUG:teuthology.orchestra.run.smithi037:alertmanager.a> sudo journalctl -f -n 0 -u ceph-39f0dbf0-0117-11ef-bc93-c7b262605968@alertmanager.a.service 2024-04-23T02:21:02.765 INFO:tasks.cephadm:Adding grafana.a on smithi191 2024-04-23T02:21:02.765 DEBUG:teuthology.orchestra.run.smithi191:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 39f0dbf0-0117-11ef-bc93-c7b262605968 -- ceph orch apply grafana '1;smithi191=a' 2024-04-23T02:21:02.941 INFO:journalctl@ceph.alertmanager.a.smithi037.stdout:-- Logs begin at Sun 2022-08-14 12:20:24 UTC. -- 2024-04-23T02:21:04.427 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:21:04 smithi191 bash[14421]: cluster 2024-04-23T02:21:02.564254+0000 mgr.y (mgr.14144) 192 : cluster [DBG] pgmap v181: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-04-23T02:21:04.557 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:21:04 smithi037 bash[14334]: cluster 2024-04-23T02:21:02.564254+0000 mgr.y (mgr.14144) 192 : cluster [DBG] pgmap v181: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-04-23T02:21:04.557 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:21:04 smithi037 bash[18830]: cluster 2024-04-23T02:21:02.564254+0000 mgr.y (mgr.14144) 192 : cluster [DBG] pgmap v181: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-04-23T02:21:06.427 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:21:06 smithi191 bash[14421]: cluster 2024-04-23T02:21:04.564864+0000 mgr.y (mgr.14144) 193 : cluster [DBG] pgmap v182: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-04-23T02:21:06.557 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:21:06 smithi037 bash[14334]: cluster 2024-04-23T02:21:04.564864+0000 mgr.y (mgr.14144) 193 : cluster [DBG] pgmap v182: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-04-23T02:21:06.557 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:21:06 smithi037 bash[18830]: cluster 2024-04-23T02:21:04.564864+0000 mgr.y (mgr.14144) 193 : cluster [DBG] pgmap v182: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-04-23T02:21:07.312 INFO:teuthology.orchestra.run.smithi191.stdout:Scheduled grafana update... 2024-04-23T02:21:08.574 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:21:08 smithi191 bash[14421]: cluster 2024-04-23T02:21:06.565475+0000 mgr.y (mgr.14144) 194 : cluster [DBG] pgmap v183: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-04-23T02:21:08.574 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:21:08 smithi191 bash[14421]: audit 2024-04-23T02:21:07.298504+0000 mgr.y (mgr.14144) 195 : audit [DBG] from='client.24371 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "grafana", "placement": "1;smithi191=a", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T02:21:08.574 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:21:08 smithi191 bash[14421]: cephadm 2024-04-23T02:21:07.300018+0000 mgr.y (mgr.14144) 196 : cephadm [INF] Saving service grafana spec with placement smithi191=a;count:1 2024-04-23T02:21:08.574 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:21:08 smithi191 bash[14421]: audit 2024-04-23T02:21:07.307355+0000 mon.a (mon.0) 465 : audit [INF] from='mgr.14144 172.21.15.37:0/2766993901' entity='mgr.y' 2024-04-23T02:21:08.807 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:21:08 smithi037 bash[14334]: cluster 2024-04-23T02:21:06.565475+0000 mgr.y (mgr.14144) 194 : cluster [DBG] pgmap v183: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-04-23T02:21:08.808 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:21:08 smithi037 bash[14334]: audit 2024-04-23T02:21:07.298504+0000 mgr.y (mgr.14144) 195 : audit [DBG] from='client.24371 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "grafana", "placement": "1;smithi191=a", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T02:21:08.808 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:21:08 smithi037 bash[14334]: cephadm 2024-04-23T02:21:07.300018+0000 mgr.y (mgr.14144) 196 : cephadm [INF] Saving service grafana spec with placement smithi191=a;count:1 2024-04-23T02:21:08.808 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:21:08 smithi037 bash[14334]: audit 2024-04-23T02:21:07.307355+0000 mon.a (mon.0) 465 : audit [INF] from='mgr.14144 172.21.15.37:0/2766993901' entity='mgr.y' 2024-04-23T02:21:08.809 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:21:08 smithi037 bash[18830]: cluster 2024-04-23T02:21:06.565475+0000 mgr.y (mgr.14144) 194 : cluster [DBG] pgmap v183: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-04-23T02:21:08.809 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:21:08 smithi037 bash[18830]: audit 2024-04-23T02:21:07.298504+0000 mgr.y (mgr.14144) 195 : audit [DBG] from='client.24371 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "grafana", "placement": "1;smithi191=a", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T02:21:08.809 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:21:08 smithi037 bash[18830]: cephadm 2024-04-23T02:21:07.300018+0000 mgr.y (mgr.14144) 196 : cephadm [INF] Saving service grafana spec with placement smithi191=a;count:1 2024-04-23T02:21:08.809 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:21:08 smithi037 bash[18830]: audit 2024-04-23T02:21:07.307355+0000 mon.a (mon.0) 465 : audit [INF] from='mgr.14144 172.21.15.37:0/2766993901' entity='mgr.y' 2024-04-23T02:21:08.837 DEBUG:teuthology.orchestra.run.smithi191:grafana.a> sudo journalctl -f -n 0 -u ceph-39f0dbf0-0117-11ef-bc93-c7b262605968@grafana.a.service 2024-04-23T02:21:08.844 INFO:tasks.cephadm:Setting up client nodes... 2024-04-23T02:21:08.844 DEBUG:teuthology.orchestra.run.smithi037:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 39f0dbf0-0117-11ef-bc93-c7b262605968 -- ceph auth get-or-create client.0 mon 'allow *' osd 'allow *' mds 'allow *' mgr 'allow *' 2024-04-23T02:21:09.283 INFO:journalctl@ceph.grafana.a.smithi191.stdout:-- Logs begin at Sun 2022-08-14 12:20:24 UTC. -- 2024-04-23T02:21:10.557 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:21:10 smithi037 bash[14334]: cluster 2024-04-23T02:21:08.566073+0000 mgr.y (mgr.14144) 197 : cluster [DBG] pgmap v184: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-04-23T02:21:10.557 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:21:10 smithi037 bash[18830]: cluster 2024-04-23T02:21:08.566073+0000 mgr.y (mgr.14144) 197 : cluster [DBG] pgmap v184: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-04-23T02:21:10.577 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:21:10 smithi191 bash[14421]: cluster 2024-04-23T02:21:08.566073+0000 mgr.y (mgr.14144) 197 : cluster [DBG] pgmap v184: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-04-23T02:21:10.834 INFO:journalctl@ceph.prometheus.a.smithi191.stdout:Apr 23 02:21:10 smithi191 systemd[1]: Started Ceph prometheus.a for 39f0dbf0-0117-11ef-bc93-c7b262605968. 2024-04-23T02:21:11.949 INFO:teuthology.orchestra.run.smithi037.stdout:[client.0] 2024-04-23T02:21:11.949 INFO:teuthology.orchestra.run.smithi037.stdout: key = AQAXGydmLzzuNxAAjx0dAjWmgQiWVVo9WR+tsg== 2024-04-23T02:21:12.177 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:21:11 smithi191 bash[14421]: cluster 2024-04-23T02:21:10.566697+0000 mgr.y (mgr.14144) 198 : cluster [DBG] pgmap v185: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-04-23T02:21:12.177 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:21:11 smithi191 bash[14421]: audit 2024-04-23T02:21:10.827274+0000 mon.a (mon.0) 466 : audit [INF] from='mgr.14144 172.21.15.37:0/2766993901' entity='mgr.y' 2024-04-23T02:21:12.177 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:21:11 smithi191 bash[14421]: audit 2024-04-23T02:21:10.829187+0000 mon.a (mon.0) 467 : audit [DBG] from='mgr.14144 172.21.15.37:0/2766993901' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-23T02:21:12.177 INFO:journalctl@ceph.prometheus.a.smithi191.stdout:Apr 23 02:21:11 smithi191 bash[27434]: level=info ts=2024-04-23T02:21:11.910Z caller=main.go:302 msg="No time or size retention was set so using the default time retention" duration=15d 2024-04-23T02:21:12.178 INFO:journalctl@ceph.prometheus.a.smithi191.stdout:Apr 23 02:21:11 smithi191 bash[27434]: level=info ts=2024-04-23T02:21:11.910Z caller=main.go:337 msg="Starting Prometheus" version="(version=2.18.1, branch=HEAD, revision=ecee9c8abfd118f139014cb1b174b08db3f342cf)" 2024-04-23T02:21:12.178 INFO:journalctl@ceph.prometheus.a.smithi191.stdout:Apr 23 02:21:11 smithi191 bash[27434]: level=info ts=2024-04-23T02:21:11.910Z caller=main.go:338 build_context="(go=go1.14.2, user=root@2117a9e64a7e, date=20200507-16:51:47)" 2024-04-23T02:21:12.178 INFO:journalctl@ceph.prometheus.a.smithi191.stdout:Apr 23 02:21:11 smithi191 bash[27434]: level=info ts=2024-04-23T02:21:11.910Z caller=main.go:339 host_details="(Linux 5.4.0-177-generic #197-Ubuntu SMP Thu Mar 28 22:45:47 UTC 2024 x86_64 smithi191 (none))" 2024-04-23T02:21:12.178 INFO:journalctl@ceph.prometheus.a.smithi191.stdout:Apr 23 02:21:11 smithi191 bash[27434]: level=info ts=2024-04-23T02:21:11.910Z caller=main.go:340 fd_limits="(soft=1048576, hard=1048576)" 2024-04-23T02:21:12.178 INFO:journalctl@ceph.prometheus.a.smithi191.stdout:Apr 23 02:21:11 smithi191 bash[27434]: level=info ts=2024-04-23T02:21:11.910Z caller=main.go:341 vm_limits="(soft=unlimited, hard=unlimited)" 2024-04-23T02:21:12.178 INFO:journalctl@ceph.prometheus.a.smithi191.stdout:Apr 23 02:21:11 smithi191 bash[27434]: level=info ts=2024-04-23T02:21:11.911Z caller=main.go:678 msg="Starting TSDB ..." 2024-04-23T02:21:12.178 INFO:journalctl@ceph.prometheus.a.smithi191.stdout:Apr 23 02:21:11 smithi191 bash[27434]: level=info ts=2024-04-23T02:21:11.912Z caller=web.go:523 component=web msg="Start listening for connections" address=:9095 2024-04-23T02:21:12.178 INFO:journalctl@ceph.prometheus.a.smithi191.stdout:Apr 23 02:21:11 smithi191 bash[27434]: level=info ts=2024-04-23T02:21:11.915Z caller=head.go:575 component=tsdb msg="Replaying WAL, this may take awhile" 2024-04-23T02:21:12.178 INFO:journalctl@ceph.prometheus.a.smithi191.stdout:Apr 23 02:21:11 smithi191 bash[27434]: level=info ts=2024-04-23T02:21:11.915Z caller=head.go:624 component=tsdb msg="WAL segment loaded" segment=0 maxSegment=0 2024-04-23T02:21:12.178 INFO:journalctl@ceph.prometheus.a.smithi191.stdout:Apr 23 02:21:11 smithi191 bash[27434]: level=info ts=2024-04-23T02:21:11.915Z caller=head.go:627 component=tsdb msg="WAL replay completed" duration=402.658µs 2024-04-23T02:21:12.178 INFO:journalctl@ceph.prometheus.a.smithi191.stdout:Apr 23 02:21:11 smithi191 bash[27434]: level=info ts=2024-04-23T02:21:11.918Z caller=main.go:694 fs_type=XFS_SUPER_MAGIC 2024-04-23T02:21:12.178 INFO:journalctl@ceph.prometheus.a.smithi191.stdout:Apr 23 02:21:11 smithi191 bash[27434]: level=info ts=2024-04-23T02:21:11.918Z caller=main.go:695 msg="TSDB started" 2024-04-23T02:21:12.178 INFO:journalctl@ceph.prometheus.a.smithi191.stdout:Apr 23 02:21:11 smithi191 bash[27434]: level=info ts=2024-04-23T02:21:11.918Z caller=main.go:799 msg="Loading configuration file" filename=/etc/prometheus/prometheus.yml 2024-04-23T02:21:12.178 INFO:journalctl@ceph.prometheus.a.smithi191.stdout:Apr 23 02:21:11 smithi191 bash[27434]: level=info ts=2024-04-23T02:21:11.919Z caller=main.go:827 msg="Completed loading of configuration file" filename=/etc/prometheus/prometheus.yml 2024-04-23T02:21:12.179 INFO:journalctl@ceph.prometheus.a.smithi191.stdout:Apr 23 02:21:11 smithi191 bash[27434]: level=info ts=2024-04-23T02:21:11.919Z caller=main.go:646 msg="Server is ready to receive web requests." 2024-04-23T02:21:12.192 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:21:11 smithi037 bash[18830]: cluster 2024-04-23T02:21:10.566697+0000 mgr.y (mgr.14144) 198 : cluster [DBG] pgmap v185: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-04-23T02:21:12.192 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:21:11 smithi037 bash[18830]: audit 2024-04-23T02:21:10.827274+0000 mon.a (mon.0) 466 : audit [INF] from='mgr.14144 172.21.15.37:0/2766993901' entity='mgr.y' 2024-04-23T02:21:12.192 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:21:11 smithi037 bash[18830]: audit 2024-04-23T02:21:10.829187+0000 mon.a (mon.0) 467 : audit [DBG] from='mgr.14144 172.21.15.37:0/2766993901' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-23T02:21:12.192 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:21:11 smithi037 bash[14334]: cluster 2024-04-23T02:21:10.566697+0000 mgr.y (mgr.14144) 198 : cluster [DBG] pgmap v185: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-04-23T02:21:12.192 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:21:11 smithi037 bash[14334]: audit 2024-04-23T02:21:10.827274+0000 mon.a (mon.0) 466 : audit [INF] from='mgr.14144 172.21.15.37:0/2766993901' entity='mgr.y' 2024-04-23T02:21:12.192 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:21:11 smithi037 bash[14334]: audit 2024-04-23T02:21:10.829187+0000 mon.a (mon.0) 467 : audit [DBG] from='mgr.14144 172.21.15.37:0/2766993901' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-23T02:21:12.697 DEBUG:teuthology.orchestra.run.smithi037:> set -ex 2024-04-23T02:21:12.697 DEBUG:teuthology.orchestra.run.smithi037:> sudo dd of=/etc/ceph/ceph.client.0.keyring 2024-04-23T02:21:12.697 DEBUG:teuthology.orchestra.run.smithi037:> sudo chmod 0644 /etc/ceph/ceph.client.0.keyring 2024-04-23T02:21:12.718 DEBUG:teuthology.orchestra.run.smithi191:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 39f0dbf0-0117-11ef-bc93-c7b262605968 -- ceph auth get-or-create client.1 mon 'allow *' osd 'allow *' mds 'allow *' mgr 'allow *' 2024-04-23T02:21:13.057 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:21:12 smithi037 bash[18830]: audit 2024-04-23T02:21:11.938041+0000 mon.a (mon.0) 468 : audit [INF] from='client.? 172.21.15.37:0/3429358564' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2024-04-23T02:21:13.057 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:21:12 smithi037 bash[18830]: audit 2024-04-23T02:21:11.944842+0000 mon.a (mon.0) 469 : audit [INF] from='client.? 172.21.15.37:0/3429358564' entity='client.admin' cmd='[{"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]': finished 2024-04-23T02:21:13.057 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:21:12 smithi037 bash[14334]: audit 2024-04-23T02:21:11.938041+0000 mon.a (mon.0) 468 : audit [INF] from='client.? 172.21.15.37:0/3429358564' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2024-04-23T02:21:13.058 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:21:12 smithi037 bash[14334]: audit 2024-04-23T02:21:11.944842+0000 mon.a (mon.0) 469 : audit [INF] from='client.? 172.21.15.37:0/3429358564' entity='client.admin' cmd='[{"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]': finished 2024-04-23T02:21:13.177 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:21:12 smithi191 bash[14421]: audit 2024-04-23T02:21:11.938041+0000 mon.a (mon.0) 468 : audit [INF] from='client.? 172.21.15.37:0/3429358564' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2024-04-23T02:21:13.177 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:21:12 smithi191 bash[14421]: audit 2024-04-23T02:21:11.944842+0000 mon.a (mon.0) 469 : audit [INF] from='client.? 172.21.15.37:0/3429358564' entity='client.admin' cmd='[{"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]': finished 2024-04-23T02:21:14.034 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:21:13 smithi191 bash[14421]: cluster 2024-04-23T02:21:12.567296+0000 mgr.y (mgr.14144) 199 : cluster [DBG] pgmap v186: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-04-23T02:21:14.307 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:21:13 smithi037 bash[18830]: cluster 2024-04-23T02:21:12.567296+0000 mgr.y (mgr.14144) 199 : cluster [DBG] pgmap v186: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-04-23T02:21:14.307 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:21:13 smithi037 bash[14334]: cluster 2024-04-23T02:21:12.567296+0000 mgr.y (mgr.14144) 199 : cluster [DBG] pgmap v186: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-04-23T02:21:15.677 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:21:15 smithi191 bash[14421]: audit 2024-04-23T02:21:14.556241+0000 mon.a (mon.0) 470 : audit [INF] from='mgr.14144 172.21.15.37:0/2766993901' entity='mgr.y' 2024-04-23T02:21:15.677 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:21:15 smithi191 bash[14421]: cluster 2024-04-23T02:21:14.567876+0000 mgr.y (mgr.14144) 200 : cluster [DBG] pgmap v187: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-04-23T02:21:15.677 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:21:15 smithi191 bash[14421]: audit 2024-04-23T02:21:14.804044+0000 mon.a (mon.0) 471 : audit [INF] from='mgr.14144 172.21.15.37:0/2766993901' entity='mgr.y' 2024-04-23T02:21:15.677 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:21:15 smithi191 bash[14421]: cephadm 2024-04-23T02:21:14.808045+0000 mgr.y (mgr.14144) 201 : cephadm [INF] Deploying daemon node-exporter.a on smithi037 2024-04-23T02:21:15.808 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:21:15 smithi037 bash[18830]: audit 2024-04-23T02:21:14.556241+0000 mon.a (mon.0) 470 : audit [INF] from='mgr.14144 172.21.15.37:0/2766993901' entity='mgr.y' 2024-04-23T02:21:15.808 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:21:15 smithi037 bash[18830]: cluster 2024-04-23T02:21:14.567876+0000 mgr.y (mgr.14144) 200 : cluster [DBG] pgmap v187: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-04-23T02:21:15.808 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:21:15 smithi037 bash[18830]: audit 2024-04-23T02:21:14.804044+0000 mon.a (mon.0) 471 : audit [INF] from='mgr.14144 172.21.15.37:0/2766993901' entity='mgr.y' 2024-04-23T02:21:15.808 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:21:15 smithi037 bash[18830]: cephadm 2024-04-23T02:21:14.808045+0000 mgr.y (mgr.14144) 201 : cephadm [INF] Deploying daemon node-exporter.a on smithi037 2024-04-23T02:21:15.809 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:21:15 smithi037 bash[14334]: audit 2024-04-23T02:21:14.556241+0000 mon.a (mon.0) 470 : audit [INF] from='mgr.14144 172.21.15.37:0/2766993901' entity='mgr.y' 2024-04-23T02:21:15.809 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:21:15 smithi037 bash[14334]: cluster 2024-04-23T02:21:14.567876+0000 mgr.y (mgr.14144) 200 : cluster [DBG] pgmap v187: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-04-23T02:21:15.809 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:21:15 smithi037 bash[14334]: audit 2024-04-23T02:21:14.804044+0000 mon.a (mon.0) 471 : audit [INF] from='mgr.14144 172.21.15.37:0/2766993901' entity='mgr.y' 2024-04-23T02:21:15.809 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:21:15 smithi037 bash[14334]: cephadm 2024-04-23T02:21:14.808045+0000 mgr.y (mgr.14144) 201 : cephadm [INF] Deploying daemon node-exporter.a on smithi037 2024-04-23T02:21:15.809 INFO:journalctl@ceph.node-exporter.a.smithi037.stdout:Apr 23 02:21:15 smithi037 systemd[1]: Started Ceph node-exporter.a for 39f0dbf0-0117-11ef-bc93-c7b262605968. 2024-04-23T02:21:15.809 INFO:journalctl@ceph.node-exporter.a.smithi037.stdout:Apr 23 02:21:15 smithi037 bash[31762]: Unable to find image 'prom/node-exporter:v0.18.1' locally 2024-04-23T02:21:15.830 INFO:teuthology.orchestra.run.smithi191.stdout:[client.1] 2024-04-23T02:21:15.830 INFO:teuthology.orchestra.run.smithi191.stdout: key = AQAbGydmQO/EMBAAr0G+mR296CRQLSWndVmDYQ== 2024-04-23T02:21:16.261 INFO:journalctl@ceph.node-exporter.b.smithi191.stdout:Apr 23 02:21:16 smithi191 systemd[1]: Started Ceph node-exporter.b for 39f0dbf0-0117-11ef-bc93-c7b262605968. 2024-04-23T02:21:16.556 INFO:journalctl@ceph.node-exporter.b.smithi191.stdout:Apr 23 02:21:16 smithi191 bash[27986]: Unable to find image 'prom/node-exporter:v0.18.1' locally 2024-04-23T02:21:16.557 DEBUG:teuthology.orchestra.run.smithi191:> set -ex 2024-04-23T02:21:16.557 DEBUG:teuthology.orchestra.run.smithi191:> sudo dd of=/etc/ceph/ceph.client.1.keyring 2024-04-23T02:21:16.558 DEBUG:teuthology.orchestra.run.smithi191:> sudo chmod 0644 /etc/ceph/ceph.client.1.keyring 2024-04-23T02:21:16.583 INFO:tasks.ceph:Waiting until ceph daemons up and pgs clean... 2024-04-23T02:21:16.583 INFO:tasks.cephadm.ceph_manager.ceph:waiting for mgr available 2024-04-23T02:21:16.584 DEBUG:teuthology.orchestra.run.smithi037:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.0 shell --fsid 39f0dbf0-0117-11ef-bc93-c7b262605968 -- ceph mgr dump --format=json 2024-04-23T02:21:16.927 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:21:16 smithi191 bash[14421]: audit 2024-04-23T02:21:15.567927+0000 mon.a (mon.0) 472 : audit [INF] from='mgr.14144 172.21.15.37:0/2766993901' entity='mgr.y' 2024-04-23T02:21:16.927 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:21:16 smithi191 bash[14421]: cephadm 2024-04-23T02:21:15.568835+0000 mgr.y (mgr.14144) 202 : cephadm [INF] Deploying daemon node-exporter.b on smithi191 2024-04-23T02:21:16.927 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:21:16 smithi191 bash[14421]: audit 2024-04-23T02:21:15.817044+0000 mon.c (mon.1) 15 : audit [INF] from='client.? 172.21.15.191:0/900733610' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.1", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2024-04-23T02:21:16.927 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:21:16 smithi191 bash[14421]: audit 2024-04-23T02:21:15.817841+0000 mon.a (mon.0) 473 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.1", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2024-04-23T02:21:16.927 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:21:16 smithi191 bash[14421]: audit 2024-04-23T02:21:15.825603+0000 mon.a (mon.0) 474 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "auth get-or-create", "entity": "client.1", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]': finished 2024-04-23T02:21:16.927 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:21:16 smithi191 bash[14421]: audit 2024-04-23T02:21:16.257242+0000 mon.a (mon.0) 475 : audit [INF] from='mgr.14144 172.21.15.37:0/2766993901' entity='mgr.y' 2024-04-23T02:21:16.928 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:21:16 smithi191 bash[14421]: cephadm 2024-04-23T02:21:16.271554+0000 mgr.y (mgr.14144) 203 : cephadm [INF] Deploying daemon alertmanager.a on smithi037 2024-04-23T02:21:17.057 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:21:16 smithi037 bash[14334]: audit 2024-04-23T02:21:15.567927+0000 mon.a (mon.0) 472 : audit [INF] from='mgr.14144 172.21.15.37:0/2766993901' entity='mgr.y' 2024-04-23T02:21:17.057 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:21:16 smithi037 bash[14334]: cephadm 2024-04-23T02:21:15.568835+0000 mgr.y (mgr.14144) 202 : cephadm [INF] Deploying daemon node-exporter.b on smithi191 2024-04-23T02:21:17.057 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:21:16 smithi037 bash[14334]: audit 2024-04-23T02:21:15.817044+0000 mon.c (mon.1) 15 : audit [INF] from='client.? 172.21.15.191:0/900733610' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.1", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2024-04-23T02:21:17.058 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:21:16 smithi037 bash[14334]: audit 2024-04-23T02:21:15.817841+0000 mon.a (mon.0) 473 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.1", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2024-04-23T02:21:17.058 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:21:16 smithi037 bash[14334]: audit 2024-04-23T02:21:15.825603+0000 mon.a (mon.0) 474 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "auth get-or-create", "entity": "client.1", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]': finished 2024-04-23T02:21:17.058 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:21:16 smithi037 bash[14334]: audit 2024-04-23T02:21:16.257242+0000 mon.a (mon.0) 475 : audit [INF] from='mgr.14144 172.21.15.37:0/2766993901' entity='mgr.y' 2024-04-23T02:21:17.058 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:21:16 smithi037 bash[14334]: cephadm 2024-04-23T02:21:16.271554+0000 mgr.y (mgr.14144) 203 : cephadm [INF] Deploying daemon alertmanager.a on smithi037 2024-04-23T02:21:17.058 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:21:16 smithi037 bash[18830]: audit 2024-04-23T02:21:15.567927+0000 mon.a (mon.0) 472 : audit [INF] from='mgr.14144 172.21.15.37:0/2766993901' entity='mgr.y' 2024-04-23T02:21:17.058 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:21:16 smithi037 bash[18830]: cephadm 2024-04-23T02:21:15.568835+0000 mgr.y (mgr.14144) 202 : cephadm [INF] Deploying daemon node-exporter.b on smithi191 2024-04-23T02:21:17.058 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:21:16 smithi037 bash[18830]: audit 2024-04-23T02:21:15.817044+0000 mon.c (mon.1) 15 : audit [INF] from='client.? 172.21.15.191:0/900733610' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.1", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2024-04-23T02:21:17.058 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:21:16 smithi037 bash[18830]: audit 2024-04-23T02:21:15.817841+0000 mon.a (mon.0) 473 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.1", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2024-04-23T02:21:17.058 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:21:16 smithi037 bash[18830]: audit 2024-04-23T02:21:15.825603+0000 mon.a (mon.0) 474 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "auth get-or-create", "entity": "client.1", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]': finished 2024-04-23T02:21:17.058 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:21:16 smithi037 bash[18830]: audit 2024-04-23T02:21:16.257242+0000 mon.a (mon.0) 475 : audit [INF] from='mgr.14144 172.21.15.37:0/2766993901' entity='mgr.y' 2024-04-23T02:21:17.059 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:21:16 smithi037 bash[18830]: cephadm 2024-04-23T02:21:16.271554+0000 mgr.y (mgr.14144) 203 : cephadm [INF] Deploying daemon alertmanager.a on smithi037 2024-04-23T02:21:17.927 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:21:17 smithi191 bash[14421]: cluster 2024-04-23T02:21:16.568498+0000 mgr.y (mgr.14144) 204 : cluster [DBG] pgmap v188: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-04-23T02:21:18.057 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:21:17 smithi037 bash[14334]: cluster 2024-04-23T02:21:16.568498+0000 mgr.y (mgr.14144) 204 : cluster [DBG] pgmap v188: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-04-23T02:21:18.057 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:21:17 smithi037 bash[18830]: cluster 2024-04-23T02:21:16.568498+0000 mgr.y (mgr.14144) 204 : cluster [DBG] pgmap v188: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-04-23T02:21:19.302 INFO:teuthology.orchestra.run.smithi037.stderr:Inferring config /var/lib/ceph/39f0dbf0-0117-11ef-bc93-c7b262605968/mon.a/config 2024-04-23T02:21:19.495 INFO:journalctl@ceph.node-exporter.a.smithi037.stdout:Apr 23 02:21:19 smithi037 bash[31762]: v0.18.1: Pulling from prom/node-exporter 2024-04-23T02:21:19.807 INFO:journalctl@ceph.node-exporter.a.smithi037.stdout:Apr 23 02:21:19 smithi037 bash[31762]: 49a2d53aa1af: Pulling fs layer 2024-04-23T02:21:19.807 INFO:journalctl@ceph.node-exporter.a.smithi037.stdout:Apr 23 02:21:19 smithi037 bash[31762]: 3589a6efd9ce: Pulling fs layer 2024-04-23T02:21:19.807 INFO:journalctl@ceph.node-exporter.a.smithi037.stdout:Apr 23 02:21:19 smithi037 bash[31762]: 190160031744: Pulling fs layer 2024-04-23T02:21:19.807 INFO:journalctl@ceph.node-exporter.a.smithi037.stdout:Apr 23 02:21:19 smithi037 bash[31762]: 49a2d53aa1af: Waiting 2024-04-23T02:21:19.807 INFO:journalctl@ceph.node-exporter.a.smithi037.stdout:Apr 23 02:21:19 smithi037 bash[31762]: 3589a6efd9ce: Waiting 2024-04-23T02:21:19.808 INFO:journalctl@ceph.node-exporter.a.smithi037.stdout:Apr 23 02:21:19 smithi037 bash[31762]: 190160031744: Waiting 2024-04-23T02:21:20.135 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:21:20 smithi191 bash[14421]: cluster 2024-04-23T02:21:18.569138+0000 mgr.y (mgr.14144) 205 : cluster [DBG] pgmap v189: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-04-23T02:21:20.136 INFO:journalctl@ceph.node-exporter.b.smithi191.stdout:Apr 23 02:21:19 smithi191 bash[27986]: v0.18.1: Pulling from prom/node-exporter 2024-04-23T02:21:20.136 INFO:journalctl@ceph.node-exporter.b.smithi191.stdout:Apr 23 02:21:20 smithi191 bash[27986]: 49a2d53aa1af: Pulling fs layer 2024-04-23T02:21:20.136 INFO:journalctl@ceph.node-exporter.b.smithi191.stdout:Apr 23 02:21:20 smithi191 bash[27986]: 3589a6efd9ce: Pulling fs layer 2024-04-23T02:21:20.136 INFO:journalctl@ceph.node-exporter.b.smithi191.stdout:Apr 23 02:21:20 smithi191 bash[27986]: 190160031744: Pulling fs layer 2024-04-23T02:21:20.307 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:21:20 smithi037 bash[14334]: cluster 2024-04-23T02:21:18.569138+0000 mgr.y (mgr.14144) 205 : cluster [DBG] pgmap v189: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-04-23T02:21:20.307 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:21:20 smithi037 bash[18830]: cluster 2024-04-23T02:21:18.569138+0000 mgr.y (mgr.14144) 205 : cluster [DBG] pgmap v189: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-04-23T02:21:20.308 INFO:journalctl@ceph.node-exporter.a.smithi037.stdout:Apr 23 02:21:19 smithi037 bash[31762]: 49a2d53aa1af: Verifying Checksum 2024-04-23T02:21:20.308 INFO:journalctl@ceph.node-exporter.a.smithi037.stdout:Apr 23 02:21:19 smithi037 bash[31762]: 49a2d53aa1af: Download complete 2024-04-23T02:21:20.308 INFO:journalctl@ceph.node-exporter.a.smithi037.stdout:Apr 23 02:21:19 smithi037 bash[31762]: 3589a6efd9ce: Download complete 2024-04-23T02:21:20.308 INFO:journalctl@ceph.node-exporter.a.smithi037.stdout:Apr 23 02:21:20 smithi037 bash[31762]: 190160031744: Verifying Checksum 2024-04-23T02:21:20.308 INFO:journalctl@ceph.node-exporter.a.smithi037.stdout:Apr 23 02:21:20 smithi037 bash[31762]: 190160031744: Download complete 2024-04-23T02:21:20.412 INFO:journalctl@ceph.node-exporter.b.smithi191.stdout:Apr 23 02:21:20 smithi191 bash[27986]: 3589a6efd9ce: Download complete 2024-04-23T02:21:20.676 INFO:journalctl@ceph.node-exporter.b.smithi191.stdout:Apr 23 02:21:20 smithi191 bash[27986]: 49a2d53aa1af: Verifying Checksum 2024-04-23T02:21:20.677 INFO:journalctl@ceph.node-exporter.b.smithi191.stdout:Apr 23 02:21:20 smithi191 bash[27986]: 49a2d53aa1af: Download complete 2024-04-23T02:21:20.677 INFO:journalctl@ceph.node-exporter.b.smithi191.stdout:Apr 23 02:21:20 smithi191 bash[27986]: 190160031744: Verifying Checksum 2024-04-23T02:21:20.677 INFO:journalctl@ceph.node-exporter.b.smithi191.stdout:Apr 23 02:21:20 smithi191 bash[27986]: 190160031744: Download complete 2024-04-23T02:21:20.677 INFO:journalctl@ceph.node-exporter.b.smithi191.stdout:Apr 23 02:21:20 smithi191 bash[27986]: 49a2d53aa1af: Pull complete 2024-04-23T02:21:21.307 INFO:journalctl@ceph.node-exporter.a.smithi037.stdout:Apr 23 02:21:20 smithi037 bash[31762]: 49a2d53aa1af: Pull complete 2024-04-23T02:21:21.414 INFO:journalctl@ceph.node-exporter.b.smithi191.stdout:Apr 23 02:21:21 smithi191 bash[27986]: 3589a6efd9ce: Pull complete 2024-04-23T02:21:21.677 INFO:journalctl@ceph.node-exporter.b.smithi191.stdout:Apr 23 02:21:21 smithi191 bash[27986]: 190160031744: Pull complete 2024-04-23T02:21:21.677 INFO:journalctl@ceph.node-exporter.b.smithi191.stdout:Apr 23 02:21:21 smithi191 bash[27986]: Digest: sha256:a2f29256e53cc3e0b64d7a472512600b2e9410347d53cdc85b49f659c17e02ee 2024-04-23T02:21:21.677 INFO:journalctl@ceph.node-exporter.b.smithi191.stdout:Apr 23 02:21:21 smithi191 bash[27986]: Status: Downloaded newer image for prom/node-exporter:v0.18.1 2024-04-23T02:21:21.931 INFO:journalctl@ceph.node-exporter.a.smithi037.stdout:Apr 23 02:21:21 smithi037 bash[31762]: 3589a6efd9ce: Pull complete 2024-04-23T02:21:22.307 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:21:22 smithi037 bash[14334]: cluster 2024-04-23T02:21:20.569718+0000 mgr.y (mgr.14144) 206 : cluster [DBG] pgmap v190: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-04-23T02:21:22.307 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:21:22 smithi037 bash[18830]: cluster 2024-04-23T02:21:20.569718+0000 mgr.y (mgr.14144) 206 : cluster [DBG] pgmap v190: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-04-23T02:21:22.426 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:21:22 smithi191 bash[14421]: cluster 2024-04-23T02:21:20.569718+0000 mgr.y (mgr.14144) 206 : cluster [DBG] pgmap v190: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-04-23T02:21:23.177 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:21:23 smithi191 bash[14421]: audit 2024-04-23T02:21:22.702330+0000 mon.a (mon.0) 476 : audit [INF] from='mgr.14144 172.21.15.37:0/2766993901' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-04-23T02:21:23.177 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:21:23 smithi191 bash[14421]: audit 2024-04-23T02:21:22.707221+0000 mon.a (mon.0) 477 : audit [INF] from='mgr.14144 172.21.15.37:0/2766993901' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-04-23T02:21:23.177 INFO:journalctl@ceph.node-exporter.b.smithi191.stdout:Apr 23 02:21:22 smithi191 bash[27986]: time="2024-04-23T02:21:22Z" level=info msg="Starting node_exporter (version=0.18.1, branch=HEAD, revision=3db77732e925c08f675d7404a8c46466b2ece83e)" source="node_exporter.go:156" 2024-04-23T02:21:23.177 INFO:journalctl@ceph.node-exporter.b.smithi191.stdout:Apr 23 02:21:22 smithi191 bash[27986]: time="2024-04-23T02:21:22Z" level=info msg="Build context (go=go1.12.5, user=root@b50852a1acba, date=20190604-16:41:18)" source="node_exporter.go:157" 2024-04-23T02:21:23.177 INFO:journalctl@ceph.node-exporter.b.smithi191.stdout:Apr 23 02:21:22 smithi191 bash[27986]: time="2024-04-23T02:21:22Z" level=info msg="Enabled collectors:" source="node_exporter.go:97" 2024-04-23T02:21:23.178 INFO:journalctl@ceph.node-exporter.b.smithi191.stdout:Apr 23 02:21:22 smithi191 bash[27986]: time="2024-04-23T02:21:22Z" level=info msg=" - arp" source="node_exporter.go:104" 2024-04-23T02:21:23.178 INFO:journalctl@ceph.node-exporter.b.smithi191.stdout:Apr 23 02:21:22 smithi191 bash[27986]: time="2024-04-23T02:21:22Z" level=info msg=" - bcache" source="node_exporter.go:104" 2024-04-23T02:21:23.178 INFO:journalctl@ceph.node-exporter.b.smithi191.stdout:Apr 23 02:21:22 smithi191 bash[27986]: time="2024-04-23T02:21:22Z" level=info msg=" - bonding" source="node_exporter.go:104" 2024-04-23T02:21:23.178 INFO:journalctl@ceph.node-exporter.b.smithi191.stdout:Apr 23 02:21:22 smithi191 bash[27986]: time="2024-04-23T02:21:22Z" level=info msg=" - conntrack" source="node_exporter.go:104" 2024-04-23T02:21:23.178 INFO:journalctl@ceph.node-exporter.b.smithi191.stdout:Apr 23 02:21:22 smithi191 bash[27986]: time="2024-04-23T02:21:22Z" level=info msg=" - cpu" source="node_exporter.go:104" 2024-04-23T02:21:23.178 INFO:journalctl@ceph.node-exporter.b.smithi191.stdout:Apr 23 02:21:22 smithi191 bash[27986]: time="2024-04-23T02:21:22Z" level=info msg=" - cpufreq" source="node_exporter.go:104" 2024-04-23T02:21:23.178 INFO:journalctl@ceph.node-exporter.b.smithi191.stdout:Apr 23 02:21:22 smithi191 bash[27986]: time="2024-04-23T02:21:22Z" level=info msg=" - diskstats" source="node_exporter.go:104" 2024-04-23T02:21:23.178 INFO:journalctl@ceph.node-exporter.b.smithi191.stdout:Apr 23 02:21:22 smithi191 bash[27986]: time="2024-04-23T02:21:22Z" level=info msg=" - edac" source="node_exporter.go:104" 2024-04-23T02:21:23.178 INFO:journalctl@ceph.node-exporter.b.smithi191.stdout:Apr 23 02:21:22 smithi191 bash[27986]: time="2024-04-23T02:21:22Z" level=info msg=" - entropy" source="node_exporter.go:104" 2024-04-23T02:21:23.178 INFO:journalctl@ceph.node-exporter.b.smithi191.stdout:Apr 23 02:21:22 smithi191 bash[27986]: time="2024-04-23T02:21:22Z" level=info msg=" - filefd" source="node_exporter.go:104" 2024-04-23T02:21:23.178 INFO:journalctl@ceph.node-exporter.b.smithi191.stdout:Apr 23 02:21:22 smithi191 bash[27986]: time="2024-04-23T02:21:22Z" level=info msg=" - filesystem" source="node_exporter.go:104" 2024-04-23T02:21:23.178 INFO:journalctl@ceph.node-exporter.b.smithi191.stdout:Apr 23 02:21:22 smithi191 bash[27986]: time="2024-04-23T02:21:22Z" level=info msg=" - hwmon" source="node_exporter.go:104" 2024-04-23T02:21:23.178 INFO:journalctl@ceph.node-exporter.b.smithi191.stdout:Apr 23 02:21:22 smithi191 bash[27986]: time="2024-04-23T02:21:22Z" level=info msg=" - infiniband" source="node_exporter.go:104" 2024-04-23T02:21:23.179 INFO:journalctl@ceph.node-exporter.b.smithi191.stdout:Apr 23 02:21:22 smithi191 bash[27986]: time="2024-04-23T02:21:22Z" level=info msg=" - ipvs" source="node_exporter.go:104" 2024-04-23T02:21:23.179 INFO:journalctl@ceph.node-exporter.b.smithi191.stdout:Apr 23 02:21:22 smithi191 bash[27986]: time="2024-04-23T02:21:22Z" level=info msg=" - loadavg" source="node_exporter.go:104" 2024-04-23T02:21:23.179 INFO:journalctl@ceph.node-exporter.b.smithi191.stdout:Apr 23 02:21:22 smithi191 bash[27986]: time="2024-04-23T02:21:22Z" level=info msg=" - mdadm" source="node_exporter.go:104" 2024-04-23T02:21:23.179 INFO:journalctl@ceph.node-exporter.b.smithi191.stdout:Apr 23 02:21:22 smithi191 bash[27986]: time="2024-04-23T02:21:22Z" level=info msg=" - meminfo" source="node_exporter.go:104" 2024-04-23T02:21:23.179 INFO:journalctl@ceph.node-exporter.b.smithi191.stdout:Apr 23 02:21:22 smithi191 bash[27986]: time="2024-04-23T02:21:22Z" level=info msg=" - netclass" source="node_exporter.go:104" 2024-04-23T02:21:23.179 INFO:journalctl@ceph.node-exporter.b.smithi191.stdout:Apr 23 02:21:22 smithi191 bash[27986]: time="2024-04-23T02:21:22Z" level=info msg=" - netdev" source="node_exporter.go:104" 2024-04-23T02:21:23.179 INFO:journalctl@ceph.node-exporter.b.smithi191.stdout:Apr 23 02:21:22 smithi191 bash[27986]: time="2024-04-23T02:21:22Z" level=info msg=" - netstat" source="node_exporter.go:104" 2024-04-23T02:21:23.179 INFO:journalctl@ceph.node-exporter.b.smithi191.stdout:Apr 23 02:21:22 smithi191 bash[27986]: time="2024-04-23T02:21:22Z" level=info msg=" - nfs" source="node_exporter.go:104" 2024-04-23T02:21:23.179 INFO:journalctl@ceph.node-exporter.b.smithi191.stdout:Apr 23 02:21:22 smithi191 bash[27986]: time="2024-04-23T02:21:22Z" level=info msg=" - nfsd" source="node_exporter.go:104" 2024-04-23T02:21:23.179 INFO:journalctl@ceph.node-exporter.b.smithi191.stdout:Apr 23 02:21:22 smithi191 bash[27986]: time="2024-04-23T02:21:22Z" level=info msg=" - pressure" source="node_exporter.go:104" 2024-04-23T02:21:23.179 INFO:journalctl@ceph.node-exporter.b.smithi191.stdout:Apr 23 02:21:22 smithi191 bash[27986]: time="2024-04-23T02:21:22Z" level=info msg=" - sockstat" source="node_exporter.go:104" 2024-04-23T02:21:23.179 INFO:journalctl@ceph.node-exporter.b.smithi191.stdout:Apr 23 02:21:22 smithi191 bash[27986]: time="2024-04-23T02:21:22Z" level=info msg=" - stat" source="node_exporter.go:104" 2024-04-23T02:21:23.179 INFO:journalctl@ceph.node-exporter.b.smithi191.stdout:Apr 23 02:21:22 smithi191 bash[27986]: time="2024-04-23T02:21:22Z" level=info msg=" - textfile" source="node_exporter.go:104" 2024-04-23T02:21:23.179 INFO:journalctl@ceph.node-exporter.b.smithi191.stdout:Apr 23 02:21:22 smithi191 bash[27986]: time="2024-04-23T02:21:22Z" level=info msg=" - time" source="node_exporter.go:104" 2024-04-23T02:21:23.179 INFO:journalctl@ceph.node-exporter.b.smithi191.stdout:Apr 23 02:21:22 smithi191 bash[27986]: time="2024-04-23T02:21:22Z" level=info msg=" - uname" source="node_exporter.go:104" 2024-04-23T02:21:23.180 INFO:journalctl@ceph.node-exporter.b.smithi191.stdout:Apr 23 02:21:22 smithi191 bash[27986]: time="2024-04-23T02:21:22Z" level=info msg=" - vmstat" source="node_exporter.go:104" 2024-04-23T02:21:23.180 INFO:journalctl@ceph.node-exporter.b.smithi191.stdout:Apr 23 02:21:22 smithi191 bash[27986]: time="2024-04-23T02:21:22Z" level=info msg=" - xfs" source="node_exporter.go:104" 2024-04-23T02:21:23.180 INFO:journalctl@ceph.node-exporter.b.smithi191.stdout:Apr 23 02:21:22 smithi191 bash[27986]: time="2024-04-23T02:21:22Z" level=info msg=" - zfs" source="node_exporter.go:104" 2024-04-23T02:21:23.180 INFO:journalctl@ceph.node-exporter.b.smithi191.stdout:Apr 23 02:21:22 smithi191 bash[27986]: time="2024-04-23T02:21:22Z" level=info msg="Listening on :9100" source="node_exporter.go:170" 2024-04-23T02:21:23.307 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:21:23 smithi037 bash[14334]: audit 2024-04-23T02:21:22.702330+0000 mon.a (mon.0) 476 : audit [INF] from='mgr.14144 172.21.15.37:0/2766993901' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-04-23T02:21:23.307 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:21:23 smithi037 bash[14334]: audit 2024-04-23T02:21:22.707221+0000 mon.a (mon.0) 477 : audit [INF] from='mgr.14144 172.21.15.37:0/2766993901' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-04-23T02:21:23.307 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:21:23 smithi037 bash[18830]: audit 2024-04-23T02:21:22.702330+0000 mon.a (mon.0) 476 : audit [INF] from='mgr.14144 172.21.15.37:0/2766993901' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-04-23T02:21:23.307 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:21:23 smithi037 bash[18830]: audit 2024-04-23T02:21:22.707221+0000 mon.a (mon.0) 477 : audit [INF] from='mgr.14144 172.21.15.37:0/2766993901' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-04-23T02:21:23.308 INFO:journalctl@ceph.node-exporter.a.smithi037.stdout:Apr 23 02:21:23 smithi037 bash[31762]: 190160031744: Pull complete 2024-04-23T02:21:24.347 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:21:24 smithi037 bash[14334]: cluster 2024-04-23T02:21:22.570328+0000 mgr.y (mgr.14144) 207 : cluster [DBG] pgmap v191: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-04-23T02:21:24.348 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:21:24 smithi037 bash[18830]: cluster 2024-04-23T02:21:22.570328+0000 mgr.y (mgr.14144) 207 : cluster [DBG] pgmap v191: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-04-23T02:21:24.348 INFO:journalctl@ceph.node-exporter.a.smithi037.stdout:Apr 23 02:21:24 smithi037 bash[31762]: Digest: sha256:a2f29256e53cc3e0b64d7a472512600b2e9410347d53cdc85b49f659c17e02ee 2024-04-23T02:21:24.348 INFO:journalctl@ceph.node-exporter.a.smithi037.stdout:Apr 23 02:21:24 smithi037 bash[31762]: Status: Downloaded newer image for prom/node-exporter:v0.18.1 2024-04-23T02:21:24.426 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:21:24 smithi191 bash[14421]: cluster 2024-04-23T02:21:22.570328+0000 mgr.y (mgr.14144) 207 : cluster [DBG] pgmap v191: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-04-23T02:21:25.817 INFO:teuthology.orchestra.run.smithi037.stdout: 2024-04-23T02:21:26.118 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:21:26 smithi037 bash[14334]: cluster 2024-04-23T02:21:24.570939+0000 mgr.y (mgr.14144) 208 : cluster [DBG] pgmap v192: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-04-23T02:21:26.118 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:21:26 smithi037 bash[14334]: audit 2024-04-23T02:21:25.803132+0000 mon.c (mon.1) 16 : audit [DBG] from='client.? 172.21.15.37:0/205870726' entity='client.admin' cmd=[{"prefix": "mgr dump", "format": "json"}]: dispatch 2024-04-23T02:21:26.119 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:21:26 smithi037 bash[18830]: cluster 2024-04-23T02:21:24.570939+0000 mgr.y (mgr.14144) 208 : cluster [DBG] pgmap v192: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-04-23T02:21:26.119 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:21:26 smithi037 bash[18830]: audit 2024-04-23T02:21:25.803132+0000 mon.c (mon.1) 16 : audit [DBG] from='client.? 172.21.15.37:0/205870726' entity='client.admin' cmd=[{"prefix": "mgr dump", "format": "json"}]: dispatch 2024-04-23T02:21:26.426 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:21:26 smithi191 bash[14421]: cluster 2024-04-23T02:21:24.570939+0000 mgr.y (mgr.14144) 208 : cluster [DBG] pgmap v192: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-04-23T02:21:26.427 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:21:26 smithi191 bash[14421]: audit 2024-04-23T02:21:25.803132+0000 mon.c (mon.1) 16 : audit [DBG] from='client.? 172.21.15.37:0/205870726' entity='client.admin' cmd=[{"prefix": "mgr dump", "format": "json"}]: dispatch 2024-04-23T02:21:26.558 INFO:journalctl@ceph.node-exporter.a.smithi037.stdout:Apr 23 02:21:26 smithi037 bash[31762]: time="2024-04-23T02:21:26Z" level=info msg="Starting node_exporter (version=0.18.1, branch=HEAD, revision=3db77732e925c08f675d7404a8c46466b2ece83e)" source="node_exporter.go:156" 2024-04-23T02:21:26.558 INFO:journalctl@ceph.node-exporter.a.smithi037.stdout:Apr 23 02:21:26 smithi037 bash[31762]: time="2024-04-23T02:21:26Z" level=info msg="Build context (go=go1.12.5, user=root@b50852a1acba, date=20190604-16:41:18)" source="node_exporter.go:157" 2024-04-23T02:21:26.558 INFO:journalctl@ceph.node-exporter.a.smithi037.stdout:Apr 23 02:21:26 smithi037 bash[31762]: time="2024-04-23T02:21:26Z" level=info msg="Enabled collectors:" source="node_exporter.go:97" 2024-04-23T02:21:26.558 INFO:journalctl@ceph.node-exporter.a.smithi037.stdout:Apr 23 02:21:26 smithi037 bash[31762]: time="2024-04-23T02:21:26Z" level=info msg=" - arp" source="node_exporter.go:104" 2024-04-23T02:21:26.558 INFO:journalctl@ceph.node-exporter.a.smithi037.stdout:Apr 23 02:21:26 smithi037 bash[31762]: time="2024-04-23T02:21:26Z" level=info msg=" - bcache" source="node_exporter.go:104" 2024-04-23T02:21:26.558 INFO:journalctl@ceph.node-exporter.a.smithi037.stdout:Apr 23 02:21:26 smithi037 bash[31762]: time="2024-04-23T02:21:26Z" level=info msg=" - bonding" source="node_exporter.go:104" 2024-04-23T02:21:26.559 INFO:journalctl@ceph.node-exporter.a.smithi037.stdout:Apr 23 02:21:26 smithi037 bash[31762]: time="2024-04-23T02:21:26Z" level=info msg=" - conntrack" source="node_exporter.go:104" 2024-04-23T02:21:26.559 INFO:journalctl@ceph.node-exporter.a.smithi037.stdout:Apr 23 02:21:26 smithi037 bash[31762]: time="2024-04-23T02:21:26Z" level=info msg=" - cpu" source="node_exporter.go:104" 2024-04-23T02:21:26.559 INFO:journalctl@ceph.node-exporter.a.smithi037.stdout:Apr 23 02:21:26 smithi037 bash[31762]: time="2024-04-23T02:21:26Z" level=info msg=" - cpufreq" source="node_exporter.go:104" 2024-04-23T02:21:26.559 INFO:journalctl@ceph.node-exporter.a.smithi037.stdout:Apr 23 02:21:26 smithi037 bash[31762]: time="2024-04-23T02:21:26Z" level=info msg=" - diskstats" source="node_exporter.go:104" 2024-04-23T02:21:26.559 INFO:journalctl@ceph.node-exporter.a.smithi037.stdout:Apr 23 02:21:26 smithi037 bash[31762]: time="2024-04-23T02:21:26Z" level=info msg=" - edac" source="node_exporter.go:104" 2024-04-23T02:21:26.559 INFO:journalctl@ceph.node-exporter.a.smithi037.stdout:Apr 23 02:21:26 smithi037 bash[31762]: time="2024-04-23T02:21:26Z" level=info msg=" - entropy" source="node_exporter.go:104" 2024-04-23T02:21:26.559 INFO:journalctl@ceph.node-exporter.a.smithi037.stdout:Apr 23 02:21:26 smithi037 bash[31762]: time="2024-04-23T02:21:26Z" level=info msg=" - filefd" source="node_exporter.go:104" 2024-04-23T02:21:26.559 INFO:journalctl@ceph.node-exporter.a.smithi037.stdout:Apr 23 02:21:26 smithi037 bash[31762]: time="2024-04-23T02:21:26Z" level=info msg=" - filesystem" source="node_exporter.go:104" 2024-04-23T02:21:26.559 INFO:journalctl@ceph.node-exporter.a.smithi037.stdout:Apr 23 02:21:26 smithi037 bash[31762]: time="2024-04-23T02:21:26Z" level=info msg=" - hwmon" source="node_exporter.go:104" 2024-04-23T02:21:26.559 INFO:journalctl@ceph.node-exporter.a.smithi037.stdout:Apr 23 02:21:26 smithi037 bash[31762]: time="2024-04-23T02:21:26Z" level=info msg=" - infiniband" source="node_exporter.go:104" 2024-04-23T02:21:26.559 INFO:journalctl@ceph.node-exporter.a.smithi037.stdout:Apr 23 02:21:26 smithi037 bash[31762]: time="2024-04-23T02:21:26Z" level=info msg=" - ipvs" source="node_exporter.go:104" 2024-04-23T02:21:26.559 INFO:journalctl@ceph.node-exporter.a.smithi037.stdout:Apr 23 02:21:26 smithi037 bash[31762]: time="2024-04-23T02:21:26Z" level=info msg=" - loadavg" source="node_exporter.go:104" 2024-04-23T02:21:26.559 INFO:journalctl@ceph.node-exporter.a.smithi037.stdout:Apr 23 02:21:26 smithi037 bash[31762]: time="2024-04-23T02:21:26Z" level=info msg=" - mdadm" source="node_exporter.go:104" 2024-04-23T02:21:26.559 INFO:journalctl@ceph.node-exporter.a.smithi037.stdout:Apr 23 02:21:26 smithi037 bash[31762]: time="2024-04-23T02:21:26Z" level=info msg=" - meminfo" source="node_exporter.go:104" 2024-04-23T02:21:26.560 INFO:journalctl@ceph.node-exporter.a.smithi037.stdout:Apr 23 02:21:26 smithi037 bash[31762]: time="2024-04-23T02:21:26Z" level=info msg=" - netclass" source="node_exporter.go:104" 2024-04-23T02:21:26.560 INFO:journalctl@ceph.node-exporter.a.smithi037.stdout:Apr 23 02:21:26 smithi037 bash[31762]: time="2024-04-23T02:21:26Z" level=info msg=" - netdev" source="node_exporter.go:104" 2024-04-23T02:21:26.560 INFO:journalctl@ceph.node-exporter.a.smithi037.stdout:Apr 23 02:21:26 smithi037 bash[31762]: time="2024-04-23T02:21:26Z" level=info msg=" - netstat" source="node_exporter.go:104" 2024-04-23T02:21:26.560 INFO:journalctl@ceph.node-exporter.a.smithi037.stdout:Apr 23 02:21:26 smithi037 bash[31762]: time="2024-04-23T02:21:26Z" level=info msg=" - nfs" source="node_exporter.go:104" 2024-04-23T02:21:26.560 INFO:journalctl@ceph.node-exporter.a.smithi037.stdout:Apr 23 02:21:26 smithi037 bash[31762]: time="2024-04-23T02:21:26Z" level=info msg=" - nfsd" source="node_exporter.go:104" 2024-04-23T02:21:26.560 INFO:journalctl@ceph.node-exporter.a.smithi037.stdout:Apr 23 02:21:26 smithi037 bash[31762]: time="2024-04-23T02:21:26Z" level=info msg=" - pressure" source="node_exporter.go:104" 2024-04-23T02:21:26.560 INFO:journalctl@ceph.node-exporter.a.smithi037.stdout:Apr 23 02:21:26 smithi037 bash[31762]: time="2024-04-23T02:21:26Z" level=info msg=" - sockstat" source="node_exporter.go:104" 2024-04-23T02:21:26.560 INFO:journalctl@ceph.node-exporter.a.smithi037.stdout:Apr 23 02:21:26 smithi037 bash[31762]: time="2024-04-23T02:21:26Z" level=info msg=" - stat" source="node_exporter.go:104" 2024-04-23T02:21:26.560 INFO:journalctl@ceph.node-exporter.a.smithi037.stdout:Apr 23 02:21:26 smithi037 bash[31762]: time="2024-04-23T02:21:26Z" level=info msg=" - textfile" source="node_exporter.go:104" 2024-04-23T02:21:26.560 INFO:journalctl@ceph.node-exporter.a.smithi037.stdout:Apr 23 02:21:26 smithi037 bash[31762]: time="2024-04-23T02:21:26Z" level=info msg=" - time" source="node_exporter.go:104" 2024-04-23T02:21:26.560 INFO:journalctl@ceph.node-exporter.a.smithi037.stdout:Apr 23 02:21:26 smithi037 bash[31762]: time="2024-04-23T02:21:26Z" level=info msg=" - uname" source="node_exporter.go:104" 2024-04-23T02:21:26.560 INFO:journalctl@ceph.node-exporter.a.smithi037.stdout:Apr 23 02:21:26 smithi037 bash[31762]: time="2024-04-23T02:21:26Z" level=info msg=" - vmstat" source="node_exporter.go:104" 2024-04-23T02:21:26.560 INFO:journalctl@ceph.node-exporter.a.smithi037.stdout:Apr 23 02:21:26 smithi037 bash[31762]: time="2024-04-23T02:21:26Z" level=info msg=" - xfs" source="node_exporter.go:104" 2024-04-23T02:21:26.560 INFO:journalctl@ceph.node-exporter.a.smithi037.stdout:Apr 23 02:21:26 smithi037 bash[31762]: time="2024-04-23T02:21:26Z" level=info msg=" - zfs" source="node_exporter.go:104" 2024-04-23T02:21:26.560 INFO:journalctl@ceph.node-exporter.a.smithi037.stdout:Apr 23 02:21:26 smithi037 bash[31762]: time="2024-04-23T02:21:26Z" level=info msg="Listening on :9100" source="node_exporter.go:170" 2024-04-23T02:21:27.138 INFO:teuthology.orchestra.run.smithi037.stdout:{"epoch":14,"active_gid":14144,"active_name":"y","active_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.37:6800","nonce":2310411004},{"type":"v1","addr":"172.21.15.37:6801","nonce":2310411004}]},"active_addr":"172.21.15.37:6801/2310411004","active_change":"2024-04-23T02:16:22.426199+0000","active_mgr_features":4540138297136906239,"available":true,"standbys":[{"gid":24113,"name":"x","mgr_features":4540138297136906239,"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":{"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":[]},"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":"docker.io/prom/alertmanager:v0.20.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":"docker.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":"docker.io/ceph/ceph-grafana:6.7.4","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":"haproxy","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":"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":"docker.io/prom/node-exporter:v0.18.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":"docker.io/prom/prometheus:v2.18.1","min":"","max":"","enum_allowed":[],"desc":"Prometheus 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":[]},"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":[]},"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_password":{"name":"registry_password","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"Custom repository password","long_desc":"","tags":[],"see_also":[]},"registry_url":{"name":"registry_url","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"Custom repository url","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","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_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":[]},"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_HOST":{"name":"RGW_API_HOST","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"RGW_API_PORT":{"name":"RGW_API_PORT","type":"str","level":"advanced","flags":0,"default_value":"80","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"RGW_API_SCHEME":{"name":"RGW_API_SCHEME","type":"str","level":"advanced","flags":0,"default_value":"http","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":[]},"RGW_API_USER_ID":{"name":"RGW_API_USER_ID","type":"str","level":"advanced","flags":0,"default_value":"","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":[]},"password":{"name":"password","type":"str","level":"advanced","flags":0,"default_value":"","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":"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":[]},"username":{"name":"username","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":"str","level":"advanced","flags":0,"default_value":"5000","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"database":{"name":"database","type":"str","level":"advanced","flags":0,"default_value":"ceph","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"hostname":{"name":"hostname","type":"str","level":"advanced","flags":0,"default_value":"None","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"interval":{"name":"interval","type":"str","level":"advanced","flags":0,"default_value":"30","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":[]},"password":{"name":"password","type":"str","level":"advanced","flags":0,"default_value":"None","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"port":{"name":"port","type":"str","level":"advanced","flags":0,"default_value":"8086","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ssl":{"name":"ssl","type":"str","level":"advanced","flags":0,"default_value":"false","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"threads":{"name":"threads","type":"str","level":"advanced","flags":0,"default_value":"5","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"username":{"name":"username","type":"str","level":"advanced","flags":0,"default_value":"None","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"verify_ssl":{"name":"verify_ssl","type":"str","level":"advanced","flags":0,"default_value":"true","min":"","max":"","enum_allowed":[],"desc":"","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":"","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":"","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":"","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":"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_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":[]},"sleep_interval":{"name":"sleep_interval","type":"str","level":"advanced","flags":0,"default_value":"60","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"progress","can_run":true,"error_string":"","module_options":{"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":[]},"persist_interval":{"name":"persist_interval","type":"secs","level":"advanced","flags":1,"default_value":"5","min":"","max":"","enum_allowed":[],"desc":"how frequently to persist completed events","long_desc":"","tags":[],"see_also":[]}}},{"name":"prometheus","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":[]},"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":"","long_desc":"","tags":[],"see_also":[]},"server_port":{"name":"server_port","type":"int","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","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":[]}}},{"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":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_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":"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":[]},"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":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_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":"","long_desc":"","tags":[],"see_also":[]},"channel_device":{"name":"channel_device","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"channel_ident":{"name":"channel_ident","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"contact":{"name":"contact","type":"str","level":"advanced","flags":0,"default_value":"None","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"description":{"name":"description","type":"str","level":"advanced","flags":0,"default_value":"None","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":"None","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"proxy":{"name":"proxy","type":"str","level":"advanced","flags":0,"default_value":"None","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":[]}}},{"name":"zabbix","can_run":true,"error_string":"","module_options":{"discovery_interval":{"name":"discovery_interval","type":"str","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":"None","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","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":{"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":[]},"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":"docker.io/prom/alertmanager:v0.20.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":"docker.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":"docker.io/ceph/ceph-grafana:6.7.4","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":"haproxy","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":"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":"docker.io/prom/node-exporter:v0.18.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":"docker.io/prom/prometheus:v2.18.1","min":"","max":"","enum_allowed":[],"desc":"Prometheus 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":[]},"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":[]},"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_password":{"name":"registry_password","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"Custom repository password","long_desc":"","tags":[],"see_also":[]},"registry_url":{"name":"registry_url","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"Custom repository url","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","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_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":[]},"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_HOST":{"name":"RGW_API_HOST","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"RGW_API_PORT":{"name":"RGW_API_PORT","type":"str","level":"advanced","flags":0,"default_value":"80","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"RGW_API_SCHEME":{"name":"RGW_API_SCHEME","type":"str","level":"advanced","flags":0,"default_value":"http","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":[]},"RGW_API_USER_ID":{"name":"RGW_API_USER_ID","type":"str","level":"advanced","flags":0,"default_value":"","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":[]},"password":{"name":"password","type":"str","level":"advanced","flags":0,"default_value":"","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":"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":[]},"username":{"name":"username","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":"str","level":"advanced","flags":0,"default_value":"5000","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"database":{"name":"database","type":"str","level":"advanced","flags":0,"default_value":"ceph","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"hostname":{"name":"hostname","type":"str","level":"advanced","flags":0,"default_value":"None","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"interval":{"name":"interval","type":"str","level":"advanced","flags":0,"default_value":"30","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":[]},"password":{"name":"password","type":"str","level":"advanced","flags":0,"default_value":"None","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"port":{"name":"port","type":"str","level":"advanced","flags":0,"default_value":"8086","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ssl":{"name":"ssl","type":"str","level":"advanced","flags":0,"default_value":"false","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"threads":{"name":"threads","type":"str","level":"advanced","flags":0,"default_value":"5","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"username":{"name":"username","type":"str","level":"advanced","flags":0,"default_value":"None","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"verify_ssl":{"name":"verify_ssl","type":"str","level":"advanced","flags":0,"default_value":"true","min":"","max":"","enum_allowed":[],"desc":"","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":"","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":"","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":"","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":"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_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":[]},"sleep_interval":{"name":"sleep_interval","type":"str","level":"advanced","flags":0,"default_value":"60","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"progress","can_run":true,"error_string":"","module_options":{"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":[]},"persist_interval":{"name":"persist_interval","type":"secs","level":"advanced","flags":1,"default_value":"5","min":"","max":"","enum_allowed":[],"desc":"how frequently to persist completed events","long_desc":"","tags":[],"see_also":[]}}},{"name":"prometheus","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":[]},"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":"","long_desc":"","tags":[],"see_also":[]},"server_port":{"name":"server_port","type":"int","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","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":[]}}},{"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":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_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":"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":[]},"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":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_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":"","long_desc":"","tags":[],"see_also":[]},"channel_device":{"name":"channel_device","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"channel_ident":{"name":"channel_ident","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"contact":{"name":"contact","type":"str","level":"advanced","flags":0,"default_value":"None","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"description":{"name":"description","type":"str","level":"advanced","flags":0,"default_value":"None","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":"None","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"proxy":{"name":"proxy","type":"str","level":"advanced","flags":0,"default_value":"None","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":[]}}},{"name":"zabbix","can_run":true,"error_string":"","module_options":{"discovery_interval":{"name":"discovery_interval","type":"str","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":"None","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://smithi037.front.sepia.ceph.com:8443/"},"always_on_modules":{"nautilus":["balancer","crash","devicehealth","orchestrator_cli","progress","rbd_support","status","volumes"],"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"],"last_failure_osd_epoch":3,"active_clients":[{"addrvec":[{"type":"v2","addr":"172.21.15.37:0","nonce":4152228190}]},{"addrvec":[{"type":"v2","addr":"172.21.15.37:0","nonce":313714574}]}]}} 2024-04-23T02:21:27.141 INFO:tasks.cephadm.ceph_manager.ceph:mgr available! 2024-04-23T02:21:27.141 INFO:tasks.cephadm.ceph_manager.ceph:waiting for all up 2024-04-23T02:21:27.141 DEBUG:teuthology.orchestra.run.smithi037:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.0 shell --fsid 39f0dbf0-0117-11ef-bc93-c7b262605968 -- ceph osd dump --format=json 2024-04-23T02:21:28.307 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:21:28 smithi037 bash[14334]: cluster 2024-04-23T02:21:26.571472+0000 mgr.y (mgr.14144) 209 : cluster [DBG] pgmap v193: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-04-23T02:21:28.307 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:21:28 smithi037 bash[18830]: cluster 2024-04-23T02:21:26.571472+0000 mgr.y (mgr.14144) 209 : cluster [DBG] pgmap v193: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-04-23T02:21:28.426 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:21:28 smithi191 bash[14421]: cluster 2024-04-23T02:21:26.571472+0000 mgr.y (mgr.14144) 209 : cluster [DBG] pgmap v193: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-04-23T02:21:29.869 INFO:teuthology.orchestra.run.smithi037.stderr:Inferring config /var/lib/ceph/39f0dbf0-0117-11ef-bc93-c7b262605968/mon.a/config 2024-04-23T02:21:30.426 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:21:30 smithi191 bash[14421]: cluster 2024-04-23T02:21:28.572190+0000 mgr.y (mgr.14144) 210 : cluster [DBG] pgmap v194: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-04-23T02:21:30.557 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:21:30 smithi037 bash[14334]: cluster 2024-04-23T02:21:28.572190+0000 mgr.y (mgr.14144) 210 : cluster [DBG] pgmap v194: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-04-23T02:21:30.557 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:21:30 smithi037 bash[18830]: cluster 2024-04-23T02:21:28.572190+0000 mgr.y (mgr.14144) 210 : cluster [DBG] pgmap v194: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-04-23T02:21:32.557 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:21:32 smithi037 bash[14334]: cluster 2024-04-23T02:21:30.572817+0000 mgr.y (mgr.14144) 211 : cluster [DBG] pgmap v195: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-04-23T02:21:32.557 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:21:32 smithi037 bash[14334]: audit 2024-04-23T02:21:31.211751+0000 mon.a (mon.0) 478 : audit [INF] from='mgr.14144 172.21.15.37:0/2766993901' entity='mgr.y' 2024-04-23T02:21:32.557 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:21:32 smithi037 bash[14334]: audit 2024-04-23T02:21:31.383237+0000 mon.a (mon.0) 479 : audit [INF] from='mgr.14144 172.21.15.37:0/2766993901' entity='mgr.y' 2024-04-23T02:21:32.558 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:21:32 smithi037 bash[14334]: audit 2024-04-23T02:21:31.391380+0000 mon.a (mon.0) 480 : audit [INF] from='mgr.14144 172.21.15.37:0/2766993901' entity='mgr.y' 2024-04-23T02:21:32.558 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:21:32 smithi037 bash[14334]: audit 2024-04-23T02:21:31.392398+0000 mon.a (mon.0) 481 : audit [INF] from='mgr.14144 172.21.15.37:0/2766993901' entity='mgr.y' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2024-04-23T02:21:32.558 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:21:32 smithi037 bash[14334]: audit 2024-04-23T02:21:31.393148+0000 mgr.y (mgr.14144) 212 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2024-04-23T02:21:32.558 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:21:32 smithi037 bash[14334]: audit 2024-04-23T02:21:31.398634+0000 mon.a (mon.0) 482 : audit [INF] from='mgr.14144 172.21.15.37:0/2766993901' entity='mgr.y' 2024-04-23T02:21:32.558 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:21:32 smithi037 bash[14334]: cephadm 2024-04-23T02:21:31.405423+0000 mgr.y (mgr.14144) 213 : cephadm [INF] Deploying daemon grafana.a on smithi191 2024-04-23T02:21:32.558 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:21:32 smithi037 bash[18830]: cluster 2024-04-23T02:21:30.572817+0000 mgr.y (mgr.14144) 211 : cluster [DBG] pgmap v195: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-04-23T02:21:32.558 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:21:32 smithi037 bash[18830]: audit 2024-04-23T02:21:31.211751+0000 mon.a (mon.0) 478 : audit [INF] from='mgr.14144 172.21.15.37:0/2766993901' entity='mgr.y' 2024-04-23T02:21:32.558 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:21:32 smithi037 bash[18830]: audit 2024-04-23T02:21:31.383237+0000 mon.a (mon.0) 479 : audit [INF] from='mgr.14144 172.21.15.37:0/2766993901' entity='mgr.y' 2024-04-23T02:21:32.558 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:21:32 smithi037 bash[18830]: audit 2024-04-23T02:21:31.391380+0000 mon.a (mon.0) 480 : audit [INF] from='mgr.14144 172.21.15.37:0/2766993901' entity='mgr.y' 2024-04-23T02:21:32.558 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:21:32 smithi037 bash[18830]: audit 2024-04-23T02:21:31.392398+0000 mon.a (mon.0) 481 : audit [INF] from='mgr.14144 172.21.15.37:0/2766993901' entity='mgr.y' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2024-04-23T02:21:32.558 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:21:32 smithi037 bash[18830]: audit 2024-04-23T02:21:31.393148+0000 mgr.y (mgr.14144) 212 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2024-04-23T02:21:32.559 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:21:32 smithi037 bash[18830]: audit 2024-04-23T02:21:31.398634+0000 mon.a (mon.0) 482 : audit [INF] from='mgr.14144 172.21.15.37:0/2766993901' entity='mgr.y' 2024-04-23T02:21:32.559 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:21:32 smithi037 bash[18830]: cephadm 2024-04-23T02:21:31.405423+0000 mgr.y (mgr.14144) 213 : cephadm [INF] Deploying daemon grafana.a on smithi191 2024-04-23T02:21:32.676 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:21:32 smithi191 bash[14421]: cluster 2024-04-23T02:21:30.572817+0000 mgr.y (mgr.14144) 211 : cluster [DBG] pgmap v195: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-04-23T02:21:32.677 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:21:32 smithi191 bash[14421]: audit 2024-04-23T02:21:31.211751+0000 mon.a (mon.0) 478 : audit [INF] from='mgr.14144 172.21.15.37:0/2766993901' entity='mgr.y' 2024-04-23T02:21:32.677 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:21:32 smithi191 bash[14421]: audit 2024-04-23T02:21:31.383237+0000 mon.a (mon.0) 479 : audit [INF] from='mgr.14144 172.21.15.37:0/2766993901' entity='mgr.y' 2024-04-23T02:21:32.677 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:21:32 smithi191 bash[14421]: audit 2024-04-23T02:21:31.391380+0000 mon.a (mon.0) 480 : audit [INF] from='mgr.14144 172.21.15.37:0/2766993901' entity='mgr.y' 2024-04-23T02:21:32.677 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:21:32 smithi191 bash[14421]: audit 2024-04-23T02:21:31.392398+0000 mon.a (mon.0) 481 : audit [INF] from='mgr.14144 172.21.15.37:0/2766993901' entity='mgr.y' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2024-04-23T02:21:32.677 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:21:32 smithi191 bash[14421]: audit 2024-04-23T02:21:31.393148+0000 mgr.y (mgr.14144) 212 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2024-04-23T02:21:32.677 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:21:32 smithi191 bash[14421]: audit 2024-04-23T02:21:31.398634+0000 mon.a (mon.0) 482 : audit [INF] from='mgr.14144 172.21.15.37:0/2766993901' entity='mgr.y' 2024-04-23T02:21:32.677 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:21:32 smithi191 bash[14421]: cephadm 2024-04-23T02:21:31.405423+0000 mgr.y (mgr.14144) 213 : cephadm [INF] Deploying daemon grafana.a on smithi191 2024-04-23T02:21:33.557 INFO:journalctl@ceph.alertmanager.a.smithi037.stdout:Apr 23 02:21:33 smithi037 bash[32418]: level=info ts=2024-04-23T02:21:33.468Z caller=main.go:497 msg=Listening address=:9093 2024-04-23T02:21:34.125 INFO:teuthology.orchestra.run.smithi037.stdout: 2024-04-23T02:21:34.125 INFO:teuthology.orchestra.run.smithi037.stdout:{"epoch":51,"fsid":"39f0dbf0-0117-11ef-bc93-c7b262605968","created":"2024-04-23T02:15:27.904166+0000","modified":"2024-04-23T02:20:33.390325+0000","last_up_change":"2024-04-23T02:20:31.362471+0000","last_in_change":"2024-04-23T02:20:12.302741+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":"pacific","pools":[{"pool":1,"pool_name":"device_health_metrics","create_time":"2024-04-23T02:18:49.917422+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":"23","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_min":1},"application_metadata":{"mgr_devicehealth":{}}}],"osds":[{"osd":0,"uuid":"388bc804-8ce0-4b30-9656-abfe6f75be46","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":8,"up_thru":49,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.37:6802","nonce":1291552958},{"type":"v1","addr":"172.21.15.37:6803","nonce":1291552958}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.37:6804","nonce":1291552958},{"type":"v1","addr":"172.21.15.37:6805","nonce":1291552958}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.37:6808","nonce":1291552958},{"type":"v1","addr":"172.21.15.37:6809","nonce":1291552958}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.37:6806","nonce":1291552958},{"type":"v1","addr":"172.21.15.37:6807","nonce":1291552958}]},"public_addr":"172.21.15.37:6803/1291552958","cluster_addr":"172.21.15.37:6805/1291552958","heartbeat_back_addr":"172.21.15.37:6809/1291552958","heartbeat_front_addr":"172.21.15.37:6807/1291552958","state":["exists","up"]},{"osd":1,"uuid":"e7f4f1e7-1775-4f1f-ac2d-244cac89a661","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":13,"up_thru":32,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.37:6810","nonce":1207254258},{"type":"v1","addr":"172.21.15.37:6811","nonce":1207254258}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.37:6812","nonce":1207254258},{"type":"v1","addr":"172.21.15.37:6813","nonce":1207254258}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.37:6816","nonce":1207254258},{"type":"v1","addr":"172.21.15.37:6817","nonce":1207254258}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.37:6814","nonce":1207254258},{"type":"v1","addr":"172.21.15.37:6815","nonce":1207254258}]},"public_addr":"172.21.15.37:6811/1207254258","cluster_addr":"172.21.15.37:6813/1207254258","heartbeat_back_addr":"172.21.15.37:6817/1207254258","heartbeat_front_addr":"172.21.15.37:6815/1207254258","state":["exists","up"]},{"osd":2,"uuid":"86b97479-ff81-4eee-8821-9817afbfe7b9","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.37:6818","nonce":161551611},{"type":"v1","addr":"172.21.15.37:6819","nonce":161551611}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.37:6820","nonce":161551611},{"type":"v1","addr":"172.21.15.37:6821","nonce":161551611}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.37:6824","nonce":161551611},{"type":"v1","addr":"172.21.15.37:6825","nonce":161551611}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.37:6822","nonce":161551611},{"type":"v1","addr":"172.21.15.37:6823","nonce":161551611}]},"public_addr":"172.21.15.37:6819/161551611","cluster_addr":"172.21.15.37:6821/161551611","heartbeat_back_addr":"172.21.15.37:6825/161551611","heartbeat_front_addr":"172.21.15.37:6823/161551611","state":["exists","up"]},{"osd":3,"uuid":"8a179365-10b7-4fb0-b7e4-0878cf20a5ce","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":26,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.37:6826","nonce":706893132},{"type":"v1","addr":"172.21.15.37:6827","nonce":706893132}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.37:6828","nonce":706893132},{"type":"v1","addr":"172.21.15.37:6829","nonce":706893132}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.37:6832","nonce":706893132},{"type":"v1","addr":"172.21.15.37:6833","nonce":706893132}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.37:6830","nonce":706893132},{"type":"v1","addr":"172.21.15.37:6831","nonce":706893132}]},"public_addr":"172.21.15.37:6827/706893132","cluster_addr":"172.21.15.37:6829/706893132","heartbeat_back_addr":"172.21.15.37:6833/706893132","heartbeat_front_addr":"172.21.15.37:6831/706893132","state":["exists","up"]},{"osd":4,"uuid":"6ba8b9a0-ef8f-4484-8f32-f19a65111ccb","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":31,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.191:6800","nonce":100846247},{"type":"v1","addr":"172.21.15.191:6801","nonce":100846247}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.191:6802","nonce":100846247},{"type":"v1","addr":"172.21.15.191:6803","nonce":100846247}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.191:6806","nonce":100846247},{"type":"v1","addr":"172.21.15.191:6807","nonce":100846247}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.191:6804","nonce":100846247},{"type":"v1","addr":"172.21.15.191:6805","nonce":100846247}]},"public_addr":"172.21.15.191:6801/100846247","cluster_addr":"172.21.15.191:6803/100846247","heartbeat_back_addr":"172.21.15.191:6807/100846247","heartbeat_front_addr":"172.21.15.191:6805/100846247","state":["exists","up"]},{"osd":5,"uuid":"03e5b3be-6664-4587-9cb4-b5cfecd85dc7","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":37,"up_thru":38,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.191:6808","nonce":633928717},{"type":"v1","addr":"172.21.15.191:6809","nonce":633928717}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.191:6810","nonce":633928717},{"type":"v1","addr":"172.21.15.191:6811","nonce":633928717}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.191:6814","nonce":633928717},{"type":"v1","addr":"172.21.15.191:6815","nonce":633928717}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.191:6812","nonce":633928717},{"type":"v1","addr":"172.21.15.191:6813","nonce":633928717}]},"public_addr":"172.21.15.191:6809/633928717","cluster_addr":"172.21.15.191:6811/633928717","heartbeat_back_addr":"172.21.15.191:6815/633928717","heartbeat_front_addr":"172.21.15.191:6813/633928717","state":["exists","up"]},{"osd":6,"uuid":"ab3b1de3-1407-46ac-8c69-11a968483cef","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":43,"up_thru":44,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.191:6816","nonce":4267529144},{"type":"v1","addr":"172.21.15.191:6817","nonce":4267529144}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.191:6818","nonce":4267529144},{"type":"v1","addr":"172.21.15.191:6819","nonce":4267529144}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.191:6822","nonce":4267529144},{"type":"v1","addr":"172.21.15.191:6823","nonce":4267529144}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.191:6820","nonce":4267529144},{"type":"v1","addr":"172.21.15.191:6821","nonce":4267529144}]},"public_addr":"172.21.15.191:6817/4267529144","cluster_addr":"172.21.15.191:6819/4267529144","heartbeat_back_addr":"172.21.15.191:6823/4267529144","heartbeat_front_addr":"172.21.15.191:6821/4267529144","state":["exists","up"]},{"osd":7,"uuid":"55e2a28d-5e93-4a32-b09b-b4a47928100b","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":49,"up_thru":50,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.191:6824","nonce":1440404974},{"type":"v1","addr":"172.21.15.191:6825","nonce":1440404974}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.191:6826","nonce":1440404974},{"type":"v1","addr":"172.21.15.191:6827","nonce":1440404974}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.191:6830","nonce":1440404974},{"type":"v1","addr":"172.21.15.191:6831","nonce":1440404974}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.191:6828","nonce":1440404974},{"type":"v1","addr":"172.21.15.191:6829","nonce":1440404974}]},"public_addr":"172.21.15.191:6825/1440404974","cluster_addr":"172.21.15.191:6827/1440404974","heartbeat_back_addr":"172.21.15.191:6831/1440404974","heartbeat_front_addr":"172.21.15.191:6829/1440404974","state":["exists","up"]}],"osd_xinfo":[{"osd":0,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138297136906239,"old_weight":0,"last_purged_snaps_scrub":"2024-04-23T02:17:42.526745+0000","dead_epoch":0},{"osd":1,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138297136906239,"old_weight":0,"last_purged_snaps_scrub":"2024-04-23T02:18:08.403409+0000","dead_epoch":0},{"osd":2,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138297136906239,"old_weight":0,"last_purged_snaps_scrub":"2024-04-23T02:18:33.719946+0000","dead_epoch":0},{"osd":3,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138297136906239,"old_weight":0,"last_purged_snaps_scrub":"2024-04-23T02:18:57.325391+0000","dead_epoch":0},{"osd":4,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138297136906239,"old_weight":0,"last_purged_snaps_scrub":"2024-04-23T02:19:19.289382+0000","dead_epoch":0},{"osd":5,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138297136906239,"old_weight":0,"last_purged_snaps_scrub":"2024-04-23T02:19:42.652558+0000","dead_epoch":0},{"osd":6,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138297136906239,"old_weight":0,"last_purged_snaps_scrub":"2024-04-23T02:20:06.614387+0000","dead_epoch":0},{"osd":7,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138297136906239,"old_weight":0,"last_purged_snaps_scrub":"2024-04-23T02:20:29.676348+0000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[],"pg_temp":[],"primary_temp":[],"blocklist":{"172.21.15.37:6801/2797644268":"2024-04-24T02:16:22.425646+0000","172.21.15.37:6800/2797644268":"2024-04-24T02:16:22.425646+0000","172.21.15.37:0/584841703":"2024-04-24T02:16:22.425646+0000","172.21.15.37:0/2295646787":"2024-04-24T02:15:54.177543+0000","172.21.15.37:0/711318125":"2024-04-24T02:16:22.425646+0000","172.21.15.37:6800/3808651703":"2024-04-24T02:15:54.177543+0000","172.21.15.37:6801/3808651703":"2024-04-24T02:15:54.177543+0000","172.21.15.37:0/576525037":"2024-04-24T02:15:54.177543+0000"},"erasure_code_profiles":{"default":{"crush-failure-domain":"osd","k":"2","m":"1","plugin":"jerasure","technique":"reed_sol_van"}},"removed_snaps_queue":[],"new_removed_snaps":[],"new_purged_snaps":[],"crush_node_flags":{},"device_class_flags":{},"stretch_mode":{"stretch_mode_enabled":false,"stretch_bucket_count":0,"degraded_stretch_mode":0,"recovering_stretch_mode":0,"stretch_mode_bucket":0}} 2024-04-23T02:21:34.557 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:21:34 smithi037 bash[18830]: cluster 2024-04-23T02:21:32.573635+0000 mgr.y (mgr.14144) 214 : cluster [DBG] pgmap v196: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-04-23T02:21:34.557 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:21:34 smithi037 bash[18830]: audit 2024-04-23T02:21:34.119045+0000 mon.c (mon.1) 17 : audit [DBG] from='client.? 172.21.15.37:0/4056060461' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-04-23T02:21:34.558 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:21:34 smithi037 bash[14334]: cluster 2024-04-23T02:21:32.573635+0000 mgr.y (mgr.14144) 214 : cluster [DBG] pgmap v196: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-04-23T02:21:34.558 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:21:34 smithi037 bash[14334]: audit 2024-04-23T02:21:34.119045+0000 mon.c (mon.1) 17 : audit [DBG] from='client.? 172.21.15.37:0/4056060461' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-04-23T02:21:34.676 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:21:34 smithi191 bash[14421]: cluster 2024-04-23T02:21:32.573635+0000 mgr.y (mgr.14144) 214 : cluster [DBG] pgmap v196: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-04-23T02:21:34.677 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:21:34 smithi191 bash[14421]: audit 2024-04-23T02:21:34.119045+0000 mon.c (mon.1) 17 : audit [DBG] from='client.? 172.21.15.37:0/4056060461' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-04-23T02:21:34.936 INFO:tasks.cephadm.ceph_manager.ceph:all up! 2024-04-23T02:21:34.936 DEBUG:teuthology.orchestra.run.smithi037:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.0 shell --fsid 39f0dbf0-0117-11ef-bc93-c7b262605968 -- ceph osd dump --format=json 2024-04-23T02:21:35.807 INFO:journalctl@ceph.alertmanager.a.smithi037.stdout:Apr 23 02:21:35 smithi037 bash[32418]: level=info ts=2024-04-23T02:21:35.426Z caller=cluster.go:648 component=cluster msg="gossip not settled" polls=0 before=0 now=1 elapsed=2.000172031s 2024-04-23T02:21:36.557 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:21:36 smithi037 bash[14334]: cluster 2024-04-23T02:21:34.574242+0000 mgr.y (mgr.14144) 215 : cluster [DBG] pgmap v197: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-04-23T02:21:36.557 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:21:36 smithi037 bash[18830]: cluster 2024-04-23T02:21:34.574242+0000 mgr.y (mgr.14144) 215 : cluster [DBG] pgmap v197: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-04-23T02:21:36.676 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:21:36 smithi191 bash[14421]: cluster 2024-04-23T02:21:34.574242+0000 mgr.y (mgr.14144) 215 : cluster [DBG] pgmap v197: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-04-23T02:21:37.667 INFO:teuthology.orchestra.run.smithi037.stderr:Inferring config /var/lib/ceph/39f0dbf0-0117-11ef-bc93-c7b262605968/mon.a/config 2024-04-23T02:21:38.550 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:21:38 smithi037 bash[14334]: cluster 2024-04-23T02:21:36.574858+0000 mgr.y (mgr.14144) 216 : cluster [DBG] pgmap v198: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-04-23T02:21:38.550 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:21:38 smithi037 bash[18830]: cluster 2024-04-23T02:21:36.574858+0000 mgr.y (mgr.14144) 216 : cluster [DBG] pgmap v198: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-04-23T02:21:38.676 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:21:38 smithi191 bash[14421]: cluster 2024-04-23T02:21:36.574858+0000 mgr.y (mgr.14144) 216 : cluster [DBG] pgmap v198: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-04-23T02:21:40.557 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:21:40 smithi037 bash[14334]: cluster 2024-04-23T02:21:38.575476+0000 mgr.y (mgr.14144) 217 : cluster [DBG] pgmap v199: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-04-23T02:21:40.557 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:21:40 smithi037 bash[18830]: cluster 2024-04-23T02:21:38.575476+0000 mgr.y (mgr.14144) 217 : cluster [DBG] pgmap v199: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-04-23T02:21:40.598 INFO:teuthology.orchestra.run.smithi037.stdout: 2024-04-23T02:21:40.598 INFO:teuthology.orchestra.run.smithi037.stdout:{"epoch":51,"fsid":"39f0dbf0-0117-11ef-bc93-c7b262605968","created":"2024-04-23T02:15:27.904166+0000","modified":"2024-04-23T02:20:33.390325+0000","last_up_change":"2024-04-23T02:20:31.362471+0000","last_in_change":"2024-04-23T02:20:12.302741+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":"pacific","pools":[{"pool":1,"pool_name":"device_health_metrics","create_time":"2024-04-23T02:18:49.917422+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":"23","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_min":1},"application_metadata":{"mgr_devicehealth":{}}}],"osds":[{"osd":0,"uuid":"388bc804-8ce0-4b30-9656-abfe6f75be46","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":8,"up_thru":49,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.37:6802","nonce":1291552958},{"type":"v1","addr":"172.21.15.37:6803","nonce":1291552958}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.37:6804","nonce":1291552958},{"type":"v1","addr":"172.21.15.37:6805","nonce":1291552958}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.37:6808","nonce":1291552958},{"type":"v1","addr":"172.21.15.37:6809","nonce":1291552958}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.37:6806","nonce":1291552958},{"type":"v1","addr":"172.21.15.37:6807","nonce":1291552958}]},"public_addr":"172.21.15.37:6803/1291552958","cluster_addr":"172.21.15.37:6805/1291552958","heartbeat_back_addr":"172.21.15.37:6809/1291552958","heartbeat_front_addr":"172.21.15.37:6807/1291552958","state":["exists","up"]},{"osd":1,"uuid":"e7f4f1e7-1775-4f1f-ac2d-244cac89a661","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":13,"up_thru":32,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.37:6810","nonce":1207254258},{"type":"v1","addr":"172.21.15.37:6811","nonce":1207254258}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.37:6812","nonce":1207254258},{"type":"v1","addr":"172.21.15.37:6813","nonce":1207254258}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.37:6816","nonce":1207254258},{"type":"v1","addr":"172.21.15.37:6817","nonce":1207254258}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.37:6814","nonce":1207254258},{"type":"v1","addr":"172.21.15.37:6815","nonce":1207254258}]},"public_addr":"172.21.15.37:6811/1207254258","cluster_addr":"172.21.15.37:6813/1207254258","heartbeat_back_addr":"172.21.15.37:6817/1207254258","heartbeat_front_addr":"172.21.15.37:6815/1207254258","state":["exists","up"]},{"osd":2,"uuid":"86b97479-ff81-4eee-8821-9817afbfe7b9","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.37:6818","nonce":161551611},{"type":"v1","addr":"172.21.15.37:6819","nonce":161551611}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.37:6820","nonce":161551611},{"type":"v1","addr":"172.21.15.37:6821","nonce":161551611}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.37:6824","nonce":161551611},{"type":"v1","addr":"172.21.15.37:6825","nonce":161551611}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.37:6822","nonce":161551611},{"type":"v1","addr":"172.21.15.37:6823","nonce":161551611}]},"public_addr":"172.21.15.37:6819/161551611","cluster_addr":"172.21.15.37:6821/161551611","heartbeat_back_addr":"172.21.15.37:6825/161551611","heartbeat_front_addr":"172.21.15.37:6823/161551611","state":["exists","up"]},{"osd":3,"uuid":"8a179365-10b7-4fb0-b7e4-0878cf20a5ce","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":26,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.37:6826","nonce":706893132},{"type":"v1","addr":"172.21.15.37:6827","nonce":706893132}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.37:6828","nonce":706893132},{"type":"v1","addr":"172.21.15.37:6829","nonce":706893132}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.37:6832","nonce":706893132},{"type":"v1","addr":"172.21.15.37:6833","nonce":706893132}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.37:6830","nonce":706893132},{"type":"v1","addr":"172.21.15.37:6831","nonce":706893132}]},"public_addr":"172.21.15.37:6827/706893132","cluster_addr":"172.21.15.37:6829/706893132","heartbeat_back_addr":"172.21.15.37:6833/706893132","heartbeat_front_addr":"172.21.15.37:6831/706893132","state":["exists","up"]},{"osd":4,"uuid":"6ba8b9a0-ef8f-4484-8f32-f19a65111ccb","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":31,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.191:6800","nonce":100846247},{"type":"v1","addr":"172.21.15.191:6801","nonce":100846247}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.191:6802","nonce":100846247},{"type":"v1","addr":"172.21.15.191:6803","nonce":100846247}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.191:6806","nonce":100846247},{"type":"v1","addr":"172.21.15.191:6807","nonce":100846247}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.191:6804","nonce":100846247},{"type":"v1","addr":"172.21.15.191:6805","nonce":100846247}]},"public_addr":"172.21.15.191:6801/100846247","cluster_addr":"172.21.15.191:6803/100846247","heartbeat_back_addr":"172.21.15.191:6807/100846247","heartbeat_front_addr":"172.21.15.191:6805/100846247","state":["exists","up"]},{"osd":5,"uuid":"03e5b3be-6664-4587-9cb4-b5cfecd85dc7","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":37,"up_thru":38,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.191:6808","nonce":633928717},{"type":"v1","addr":"172.21.15.191:6809","nonce":633928717}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.191:6810","nonce":633928717},{"type":"v1","addr":"172.21.15.191:6811","nonce":633928717}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.191:6814","nonce":633928717},{"type":"v1","addr":"172.21.15.191:6815","nonce":633928717}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.191:6812","nonce":633928717},{"type":"v1","addr":"172.21.15.191:6813","nonce":633928717}]},"public_addr":"172.21.15.191:6809/633928717","cluster_addr":"172.21.15.191:6811/633928717","heartbeat_back_addr":"172.21.15.191:6815/633928717","heartbeat_front_addr":"172.21.15.191:6813/633928717","state":["exists","up"]},{"osd":6,"uuid":"ab3b1de3-1407-46ac-8c69-11a968483cef","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":43,"up_thru":44,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.191:6816","nonce":4267529144},{"type":"v1","addr":"172.21.15.191:6817","nonce":4267529144}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.191:6818","nonce":4267529144},{"type":"v1","addr":"172.21.15.191:6819","nonce":4267529144}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.191:6822","nonce":4267529144},{"type":"v1","addr":"172.21.15.191:6823","nonce":4267529144}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.191:6820","nonce":4267529144},{"type":"v1","addr":"172.21.15.191:6821","nonce":4267529144}]},"public_addr":"172.21.15.191:6817/4267529144","cluster_addr":"172.21.15.191:6819/4267529144","heartbeat_back_addr":"172.21.15.191:6823/4267529144","heartbeat_front_addr":"172.21.15.191:6821/4267529144","state":["exists","up"]},{"osd":7,"uuid":"55e2a28d-5e93-4a32-b09b-b4a47928100b","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":49,"up_thru":50,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.191:6824","nonce":1440404974},{"type":"v1","addr":"172.21.15.191:6825","nonce":1440404974}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.191:6826","nonce":1440404974},{"type":"v1","addr":"172.21.15.191:6827","nonce":1440404974}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.191:6830","nonce":1440404974},{"type":"v1","addr":"172.21.15.191:6831","nonce":1440404974}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.191:6828","nonce":1440404974},{"type":"v1","addr":"172.21.15.191:6829","nonce":1440404974}]},"public_addr":"172.21.15.191:6825/1440404974","cluster_addr":"172.21.15.191:6827/1440404974","heartbeat_back_addr":"172.21.15.191:6831/1440404974","heartbeat_front_addr":"172.21.15.191:6829/1440404974","state":["exists","up"]}],"osd_xinfo":[{"osd":0,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138297136906239,"old_weight":0,"last_purged_snaps_scrub":"2024-04-23T02:17:42.526745+0000","dead_epoch":0},{"osd":1,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138297136906239,"old_weight":0,"last_purged_snaps_scrub":"2024-04-23T02:18:08.403409+0000","dead_epoch":0},{"osd":2,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138297136906239,"old_weight":0,"last_purged_snaps_scrub":"2024-04-23T02:18:33.719946+0000","dead_epoch":0},{"osd":3,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138297136906239,"old_weight":0,"last_purged_snaps_scrub":"2024-04-23T02:18:57.325391+0000","dead_epoch":0},{"osd":4,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138297136906239,"old_weight":0,"last_purged_snaps_scrub":"2024-04-23T02:19:19.289382+0000","dead_epoch":0},{"osd":5,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138297136906239,"old_weight":0,"last_purged_snaps_scrub":"2024-04-23T02:19:42.652558+0000","dead_epoch":0},{"osd":6,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138297136906239,"old_weight":0,"last_purged_snaps_scrub":"2024-04-23T02:20:06.614387+0000","dead_epoch":0},{"osd":7,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138297136906239,"old_weight":0,"last_purged_snaps_scrub":"2024-04-23T02:20:29.676348+0000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[],"pg_temp":[],"primary_temp":[],"blocklist":{"172.21.15.37:6801/2797644268":"2024-04-24T02:16:22.425646+0000","172.21.15.37:6800/2797644268":"2024-04-24T02:16:22.425646+0000","172.21.15.37:0/584841703":"2024-04-24T02:16:22.425646+0000","172.21.15.37:0/2295646787":"2024-04-24T02:15:54.177543+0000","172.21.15.37:0/711318125":"2024-04-24T02:16:22.425646+0000","172.21.15.37:6800/3808651703":"2024-04-24T02:15:54.177543+0000","172.21.15.37:6801/3808651703":"2024-04-24T02:15:54.177543+0000","172.21.15.37:0/576525037":"2024-04-24T02:15:54.177543+0000"},"erasure_code_profiles":{"default":{"crush-failure-domain":"osd","k":"2","m":"1","plugin":"jerasure","technique":"reed_sol_van"}},"removed_snaps_queue":[],"new_removed_snaps":[],"new_purged_snaps":[],"crush_node_flags":{},"device_class_flags":{},"stretch_mode":{"stretch_mode_enabled":false,"stretch_bucket_count":0,"degraded_stretch_mode":0,"recovering_stretch_mode":0,"stretch_mode_bucket":0}} 2024-04-23T02:21:40.676 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:21:40 smithi191 bash[14421]: cluster 2024-04-23T02:21:38.575476+0000 mgr.y (mgr.14144) 217 : cluster [DBG] pgmap v199: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-04-23T02:21:41.382 DEBUG:teuthology.orchestra.run.smithi037:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.0 shell --fsid 39f0dbf0-0117-11ef-bc93-c7b262605968 -- ceph tell osd.0 flush_pg_stats 2024-04-23T02:21:41.383 DEBUG:teuthology.orchestra.run.smithi037:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.0 shell --fsid 39f0dbf0-0117-11ef-bc93-c7b262605968 -- ceph tell osd.1 flush_pg_stats 2024-04-23T02:21:41.383 DEBUG:teuthology.orchestra.run.smithi037:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.0 shell --fsid 39f0dbf0-0117-11ef-bc93-c7b262605968 -- ceph tell osd.2 flush_pg_stats 2024-04-23T02:21:41.384 DEBUG:teuthology.orchestra.run.smithi037:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.0 shell --fsid 39f0dbf0-0117-11ef-bc93-c7b262605968 -- ceph tell osd.3 flush_pg_stats 2024-04-23T02:21:41.384 DEBUG:teuthology.orchestra.run.smithi037:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.0 shell --fsid 39f0dbf0-0117-11ef-bc93-c7b262605968 -- ceph tell osd.4 flush_pg_stats 2024-04-23T02:21:41.384 DEBUG:teuthology.orchestra.run.smithi037:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.0 shell --fsid 39f0dbf0-0117-11ef-bc93-c7b262605968 -- ceph tell osd.5 flush_pg_stats 2024-04-23T02:21:41.385 DEBUG:teuthology.orchestra.run.smithi037:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.0 shell --fsid 39f0dbf0-0117-11ef-bc93-c7b262605968 -- ceph tell osd.6 flush_pg_stats 2024-04-23T02:21:41.385 DEBUG:teuthology.orchestra.run.smithi037:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.0 shell --fsid 39f0dbf0-0117-11ef-bc93-c7b262605968 -- ceph tell osd.7 flush_pg_stats 2024-04-23T02:21:41.557 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:21:41 smithi037 bash[14334]: audit 2024-04-23T02:21:40.592249+0000 mon.c (mon.1) 18 : audit [DBG] from='client.? 172.21.15.37:0/2557729278' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-04-23T02:21:41.557 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:21:41 smithi037 bash[18830]: audit 2024-04-23T02:21:40.592249+0000 mon.c (mon.1) 18 : audit [DBG] from='client.? 172.21.15.37:0/2557729278' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-04-23T02:21:41.676 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:21:41 smithi191 bash[14421]: audit 2024-04-23T02:21:40.592249+0000 mon.c (mon.1) 18 : audit [DBG] from='client.? 172.21.15.37:0/2557729278' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-04-23T02:21:42.557 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:21:42 smithi037 bash[14334]: cluster 2024-04-23T02:21:40.576158+0000 mgr.y (mgr.14144) 218 : cluster [DBG] pgmap v200: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-04-23T02:21:42.557 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:21:42 smithi037 bash[18830]: cluster 2024-04-23T02:21:40.576158+0000 mgr.y (mgr.14144) 218 : cluster [DBG] pgmap v200: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-04-23T02:21:42.676 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:21:42 smithi191 bash[14421]: cluster 2024-04-23T02:21:40.576158+0000 mgr.y (mgr.14144) 218 : cluster [DBG] pgmap v200: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-04-23T02:21:43.808 INFO:journalctl@ceph.alertmanager.a.smithi037.stdout:Apr 23 02:21:43 smithi037 bash[32418]: level=info ts=2024-04-23T02:21:43.427Z caller=cluster.go:640 component=cluster msg="gossip settled; proceeding" elapsed=10.001090116s 2024-04-23T02:21:44.212 INFO:teuthology.orchestra.run.smithi037.stderr:Inferring config /var/lib/ceph/39f0dbf0-0117-11ef-bc93-c7b262605968/mon.a/config 2024-04-23T02:21:44.213 INFO:teuthology.orchestra.run.smithi037.stderr:Inferring config /var/lib/ceph/39f0dbf0-0117-11ef-bc93-c7b262605968/mon.a/config 2024-04-23T02:21:44.215 INFO:teuthology.orchestra.run.smithi037.stderr:Inferring config /var/lib/ceph/39f0dbf0-0117-11ef-bc93-c7b262605968/mon.a/config 2024-04-23T02:21:44.216 INFO:teuthology.orchestra.run.smithi037.stderr:Inferring config /var/lib/ceph/39f0dbf0-0117-11ef-bc93-c7b262605968/mon.a/config 2024-04-23T02:21:44.216 INFO:teuthology.orchestra.run.smithi037.stderr:Inferring config /var/lib/ceph/39f0dbf0-0117-11ef-bc93-c7b262605968/mon.a/config 2024-04-23T02:21:44.216 INFO:teuthology.orchestra.run.smithi037.stderr:Inferring config /var/lib/ceph/39f0dbf0-0117-11ef-bc93-c7b262605968/mon.a/config 2024-04-23T02:21:44.216 INFO:teuthology.orchestra.run.smithi037.stderr:Inferring config /var/lib/ceph/39f0dbf0-0117-11ef-bc93-c7b262605968/mon.a/config 2024-04-23T02:21:44.217 INFO:teuthology.orchestra.run.smithi037.stderr:Inferring config /var/lib/ceph/39f0dbf0-0117-11ef-bc93-c7b262605968/mon.a/config 2024-04-23T02:21:44.557 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:21:44 smithi037 bash[14334]: cluster 2024-04-23T02:21:42.576740+0000 mgr.y (mgr.14144) 219 : cluster [DBG] pgmap v201: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-04-23T02:21:44.558 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:21:44 smithi037 bash[18830]: cluster 2024-04-23T02:21:42.576740+0000 mgr.y (mgr.14144) 219 : cluster [DBG] pgmap v201: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-04-23T02:21:44.676 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:21:44 smithi191 bash[14421]: cluster 2024-04-23T02:21:42.576740+0000 mgr.y (mgr.14144) 219 : cluster [DBG] pgmap v201: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-04-23T02:21:46.482 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:21:46 smithi037 bash[18830]: cluster 2024-04-23T02:21:44.577319+0000 mgr.y (mgr.14144) 220 : cluster [DBG] pgmap v202: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-04-23T02:21:46.482 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:21:46 smithi037 bash[14334]: cluster 2024-04-23T02:21:44.577319+0000 mgr.y (mgr.14144) 220 : cluster [DBG] pgmap v202: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-04-23T02:21:46.676 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:21:46 smithi191 bash[14421]: cluster 2024-04-23T02:21:44.577319+0000 mgr.y (mgr.14144) 220 : cluster [DBG] pgmap v202: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-04-23T02:21:48.498 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:21:48 smithi037 bash[18830]: cluster 2024-04-23T02:21:46.577863+0000 mgr.y (mgr.14144) 221 : cluster [DBG] pgmap v203: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-04-23T02:21:48.499 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:21:48 smithi037 bash[14334]: cluster 2024-04-23T02:21:46.577863+0000 mgr.y (mgr.14144) 221 : cluster [DBG] pgmap v203: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-04-23T02:21:48.676 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:21:48 smithi191 bash[14421]: cluster 2024-04-23T02:21:46.577863+0000 mgr.y (mgr.14144) 221 : cluster [DBG] pgmap v203: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-04-23T02:21:50.557 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:21:50 smithi037 bash[14334]: cluster 2024-04-23T02:21:48.578476+0000 mgr.y (mgr.14144) 222 : cluster [DBG] pgmap v204: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-04-23T02:21:50.558 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:21:50 smithi037 bash[18830]: cluster 2024-04-23T02:21:48.578476+0000 mgr.y (mgr.14144) 222 : cluster [DBG] pgmap v204: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-04-23T02:21:50.676 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:21:50 smithi191 bash[14421]: cluster 2024-04-23T02:21:48.578476+0000 mgr.y (mgr.14144) 222 : cluster [DBG] pgmap v204: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-04-23T02:21:52.308 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:21:52 smithi037 bash[14334]: cluster 2024-04-23T02:21:50.579039+0000 mgr.y (mgr.14144) 223 : cluster [DBG] pgmap v205: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-04-23T02:21:52.308 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:21:52 smithi037 bash[18830]: cluster 2024-04-23T02:21:50.579039+0000 mgr.y (mgr.14144) 223 : cluster [DBG] pgmap v205: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-04-23T02:21:52.676 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:21:52 smithi191 bash[14421]: cluster 2024-04-23T02:21:50.579039+0000 mgr.y (mgr.14144) 223 : cluster [DBG] pgmap v205: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-04-23T02:21:54.427 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:21:54 smithi191 bash[14421]: cluster 2024-04-23T02:21:52.579677+0000 mgr.y (mgr.14144) 224 : cluster [DBG] pgmap v206: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-04-23T02:21:54.427 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:21:54 smithi191 bash[14421]: audit 2024-04-23T02:21:54.028452+0000 mon.a (mon.0) 483 : audit [INF] from='mgr.14144 172.21.15.37:0/2766993901' entity='mgr.y' 2024-04-23T02:21:54.427 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:21:54 smithi191 bash[14421]: audit 2024-04-23T02:21:54.029929+0000 mon.a (mon.0) 484 : audit [DBG] from='mgr.14144 172.21.15.37:0/2766993901' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-23T02:21:54.557 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:21:54 smithi037 bash[14334]: cluster 2024-04-23T02:21:52.579677+0000 mgr.y (mgr.14144) 224 : cluster [DBG] pgmap v206: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-04-23T02:21:54.558 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:21:54 smithi037 bash[14334]: audit 2024-04-23T02:21:54.028452+0000 mon.a (mon.0) 483 : audit [INF] from='mgr.14144 172.21.15.37:0/2766993901' entity='mgr.y' 2024-04-23T02:21:54.558 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:21:54 smithi037 bash[14334]: audit 2024-04-23T02:21:54.029929+0000 mon.a (mon.0) 484 : audit [DBG] from='mgr.14144 172.21.15.37:0/2766993901' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-23T02:21:54.558 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:21:54 smithi037 bash[18830]: cluster 2024-04-23T02:21:52.579677+0000 mgr.y (mgr.14144) 224 : cluster [DBG] pgmap v206: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-04-23T02:21:54.558 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:21:54 smithi037 bash[18830]: audit 2024-04-23T02:21:54.028452+0000 mon.a (mon.0) 483 : audit [INF] from='mgr.14144 172.21.15.37:0/2766993901' entity='mgr.y' 2024-04-23T02:21:54.558 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:21:54 smithi037 bash[18830]: audit 2024-04-23T02:21:54.029929+0000 mon.a (mon.0) 484 : audit [DBG] from='mgr.14144 172.21.15.37:0/2766993901' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-23T02:21:55.248 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 23 02:21:55 smithi191 bash[28334]: t=2024-04-23T02:21:55+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index user.login" 2024-04-23T02:21:55.500 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 23 02:21:55 smithi191 bash[28334]: t=2024-04-23T02:21:55+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index user.email" 2024-04-23T02:21:55.500 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 23 02:21:55 smithi191 bash[28334]: t=2024-04-23T02:21:55+0000 lvl=info msg="Executing migration" logger=migrator id="drop index UQE_user_login - v1" 2024-04-23T02:21:55.501 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 23 02:21:55 smithi191 bash[28334]: t=2024-04-23T02:21:55+0000 lvl=info msg="Executing migration" logger=migrator id="drop index UQE_user_email - v1" 2024-04-23T02:21:55.501 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 23 02:21:55 smithi191 bash[28334]: t=2024-04-23T02:21:55+0000 lvl=info msg="Executing migration" logger=migrator id="Rename table user to user_v1 - v1" 2024-04-23T02:21:55.501 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 23 02:21:55 smithi191 bash[28334]: t=2024-04-23T02:21:55+0000 lvl=info msg="Executing migration" logger=migrator id="create user table v2" 2024-04-23T02:21:55.810 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 23 02:21:55 smithi191 bash[28334]: t=2024-04-23T02:21:55+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_user_login - v2" 2024-04-23T02:21:55.811 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 23 02:21:55 smithi191 bash[28334]: t=2024-04-23T02:21:55+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_user_email - v2" 2024-04-23T02:21:55.811 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 23 02:21:55 smithi191 bash[28334]: t=2024-04-23T02:21:55+0000 lvl=info msg="Executing migration" logger=migrator id="copy data_source v1 to v2" 2024-04-23T02:21:55.811 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 23 02:21:55 smithi191 bash[28334]: t=2024-04-23T02:21:55+0000 lvl=info msg="Executing migration" logger=migrator id="Drop old table user_v1" 2024-04-23T02:21:56.079 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 23 02:21:55 smithi191 bash[28334]: t=2024-04-23T02:21:55+0000 lvl=info msg="Executing migration" logger=migrator id="Add column help_flags1 to user table" 2024-04-23T02:21:56.079 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 23 02:21:55 smithi191 bash[28334]: t=2024-04-23T02:21:55+0000 lvl=info msg="Executing migration" logger=migrator id="Update user table charset" 2024-04-23T02:21:56.079 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 23 02:21:55 smithi191 bash[28334]: t=2024-04-23T02:21:55+0000 lvl=info msg="Executing migration" logger=migrator id="Add last_seen_at column to user" 2024-04-23T02:21:56.080 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 23 02:21:55 smithi191 bash[28334]: t=2024-04-23T02:21:55+0000 lvl=info msg="Executing migration" logger=migrator id="Add missing user data" 2024-04-23T02:21:56.080 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 23 02:21:56 smithi191 bash[28334]: t=2024-04-23T02:21:56+0000 lvl=info msg="Executing migration" logger=migrator id="Add is_disabled column to user" 2024-04-23T02:21:56.080 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 23 02:21:56 smithi191 bash[28334]: t=2024-04-23T02:21:56+0000 lvl=info msg="Executing migration" logger=migrator id="create temp user table v1-7" 2024-04-23T02:21:56.340 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:21:56 smithi191 bash[14421]: cluster 2024-04-23T02:21:54.580288+0000 mgr.y (mgr.14144) 225 : cluster [DBG] pgmap v207: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-04-23T02:21:56.340 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 23 02:21:56 smithi191 bash[28334]: t=2024-04-23T02:21:56+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_temp_user_email - v1-7" 2024-04-23T02:21:56.340 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 23 02:21:56 smithi191 bash[28334]: t=2024-04-23T02:21:56+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_temp_user_org_id - v1-7" 2024-04-23T02:21:56.340 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 23 02:21:56 smithi191 bash[28334]: t=2024-04-23T02:21:56+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_temp_user_code - v1-7" 2024-04-23T02:21:56.340 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 23 02:21:56 smithi191 bash[28334]: t=2024-04-23T02:21:56+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_temp_user_status - v1-7" 2024-04-23T02:21:56.557 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:21:56 smithi037 bash[14334]: cluster 2024-04-23T02:21:54.580288+0000 mgr.y (mgr.14144) 225 : cluster [DBG] pgmap v207: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-04-23T02:21:56.557 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:21:56 smithi037 bash[18830]: cluster 2024-04-23T02:21:54.580288+0000 mgr.y (mgr.14144) 225 : cluster [DBG] pgmap v207: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-04-23T02:21:56.625 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 23 02:21:56 smithi191 bash[28334]: t=2024-04-23T02:21:56+0000 lvl=info msg="Executing migration" logger=migrator id="Update temp_user table charset" 2024-04-23T02:21:56.625 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 23 02:21:56 smithi191 bash[28334]: t=2024-04-23T02:21:56+0000 lvl=info msg="Executing migration" logger=migrator id="create star table" 2024-04-23T02:21:56.625 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 23 02:21:56 smithi191 bash[28334]: t=2024-04-23T02:21:56+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index star.user_id_dashboard_id" 2024-04-23T02:21:56.926 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 23 02:21:56 smithi191 bash[28334]: t=2024-04-23T02:21:56+0000 lvl=info msg="Executing migration" logger=migrator id="create org table v1" 2024-04-23T02:21:56.927 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 23 02:21:56 smithi191 bash[28334]: t=2024-04-23T02:21:56+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_org_name - v1" 2024-04-23T02:21:56.927 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 23 02:21:56 smithi191 bash[28334]: t=2024-04-23T02:21:56+0000 lvl=info msg="Executing migration" logger=migrator id="create org_user table v1" 2024-04-23T02:21:56.927 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 23 02:21:56 smithi191 bash[28334]: t=2024-04-23T02:21:56+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_org_user_org_id - v1" 2024-04-23T02:21:57.204 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 23 02:21:56 smithi191 bash[28334]: t=2024-04-23T02:21:56+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_org_user_org_id_user_id - v1" 2024-04-23T02:21:57.204 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 23 02:21:57 smithi191 bash[28334]: t=2024-04-23T02:21:57+0000 lvl=info msg="Executing migration" logger=migrator id="Update org table charset" 2024-04-23T02:21:57.204 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 23 02:21:57 smithi191 bash[28334]: t=2024-04-23T02:21:57+0000 lvl=info msg="Executing migration" logger=migrator id="Update org_user table charset" 2024-04-23T02:21:57.322 INFO:teuthology.orchestra.run.smithi037.stdout:55834574896 2024-04-23T02:21:57.322 DEBUG:teuthology.orchestra.run.smithi037:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.0 shell --fsid 39f0dbf0-0117-11ef-bc93-c7b262605968 -- ceph osd last-stat-seq osd.1 2024-04-23T02:21:57.464 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 23 02:21:57 smithi191 bash[28334]: t=2024-04-23T02:21:57+0000 lvl=info msg="Executing migration" logger=migrator id="Migrate all Read Only Viewers to Viewers" 2024-04-23T02:21:57.464 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 23 02:21:57 smithi191 bash[28334]: t=2024-04-23T02:21:57+0000 lvl=info msg="Executing migration" logger=migrator id="create dashboard table" 2024-04-23T02:21:57.464 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 23 02:21:57 smithi191 bash[28334]: t=2024-04-23T02:21:57+0000 lvl=info msg="Executing migration" logger=migrator id="add index dashboard.account_id" 2024-04-23T02:21:57.464 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 23 02:21:57 smithi191 bash[28334]: t=2024-04-23T02:21:57+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index dashboard_account_id_slug" 2024-04-23T02:21:57.725 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 23 02:21:57 smithi191 bash[28334]: t=2024-04-23T02:21:57+0000 lvl=info msg="Executing migration" logger=migrator id="create dashboard_tag table" 2024-04-23T02:21:57.725 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 23 02:21:57 smithi191 bash[28334]: t=2024-04-23T02:21:57+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index dashboard_tag.dasboard_id_term" 2024-04-23T02:21:57.725 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 23 02:21:57 smithi191 bash[28334]: t=2024-04-23T02:21:57+0000 lvl=info msg="Executing migration" logger=migrator id="drop index UQE_dashboard_tag_dashboard_id_term - v1" 2024-04-23T02:21:58.060 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 23 02:21:57 smithi191 bash[28334]: t=2024-04-23T02:21:57+0000 lvl=info msg="Executing migration" logger=migrator id="Rename table dashboard to dashboard_v1 - v1" 2024-04-23T02:21:58.060 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 23 02:21:57 smithi191 bash[28334]: t=2024-04-23T02:21:57+0000 lvl=info msg="Executing migration" logger=migrator id="create dashboard v2" 2024-04-23T02:21:58.060 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 23 02:21:57 smithi191 bash[28334]: t=2024-04-23T02:21:57+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_dashboard_org_id - v2" 2024-04-23T02:21:58.072 INFO:teuthology.orchestra.run.smithi037.stdout:210453397524 2024-04-23T02:21:58.072 DEBUG:teuthology.orchestra.run.smithi037:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.0 shell --fsid 39f0dbf0-0117-11ef-bc93-c7b262605968 -- ceph osd last-stat-seq osd.7 2024-04-23T02:21:58.328 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 23 02:21:58 smithi191 bash[28334]: t=2024-04-23T02:21:58+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_dashboard_org_id_slug - v2" 2024-04-23T02:21:58.328 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 23 02:21:58 smithi191 bash[28334]: t=2024-04-23T02:21:58+0000 lvl=info msg="Executing migration" logger=migrator id="copy dashboard v1 to v2" 2024-04-23T02:21:58.328 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 23 02:21:58 smithi191 bash[28334]: t=2024-04-23T02:21:58+0000 lvl=info msg="Executing migration" logger=migrator id="drop table dashboard_v1" 2024-04-23T02:21:58.328 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:21:58 smithi191 bash[14421]: cluster 2024-04-23T02:21:56.580729+0000 mgr.y (mgr.14144) 226 : cluster [DBG] pgmap v208: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-04-23T02:21:58.328 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:21:58 smithi191 bash[14421]: audit 2024-04-23T02:21:57.776216+0000 mon.a (mon.0) 485 : audit [INF] from='mgr.14144 172.21.15.37:0/2766993901' entity='mgr.y' 2024-04-23T02:21:58.421 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:21:58 smithi037 bash[14334]: cluster 2024-04-23T02:21:56.580729+0000 mgr.y (mgr.14144) 226 : cluster [DBG] pgmap v208: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-04-23T02:21:58.421 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:21:58 smithi037 bash[14334]: audit 2024-04-23T02:21:57.776216+0000 mon.a (mon.0) 485 : audit [INF] from='mgr.14144 172.21.15.37:0/2766993901' entity='mgr.y' 2024-04-23T02:21:58.421 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:21:58 smithi037 bash[18830]: cluster 2024-04-23T02:21:56.580729+0000 mgr.y (mgr.14144) 226 : cluster [DBG] pgmap v208: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-04-23T02:21:58.421 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:21:58 smithi037 bash[18830]: audit 2024-04-23T02:21:57.776216+0000 mon.a (mon.0) 485 : audit [INF] from='mgr.14144 172.21.15.37:0/2766993901' entity='mgr.y' 2024-04-23T02:21:58.441 INFO:teuthology.orchestra.run.smithi037.stdout:184683593752 2024-04-23T02:21:58.442 DEBUG:teuthology.orchestra.run.smithi037:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.0 shell --fsid 39f0dbf0-0117-11ef-bc93-c7b262605968 -- ceph osd last-stat-seq osd.6 2024-04-23T02:21:58.588 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 23 02:21:58 smithi191 bash[28334]: t=2024-04-23T02:21:58+0000 lvl=info msg="Executing migration" logger=migrator id="alter dashboard.data to mediumtext v1" 2024-04-23T02:21:58.588 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 23 02:21:58 smithi191 bash[28334]: t=2024-04-23T02:21:58+0000 lvl=info msg="Executing migration" logger=migrator id="Add column updated_by in dashboard - v2" 2024-04-23T02:21:58.588 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 23 02:21:58 smithi191 bash[28334]: t=2024-04-23T02:21:58+0000 lvl=info msg="Executing migration" logger=migrator id="Add column created_by in dashboard - v2" 2024-04-23T02:21:58.588 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 23 02:21:58 smithi191 bash[28334]: t=2024-04-23T02:21:58+0000 lvl=info msg="Executing migration" logger=migrator id="Add column gnetId in dashboard" 2024-04-23T02:21:58.588 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 23 02:21:58 smithi191 bash[28334]: t=2024-04-23T02:21:58+0000 lvl=info msg="Executing migration" logger=migrator id="Add index for gnetId in dashboard" 2024-04-23T02:21:58.890 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 23 02:21:58 smithi191 bash[28334]: t=2024-04-23T02:21:58+0000 lvl=info msg="Executing migration" logger=migrator id="Add column plugin_id in dashboard" 2024-04-23T02:21:58.890 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 23 02:21:58 smithi191 bash[28334]: t=2024-04-23T02:21:58+0000 lvl=info msg="Executing migration" logger=migrator id="Add index for plugin_id in dashboard" 2024-04-23T02:21:58.890 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 23 02:21:58 smithi191 bash[28334]: t=2024-04-23T02:21:58+0000 lvl=info msg="Executing migration" logger=migrator id="Add index for dashboard_id in dashboard_tag" 2024-04-23T02:21:58.890 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 23 02:21:58 smithi191 bash[28334]: t=2024-04-23T02:21:58+0000 lvl=info msg="Executing migration" logger=migrator id="Update dashboard table charset" 2024-04-23T02:21:59.063 INFO:teuthology.orchestra.run.smithi037.stdout:34359738421 2024-04-23T02:21:59.064 DEBUG:teuthology.orchestra.run.smithi037:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.0 shell --fsid 39f0dbf0-0117-11ef-bc93-c7b262605968 -- ceph osd last-stat-seq osd.0 2024-04-23T02:21:59.176 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 23 02:21:58 smithi191 bash[28334]: t=2024-04-23T02:21:58+0000 lvl=info msg="Executing migration" logger=migrator id="Update dashboard_tag table charset" 2024-04-23T02:21:59.176 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 23 02:21:58 smithi191 bash[28334]: t=2024-04-23T02:21:58+0000 lvl=info msg="Executing migration" logger=migrator id="Add column folder_id in dashboard" 2024-04-23T02:21:59.177 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 23 02:21:59 smithi191 bash[28334]: t=2024-04-23T02:21:59+0000 lvl=info msg="Executing migration" logger=migrator id="Add column isFolder in dashboard" 2024-04-23T02:21:59.177 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 23 02:21:59 smithi191 bash[28334]: t=2024-04-23T02:21:59+0000 lvl=info msg="Executing migration" logger=migrator id="Add column has_acl in dashboard" 2024-04-23T02:21:59.460 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 23 02:21:59 smithi191 bash[28334]: t=2024-04-23T02:21:59+0000 lvl=info msg="Executing migration" logger=migrator id="Add column uid in dashboard" 2024-04-23T02:21:59.460 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 23 02:21:59 smithi191 bash[28334]: t=2024-04-23T02:21:59+0000 lvl=info msg="Executing migration" logger=migrator id="Update uid column values in dashboard" 2024-04-23T02:21:59.460 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 23 02:21:59 smithi191 bash[28334]: t=2024-04-23T02:21:59+0000 lvl=info msg="Executing migration" logger=migrator id="Add unique index dashboard_org_id_uid" 2024-04-23T02:21:59.461 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 23 02:21:59 smithi191 bash[28334]: t=2024-04-23T02:21:59+0000 lvl=info msg="Executing migration" logger=migrator id="Remove unique index org_id_slug" 2024-04-23T02:21:59.762 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 23 02:21:59 smithi191 bash[28334]: t=2024-04-23T02:21:59+0000 lvl=info msg="Executing migration" logger=migrator id="Update dashboard title length" 2024-04-23T02:21:59.762 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 23 02:21:59 smithi191 bash[28334]: t=2024-04-23T02:21:59+0000 lvl=info msg="Executing migration" logger=migrator id="Add unique index for dashboard_org_id_title_folder_id" 2024-04-23T02:21:59.762 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 23 02:21:59 smithi191 bash[28334]: t=2024-04-23T02:21:59+0000 lvl=info msg="Executing migration" logger=migrator id="create dashboard_provisioning" 2024-04-23T02:21:59.762 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 23 02:21:59 smithi191 bash[28334]: t=2024-04-23T02:21:59+0000 lvl=info msg="Executing migration" logger=migrator id="Rename table dashboard_provisioning to dashboard_provisioning_tmp_qwerty - v1" 2024-04-23T02:21:59.763 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 23 02:21:59 smithi191 bash[28334]: t=2024-04-23T02:21:59+0000 lvl=info msg="Executing migration" logger=migrator id="create dashboard_provisioning v2" 2024-04-23T02:21:59.943 INFO:teuthology.orchestra.run.smithi037.stdout:77309411370 2024-04-23T02:21:59.944 DEBUG:teuthology.orchestra.run.smithi037:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.0 shell --fsid 39f0dbf0-0117-11ef-bc93-c7b262605968 -- ceph osd last-stat-seq osd.2 2024-04-23T02:22:00.072 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 23 02:21:59 smithi191 bash[28334]: t=2024-04-23T02:21:59+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_dashboard_provisioning_dashboard_id - v2" 2024-04-23T02:22:00.072 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 23 02:21:59 smithi191 bash[28334]: t=2024-04-23T02:21:59+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_dashboard_provisioning_dashboard_id_name - v2" 2024-04-23T02:22:00.072 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 23 02:21:59 smithi191 bash[28334]: t=2024-04-23T02:21:59+0000 lvl=info msg="Executing migration" logger=migrator id="copy dashboard_provisioning v1 to v2" 2024-04-23T02:22:00.072 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 23 02:22:00 smithi191 bash[28334]: t=2024-04-23T02:22:00+0000 lvl=info msg="Executing migration" logger=migrator id="drop dashboard_provisioning_tmp_qwerty" 2024-04-23T02:22:00.358 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:22:00 smithi191 bash[14421]: cluster 2024-04-23T02:21:58.581357+0000 mgr.y (mgr.14144) 227 : cluster [DBG] pgmap v209: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-04-23T02:22:00.358 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 23 02:22:00 smithi191 bash[28334]: t=2024-04-23T02:22:00+0000 lvl=info msg="Executing migration" logger=migrator id="Add check_sum column" 2024-04-23T02:22:00.358 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 23 02:22:00 smithi191 bash[28334]: t=2024-04-23T02:22:00+0000 lvl=info msg="Executing migration" logger=migrator id="create data_source table" 2024-04-23T02:22:00.359 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 23 02:22:00 smithi191 bash[28334]: t=2024-04-23T02:22:00+0000 lvl=info msg="Executing migration" logger=migrator id="add index data_source.account_id" 2024-04-23T02:22:00.359 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 23 02:22:00 smithi191 bash[28334]: t=2024-04-23T02:22:00+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index data_source.account_id_name" 2024-04-23T02:22:00.518 INFO:teuthology.orchestra.run.smithi037.stdout:111669149734 2024-04-23T02:22:00.518 DEBUG:teuthology.orchestra.run.smithi037:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.0 shell --fsid 39f0dbf0-0117-11ef-bc93-c7b262605968 -- ceph osd last-stat-seq osd.3 2024-04-23T02:22:00.557 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:22:00 smithi037 bash[18830]: cluster 2024-04-23T02:21:58.581357+0000 mgr.y (mgr.14144) 227 : cluster [DBG] pgmap v209: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-04-23T02:22:00.557 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:22:00 smithi037 bash[14334]: cluster 2024-04-23T02:21:58.581357+0000 mgr.y (mgr.14144) 227 : cluster [DBG] pgmap v209: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-04-23T02:22:00.618 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 23 02:22:00 smithi191 bash[28334]: t=2024-04-23T02:22:00+0000 lvl=info msg="Executing migration" logger=migrator id="drop index IDX_data_source_account_id - v1" 2024-04-23T02:22:00.618 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 23 02:22:00 smithi191 bash[28334]: t=2024-04-23T02:22:00+0000 lvl=info msg="Executing migration" logger=migrator id="drop index UQE_data_source_account_id_name - v1" 2024-04-23T02:22:00.618 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 23 02:22:00 smithi191 bash[28334]: t=2024-04-23T02:22:00+0000 lvl=info msg="Executing migration" logger=migrator id="Rename table data_source to data_source_v1 - v1" 2024-04-23T02:22:00.618 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 23 02:22:00 smithi191 bash[28334]: t=2024-04-23T02:22:00+0000 lvl=info msg="Executing migration" logger=migrator id="create data_source table v2" 2024-04-23T02:22:00.618 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 23 02:22:00 smithi191 bash[28334]: t=2024-04-23T02:22:00+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_data_source_org_id - v2" 2024-04-23T02:22:00.919 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 23 02:22:00 smithi191 bash[28334]: t=2024-04-23T02:22:00+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_data_source_org_id_name - v2" 2024-04-23T02:22:00.919 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 23 02:22:00 smithi191 bash[28334]: t=2024-04-23T02:22:00+0000 lvl=info msg="Executing migration" logger=migrator id="copy data_source v1 to v2" 2024-04-23T02:22:00.920 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 23 02:22:00 smithi191 bash[28334]: t=2024-04-23T02:22:00+0000 lvl=info msg="Executing migration" logger=migrator id="Drop old table data_source_v1 #2" 2024-04-23T02:22:01.140 INFO:teuthology.orchestra.run.smithi037.stdout:133143986211 2024-04-23T02:22:01.140 DEBUG:teuthology.orchestra.run.smithi037:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.0 shell --fsid 39f0dbf0-0117-11ef-bc93-c7b262605968 -- ceph osd last-stat-seq osd.4 2024-04-23T02:22:01.150 INFO:teuthology.orchestra.run.smithi037.stdout:158913789981 2024-04-23T02:22:01.150 DEBUG:teuthology.orchestra.run.smithi037:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.0 shell --fsid 39f0dbf0-0117-11ef-bc93-c7b262605968 -- ceph osd last-stat-seq osd.5 2024-04-23T02:22:01.176 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 23 02:22:00 smithi191 bash[28334]: t=2024-04-23T02:22:00+0000 lvl=info msg="Executing migration" logger=migrator id="Add column with_credentials" 2024-04-23T02:22:01.176 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 23 02:22:00 smithi191 bash[28334]: t=2024-04-23T02:22:00+0000 lvl=info msg="Executing migration" logger=migrator id="Add secure json data column" 2024-04-23T02:22:01.177 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 23 02:22:01 smithi191 bash[28334]: t=2024-04-23T02:22:01+0000 lvl=info msg="Executing migration" logger=migrator id="Update data_source table charset" 2024-04-23T02:22:01.177 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 23 02:22:01 smithi191 bash[28334]: t=2024-04-23T02:22:01+0000 lvl=info msg="Executing migration" logger=migrator id="Update initial version to 1" 2024-04-23T02:22:01.177 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 23 02:22:01 smithi191 bash[28334]: t=2024-04-23T02:22:01+0000 lvl=info msg="Executing migration" logger=migrator id="Add read_only data column" 2024-04-23T02:22:01.507 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 23 02:22:01 smithi191 bash[28334]: t=2024-04-23T02:22:01+0000 lvl=info msg="Executing migration" logger=migrator id="Migrate logging ds to loki ds" 2024-04-23T02:22:01.507 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 23 02:22:01 smithi191 bash[28334]: t=2024-04-23T02:22:01+0000 lvl=info msg="Executing migration" logger=migrator id="Update json_data with nulls" 2024-04-23T02:22:01.507 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 23 02:22:01 smithi191 bash[28334]: t=2024-04-23T02:22:01+0000 lvl=info msg="Executing migration" logger=migrator id="create api_key table" 2024-04-23T02:22:01.507 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 23 02:22:01 smithi191 bash[28334]: t=2024-04-23T02:22:01+0000 lvl=info msg="Executing migration" logger=migrator id="add index api_key.account_id" 2024-04-23T02:22:01.507 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 23 02:22:01 smithi191 bash[28334]: t=2024-04-23T02:22:01+0000 lvl=info msg="Executing migration" logger=migrator id="add index api_key.key" 2024-04-23T02:22:01.621 INFO:teuthology.orchestra.run.smithi037.stderr:Inferring config /var/lib/ceph/39f0dbf0-0117-11ef-bc93-c7b262605968/mon.a/config 2024-04-23T02:22:01.622 INFO:teuthology.orchestra.run.smithi037.stderr:Inferring config /var/lib/ceph/39f0dbf0-0117-11ef-bc93-c7b262605968/mon.a/config 2024-04-23T02:22:01.623 INFO:teuthology.orchestra.run.smithi037.stderr:Inferring config /var/lib/ceph/39f0dbf0-0117-11ef-bc93-c7b262605968/mon.a/config 2024-04-23T02:22:01.817 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 23 02:22:01 smithi191 bash[28334]: t=2024-04-23T02:22:01+0000 lvl=info msg="Executing migration" logger=migrator id="add index api_key.account_id_name" 2024-04-23T02:22:01.817 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 23 02:22:01 smithi191 bash[28334]: t=2024-04-23T02:22:01+0000 lvl=info msg="Executing migration" logger=migrator id="drop index IDX_api_key_account_id - v1" 2024-04-23T02:22:01.817 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 23 02:22:01 smithi191 bash[28334]: t=2024-04-23T02:22:01+0000 lvl=info msg="Executing migration" logger=migrator id="drop index UQE_api_key_key - v1" 2024-04-23T02:22:02.077 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 23 02:22:01 smithi191 bash[28334]: t=2024-04-23T02:22:01+0000 lvl=info msg="Executing migration" logger=migrator id="drop index UQE_api_key_account_id_name - v1" 2024-04-23T02:22:02.077 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 23 02:22:01 smithi191 bash[28334]: t=2024-04-23T02:22:01+0000 lvl=info msg="Executing migration" logger=migrator id="Rename table api_key to api_key_v1 - v1" 2024-04-23T02:22:02.077 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 23 02:22:01 smithi191 bash[28334]: t=2024-04-23T02:22:01+0000 lvl=info msg="Executing migration" logger=migrator id="create api_key table v2" 2024-04-23T02:22:02.077 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 23 02:22:02 smithi191 bash[28334]: t=2024-04-23T02:22:02+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_api_key_org_id - v2" 2024-04-23T02:22:02.077 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 23 02:22:02 smithi191 bash[28334]: t=2024-04-23T02:22:02+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_api_key_key - v2" 2024-04-23T02:22:02.371 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:22:02 smithi191 bash[14421]: cluster 2024-04-23T02:22:00.581901+0000 mgr.y (mgr.14144) 228 : cluster [DBG] pgmap v210: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-04-23T02:22:02.371 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 23 02:22:02 smithi191 bash[28334]: t=2024-04-23T02:22:02+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_api_key_org_id_name - v2" 2024-04-23T02:22:02.371 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 23 02:22:02 smithi191 bash[28334]: t=2024-04-23T02:22:02+0000 lvl=info msg="Executing migration" logger=migrator id="copy api_key v1 to v2" 2024-04-23T02:22:02.371 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 23 02:22:02 smithi191 bash[28334]: t=2024-04-23T02:22:02+0000 lvl=info msg="Executing migration" logger=migrator id="Drop old table api_key_v1" 2024-04-23T02:22:02.371 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 23 02:22:02 smithi191 bash[28334]: t=2024-04-23T02:22:02+0000 lvl=info msg="Executing migration" logger=migrator id="Update api_key table charset" 2024-04-23T02:22:02.371 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 23 02:22:02 smithi191 bash[28334]: t=2024-04-23T02:22:02+0000 lvl=info msg="Executing migration" logger=migrator id="Add expires to api_key table" 2024-04-23T02:22:02.447 INFO:teuthology.orchestra.run.smithi037.stderr:Inferring config /var/lib/ceph/39f0dbf0-0117-11ef-bc93-c7b262605968/mon.a/config 2024-04-23T02:22:02.447 INFO:teuthology.orchestra.run.smithi037.stderr:Inferring config /var/lib/ceph/39f0dbf0-0117-11ef-bc93-c7b262605968/mon.a/config 2024-04-23T02:22:02.448 INFO:teuthology.orchestra.run.smithi037.stderr:Inferring config /var/lib/ceph/39f0dbf0-0117-11ef-bc93-c7b262605968/mon.a/config 2024-04-23T02:22:02.478 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:22:02 smithi037 bash[14334]: cluster 2024-04-23T02:22:00.581901+0000 mgr.y (mgr.14144) 228 : cluster [DBG] pgmap v210: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-04-23T02:22:02.478 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:22:02 smithi037 bash[18830]: cluster 2024-04-23T02:22:00.581901+0000 mgr.y (mgr.14144) 228 : cluster [DBG] pgmap v210: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-04-23T02:22:02.622 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 23 02:22:02 smithi191 bash[28334]: t=2024-04-23T02:22:02+0000 lvl=info msg="Executing migration" logger=migrator id="create dashboard_snapshot table v4" 2024-04-23T02:22:02.622 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 23 02:22:02 smithi191 bash[28334]: t=2024-04-23T02:22:02+0000 lvl=info msg="Executing migration" logger=migrator id="drop table dashboard_snapshot_v4 #1" 2024-04-23T02:22:02.916 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 23 02:22:02 smithi191 bash[28334]: t=2024-04-23T02:22:02+0000 lvl=info msg="Executing migration" logger=migrator id="create dashboard_snapshot table v5 #2" 2024-04-23T02:22:02.916 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 23 02:22:02 smithi191 bash[28334]: t=2024-04-23T02:22:02+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_dashboard_snapshot_key - v5" 2024-04-23T02:22:02.916 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 23 02:22:02 smithi191 bash[28334]: t=2024-04-23T02:22:02+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_dashboard_snapshot_delete_key - v5" 2024-04-23T02:22:02.916 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 23 02:22:02 smithi191 bash[28334]: t=2024-04-23T02:22:02+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_dashboard_snapshot_user_id - v5" 2024-04-23T02:22:03.167 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 23 02:22:02 smithi191 bash[28334]: t=2024-04-23T02:22:02+0000 lvl=info msg="Executing migration" logger=migrator id="alter dashboard_snapshot to mediumtext v2" 2024-04-23T02:22:03.168 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 23 02:22:02 smithi191 bash[28334]: t=2024-04-23T02:22:02+0000 lvl=info msg="Executing migration" logger=migrator id="Update dashboard_snapshot table charset" 2024-04-23T02:22:03.168 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 23 02:22:03 smithi191 bash[28334]: t=2024-04-23T02:22:03+0000 lvl=info msg="Executing migration" logger=migrator id="Add column external_delete_url to dashboard_snapshots table" 2024-04-23T02:22:03.168 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 23 02:22:03 smithi191 bash[28334]: t=2024-04-23T02:22:03+0000 lvl=info msg="Executing migration" logger=migrator id="create quota table v1" 2024-04-23T02:22:03.168 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 23 02:22:03 smithi191 bash[28334]: t=2024-04-23T02:22:03+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_quota_org_id_user_id_target - v1" 2024-04-23T02:22:03.426 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 23 02:22:03 smithi191 bash[28334]: t=2024-04-23T02:22:03+0000 lvl=info msg="Executing migration" logger=migrator id="Update quota table charset" 2024-04-23T02:22:03.427 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 23 02:22:03 smithi191 bash[28334]: t=2024-04-23T02:22:03+0000 lvl=info msg="Executing migration" logger=migrator id="create plugin_setting table" 2024-04-23T02:22:03.427 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 23 02:22:03 smithi191 bash[28334]: t=2024-04-23T02:22:03+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_plugin_setting_org_id_plugin_id - v1" 2024-04-23T02:22:03.469 INFO:teuthology.orchestra.run.smithi037.stderr:Inferring config /var/lib/ceph/39f0dbf0-0117-11ef-bc93-c7b262605968/mon.a/config 2024-04-23T02:22:03.469 INFO:teuthology.orchestra.run.smithi037.stderr:Inferring config /var/lib/ceph/39f0dbf0-0117-11ef-bc93-c7b262605968/mon.a/config 2024-04-23T02:22:03.748 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 23 02:22:03 smithi191 bash[28334]: t=2024-04-23T02:22:03+0000 lvl=info msg="Executing migration" logger=migrator id="Add column plugin_version to plugin_settings" 2024-04-23T02:22:03.748 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 23 02:22:03 smithi191 bash[28334]: t=2024-04-23T02:22:03+0000 lvl=info msg="Executing migration" logger=migrator id="Update plugin_setting table charset" 2024-04-23T02:22:03.748 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 23 02:22:03 smithi191 bash[28334]: t=2024-04-23T02:22:03+0000 lvl=info msg="Executing migration" logger=migrator id="create session table" 2024-04-23T02:22:03.748 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 23 02:22:03 smithi191 bash[28334]: t=2024-04-23T02:22:03+0000 lvl=info msg="Executing migration" logger=migrator id="Drop old table playlist table" 2024-04-23T02:22:03.748 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 23 02:22:03 smithi191 bash[28334]: t=2024-04-23T02:22:03+0000 lvl=info msg="Executing migration" logger=migrator id="Drop old table playlist_item table" 2024-04-23T02:22:03.748 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 23 02:22:03 smithi191 bash[28334]: t=2024-04-23T02:22:03+0000 lvl=info msg="Executing migration" logger=migrator id="create playlist table v2" 2024-04-23T02:22:03.998 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 23 02:22:03 smithi191 bash[28334]: t=2024-04-23T02:22:03+0000 lvl=info msg="Executing migration" logger=migrator id="create playlist item table v2" 2024-04-23T02:22:03.998 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 23 02:22:03 smithi191 bash[28334]: t=2024-04-23T02:22:03+0000 lvl=info msg="Executing migration" logger=migrator id="Update playlist table charset" 2024-04-23T02:22:03.998 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 23 02:22:03 smithi191 bash[28334]: t=2024-04-23T02:22:03+0000 lvl=info msg="Executing migration" logger=migrator id="Update playlist_item table charset" 2024-04-23T02:22:04.299 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 23 02:22:03 smithi191 bash[28334]: t=2024-04-23T02:22:03+0000 lvl=info msg="Executing migration" logger=migrator id="drop preferences table v2" 2024-04-23T02:22:04.300 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 23 02:22:04 smithi191 bash[28334]: t=2024-04-23T02:22:04+0000 lvl=info msg="Executing migration" logger=migrator id="drop preferences table v3" 2024-04-23T02:22:04.300 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 23 02:22:04 smithi191 bash[28334]: t=2024-04-23T02:22:04+0000 lvl=info msg="Executing migration" logger=migrator id="create preferences table v3" 2024-04-23T02:22:04.300 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 23 02:22:04 smithi191 bash[28334]: t=2024-04-23T02:22:04+0000 lvl=info msg="Executing migration" logger=migrator id="Update preferences table charset" 2024-04-23T02:22:04.557 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:22:04 smithi037 bash[18830]: cluster 2024-04-23T02:22:02.582489+0000 mgr.y (mgr.14144) 229 : cluster [DBG] pgmap v211: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-04-23T02:22:04.557 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:22:04 smithi037 bash[14334]: cluster 2024-04-23T02:22:02.582489+0000 mgr.y (mgr.14144) 229 : cluster [DBG] pgmap v211: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-04-23T02:22:04.593 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:22:04 smithi191 bash[14421]: cluster 2024-04-23T02:22:02.582489+0000 mgr.y (mgr.14144) 229 : cluster [DBG] pgmap v211: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-04-23T02:22:04.594 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 23 02:22:04 smithi191 bash[28334]: t=2024-04-23T02:22:04+0000 lvl=info msg="Executing migration" logger=migrator id="Add column team_id in preferences" 2024-04-23T02:22:04.594 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 23 02:22:04 smithi191 bash[28334]: t=2024-04-23T02:22:04+0000 lvl=info msg="Executing migration" logger=migrator id="Update team_id column values in preferences" 2024-04-23T02:22:04.594 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 23 02:22:04 smithi191 bash[28334]: t=2024-04-23T02:22:04+0000 lvl=info msg="Executing migration" logger=migrator id="create alert table v1" 2024-04-23T02:22:04.594 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 23 02:22:04 smithi191 bash[28334]: t=2024-04-23T02:22:04+0000 lvl=info msg="Executing migration" logger=migrator id="add index alert org_id & id " 2024-04-23T02:22:04.594 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 23 02:22:04 smithi191 bash[28334]: t=2024-04-23T02:22:04+0000 lvl=info msg="Executing migration" logger=migrator id="add index alert state" 2024-04-23T02:22:04.870 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 23 02:22:04 smithi191 bash[28334]: t=2024-04-23T02:22:04+0000 lvl=info msg="Executing migration" logger=migrator id="add index alert dashboard_id" 2024-04-23T02:22:04.870 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 23 02:22:04 smithi191 bash[28334]: t=2024-04-23T02:22:04+0000 lvl=info msg="Executing migration" logger=migrator id="Create alert_rule_tag table v1" 2024-04-23T02:22:04.870 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 23 02:22:04 smithi191 bash[28334]: t=2024-04-23T02:22:04+0000 lvl=info msg="Executing migration" logger=migrator id="Add unique index alert_rule_tag.alert_id_tag_id" 2024-04-23T02:22:04.871 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 23 02:22:04 smithi191 bash[28334]: t=2024-04-23T02:22:04+0000 lvl=info msg="Executing migration" logger=migrator id="create alert_notification table v1" 2024-04-23T02:22:05.130 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 23 02:22:04 smithi191 bash[28334]: t=2024-04-23T02:22:04+0000 lvl=info msg="Executing migration" logger=migrator id="Add column is_default" 2024-04-23T02:22:05.130 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 23 02:22:04 smithi191 bash[28334]: t=2024-04-23T02:22:04+0000 lvl=info msg="Executing migration" logger=migrator id="Add column frequency" 2024-04-23T02:22:05.130 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 23 02:22:05 smithi191 bash[28334]: t=2024-04-23T02:22:05+0000 lvl=info msg="Executing migration" logger=migrator id="Add column send_reminder" 2024-04-23T02:22:05.130 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 23 02:22:05 smithi191 bash[28334]: t=2024-04-23T02:22:05+0000 lvl=info msg="Executing migration" logger=migrator id="Add column disable_resolve_message" 2024-04-23T02:22:05.416 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:22:05 smithi191 bash[14421]: audit 2024-04-23T02:22:04.335144+0000 mon.a (mon.0) 486 : audit [INF] from='mgr.14144 172.21.15.37:0/2766993901' entity='mgr.y' 2024-04-23T02:22:05.416 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:22:05 smithi191 bash[14421]: audit 2024-04-23T02:22:04.342669+0000 mon.a (mon.0) 487 : audit [INF] from='mgr.14144 172.21.15.37:0/2766993901' entity='mgr.y' 2024-04-23T02:22:05.416 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:22:05 smithi191 bash[14421]: cephadm 2024-04-23T02:22:04.347679+0000 mgr.y (mgr.14144) 230 : cephadm [INF] Reconfiguring alertmanager.a (dependencies changed)... 2024-04-23T02:22:05.416 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:22:05 smithi191 bash[14421]: cephadm 2024-04-23T02:22:04.352257+0000 mgr.y (mgr.14144) 231 : cephadm [INF] Reconfiguring daemon alertmanager.a on smithi037 2024-04-23T02:22:05.417 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 23 02:22:05 smithi191 bash[28334]: t=2024-04-23T02:22:05+0000 lvl=info msg="Executing migration" logger=migrator id="add index alert_notification org_id & name" 2024-04-23T02:22:05.417 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 23 02:22:05 smithi191 bash[28334]: t=2024-04-23T02:22:05+0000 lvl=info msg="Executing migration" logger=migrator id="Update alert table charset" 2024-04-23T02:22:05.417 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 23 02:22:05 smithi191 bash[28334]: t=2024-04-23T02:22:05+0000 lvl=info msg="Executing migration" logger=migrator id="Update alert_notification table charset" 2024-04-23T02:22:05.417 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 23 02:22:05 smithi191 bash[28334]: t=2024-04-23T02:22:05+0000 lvl=info msg="Executing migration" logger=migrator id="create notification_journal table v1" 2024-04-23T02:22:05.417 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 23 02:22:05 smithi191 bash[28334]: t=2024-04-23T02:22:05+0000 lvl=info msg="Executing migration" logger=migrator id="add index notification_journal org_id & alert_id & notifier_id" 2024-04-23T02:22:05.676 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 23 02:22:05 smithi191 bash[28334]: t=2024-04-23T02:22:05+0000 lvl=info msg="Executing migration" logger=migrator id="drop alert_notification_journal" 2024-04-23T02:22:05.677 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 23 02:22:05 smithi191 bash[28334]: t=2024-04-23T02:22:05+0000 lvl=info msg="Executing migration" logger=migrator id="create alert_notification_state table v1" 2024-04-23T02:22:05.677 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 23 02:22:05 smithi191 bash[28334]: t=2024-04-23T02:22:05+0000 lvl=info msg="Executing migration" logger=migrator id="add index alert_notification_state org_id & alert_id & notifier_id" 2024-04-23T02:22:05.677 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 23 02:22:05 smithi191 bash[28334]: t=2024-04-23T02:22:05+0000 lvl=info msg="Executing migration" logger=migrator id="Add for to alert table" 2024-04-23T02:22:05.807 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:22:05 smithi037 bash[14334]: audit 2024-04-23T02:22:04.335144+0000 mon.a (mon.0) 486 : audit [INF] from='mgr.14144 172.21.15.37:0/2766993901' entity='mgr.y' 2024-04-23T02:22:05.808 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:22:05 smithi037 bash[14334]: audit 2024-04-23T02:22:04.342669+0000 mon.a (mon.0) 487 : audit [INF] from='mgr.14144 172.21.15.37:0/2766993901' entity='mgr.y' 2024-04-23T02:22:05.808 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:22:05 smithi037 bash[14334]: cephadm 2024-04-23T02:22:04.347679+0000 mgr.y (mgr.14144) 230 : cephadm [INF] Reconfiguring alertmanager.a (dependencies changed)... 2024-04-23T02:22:05.808 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:22:05 smithi037 bash[14334]: cephadm 2024-04-23T02:22:04.352257+0000 mgr.y (mgr.14144) 231 : cephadm [INF] Reconfiguring daemon alertmanager.a on smithi037 2024-04-23T02:22:05.808 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:22:05 smithi037 bash[18830]: audit 2024-04-23T02:22:04.335144+0000 mon.a (mon.0) 486 : audit [INF] from='mgr.14144 172.21.15.37:0/2766993901' entity='mgr.y' 2024-04-23T02:22:05.808 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:22:05 smithi037 bash[18830]: audit 2024-04-23T02:22:04.342669+0000 mon.a (mon.0) 487 : audit [INF] from='mgr.14144 172.21.15.37:0/2766993901' entity='mgr.y' 2024-04-23T02:22:05.808 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:22:05 smithi037 bash[18830]: cephadm 2024-04-23T02:22:04.347679+0000 mgr.y (mgr.14144) 230 : cephadm [INF] Reconfiguring alertmanager.a (dependencies changed)... 2024-04-23T02:22:05.808 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:22:05 smithi037 bash[18830]: cephadm 2024-04-23T02:22:04.352257+0000 mgr.y (mgr.14144) 231 : cephadm [INF] Reconfiguring daemon alertmanager.a on smithi037 2024-04-23T02:22:05.969 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 23 02:22:05 smithi191 bash[28334]: t=2024-04-23T02:22:05+0000 lvl=info msg="Executing migration" logger=migrator id="Add column uid in alert_notification" 2024-04-23T02:22:05.969 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 23 02:22:05 smithi191 bash[28334]: t=2024-04-23T02:22:05+0000 lvl=info msg="Executing migration" logger=migrator id="Update uid column values in alert_notification" 2024-04-23T02:22:05.969 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 23 02:22:05 smithi191 bash[28334]: t=2024-04-23T02:22:05+0000 lvl=info msg="Executing migration" logger=migrator id="Add unique index alert_notification_org_id_uid" 2024-04-23T02:22:05.969 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 23 02:22:05 smithi191 bash[28334]: t=2024-04-23T02:22:05+0000 lvl=info msg="Executing migration" logger=migrator id="Remove unique index org_id_name" 2024-04-23T02:22:06.263 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 23 02:22:05 smithi191 bash[28334]: t=2024-04-23T02:22:05+0000 lvl=info msg="Executing migration" logger=migrator id="Drop old annotation table v4" 2024-04-23T02:22:06.263 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 23 02:22:06 smithi191 bash[28334]: t=2024-04-23T02:22:06+0000 lvl=info msg="Executing migration" logger=migrator id="create annotation table v5" 2024-04-23T02:22:06.263 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 23 02:22:06 smithi191 bash[28334]: t=2024-04-23T02:22:06+0000 lvl=info msg="Executing migration" logger=migrator id="add index annotation 0 v3" 2024-04-23T02:22:06.263 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 23 02:22:06 smithi191 bash[28334]: t=2024-04-23T02:22:06+0000 lvl=info msg="Executing migration" logger=migrator id="add index annotation 1 v3" 2024-04-23T02:22:06.264 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 23 02:22:06 smithi191 bash[28334]: t=2024-04-23T02:22:06+0000 lvl=info msg="Executing migration" logger=migrator id="add index annotation 2 v3" 2024-04-23T02:22:06.538 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:22:06 smithi037 bash[14334]: cluster 2024-04-23T02:22:04.583039+0000 mgr.y (mgr.14144) 232 : cluster [DBG] pgmap v212: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-04-23T02:22:06.538 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:22:06 smithi037 bash[18830]: cluster 2024-04-23T02:22:04.583039+0000 mgr.y (mgr.14144) 232 : cluster [DBG] pgmap v212: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-04-23T02:22:06.548 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:22:06 smithi191 bash[14421]: cluster 2024-04-23T02:22:04.583039+0000 mgr.y (mgr.14144) 232 : cluster [DBG] pgmap v212: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-04-23T02:22:06.549 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 23 02:22:06 smithi191 bash[28334]: t=2024-04-23T02:22:06+0000 lvl=info msg="Executing migration" logger=migrator id="add index annotation 3 v3" 2024-04-23T02:22:06.549 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 23 02:22:06 smithi191 bash[28334]: t=2024-04-23T02:22:06+0000 lvl=info msg="Executing migration" logger=migrator id="add index annotation 4 v3" 2024-04-23T02:22:06.549 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 23 02:22:06 smithi191 bash[28334]: t=2024-04-23T02:22:06+0000 lvl=info msg="Executing migration" logger=migrator id="Update annotation table charset" 2024-04-23T02:22:06.549 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 23 02:22:06 smithi191 bash[28334]: t=2024-04-23T02:22:06+0000 lvl=info msg="Executing migration" logger=migrator id="Add column region_id to annotation table" 2024-04-23T02:22:06.838 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 23 02:22:06 smithi191 bash[28334]: t=2024-04-23T02:22:06+0000 lvl=info msg="Executing migration" logger=migrator id="Drop category_id index" 2024-04-23T02:22:06.838 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 23 02:22:06 smithi191 bash[28334]: t=2024-04-23T02:22:06+0000 lvl=info msg="Executing migration" logger=migrator id="Add column tags to annotation table" 2024-04-23T02:22:06.839 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 23 02:22:06 smithi191 bash[28334]: t=2024-04-23T02:22:06+0000 lvl=info msg="Executing migration" logger=migrator id="Create annotation_tag table v2" 2024-04-23T02:22:06.839 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 23 02:22:06 smithi191 bash[28334]: t=2024-04-23T02:22:06+0000 lvl=info msg="Executing migration" logger=migrator id="Add unique index annotation_tag.annotation_id_tag_id" 2024-04-23T02:22:06.839 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 23 02:22:06 smithi191 bash[28334]: t=2024-04-23T02:22:06+0000 lvl=info msg="Executing migration" logger=migrator id="Update alert annotations and set TEXT to empty" 2024-04-23T02:22:07.160 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 23 02:22:06 smithi191 bash[28334]: t=2024-04-23T02:22:06+0000 lvl=info msg="Executing migration" logger=migrator id="Add created time to annotation table" 2024-04-23T02:22:07.160 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 23 02:22:07 smithi191 bash[28334]: t=2024-04-23T02:22:07+0000 lvl=info msg="Executing migration" logger=migrator id="Add updated time to annotation table" 2024-04-23T02:22:07.161 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 23 02:22:07 smithi191 bash[28334]: t=2024-04-23T02:22:07+0000 lvl=info msg="Executing migration" logger=migrator id="Add index for created in annotation table" 2024-04-23T02:22:07.412 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 23 02:22:07 smithi191 bash[28334]: t=2024-04-23T02:22:07+0000 lvl=info msg="Executing migration" logger=migrator id="Add index for updated in annotation table" 2024-04-23T02:22:07.412 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 23 02:22:07 smithi191 bash[28334]: t=2024-04-23T02:22:07+0000 lvl=info msg="Executing migration" logger=migrator id="Convert existing annotations from seconds to milliseconds" 2024-04-23T02:22:07.412 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 23 02:22:07 smithi191 bash[28334]: t=2024-04-23T02:22:07+0000 lvl=info msg="Executing migration" logger=migrator id="Add epoch_end column" 2024-04-23T02:22:07.412 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 23 02:22:07 smithi191 bash[28334]: t=2024-04-23T02:22:07+0000 lvl=info msg="Executing migration" logger=migrator id="Add index for epoch_end" 2024-04-23T02:22:07.412 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 23 02:22:07 smithi191 bash[28334]: t=2024-04-23T02:22:07+0000 lvl=info msg="Executing migration" logger=migrator id="Make epoch_end the same as epoch" 2024-04-23T02:22:07.676 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 23 02:22:07 smithi191 bash[28334]: t=2024-04-23T02:22:07+0000 lvl=info msg="Executing migration" logger=migrator id="Move region to single row" 2024-04-23T02:22:07.677 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 23 02:22:07 smithi191 bash[28334]: t=2024-04-23T02:22:07+0000 lvl=info msg="Executing migration" logger=migrator id="Remove index org_id_epoch from annotation table" 2024-04-23T02:22:07.677 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 23 02:22:07 smithi191 bash[28334]: t=2024-04-23T02:22:07+0000 lvl=info msg="Executing migration" logger=migrator id="Remove index org_id_dashboard_id_panel_id_epoch from annotation table" 2024-04-23T02:22:07.677 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 23 02:22:07 smithi191 bash[28334]: t=2024-04-23T02:22:07+0000 lvl=info msg="Executing migration" logger=migrator id="Add index for org_id_dashboard_id_epoch_end_epoch on annotation table" 2024-04-23T02:22:08.035 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 23 02:22:07 smithi191 bash[28334]: t=2024-04-23T02:22:07+0000 lvl=info msg="Executing migration" logger=migrator id="Add index for org_id_epoch_end_epoch on annotation table" 2024-04-23T02:22:08.036 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 23 02:22:07 smithi191 bash[28334]: t=2024-04-23T02:22:07+0000 lvl=info msg="Executing migration" logger=migrator id="Remove index org_id_epoch_epoch_end from annotation table" 2024-04-23T02:22:08.036 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 23 02:22:07 smithi191 bash[28334]: t=2024-04-23T02:22:07+0000 lvl=info msg="Executing migration" logger=migrator id="Add index for alert_id on annotation table" 2024-04-23T02:22:08.036 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 23 02:22:07 smithi191 bash[28334]: t=2024-04-23T02:22:07+0000 lvl=info msg="Executing migration" logger=migrator id="create test_data table" 2024-04-23T02:22:08.036 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 23 02:22:07 smithi191 bash[28334]: t=2024-04-23T02:22:07+0000 lvl=info msg="Executing migration" logger=migrator id="create dashboard_version table v1" 2024-04-23T02:22:08.036 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 23 02:22:08 smithi191 bash[28334]: t=2024-04-23T02:22:08+0000 lvl=info msg="Executing migration" logger=migrator id="add index dashboard_version.dashboard_id" 2024-04-23T02:22:08.355 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 23 02:22:08 smithi191 bash[28334]: t=2024-04-23T02:22:08+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index dashboard_version.dashboard_id and dashboard_version.version" 2024-04-23T02:22:08.355 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 23 02:22:08 smithi191 bash[28334]: t=2024-04-23T02:22:08+0000 lvl=info msg="Executing migration" logger=migrator id="Set dashboard version to 1 where 0" 2024-04-23T02:22:08.355 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 23 02:22:08 smithi191 bash[28334]: t=2024-04-23T02:22:08+0000 lvl=info msg="Executing migration" logger=migrator id="save existing dashboard data in dashboard_version table v1" 2024-04-23T02:22:08.355 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 23 02:22:08 smithi191 bash[28334]: t=2024-04-23T02:22:08+0000 lvl=info msg="Executing migration" logger=migrator id="alter dashboard_version.data to mediumtext v1" 2024-04-23T02:22:08.355 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 23 02:22:08 smithi191 bash[28334]: t=2024-04-23T02:22:08+0000 lvl=info msg="Executing migration" logger=migrator id="create team table" 2024-04-23T02:22:08.666 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 23 02:22:08 smithi191 bash[28334]: t=2024-04-23T02:22:08+0000 lvl=info msg="Executing migration" logger=migrator id="add index team.org_id" 2024-04-23T02:22:08.666 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 23 02:22:08 smithi191 bash[28334]: t=2024-04-23T02:22:08+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index team_org_id_name" 2024-04-23T02:22:08.666 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 23 02:22:08 smithi191 bash[28334]: t=2024-04-23T02:22:08+0000 lvl=info msg="Executing migration" logger=migrator id="create team member table" 2024-04-23T02:22:08.666 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:22:08 smithi191 bash[14421]: cluster 2024-04-23T02:22:06.583415+0000 mgr.y (mgr.14144) 233 : cluster [DBG] pgmap v213: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-04-23T02:22:08.807 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:22:08 smithi037 bash[14334]: cluster 2024-04-23T02:22:06.583415+0000 mgr.y (mgr.14144) 233 : cluster [DBG] pgmap v213: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-04-23T02:22:08.808 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:22:08 smithi037 bash[18830]: cluster 2024-04-23T02:22:06.583415+0000 mgr.y (mgr.14144) 233 : cluster [DBG] pgmap v213: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-04-23T02:22:08.926 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 23 02:22:08 smithi191 bash[28334]: t=2024-04-23T02:22:08+0000 lvl=info msg="Executing migration" logger=migrator id="add index team_member.org_id" 2024-04-23T02:22:08.927 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 23 02:22:08 smithi191 bash[28334]: t=2024-04-23T02:22:08+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index team_member_org_id_team_id_user_id" 2024-04-23T02:22:08.927 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 23 02:22:08 smithi191 bash[28334]: t=2024-04-23T02:22:08+0000 lvl=info msg="Executing migration" logger=migrator id="Add column email to team table" 2024-04-23T02:22:08.927 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 23 02:22:08 smithi191 bash[28334]: t=2024-04-23T02:22:08+0000 lvl=info msg="Executing migration" logger=migrator id="Add column external to team_member table" 2024-04-23T02:22:09.230 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 23 02:22:08 smithi191 bash[28334]: t=2024-04-23T02:22:08+0000 lvl=info msg="Executing migration" logger=migrator id="Add column permission to team_member table" 2024-04-23T02:22:09.230 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 23 02:22:08 smithi191 bash[28334]: t=2024-04-23T02:22:08+0000 lvl=info msg="Executing migration" logger=migrator id="create dashboard acl table" 2024-04-23T02:22:09.230 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 23 02:22:09 smithi191 bash[28334]: t=2024-04-23T02:22:09+0000 lvl=info msg="Executing migration" logger=migrator id="add index dashboard_acl_dashboard_id" 2024-04-23T02:22:09.230 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 23 02:22:09 smithi191 bash[28334]: t=2024-04-23T02:22:09+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index dashboard_acl_dashboard_id_user_id" 2024-04-23T02:22:09.230 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 23 02:22:09 smithi191 bash[28334]: t=2024-04-23T02:22:09+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index dashboard_acl_dashboard_id_team_id" 2024-04-23T02:22:09.230 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 23 02:22:09 smithi191 bash[28334]: t=2024-04-23T02:22:09+0000 lvl=info msg="Executing migration" logger=migrator id="save default acl rules in dashboard_acl table" 2024-04-23T02:22:09.557 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 23 02:22:09 smithi191 bash[28334]: t=2024-04-23T02:22:09+0000 lvl=info msg="Executing migration" logger=migrator id="create tag table" 2024-04-23T02:22:09.557 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 23 02:22:09 smithi191 bash[28334]: t=2024-04-23T02:22:09+0000 lvl=info msg="Executing migration" logger=migrator id="add index tag.key_value" 2024-04-23T02:22:09.557 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 23 02:22:09 smithi191 bash[28334]: t=2024-04-23T02:22:09+0000 lvl=info msg="Executing migration" logger=migrator id="create login attempt table" 2024-04-23T02:22:09.826 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 23 02:22:09 smithi191 bash[28334]: t=2024-04-23T02:22:09+0000 lvl=info msg="Executing migration" logger=migrator id="add index login_attempt.username" 2024-04-23T02:22:09.826 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 23 02:22:09 smithi191 bash[28334]: t=2024-04-23T02:22:09+0000 lvl=info msg="Executing migration" logger=migrator id="drop index IDX_login_attempt_username - v1" 2024-04-23T02:22:09.827 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 23 02:22:09 smithi191 bash[28334]: t=2024-04-23T02:22:09+0000 lvl=info msg="Executing migration" logger=migrator id="Rename table login_attempt to login_attempt_tmp_qwerty - v1" 2024-04-23T02:22:09.827 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 23 02:22:09 smithi191 bash[28334]: t=2024-04-23T02:22:09+0000 lvl=info msg="Executing migration" logger=migrator id="create login_attempt v2" 2024-04-23T02:22:09.827 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 23 02:22:09 smithi191 bash[28334]: t=2024-04-23T02:22:09+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_login_attempt_username - v2" 2024-04-23T02:22:10.129 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 23 02:22:09 smithi191 bash[28334]: t=2024-04-23T02:22:09+0000 lvl=info msg="Executing migration" logger=migrator id="copy login_attempt v1 to v2" 2024-04-23T02:22:10.129 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 23 02:22:09 smithi191 bash[28334]: t=2024-04-23T02:22:09+0000 lvl=info msg="Executing migration" logger=migrator id="drop login_attempt_tmp_qwerty" 2024-04-23T02:22:10.129 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 23 02:22:10 smithi191 bash[28334]: t=2024-04-23T02:22:10+0000 lvl=info msg="Executing migration" logger=migrator id="create user auth table" 2024-04-23T02:22:10.129 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 23 02:22:10 smithi191 bash[28334]: t=2024-04-23T02:22:10+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_user_auth_auth_module_auth_id - v1" 2024-04-23T02:22:10.414 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:22:10 smithi191 bash[14421]: cluster 2024-04-23T02:22:08.583924+0000 mgr.y (mgr.14144) 234 : cluster [DBG] pgmap v214: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-04-23T02:22:10.415 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 23 02:22:10 smithi191 bash[28334]: t=2024-04-23T02:22:10+0000 lvl=info msg="Executing migration" logger=migrator id="alter user_auth.auth_id to length 190" 2024-04-23T02:22:10.415 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 23 02:22:10 smithi191 bash[28334]: t=2024-04-23T02:22:10+0000 lvl=info msg="Executing migration" logger=migrator id="Add OAuth access token to user_auth" 2024-04-23T02:22:10.415 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 23 02:22:10 smithi191 bash[28334]: t=2024-04-23T02:22:10+0000 lvl=info msg="Executing migration" logger=migrator id="Add OAuth refresh token to user_auth" 2024-04-23T02:22:10.415 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 23 02:22:10 smithi191 bash[28334]: t=2024-04-23T02:22:10+0000 lvl=info msg="Executing migration" logger=migrator id="Add OAuth token type to user_auth" 2024-04-23T02:22:10.586 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:22:10 smithi037 bash[18830]: cluster 2024-04-23T02:22:08.583924+0000 mgr.y (mgr.14144) 234 : cluster [DBG] pgmap v214: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-04-23T02:22:10.587 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:22:10 smithi037 bash[14334]: cluster 2024-04-23T02:22:08.583924+0000 mgr.y (mgr.14144) 234 : cluster [DBG] pgmap v214: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-04-23T02:22:10.676 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 23 02:22:10 smithi191 bash[28334]: t=2024-04-23T02:22:10+0000 lvl=info msg="Executing migration" logger=migrator id="Add OAuth expiry to user_auth" 2024-04-23T02:22:10.677 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 23 02:22:10 smithi191 bash[28334]: t=2024-04-23T02:22:10+0000 lvl=info msg="Executing migration" logger=migrator id="Add index to user_id column in user_auth" 2024-04-23T02:22:10.677 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 23 02:22:10 smithi191 bash[28334]: t=2024-04-23T02:22:10+0000 lvl=info msg="Executing migration" logger=migrator id="create server_lock table" 2024-04-23T02:22:10.677 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 23 02:22:10 smithi191 bash[28334]: t=2024-04-23T02:22:10+0000 lvl=info msg="Executing migration" logger=migrator id="add index server_lock.operation_uid" 2024-04-23T02:22:11.070 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 23 02:22:10 smithi191 bash[28334]: t=2024-04-23T02:22:10+0000 lvl=info msg="Executing migration" logger=migrator id="create user auth token table" 2024-04-23T02:22:11.070 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 23 02:22:10 smithi191 bash[28334]: t=2024-04-23T02:22:10+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index user_auth_token.auth_token" 2024-04-23T02:22:11.070 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 23 02:22:10 smithi191 bash[28334]: t=2024-04-23T02:22:10+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index user_auth_token.prev_auth_token" 2024-04-23T02:22:11.070 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 23 02:22:10 smithi191 bash[28334]: t=2024-04-23T02:22:10+0000 lvl=info msg="Executing migration" logger=migrator id="create cache_data table" 2024-04-23T02:22:11.070 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 23 02:22:10 smithi191 bash[28334]: t=2024-04-23T02:22:10+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index cache_data.cache_key" 2024-04-23T02:22:11.070 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 23 02:22:11 smithi191 bash[28334]: t=2024-04-23T02:22:11+0000 lvl=info msg="Created default admin" logger=sqlstore user=admin 2024-04-23T02:22:11.071 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 23 02:22:11 smithi191 bash[28334]: t=2024-04-23T02:22:11+0000 lvl=info msg="Initializing HTTPServer" logger=server 2024-04-23T02:22:11.427 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 23 02:22:11 smithi191 bash[28334]: t=2024-04-23T02:22:11+0000 lvl=info msg="Initializing BackendPluginManager" logger=server 2024-04-23T02:22:11.427 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 23 02:22:11 smithi191 bash[28334]: t=2024-04-23T02:22:11+0000 lvl=info msg="Initializing PluginManager" logger=server 2024-04-23T02:22:11.427 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 23 02:22:11 smithi191 bash[28334]: t=2024-04-23T02:22:11+0000 lvl=info msg="Starting plugin search" logger=plugins 2024-04-23T02:22:11.427 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 23 02:22:11 smithi191 bash[28334]: t=2024-04-23T02:22:11+0000 lvl=info msg="Registering plugin" logger=plugins name="Pie Chart" 2024-04-23T02:22:11.428 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 23 02:22:11 smithi191 bash[28334]: t=2024-04-23T02:22:11+0000 lvl=info msg="Registering plugin" logger=plugins name="Status Panel" 2024-04-23T02:22:11.428 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 23 02:22:11 smithi191 bash[28334]: t=2024-04-23T02:22:11+0000 lvl=info msg="Initializing HooksService" logger=server 2024-04-23T02:22:11.428 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 23 02:22:11 smithi191 bash[28334]: t=2024-04-23T02:22:11+0000 lvl=info msg="Initializing OSSLicensingService" logger=server 2024-04-23T02:22:11.428 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 23 02:22:11 smithi191 bash[28334]: t=2024-04-23T02:22:11+0000 lvl=info msg="Initializing InternalMetricsService" logger=server 2024-04-23T02:22:11.428 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 23 02:22:11 smithi191 bash[28334]: t=2024-04-23T02:22:11+0000 lvl=info msg="Initializing RemoteCache" logger=server 2024-04-23T02:22:11.428 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 23 02:22:11 smithi191 bash[28334]: t=2024-04-23T02:22:11+0000 lvl=info msg="Initializing RenderingService" logger=server 2024-04-23T02:22:11.428 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 23 02:22:11 smithi191 bash[28334]: t=2024-04-23T02:22:11+0000 lvl=info msg="Initializing AlertEngine" logger=server 2024-04-23T02:22:11.428 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 23 02:22:11 smithi191 bash[28334]: t=2024-04-23T02:22:11+0000 lvl=info msg="Initializing QuotaService" logger=server 2024-04-23T02:22:11.428 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 23 02:22:11 smithi191 bash[28334]: t=2024-04-23T02:22:11+0000 lvl=info msg="Initializing ServerLockService" logger=server 2024-04-23T02:22:11.428 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 23 02:22:11 smithi191 bash[28334]: t=2024-04-23T02:22:11+0000 lvl=info msg="Initializing UserAuthTokenService" logger=server 2024-04-23T02:22:11.428 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 23 02:22:11 smithi191 bash[28334]: t=2024-04-23T02:22:11+0000 lvl=info msg="Initializing DatasourceCacheService" logger=server 2024-04-23T02:22:11.428 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 23 02:22:11 smithi191 bash[28334]: t=2024-04-23T02:22:11+0000 lvl=info msg="Initializing LoginService" logger=server 2024-04-23T02:22:11.428 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 23 02:22:11 smithi191 bash[28334]: t=2024-04-23T02:22:11+0000 lvl=info msg="Initializing SearchService" logger=server 2024-04-23T02:22:11.428 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 23 02:22:11 smithi191 bash[28334]: t=2024-04-23T02:22:11+0000 lvl=info msg="Initializing TracingService" logger=server 2024-04-23T02:22:11.429 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 23 02:22:11 smithi191 bash[28334]: t=2024-04-23T02:22:11+0000 lvl=info msg="Initializing UsageStatsService" logger=server 2024-04-23T02:22:11.429 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 23 02:22:11 smithi191 bash[28334]: t=2024-04-23T02:22:11+0000 lvl=info msg="Initializing CleanUpService" logger=server 2024-04-23T02:22:11.429 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 23 02:22:11 smithi191 bash[28334]: t=2024-04-23T02:22:11+0000 lvl=info msg="Initializing NotificationService" logger=server 2024-04-23T02:22:11.429 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 23 02:22:11 smithi191 bash[28334]: t=2024-04-23T02:22:11+0000 lvl=info msg="Initializing provisioningServiceImpl" logger=server 2024-04-23T02:22:11.429 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 23 02:22:11 smithi191 bash[28334]: t=2024-04-23T02:22:11+0000 lvl=warn msg="[Deprecated] the datasource provisioning config is outdated. please upgrade" logger=provisioning.datasources filename=/etc/grafana/provisioning/datasources/ceph-dashboard.yml 2024-04-23T02:22:11.429 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 23 02:22:11 smithi191 bash[28334]: t=2024-04-23T02:22:11+0000 lvl=info msg="inserting datasource from configuration " logger=provisioning.datasources name=Dashboard1 2024-04-23T02:22:11.429 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 23 02:22:11 smithi191 bash[28334]: t=2024-04-23T02:22:11+0000 lvl=info msg="Backend rendering via phantomJS" logger=rendering renderer=phantomJS 2024-04-23T02:22:11.429 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 23 02:22:11 smithi191 bash[28334]: t=2024-04-23T02:22:11+0000 lvl=warn msg="phantomJS is deprecated and will be removed in a future release. You should consider migrating from phantomJS to grafana-image-renderer plugin. Read more at https://grafana.com/docs/grafana/latest/administration/image_rendering/" logger=rendering renderer=phantomJS 2024-04-23T02:22:11.429 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 23 02:22:11 smithi191 bash[28334]: t=2024-04-23T02:22:11+0000 lvl=info msg="Initializing Stream Manager" 2024-04-23T02:22:11.429 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 23 02:22:11 smithi191 bash[28334]: t=2024-04-23T02:22:11+0000 lvl=info msg="HTTP Server Listen" logger=http.server address=[::]:3000 protocol=https subUrl= socket= 2024-04-23T02:22:12.557 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:22:12 smithi037 bash[14334]: cluster 2024-04-23T02:22:10.584507+0000 mgr.y (mgr.14144) 235 : cluster [DBG] pgmap v215: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-04-23T02:22:12.558 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:22:12 smithi037 bash[18830]: cluster 2024-04-23T02:22:10.584507+0000 mgr.y (mgr.14144) 235 : cluster [DBG] pgmap v215: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-04-23T02:22:12.676 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:22:12 smithi191 bash[14421]: cluster 2024-04-23T02:22:10.584507+0000 mgr.y (mgr.14144) 235 : cluster [DBG] pgmap v215: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-04-23T02:22:13.849 INFO:teuthology.orchestra.run.smithi037.stdout:210453397528 2024-04-23T02:22:13.952 INFO:teuthology.orchestra.run.smithi037.stdout:184683593755 2024-04-23T02:22:14.639 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:22:14 smithi037 bash[18830]: cluster 2024-04-23T02:22:12.585125+0000 mgr.y (mgr.14144) 236 : cluster [DBG] pgmap v216: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-04-23T02:22:14.640 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:22:14 smithi037 bash[18830]: audit 2024-04-23T02:22:13.844576+0000 mon.a (mon.0) 488 : audit [DBG] from='client.? 172.21.15.37:0/3333793466' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 7}]: dispatch 2024-04-23T02:22:14.640 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:22:14 smithi037 bash[18830]: audit 2024-04-23T02:22:13.948208+0000 mon.c (mon.1) 19 : audit [DBG] from='client.? 172.21.15.37:0/3768784937' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 6}]: dispatch 2024-04-23T02:22:14.640 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:22:14 smithi037 bash[14334]: cluster 2024-04-23T02:22:12.585125+0000 mgr.y (mgr.14144) 236 : cluster [DBG] pgmap v216: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-04-23T02:22:14.640 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:22:14 smithi037 bash[14334]: audit 2024-04-23T02:22:13.844576+0000 mon.a (mon.0) 488 : audit [DBG] from='client.? 172.21.15.37:0/3333793466' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 7}]: dispatch 2024-04-23T02:22:14.640 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:22:14 smithi037 bash[14334]: audit 2024-04-23T02:22:13.948208+0000 mon.c (mon.1) 19 : audit [DBG] from='client.? 172.21.15.37:0/3768784937' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 6}]: dispatch 2024-04-23T02:22:14.676 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:22:14 smithi191 bash[14421]: cluster 2024-04-23T02:22:12.585125+0000 mgr.y (mgr.14144) 236 : cluster [DBG] pgmap v216: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-04-23T02:22:14.677 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:22:14 smithi191 bash[14421]: audit 2024-04-23T02:22:13.844576+0000 mon.a (mon.0) 488 : audit [DBG] from='client.? 172.21.15.37:0/3333793466' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 7}]: dispatch 2024-04-23T02:22:14.677 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:22:14 smithi191 bash[14421]: audit 2024-04-23T02:22:13.948208+0000 mon.c (mon.1) 19 : audit [DBG] from='client.? 172.21.15.37:0/3768784937' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 6}]: dispatch 2024-04-23T02:22:16.676 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:22:16 smithi191 bash[14421]: cluster 2024-04-23T02:22:14.585753+0000 mgr.y (mgr.14144) 237 : cluster [DBG] pgmap v217: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-04-23T02:22:16.738 INFO:teuthology.orchestra.run.smithi037.stdout:77309411373 2024-04-23T02:22:16.807 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:22:16 smithi037 bash[14334]: cluster 2024-04-23T02:22:14.585753+0000 mgr.y (mgr.14144) 237 : cluster [DBG] pgmap v217: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-04-23T02:22:16.807 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:22:16 smithi037 bash[18830]: cluster 2024-04-23T02:22:14.585753+0000 mgr.y (mgr.14144) 237 : cluster [DBG] pgmap v217: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-04-23T02:22:17.674 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:22:17 smithi037 bash[14334]: audit 2024-04-23T02:22:16.733347+0000 mon.c (mon.1) 20 : audit [DBG] from='client.? 172.21.15.37:0/3970868773' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 2}]: dispatch 2024-04-23T02:22:17.675 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:22:17 smithi037 bash[18830]: audit 2024-04-23T02:22:16.733347+0000 mon.c (mon.1) 20 : audit [DBG] from='client.? 172.21.15.37:0/3970868773' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 2}]: dispatch 2024-04-23T02:22:17.676 INFO:tasks.cephadm.ceph_manager.ceph:need seq 184683593752 got 184683593755 for osd.6 2024-04-23T02:22:17.676 DEBUG:teuthology.parallel:result is None 2024-04-23T02:22:17.676 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:22:17 smithi191 bash[14421]: audit 2024-04-23T02:22:16.733347+0000 mon.c (mon.1) 20 : audit [DBG] from='client.? 172.21.15.37:0/3970868773' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 2}]: dispatch 2024-04-23T02:22:18.378 INFO:teuthology.orchestra.run.smithi037.stdout:111669149738 2024-04-23T02:22:18.599 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:22:18 smithi037 bash[18830]: cluster 2024-04-23T02:22:16.586300+0000 mgr.y (mgr.14144) 238 : cluster [DBG] pgmap v218: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-04-23T02:22:18.599 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:22:18 smithi037 bash[18830]: audit 2024-04-23T02:22:18.373626+0000 mon.c (mon.1) 21 : audit [DBG] from='client.? 172.21.15.37:0/2697264589' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 3}]: dispatch 2024-04-23T02:22:18.599 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:22:18 smithi037 bash[14334]: cluster 2024-04-23T02:22:16.586300+0000 mgr.y (mgr.14144) 238 : cluster [DBG] pgmap v218: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-04-23T02:22:18.599 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:22:18 smithi037 bash[14334]: audit 2024-04-23T02:22:18.373626+0000 mon.c (mon.1) 21 : audit [DBG] from='client.? 172.21.15.37:0/2697264589' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 3}]: dispatch 2024-04-23T02:22:18.635 INFO:tasks.cephadm.ceph_manager.ceph:need seq 210453397524 got 210453397528 for osd.7 2024-04-23T02:22:18.635 DEBUG:teuthology.parallel:result is None 2024-04-23T02:22:18.676 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:22:18 smithi191 bash[14421]: cluster 2024-04-23T02:22:16.586300+0000 mgr.y (mgr.14144) 238 : cluster [DBG] pgmap v218: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-04-23T02:22:18.677 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:22:18 smithi191 bash[14421]: audit 2024-04-23T02:22:18.373626+0000 mon.c (mon.1) 21 : audit [DBG] from='client.? 172.21.15.37:0/2697264589' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 3}]: dispatch 2024-04-23T02:22:18.888 INFO:tasks.cephadm.ceph_manager.ceph:need seq 77309411370 got 77309411373 for osd.2 2024-04-23T02:22:18.888 DEBUG:teuthology.parallel:result is None 2024-04-23T02:22:18.922 INFO:teuthology.orchestra.run.smithi037.stdout:55834574901 2024-04-23T02:22:18.933 INFO:teuthology.orchestra.run.smithi037.stdout:34359738425 2024-04-23T02:22:18.937 INFO:teuthology.orchestra.run.smithi037.stdout:133143986214 2024-04-23T02:22:19.676 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:22:19 smithi191 bash[14421]: audit 2024-04-23T02:22:18.917977+0000 mon.a (mon.0) 489 : audit [DBG] from='client.? 172.21.15.37:0/1653107419' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 1}]: dispatch 2024-04-23T02:22:19.677 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:22:19 smithi191 bash[14421]: audit 2024-04-23T02:22:18.929589+0000 mon.c (mon.1) 22 : audit [DBG] from='client.? 172.21.15.37:0/1991858475' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 0}]: dispatch 2024-04-23T02:22:19.677 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:22:19 smithi191 bash[14421]: audit 2024-04-23T02:22:18.933055+0000 mon.c (mon.1) 23 : audit [DBG] from='client.? 172.21.15.37:0/2442253004' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 4}]: dispatch 2024-04-23T02:22:19.807 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:22:19 smithi037 bash[14334]: audit 2024-04-23T02:22:18.917977+0000 mon.a (mon.0) 489 : audit [DBG] from='client.? 172.21.15.37:0/1653107419' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 1}]: dispatch 2024-04-23T02:22:19.808 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:22:19 smithi037 bash[14334]: audit 2024-04-23T02:22:18.929589+0000 mon.c (mon.1) 22 : audit [DBG] from='client.? 172.21.15.37:0/1991858475' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 0}]: dispatch 2024-04-23T02:22:19.808 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:22:19 smithi037 bash[14334]: audit 2024-04-23T02:22:18.933055+0000 mon.c (mon.1) 23 : audit [DBG] from='client.? 172.21.15.37:0/2442253004' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 4}]: dispatch 2024-04-23T02:22:19.808 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:22:19 smithi037 bash[18830]: audit 2024-04-23T02:22:18.917977+0000 mon.a (mon.0) 489 : audit [DBG] from='client.? 172.21.15.37:0/1653107419' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 1}]: dispatch 2024-04-23T02:22:19.808 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:22:19 smithi037 bash[18830]: audit 2024-04-23T02:22:18.929589+0000 mon.c (mon.1) 22 : audit [DBG] from='client.? 172.21.15.37:0/1991858475' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 0}]: dispatch 2024-04-23T02:22:19.808 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:22:19 smithi037 bash[18830]: audit 2024-04-23T02:22:18.933055+0000 mon.c (mon.1) 23 : audit [DBG] from='client.? 172.21.15.37:0/2442253004' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 4}]: dispatch 2024-04-23T02:22:20.031 INFO:tasks.cephadm.ceph_manager.ceph:need seq 111669149734 got 111669149738 for osd.3 2024-04-23T02:22:20.031 DEBUG:teuthology.parallel:result is None 2024-04-23T02:22:20.652 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:22:20 smithi037 bash[14334]: cluster 2024-04-23T02:22:18.587733+0000 mgr.y (mgr.14144) 239 : cluster [DBG] pgmap v219: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-04-23T02:22:20.652 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:22:20 smithi037 bash[18830]: cluster 2024-04-23T02:22:18.587733+0000 mgr.y (mgr.14144) 239 : cluster [DBG] pgmap v219: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-04-23T02:22:20.676 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:22:20 smithi191 bash[14421]: cluster 2024-04-23T02:22:18.587733+0000 mgr.y (mgr.14144) 239 : cluster [DBG] pgmap v219: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-04-23T02:22:20.753 INFO:teuthology.orchestra.run.smithi037.stdout:158913789985 2024-04-23T02:22:20.842 INFO:tasks.cephadm.ceph_manager.ceph:need seq 34359738421 got 34359738425 for osd.0 2024-04-23T02:22:20.842 DEBUG:teuthology.parallel:result is None 2024-04-23T02:22:21.676 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:22:21 smithi191 bash[14421]: audit 2024-04-23T02:22:20.748941+0000 mon.c (mon.1) 24 : audit [DBG] from='client.? 172.21.15.37:0/2881230023' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 5}]: dispatch 2024-04-23T02:22:21.807 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:22:21 smithi037 bash[14334]: audit 2024-04-23T02:22:20.748941+0000 mon.c (mon.1) 24 : audit [DBG] from='client.? 172.21.15.37:0/2881230023' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 5}]: dispatch 2024-04-23T02:22:21.808 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:22:21 smithi037 bash[18830]: audit 2024-04-23T02:22:20.748941+0000 mon.c (mon.1) 24 : audit [DBG] from='client.? 172.21.15.37:0/2881230023' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 5}]: dispatch 2024-04-23T02:22:21.832 INFO:tasks.cephadm.ceph_manager.ceph:need seq 133143986211 got 133143986214 for osd.4 2024-04-23T02:22:21.832 DEBUG:teuthology.parallel:result is None 2024-04-23T02:22:21.901 INFO:tasks.cephadm.ceph_manager.ceph:need seq 55834574896 got 55834574901 for osd.1 2024-04-23T02:22:21.901 DEBUG:teuthology.parallel:result is None 2024-04-23T02:22:22.049 INFO:tasks.cephadm.ceph_manager.ceph:need seq 158913789981 got 158913789985 for osd.5 2024-04-23T02:22:22.050 DEBUG:teuthology.parallel:result is None 2024-04-23T02:22:22.050 INFO:tasks.cephadm.ceph_manager.ceph:waiting for clean 2024-04-23T02:22:22.050 DEBUG:teuthology.orchestra.run.smithi037:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.0 shell --fsid 39f0dbf0-0117-11ef-bc93-c7b262605968 -- ceph pg dump --format=json 2024-04-23T02:22:22.676 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:22:22 smithi191 bash[14421]: cluster 2024-04-23T02:22:20.588262+0000 mgr.y (mgr.14144) 240 : cluster [DBG] pgmap v220: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-04-23T02:22:22.774 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:22:22 smithi037 bash[14334]: cluster 2024-04-23T02:22:20.588262+0000 mgr.y (mgr.14144) 240 : cluster [DBG] pgmap v220: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-04-23T02:22:22.774 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:22:22 smithi037 bash[18830]: cluster 2024-04-23T02:22:20.588262+0000 mgr.y (mgr.14144) 240 : cluster [DBG] pgmap v220: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-04-23T02:22:22.774 INFO:journalctl@ceph.alertmanager.a.smithi037.stdout:Apr 23 02:22:22 smithi037 systemd[1]: Stopping Ceph alertmanager.a for 39f0dbf0-0117-11ef-bc93-c7b262605968... 2024-04-23T02:22:22.775 INFO:journalctl@ceph.alertmanager.a.smithi037.stdout:Apr 23 02:22:22 smithi037 bash[32418]: level=info ts=2024-04-23T02:22:22.553Z caller=main.go:536 msg="Received SIGTERM, exiting gracefully..." 2024-04-23T02:22:23.423 INFO:journalctl@ceph.alertmanager.a.smithi037.stdout:Apr 23 02:22:23 smithi037 docker[36407]: ceph-39f0dbf0-0117-11ef-bc93-c7b262605968-alertmanager.a 2024-04-23T02:22:23.424 INFO:journalctl@ceph.alertmanager.a.smithi037.stdout:Apr 23 02:22:23 smithi037 systemd[1]: ceph-39f0dbf0-0117-11ef-bc93-c7b262605968@alertmanager.a.service: Succeeded. 2024-04-23T02:22:23.424 INFO:journalctl@ceph.alertmanager.a.smithi037.stdout:Apr 23 02:22:23 smithi037 systemd[1]: Stopped Ceph alertmanager.a for 39f0dbf0-0117-11ef-bc93-c7b262605968. 2024-04-23T02:22:23.424 INFO:journalctl@ceph.alertmanager.a.smithi037.stdout:Apr 23 02:22:23 smithi037 systemd[1]: Started Ceph alertmanager.a for 39f0dbf0-0117-11ef-bc93-c7b262605968. 2024-04-23T02:22:23.558 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:22:23 smithi037 bash[14334]: audit 2024-04-23T02:22:22.705629+0000 mon.a (mon.0) 490 : audit [INF] from='mgr.14144 172.21.15.37:0/2766993901' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-04-23T02:22:23.558 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:22:23 smithi037 bash[14334]: audit 2024-04-23T02:22:22.711091+0000 mon.a (mon.0) 491 : audit [INF] from='mgr.14144 172.21.15.37:0/2766993901' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-04-23T02:22:23.558 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:22:23 smithi037 bash[14334]: audit 2024-04-23T02:22:23.284868+0000 mon.a (mon.0) 492 : audit [INF] from='mgr.14144 172.21.15.37:0/2766993901' entity='mgr.y' 2024-04-23T02:22:23.558 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:22:23 smithi037 bash[18830]: audit 2024-04-23T02:22:22.705629+0000 mon.a (mon.0) 490 : audit [INF] from='mgr.14144 172.21.15.37:0/2766993901' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-04-23T02:22:23.558 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:22:23 smithi037 bash[18830]: audit 2024-04-23T02:22:22.711091+0000 mon.a (mon.0) 491 : audit [INF] from='mgr.14144 172.21.15.37:0/2766993901' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-04-23T02:22:23.558 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:22:23 smithi037 bash[18830]: audit 2024-04-23T02:22:23.284868+0000 mon.a (mon.0) 492 : audit [INF] from='mgr.14144 172.21.15.37:0/2766993901' entity='mgr.y' 2024-04-23T02:22:23.676 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:22:23 smithi191 bash[14421]: audit 2024-04-23T02:22:22.705629+0000 mon.a (mon.0) 490 : audit [INF] from='mgr.14144 172.21.15.37:0/2766993901' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-04-23T02:22:23.676 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:22:23 smithi191 bash[14421]: audit 2024-04-23T02:22:22.711091+0000 mon.a (mon.0) 491 : audit [INF] from='mgr.14144 172.21.15.37:0/2766993901' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-04-23T02:22:23.677 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:22:23 smithi191 bash[14421]: audit 2024-04-23T02:22:23.284868+0000 mon.a (mon.0) 492 : audit [INF] from='mgr.14144 172.21.15.37:0/2766993901' entity='mgr.y' 2024-04-23T02:22:24.557 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:22:24 smithi037 bash[18830]: cluster 2024-04-23T02:22:22.588773+0000 mgr.y (mgr.14144) 241 : cluster [DBG] pgmap v221: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-04-23T02:22:24.558 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:22:24 smithi037 bash[18830]: cephadm 2024-04-23T02:22:23.286751+0000 mgr.y (mgr.14144) 242 : cephadm [INF] Reconfiguring prometheus.a (dependencies changed)... 2024-04-23T02:22:24.558 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:22:24 smithi037 bash[18830]: cephadm 2024-04-23T02:22:23.292189+0000 mgr.y (mgr.14144) 243 : cephadm [INF] Reconfiguring daemon prometheus.a on smithi191 2024-04-23T02:22:24.558 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:22:24 smithi037 bash[14334]: cluster 2024-04-23T02:22:22.588773+0000 mgr.y (mgr.14144) 241 : cluster [DBG] pgmap v221: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-04-23T02:22:24.558 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:22:24 smithi037 bash[14334]: cephadm 2024-04-23T02:22:23.286751+0000 mgr.y (mgr.14144) 242 : cephadm [INF] Reconfiguring prometheus.a (dependencies changed)... 2024-04-23T02:22:24.558 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:22:24 smithi037 bash[14334]: cephadm 2024-04-23T02:22:23.292189+0000 mgr.y (mgr.14144) 243 : cephadm [INF] Reconfiguring daemon prometheus.a on smithi191 2024-04-23T02:22:24.559 INFO:journalctl@ceph.alertmanager.a.smithi037.stdout:Apr 23 02:22:24 smithi037 bash[36467]: level=info ts=2024-04-23T02:22:24.339Z caller=main.go:231 msg="Starting Alertmanager" version="(version=0.20.0, branch=HEAD, revision=f74be0400a6243d10bb53812d6fa408ad71ff32d)" 2024-04-23T02:22:24.559 INFO:journalctl@ceph.alertmanager.a.smithi037.stdout:Apr 23 02:22:24 smithi037 bash[36467]: level=info ts=2024-04-23T02:22:24.339Z caller=main.go:232 build_context="(go=go1.13.5, user=root@00c3106655f8, date=20191211-14:13:14)" 2024-04-23T02:22:24.559 INFO:journalctl@ceph.alertmanager.a.smithi037.stdout:Apr 23 02:22:24 smithi037 bash[36467]: level=info ts=2024-04-23T02:22:24.341Z caller=cluster.go:161 component=cluster msg="setting advertise address explicitly" addr=172.21.15.37 port=9094 2024-04-23T02:22:24.559 INFO:journalctl@ceph.alertmanager.a.smithi037.stdout:Apr 23 02:22:24 smithi037 bash[36467]: level=info ts=2024-04-23T02:22:24.342Z caller=cluster.go:623 component=cluster msg="Waiting for gossip to settle..." interval=2s 2024-04-23T02:22:24.559 INFO:journalctl@ceph.alertmanager.a.smithi037.stdout:Apr 23 02:22:24 smithi037 bash[36467]: level=info ts=2024-04-23T02:22:24.386Z caller=coordinator.go:119 component=configuration msg="Loading configuration file" file=/etc/alertmanager/alertmanager.yml 2024-04-23T02:22:24.559 INFO:journalctl@ceph.alertmanager.a.smithi037.stdout:Apr 23 02:22:24 smithi037 bash[36467]: level=info ts=2024-04-23T02:22:24.386Z caller=coordinator.go:131 component=configuration msg="Completed loading of configuration file" file=/etc/alertmanager/alertmanager.yml 2024-04-23T02:22:24.559 INFO:journalctl@ceph.alertmanager.a.smithi037.stdout:Apr 23 02:22:24 smithi037 bash[36467]: level=info ts=2024-04-23T02:22:24.391Z caller=main.go:497 msg=Listening address=:9093 2024-04-23T02:22:24.707 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:22:24 smithi191 bash[14421]: cluster 2024-04-23T02:22:22.588773+0000 mgr.y (mgr.14144) 241 : cluster [DBG] pgmap v221: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-04-23T02:22:24.707 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:22:24 smithi191 bash[14421]: cephadm 2024-04-23T02:22:23.286751+0000 mgr.y (mgr.14144) 242 : cephadm [INF] Reconfiguring prometheus.a (dependencies changed)... 2024-04-23T02:22:24.707 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:22:24 smithi191 bash[14421]: cephadm 2024-04-23T02:22:23.292189+0000 mgr.y (mgr.14144) 243 : cephadm [INF] Reconfiguring daemon prometheus.a on smithi191 2024-04-23T02:22:24.773 INFO:teuthology.orchestra.run.smithi037.stderr:Inferring config /var/lib/ceph/39f0dbf0-0117-11ef-bc93-c7b262605968/mon.a/config 2024-04-23T02:22:26.588 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:22:26 smithi191 bash[14421]: cluster 2024-04-23T02:22:24.589376+0000 mgr.y (mgr.14144) 244 : cluster [DBG] pgmap v222: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-04-23T02:22:26.807 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:22:26 smithi037 bash[14334]: cluster 2024-04-23T02:22:24.589376+0000 mgr.y (mgr.14144) 244 : cluster [DBG] pgmap v222: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-04-23T02:22:26.808 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:22:26 smithi037 bash[18830]: cluster 2024-04-23T02:22:24.589376+0000 mgr.y (mgr.14144) 244 : cluster [DBG] pgmap v222: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-04-23T02:22:26.808 INFO:journalctl@ceph.alertmanager.a.smithi037.stdout:Apr 23 02:22:26 smithi037 bash[36467]: level=info ts=2024-04-23T02:22:26.343Z caller=cluster.go:648 component=cluster msg="gossip not settled" polls=0 before=0 now=1 elapsed=2.000200251s 2024-04-23T02:22:27.347 INFO:journalctl@ceph.prometheus.a.smithi191.stdout:Apr 23 02:22:27 smithi191 systemd[1]: Stopping Ceph prometheus.a for 39f0dbf0-0117-11ef-bc93-c7b262605968... 2024-04-23T02:22:27.347 INFO:journalctl@ceph.prometheus.a.smithi191.stdout:Apr 23 02:22:27 smithi191 bash[27434]: level=warn ts=2024-04-23T02:22:27.161Z caller=main.go:524 msg="Received SIGTERM, exiting gracefully..." 2024-04-23T02:22:27.347 INFO:journalctl@ceph.prometheus.a.smithi191.stdout:Apr 23 02:22:27 smithi191 bash[27434]: level=info ts=2024-04-23T02:22:27.161Z caller=main.go:547 msg="Stopping scrape discovery manager..." 2024-04-23T02:22:27.347 INFO:journalctl@ceph.prometheus.a.smithi191.stdout:Apr 23 02:22:27 smithi191 bash[27434]: level=info ts=2024-04-23T02:22:27.161Z caller=main.go:561 msg="Stopping notify discovery manager..." 2024-04-23T02:22:27.347 INFO:journalctl@ceph.prometheus.a.smithi191.stdout:Apr 23 02:22:27 smithi191 bash[27434]: level=info ts=2024-04-23T02:22:27.161Z caller=main.go:583 msg="Stopping scrape manager..." 2024-04-23T02:22:27.347 INFO:journalctl@ceph.prometheus.a.smithi191.stdout:Apr 23 02:22:27 smithi191 bash[27434]: level=info ts=2024-04-23T02:22:27.161Z caller=main.go:543 msg="Scrape discovery manager stopped" 2024-04-23T02:22:27.347 INFO:journalctl@ceph.prometheus.a.smithi191.stdout:Apr 23 02:22:27 smithi191 bash[27434]: level=info ts=2024-04-23T02:22:27.162Z caller=manager.go:882 component="rule manager" msg="Stopping rule manager..." 2024-04-23T02:22:27.348 INFO:journalctl@ceph.prometheus.a.smithi191.stdout:Apr 23 02:22:27 smithi191 bash[27434]: level=info ts=2024-04-23T02:22:27.162Z caller=main.go:577 msg="Scrape manager stopped" 2024-04-23T02:22:27.348 INFO:journalctl@ceph.prometheus.a.smithi191.stdout:Apr 23 02:22:27 smithi191 bash[27434]: level=info ts=2024-04-23T02:22:27.162Z caller=manager.go:892 component="rule manager" msg="Rule manager stopped" 2024-04-23T02:22:27.348 INFO:journalctl@ceph.prometheus.a.smithi191.stdout:Apr 23 02:22:27 smithi191 bash[27434]: level=info ts=2024-04-23T02:22:27.162Z caller=main.go:557 msg="Notify discovery manager stopped" 2024-04-23T02:22:27.348 INFO:journalctl@ceph.prometheus.a.smithi191.stdout:Apr 23 02:22:27 smithi191 bash[27434]: level=info ts=2024-04-23T02:22:27.162Z caller=notifier.go:601 component=notifier msg="Stopping notification manager..." 2024-04-23T02:22:27.348 INFO:journalctl@ceph.prometheus.a.smithi191.stdout:Apr 23 02:22:27 smithi191 bash[27434]: level=info ts=2024-04-23T02:22:27.162Z caller=main.go:749 msg="Notifier manager stopped" 2024-04-23T02:22:27.348 INFO:journalctl@ceph.prometheus.a.smithi191.stdout:Apr 23 02:22:27 smithi191 bash[27434]: level=info ts=2024-04-23T02:22:27.162Z caller=main.go:761 msg="See you next time!" 2024-04-23T02:22:27.709 INFO:teuthology.orchestra.run.smithi037.stdout: 2024-04-23T02:22:27.712 INFO:teuthology.orchestra.run.smithi037.stderr:dumped all 2024-04-23T02:22:28.176 INFO:journalctl@ceph.prometheus.a.smithi191.stdout:Apr 23 02:22:27 smithi191 docker[28912]: ceph-39f0dbf0-0117-11ef-bc93-c7b262605968-prometheus.a 2024-04-23T02:22:28.176 INFO:journalctl@ceph.prometheus.a.smithi191.stdout:Apr 23 02:22:27 smithi191 systemd[1]: ceph-39f0dbf0-0117-11ef-bc93-c7b262605968@prometheus.a.service: Succeeded. 2024-04-23T02:22:28.176 INFO:journalctl@ceph.prometheus.a.smithi191.stdout:Apr 23 02:22:27 smithi191 systemd[1]: Stopped Ceph prometheus.a for 39f0dbf0-0117-11ef-bc93-c7b262605968. 2024-04-23T02:22:28.176 INFO:journalctl@ceph.prometheus.a.smithi191.stdout:Apr 23 02:22:27 smithi191 systemd[1]: Started Ceph prometheus.a for 39f0dbf0-0117-11ef-bc93-c7b262605968. 2024-04-23T02:22:28.474 INFO:teuthology.orchestra.run.smithi037.stdout:{"pg_ready":true,"pg_map":{"version":223,"stamp":"2024-04-23T02:22:26.589687+0000","last_osdmap_epoch":0,"last_pg_scan":0,"pg_stats_sum":{"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":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":43284,"kb_used_data":3796,"kb_used_omap":0,"kb_used_meta":39424,"kb_avail":749917932,"statfs":{"total":767960285184,"available":767915962368,"internally_reserved":0,"allocated":3887104,"data_stored":1532439,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":40370176},"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":"0.000000"},"pg_stats":[{"pgid":"1.0","version":"0'0","reported_seq":"10","reported_epoch":"51","state":"active+clean","last_fresh":"2024-04-23T02:20:33.810522+0000","last_change":"2024-04-23T02:20:33.810522+0000","last_active":"2024-04-23T02:20:33.810522+0000","last_peered":"2024-04-23T02:20:33.810522+0000","last_clean":"2024-04-23T02:20:33.810522+0000","last_became_active":"2024-04-23T02:20:33.809368+0000","last_became_peered":"2024-04-23T02:20:33.809368+0000","last_unstale":"2024-04-23T02:20:33.810522+0000","last_undegraded":"2024-04-23T02:20:33.810522+0000","last_fullsized":"2024-04-23T02:20:33.810522+0000","mapping_epoch":50,"log_start":"0'0","ondisk_log_start":"0'0","created":21,"last_epoch_clean":51,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-23T02:18:50.447567+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-23T02:18:50.447567+0000","last_clean_scrub_stamp":"2024-04-23T02:18:50.447567+0000","log_size":0,"ondisk_log_size":0,"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,"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},"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":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":3,"acting":3,"num_store_stats":7}],"osd_stats":[{"osd":7,"up_from":49,"seq":210453397530,"num_pgs":1,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":5220,"kb_used_data":476,"kb_used_omap":0,"kb_used_meta":4736,"kb_avail":93739932,"statfs":{"total":95995035648,"available":95989690368,"internally_reserved":0,"allocated":487424,"data_stored":191673,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":4849664},"hb_peers":[0,1,2,3,4,5,6],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Tue Apr 23 02:21:33 2024","interfaces":[{"interface":"back","average":{"1min":1.0369999999999999,"5min":1.0369999999999999,"15min":1.0369999999999999},"min":{"1min":0.66300000000000003,"5min":0.66300000000000003,"15min":0.66300000000000003},"max":{"1min":2.9740000000000002,"5min":2.9740000000000002,"15min":2.9740000000000002},"last":1.012},{"interface":"front","average":{"1min":1.0669999999999999,"5min":1.0669999999999999,"15min":1.0669999999999999},"min":{"1min":0.71899999999999997,"5min":0.71899999999999997,"15min":0.71899999999999997},"max":{"1min":2.5710000000000002,"5min":2.5710000000000002,"15min":2.5710000000000002},"last":0.96499999999999997}]},{"osd":1,"last update":"Tue Apr 23 02:21:33 2024","interfaces":[{"interface":"back","average":{"1min":1.113,"5min":1.113,"15min":1.113},"min":{"1min":0.63700000000000001,"5min":0.63700000000000001,"15min":0.63700000000000001},"max":{"1min":4.2300000000000004,"5min":4.2300000000000004,"15min":4.2300000000000004},"last":1.135},{"interface":"front","average":{"1min":1.2150000000000001,"5min":1.2150000000000001,"15min":1.2150000000000001},"min":{"1min":0.73499999999999999,"5min":0.73499999999999999,"15min":0.73499999999999999},"max":{"1min":4.3620000000000001,"5min":4.3620000000000001,"15min":4.3620000000000001},"last":0.71099999999999997}]},{"osd":2,"last update":"Tue Apr 23 02:21:33 2024","interfaces":[{"interface":"back","average":{"1min":1.0089999999999999,"5min":1.0089999999999999,"15min":1.0089999999999999},"min":{"1min":0.752,"5min":0.752,"15min":0.752},"max":{"1min":1.7869999999999999,"5min":1.7869999999999999,"15min":1.7869999999999999},"last":1.1899999999999999},{"interface":"front","average":{"1min":1.026,"5min":1.026,"15min":1.026},"min":{"1min":0.61299999999999999,"5min":0.61299999999999999,"15min":0.61299999999999999},"max":{"1min":1.3680000000000001,"5min":1.3680000000000001,"15min":1.3680000000000001},"last":0.93300000000000005}]},{"osd":3,"last update":"Tue Apr 23 02:21:33 2024","interfaces":[{"interface":"back","average":{"1min":1.1339999999999999,"5min":1.1339999999999999,"15min":1.1339999999999999},"min":{"1min":0.73399999999999999,"5min":0.73399999999999999,"15min":0.73399999999999999},"max":{"1min":2.903,"5min":2.903,"15min":2.903},"last":0.65600000000000003},{"interface":"front","average":{"1min":1.167,"5min":1.167,"15min":1.167},"min":{"1min":0.79600000000000004,"5min":0.79600000000000004,"15min":0.79600000000000004},"max":{"1min":3.0430000000000001,"5min":3.0430000000000001,"15min":3.0430000000000001},"last":1.244}]},{"osd":4,"last update":"Tue Apr 23 02:21:33 2024","interfaces":[{"interface":"back","average":{"1min":1.014,"5min":1.014,"15min":1.014},"min":{"1min":0.69599999999999995,"5min":0.69599999999999995,"15min":0.69599999999999995},"max":{"1min":1.585,"5min":1.585,"15min":1.585},"last":0.81000000000000005},{"interface":"front","average":{"1min":1.0329999999999999,"5min":1.0329999999999999,"15min":1.0329999999999999},"min":{"1min":0.70099999999999996,"5min":0.70099999999999996,"15min":0.70099999999999996},"max":{"1min":1.5309999999999999,"5min":1.5309999999999999,"15min":1.5309999999999999},"last":1.0720000000000001}]},{"osd":5,"last update":"Tue Apr 23 02:21:33 2024","interfaces":[{"interface":"back","average":{"1min":1.1000000000000001,"5min":1.1000000000000001,"15min":1.1000000000000001},"min":{"1min":0.75900000000000001,"5min":0.75900000000000001,"15min":0.75900000000000001},"max":{"1min":1.458,"5min":1.458,"15min":1.458},"last":1.3140000000000001},{"interface":"front","average":{"1min":1.1930000000000001,"5min":1.1930000000000001,"15min":1.1930000000000001},"min":{"1min":0.97599999999999998,"5min":0.97599999999999998,"15min":0.97599999999999998},"max":{"1min":1.653,"5min":1.653,"15min":1.653},"last":1.1739999999999999}]},{"osd":6,"last update":"Tue Apr 23 02:21:33 2024","interfaces":[{"interface":"back","average":{"1min":1.252,"5min":1.252,"15min":1.252},"min":{"1min":0.79000000000000004,"5min":0.79000000000000004,"15min":0.79000000000000004},"max":{"1min":2.1240000000000001,"5min":2.1240000000000001,"15min":2.1240000000000001},"last":1.113},{"interface":"front","average":{"1min":1.228,"5min":1.228,"15min":1.228},"min":{"1min":0.96899999999999997,"5min":0.96899999999999997,"15min":0.96899999999999997},"max":{"1min":2.016,"5min":2.016,"15min":2.016},"last":1.268}]}]},{"osd":6,"up_from":43,"seq":184683593758,"num_pgs":1,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":5280,"kb_used_data":472,"kb_used_omap":0,"kb_used_meta":4800,"kb_avail":93739872,"statfs":{"total":95995035648,"available":95989628928,"internally_reserved":0,"allocated":483328,"data_stored":191358,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":4915200},"hb_peers":[0,1,2,3,4,5,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Tue Apr 23 02:22:10 2024","interfaces":[{"interface":"back","average":{"1min":0.95899999999999996,"5min":0.94399999999999995,"15min":0.94199999999999995},"min":{"1min":0.79100000000000004,"5min":0.57599999999999996,"15min":0.57599999999999996},"max":{"1min":1.1639999999999999,"5min":1.248,"15min":1.248},"last":1.2370000000000001},{"interface":"front","average":{"1min":0.90700000000000003,"5min":0.98399999999999999,"15min":0.997},"min":{"1min":0.58199999999999996,"5min":0.58199999999999996,"15min":0.58199999999999996},"max":{"1min":1.226,"5min":1.3360000000000001,"15min":1.3360000000000001},"last":0.78500000000000003}]},{"osd":1,"last update":"Tue Apr 23 02:22:10 2024","interfaces":[{"interface":"back","average":{"1min":0.94899999999999995,"5min":1.008,"15min":1.018},"min":{"1min":0.68700000000000006,"5min":0.68700000000000006,"15min":0.68700000000000006},"max":{"1min":1.1339999999999999,"5min":1.248,"15min":1.248},"last":1.004},{"interface":"front","average":{"1min":1.0269999999999999,"5min":1.1240000000000001,"15min":1.1399999999999999},"min":{"1min":0.72499999999999998,"5min":0.72499999999999998,"15min":0.72499999999999998},"max":{"1min":1.383,"5min":1.4259999999999999,"15min":1.4259999999999999},"last":1.1839999999999999}]},{"osd":2,"last update":"Tue Apr 23 02:22:10 2024","interfaces":[{"interface":"back","average":{"1min":1.01,"5min":0.95099999999999996,"15min":0.94099999999999995},"min":{"1min":0.58799999999999997,"5min":0.58799999999999997,"15min":0.58799999999999997},"max":{"1min":1.2929999999999999,"5min":1.2929999999999999,"15min":1.2929999999999999},"last":0.92100000000000004},{"interface":"front","average":{"1min":0.92600000000000005,"5min":0.94799999999999995,"15min":0.95199999999999996},"min":{"1min":0.61699999999999999,"5min":0.61299999999999999,"15min":0.61299999999999999},"max":{"1min":1.125,"5min":1.2330000000000001,"15min":1.2330000000000001},"last":1.04}]},{"osd":3,"last update":"Tue Apr 23 02:22:10 2024","interfaces":[{"interface":"back","average":{"1min":0.91500000000000004,"5min":1.016,"15min":1.0329999999999999},"min":{"1min":0.60499999999999998,"5min":0.60499999999999998,"15min":0.60499999999999998},"max":{"1min":1.238,"5min":1.3520000000000001,"15min":1.3520000000000001},"last":1.0600000000000001},{"interface":"front","average":{"1min":0.97999999999999998,"5min":1.0720000000000001,"15min":1.087},"min":{"1min":0.61099999999999999,"5min":0.61099999999999999,"15min":0.61099999999999999},"max":{"1min":1.2090000000000001,"5min":1.3560000000000001,"15min":1.3560000000000001},"last":0.86299999999999999}]},{"osd":4,"last update":"Tue Apr 23 02:22:10 2024","interfaces":[{"interface":"back","average":{"1min":0.85499999999999998,"5min":0.90700000000000003,"15min":0.91600000000000004},"min":{"1min":0.57199999999999995,"5min":0.57199999999999995,"15min":0.57199999999999995},"max":{"1min":1.256,"5min":1.268,"15min":1.268},"last":0.69399999999999995},{"interface":"front","average":{"1min":1.0649999999999999,"5min":1.0169999999999999,"15min":1.0089999999999999},"min":{"1min":0.64200000000000002,"5min":0.56299999999999994,"15min":0.56299999999999994},"max":{"1min":1.4610000000000001,"5min":1.478,"15min":1.478},"last":1.1279999999999999}]},{"osd":5,"last update":"Tue Apr 23 02:22:10 2024","interfaces":[{"interface":"back","average":{"1min":0.93200000000000005,"5min":0.95999999999999996,"15min":0.96499999999999997},"min":{"1min":0.58899999999999997,"5min":0.55400000000000005,"15min":0.55400000000000005},"max":{"1min":1.2989999999999999,"5min":1.4430000000000001,"15min":1.4430000000000001},"last":0.96799999999999997},{"interface":"front","average":{"1min":1.0169999999999999,"5min":1.0129999999999999,"15min":1.012},"min":{"1min":0.63100000000000001,"5min":0.63100000000000001,"15min":0.63100000000000001},"max":{"1min":1.286,"5min":1.377,"15min":1.377},"last":0.82699999999999996}]},{"osd":7,"last update":"Tue Apr 23 02:21:36 2024","interfaces":[{"interface":"back","average":{"1min":1.107,"5min":1.107,"15min":1.107},"min":{"1min":0.86899999999999999,"5min":0.86899999999999999,"15min":0.86899999999999999},"max":{"1min":1.3280000000000001,"5min":1.3280000000000001,"15min":1.3280000000000001},"last":0.90000000000000002},{"interface":"front","average":{"1min":1.177,"5min":1.177,"15min":1.177},"min":{"1min":1.008,"5min":1.008,"15min":1.008},"max":{"1min":1.4390000000000001,"5min":1.4390000000000001,"15min":1.4390000000000001},"last":1.091}]}]},{"osd":1,"up_from":13,"seq":55834574903,"num_pgs":0,"num_osds":1,"num_per_pool_osds":0,"num_per_pool_omap_osds":0,"kb":93745152,"kb_used":5536,"kb_used_data":472,"kb_used_omap":0,"kb_used_meta":5056,"kb_avail":93739616,"statfs":{"total":95995035648,"available":95989366784,"internally_reserved":0,"allocated":483328,"data_stored":191358,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":5177344},"hb_peers":[0,2,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Tue Apr 23 02:22:19 2024","interfaces":[{"interface":"back","average":{"1min":0.81899999999999995,"5min":0.71299999999999997,"15min":0.65300000000000002},"min":{"1min":0.47199999999999998,"5min":0.32600000000000001,"15min":0.32600000000000001},"max":{"1min":1.6140000000000001,"5min":1.6140000000000001,"15min":1.6140000000000001},"last":0.95599999999999996},{"interface":"front","average":{"1min":0.84699999999999998,"5min":0.76400000000000001,"15min":0.68700000000000006},"min":{"1min":0.56999999999999995,"5min":0.27200000000000002,"15min":0.27200000000000002},"max":{"1min":1.3120000000000001,"5min":1.391,"15min":1.391},"last":1.0840000000000001}]},{"osd":2,"last update":"Tue Apr 23 02:21:39 2024","interfaces":[{"interface":"back","average":{"1min":0.82199999999999995,"5min":0.79900000000000004,"15min":0.77300000000000002},"min":{"1min":0.50900000000000001,"5min":0.50900000000000001,"15min":0.50900000000000001},"max":{"1min":1.1539999999999999,"5min":1.171,"15min":1.171},"last":0.755},{"interface":"front","average":{"1min":0.92700000000000005,"5min":0.82499999999999996,"15min":0.78300000000000003},"min":{"1min":0.63200000000000001,"5min":0.54600000000000004,"15min":0.54600000000000004},"max":{"1min":2.2759999999999998,"5min":2.2759999999999998,"15min":2.2759999999999998},"last":1.1679999999999999}]},{"osd":3,"last update":"Tue Apr 23 02:22:06 2024","interfaces":[{"interface":"back","average":{"1min":1.0109999999999999,"5min":0.88900000000000001,"15min":0.84699999999999998},"min":{"1min":0.47599999999999998,"5min":0.47599999999999998,"15min":0.47599999999999998},"max":{"1min":2.492,"5min":2.492,"15min":2.492},"last":0.88},{"interface":"front","average":{"1min":0.95799999999999996,"5min":0.91500000000000004,"15min":0.89100000000000001},"min":{"1min":0.58899999999999997,"5min":0.58899999999999997,"15min":0.58899999999999997},"max":{"1min":1.784,"5min":1.784,"15min":1.784},"last":1.024}]},{"osd":4,"last update":"Tue Apr 23 02:21:23 2024","interfaces":[{"interface":"back","average":{"1min":1.1160000000000001,"5min":1.0640000000000001,"15min":1.056},"min":{"1min":0.65500000000000003,"5min":0.65500000000000003,"15min":0.65500000000000003},"max":{"1min":1.8240000000000001,"5min":1.8240000000000001,"15min":1.8240000000000001},"last":1.1200000000000001},{"interface":"front","average":{"1min":1.264,"5min":1.151,"15min":1.1319999999999999},"min":{"1min":0.876,"5min":0.876,"15min":0.876},"max":{"1min":1.627,"5min":1.627,"15min":1.627},"last":1.2}]},{"osd":5,"last update":"Tue Apr 23 02:21:48 2024","interfaces":[{"interface":"back","average":{"1min":1.2809999999999999,"5min":1.232,"15min":1.224},"min":{"1min":0.93799999999999994,"5min":0.86699999999999999,"15min":0.86699999999999999},"max":{"1min":1.673,"5min":1.8180000000000001,"15min":1.8180000000000001},"last":1.292},{"interface":"front","average":{"1min":1.284,"5min":1.302,"15min":1.3049999999999999},"min":{"1min":0.94399999999999995,"5min":0.94399999999999995,"15min":0.94399999999999995},"max":{"1min":2.036,"5min":2.036,"15min":2.036},"last":0.98299999999999998}]},{"osd":6,"last update":"Tue Apr 23 02:22:14 2024","interfaces":[{"interface":"back","average":{"1min":1.302,"5min":1.292,"15min":1.29},"min":{"1min":0.874,"5min":0.874,"15min":0.874},"max":{"1min":1.6319999999999999,"5min":1.6319999999999999,"15min":1.6319999999999999},"last":1.3540000000000001},{"interface":"front","average":{"1min":1.256,"5min":1.337,"15min":1.351},"min":{"1min":1.0089999999999999,"5min":0.92100000000000004,"15min":0.92100000000000004},"max":{"1min":2.1920000000000002,"5min":2.1920000000000002,"15min":2.1920000000000002},"last":1.0649999999999999}]},{"osd":7,"last update":"Tue Apr 23 02:21:33 2024","interfaces":[{"interface":"back","average":{"1min":1.3580000000000001,"5min":1.3580000000000001,"15min":1.3580000000000001},"min":{"1min":0.81499999999999995,"5min":0.81499999999999995,"15min":0.81499999999999995},"max":{"1min":1.7390000000000001,"5min":1.7390000000000001,"15min":1.7390000000000001},"last":1.401},{"interface":"front","average":{"1min":1.306,"5min":1.306,"15min":1.306},"min":{"1min":0.89700000000000002,"5min":0.89700000000000002,"15min":0.89700000000000002},"max":{"1min":1.724,"5min":1.724,"15min":1.724},"last":1.5669999999999999}]}]},{"osd":0,"up_from":8,"seq":34359738427,"num_pgs":1,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":5604,"kb_used_data":476,"kb_used_omap":0,"kb_used_meta":5120,"kb_avail":93739548,"statfs":{"total":95995035648,"available":95989297152,"internally_reserved":0,"allocated":487424,"data_stored":191673,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":5242880},"hb_peers":[1,2,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":1,"last update":"Tue Apr 23 02:22:16 2024","interfaces":[{"interface":"back","average":{"1min":0.80700000000000005,"5min":0.69999999999999996,"15min":0.64100000000000001},"min":{"1min":0.50800000000000001,"5min":0.39400000000000002,"15min":0.39400000000000002},"max":{"1min":1.1870000000000001,"5min":1.591,"15min":1.591},"last":0.70699999999999996},{"interface":"front","average":{"1min":0.86799999999999999,"5min":0.76700000000000002,"15min":0.66100000000000003},"min":{"1min":0.53100000000000003,"5min":0.38500000000000001,"15min":0.38500000000000001},"max":{"1min":1.2330000000000001,"5min":1.4650000000000001,"15min":1.4650000000000001},"last":0.76900000000000002}]},{"osd":2,"last update":"Tue Apr 23 02:21:42 2024","interfaces":[{"interface":"back","average":{"1min":0.96699999999999997,"5min":0.82899999999999996,"15min":0.77500000000000002},"min":{"1min":0.68300000000000005,"5min":0.54900000000000004,"15min":0.54900000000000004},"max":{"1min":1.282,"5min":2.169,"15min":2.169},"last":1.7370000000000001},{"interface":"front","average":{"1min":0.75,"5min":0.751,"15min":0.73099999999999998},"min":{"1min":0.54700000000000004,"5min":0.50800000000000001,"15min":0.50800000000000001},"max":{"1min":1.018,"5min":1.871,"15min":1.871},"last":1.101}]},{"osd":3,"last update":"Tue Apr 23 02:22:03 2024","interfaces":[{"interface":"back","average":{"1min":0.81899999999999995,"5min":0.81899999999999995,"15min":0.80100000000000005},"min":{"1min":0.56599999999999995,"5min":0.56599999999999995,"15min":0.56599999999999995},"max":{"1min":1.256,"5min":1.262,"15min":1.262},"last":0.90100000000000002},{"interface":"front","average":{"1min":0.94799999999999995,"5min":0.92200000000000004,"15min":0.88600000000000001},"min":{"1min":0.59999999999999998,"5min":0.59999999999999998,"15min":0.59999999999999998},"max":{"1min":1.4470000000000001,"5min":2.302,"15min":2.302},"last":1.5}]},{"osd":4,"last update":"Tue Apr 23 02:21:25 2024","interfaces":[{"interface":"back","average":{"1min":1.0449999999999999,"5min":1.0249999999999999,"15min":1.022},"min":{"1min":0.73499999999999999,"5min":0.73499999999999999,"15min":0.73499999999999999},"max":{"1min":1.5880000000000001,"5min":1.5880000000000001,"15min":1.5880000000000001},"last":1.377},{"interface":"front","average":{"1min":1.363,"5min":1.169,"15min":1.137},"min":{"1min":1.107,"5min":0.95299999999999996,"15min":0.95299999999999996},"max":{"1min":2.5800000000000001,"5min":2.5800000000000001,"15min":2.5800000000000001},"last":1.9570000000000001}]},{"osd":5,"last update":"Tue Apr 23 02:21:47 2024","interfaces":[{"interface":"back","average":{"1min":1.1990000000000001,"5min":1.2569999999999999,"15min":1.2669999999999999},"min":{"1min":0.83799999999999997,"5min":0.83799999999999997,"15min":0.83799999999999997},"max":{"1min":1.512,"5min":2.488,"15min":2.488},"last":1.8540000000000001},{"interface":"front","average":{"1min":1.2509999999999999,"5min":1.2010000000000001,"15min":1.1930000000000001},"min":{"1min":0.86899999999999999,"5min":0.86899999999999999,"15min":0.86899999999999999},"max":{"1min":1.6040000000000001,"5min":1.6040000000000001,"15min":1.6040000000000001},"last":1.415}]},{"osd":6,"last update":"Tue Apr 23 02:22:16 2024","interfaces":[{"interface":"back","average":{"1min":1.2889999999999999,"5min":1.2370000000000001,"15min":1.2290000000000001},"min":{"1min":0.71499999999999997,"5min":0.71499999999999997,"15min":0.71499999999999997},"max":{"1min":1.7529999999999999,"5min":1.7529999999999999,"15min":1.7529999999999999},"last":1.3149999999999999},{"interface":"front","average":{"1min":1.274,"5min":1.4019999999999999,"15min":1.4239999999999999},"min":{"1min":0.873,"5min":0.873,"15min":0.873},"max":{"1min":1.8899999999999999,"5min":2.669,"15min":2.669},"last":2.0419999999999998}]},{"osd":7,"last update":"Tue Apr 23 02:21:32 2024","interfaces":[{"interface":"back","average":{"1min":1.413,"5min":1.413,"15min":1.413},"min":{"1min":1.038,"5min":1.038,"15min":1.038},"max":{"1min":1.8620000000000001,"5min":1.8620000000000001,"15min":1.8620000000000001},"last":2.125},{"interface":"front","average":{"1min":1.2250000000000001,"5min":1.2250000000000001,"15min":1.2250000000000001},"min":{"1min":0.96099999999999997,"5min":0.96099999999999997,"15min":0.96099999999999997},"max":{"1min":1.5189999999999999,"5min":1.5189999999999999,"15min":1.5189999999999999},"last":1.478}]}]},{"osd":2,"up_from":18,"seq":77309411376,"num_pgs":0,"num_osds":1,"num_per_pool_osds":0,"num_per_pool_omap_osds":0,"kb":93745152,"kb_used":5476,"kb_used_data":476,"kb_used_omap":0,"kb_used_meta":4992,"kb_avail":93739676,"statfs":{"total":95995035648,"available":95989428224,"internally_reserved":0,"allocated":487424,"data_stored":191673,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":5111808},"hb_peers":[0,1,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Tue Apr 23 02:21:39 2024","interfaces":[{"interface":"back","average":{"1min":0.75900000000000001,"5min":0.69299999999999995,"15min":0.65900000000000003},"min":{"1min":0.626,"5min":0.46400000000000002,"15min":0.46400000000000002},"max":{"1min":1.0269999999999999,"5min":1.3799999999999999,"15min":1.3799999999999999},"last":0.73999999999999999},{"interface":"front","average":{"1min":0.84699999999999998,"5min":0.73399999999999999,"15min":0.70599999999999996},"min":{"1min":0.59999999999999998,"5min":0.53400000000000003,"15min":0.53400000000000003},"max":{"1min":1.377,"5min":1.377,"15min":1.377},"last":1.1759999999999999}]},{"osd":1,"last update":"Tue Apr 23 02:21:39 2024","interfaces":[{"interface":"back","average":{"1min":0.84699999999999998,"5min":0.76900000000000002,"15min":0.72899999999999998},"min":{"1min":0.60399999999999998,"5min":0.57899999999999996,"15min":0.57899999999999996},"max":{"1min":1.0489999999999999,"5min":1.246,"15min":1.246},"last":0.876},{"interface":"front","average":{"1min":0.96999999999999997,"5min":0.82399999999999995,"15min":0.78300000000000003},"min":{"1min":0.56599999999999995,"5min":0.433,"15min":0.433},"max":{"1min":1.3440000000000001,"5min":1.3440000000000001,"15min":1.3440000000000001},"last":0.84499999999999997}]},{"osd":3,"last update":"Tue Apr 23 02:22:08 2024","interfaces":[{"interface":"back","average":{"1min":0.96299999999999997,"5min":0.874,"15min":0.84099999999999997},"min":{"1min":0.70999999999999996,"5min":0.59899999999999998,"15min":0.59899999999999998},"max":{"1min":1.639,"5min":1.639,"15min":1.639},"last":1.0580000000000001},{"interface":"front","average":{"1min":0.92000000000000004,"5min":0.89300000000000002,"15min":0.873},"min":{"1min":0.55200000000000005,"5min":0.55200000000000005,"15min":0.55200000000000005},"max":{"1min":1.2509999999999999,"5min":1.2509999999999999,"15min":1.2509999999999999},"last":0.97399999999999998}]},{"osd":4,"last update":"Tue Apr 23 02:21:24 2024","interfaces":[{"interface":"back","average":{"1min":1.0660000000000001,"5min":1.0820000000000001,"15min":1.085},"min":{"1min":0.78400000000000003,"5min":0.78400000000000003,"15min":0.78400000000000003},"max":{"1min":1.526,"5min":1.526,"15min":1.526},"last":1.0860000000000001},{"interface":"front","average":{"1min":1.1879999999999999,"5min":1.1279999999999999,"15min":1.1180000000000001},"min":{"1min":0.82899999999999996,"5min":0.72799999999999998,"15min":0.72799999999999998},"max":{"1min":1.635,"5min":1.635,"15min":1.635},"last":1.1180000000000001}]},{"osd":5,"last update":"Tue Apr 23 02:21:51 2024","interfaces":[{"interface":"back","average":{"1min":1.2609999999999999,"5min":1.2090000000000001,"15min":1.2},"min":{"1min":0.89800000000000002,"5min":0.88800000000000001,"15min":0.88800000000000001},"max":{"1min":1.8320000000000001,"5min":1.8320000000000001,"15min":1.8320000000000001},"last":1.0269999999999999},{"interface":"front","average":{"1min":1.323,"5min":1.1870000000000001,"15min":1.165},"min":{"1min":0.91200000000000003,"5min":0.875,"15min":0.875},"max":{"1min":1.9670000000000001,"5min":1.9670000000000001,"15min":1.9670000000000001},"last":1.149}]},{"osd":6,"last update":"Tue Apr 23 02:22:11 2024","interfaces":[{"interface":"back","average":{"1min":1.3049999999999999,"5min":1.276,"15min":1.2709999999999999},"min":{"1min":1.0369999999999999,"5min":0.92300000000000004,"15min":0.92300000000000004},"max":{"1min":2.0430000000000001,"5min":2.0430000000000001,"15min":2.0430000000000001},"last":1.2370000000000001},{"interface":"front","average":{"1min":1.321,"5min":1.3180000000000001,"15min":1.3180000000000001},"min":{"1min":0.83699999999999997,"5min":0.83699999999999997,"15min":0.83699999999999997},"max":{"1min":1.665,"5min":1.738,"15min":1.738},"last":1.294}]},{"osd":7,"last update":"Tue Apr 23 02:21:31 2024","interfaces":[{"interface":"back","average":{"1min":1.2809999999999999,"5min":1.2809999999999999,"15min":1.2809999999999999},"min":{"1min":0.89100000000000001,"5min":0.89100000000000001,"15min":0.89100000000000001},"max":{"1min":1.79,"5min":1.79,"15min":1.79},"last":1.3100000000000001},{"interface":"front","average":{"1min":1.359,"5min":1.359,"15min":1.359},"min":{"1min":0.74299999999999999,"5min":0.74299999999999999,"15min":0.74299999999999999},"max":{"1min":1.788,"5min":1.788,"15min":1.788},"last":1.3420000000000001}]}]},{"osd":3,"up_from":26,"seq":111669149740,"num_pgs":0,"num_osds":1,"num_per_pool_osds":0,"num_per_pool_omap_osds":0,"kb":93745152,"kb_used":5412,"kb_used_data":476,"kb_used_omap":0,"kb_used_meta":4928,"kb_avail":93739740,"statfs":{"total":95995035648,"available":95989493760,"internally_reserved":0,"allocated":487424,"data_stored":191673,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":5046272},"hb_peers":[0,1,2,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Tue Apr 23 02:22:10 2024","interfaces":[{"interface":"back","average":{"1min":0.78100000000000003,"5min":0.73999999999999999,"15min":0.71199999999999997},"min":{"1min":0.55600000000000005,"5min":0.50700000000000001,"15min":0.50700000000000001},"max":{"1min":1.101,"5min":1.8720000000000001,"15min":1.8720000000000001},"last":0.747},{"interface":"front","average":{"1min":0.79800000000000004,"5min":0.78500000000000003,"15min":0.75900000000000001},"min":{"1min":0.58199999999999996,"5min":0.49199999999999999,"15min":0.49199999999999999},"max":{"1min":1.117,"5min":1.9419999999999999,"15min":1.9419999999999999},"last":1.046}]},{"osd":1,"last update":"Tue Apr 23 02:22:10 2024","interfaces":[{"interface":"back","average":{"1min":0.82099999999999995,"5min":0.79000000000000004,"15min":0.77800000000000002},"min":{"1min":0.58299999999999996,"5min":0.56499999999999995,"15min":0.56499999999999995},"max":{"1min":1.0700000000000001,"5min":1.425,"15min":1.425},"last":0.872},{"interface":"front","average":{"1min":0.88,"5min":0.85599999999999998,"15min":0.82399999999999995},"min":{"1min":0.65100000000000002,"5min":0.61099999999999999,"15min":0.61099999999999999},"max":{"1min":1.151,"5min":1.4259999999999999,"15min":1.4259999999999999},"last":0.91100000000000003}]},{"osd":2,"last update":"Tue Apr 23 02:22:10 2024","interfaces":[{"interface":"back","average":{"1min":0.92000000000000004,"5min":0.89700000000000002,"15min":0.879},"min":{"1min":0.625,"5min":0.625,"15min":0.625},"max":{"1min":1.1180000000000001,"5min":1.3959999999999999,"15min":1.3959999999999999},"last":0.98399999999999999},{"interface":"front","average":{"1min":1.016,"5min":0.93200000000000005,"15min":0.90000000000000002},"min":{"1min":0.72499999999999998,"5min":0.68000000000000005,"15min":0.68000000000000005},"max":{"1min":1.3939999999999999,"5min":1.4630000000000001,"15min":1.4630000000000001},"last":0.79300000000000004}]},{"osd":4,"last update":"Tue Apr 23 02:21:26 2024","interfaces":[{"interface":"back","average":{"1min":1.093,"5min":1.0669999999999999,"15min":1.0629999999999999},"min":{"1min":0.80600000000000005,"5min":0.71999999999999997,"15min":0.71999999999999997},"max":{"1min":1.343,"5min":1.4810000000000001,"15min":1.4810000000000001},"last":1.3},{"interface":"front","average":{"1min":1.0780000000000001,"5min":1.107,"15min":1.1120000000000001},"min":{"1min":0.75800000000000001,"5min":0.75800000000000001,"15min":0.75800000000000001},"max":{"1min":1.5269999999999999,"5min":1.661,"15min":1.661},"last":1.099}]},{"osd":5,"last update":"Tue Apr 23 02:21:49 2024","interfaces":[{"interface":"back","average":{"1min":1.1870000000000001,"5min":1.252,"15min":1.2629999999999999},"min":{"1min":0.76600000000000001,"5min":0.76600000000000001,"15min":0.76600000000000001},"max":{"1min":1.6990000000000001,"5min":1.6990000000000001,"15min":1.6990000000000001},"last":1.0800000000000001},{"interface":"front","average":{"1min":1.2190000000000001,"5min":1.3240000000000001,"15min":1.3420000000000001},"min":{"1min":1.0189999999999999,"5min":0.81799999999999995,"15min":0.81799999999999995},"max":{"1min":1.401,"5min":2.1059999999999999,"15min":2.1059999999999999},"last":1.4330000000000001}]},{"osd":6,"last update":"Tue Apr 23 02:22:10 2024","interfaces":[{"interface":"back","average":{"1min":1.1870000000000001,"5min":1.2509999999999999,"15min":1.2609999999999999},"min":{"1min":0.91700000000000004,"5min":0.83399999999999996,"15min":0.83399999999999996},"max":{"1min":1.46,"5min":1.609,"15min":1.609},"last":1.153},{"interface":"front","average":{"1min":1.2649999999999999,"5min":1.3899999999999999,"15min":1.411},"min":{"1min":0.95099999999999996,"5min":0.95099999999999996,"15min":0.95099999999999996},"max":{"1min":1.5489999999999999,"5min":2.2000000000000002,"15min":2.2000000000000002},"last":1.3859999999999999}]},{"osd":7,"last update":"Tue Apr 23 02:21:34 2024","interfaces":[{"interface":"back","average":{"1min":1.375,"5min":1.375,"15min":1.375},"min":{"1min":1.109,"5min":1.109,"15min":1.109},"max":{"1min":1.821,"5min":1.821,"15min":1.821},"last":1.546},{"interface":"front","average":{"1min":1.2649999999999999,"5min":1.2649999999999999,"15min":1.2649999999999999},"min":{"1min":1.03,"5min":1.03,"15min":1.03},"max":{"1min":1.3919999999999999,"5min":1.3919999999999999,"15min":1.3919999999999999},"last":1.528}]}]},{"osd":4,"up_from":31,"seq":133143986216,"num_pgs":0,"num_osds":1,"num_per_pool_osds":0,"num_per_pool_omap_osds":0,"kb":93745152,"kb_used":5412,"kb_used_data":476,"kb_used_omap":0,"kb_used_meta":4928,"kb_avail":93739740,"statfs":{"total":95995035648,"available":95989493760,"internally_reserved":0,"allocated":487424,"data_stored":191673,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":5046272},"hb_peers":[0,1,2,3,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Tue Apr 23 02:21:28 2024","interfaces":[{"interface":"back","average":{"1min":0.90900000000000003,"5min":0.86599999999999999,"15min":0.85899999999999999},"min":{"1min":0.72799999999999998,"5min":0.63900000000000001,"15min":0.63900000000000001},"max":{"1min":1.2649999999999999,"5min":1.2649999999999999,"15min":1.2649999999999999},"last":0.72599999999999998},{"interface":"front","average":{"1min":0.95699999999999996,"5min":0.88100000000000001,"15min":0.86899999999999999},"min":{"1min":0.71699999999999997,"5min":0.63,"15min":0.63},"max":{"1min":1.353,"5min":1.353,"15min":1.353},"last":1.1819999999999999}]},{"osd":1,"last update":"Tue Apr 23 02:21:28 2024","interfaces":[{"interface":"back","average":{"1min":0.92000000000000004,"5min":0.97099999999999997,"15min":0.97899999999999998},"min":{"1min":0.72299999999999998,"5min":0.67300000000000004,"15min":0.67300000000000004},"max":{"1min":1.2130000000000001,"5min":1.6739999999999999,"15min":1.6739999999999999},"last":1.228},{"interface":"front","average":{"1min":0.96499999999999997,"5min":0.93700000000000006,"15min":0.93200000000000005},"min":{"1min":0.69399999999999995,"5min":0.64300000000000002,"15min":0.64300000000000002},"max":{"1min":1.262,"5min":1.262,"15min":1.262},"last":0.94799999999999995}]},{"osd":2,"last update":"Tue Apr 23 02:21:28 2024","interfaces":[{"interface":"back","average":{"1min":0.88900000000000001,"5min":0.875,"15min":0.873},"min":{"1min":0.68400000000000005,"5min":0.66500000000000004,"15min":0.66500000000000004},"max":{"1min":1.0920000000000001,"5min":1.1830000000000001,"15min":1.1830000000000001},"last":0.76300000000000001},{"interface":"front","average":{"1min":0.999,"5min":0.96499999999999997,"15min":0.95899999999999996},"min":{"1min":0.76300000000000001,"5min":0.76300000000000001,"15min":0.76300000000000001},"max":{"1min":1.292,"5min":1.292,"15min":1.292},"last":1.0940000000000001}]},{"osd":3,"last update":"Tue Apr 23 02:21:28 2024","interfaces":[{"interface":"back","average":{"1min":1.016,"5min":0.97999999999999998,"15min":0.97399999999999998},"min":{"1min":0.71799999999999997,"5min":0.71799999999999997,"15min":0.71799999999999997},"max":{"1min":1.3340000000000001,"5min":1.3340000000000001,"15min":1.3340000000000001},"last":1.288},{"interface":"front","average":{"1min":1.042,"5min":1.048,"15min":1.0489999999999999},"min":{"1min":0.83599999999999997,"5min":0.81299999999999994,"15min":0.81299999999999994},"max":{"1min":1.306,"5min":1.4319999999999999,"15min":1.4319999999999999},"last":1.0169999999999999}]},{"osd":5,"last update":"Tue Apr 23 02:21:45 2024","interfaces":[{"interface":"back","average":{"1min":0.97799999999999998,"5min":0.95999999999999996,"15min":0.95699999999999996},"min":{"1min":0.54100000000000004,"5min":0.54100000000000004,"15min":0.54100000000000004},"max":{"1min":1.355,"5min":1.365,"15min":1.365},"last":0.85799999999999998},{"interface":"front","average":{"1min":1.042,"5min":1.034,"15min":1.0329999999999999},"min":{"1min":0.627,"5min":0.627,"15min":0.627},"max":{"1min":1.2989999999999999,"5min":1.4079999999999999,"15min":1.4079999999999999},"last":1.3720000000000001}]},{"osd":6,"last update":"Tue Apr 23 02:22:12 2024","interfaces":[{"interface":"back","average":{"1min":1.0109999999999999,"5min":0.96799999999999997,"15min":0.96099999999999997},"min":{"1min":0.60099999999999998,"5min":0.52000000000000002,"15min":0.52000000000000002},"max":{"1min":1.4159999999999999,"5min":1.4159999999999999,"15min":1.4159999999999999},"last":1.3400000000000001},{"interface":"front","average":{"1min":1.1379999999999999,"5min":1.1120000000000001,"15min":1.1080000000000001},"min":{"1min":0.76800000000000002,"5min":0.754,"15min":0.754},"max":{"1min":1.4710000000000001,"5min":1.4710000000000001,"15min":1.4710000000000001},"last":1.1559999999999999}]},{"osd":7,"last update":"Tue Apr 23 02:21:34 2024","interfaces":[{"interface":"back","average":{"1min":1.022,"5min":1.022,"15min":1.022},"min":{"1min":0.54400000000000004,"5min":0.54400000000000004,"15min":0.54400000000000004},"max":{"1min":1.4119999999999999,"5min":1.4119999999999999,"15min":1.4119999999999999},"last":1.452},{"interface":"front","average":{"1min":1.1200000000000001,"5min":1.1200000000000001,"15min":1.1200000000000001},"min":{"1min":0.64700000000000002,"5min":0.64700000000000002,"15min":0.64700000000000002},"max":{"1min":1.381,"5min":1.381,"15min":1.381},"last":1.427}]}]},{"osd":5,"up_from":37,"seq":158913789987,"num_pgs":0,"num_osds":1,"num_per_pool_osds":0,"num_per_pool_omap_osds":0,"kb":93745152,"kb_used":5344,"kb_used_data":472,"kb_used_omap":0,"kb_used_meta":4864,"kb_avail":93739808,"statfs":{"total":95995035648,"available":95989563392,"internally_reserved":0,"allocated":483328,"data_stored":191358,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":4980736},"hb_peers":[0,1,2,3,4,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Tue Apr 23 02:21:46 2024","interfaces":[{"interface":"back","average":{"1min":0.97799999999999998,"5min":0.90600000000000003,"15min":0.89400000000000002},"min":{"1min":0.67000000000000004,"5min":0.623,"15min":0.623},"max":{"1min":1.286,"5min":1.3260000000000001,"15min":1.3260000000000001},"last":0.80400000000000005},{"interface":"front","average":{"1min":0.92600000000000005,"5min":0.94599999999999995,"15min":0.94999999999999996},"min":{"1min":0.50700000000000001,"5min":0.50700000000000001,"15min":0.50700000000000001},"max":{"1min":1.208,"5min":1.208,"15min":1.208},"last":1.2629999999999999}]},{"osd":1,"last update":"Tue Apr 23 02:21:46 2024","interfaces":[{"interface":"back","average":{"1min":0.94299999999999995,"5min":0.876,"15min":0.86499999999999999},"min":{"1min":0.68100000000000005,"5min":0.621,"15min":0.621},"max":{"1min":1.292,"5min":1.337,"15min":1.337},"last":0.88900000000000001},{"interface":"front","average":{"1min":0.93600000000000005,"5min":0.95599999999999996,"15min":0.95899999999999996},"min":{"1min":0.57099999999999995,"5min":0.57099999999999995,"15min":0.57099999999999995},"max":{"1min":1.262,"5min":1.262,"15min":1.262},"last":1.2030000000000001}]},{"osd":2,"last update":"Tue Apr 23 02:21:46 2024","interfaces":[{"interface":"back","average":{"1min":0.97199999999999998,"5min":0.94199999999999995,"15min":0.93700000000000006},"min":{"1min":0.54800000000000004,"5min":0.54800000000000004,"15min":0.54800000000000004},"max":{"1min":1.3169999999999999,"5min":1.383,"15min":1.383},"last":0.68000000000000005},{"interface":"front","average":{"1min":0.96899999999999997,"5min":0.99299999999999999,"15min":0.997},"min":{"1min":0.61199999999999999,"5min":0.61199999999999999,"15min":0.61199999999999999},"max":{"1min":1.268,"5min":1.268,"15min":1.268},"last":1.0509999999999999}]},{"osd":3,"last update":"Tue Apr 23 02:21:46 2024","interfaces":[{"interface":"back","average":{"1min":1.0369999999999999,"5min":1.0049999999999999,"15min":1},"min":{"1min":0.63600000000000001,"5min":0.63600000000000001,"15min":0.63600000000000001},"max":{"1min":1.242,"5min":1.2869999999999999,"15min":1.2869999999999999},"last":0.97199999999999998},{"interface":"front","average":{"1min":1.052,"5min":1.0349999999999999,"15min":1.032},"min":{"1min":0.81699999999999995,"5min":0.77100000000000002,"15min":0.77100000000000002},"max":{"1min":1.351,"5min":1.351,"15min":1.351},"last":0.99299999999999999}]},{"osd":4,"last update":"Tue Apr 23 02:21:46 2024","interfaces":[{"interface":"back","average":{"1min":0.96099999999999997,"5min":0.87,"15min":0.85499999999999998},"min":{"1min":0.60199999999999998,"5min":0.60199999999999998,"15min":0.60199999999999998},"max":{"1min":1.306,"5min":1.306,"15min":1.306},"last":1.0600000000000001},{"interface":"front","average":{"1min":1.016,"5min":0.93799999999999994,"15min":0.92500000000000004},"min":{"1min":0.55700000000000005,"5min":0.55700000000000005,"15min":0.55700000000000005},"max":{"1min":1.403,"5min":1.403,"15min":1.403},"last":0.81999999999999995}]},{"osd":6,"last update":"Tue Apr 23 02:22:11 2024","interfaces":[{"interface":"back","average":{"1min":1.105,"5min":1.083,"15min":1.079},"min":{"1min":0.77700000000000002,"5min":0.77700000000000002,"15min":0.77700000000000002},"max":{"1min":1.45,"5min":1.45,"15min":1.45},"last":0.90300000000000002},{"interface":"front","average":{"1min":1.1479999999999999,"5min":1.196,"15min":1.204},"min":{"1min":0.77500000000000002,"5min":0.77500000000000002,"15min":0.77500000000000002},"max":{"1min":1.482,"5min":1.482,"15min":1.482},"last":0.94499999999999995}]},{"osd":7,"last update":"Tue Apr 23 02:21:32 2024","interfaces":[{"interface":"back","average":{"1min":1.2569999999999999,"5min":1.2569999999999999,"15min":1.2569999999999999},"min":{"1min":0.93700000000000006,"5min":0.93700000000000006,"15min":0.93700000000000006},"max":{"1min":1.4379999999999999,"5min":1.4379999999999999,"15min":1.4379999999999999},"last":1.089},{"interface":"front","average":{"1min":1.1859999999999999,"5min":1.1859999999999999,"15min":1.1859999999999999},"min":{"1min":0.63900000000000001,"5min":0.63900000000000001,"15min":0.63900000000000001},"max":{"1min":1.526,"5min":1.526,"15min":1.526},"last":1.141}]}]}],"pool_statfs":[{"poolid":1,"osd":0,"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},{"poolid":1,"osd":1,"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},{"poolid":1,"osd":2,"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},{"poolid":1,"osd":4,"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},{"poolid":1,"osd":5,"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},{"poolid":1,"osd":6,"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},{"poolid":1,"osd":7,"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}]}} 2024-04-23T02:22:28.476 DEBUG:teuthology.orchestra.run.smithi037:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.0 shell --fsid 39f0dbf0-0117-11ef-bc93-c7b262605968 -- ceph pg dump --format=json 2024-04-23T02:22:28.702 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:22:28 smithi191 bash[14421]: cluster 2024-04-23T02:22:26.590000+0000 mgr.y (mgr.14144) 245 : cluster [DBG] pgmap v223: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-04-23T02:22:28.702 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:22:28 smithi191 bash[14421]: audit 2024-04-23T02:22:27.905876+0000 mon.a (mon.0) 493 : audit [INF] from='mgr.14144 172.21.15.37:0/2766993901' entity='mgr.y' 2024-04-23T02:22:28.702 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:22:28 smithi191 bash[14421]: audit 2024-04-23T02:22:27.913352+0000 mon.a (mon.0) 494 : audit [DBG] from='mgr.14144 172.21.15.37:0/2766993901' entity='mgr.y' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-04-23T02:22:28.702 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:22:28 smithi191 bash[14421]: audit 2024-04-23T02:22:27.916068+0000 mon.a (mon.0) 495 : audit [INF] from='mgr.14144 172.21.15.37:0/2766993901' entity='mgr.y' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://smithi037:9093"}]: dispatch 2024-04-23T02:22:28.703 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:22:28 smithi191 bash[14421]: audit 2024-04-23T02:22:27.923356+0000 mon.a (mon.0) 496 : audit [INF] from='mgr.14144 172.21.15.37:0/2766993901' entity='mgr.y' 2024-04-23T02:22:28.703 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:22:28 smithi191 bash[14421]: audit 2024-04-23T02:22:27.935905+0000 mon.a (mon.0) 497 : audit [DBG] from='mgr.14144 172.21.15.37:0/2766993901' entity='mgr.y' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-04-23T02:22:28.703 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:22:28 smithi191 bash[14421]: audit 2024-04-23T02:22:27.943128+0000 mon.a (mon.0) 498 : audit [INF] from='mgr.14144 172.21.15.37:0/2766993901' entity='mgr.y' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://smithi191:9095"}]: dispatch 2024-04-23T02:22:28.703 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:22:28 smithi191 bash[14421]: audit 2024-04-23T02:22:27.950869+0000 mon.a (mon.0) 499 : audit [INF] from='mgr.14144 172.21.15.37:0/2766993901' entity='mgr.y' 2024-04-23T02:22:28.703 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:22:28 smithi191 bash[14421]: audit 2024-04-23T02:22:27.958217+0000 mon.a (mon.0) 500 : audit [DBG] from='mgr.14144 172.21.15.37:0/2766993901' entity='mgr.y' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-04-23T02:22:28.703 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:22:28 smithi191 bash[14421]: audit 2024-04-23T02:22:27.968001+0000 mon.a (mon.0) 501 : audit [INF] from='mgr.14144 172.21.15.37:0/2766993901' entity='mgr.y' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://smithi191:3000"}]: dispatch 2024-04-23T02:22:28.703 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:22:28 smithi191 bash[14421]: audit 2024-04-23T02:22:27.976302+0000 mon.a (mon.0) 502 : audit [INF] from='mgr.14144 172.21.15.37:0/2766993901' entity='mgr.y' 2024-04-23T02:22:28.703 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:22:28 smithi191 bash[14421]: audit 2024-04-23T02:22:27.980807+0000 mon.a (mon.0) 503 : audit [DBG] from='mgr.14144 172.21.15.37:0/2766993901' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-23T02:22:28.808 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:22:28 smithi037 bash[14334]: cluster 2024-04-23T02:22:26.590000+0000 mgr.y (mgr.14144) 245 : cluster [DBG] pgmap v223: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-04-23T02:22:28.808 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:22:28 smithi037 bash[14334]: audit 2024-04-23T02:22:27.905876+0000 mon.a (mon.0) 493 : audit [INF] from='mgr.14144 172.21.15.37:0/2766993901' entity='mgr.y' 2024-04-23T02:22:28.808 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:22:28 smithi037 bash[14334]: audit 2024-04-23T02:22:27.913352+0000 mon.a (mon.0) 494 : audit [DBG] from='mgr.14144 172.21.15.37:0/2766993901' entity='mgr.y' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-04-23T02:22:28.808 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:22:28 smithi037 bash[14334]: audit 2024-04-23T02:22:27.916068+0000 mon.a (mon.0) 495 : audit [INF] from='mgr.14144 172.21.15.37:0/2766993901' entity='mgr.y' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://smithi037:9093"}]: dispatch 2024-04-23T02:22:28.808 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:22:28 smithi037 bash[14334]: audit 2024-04-23T02:22:27.923356+0000 mon.a (mon.0) 496 : audit [INF] from='mgr.14144 172.21.15.37:0/2766993901' entity='mgr.y' 2024-04-23T02:22:28.808 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:22:28 smithi037 bash[14334]: audit 2024-04-23T02:22:27.935905+0000 mon.a (mon.0) 497 : audit [DBG] from='mgr.14144 172.21.15.37:0/2766993901' entity='mgr.y' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-04-23T02:22:28.809 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:22:28 smithi037 bash[14334]: audit 2024-04-23T02:22:27.943128+0000 mon.a (mon.0) 498 : audit [INF] from='mgr.14144 172.21.15.37:0/2766993901' entity='mgr.y' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://smithi191:9095"}]: dispatch 2024-04-23T02:22:28.809 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:22:28 smithi037 bash[14334]: audit 2024-04-23T02:22:27.950869+0000 mon.a (mon.0) 499 : audit [INF] from='mgr.14144 172.21.15.37:0/2766993901' entity='mgr.y' 2024-04-23T02:22:28.809 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:22:28 smithi037 bash[14334]: audit 2024-04-23T02:22:27.958217+0000 mon.a (mon.0) 500 : audit [DBG] from='mgr.14144 172.21.15.37:0/2766993901' entity='mgr.y' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-04-23T02:22:28.809 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:22:28 smithi037 bash[14334]: audit 2024-04-23T02:22:27.968001+0000 mon.a (mon.0) 501 : audit [INF] from='mgr.14144 172.21.15.37:0/2766993901' entity='mgr.y' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://smithi191:3000"}]: dispatch 2024-04-23T02:22:28.809 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:22:28 smithi037 bash[14334]: audit 2024-04-23T02:22:27.976302+0000 mon.a (mon.0) 502 : audit [INF] from='mgr.14144 172.21.15.37:0/2766993901' entity='mgr.y' 2024-04-23T02:22:28.809 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:22:28 smithi037 bash[14334]: audit 2024-04-23T02:22:27.980807+0000 mon.a (mon.0) 503 : audit [DBG] from='mgr.14144 172.21.15.37:0/2766993901' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-23T02:22:28.809 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:22:28 smithi037 bash[18830]: cluster 2024-04-23T02:22:26.590000+0000 mgr.y (mgr.14144) 245 : cluster [DBG] pgmap v223: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-04-23T02:22:28.809 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:22:28 smithi037 bash[18830]: audit 2024-04-23T02:22:27.905876+0000 mon.a (mon.0) 493 : audit [INF] from='mgr.14144 172.21.15.37:0/2766993901' entity='mgr.y' 2024-04-23T02:22:28.809 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:22:28 smithi037 bash[18830]: audit 2024-04-23T02:22:27.913352+0000 mon.a (mon.0) 494 : audit [DBG] from='mgr.14144 172.21.15.37:0/2766993901' entity='mgr.y' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-04-23T02:22:28.809 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:22:28 smithi037 bash[18830]: audit 2024-04-23T02:22:27.916068+0000 mon.a (mon.0) 495 : audit [INF] from='mgr.14144 172.21.15.37:0/2766993901' entity='mgr.y' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://smithi037:9093"}]: dispatch 2024-04-23T02:22:28.809 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:22:28 smithi037 bash[18830]: audit 2024-04-23T02:22:27.923356+0000 mon.a (mon.0) 496 : audit [INF] from='mgr.14144 172.21.15.37:0/2766993901' entity='mgr.y' 2024-04-23T02:22:28.809 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:22:28 smithi037 bash[18830]: audit 2024-04-23T02:22:27.935905+0000 mon.a (mon.0) 497 : audit [DBG] from='mgr.14144 172.21.15.37:0/2766993901' entity='mgr.y' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-04-23T02:22:28.810 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:22:28 smithi037 bash[18830]: audit 2024-04-23T02:22:27.943128+0000 mon.a (mon.0) 498 : audit [INF] from='mgr.14144 172.21.15.37:0/2766993901' entity='mgr.y' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://smithi191:9095"}]: dispatch 2024-04-23T02:22:28.810 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:22:28 smithi037 bash[18830]: audit 2024-04-23T02:22:27.950869+0000 mon.a (mon.0) 499 : audit [INF] from='mgr.14144 172.21.15.37:0/2766993901' entity='mgr.y' 2024-04-23T02:22:28.810 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:22:28 smithi037 bash[18830]: audit 2024-04-23T02:22:27.958217+0000 mon.a (mon.0) 500 : audit [DBG] from='mgr.14144 172.21.15.37:0/2766993901' entity='mgr.y' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-04-23T02:22:28.810 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:22:28 smithi037 bash[18830]: audit 2024-04-23T02:22:27.968001+0000 mon.a (mon.0) 501 : audit [INF] from='mgr.14144 172.21.15.37:0/2766993901' entity='mgr.y' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://smithi191:3000"}]: dispatch 2024-04-23T02:22:28.810 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:22:28 smithi037 bash[18830]: audit 2024-04-23T02:22:27.976302+0000 mon.a (mon.0) 502 : audit [INF] from='mgr.14144 172.21.15.37:0/2766993901' entity='mgr.y' 2024-04-23T02:22:28.810 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:22:28 smithi037 bash[18830]: audit 2024-04-23T02:22:27.980807+0000 mon.a (mon.0) 503 : audit [DBG] from='mgr.14144 172.21.15.37:0/2766993901' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-23T02:22:29.177 INFO:journalctl@ceph.prometheus.a.smithi191.stdout:Apr 23 02:22:28 smithi191 bash[28959]: level=info ts=2024-04-23T02:22:28.842Z caller=main.go:302 msg="No time or size retention was set so using the default time retention" duration=15d 2024-04-23T02:22:29.178 INFO:journalctl@ceph.prometheus.a.smithi191.stdout:Apr 23 02:22:28 smithi191 bash[28959]: level=info ts=2024-04-23T02:22:28.842Z caller=main.go:337 msg="Starting Prometheus" version="(version=2.18.1, branch=HEAD, revision=ecee9c8abfd118f139014cb1b174b08db3f342cf)" 2024-04-23T02:22:29.178 INFO:journalctl@ceph.prometheus.a.smithi191.stdout:Apr 23 02:22:28 smithi191 bash[28959]: level=info ts=2024-04-23T02:22:28.842Z caller=main.go:338 build_context="(go=go1.14.2, user=root@2117a9e64a7e, date=20200507-16:51:47)" 2024-04-23T02:22:29.178 INFO:journalctl@ceph.prometheus.a.smithi191.stdout:Apr 23 02:22:28 smithi191 bash[28959]: level=info ts=2024-04-23T02:22:28.842Z caller=main.go:339 host_details="(Linux 5.4.0-177-generic #197-Ubuntu SMP Thu Mar 28 22:45:47 UTC 2024 x86_64 smithi191 (none))" 2024-04-23T02:22:29.178 INFO:journalctl@ceph.prometheus.a.smithi191.stdout:Apr 23 02:22:28 smithi191 bash[28959]: level=info ts=2024-04-23T02:22:28.842Z caller=main.go:340 fd_limits="(soft=1048576, hard=1048576)" 2024-04-23T02:22:29.178 INFO:journalctl@ceph.prometheus.a.smithi191.stdout:Apr 23 02:22:28 smithi191 bash[28959]: level=info ts=2024-04-23T02:22:28.842Z caller=main.go:341 vm_limits="(soft=unlimited, hard=unlimited)" 2024-04-23T02:22:29.178 INFO:journalctl@ceph.prometheus.a.smithi191.stdout:Apr 23 02:22:28 smithi191 bash[28959]: level=info ts=2024-04-23T02:22:28.844Z caller=main.go:678 msg="Starting TSDB ..." 2024-04-23T02:22:29.178 INFO:journalctl@ceph.prometheus.a.smithi191.stdout:Apr 23 02:22:28 smithi191 bash[28959]: level=info ts=2024-04-23T02:22:28.844Z caller=web.go:523 component=web msg="Start listening for connections" address=:9095 2024-04-23T02:22:29.178 INFO:journalctl@ceph.prometheus.a.smithi191.stdout:Apr 23 02:22:28 smithi191 bash[28959]: level=info ts=2024-04-23T02:22:28.849Z caller=head.go:575 component=tsdb msg="Replaying WAL, this may take awhile" 2024-04-23T02:22:29.178 INFO:journalctl@ceph.prometheus.a.smithi191.stdout:Apr 23 02:22:28 smithi191 bash[28959]: level=info ts=2024-04-23T02:22:28.850Z caller=head.go:624 component=tsdb msg="WAL segment loaded" segment=0 maxSegment=1 2024-04-23T02:22:29.178 INFO:journalctl@ceph.prometheus.a.smithi191.stdout:Apr 23 02:22:28 smithi191 bash[28959]: level=info ts=2024-04-23T02:22:28.850Z caller=head.go:624 component=tsdb msg="WAL segment loaded" segment=1 maxSegment=1 2024-04-23T02:22:29.178 INFO:journalctl@ceph.prometheus.a.smithi191.stdout:Apr 23 02:22:28 smithi191 bash[28959]: level=info ts=2024-04-23T02:22:28.850Z caller=head.go:627 component=tsdb msg="WAL replay completed" duration=627.095µs 2024-04-23T02:22:29.179 INFO:journalctl@ceph.prometheus.a.smithi191.stdout:Apr 23 02:22:28 smithi191 bash[28959]: level=info ts=2024-04-23T02:22:28.851Z caller=main.go:694 fs_type=XFS_SUPER_MAGIC 2024-04-23T02:22:29.179 INFO:journalctl@ceph.prometheus.a.smithi191.stdout:Apr 23 02:22:28 smithi191 bash[28959]: level=info ts=2024-04-23T02:22:28.851Z caller=main.go:695 msg="TSDB started" 2024-04-23T02:22:29.179 INFO:journalctl@ceph.prometheus.a.smithi191.stdout:Apr 23 02:22:28 smithi191 bash[28959]: level=info ts=2024-04-23T02:22:28.851Z caller=main.go:799 msg="Loading configuration file" filename=/etc/prometheus/prometheus.yml 2024-04-23T02:22:29.179 INFO:journalctl@ceph.prometheus.a.smithi191.stdout:Apr 23 02:22:28 smithi191 bash[28959]: level=info ts=2024-04-23T02:22:28.852Z caller=main.go:827 msg="Completed loading of configuration file" filename=/etc/prometheus/prometheus.yml 2024-04-23T02:22:29.179 INFO:journalctl@ceph.prometheus.a.smithi191.stdout:Apr 23 02:22:28 smithi191 bash[28959]: level=info ts=2024-04-23T02:22:28.852Z caller=main.go:646 msg="Server is ready to receive web requests." 2024-04-23T02:22:29.808 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:22:29 smithi037 bash[14334]: audit 2024-04-23T02:22:27.697172+0000 mgr.y (mgr.14144) 246 : audit [DBG] from='client.24484 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-04-23T02:22:29.808 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:22:29 smithi037 bash[14334]: audit 2024-04-23T02:22:27.914146+0000 mgr.y (mgr.14144) 247 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-04-23T02:22:29.808 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:22:29 smithi037 bash[14334]: audit 2024-04-23T02:22:27.916657+0000 mgr.y (mgr.14144) 248 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://smithi037:9093"}]: dispatch 2024-04-23T02:22:29.808 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:22:29 smithi037 bash[14334]: audit 2024-04-23T02:22:27.936779+0000 mgr.y (mgr.14144) 249 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-04-23T02:22:29.808 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:22:29 smithi037 bash[14334]: audit 2024-04-23T02:22:27.943700+0000 mgr.y (mgr.14144) 250 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://smithi191:9095"}]: dispatch 2024-04-23T02:22:29.808 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:22:29 smithi037 bash[14334]: audit 2024-04-23T02:22:27.958826+0000 mgr.y (mgr.14144) 251 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-04-23T02:22:29.808 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:22:29 smithi037 bash[14334]: audit 2024-04-23T02:22:27.968635+0000 mgr.y (mgr.14144) 252 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://smithi191:3000"}]: dispatch 2024-04-23T02:22:29.808 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:22:29 smithi037 bash[18830]: audit 2024-04-23T02:22:27.697172+0000 mgr.y (mgr.14144) 246 : audit [DBG] from='client.24484 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-04-23T02:22:29.808 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:22:29 smithi037 bash[18830]: audit 2024-04-23T02:22:27.914146+0000 mgr.y (mgr.14144) 247 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-04-23T02:22:29.809 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:22:29 smithi037 bash[18830]: audit 2024-04-23T02:22:27.916657+0000 mgr.y (mgr.14144) 248 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://smithi037:9093"}]: dispatch 2024-04-23T02:22:29.809 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:22:29 smithi037 bash[18830]: audit 2024-04-23T02:22:27.936779+0000 mgr.y (mgr.14144) 249 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-04-23T02:22:29.809 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:22:29 smithi037 bash[18830]: audit 2024-04-23T02:22:27.943700+0000 mgr.y (mgr.14144) 250 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://smithi191:9095"}]: dispatch 2024-04-23T02:22:29.809 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:22:29 smithi037 bash[18830]: audit 2024-04-23T02:22:27.958826+0000 mgr.y (mgr.14144) 251 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-04-23T02:22:29.809 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:22:29 smithi037 bash[18830]: audit 2024-04-23T02:22:27.968635+0000 mgr.y (mgr.14144) 252 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://smithi191:3000"}]: dispatch 2024-04-23T02:22:29.926 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:22:29 smithi191 bash[14421]: audit 2024-04-23T02:22:27.697172+0000 mgr.y (mgr.14144) 246 : audit [DBG] from='client.24484 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-04-23T02:22:29.926 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:22:29 smithi191 bash[14421]: audit 2024-04-23T02:22:27.914146+0000 mgr.y (mgr.14144) 247 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-04-23T02:22:29.927 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:22:29 smithi191 bash[14421]: audit 2024-04-23T02:22:27.916657+0000 mgr.y (mgr.14144) 248 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://smithi037:9093"}]: dispatch 2024-04-23T02:22:29.927 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:22:29 smithi191 bash[14421]: audit 2024-04-23T02:22:27.936779+0000 mgr.y (mgr.14144) 249 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-04-23T02:22:29.927 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:22:29 smithi191 bash[14421]: audit 2024-04-23T02:22:27.943700+0000 mgr.y (mgr.14144) 250 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://smithi191:9095"}]: dispatch 2024-04-23T02:22:29.927 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:22:29 smithi191 bash[14421]: audit 2024-04-23T02:22:27.958826+0000 mgr.y (mgr.14144) 251 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-04-23T02:22:29.927 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:22:29 smithi191 bash[14421]: audit 2024-04-23T02:22:27.968635+0000 mgr.y (mgr.14144) 252 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://smithi191:3000"}]: dispatch 2024-04-23T02:22:30.728 INFO:teuthology.orchestra.run.smithi037.stderr:Inferring config /var/lib/ceph/39f0dbf0-0117-11ef-bc93-c7b262605968/mon.a/config 2024-04-23T02:22:30.757 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:22:30 smithi037 bash[14334]: cluster 2024-04-23T02:22:28.590604+0000 mgr.y (mgr.14144) 253 : cluster [DBG] pgmap v224: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-04-23T02:22:30.758 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:22:30 smithi037 bash[18830]: cluster 2024-04-23T02:22:28.590604+0000 mgr.y (mgr.14144) 253 : cluster [DBG] pgmap v224: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-04-23T02:22:30.926 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:22:30 smithi191 bash[14421]: cluster 2024-04-23T02:22:28.590604+0000 mgr.y (mgr.14144) 253 : cluster [DBG] pgmap v224: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-04-23T02:22:32.808 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:22:32 smithi037 bash[14334]: cluster 2024-04-23T02:22:30.591176+0000 mgr.y (mgr.14144) 254 : cluster [DBG] pgmap v225: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-04-23T02:22:32.808 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:22:32 smithi037 bash[14334]: audit 2024-04-23T02:22:31.742527+0000 mon.a (mon.0) 504 : audit [INF] from='mgr.14144 172.21.15.37:0/2766993901' entity='mgr.y' 2024-04-23T02:22:32.808 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:22:32 smithi037 bash[14334]: audit 2024-04-23T02:22:31.830432+0000 mon.a (mon.0) 505 : audit [INF] from='mgr.14144 172.21.15.37:0/2766993901' entity='mgr.y' 2024-04-23T02:22:32.808 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:22:32 smithi037 bash[14334]: audit 2024-04-23T02:22:32.073117+0000 mon.a (mon.0) 506 : audit [INF] from='mgr.14144 172.21.15.37:0/2766993901' entity='mgr.y' 2024-04-23T02:22:32.808 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:22:32 smithi037 bash[14334]: audit 2024-04-23T02:22:32.079750+0000 mon.a (mon.0) 507 : audit [DBG] from='mgr.14144 172.21.15.37:0/2766993901' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-23T02:22:32.808 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:22:32 smithi037 bash[18830]: cluster 2024-04-23T02:22:30.591176+0000 mgr.y (mgr.14144) 254 : cluster [DBG] pgmap v225: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-04-23T02:22:32.808 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:22:32 smithi037 bash[18830]: audit 2024-04-23T02:22:31.742527+0000 mon.a (mon.0) 504 : audit [INF] from='mgr.14144 172.21.15.37:0/2766993901' entity='mgr.y' 2024-04-23T02:22:32.809 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:22:32 smithi037 bash[18830]: audit 2024-04-23T02:22:31.830432+0000 mon.a (mon.0) 505 : audit [INF] from='mgr.14144 172.21.15.37:0/2766993901' entity='mgr.y' 2024-04-23T02:22:32.809 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:22:32 smithi037 bash[18830]: audit 2024-04-23T02:22:32.073117+0000 mon.a (mon.0) 506 : audit [INF] from='mgr.14144 172.21.15.37:0/2766993901' entity='mgr.y' 2024-04-23T02:22:32.809 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:22:32 smithi037 bash[18830]: audit 2024-04-23T02:22:32.079750+0000 mon.a (mon.0) 507 : audit [DBG] from='mgr.14144 172.21.15.37:0/2766993901' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-23T02:22:32.926 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:22:32 smithi191 bash[14421]: cluster 2024-04-23T02:22:30.591176+0000 mgr.y (mgr.14144) 254 : cluster [DBG] pgmap v225: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-04-23T02:22:32.927 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:22:32 smithi191 bash[14421]: audit 2024-04-23T02:22:31.742527+0000 mon.a (mon.0) 504 : audit [INF] from='mgr.14144 172.21.15.37:0/2766993901' entity='mgr.y' 2024-04-23T02:22:32.927 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:22:32 smithi191 bash[14421]: audit 2024-04-23T02:22:31.830432+0000 mon.a (mon.0) 505 : audit [INF] from='mgr.14144 172.21.15.37:0/2766993901' entity='mgr.y' 2024-04-23T02:22:32.927 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:22:32 smithi191 bash[14421]: audit 2024-04-23T02:22:32.073117+0000 mon.a (mon.0) 506 : audit [INF] from='mgr.14144 172.21.15.37:0/2766993901' entity='mgr.y' 2024-04-23T02:22:32.927 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:22:32 smithi191 bash[14421]: audit 2024-04-23T02:22:32.079750+0000 mon.a (mon.0) 507 : audit [DBG] from='mgr.14144 172.21.15.37:0/2766993901' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-23T02:22:33.810 INFO:teuthology.orchestra.run.smithi037.stdout: 2024-04-23T02:22:33.812 INFO:teuthology.orchestra.run.smithi037.stderr:dumped all 2024-04-23T02:22:34.538 INFO:teuthology.orchestra.run.smithi037.stdout:{"pg_ready":true,"pg_map":{"version":226,"stamp":"2024-04-23T02:22:32.591537+0000","last_osdmap_epoch":0,"last_pg_scan":0,"pg_stats_sum":{"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":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":43284,"kb_used_data":3796,"kb_used_omap":0,"kb_used_meta":39424,"kb_avail":749917932,"statfs":{"total":767960285184,"available":767915962368,"internally_reserved":0,"allocated":3887104,"data_stored":1532439,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":40370176},"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":"0.000000"},"pg_stats":[{"pgid":"1.0","version":"0'0","reported_seq":"10","reported_epoch":"51","state":"active+clean","last_fresh":"2024-04-23T02:20:33.810522+0000","last_change":"2024-04-23T02:20:33.810522+0000","last_active":"2024-04-23T02:20:33.810522+0000","last_peered":"2024-04-23T02:20:33.810522+0000","last_clean":"2024-04-23T02:20:33.810522+0000","last_became_active":"2024-04-23T02:20:33.809368+0000","last_became_peered":"2024-04-23T02:20:33.809368+0000","last_unstale":"2024-04-23T02:20:33.810522+0000","last_undegraded":"2024-04-23T02:20:33.810522+0000","last_fullsized":"2024-04-23T02:20:33.810522+0000","mapping_epoch":50,"log_start":"0'0","ondisk_log_start":"0'0","created":21,"last_epoch_clean":51,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-23T02:18:50.447567+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-23T02:18:50.447567+0000","last_clean_scrub_stamp":"2024-04-23T02:18:50.447567+0000","log_size":0,"ondisk_log_size":0,"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,"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},"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":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":3,"acting":3,"num_store_stats":7}],"osd_stats":[{"osd":7,"up_from":49,"seq":210453397532,"num_pgs":1,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":5220,"kb_used_data":476,"kb_used_omap":0,"kb_used_meta":4736,"kb_avail":93739932,"statfs":{"total":95995035648,"available":95989690368,"internally_reserved":0,"allocated":487424,"data_stored":191673,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":4849664},"hb_peers":[0,1,2,3,4,5,6],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Tue Apr 23 02:21:33 2024","interfaces":[{"interface":"back","average":{"1min":1.0369999999999999,"5min":1.0369999999999999,"15min":1.0369999999999999},"min":{"1min":0.66300000000000003,"5min":0.66300000000000003,"15min":0.66300000000000003},"max":{"1min":2.9740000000000002,"5min":2.9740000000000002,"15min":2.9740000000000002},"last":0.81200000000000006},{"interface":"front","average":{"1min":1.0669999999999999,"5min":1.0669999999999999,"15min":1.0669999999999999},"min":{"1min":0.71899999999999997,"5min":0.71899999999999997,"15min":0.71899999999999997},"max":{"1min":2.5710000000000002,"5min":2.5710000000000002,"15min":2.5710000000000002},"last":1.4059999999999999}]},{"osd":1,"last update":"Tue Apr 23 02:21:33 2024","interfaces":[{"interface":"back","average":{"1min":1.113,"5min":1.113,"15min":1.113},"min":{"1min":0.63700000000000001,"5min":0.63700000000000001,"15min":0.63700000000000001},"max":{"1min":4.2300000000000004,"5min":4.2300000000000004,"15min":4.2300000000000004},"last":0.91500000000000004},{"interface":"front","average":{"1min":1.2150000000000001,"5min":1.2150000000000001,"15min":1.2150000000000001},"min":{"1min":0.73499999999999999,"5min":0.73499999999999999,"15min":0.73499999999999999},"max":{"1min":4.3620000000000001,"5min":4.3620000000000001,"15min":4.3620000000000001},"last":1.0940000000000001}]},{"osd":2,"last update":"Tue Apr 23 02:21:33 2024","interfaces":[{"interface":"back","average":{"1min":1.0089999999999999,"5min":1.0089999999999999,"15min":1.0089999999999999},"min":{"1min":0.752,"5min":0.752,"15min":0.752},"max":{"1min":1.7869999999999999,"5min":1.7869999999999999,"15min":1.7869999999999999},"last":1.0109999999999999},{"interface":"front","average":{"1min":1.026,"5min":1.026,"15min":1.026},"min":{"1min":0.61299999999999999,"5min":0.61299999999999999,"15min":0.61299999999999999},"max":{"1min":1.3680000000000001,"5min":1.3680000000000001,"15min":1.3680000000000001},"last":1.0449999999999999}]},{"osd":3,"last update":"Tue Apr 23 02:21:33 2024","interfaces":[{"interface":"back","average":{"1min":1.1339999999999999,"5min":1.1339999999999999,"15min":1.1339999999999999},"min":{"1min":0.73399999999999999,"5min":0.73399999999999999,"15min":0.73399999999999999},"max":{"1min":2.903,"5min":2.903,"15min":2.903},"last":1.149},{"interface":"front","average":{"1min":1.167,"5min":1.167,"15min":1.167},"min":{"1min":0.79600000000000004,"5min":0.79600000000000004,"15min":0.79600000000000004},"max":{"1min":3.0430000000000001,"5min":3.0430000000000001,"15min":3.0430000000000001},"last":1.129}]},{"osd":4,"last update":"Tue Apr 23 02:21:33 2024","interfaces":[{"interface":"back","average":{"1min":1.014,"5min":1.014,"15min":1.014},"min":{"1min":0.69599999999999995,"5min":0.69599999999999995,"15min":0.69599999999999995},"max":{"1min":1.585,"5min":1.585,"15min":1.585},"last":1.3149999999999999},{"interface":"front","average":{"1min":1.0329999999999999,"5min":1.0329999999999999,"15min":1.0329999999999999},"min":{"1min":0.70099999999999996,"5min":0.70099999999999996,"15min":0.70099999999999996},"max":{"1min":1.5309999999999999,"5min":1.5309999999999999,"15min":1.5309999999999999},"last":1.29}]},{"osd":5,"last update":"Tue Apr 23 02:21:33 2024","interfaces":[{"interface":"back","average":{"1min":1.1000000000000001,"5min":1.1000000000000001,"15min":1.1000000000000001},"min":{"1min":0.75900000000000001,"5min":0.75900000000000001,"15min":0.75900000000000001},"max":{"1min":1.458,"5min":1.458,"15min":1.458},"last":1.1930000000000001},{"interface":"front","average":{"1min":1.1930000000000001,"5min":1.1930000000000001,"15min":1.1930000000000001},"min":{"1min":0.97599999999999998,"5min":0.97599999999999998,"15min":0.97599999999999998},"max":{"1min":1.653,"5min":1.653,"15min":1.653},"last":1.4670000000000001}]},{"osd":6,"last update":"Tue Apr 23 02:21:33 2024","interfaces":[{"interface":"back","average":{"1min":1.252,"5min":1.252,"15min":1.252},"min":{"1min":0.79000000000000004,"5min":0.79000000000000004,"15min":0.79000000000000004},"max":{"1min":2.1240000000000001,"5min":2.1240000000000001,"15min":2.1240000000000001},"last":1.5469999999999999},{"interface":"front","average":{"1min":1.228,"5min":1.228,"15min":1.228},"min":{"1min":0.96899999999999997,"5min":0.96899999999999997,"15min":0.96899999999999997},"max":{"1min":2.016,"5min":2.016,"15min":2.016},"last":1.381}]}]},{"osd":6,"up_from":43,"seq":184683593759,"num_pgs":1,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":5280,"kb_used_data":472,"kb_used_omap":0,"kb_used_meta":4800,"kb_avail":93739872,"statfs":{"total":95995035648,"available":95989628928,"internally_reserved":0,"allocated":483328,"data_stored":191358,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":4915200},"hb_peers":[0,1,2,3,4,5,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Tue Apr 23 02:22:10 2024","interfaces":[{"interface":"back","average":{"1min":0.95899999999999996,"5min":0.94399999999999995,"15min":0.94199999999999995},"min":{"1min":0.79100000000000004,"5min":0.57599999999999996,"15min":0.57599999999999996},"max":{"1min":1.1639999999999999,"5min":1.248,"15min":1.248},"last":0.85599999999999998},{"interface":"front","average":{"1min":0.90700000000000003,"5min":0.98399999999999999,"15min":0.997},"min":{"1min":0.58199999999999996,"5min":0.58199999999999996,"15min":0.58199999999999996},"max":{"1min":1.226,"5min":1.3360000000000001,"15min":1.3360000000000001},"last":0.87}]},{"osd":1,"last update":"Tue Apr 23 02:22:10 2024","interfaces":[{"interface":"back","average":{"1min":0.94899999999999995,"5min":1.008,"15min":1.018},"min":{"1min":0.68700000000000006,"5min":0.68700000000000006,"15min":0.68700000000000006},"max":{"1min":1.1339999999999999,"5min":1.248,"15min":1.248},"last":0.80700000000000005},{"interface":"front","average":{"1min":1.0269999999999999,"5min":1.1240000000000001,"15min":1.1399999999999999},"min":{"1min":0.72499999999999998,"5min":0.72499999999999998,"15min":0.72499999999999998},"max":{"1min":1.383,"5min":1.4259999999999999,"15min":1.4259999999999999},"last":0.95899999999999996}]},{"osd":2,"last update":"Tue Apr 23 02:22:10 2024","interfaces":[{"interface":"back","average":{"1min":1.01,"5min":0.95099999999999996,"15min":0.94099999999999995},"min":{"1min":0.58799999999999997,"5min":0.58799999999999997,"15min":0.58799999999999997},"max":{"1min":1.2929999999999999,"5min":1.2929999999999999,"15min":1.2929999999999999},"last":0.78000000000000003},{"interface":"front","average":{"1min":0.92600000000000005,"5min":0.94799999999999995,"15min":0.95199999999999996},"min":{"1min":0.61699999999999999,"5min":0.61299999999999999,"15min":0.61299999999999999},"max":{"1min":1.125,"5min":1.2330000000000001,"15min":1.2330000000000001},"last":1.0009999999999999}]},{"osd":3,"last update":"Tue Apr 23 02:22:10 2024","interfaces":[{"interface":"back","average":{"1min":0.91500000000000004,"5min":1.016,"15min":1.0329999999999999},"min":{"1min":0.60499999999999998,"5min":0.60499999999999998,"15min":0.60499999999999998},"max":{"1min":1.238,"5min":1.3520000000000001,"15min":1.3520000000000001},"last":1.1060000000000001},{"interface":"front","average":{"1min":0.97999999999999998,"5min":1.0720000000000001,"15min":1.087},"min":{"1min":0.61099999999999999,"5min":0.61099999999999999,"15min":0.61099999999999999},"max":{"1min":1.2090000000000001,"5min":1.3560000000000001,"15min":1.3560000000000001},"last":0.752}]},{"osd":4,"last update":"Tue Apr 23 02:22:10 2024","interfaces":[{"interface":"back","average":{"1min":0.85499999999999998,"5min":0.90700000000000003,"15min":0.91600000000000004},"min":{"1min":0.57199999999999995,"5min":0.57199999999999995,"15min":0.57199999999999995},"max":{"1min":1.256,"5min":1.268,"15min":1.268},"last":0.92800000000000005},{"interface":"front","average":{"1min":1.0649999999999999,"5min":1.0169999999999999,"15min":1.0089999999999999},"min":{"1min":0.64200000000000002,"5min":0.56299999999999994,"15min":0.56299999999999994},"max":{"1min":1.4610000000000001,"5min":1.478,"15min":1.478},"last":0.91800000000000004}]},{"osd":5,"last update":"Tue Apr 23 02:22:10 2024","interfaces":[{"interface":"back","average":{"1min":0.93200000000000005,"5min":0.95999999999999996,"15min":0.96499999999999997},"min":{"1min":0.58899999999999997,"5min":0.55400000000000005,"15min":0.55400000000000005},"max":{"1min":1.2989999999999999,"5min":1.4430000000000001,"15min":1.4430000000000001},"last":0.82799999999999996},{"interface":"front","average":{"1min":1.0169999999999999,"5min":1.0129999999999999,"15min":1.012},"min":{"1min":0.63100000000000001,"5min":0.63100000000000001,"15min":0.63100000000000001},"max":{"1min":1.286,"5min":1.377,"15min":1.377},"last":1.155}]},{"osd":7,"last update":"Tue Apr 23 02:21:36 2024","interfaces":[{"interface":"back","average":{"1min":1.107,"5min":1.107,"15min":1.107},"min":{"1min":0.86899999999999999,"5min":0.86899999999999999,"15min":0.86899999999999999},"max":{"1min":1.3280000000000001,"5min":1.3280000000000001,"15min":1.3280000000000001},"last":1.073},{"interface":"front","average":{"1min":1.177,"5min":1.177,"15min":1.177},"min":{"1min":1.008,"5min":1.008,"15min":1.008},"max":{"1min":1.4390000000000001,"5min":1.4390000000000001,"15min":1.4390000000000001},"last":1.2090000000000001}]}]},{"osd":1,"up_from":13,"seq":55834574904,"num_pgs":0,"num_osds":1,"num_per_pool_osds":0,"num_per_pool_omap_osds":0,"kb":93745152,"kb_used":5536,"kb_used_data":472,"kb_used_omap":0,"kb_used_meta":5056,"kb_avail":93739616,"statfs":{"total":95995035648,"available":95989366784,"internally_reserved":0,"allocated":483328,"data_stored":191358,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":5177344},"hb_peers":[0,2,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Tue Apr 23 02:22:19 2024","interfaces":[{"interface":"back","average":{"1min":0.81899999999999995,"5min":0.71299999999999997,"15min":0.65300000000000002},"min":{"1min":0.47199999999999998,"5min":0.32600000000000001,"15min":0.32600000000000001},"max":{"1min":1.6140000000000001,"5min":1.6140000000000001,"15min":1.6140000000000001},"last":1.0209999999999999},{"interface":"front","average":{"1min":0.84699999999999998,"5min":0.76400000000000001,"15min":0.68700000000000006},"min":{"1min":0.56999999999999995,"5min":0.27200000000000002,"15min":0.27200000000000002},"max":{"1min":1.3120000000000001,"5min":1.391,"15min":1.391},"last":0.84699999999999998}]},{"osd":2,"last update":"Tue Apr 23 02:21:39 2024","interfaces":[{"interface":"back","average":{"1min":0.82199999999999995,"5min":0.79900000000000004,"15min":0.77300000000000002},"min":{"1min":0.50900000000000001,"5min":0.50900000000000001,"15min":0.50900000000000001},"max":{"1min":1.1539999999999999,"5min":1.171,"15min":1.171},"last":0.73699999999999999},{"interface":"front","average":{"1min":0.92700000000000005,"5min":0.82499999999999996,"15min":0.78300000000000003},"min":{"1min":0.63200000000000001,"5min":0.54600000000000004,"15min":0.54600000000000004},"max":{"1min":2.2759999999999998,"5min":2.2759999999999998,"15min":2.2759999999999998},"last":0.88100000000000001}]},{"osd":3,"last update":"Tue Apr 23 02:22:06 2024","interfaces":[{"interface":"back","average":{"1min":1.0109999999999999,"5min":0.88900000000000001,"15min":0.84699999999999998},"min":{"1min":0.47599999999999998,"5min":0.47599999999999998,"15min":0.47599999999999998},"max":{"1min":2.492,"5min":2.492,"15min":2.492},"last":0.97799999999999998},{"interface":"front","average":{"1min":0.95799999999999996,"5min":0.91500000000000004,"15min":0.89100000000000001},"min":{"1min":0.58899999999999997,"5min":0.58899999999999997,"15min":0.58899999999999997},"max":{"1min":1.784,"5min":1.784,"15min":1.784},"last":1.1200000000000001}]},{"osd":4,"last update":"Tue Apr 23 02:22:28 2024","interfaces":[{"interface":"back","average":{"1min":1.1020000000000001,"5min":1.0740000000000001,"15min":1.0589999999999999},"min":{"1min":0.70299999999999996,"5min":0.65500000000000003,"15min":0.65500000000000003},"max":{"1min":1.444,"5min":1.8240000000000001,"15min":1.8240000000000001},"last":1.29},{"interface":"front","average":{"1min":1.2529999999999999,"5min":1.177,"15min":1.141},"min":{"1min":0.83799999999999997,"5min":0.83799999999999997,"15min":0.83799999999999997},"max":{"1min":1.966,"5min":1.966,"15min":1.966},"last":1.379}]},{"osd":5,"last update":"Tue Apr 23 02:21:48 2024","interfaces":[{"interface":"back","average":{"1min":1.2809999999999999,"5min":1.232,"15min":1.224},"min":{"1min":0.93799999999999994,"5min":0.86699999999999999,"15min":0.86699999999999999},"max":{"1min":1.673,"5min":1.8180000000000001,"15min":1.8180000000000001},"last":1.2729999999999999},{"interface":"front","average":{"1min":1.284,"5min":1.302,"15min":1.3049999999999999},"min":{"1min":0.94399999999999995,"5min":0.94399999999999995,"15min":0.94399999999999995},"max":{"1min":2.036,"5min":2.036,"15min":2.036},"last":1.21}]},{"osd":6,"last update":"Tue Apr 23 02:22:14 2024","interfaces":[{"interface":"back","average":{"1min":1.302,"5min":1.292,"15min":1.29},"min":{"1min":0.874,"5min":0.874,"15min":0.874},"max":{"1min":1.6319999999999999,"5min":1.6319999999999999,"15min":1.6319999999999999},"last":1.1499999999999999},{"interface":"front","average":{"1min":1.256,"5min":1.337,"15min":1.351},"min":{"1min":1.0089999999999999,"5min":0.92100000000000004,"15min":0.92100000000000004},"max":{"1min":2.1920000000000002,"5min":2.1920000000000002,"15min":2.1920000000000002},"last":1.052}]},{"osd":7,"last update":"Tue Apr 23 02:21:33 2024","interfaces":[{"interface":"back","average":{"1min":1.3580000000000001,"5min":1.3580000000000001,"15min":1.3580000000000001},"min":{"1min":0.81499999999999995,"5min":0.81499999999999995,"15min":0.81499999999999995},"max":{"1min":1.7390000000000001,"5min":1.7390000000000001,"15min":1.7390000000000001},"last":1.333},{"interface":"front","average":{"1min":1.306,"5min":1.306,"15min":1.306},"min":{"1min":0.89700000000000002,"5min":0.89700000000000002,"15min":0.89700000000000002},"max":{"1min":1.724,"5min":1.724,"15min":1.724},"last":1.5169999999999999}]}]},{"osd":0,"up_from":8,"seq":34359738428,"num_pgs":1,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":5604,"kb_used_data":476,"kb_used_omap":0,"kb_used_meta":5120,"kb_avail":93739548,"statfs":{"total":95995035648,"available":95989297152,"internally_reserved":0,"allocated":487424,"data_stored":191673,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":5242880},"hb_peers":[1,2,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":1,"last update":"Tue Apr 23 02:22:16 2024","interfaces":[{"interface":"back","average":{"1min":0.80700000000000005,"5min":0.69999999999999996,"15min":0.64100000000000001},"min":{"1min":0.50800000000000001,"5min":0.39400000000000002,"15min":0.39400000000000002},"max":{"1min":1.1870000000000001,"5min":1.591,"15min":1.591},"last":0.89400000000000002},{"interface":"front","average":{"1min":0.86799999999999999,"5min":0.76700000000000002,"15min":0.66100000000000003},"min":{"1min":0.53100000000000003,"5min":0.38500000000000001,"15min":0.38500000000000001},"max":{"1min":1.2330000000000001,"5min":1.4650000000000001,"15min":1.4650000000000001},"last":0.71199999999999997}]},{"osd":2,"last update":"Tue Apr 23 02:21:42 2024","interfaces":[{"interface":"back","average":{"1min":0.96699999999999997,"5min":0.82899999999999996,"15min":0.77500000000000002},"min":{"1min":0.68300000000000005,"5min":0.54900000000000004,"15min":0.54900000000000004},"max":{"1min":1.282,"5min":2.169,"15min":2.169},"last":0.503},{"interface":"front","average":{"1min":0.75,"5min":0.751,"15min":0.73099999999999998},"min":{"1min":0.54700000000000004,"5min":0.50800000000000001,"15min":0.50800000000000001},"max":{"1min":1.018,"5min":1.871,"15min":1.871},"last":0.59499999999999997}]},{"osd":3,"last update":"Tue Apr 23 02:22:03 2024","interfaces":[{"interface":"back","average":{"1min":0.81899999999999995,"5min":0.81899999999999995,"15min":0.80100000000000005},"min":{"1min":0.56599999999999995,"5min":0.56599999999999995,"15min":0.56599999999999995},"max":{"1min":1.256,"5min":1.262,"15min":1.262},"last":1.129},{"interface":"front","average":{"1min":0.94799999999999995,"5min":0.92200000000000004,"15min":0.88600000000000001},"min":{"1min":0.59999999999999998,"5min":0.59999999999999998,"15min":0.59999999999999998},"max":{"1min":1.4470000000000001,"5min":2.302,"15min":2.302},"last":1.0029999999999999}]},{"osd":4,"last update":"Tue Apr 23 02:22:27 2024","interfaces":[{"interface":"back","average":{"1min":1.0649999999999999,"5min":1.034,"15min":1.0249999999999999},"min":{"1min":0.70799999999999996,"5min":0.70799999999999996,"15min":0.70799999999999996},"max":{"1min":1.7809999999999999,"5min":1.7809999999999999,"15min":1.7809999999999999},"last":0.67500000000000004},{"interface":"front","average":{"1min":1.274,"5min":1.2,"15min":1.147},"min":{"1min":0.76000000000000001,"5min":0.76000000000000001,"15min":0.76000000000000001},"max":{"1min":1.9570000000000001,"5min":2.5800000000000001,"15min":2.5800000000000001},"last":1.056}]},{"osd":5,"last update":"Tue Apr 23 02:21:47 2024","interfaces":[{"interface":"back","average":{"1min":1.1990000000000001,"5min":1.2569999999999999,"15min":1.2669999999999999},"min":{"1min":0.83799999999999997,"5min":0.83799999999999997,"15min":0.83799999999999997},"max":{"1min":1.512,"5min":2.488,"15min":2.488},"last":1.28},{"interface":"front","average":{"1min":1.2509999999999999,"5min":1.2010000000000001,"15min":1.1930000000000001},"min":{"1min":0.86899999999999999,"5min":0.86899999999999999,"15min":0.86899999999999999},"max":{"1min":1.6040000000000001,"5min":1.6040000000000001,"15min":1.6040000000000001},"last":1.22}]},{"osd":6,"last update":"Tue Apr 23 02:22:16 2024","interfaces":[{"interface":"back","average":{"1min":1.2889999999999999,"5min":1.2370000000000001,"15min":1.2290000000000001},"min":{"1min":0.71499999999999997,"5min":0.71499999999999997,"15min":0.71499999999999997},"max":{"1min":1.7529999999999999,"5min":1.7529999999999999,"15min":1.7529999999999999},"last":1.3089999999999999},{"interface":"front","average":{"1min":1.274,"5min":1.4019999999999999,"15min":1.4239999999999999},"min":{"1min":0.873,"5min":0.873,"15min":0.873},"max":{"1min":1.8899999999999999,"5min":2.669,"15min":2.669},"last":1.3600000000000001}]},{"osd":7,"last update":"Tue Apr 23 02:21:32 2024","interfaces":[{"interface":"back","average":{"1min":1.413,"5min":1.413,"15min":1.413},"min":{"1min":1.038,"5min":1.038,"15min":1.038},"max":{"1min":1.8620000000000001,"5min":1.8620000000000001,"15min":1.8620000000000001},"last":1.1659999999999999},{"interface":"front","average":{"1min":1.2250000000000001,"5min":1.2250000000000001,"15min":1.2250000000000001},"min":{"1min":0.96099999999999997,"5min":0.96099999999999997,"15min":0.96099999999999997},"max":{"1min":1.5189999999999999,"5min":1.5189999999999999,"15min":1.5189999999999999},"last":0.79800000000000004}]}]},{"osd":2,"up_from":18,"seq":77309411377,"num_pgs":0,"num_osds":1,"num_per_pool_osds":0,"num_per_pool_omap_osds":0,"kb":93745152,"kb_used":5476,"kb_used_data":476,"kb_used_omap":0,"kb_used_meta":4992,"kb_avail":93739676,"statfs":{"total":95995035648,"available":95989428224,"internally_reserved":0,"allocated":487424,"data_stored":191673,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":5111808},"hb_peers":[0,1,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Tue Apr 23 02:21:39 2024","interfaces":[{"interface":"back","average":{"1min":0.75900000000000001,"5min":0.69299999999999995,"15min":0.65900000000000003},"min":{"1min":0.626,"5min":0.46400000000000002,"15min":0.46400000000000002},"max":{"1min":1.0269999999999999,"5min":1.3799999999999999,"15min":1.3799999999999999},"last":0.72899999999999998},{"interface":"front","average":{"1min":0.84699999999999998,"5min":0.73399999999999999,"15min":0.70599999999999996},"min":{"1min":0.59999999999999998,"5min":0.53400000000000003,"15min":0.53400000000000003},"max":{"1min":1.377,"5min":1.377,"15min":1.377},"last":0.81599999999999995}]},{"osd":1,"last update":"Tue Apr 23 02:21:39 2024","interfaces":[{"interface":"back","average":{"1min":0.84699999999999998,"5min":0.76900000000000002,"15min":0.72899999999999998},"min":{"1min":0.60399999999999998,"5min":0.57899999999999996,"15min":0.57899999999999996},"max":{"1min":1.0489999999999999,"5min":1.246,"15min":1.246},"last":0.70499999999999996},{"interface":"front","average":{"1min":0.96999999999999997,"5min":0.82399999999999995,"15min":0.78300000000000003},"min":{"1min":0.56599999999999995,"5min":0.433,"15min":0.433},"max":{"1min":1.3440000000000001,"5min":1.3440000000000001,"15min":1.3440000000000001},"last":1.341}]},{"osd":3,"last update":"Tue Apr 23 02:22:08 2024","interfaces":[{"interface":"back","average":{"1min":0.96299999999999997,"5min":0.874,"15min":0.84099999999999997},"min":{"1min":0.70999999999999996,"5min":0.59899999999999998,"15min":0.59899999999999998},"max":{"1min":1.639,"5min":1.639,"15min":1.639},"last":0.89100000000000001},{"interface":"front","average":{"1min":0.92000000000000004,"5min":0.89300000000000002,"15min":0.873},"min":{"1min":0.55200000000000005,"5min":0.55200000000000005,"15min":0.55200000000000005},"max":{"1min":1.2509999999999999,"5min":1.2509999999999999,"15min":1.2509999999999999},"last":0.93799999999999994}]},{"osd":4,"last update":"Tue Apr 23 02:22:26 2024","interfaces":[{"interface":"back","average":{"1min":1.1619999999999999,"5min":1.097,"15min":1.0900000000000001},"min":{"1min":0.73699999999999999,"5min":0.73699999999999999,"15min":0.73699999999999999},"max":{"1min":1.7290000000000001,"5min":1.7290000000000001,"15min":1.7290000000000001},"last":1.147},{"interface":"front","average":{"1min":1.22,"5min":1.1499999999999999,"15min":1.1259999999999999},"min":{"1min":0.96899999999999997,"5min":0.72799999999999998,"15min":0.72799999999999998},"max":{"1min":1.6499999999999999,"5min":1.6499999999999999,"15min":1.6499999999999999},"last":1.1799999999999999}]},{"osd":5,"last update":"Tue Apr 23 02:21:51 2024","interfaces":[{"interface":"back","average":{"1min":1.2609999999999999,"5min":1.2090000000000001,"15min":1.2},"min":{"1min":0.89800000000000002,"5min":0.88800000000000001,"15min":0.88800000000000001},"max":{"1min":1.8320000000000001,"5min":1.8320000000000001,"15min":1.8320000000000001},"last":1.0720000000000001},{"interface":"front","average":{"1min":1.323,"5min":1.1870000000000001,"15min":1.165},"min":{"1min":0.91200000000000003,"5min":0.875,"15min":0.875},"max":{"1min":1.9670000000000001,"5min":1.9670000000000001,"15min":1.9670000000000001},"last":1.101}]},{"osd":6,"last update":"Tue Apr 23 02:22:11 2024","interfaces":[{"interface":"back","average":{"1min":1.3049999999999999,"5min":1.276,"15min":1.2709999999999999},"min":{"1min":1.0369999999999999,"5min":0.92300000000000004,"15min":0.92300000000000004},"max":{"1min":2.0430000000000001,"5min":2.0430000000000001,"15min":2.0430000000000001},"last":1.3029999999999999},{"interface":"front","average":{"1min":1.321,"5min":1.3180000000000001,"15min":1.3180000000000001},"min":{"1min":0.83699999999999997,"5min":0.83699999999999997,"15min":0.83699999999999997},"max":{"1min":1.665,"5min":1.738,"15min":1.738},"last":1.4510000000000001}]},{"osd":7,"last update":"Tue Apr 23 02:21:31 2024","interfaces":[{"interface":"back","average":{"1min":1.2809999999999999,"5min":1.2809999999999999,"15min":1.2809999999999999},"min":{"1min":0.89100000000000001,"5min":0.89100000000000001,"15min":0.89100000000000001},"max":{"1min":1.79,"5min":1.79,"15min":1.79},"last":1.2729999999999999},{"interface":"front","average":{"1min":1.359,"5min":1.359,"15min":1.359},"min":{"1min":0.74299999999999999,"5min":0.74299999999999999,"15min":0.74299999999999999},"max":{"1min":1.788,"5min":1.788,"15min":1.788},"last":1.405}]}]},{"osd":3,"up_from":26,"seq":111669149741,"num_pgs":0,"num_osds":1,"num_per_pool_osds":0,"num_per_pool_omap_osds":0,"kb":93745152,"kb_used":5412,"kb_used_data":476,"kb_used_omap":0,"kb_used_meta":4928,"kb_avail":93739740,"statfs":{"total":95995035648,"available":95989493760,"internally_reserved":0,"allocated":487424,"data_stored":191673,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":5046272},"hb_peers":[0,1,2,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Tue Apr 23 02:22:10 2024","interfaces":[{"interface":"back","average":{"1min":0.78100000000000003,"5min":0.73999999999999999,"15min":0.71199999999999997},"min":{"1min":0.55600000000000005,"5min":0.50700000000000001,"15min":0.50700000000000001},"max":{"1min":1.101,"5min":1.8720000000000001,"15min":1.8720000000000001},"last":0.67200000000000004},{"interface":"front","average":{"1min":0.79800000000000004,"5min":0.78500000000000003,"15min":0.75900000000000001},"min":{"1min":0.58199999999999996,"5min":0.49199999999999999,"15min":0.49199999999999999},"max":{"1min":1.117,"5min":1.9419999999999999,"15min":1.9419999999999999},"last":0.76600000000000001}]},{"osd":1,"last update":"Tue Apr 23 02:22:10 2024","interfaces":[{"interface":"back","average":{"1min":0.82099999999999995,"5min":0.79000000000000004,"15min":0.77800000000000002},"min":{"1min":0.58299999999999996,"5min":0.56499999999999995,"15min":0.56499999999999995},"max":{"1min":1.0700000000000001,"5min":1.425,"15min":1.425},"last":0.85899999999999999},{"interface":"front","average":{"1min":0.88,"5min":0.85599999999999998,"15min":0.82399999999999995},"min":{"1min":0.65100000000000002,"5min":0.61099999999999999,"15min":0.61099999999999999},"max":{"1min":1.151,"5min":1.4259999999999999,"15min":1.4259999999999999},"last":1.0249999999999999}]},{"osd":2,"last update":"Tue Apr 23 02:22:10 2024","interfaces":[{"interface":"back","average":{"1min":0.92000000000000004,"5min":0.89700000000000002,"15min":0.879},"min":{"1min":0.625,"5min":0.625,"15min":0.625},"max":{"1min":1.1180000000000001,"5min":1.3959999999999999,"15min":1.3959999999999999},"last":0.81799999999999995},{"interface":"front","average":{"1min":1.016,"5min":0.93200000000000005,"15min":0.90000000000000002},"min":{"1min":0.72499999999999998,"5min":0.68000000000000005,"15min":0.68000000000000005},"max":{"1min":1.3939999999999999,"5min":1.4630000000000001,"15min":1.4630000000000001},"last":1.1339999999999999}]},{"osd":4,"last update":"Tue Apr 23 02:22:27 2024","interfaces":[{"interface":"back","average":{"1min":1.177,"5min":1.0900000000000001,"15min":1.0700000000000001},"min":{"1min":0.95399999999999996,"5min":0.71999999999999997,"15min":0.71999999999999997},"max":{"1min":1.5920000000000001,"5min":1.5920000000000001,"15min":1.5920000000000001},"last":0.93400000000000005},{"interface":"front","average":{"1min":1.115,"5min":1.107,"15min":1.1120000000000001},"min":{"1min":0.91300000000000003,"5min":0.75800000000000001,"15min":0.75800000000000001},"max":{"1min":1.3260000000000001,"5min":1.661,"15min":1.661},"last":1.373}]},{"osd":5,"last update":"Tue Apr 23 02:21:49 2024","interfaces":[{"interface":"back","average":{"1min":1.1870000000000001,"5min":1.252,"15min":1.2629999999999999},"min":{"1min":0.76600000000000001,"5min":0.76600000000000001,"15min":0.76600000000000001},"max":{"1min":1.6990000000000001,"5min":1.6990000000000001,"15min":1.6990000000000001},"last":1.23},{"interface":"front","average":{"1min":1.2190000000000001,"5min":1.3240000000000001,"15min":1.3420000000000001},"min":{"1min":1.0189999999999999,"5min":0.81799999999999995,"15min":0.81799999999999995},"max":{"1min":1.401,"5min":2.1059999999999999,"15min":2.1059999999999999},"last":1.3620000000000001}]},{"osd":6,"last update":"Tue Apr 23 02:22:10 2024","interfaces":[{"interface":"back","average":{"1min":1.1870000000000001,"5min":1.2509999999999999,"15min":1.2609999999999999},"min":{"1min":0.91700000000000004,"5min":0.83399999999999996,"15min":0.83399999999999996},"max":{"1min":1.46,"5min":1.609,"15min":1.609},"last":1.302},{"interface":"front","average":{"1min":1.2649999999999999,"5min":1.3899999999999999,"15min":1.411},"min":{"1min":0.95099999999999996,"5min":0.95099999999999996,"15min":0.95099999999999996},"max":{"1min":1.5489999999999999,"5min":2.2000000000000002,"15min":2.2000000000000002},"last":1.248}]},{"osd":7,"last update":"Tue Apr 23 02:21:34 2024","interfaces":[{"interface":"back","average":{"1min":1.375,"5min":1.375,"15min":1.375},"min":{"1min":1.109,"5min":1.109,"15min":1.109},"max":{"1min":1.821,"5min":1.821,"15min":1.821},"last":1.3300000000000001},{"interface":"front","average":{"1min":1.2649999999999999,"5min":1.2649999999999999,"15min":1.2649999999999999},"min":{"1min":1.03,"5min":1.03,"15min":1.03},"max":{"1min":1.3919999999999999,"5min":1.3919999999999999,"15min":1.3919999999999999},"last":1.446}]}]},{"osd":4,"up_from":31,"seq":133143986218,"num_pgs":0,"num_osds":1,"num_per_pool_osds":0,"num_per_pool_omap_osds":0,"kb":93745152,"kb_used":5412,"kb_used_data":476,"kb_used_omap":0,"kb_used_meta":4928,"kb_avail":93739740,"statfs":{"total":95995035648,"available":95989493760,"internally_reserved":0,"allocated":487424,"data_stored":191673,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":5046272},"hb_peers":[0,1,2,3,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Tue Apr 23 02:22:28 2024","interfaces":[{"interface":"back","average":{"1min":0.85799999999999998,"5min":0.86699999999999999,"15min":0.85899999999999999},"min":{"1min":0.55700000000000005,"5min":0.55700000000000005,"15min":0.55700000000000005},"max":{"1min":1.266,"5min":1.266,"15min":1.266},"last":0.91600000000000004},{"interface":"front","average":{"1min":0.93999999999999995,"5min":0.89700000000000002,"15min":0.874},"min":{"1min":0.57699999999999996,"5min":0.57699999999999996,"15min":0.57699999999999996},"max":{"1min":1.1819999999999999,"5min":1.353,"15min":1.353},"last":0.57699999999999996}]},{"osd":1,"last update":"Tue Apr 23 02:22:28 2024","interfaces":[{"interface":"back","average":{"1min":0.90700000000000003,"5min":0.95499999999999996,"15min":0.97399999999999998},"min":{"1min":0.59499999999999997,"5min":0.59499999999999997,"15min":0.59499999999999997},"max":{"1min":1.274,"5min":1.6739999999999999,"15min":1.6739999999999999},"last":0.83799999999999997},{"interface":"front","average":{"1min":0.877,"5min":0.92600000000000005,"15min":0.92800000000000005},"min":{"1min":0.60999999999999999,"5min":0.60999999999999999,"15min":0.60999999999999999},"max":{"1min":1.3160000000000001,"5min":1.3160000000000001,"15min":1.3160000000000001},"last":0.81699999999999995}]},{"osd":2,"last update":"Tue Apr 23 02:22:28 2024","interfaces":[{"interface":"back","average":{"1min":0.95699999999999996,"5min":0.89200000000000002,"15min":0.878},"min":{"1min":0.61799999999999999,"5min":0.61799999999999999,"15min":0.61799999999999999},"max":{"1min":1.373,"5min":1.373,"15min":1.373},"last":0.77400000000000002},{"interface":"front","average":{"1min":0.96599999999999997,"5min":0.96699999999999997,"15min":0.95999999999999996},"min":{"1min":0.78600000000000003,"5min":0.76300000000000001,"15min":0.76300000000000001},"max":{"1min":1.2470000000000001,"5min":1.292,"15min":1.292},"last":0.78600000000000003}]},{"osd":3,"last update":"Tue Apr 23 02:22:28 2024","interfaces":[{"interface":"back","average":{"1min":0.92400000000000004,"5min":0.96999999999999997,"15min":0.96999999999999997},"min":{"1min":0.64700000000000002,"5min":0.64700000000000002,"15min":0.64700000000000002},"max":{"1min":1.288,"5min":1.3340000000000001,"15min":1.3340000000000001},"last":0.72599999999999998},{"interface":"front","average":{"1min":1.069,"5min":1.052,"15min":1.05},"min":{"1min":0.77500000000000002,"5min":0.77500000000000002,"15min":0.77500000000000002},"max":{"1min":1.2829999999999999,"5min":1.4319999999999999,"15min":1.4319999999999999},"last":1.0249999999999999}]},{"osd":5,"last update":"Tue Apr 23 02:21:45 2024","interfaces":[{"interface":"back","average":{"1min":0.97799999999999998,"5min":0.95999999999999996,"15min":0.95699999999999996},"min":{"1min":0.54100000000000004,"5min":0.54100000000000004,"15min":0.54100000000000004},"max":{"1min":1.355,"5min":1.365,"15min":1.365},"last":0.67500000000000004},{"interface":"front","average":{"1min":1.042,"5min":1.034,"15min":1.0329999999999999},"min":{"1min":0.627,"5min":0.627,"15min":0.627},"max":{"1min":1.2989999999999999,"5min":1.4079999999999999,"15min":1.4079999999999999},"last":0.64400000000000002}]},{"osd":6,"last update":"Tue Apr 23 02:22:12 2024","interfaces":[{"interface":"back","average":{"1min":1.0109999999999999,"5min":0.96799999999999997,"15min":0.96099999999999997},"min":{"1min":0.60099999999999998,"5min":0.52000000000000002,"15min":0.52000000000000002},"max":{"1min":1.4159999999999999,"5min":1.4159999999999999,"15min":1.4159999999999999},"last":0.90600000000000003},{"interface":"front","average":{"1min":1.1379999999999999,"5min":1.1120000000000001,"15min":1.1080000000000001},"min":{"1min":0.76800000000000002,"5min":0.754,"15min":0.754},"max":{"1min":1.4710000000000001,"5min":1.4710000000000001,"15min":1.4710000000000001},"last":0.97899999999999998}]},{"osd":7,"last update":"Tue Apr 23 02:21:34 2024","interfaces":[{"interface":"back","average":{"1min":1.022,"5min":1.022,"15min":1.022},"min":{"1min":0.54400000000000004,"5min":0.54400000000000004,"15min":0.54400000000000004},"max":{"1min":1.4119999999999999,"5min":1.4119999999999999,"15min":1.4119999999999999},"last":0.85399999999999998},{"interface":"front","average":{"1min":1.1200000000000001,"5min":1.1200000000000001,"15min":1.1200000000000001},"min":{"1min":0.64700000000000002,"5min":0.64700000000000002,"15min":0.64700000000000002},"max":{"1min":1.381,"5min":1.381,"15min":1.381},"last":1.0009999999999999}]}]},{"osd":5,"up_from":37,"seq":158913789988,"num_pgs":0,"num_osds":1,"num_per_pool_osds":0,"num_per_pool_omap_osds":0,"kb":93745152,"kb_used":5344,"kb_used_data":472,"kb_used_omap":0,"kb_used_meta":4864,"kb_avail":93739808,"statfs":{"total":95995035648,"available":95989563392,"internally_reserved":0,"allocated":483328,"data_stored":191358,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":4980736},"hb_peers":[0,1,2,3,4,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Tue Apr 23 02:21:46 2024","interfaces":[{"interface":"back","average":{"1min":0.97799999999999998,"5min":0.90600000000000003,"15min":0.89400000000000002},"min":{"1min":0.67000000000000004,"5min":0.623,"15min":0.623},"max":{"1min":1.286,"5min":1.3260000000000001,"15min":1.3260000000000001},"last":1.044},{"interface":"front","average":{"1min":0.92600000000000005,"5min":0.94599999999999995,"15min":0.94999999999999996},"min":{"1min":0.50700000000000001,"5min":0.50700000000000001,"15min":0.50700000000000001},"max":{"1min":1.208,"5min":1.208,"15min":1.208},"last":0.75600000000000001}]},{"osd":1,"last update":"Tue Apr 23 02:21:46 2024","interfaces":[{"interface":"back","average":{"1min":0.94299999999999995,"5min":0.876,"15min":0.86499999999999999},"min":{"1min":0.68100000000000005,"5min":0.621,"15min":0.621},"max":{"1min":1.292,"5min":1.337,"15min":1.337},"last":0.94699999999999995},{"interface":"front","average":{"1min":0.93600000000000005,"5min":0.95599999999999996,"15min":0.95899999999999996},"min":{"1min":0.57099999999999995,"5min":0.57099999999999995,"15min":0.57099999999999995},"max":{"1min":1.262,"5min":1.262,"15min":1.262},"last":1.0169999999999999}]},{"osd":2,"last update":"Tue Apr 23 02:21:46 2024","interfaces":[{"interface":"back","average":{"1min":0.97199999999999998,"5min":0.94199999999999995,"15min":0.93700000000000006},"min":{"1min":0.54800000000000004,"5min":0.54800000000000004,"15min":0.54800000000000004},"max":{"1min":1.3169999999999999,"5min":1.383,"15min":1.383},"last":1.079},{"interface":"front","average":{"1min":0.96899999999999997,"5min":0.99299999999999999,"15min":0.997},"min":{"1min":0.61199999999999999,"5min":0.61199999999999999,"15min":0.61199999999999999},"max":{"1min":1.268,"5min":1.268,"15min":1.268},"last":0.80100000000000005}]},{"osd":3,"last update":"Tue Apr 23 02:21:46 2024","interfaces":[{"interface":"back","average":{"1min":1.0369999999999999,"5min":1.0049999999999999,"15min":1},"min":{"1min":0.63600000000000001,"5min":0.63600000000000001,"15min":0.63600000000000001},"max":{"1min":1.242,"5min":1.2869999999999999,"15min":1.2869999999999999},"last":0.71699999999999997},{"interface":"front","average":{"1min":1.052,"5min":1.0349999999999999,"15min":1.032},"min":{"1min":0.81699999999999995,"5min":0.77100000000000002,"15min":0.77100000000000002},"max":{"1min":1.351,"5min":1.351,"15min":1.351},"last":1.1040000000000001}]},{"osd":4,"last update":"Tue Apr 23 02:21:46 2024","interfaces":[{"interface":"back","average":{"1min":0.96099999999999997,"5min":0.87,"15min":0.85499999999999998},"min":{"1min":0.60199999999999998,"5min":0.60199999999999998,"15min":0.60199999999999998},"max":{"1min":1.306,"5min":1.306,"15min":1.306},"last":0.627},{"interface":"front","average":{"1min":1.016,"5min":0.93799999999999994,"15min":0.92500000000000004},"min":{"1min":0.55700000000000005,"5min":0.55700000000000005,"15min":0.55700000000000005},"max":{"1min":1.403,"5min":1.403,"15min":1.403},"last":0.98099999999999998}]},{"osd":6,"last update":"Tue Apr 23 02:22:11 2024","interfaces":[{"interface":"back","average":{"1min":1.105,"5min":1.083,"15min":1.079},"min":{"1min":0.77700000000000002,"5min":0.77700000000000002,"15min":0.77700000000000002},"max":{"1min":1.45,"5min":1.45,"15min":1.45},"last":1.155},{"interface":"front","average":{"1min":1.1479999999999999,"5min":1.196,"15min":1.204},"min":{"1min":0.77500000000000002,"5min":0.77500000000000002,"15min":0.77500000000000002},"max":{"1min":1.482,"5min":1.482,"15min":1.482},"last":1.1719999999999999}]},{"osd":7,"last update":"Tue Apr 23 02:21:32 2024","interfaces":[{"interface":"back","average":{"1min":1.2569999999999999,"5min":1.2569999999999999,"15min":1.2569999999999999},"min":{"1min":0.93700000000000006,"5min":0.93700000000000006,"15min":0.93700000000000006},"max":{"1min":1.4379999999999999,"5min":1.4379999999999999,"15min":1.4379999999999999},"last":1.23},{"interface":"front","average":{"1min":1.1859999999999999,"5min":1.1859999999999999,"15min":1.1859999999999999},"min":{"1min":0.63900000000000001,"5min":0.63900000000000001,"15min":0.63900000000000001},"max":{"1min":1.526,"5min":1.526,"15min":1.526},"last":0.89100000000000001}]}]}],"pool_statfs":[{"poolid":1,"osd":0,"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},{"poolid":1,"osd":1,"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},{"poolid":1,"osd":2,"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},{"poolid":1,"osd":4,"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},{"poolid":1,"osd":5,"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},{"poolid":1,"osd":6,"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},{"poolid":1,"osd":7,"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}]}} 2024-04-23T02:22:34.539 INFO:tasks.cephadm.ceph_manager.ceph:clean! 2024-04-23T02:22:34.539 INFO:tasks.ceph:Waiting until ceph cluster ceph is healthy... 2024-04-23T02:22:34.540 INFO:tasks.cephadm.ceph_manager.ceph:wait_until_healthy 2024-04-23T02:22:34.540 DEBUG:teuthology.orchestra.run.smithi037:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.0 shell --fsid 39f0dbf0-0117-11ef-bc93-c7b262605968 -- ceph health --format=json 2024-04-23T02:22:34.807 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:22:34 smithi037 bash[18830]: cluster 2024-04-23T02:22:32.591859+0000 mgr.y (mgr.14144) 255 : cluster [DBG] pgmap v226: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-04-23T02:22:34.808 INFO:journalctl@ceph.alertmanager.a.smithi037.stdout:Apr 23 02:22:34 smithi037 bash[36467]: level=info ts=2024-04-23T02:22:34.344Z caller=cluster.go:640 component=cluster msg="gossip settled; proceeding" elapsed=10.001038576s 2024-04-23T02:22:34.808 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:22:34 smithi037 bash[14334]: cluster 2024-04-23T02:22:32.591859+0000 mgr.y (mgr.14144) 255 : cluster [DBG] pgmap v226: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-04-23T02:22:34.926 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:22:34 smithi191 bash[14421]: cluster 2024-04-23T02:22:32.591859+0000 mgr.y (mgr.14144) 255 : cluster [DBG] pgmap v226: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-04-23T02:22:35.807 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:22:35 smithi037 bash[18830]: audit 2024-04-23T02:22:33.801915+0000 mgr.y (mgr.14144) 256 : audit [DBG] from='client.24490 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-04-23T02:22:35.808 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:22:35 smithi037 bash[14334]: audit 2024-04-23T02:22:33.801915+0000 mgr.y (mgr.14144) 256 : audit [DBG] from='client.24490 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-04-23T02:22:35.926 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:22:35 smithi191 bash[14421]: audit 2024-04-23T02:22:33.801915+0000 mgr.y (mgr.14144) 256 : audit [DBG] from='client.24490 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-04-23T02:22:36.808 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:22:36 smithi037 bash[18830]: cluster 2024-04-23T02:22:34.592480+0000 mgr.y (mgr.14144) 257 : cluster [DBG] pgmap v227: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-04-23T02:22:36.808 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:22:36 smithi037 bash[18830]: audit 2024-04-23T02:22:35.841109+0000 mon.a (mon.0) 508 : audit [INF] from='mgr.14144 172.21.15.37:0/2766993901' entity='mgr.y' 2024-04-23T02:22:36.808 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:22:36 smithi037 bash[18830]: audit 2024-04-23T02:22:35.885424+0000 mon.a (mon.0) 509 : audit [INF] from='mgr.14144 172.21.15.37:0/2766993901' entity='mgr.y' 2024-04-23T02:22:36.808 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:22:36 smithi037 bash[18830]: audit 2024-04-23T02:22:35.893566+0000 mon.a (mon.0) 510 : audit [INF] from='mgr.14144 172.21.15.37:0/2766993901' entity='mgr.y' 2024-04-23T02:22:36.808 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:22:36 smithi037 bash[14334]: cluster 2024-04-23T02:22:34.592480+0000 mgr.y (mgr.14144) 257 : cluster [DBG] pgmap v227: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-04-23T02:22:36.808 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:22:36 smithi037 bash[14334]: audit 2024-04-23T02:22:35.841109+0000 mon.a (mon.0) 508 : audit [INF] from='mgr.14144 172.21.15.37:0/2766993901' entity='mgr.y' 2024-04-23T02:22:36.808 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:22:36 smithi037 bash[14334]: audit 2024-04-23T02:22:35.885424+0000 mon.a (mon.0) 509 : audit [INF] from='mgr.14144 172.21.15.37:0/2766993901' entity='mgr.y' 2024-04-23T02:22:36.808 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:22:36 smithi037 bash[14334]: audit 2024-04-23T02:22:35.893566+0000 mon.a (mon.0) 510 : audit [INF] from='mgr.14144 172.21.15.37:0/2766993901' entity='mgr.y' 2024-04-23T02:22:36.926 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:22:36 smithi191 bash[14421]: cluster 2024-04-23T02:22:34.592480+0000 mgr.y (mgr.14144) 257 : cluster [DBG] pgmap v227: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-04-23T02:22:36.926 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:22:36 smithi191 bash[14421]: audit 2024-04-23T02:22:35.841109+0000 mon.a (mon.0) 508 : audit [INF] from='mgr.14144 172.21.15.37:0/2766993901' entity='mgr.y' 2024-04-23T02:22:36.926 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:22:36 smithi191 bash[14421]: audit 2024-04-23T02:22:35.885424+0000 mon.a (mon.0) 509 : audit [INF] from='mgr.14144 172.21.15.37:0/2766993901' entity='mgr.y' 2024-04-23T02:22:36.927 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:22:36 smithi191 bash[14421]: audit 2024-04-23T02:22:35.893566+0000 mon.a (mon.0) 510 : audit [INF] from='mgr.14144 172.21.15.37:0/2766993901' entity='mgr.y' 2024-04-23T02:22:37.046 INFO:teuthology.orchestra.run.smithi037.stderr:Inferring config /var/lib/ceph/39f0dbf0-0117-11ef-bc93-c7b262605968/mon.a/config 2024-04-23T02:22:37.807 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:22:37 smithi037 bash[14334]: cluster 2024-04-23T02:22:36.593091+0000 mgr.y (mgr.14144) 258 : cluster [DBG] pgmap v228: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-04-23T02:22:37.808 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:22:37 smithi037 bash[18830]: cluster 2024-04-23T02:22:36.593091+0000 mgr.y (mgr.14144) 258 : cluster [DBG] pgmap v228: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-04-23T02:22:37.926 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:22:37 smithi191 bash[14421]: cluster 2024-04-23T02:22:36.593091+0000 mgr.y (mgr.14144) 258 : cluster [DBG] pgmap v228: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-04-23T02:22:40.001 INFO:teuthology.orchestra.run.smithi037.stdout: 2024-04-23T02:22:40.307 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:22:40 smithi037 bash[14334]: cluster 2024-04-23T02:22:38.593713+0000 mgr.y (mgr.14144) 259 : cluster [DBG] pgmap v229: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-04-23T02:22:40.308 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:22:40 smithi037 bash[14334]: audit 2024-04-23T02:22:39.996193+0000 mon.a (mon.0) 511 : audit [DBG] from='client.? 172.21.15.37:0/363459157' entity='client.admin' cmd=[{"prefix": "health", "format": "json"}]: dispatch 2024-04-23T02:22:40.308 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:22:40 smithi037 bash[18830]: cluster 2024-04-23T02:22:38.593713+0000 mgr.y (mgr.14144) 259 : cluster [DBG] pgmap v229: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-04-23T02:22:40.308 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:22:40 smithi037 bash[18830]: audit 2024-04-23T02:22:39.996193+0000 mon.a (mon.0) 511 : audit [DBG] from='client.? 172.21.15.37:0/363459157' entity='client.admin' cmd=[{"prefix": "health", "format": "json"}]: dispatch 2024-04-23T02:22:40.426 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:22:40 smithi191 bash[14421]: cluster 2024-04-23T02:22:38.593713+0000 mgr.y (mgr.14144) 259 : cluster [DBG] pgmap v229: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-04-23T02:22:40.426 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:22:40 smithi191 bash[14421]: audit 2024-04-23T02:22:39.996193+0000 mon.a (mon.0) 511 : audit [DBG] from='client.? 172.21.15.37:0/363459157' entity='client.admin' cmd=[{"prefix": "health", "format": "json"}]: dispatch 2024-04-23T02:22:40.716 INFO:teuthology.orchestra.run.smithi037.stdout:{"status":"HEALTH_OK","checks":{},"mutes":[]} 2024-04-23T02:22:40.717 INFO:tasks.cephadm.ceph_manager.ceph:wait_until_healthy done 2024-04-23T02:22:40.717 INFO:tasks.cephadm:Setup complete, yielding 2024-04-23T02:22:40.717 INFO:teuthology.run_tasks:Running task cephadm.shell... 2024-04-23T02:22:40.727 INFO:tasks.cephadm:Running commands on role mon.a host ubuntu@smithi037.front.sepia.ceph.com 2024-04-23T02:22:40.728 DEBUG:teuthology.orchestra.run.smithi037:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 39f0dbf0-0117-11ef-bc93-c7b262605968 -e sha1=646b8c7d293d8ec31a40c69f7b3237b19c1be24d -- bash -c 'radosgw-admin realm create --rgw-realm=r --default' 2024-04-23T02:22:42.426 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:22:42 smithi191 bash[14421]: cluster 2024-04-23T02:22:40.594348+0000 mgr.y (mgr.14144) 260 : cluster [DBG] pgmap v230: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-04-23T02:22:42.557 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:22:42 smithi037 bash[14334]: cluster 2024-04-23T02:22:40.594348+0000 mgr.y (mgr.14144) 260 : cluster [DBG] pgmap v230: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-04-23T02:22:42.558 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:22:42 smithi037 bash[18830]: cluster 2024-04-23T02:22:40.594348+0000 mgr.y (mgr.14144) 260 : cluster [DBG] pgmap v230: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-04-23T02:22:44.426 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:22:44 smithi191 bash[14421]: cluster 2024-04-23T02:22:42.594882+0000 mgr.y (mgr.14144) 261 : cluster [DBG] pgmap v231: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-04-23T02:22:44.557 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:22:44 smithi037 bash[14334]: cluster 2024-04-23T02:22:42.594882+0000 mgr.y (mgr.14144) 261 : cluster [DBG] pgmap v231: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-04-23T02:22:44.558 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:22:44 smithi037 bash[18830]: cluster 2024-04-23T02:22:42.594882+0000 mgr.y (mgr.14144) 261 : cluster [DBG] pgmap v231: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-04-23T02:22:45.142 INFO:teuthology.orchestra.run.smithi037.stdout:{ 2024-04-23T02:22:45.142 INFO:teuthology.orchestra.run.smithi037.stdout: "id": "2dc2a72e-ff3c-461e-8fda-f81a5342675d", 2024-04-23T02:22:45.142 INFO:teuthology.orchestra.run.smithi037.stdout: "name": "r", 2024-04-23T02:22:45.142 INFO:teuthology.orchestra.run.smithi037.stdout: "current_period": "53698bbc-d673-45dc-bbb4-8e7e8789f387", 2024-04-23T02:22:45.142 INFO:teuthology.orchestra.run.smithi037.stdout: "epoch": 1 2024-04-23T02:22:45.142 INFO:teuthology.orchestra.run.smithi037.stdout:} 2024-04-23T02:22:45.426 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:22:45 smithi191 bash[14421]: cluster 2024-04-23T02:22:44.088817+0000 mon.a (mon.0) 512 : cluster [DBG] osdmap e52: 8 total, 8 up, 8 in 2024-04-23T02:22:45.426 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:22:45 smithi191 bash[14421]: audit 2024-04-23T02:22:44.090801+0000 mon.a (mon.0) 513 : audit [INF] from='client.? 172.21.15.37:0/748990718' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": ".rgw.root","app": "rgw"}]: dispatch 2024-04-23T02:22:45.558 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:22:45 smithi037 bash[14334]: cluster 2024-04-23T02:22:44.088817+0000 mon.a (mon.0) 512 : cluster [DBG] osdmap e52: 8 total, 8 up, 8 in 2024-04-23T02:22:45.558 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:22:45 smithi037 bash[14334]: audit 2024-04-23T02:22:44.090801+0000 mon.a (mon.0) 513 : audit [INF] from='client.? 172.21.15.37:0/748990718' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": ".rgw.root","app": "rgw"}]: dispatch 2024-04-23T02:22:45.558 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:22:45 smithi037 bash[18830]: cluster 2024-04-23T02:22:44.088817+0000 mon.a (mon.0) 512 : cluster [DBG] osdmap e52: 8 total, 8 up, 8 in 2024-04-23T02:22:45.558 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:22:45 smithi037 bash[18830]: audit 2024-04-23T02:22:44.090801+0000 mon.a (mon.0) 513 : audit [INF] from='client.? 172.21.15.37:0/748990718' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": ".rgw.root","app": "rgw"}]: dispatch 2024-04-23T02:22:45.853 DEBUG:teuthology.orchestra.run.smithi037:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 39f0dbf0-0117-11ef-bc93-c7b262605968 -e sha1=646b8c7d293d8ec31a40c69f7b3237b19c1be24d -- bash -c 'radosgw-admin zonegroup create --rgw-zonegroup=default --master --default' 2024-04-23T02:22:46.308 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:22:46 smithi037 bash[14334]: cluster 2024-04-23T02:22:44.595682+0000 mgr.y (mgr.14144) 262 : cluster [DBG] pgmap v233: 33 pgs: 10 creating+peering, 1 active+clean, 22 unknown; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-04-23T02:22:46.308 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:22:46 smithi037 bash[14334]: audit 2024-04-23T02:22:45.094474+0000 mon.a (mon.0) 514 : audit [INF] from='client.? 172.21.15.37:0/748990718' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": ".rgw.root","app": "rgw"}]': finished 2024-04-23T02:22:46.308 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:22:46 smithi037 bash[14334]: cluster 2024-04-23T02:22:45.094784+0000 mon.a (mon.0) 515 : cluster [DBG] osdmap e53: 8 total, 8 up, 8 in 2024-04-23T02:22:46.308 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:22:46 smithi037 bash[14334]: cluster 2024-04-23T02:22:46.095668+0000 mon.a (mon.0) 516 : cluster [DBG] osdmap e54: 8 total, 8 up, 8 in 2024-04-23T02:22:46.308 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:22:46 smithi037 bash[18830]: cluster 2024-04-23T02:22:44.595682+0000 mgr.y (mgr.14144) 262 : cluster [DBG] pgmap v233: 33 pgs: 10 creating+peering, 1 active+clean, 22 unknown; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-04-23T02:22:46.308 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:22:46 smithi037 bash[18830]: audit 2024-04-23T02:22:45.094474+0000 mon.a (mon.0) 514 : audit [INF] from='client.? 172.21.15.37:0/748990718' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": ".rgw.root","app": "rgw"}]': finished 2024-04-23T02:22:46.308 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:22:46 smithi037 bash[18830]: cluster 2024-04-23T02:22:45.094784+0000 mon.a (mon.0) 515 : cluster [DBG] osdmap e53: 8 total, 8 up, 8 in 2024-04-23T02:22:46.308 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:22:46 smithi037 bash[18830]: cluster 2024-04-23T02:22:46.095668+0000 mon.a (mon.0) 516 : cluster [DBG] osdmap e54: 8 total, 8 up, 8 in 2024-04-23T02:22:46.426 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:22:46 smithi191 bash[14421]: cluster 2024-04-23T02:22:44.595682+0000 mgr.y (mgr.14144) 262 : cluster [DBG] pgmap v233: 33 pgs: 10 creating+peering, 1 active+clean, 22 unknown; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-04-23T02:22:46.426 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:22:46 smithi191 bash[14421]: audit 2024-04-23T02:22:45.094474+0000 mon.a (mon.0) 514 : audit [INF] from='client.? 172.21.15.37:0/748990718' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": ".rgw.root","app": "rgw"}]': finished 2024-04-23T02:22:46.427 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:22:46 smithi191 bash[14421]: cluster 2024-04-23T02:22:45.094784+0000 mon.a (mon.0) 515 : cluster [DBG] osdmap e53: 8 total, 8 up, 8 in 2024-04-23T02:22:46.427 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:22:46 smithi191 bash[14421]: cluster 2024-04-23T02:22:46.095668+0000 mon.a (mon.0) 516 : cluster [DBG] osdmap e54: 8 total, 8 up, 8 in 2024-04-23T02:22:48.120 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:22:48 smithi037 bash[18830]: cluster 2024-04-23T02:22:46.596542+0000 mgr.y (mgr.14144) 263 : cluster [DBG] pgmap v236: 33 pgs: 13 creating+peering, 13 active+clean, 7 unknown; 299 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-04-23T02:22:48.426 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:22:48 smithi191 bash[14421]: cluster 2024-04-23T02:22:46.596542+0000 mgr.y (mgr.14144) 263 : cluster [DBG] pgmap v236: 33 pgs: 13 creating+peering, 13 active+clean, 7 unknown; 299 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-04-23T02:22:48.527 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:22:48 smithi037 bash[14334]: cluster 2024-04-23T02:22:46.596542+0000 mgr.y (mgr.14144) 263 : cluster [DBG] pgmap v236: 33 pgs: 13 creating+peering, 13 active+clean, 7 unknown; 299 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-04-23T02:22:48.673 INFO:teuthology.orchestra.run.smithi037.stdout:{ 2024-04-23T02:22:48.674 INFO:teuthology.orchestra.run.smithi037.stdout: "id": "54a60b08-1950-4596-b479-505a290e1050", 2024-04-23T02:22:48.674 INFO:teuthology.orchestra.run.smithi037.stdout: "name": "default", 2024-04-23T02:22:48.674 INFO:teuthology.orchestra.run.smithi037.stdout: "api_name": "default", 2024-04-23T02:22:48.674 INFO:teuthology.orchestra.run.smithi037.stdout: "is_master": "true", 2024-04-23T02:22:48.674 INFO:teuthology.orchestra.run.smithi037.stdout: "endpoints": [], 2024-04-23T02:22:48.674 INFO:teuthology.orchestra.run.smithi037.stdout: "hostnames": [], 2024-04-23T02:22:48.674 INFO:teuthology.orchestra.run.smithi037.stdout: "hostnames_s3website": [], 2024-04-23T02:22:48.674 INFO:teuthology.orchestra.run.smithi037.stdout: "master_zone": "", 2024-04-23T02:22:48.674 INFO:teuthology.orchestra.run.smithi037.stdout: "zones": [], 2024-04-23T02:22:48.674 INFO:teuthology.orchestra.run.smithi037.stdout: "placement_targets": [], 2024-04-23T02:22:48.674 INFO:teuthology.orchestra.run.smithi037.stdout: "default_placement": "", 2024-04-23T02:22:48.675 INFO:teuthology.orchestra.run.smithi037.stdout: "realm_id": "2dc2a72e-ff3c-461e-8fda-f81a5342675d", 2024-04-23T02:22:48.675 INFO:teuthology.orchestra.run.smithi037.stdout: "sync_policy": { 2024-04-23T02:22:48.675 INFO:teuthology.orchestra.run.smithi037.stdout: "groups": [] 2024-04-23T02:22:48.675 INFO:teuthology.orchestra.run.smithi037.stdout: } 2024-04-23T02:22:48.675 INFO:teuthology.orchestra.run.smithi037.stdout:} 2024-04-23T02:22:49.434 DEBUG:teuthology.orchestra.run.smithi037:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 39f0dbf0-0117-11ef-bc93-c7b262605968 -e sha1=646b8c7d293d8ec31a40c69f7b3237b19c1be24d -- bash -c 'radosgw-admin zone create --rgw-zonegroup=default --rgw-zone=z --master --default' 2024-04-23T02:22:50.372 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:22:50 smithi037 bash[14334]: cluster 2024-04-23T02:22:48.597186+0000 mgr.y (mgr.14144) 264 : cluster [DBG] pgmap v237: 33 pgs: 13 creating+peering, 20 active+clean; 299 B data, 43 MiB used, 715 GiB / 715 GiB avail 2024-04-23T02:22:50.373 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:22:50 smithi037 bash[18830]: cluster 2024-04-23T02:22:48.597186+0000 mgr.y (mgr.14144) 264 : cluster [DBG] pgmap v237: 33 pgs: 13 creating+peering, 20 active+clean; 299 B data, 43 MiB used, 715 GiB / 715 GiB avail 2024-04-23T02:22:50.426 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:22:50 smithi191 bash[14421]: cluster 2024-04-23T02:22:48.597186+0000 mgr.y (mgr.14144) 264 : cluster [DBG] pgmap v237: 33 pgs: 13 creating+peering, 20 active+clean; 299 B data, 43 MiB used, 715 GiB / 715 GiB avail 2024-04-23T02:22:52.015 INFO:teuthology.orchestra.run.smithi037.stdout:{ 2024-04-23T02:22:52.016 INFO:teuthology.orchestra.run.smithi037.stdout: "id": "b1f363bd-97e0-428a-bb5a-55a2ddb54ca5", 2024-04-23T02:22:52.016 INFO:teuthology.orchestra.run.smithi037.stdout: "name": "z", 2024-04-23T02:22:52.016 INFO:teuthology.orchestra.run.smithi037.stdout: "domain_root": "z.rgw.meta:root", 2024-04-23T02:22:52.016 INFO:teuthology.orchestra.run.smithi037.stdout: "control_pool": "z.rgw.control", 2024-04-23T02:22:52.016 INFO:teuthology.orchestra.run.smithi037.stdout: "gc_pool": "z.rgw.log:gc", 2024-04-23T02:22:52.016 INFO:teuthology.orchestra.run.smithi037.stdout: "lc_pool": "z.rgw.log:lc", 2024-04-23T02:22:52.016 INFO:teuthology.orchestra.run.smithi037.stdout: "log_pool": "z.rgw.log", 2024-04-23T02:22:52.016 INFO:teuthology.orchestra.run.smithi037.stdout: "intent_log_pool": "z.rgw.log:intent", 2024-04-23T02:22:52.016 INFO:teuthology.orchestra.run.smithi037.stdout: "usage_log_pool": "z.rgw.log:usage", 2024-04-23T02:22:52.016 INFO:teuthology.orchestra.run.smithi037.stdout: "roles_pool": "z.rgw.meta:roles", 2024-04-23T02:22:52.016 INFO:teuthology.orchestra.run.smithi037.stdout: "reshard_pool": "z.rgw.log:reshard", 2024-04-23T02:22:52.016 INFO:teuthology.orchestra.run.smithi037.stdout: "user_keys_pool": "z.rgw.meta:users.keys", 2024-04-23T02:22:52.017 INFO:teuthology.orchestra.run.smithi037.stdout: "user_email_pool": "z.rgw.meta:users.email", 2024-04-23T02:22:52.017 INFO:teuthology.orchestra.run.smithi037.stdout: "user_swift_pool": "z.rgw.meta:users.swift", 2024-04-23T02:22:52.017 INFO:teuthology.orchestra.run.smithi037.stdout: "user_uid_pool": "z.rgw.meta:users.uid", 2024-04-23T02:22:52.017 INFO:teuthology.orchestra.run.smithi037.stdout: "otp_pool": "z.rgw.otp", 2024-04-23T02:22:52.017 INFO:teuthology.orchestra.run.smithi037.stdout: "system_key": { 2024-04-23T02:22:52.017 INFO:teuthology.orchestra.run.smithi037.stdout: "access_key": "", 2024-04-23T02:22:52.017 INFO:teuthology.orchestra.run.smithi037.stdout: "secret_key": "" 2024-04-23T02:22:52.017 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-04-23T02:22:52.017 INFO:teuthology.orchestra.run.smithi037.stdout: "placement_pools": [ 2024-04-23T02:22:52.017 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-04-23T02:22:52.017 INFO:teuthology.orchestra.run.smithi037.stdout: "key": "default-placement", 2024-04-23T02:22:52.017 INFO:teuthology.orchestra.run.smithi037.stdout: "val": { 2024-04-23T02:22:52.017 INFO:teuthology.orchestra.run.smithi037.stdout: "index_pool": "z.rgw.buckets.index", 2024-04-23T02:22:52.017 INFO:teuthology.orchestra.run.smithi037.stdout: "storage_classes": { 2024-04-23T02:22:52.017 INFO:teuthology.orchestra.run.smithi037.stdout: "STANDARD": { 2024-04-23T02:22:52.017 INFO:teuthology.orchestra.run.smithi037.stdout: "data_pool": "z.rgw.buckets.data" 2024-04-23T02:22:52.018 INFO:teuthology.orchestra.run.smithi037.stdout: } 2024-04-23T02:22:52.018 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-04-23T02:22:52.018 INFO:teuthology.orchestra.run.smithi037.stdout: "data_extra_pool": "z.rgw.buckets.non-ec", 2024-04-23T02:22:52.018 INFO:teuthology.orchestra.run.smithi037.stdout: "index_type": 0 2024-04-23T02:22:52.018 INFO:teuthology.orchestra.run.smithi037.stdout: } 2024-04-23T02:22:52.018 INFO:teuthology.orchestra.run.smithi037.stdout: } 2024-04-23T02:22:52.018 INFO:teuthology.orchestra.run.smithi037.stdout: ], 2024-04-23T02:22:52.018 INFO:teuthology.orchestra.run.smithi037.stdout: "realm_id": "2dc2a72e-ff3c-461e-8fda-f81a5342675d", 2024-04-23T02:22:52.018 INFO:teuthology.orchestra.run.smithi037.stdout: "notif_pool": "z.rgw.log:notif" 2024-04-23T02:22:52.018 INFO:teuthology.orchestra.run.smithi037.stdout:} 2024-04-23T02:22:52.426 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:22:52 smithi191 bash[14421]: cluster 2024-04-23T02:22:50.598008+0000 mgr.y (mgr.14144) 265 : cluster [DBG] pgmap v238: 33 pgs: 33 active+clean; 562 B data, 43 MiB used, 715 GiB / 715 GiB avail; 511 B/s rd, 1.5 KiB/s wr, 2 op/s 2024-04-23T02:22:52.557 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:22:52 smithi037 bash[14334]: cluster 2024-04-23T02:22:50.598008+0000 mgr.y (mgr.14144) 265 : cluster [DBG] pgmap v238: 33 pgs: 33 active+clean; 562 B data, 43 MiB used, 715 GiB / 715 GiB avail; 511 B/s rd, 1.5 KiB/s wr, 2 op/s 2024-04-23T02:22:52.558 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:22:52 smithi037 bash[18830]: cluster 2024-04-23T02:22:50.598008+0000 mgr.y (mgr.14144) 265 : cluster [DBG] pgmap v238: 33 pgs: 33 active+clean; 562 B data, 43 MiB used, 715 GiB / 715 GiB avail; 511 B/s rd, 1.5 KiB/s wr, 2 op/s 2024-04-23T02:22:52.757 DEBUG:teuthology.orchestra.run.smithi037:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 39f0dbf0-0117-11ef-bc93-c7b262605968 -e sha1=646b8c7d293d8ec31a40c69f7b3237b19c1be24d -- bash -c 'radosgw-admin period update --rgw-realm=r --commit' 2024-04-23T02:22:54.426 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:22:54 smithi191 bash[14421]: cluster 2024-04-23T02:22:52.598765+0000 mgr.y (mgr.14144) 266 : cluster [DBG] pgmap v239: 33 pgs: 33 active+clean; 818 B data, 43 MiB used, 715 GiB / 715 GiB avail; 341 B/s rd, 1.7 KiB/s wr, 2 op/s 2024-04-23T02:22:54.558 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:22:54 smithi037 bash[18830]: cluster 2024-04-23T02:22:52.598765+0000 mgr.y (mgr.14144) 266 : cluster [DBG] pgmap v239: 33 pgs: 33 active+clean; 818 B data, 43 MiB used, 715 GiB / 715 GiB avail; 341 B/s rd, 1.7 KiB/s wr, 2 op/s 2024-04-23T02:22:54.558 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:22:54 smithi037 bash[14334]: cluster 2024-04-23T02:22:52.598765+0000 mgr.y (mgr.14144) 266 : cluster [DBG] pgmap v239: 33 pgs: 33 active+clean; 818 B data, 43 MiB used, 715 GiB / 715 GiB avail; 341 B/s rd, 1.7 KiB/s wr, 2 op/s 2024-04-23T02:22:56.426 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:22:56 smithi191 bash[14421]: cluster 2024-04-23T02:22:54.599521+0000 mgr.y (mgr.14144) 267 : cluster [DBG] pgmap v240: 33 pgs: 33 active+clean; 1.6 KiB data, 43 MiB used, 715 GiB / 715 GiB avail; 383 B/s rd, 1.4 KiB/s wr, 2 op/s 2024-04-23T02:22:56.558 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:22:56 smithi037 bash[14334]: cluster 2024-04-23T02:22:54.599521+0000 mgr.y (mgr.14144) 267 : cluster [DBG] pgmap v240: 33 pgs: 33 active+clean; 1.6 KiB data, 43 MiB used, 715 GiB / 715 GiB avail; 383 B/s rd, 1.4 KiB/s wr, 2 op/s 2024-04-23T02:22:56.558 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:22:56 smithi037 bash[18830]: cluster 2024-04-23T02:22:54.599521+0000 mgr.y (mgr.14144) 267 : cluster [DBG] pgmap v240: 33 pgs: 33 active+clean; 1.6 KiB data, 43 MiB used, 715 GiB / 715 GiB avail; 383 B/s rd, 1.4 KiB/s wr, 2 op/s 2024-04-23T02:22:57.426 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:22:57 smithi191 bash[14421]: cluster 2024-04-23T02:22:56.139355+0000 mon.a (mon.0) 517 : cluster [DBG] osdmap e55: 8 total, 8 up, 8 in 2024-04-23T02:22:57.426 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:22:57 smithi191 bash[14421]: audit 2024-04-23T02:22:56.147105+0000 mon.a (mon.0) 518 : audit [INF] from='client.? 172.21.15.37:0/3598106456' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.log","app": "rgw"}]: dispatch 2024-04-23T02:22:57.558 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:22:57 smithi037 bash[14334]: cluster 2024-04-23T02:22:56.139355+0000 mon.a (mon.0) 517 : cluster [DBG] osdmap e55: 8 total, 8 up, 8 in 2024-04-23T02:22:57.558 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:22:57 smithi037 bash[14334]: audit 2024-04-23T02:22:56.147105+0000 mon.a (mon.0) 518 : audit [INF] from='client.? 172.21.15.37:0/3598106456' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.log","app": "rgw"}]: dispatch 2024-04-23T02:22:57.558 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:22:57 smithi037 bash[18830]: cluster 2024-04-23T02:22:56.139355+0000 mon.a (mon.0) 517 : cluster [DBG] osdmap e55: 8 total, 8 up, 8 in 2024-04-23T02:22:57.558 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:22:57 smithi037 bash[18830]: audit 2024-04-23T02:22:56.147105+0000 mon.a (mon.0) 518 : audit [INF] from='client.? 172.21.15.37:0/3598106456' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.log","app": "rgw"}]: dispatch 2024-04-23T02:22:58.426 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:22:58 smithi191 bash[14421]: cluster 2024-04-23T02:22:56.600341+0000 mgr.y (mgr.14144) 268 : cluster [DBG] pgmap v242: 65 pgs: 3 creating+peering, 29 unknown, 33 active+clean; 1.8 KiB data, 43 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1.3 KiB/s wr, 2 op/s 2024-04-23T02:22:58.427 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:22:58 smithi191 bash[14421]: audit 2024-04-23T02:22:57.141355+0000 mon.a (mon.0) 519 : audit [INF] from='client.? 172.21.15.37:0/3598106456' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "z.rgw.log","app": "rgw"}]': finished 2024-04-23T02:22:58.427 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:22:58 smithi191 bash[14421]: cluster 2024-04-23T02:22:57.141656+0000 mon.a (mon.0) 520 : cluster [DBG] osdmap e56: 8 total, 8 up, 8 in 2024-04-23T02:22:58.558 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:22:58 smithi037 bash[14334]: cluster 2024-04-23T02:22:56.600341+0000 mgr.y (mgr.14144) 268 : cluster [DBG] pgmap v242: 65 pgs: 3 creating+peering, 29 unknown, 33 active+clean; 1.8 KiB data, 43 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1.3 KiB/s wr, 2 op/s 2024-04-23T02:22:58.558 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:22:58 smithi037 bash[14334]: audit 2024-04-23T02:22:57.141355+0000 mon.a (mon.0) 519 : audit [INF] from='client.? 172.21.15.37:0/3598106456' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "z.rgw.log","app": "rgw"}]': finished 2024-04-23T02:22:58.558 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:22:58 smithi037 bash[14334]: cluster 2024-04-23T02:22:57.141656+0000 mon.a (mon.0) 520 : cluster [DBG] osdmap e56: 8 total, 8 up, 8 in 2024-04-23T02:22:58.558 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:22:58 smithi037 bash[18830]: cluster 2024-04-23T02:22:56.600341+0000 mgr.y (mgr.14144) 268 : cluster [DBG] pgmap v242: 65 pgs: 3 creating+peering, 29 unknown, 33 active+clean; 1.8 KiB data, 43 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1.3 KiB/s wr, 2 op/s 2024-04-23T02:22:58.558 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:22:58 smithi037 bash[18830]: audit 2024-04-23T02:22:57.141355+0000 mon.a (mon.0) 519 : audit [INF] from='client.? 172.21.15.37:0/3598106456' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "z.rgw.log","app": "rgw"}]': finished 2024-04-23T02:22:58.558 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:22:58 smithi037 bash[18830]: cluster 2024-04-23T02:22:57.141656+0000 mon.a (mon.0) 520 : cluster [DBG] osdmap e56: 8 total, 8 up, 8 in 2024-04-23T02:22:59.558 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:22:59 smithi037 bash[14334]: cluster 2024-04-23T02:22:58.163456+0000 mon.a (mon.0) 521 : cluster [DBG] osdmap e57: 8 total, 8 up, 8 in 2024-04-23T02:22:59.558 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:22:59 smithi037 bash[14334]: audit 2024-04-23T02:22:58.176155+0000 mon.a (mon.0) 522 : audit [INF] from='client.? 172.21.15.37:0/3598106456' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.control","app": "rgw"}]: dispatch 2024-04-23T02:22:59.558 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:22:59 smithi037 bash[14334]: audit 2024-04-23T02:22:59.165704+0000 mon.a (mon.0) 523 : audit [INF] from='client.? 172.21.15.37:0/3598106456' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "z.rgw.control","app": "rgw"}]': finished 2024-04-23T02:22:59.558 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:22:59 smithi037 bash[14334]: cluster 2024-04-23T02:22:59.165919+0000 mon.a (mon.0) 524 : cluster [DBG] osdmap e58: 8 total, 8 up, 8 in 2024-04-23T02:22:59.558 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:22:59 smithi037 bash[18830]: cluster 2024-04-23T02:22:58.163456+0000 mon.a (mon.0) 521 : cluster [DBG] osdmap e57: 8 total, 8 up, 8 in 2024-04-23T02:22:59.558 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:22:59 smithi037 bash[18830]: audit 2024-04-23T02:22:58.176155+0000 mon.a (mon.0) 522 : audit [INF] from='client.? 172.21.15.37:0/3598106456' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.control","app": "rgw"}]: dispatch 2024-04-23T02:22:59.558 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:22:59 smithi037 bash[18830]: audit 2024-04-23T02:22:59.165704+0000 mon.a (mon.0) 523 : audit [INF] from='client.? 172.21.15.37:0/3598106456' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "z.rgw.control","app": "rgw"}]': finished 2024-04-23T02:22:59.558 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:22:59 smithi037 bash[18830]: cluster 2024-04-23T02:22:59.165919+0000 mon.a (mon.0) 524 : cluster [DBG] osdmap e58: 8 total, 8 up, 8 in 2024-04-23T02:22:59.676 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:22:59 smithi191 bash[14421]: cluster 2024-04-23T02:22:58.163456+0000 mon.a (mon.0) 521 : cluster [DBG] osdmap e57: 8 total, 8 up, 8 in 2024-04-23T02:22:59.677 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:22:59 smithi191 bash[14421]: audit 2024-04-23T02:22:58.176155+0000 mon.a (mon.0) 522 : audit [INF] from='client.? 172.21.15.37:0/3598106456' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.control","app": "rgw"}]: dispatch 2024-04-23T02:22:59.677 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:22:59 smithi191 bash[14421]: audit 2024-04-23T02:22:59.165704+0000 mon.a (mon.0) 523 : audit [INF] from='client.? 172.21.15.37:0/3598106456' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "z.rgw.control","app": "rgw"}]': finished 2024-04-23T02:22:59.677 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:22:59 smithi191 bash[14421]: cluster 2024-04-23T02:22:59.165919+0000 mon.a (mon.0) 524 : cluster [DBG] osdmap e58: 8 total, 8 up, 8 in 2024-04-23T02:23:00.926 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:23:00 smithi191 bash[14421]: cluster 2024-04-23T02:22:58.601026+0000 mgr.y (mgr.14144) 269 : cluster [DBG] pgmap v245: 97 pgs: 7 creating+peering, 51 unknown, 39 active+clean; 1.8 KiB data, 44 MiB used, 715 GiB / 715 GiB avail; 2.2 KiB/s rd, 511 B/s wr, 2 op/s 2024-04-23T02:23:01.058 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:23:00 smithi037 bash[14334]: cluster 2024-04-23T02:22:58.601026+0000 mgr.y (mgr.14144) 269 : cluster [DBG] pgmap v245: 97 pgs: 7 creating+peering, 51 unknown, 39 active+clean; 1.8 KiB data, 44 MiB used, 715 GiB / 715 GiB avail; 2.2 KiB/s rd, 511 B/s wr, 2 op/s 2024-04-23T02:23:01.058 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:23:00 smithi037 bash[18830]: cluster 2024-04-23T02:22:58.601026+0000 mgr.y (mgr.14144) 269 : cluster [DBG] pgmap v245: 97 pgs: 7 creating+peering, 51 unknown, 39 active+clean; 1.8 KiB data, 44 MiB used, 715 GiB / 715 GiB avail; 2.2 KiB/s rd, 511 B/s wr, 2 op/s 2024-04-23T02:23:01.927 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:23:01 smithi191 bash[14421]: cluster 2024-04-23T02:23:00.601917+0000 mgr.y (mgr.14144) 270 : cluster [DBG] pgmap v247: 97 pgs: 7 creating+peering, 15 unknown, 75 active+clean; 8.8 KiB data, 45 MiB used, 715 GiB / 715 GiB avail; 15 KiB/s rd, 11 KiB/s wr, 46 op/s 2024-04-23T02:23:01.927 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:23:01 smithi191 bash[14421]: cluster 2024-04-23T02:23:00.633768+0000 mon.a (mon.0) 525 : cluster [DBG] osdmap e59: 8 total, 8 up, 8 in 2024-04-23T02:23:01.927 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:23:01 smithi191 bash[14421]: audit 2024-04-23T02:23:00.640655+0000 mon.c (mon.1) 25 : audit [INF] from='client.? 172.21.15.37:0/3262151728' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.meta","app": "rgw"}]: dispatch 2024-04-23T02:23:01.927 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:23:01 smithi191 bash[14421]: audit 2024-04-23T02:23:00.648941+0000 mon.a (mon.0) 526 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.meta","app": "rgw"}]: dispatch 2024-04-23T02:23:02.058 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:23:01 smithi037 bash[14334]: cluster 2024-04-23T02:23:00.601917+0000 mgr.y (mgr.14144) 270 : cluster [DBG] pgmap v247: 97 pgs: 7 creating+peering, 15 unknown, 75 active+clean; 8.8 KiB data, 45 MiB used, 715 GiB / 715 GiB avail; 15 KiB/s rd, 11 KiB/s wr, 46 op/s 2024-04-23T02:23:02.058 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:23:01 smithi037 bash[14334]: cluster 2024-04-23T02:23:00.633768+0000 mon.a (mon.0) 525 : cluster [DBG] osdmap e59: 8 total, 8 up, 8 in 2024-04-23T02:23:02.058 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:23:01 smithi037 bash[14334]: audit 2024-04-23T02:23:00.640655+0000 mon.c (mon.1) 25 : audit [INF] from='client.? 172.21.15.37:0/3262151728' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.meta","app": "rgw"}]: dispatch 2024-04-23T02:23:02.058 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:23:01 smithi037 bash[14334]: audit 2024-04-23T02:23:00.648941+0000 mon.a (mon.0) 526 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.meta","app": "rgw"}]: dispatch 2024-04-23T02:23:02.058 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:23:01 smithi037 bash[18830]: cluster 2024-04-23T02:23:00.601917+0000 mgr.y (mgr.14144) 270 : cluster [DBG] pgmap v247: 97 pgs: 7 creating+peering, 15 unknown, 75 active+clean; 8.8 KiB data, 45 MiB used, 715 GiB / 715 GiB avail; 15 KiB/s rd, 11 KiB/s wr, 46 op/s 2024-04-23T02:23:02.058 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:23:01 smithi037 bash[18830]: cluster 2024-04-23T02:23:00.633768+0000 mon.a (mon.0) 525 : cluster [DBG] osdmap e59: 8 total, 8 up, 8 in 2024-04-23T02:23:02.058 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:23:01 smithi037 bash[18830]: audit 2024-04-23T02:23:00.640655+0000 mon.c (mon.1) 25 : audit [INF] from='client.? 172.21.15.37:0/3262151728' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.meta","app": "rgw"}]: dispatch 2024-04-23T02:23:02.059 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:23:01 smithi037 bash[18830]: audit 2024-04-23T02:23:00.648941+0000 mon.a (mon.0) 526 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.meta","app": "rgw"}]: dispatch 2024-04-23T02:23:02.927 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:23:02 smithi191 bash[14421]: audit 2024-04-23T02:23:01.642334+0000 mon.a (mon.0) 527 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "z.rgw.meta","app": "rgw"}]': finished 2024-04-23T02:23:02.927 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:23:02 smithi191 bash[14421]: cluster 2024-04-23T02:23:01.642534+0000 mon.a (mon.0) 528 : cluster [DBG] osdmap e60: 8 total, 8 up, 8 in 2024-04-23T02:23:02.927 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:23:02 smithi191 bash[14421]: audit 2024-04-23T02:23:01.650800+0000 mon.c (mon.1) 26 : audit [INF] from='client.? 172.21.15.37:0/3262151728' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "z.rgw.meta", "var": "pg_autoscale_bias", "val": "4"}]: dispatch 2024-04-23T02:23:02.927 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:23:02 smithi191 bash[14421]: audit 2024-04-23T02:23:01.652236+0000 mon.a (mon.0) 529 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "z.rgw.meta", "var": "pg_autoscale_bias", "val": "4"}]: dispatch 2024-04-23T02:23:02.927 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:23:02 smithi191 bash[14421]: audit 2024-04-23T02:23:02.645475+0000 mon.a (mon.0) 530 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool set", "pool": "z.rgw.meta", "var": "pg_autoscale_bias", "val": "4"}]': finished 2024-04-23T02:23:02.927 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:23:02 smithi191 bash[14421]: cluster 2024-04-23T02:23:02.645783+0000 mon.a (mon.0) 531 : cluster [DBG] osdmap e61: 8 total, 8 up, 8 in 2024-04-23T02:23:02.927 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:23:02 smithi191 bash[14421]: audit 2024-04-23T02:23:02.647620+0000 mon.c (mon.1) 27 : audit [INF] from='client.? 172.21.15.37:0/3262151728' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "z.rgw.meta", "var": "pg_num_min", "val": "8"}]: dispatch 2024-04-23T02:23:02.927 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:23:02 smithi191 bash[14421]: audit 2024-04-23T02:23:02.648711+0000 mon.a (mon.0) 532 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "z.rgw.meta", "var": "pg_num_min", "val": "8"}]: dispatch 2024-04-23T02:23:03.058 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:23:02 smithi037 bash[14334]: audit 2024-04-23T02:23:01.642334+0000 mon.a (mon.0) 527 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "z.rgw.meta","app": "rgw"}]': finished 2024-04-23T02:23:03.058 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:23:02 smithi037 bash[14334]: cluster 2024-04-23T02:23:01.642534+0000 mon.a (mon.0) 528 : cluster [DBG] osdmap e60: 8 total, 8 up, 8 in 2024-04-23T02:23:03.058 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:23:02 smithi037 bash[14334]: audit 2024-04-23T02:23:01.650800+0000 mon.c (mon.1) 26 : audit [INF] from='client.? 172.21.15.37:0/3262151728' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "z.rgw.meta", "var": "pg_autoscale_bias", "val": "4"}]: dispatch 2024-04-23T02:23:03.058 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:23:02 smithi037 bash[14334]: audit 2024-04-23T02:23:01.652236+0000 mon.a (mon.0) 529 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "z.rgw.meta", "var": "pg_autoscale_bias", "val": "4"}]: dispatch 2024-04-23T02:23:03.058 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:23:02 smithi037 bash[14334]: audit 2024-04-23T02:23:02.645475+0000 mon.a (mon.0) 530 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool set", "pool": "z.rgw.meta", "var": "pg_autoscale_bias", "val": "4"}]': finished 2024-04-23T02:23:03.059 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:23:02 smithi037 bash[14334]: cluster 2024-04-23T02:23:02.645783+0000 mon.a (mon.0) 531 : cluster [DBG] osdmap e61: 8 total, 8 up, 8 in 2024-04-23T02:23:03.059 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:23:02 smithi037 bash[14334]: audit 2024-04-23T02:23:02.647620+0000 mon.c (mon.1) 27 : audit [INF] from='client.? 172.21.15.37:0/3262151728' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "z.rgw.meta", "var": "pg_num_min", "val": "8"}]: dispatch 2024-04-23T02:23:03.059 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:23:02 smithi037 bash[14334]: audit 2024-04-23T02:23:02.648711+0000 mon.a (mon.0) 532 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "z.rgw.meta", "var": "pg_num_min", "val": "8"}]: dispatch 2024-04-23T02:23:03.059 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:23:02 smithi037 bash[18830]: audit 2024-04-23T02:23:01.642334+0000 mon.a (mon.0) 527 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "z.rgw.meta","app": "rgw"}]': finished 2024-04-23T02:23:03.059 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:23:02 smithi037 bash[18830]: cluster 2024-04-23T02:23:01.642534+0000 mon.a (mon.0) 528 : cluster [DBG] osdmap e60: 8 total, 8 up, 8 in 2024-04-23T02:23:03.059 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:23:02 smithi037 bash[18830]: audit 2024-04-23T02:23:01.650800+0000 mon.c (mon.1) 26 : audit [INF] from='client.? 172.21.15.37:0/3262151728' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "z.rgw.meta", "var": "pg_autoscale_bias", "val": "4"}]: dispatch 2024-04-23T02:23:03.059 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:23:02 smithi037 bash[18830]: audit 2024-04-23T02:23:01.652236+0000 mon.a (mon.0) 529 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "z.rgw.meta", "var": "pg_autoscale_bias", "val": "4"}]: dispatch 2024-04-23T02:23:03.059 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:23:02 smithi037 bash[18830]: audit 2024-04-23T02:23:02.645475+0000 mon.a (mon.0) 530 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool set", "pool": "z.rgw.meta", "var": "pg_autoscale_bias", "val": "4"}]': finished 2024-04-23T02:23:03.059 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:23:02 smithi037 bash[18830]: cluster 2024-04-23T02:23:02.645783+0000 mon.a (mon.0) 531 : cluster [DBG] osdmap e61: 8 total, 8 up, 8 in 2024-04-23T02:23:03.059 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:23:02 smithi037 bash[18830]: audit 2024-04-23T02:23:02.647620+0000 mon.c (mon.1) 27 : audit [INF] from='client.? 172.21.15.37:0/3262151728' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "z.rgw.meta", "var": "pg_num_min", "val": "8"}]: dispatch 2024-04-23T02:23:03.059 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:23:02 smithi037 bash[18830]: audit 2024-04-23T02:23:02.648711+0000 mon.a (mon.0) 532 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "z.rgw.meta", "var": "pg_num_min", "val": "8"}]: dispatch 2024-04-23T02:23:03.859 INFO:teuthology.orchestra.run.smithi037.stdout:{ 2024-04-23T02:23:03.860 INFO:teuthology.orchestra.run.smithi037.stdout: "id": "975c5e7d-28dd-4804-ba39-f9718ab86ac9", 2024-04-23T02:23:03.860 INFO:teuthology.orchestra.run.smithi037.stdout: "epoch": 1, 2024-04-23T02:23:03.860 INFO:teuthology.orchestra.run.smithi037.stdout: "predecessor_uuid": "53698bbc-d673-45dc-bbb4-8e7e8789f387", 2024-04-23T02:23:03.860 INFO:teuthology.orchestra.run.smithi037.stdout: "sync_status": [], 2024-04-23T02:23:03.860 INFO:teuthology.orchestra.run.smithi037.stdout: "period_map": { 2024-04-23T02:23:03.860 INFO:teuthology.orchestra.run.smithi037.stdout: "id": "975c5e7d-28dd-4804-ba39-f9718ab86ac9", 2024-04-23T02:23:03.860 INFO:teuthology.orchestra.run.smithi037.stdout: "zonegroups": [ 2024-04-23T02:23:03.860 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-04-23T02:23:03.860 INFO:teuthology.orchestra.run.smithi037.stdout: "id": "54a60b08-1950-4596-b479-505a290e1050", 2024-04-23T02:23:03.860 INFO:teuthology.orchestra.run.smithi037.stdout: "name": "default", 2024-04-23T02:23:03.860 INFO:teuthology.orchestra.run.smithi037.stdout: "api_name": "default", 2024-04-23T02:23:03.861 INFO:teuthology.orchestra.run.smithi037.stdout: "is_master": "true", 2024-04-23T02:23:03.861 INFO:teuthology.orchestra.run.smithi037.stdout: "endpoints": [], 2024-04-23T02:23:03.861 INFO:teuthology.orchestra.run.smithi037.stdout: "hostnames": [], 2024-04-23T02:23:03.861 INFO:teuthology.orchestra.run.smithi037.stdout: "hostnames_s3website": [], 2024-04-23T02:23:03.861 INFO:teuthology.orchestra.run.smithi037.stdout: "master_zone": "b1f363bd-97e0-428a-bb5a-55a2ddb54ca5", 2024-04-23T02:23:03.861 INFO:teuthology.orchestra.run.smithi037.stdout: "zones": [ 2024-04-23T02:23:03.861 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-04-23T02:23:03.861 INFO:teuthology.orchestra.run.smithi037.stdout: "id": "b1f363bd-97e0-428a-bb5a-55a2ddb54ca5", 2024-04-23T02:23:03.861 INFO:teuthology.orchestra.run.smithi037.stdout: "name": "z", 2024-04-23T02:23:03.861 INFO:teuthology.orchestra.run.smithi037.stdout: "endpoints": [], 2024-04-23T02:23:03.861 INFO:teuthology.orchestra.run.smithi037.stdout: "log_meta": "false", 2024-04-23T02:23:03.861 INFO:teuthology.orchestra.run.smithi037.stdout: "log_data": "false", 2024-04-23T02:23:03.861 INFO:teuthology.orchestra.run.smithi037.stdout: "bucket_index_max_shards": 11, 2024-04-23T02:23:03.862 INFO:teuthology.orchestra.run.smithi037.stdout: "read_only": "false", 2024-04-23T02:23:03.862 INFO:teuthology.orchestra.run.smithi037.stdout: "tier_type": "", 2024-04-23T02:23:03.862 INFO:teuthology.orchestra.run.smithi037.stdout: "sync_from_all": "true", 2024-04-23T02:23:03.862 INFO:teuthology.orchestra.run.smithi037.stdout: "sync_from": [], 2024-04-23T02:23:03.862 INFO:teuthology.orchestra.run.smithi037.stdout: "redirect_zone": "" 2024-04-23T02:23:03.862 INFO:teuthology.orchestra.run.smithi037.stdout: } 2024-04-23T02:23:03.862 INFO:teuthology.orchestra.run.smithi037.stdout: ], 2024-04-23T02:23:03.862 INFO:teuthology.orchestra.run.smithi037.stdout: "placement_targets": [ 2024-04-23T02:23:03.862 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-04-23T02:23:03.862 INFO:teuthology.orchestra.run.smithi037.stdout: "name": "default-placement", 2024-04-23T02:23:03.862 INFO:teuthology.orchestra.run.smithi037.stdout: "tags": [], 2024-04-23T02:23:03.862 INFO:teuthology.orchestra.run.smithi037.stdout: "storage_classes": [ 2024-04-23T02:23:03.862 INFO:teuthology.orchestra.run.smithi037.stdout: "STANDARD" 2024-04-23T02:23:03.862 INFO:teuthology.orchestra.run.smithi037.stdout: ] 2024-04-23T02:23:03.863 INFO:teuthology.orchestra.run.smithi037.stdout: } 2024-04-23T02:23:03.863 INFO:teuthology.orchestra.run.smithi037.stdout: ], 2024-04-23T02:23:03.863 INFO:teuthology.orchestra.run.smithi037.stdout: "default_placement": "default-placement", 2024-04-23T02:23:03.863 INFO:teuthology.orchestra.run.smithi037.stdout: "realm_id": "2dc2a72e-ff3c-461e-8fda-f81a5342675d", 2024-04-23T02:23:03.863 INFO:teuthology.orchestra.run.smithi037.stdout: "sync_policy": { 2024-04-23T02:23:03.863 INFO:teuthology.orchestra.run.smithi037.stdout: "groups": [] 2024-04-23T02:23:03.863 INFO:teuthology.orchestra.run.smithi037.stdout: } 2024-04-23T02:23:03.863 INFO:teuthology.orchestra.run.smithi037.stdout: } 2024-04-23T02:23:03.863 INFO:teuthology.orchestra.run.smithi037.stdout: ], 2024-04-23T02:23:03.863 INFO:teuthology.orchestra.run.smithi037.stdout: "short_zone_ids": [ 2024-04-23T02:23:03.863 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-04-23T02:23:03.863 INFO:teuthology.orchestra.run.smithi037.stdout: "key": "b1f363bd-97e0-428a-bb5a-55a2ddb54ca5", 2024-04-23T02:23:03.863 INFO:teuthology.orchestra.run.smithi037.stdout: "val": 999458087 2024-04-23T02:23:03.863 INFO:teuthology.orchestra.run.smithi037.stdout: } 2024-04-23T02:23:03.863 INFO:teuthology.orchestra.run.smithi037.stdout: ] 2024-04-23T02:23:03.863 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-04-23T02:23:03.864 INFO:teuthology.orchestra.run.smithi037.stdout: "master_zonegroup": "54a60b08-1950-4596-b479-505a290e1050", 2024-04-23T02:23:03.864 INFO:teuthology.orchestra.run.smithi037.stdout: "master_zone": "b1f363bd-97e0-428a-bb5a-55a2ddb54ca5", 2024-04-23T02:23:03.864 INFO:teuthology.orchestra.run.smithi037.stdout: "period_config": { 2024-04-23T02:23:03.864 INFO:teuthology.orchestra.run.smithi037.stdout: "bucket_quota": { 2024-04-23T02:23:03.864 INFO:teuthology.orchestra.run.smithi037.stdout: "enabled": false, 2024-04-23T02:23:03.864 INFO:teuthology.orchestra.run.smithi037.stdout: "check_on_raw": false, 2024-04-23T02:23:03.864 INFO:teuthology.orchestra.run.smithi037.stdout: "max_size": -1, 2024-04-23T02:23:03.864 INFO:teuthology.orchestra.run.smithi037.stdout: "max_size_kb": 0, 2024-04-23T02:23:03.864 INFO:teuthology.orchestra.run.smithi037.stdout: "max_objects": -1 2024-04-23T02:23:03.864 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-04-23T02:23:03.864 INFO:teuthology.orchestra.run.smithi037.stdout: "user_quota": { 2024-04-23T02:23:03.864 INFO:teuthology.orchestra.run.smithi037.stdout: "enabled": false, 2024-04-23T02:23:03.864 INFO:teuthology.orchestra.run.smithi037.stdout: "check_on_raw": false, 2024-04-23T02:23:03.864 INFO:teuthology.orchestra.run.smithi037.stdout: "max_size": -1, 2024-04-23T02:23:03.864 INFO:teuthology.orchestra.run.smithi037.stdout: "max_size_kb": 0, 2024-04-23T02:23:03.864 INFO:teuthology.orchestra.run.smithi037.stdout: "max_objects": -1 2024-04-23T02:23:03.865 INFO:teuthology.orchestra.run.smithi037.stdout: } 2024-04-23T02:23:03.865 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-04-23T02:23:03.865 INFO:teuthology.orchestra.run.smithi037.stdout: "realm_id": "2dc2a72e-ff3c-461e-8fda-f81a5342675d", 2024-04-23T02:23:03.865 INFO:teuthology.orchestra.run.smithi037.stdout: "realm_name": "r", 2024-04-23T02:23:03.865 INFO:teuthology.orchestra.run.smithi037.stdout: "realm_epoch": 2 2024-04-23T02:23:03.865 INFO:teuthology.orchestra.run.smithi037.stdout:} 2024-04-23T02:23:03.926 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:23:03 smithi191 bash[14421]: cluster 2024-04-23T02:23:02.602959+0000 mgr.y (mgr.14144) 271 : cluster [DBG] pgmap v250: 129 pgs: 9 creating+peering, 15 unknown, 105 active+clean; 16 KiB data, 46 MiB used, 715 GiB / 715 GiB avail; 22 KiB/s rd, 21 KiB/s wr, 85 op/s 2024-04-23T02:23:03.926 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:23:03 smithi191 bash[14421]: audit 2024-04-23T02:23:03.647837+0000 mon.a (mon.0) 533 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool set", "pool": "z.rgw.meta", "var": "pg_num_min", "val": "8"}]': finished 2024-04-23T02:23:03.927 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:23:03 smithi191 bash[14421]: cluster 2024-04-23T02:23:03.647981+0000 mon.a (mon.0) 534 : cluster [DBG] osdmap e62: 8 total, 8 up, 8 in 2024-04-23T02:23:04.058 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:23:03 smithi037 bash[14334]: cluster 2024-04-23T02:23:02.602959+0000 mgr.y (mgr.14144) 271 : cluster [DBG] pgmap v250: 129 pgs: 9 creating+peering, 15 unknown, 105 active+clean; 16 KiB data, 46 MiB used, 715 GiB / 715 GiB avail; 22 KiB/s rd, 21 KiB/s wr, 85 op/s 2024-04-23T02:23:04.058 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:23:03 smithi037 bash[14334]: audit 2024-04-23T02:23:03.647837+0000 mon.a (mon.0) 533 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool set", "pool": "z.rgw.meta", "var": "pg_num_min", "val": "8"}]': finished 2024-04-23T02:23:04.058 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:23:03 smithi037 bash[14334]: cluster 2024-04-23T02:23:03.647981+0000 mon.a (mon.0) 534 : cluster [DBG] osdmap e62: 8 total, 8 up, 8 in 2024-04-23T02:23:04.058 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:23:03 smithi037 bash[18830]: cluster 2024-04-23T02:23:02.602959+0000 mgr.y (mgr.14144) 271 : cluster [DBG] pgmap v250: 129 pgs: 9 creating+peering, 15 unknown, 105 active+clean; 16 KiB data, 46 MiB used, 715 GiB / 715 GiB avail; 22 KiB/s rd, 21 KiB/s wr, 85 op/s 2024-04-23T02:23:04.058 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:23:03 smithi037 bash[18830]: audit 2024-04-23T02:23:03.647837+0000 mon.a (mon.0) 533 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool set", "pool": "z.rgw.meta", "var": "pg_num_min", "val": "8"}]': finished 2024-04-23T02:23:04.058 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:23:03 smithi037 bash[18830]: cluster 2024-04-23T02:23:03.647981+0000 mon.a (mon.0) 534 : cluster [DBG] osdmap e62: 8 total, 8 up, 8 in 2024-04-23T02:23:04.714 DEBUG:teuthology.orchestra.run.smithi037:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 39f0dbf0-0117-11ef-bc93-c7b262605968 -e sha1=646b8c7d293d8ec31a40c69f7b3237b19c1be24d -- bash -c 'ceph orch apply rgw foo --realm r --zone z --placement=2 --port=8000' 2024-04-23T02:23:06.426 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:23:06 smithi191 bash[14421]: cluster 2024-04-23T02:23:04.603927+0000 mgr.y (mgr.14144) 272 : cluster [DBG] pgmap v253: 129 pgs: 9 creating+peering, 7 unknown, 113 active+clean; 22 KiB data, 47 MiB used, 715 GiB / 715 GiB avail; 19 KiB/s rd, 21 KiB/s wr, 81 op/s 2024-04-23T02:23:06.558 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:23:06 smithi037 bash[14334]: cluster 2024-04-23T02:23:04.603927+0000 mgr.y (mgr.14144) 272 : cluster [DBG] pgmap v253: 129 pgs: 9 creating+peering, 7 unknown, 113 active+clean; 22 KiB data, 47 MiB used, 715 GiB / 715 GiB avail; 19 KiB/s rd, 21 KiB/s wr, 81 op/s 2024-04-23T02:23:06.558 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:23:06 smithi037 bash[18830]: cluster 2024-04-23T02:23:04.603927+0000 mgr.y (mgr.14144) 272 : cluster [DBG] pgmap v253: 129 pgs: 9 creating+peering, 7 unknown, 113 active+clean; 22 KiB data, 47 MiB used, 715 GiB / 715 GiB avail; 19 KiB/s rd, 21 KiB/s wr, 81 op/s 2024-04-23T02:23:07.714 INFO:teuthology.orchestra.run.smithi037.stdout:Scheduled rgw.foo update... 2024-04-23T02:23:08.308 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:23:08 smithi037 bash[14334]: cluster 2024-04-23T02:23:06.604823+0000 mgr.y (mgr.14144) 273 : cluster [DBG] pgmap v254: 129 pgs: 129 active+clean; 25 KiB data, 48 MiB used, 715 GiB / 715 GiB avail; 15 KiB/s rd, 18 KiB/s wr, 70 op/s 2024-04-23T02:23:08.308 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:23:08 smithi037 bash[14334]: audit 2024-04-23T02:23:07.708756+0000 mon.a (mon.0) 535 : audit [INF] from='mgr.14144 172.21.15.37:0/2766993901' entity='mgr.y' 2024-04-23T02:23:08.308 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:23:08 smithi037 bash[14334]: audit 2024-04-23T02:23:07.710146+0000 mon.a (mon.0) 536 : audit [DBG] from='mgr.14144 172.21.15.37:0/2766993901' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-23T02:23:08.309 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:23:08 smithi037 bash[14334]: audit 2024-04-23T02:23:07.722075+0000 mon.a (mon.0) 537 : audit [INF] from='mgr.14144 172.21.15.37:0/2766993901' entity='mgr.y' 2024-04-23T02:23:08.309 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:23:08 smithi037 bash[14334]: audit 2024-04-23T02:23:07.734919+0000 mon.a (mon.0) 538 : audit [INF] from='mgr.14144 172.21.15.37:0/2766993901' entity='mgr.y' 2024-04-23T02:23:08.309 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:23:08 smithi037 bash[14334]: audit 2024-04-23T02:23:07.749169+0000 mon.a (mon.0) 539 : audit [INF] from='mgr.14144 172.21.15.37:0/2766993901' entity='mgr.y' 2024-04-23T02:23:08.309 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:23:08 smithi037 bash[14334]: audit 2024-04-23T02:23:07.756139+0000 mon.a (mon.0) 540 : audit [INF] from='mgr.14144 172.21.15.37:0/2766993901' entity='mgr.y' 2024-04-23T02:23:08.309 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:23:08 smithi037 bash[14334]: audit 2024-04-23T02:23:07.756863+0000 mon.a (mon.0) 541 : audit [INF] from='mgr.14144 172.21.15.37:0/2766993901' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi191.arojwq", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-04-23T02:23:08.309 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:23:08 smithi037 bash[14334]: audit 2024-04-23T02:23:07.760721+0000 mon.a (mon.0) 542 : audit [INF] from='mgr.14144 172.21.15.37:0/2766993901' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi191.arojwq", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]': finished 2024-04-23T02:23:08.309 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:23:08 smithi037 bash[14334]: audit 2024-04-23T02:23:07.768333+0000 mon.a (mon.0) 543 : audit [INF] from='mgr.14144 172.21.15.37:0/2766993901' entity='mgr.y' 2024-04-23T02:23:08.309 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:23:08 smithi037 bash[14334]: audit 2024-04-23T02:23:07.769550+0000 mon.a (mon.0) 544 : audit [DBG] from='mgr.14144 172.21.15.37:0/2766993901' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-23T02:23:08.309 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:23:08 smithi037 bash[18830]: cluster 2024-04-23T02:23:06.604823+0000 mgr.y (mgr.14144) 273 : cluster [DBG] pgmap v254: 129 pgs: 129 active+clean; 25 KiB data, 48 MiB used, 715 GiB / 715 GiB avail; 15 KiB/s rd, 18 KiB/s wr, 70 op/s 2024-04-23T02:23:08.309 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:23:08 smithi037 bash[18830]: audit 2024-04-23T02:23:07.708756+0000 mon.a (mon.0) 535 : audit [INF] from='mgr.14144 172.21.15.37:0/2766993901' entity='mgr.y' 2024-04-23T02:23:08.309 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:23:08 smithi037 bash[18830]: audit 2024-04-23T02:23:07.710146+0000 mon.a (mon.0) 536 : audit [DBG] from='mgr.14144 172.21.15.37:0/2766993901' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-23T02:23:08.309 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:23:08 smithi037 bash[18830]: audit 2024-04-23T02:23:07.722075+0000 mon.a (mon.0) 537 : audit [INF] from='mgr.14144 172.21.15.37:0/2766993901' entity='mgr.y' 2024-04-23T02:23:08.309 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:23:08 smithi037 bash[18830]: audit 2024-04-23T02:23:07.734919+0000 mon.a (mon.0) 538 : audit [INF] from='mgr.14144 172.21.15.37:0/2766993901' entity='mgr.y' 2024-04-23T02:23:08.310 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:23:08 smithi037 bash[18830]: audit 2024-04-23T02:23:07.749169+0000 mon.a (mon.0) 539 : audit [INF] from='mgr.14144 172.21.15.37:0/2766993901' entity='mgr.y' 2024-04-23T02:23:08.310 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:23:08 smithi037 bash[18830]: audit 2024-04-23T02:23:07.756139+0000 mon.a (mon.0) 540 : audit [INF] from='mgr.14144 172.21.15.37:0/2766993901' entity='mgr.y' 2024-04-23T02:23:08.310 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:23:08 smithi037 bash[18830]: audit 2024-04-23T02:23:07.756863+0000 mon.a (mon.0) 541 : audit [INF] from='mgr.14144 172.21.15.37:0/2766993901' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi191.arojwq", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-04-23T02:23:08.310 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:23:08 smithi037 bash[18830]: audit 2024-04-23T02:23:07.760721+0000 mon.a (mon.0) 542 : audit [INF] from='mgr.14144 172.21.15.37:0/2766993901' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi191.arojwq", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]': finished 2024-04-23T02:23:08.310 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:23:08 smithi037 bash[18830]: audit 2024-04-23T02:23:07.768333+0000 mon.a (mon.0) 543 : audit [INF] from='mgr.14144 172.21.15.37:0/2766993901' entity='mgr.y' 2024-04-23T02:23:08.310 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:23:08 smithi037 bash[18830]: audit 2024-04-23T02:23:07.769550+0000 mon.a (mon.0) 544 : audit [DBG] from='mgr.14144 172.21.15.37:0/2766993901' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-23T02:23:08.384 DEBUG:teuthology.orchestra.run.smithi037:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 39f0dbf0-0117-11ef-bc93-c7b262605968 -e sha1=646b8c7d293d8ec31a40c69f7b3237b19c1be24d -- bash -c 'ceph orch apply rgw smpl' 2024-04-23T02:23:08.427 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:23:08 smithi191 bash[14421]: cluster 2024-04-23T02:23:06.604823+0000 mgr.y (mgr.14144) 273 : cluster [DBG] pgmap v254: 129 pgs: 129 active+clean; 25 KiB data, 48 MiB used, 715 GiB / 715 GiB avail; 15 KiB/s rd, 18 KiB/s wr, 70 op/s 2024-04-23T02:23:08.427 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:23:08 smithi191 bash[14421]: audit 2024-04-23T02:23:07.708756+0000 mon.a (mon.0) 535 : audit [INF] from='mgr.14144 172.21.15.37:0/2766993901' entity='mgr.y' 2024-04-23T02:23:08.427 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:23:08 smithi191 bash[14421]: audit 2024-04-23T02:23:07.710146+0000 mon.a (mon.0) 536 : audit [DBG] from='mgr.14144 172.21.15.37:0/2766993901' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-23T02:23:08.427 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:23:08 smithi191 bash[14421]: audit 2024-04-23T02:23:07.722075+0000 mon.a (mon.0) 537 : audit [INF] from='mgr.14144 172.21.15.37:0/2766993901' entity='mgr.y' 2024-04-23T02:23:08.427 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:23:08 smithi191 bash[14421]: audit 2024-04-23T02:23:07.734919+0000 mon.a (mon.0) 538 : audit [INF] from='mgr.14144 172.21.15.37:0/2766993901' entity='mgr.y' 2024-04-23T02:23:08.427 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:23:08 smithi191 bash[14421]: audit 2024-04-23T02:23:07.749169+0000 mon.a (mon.0) 539 : audit [INF] from='mgr.14144 172.21.15.37:0/2766993901' entity='mgr.y' 2024-04-23T02:23:08.427 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:23:08 smithi191 bash[14421]: audit 2024-04-23T02:23:07.756139+0000 mon.a (mon.0) 540 : audit [INF] from='mgr.14144 172.21.15.37:0/2766993901' entity='mgr.y' 2024-04-23T02:23:08.427 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:23:08 smithi191 bash[14421]: audit 2024-04-23T02:23:07.756863+0000 mon.a (mon.0) 541 : audit [INF] from='mgr.14144 172.21.15.37:0/2766993901' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi191.arojwq", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-04-23T02:23:08.428 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:23:08 smithi191 bash[14421]: audit 2024-04-23T02:23:07.760721+0000 mon.a (mon.0) 542 : audit [INF] from='mgr.14144 172.21.15.37:0/2766993901' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi191.arojwq", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]': finished 2024-04-23T02:23:08.428 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:23:08 smithi191 bash[14421]: audit 2024-04-23T02:23:07.768333+0000 mon.a (mon.0) 543 : audit [INF] from='mgr.14144 172.21.15.37:0/2766993901' entity='mgr.y' 2024-04-23T02:23:08.428 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:23:08 smithi191 bash[14421]: audit 2024-04-23T02:23:07.769550+0000 mon.a (mon.0) 544 : audit [DBG] from='mgr.14144 172.21.15.37:0/2766993901' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-23T02:23:09.406 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:23:09 smithi191 bash[14421]: audit 2024-04-23T02:23:07.700115+0000 mgr.y (mgr.14144) 274 : audit [DBG] from='client.24559 -' entity='client.admin' cmd=[{"prefix": "orch apply rgw", "svc_id": "foo", "realm": "r", "zone": "z", "placement": "2", "port": 8000, "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T02:23:09.406 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:23:09 smithi191 bash[14421]: cephadm 2024-04-23T02:23:07.702440+0000 mgr.y (mgr.14144) 275 : cephadm [INF] Saving service rgw.foo spec with placement count:2 2024-04-23T02:23:09.406 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:23:09 smithi191 bash[14421]: cephadm 2024-04-23T02:23:07.750029+0000 mgr.y (mgr.14144) 276 : cephadm [INF] Saving service rgw.foo spec with placement count:2 2024-04-23T02:23:09.406 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:23:09 smithi191 bash[14421]: cephadm 2024-04-23T02:23:07.770669+0000 mgr.y (mgr.14144) 277 : cephadm [INF] Deploying daemon rgw.foo.smithi191.arojwq on smithi191 2024-04-23T02:23:09.430 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:23:09 smithi037 bash[14334]: audit 2024-04-23T02:23:07.700115+0000 mgr.y (mgr.14144) 274 : audit [DBG] from='client.24559 -' entity='client.admin' cmd=[{"prefix": "orch apply rgw", "svc_id": "foo", "realm": "r", "zone": "z", "placement": "2", "port": 8000, "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T02:23:09.430 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:23:09 smithi037 bash[14334]: cephadm 2024-04-23T02:23:07.702440+0000 mgr.y (mgr.14144) 275 : cephadm [INF] Saving service rgw.foo spec with placement count:2 2024-04-23T02:23:09.431 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:23:09 smithi037 bash[14334]: cephadm 2024-04-23T02:23:07.750029+0000 mgr.y (mgr.14144) 276 : cephadm [INF] Saving service rgw.foo spec with placement count:2 2024-04-23T02:23:09.431 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:23:09 smithi037 bash[14334]: cephadm 2024-04-23T02:23:07.770669+0000 mgr.y (mgr.14144) 277 : cephadm [INF] Deploying daemon rgw.foo.smithi191.arojwq on smithi191 2024-04-23T02:23:09.431 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:23:09 smithi037 bash[18830]: audit 2024-04-23T02:23:07.700115+0000 mgr.y (mgr.14144) 274 : audit [DBG] from='client.24559 -' entity='client.admin' cmd=[{"prefix": "orch apply rgw", "svc_id": "foo", "realm": "r", "zone": "z", "placement": "2", "port": 8000, "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T02:23:09.431 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:23:09 smithi037 bash[18830]: cephadm 2024-04-23T02:23:07.702440+0000 mgr.y (mgr.14144) 275 : cephadm [INF] Saving service rgw.foo spec with placement count:2 2024-04-23T02:23:09.431 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:23:09 smithi037 bash[18830]: cephadm 2024-04-23T02:23:07.750029+0000 mgr.y (mgr.14144) 276 : cephadm [INF] Saving service rgw.foo spec with placement count:2 2024-04-23T02:23:09.431 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:23:09 smithi037 bash[18830]: cephadm 2024-04-23T02:23:07.770669+0000 mgr.y (mgr.14144) 277 : cephadm [INF] Deploying daemon rgw.foo.smithi191.arojwq on smithi191 2024-04-23T02:23:10.176 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:23:10 smithi191 bash[14421]: cluster 2024-04-23T02:23:08.605770+0000 mgr.y (mgr.14144) 278 : cluster [DBG] pgmap v255: 129 pgs: 129 active+clean; 27 KiB data, 49 MiB used, 715 GiB / 715 GiB avail; 11 KiB/s rd, 15 KiB/s wr, 60 op/s 2024-04-23T02:23:10.421 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:23:10 smithi037 bash[14334]: cluster 2024-04-23T02:23:08.605770+0000 mgr.y (mgr.14144) 278 : cluster [DBG] pgmap v255: 129 pgs: 129 active+clean; 27 KiB data, 49 MiB used, 715 GiB / 715 GiB avail; 11 KiB/s rd, 15 KiB/s wr, 60 op/s 2024-04-23T02:23:10.422 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:23:10 smithi037 bash[18830]: cluster 2024-04-23T02:23:08.605770+0000 mgr.y (mgr.14144) 278 : cluster [DBG] pgmap v255: 129 pgs: 129 active+clean; 27 KiB data, 49 MiB used, 715 GiB / 715 GiB avail; 11 KiB/s rd, 15 KiB/s wr, 60 op/s 2024-04-23T02:23:11.677 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:23:11 smithi191 bash[14421]: audit 2024-04-23T02:23:10.369418+0000 mon.a (mon.0) 545 : audit [INF] from='mgr.14144 172.21.15.37:0/2766993901' entity='mgr.y' 2024-04-23T02:23:11.677 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:23:11 smithi191 bash[14421]: audit 2024-04-23T02:23:10.371440+0000 mon.a (mon.0) 546 : audit [INF] from='mgr.14144 172.21.15.37:0/2766993901' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi037.ajnubp", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-04-23T02:23:11.677 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:23:11 smithi191 bash[14421]: audit 2024-04-23T02:23:10.377513+0000 mon.a (mon.0) 547 : audit [INF] from='mgr.14144 172.21.15.37:0/2766993901' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi037.ajnubp", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]': finished 2024-04-23T02:23:11.677 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:23:11 smithi191 bash[14421]: audit 2024-04-23T02:23:10.385451+0000 mon.a (mon.0) 548 : audit [INF] from='mgr.14144 172.21.15.37:0/2766993901' entity='mgr.y' 2024-04-23T02:23:11.677 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:23:11 smithi191 bash[14421]: audit 2024-04-23T02:23:10.387205+0000 mon.a (mon.0) 549 : audit [DBG] from='mgr.14144 172.21.15.37:0/2766993901' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-23T02:23:11.677 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:23:11 smithi191 bash[14421]: cephadm 2024-04-23T02:23:10.388823+0000 mgr.y (mgr.14144) 279 : cephadm [INF] Deploying daemon rgw.foo.smithi037.ajnubp on smithi037 2024-04-23T02:23:11.724 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:23:11 smithi037 bash[14334]: audit 2024-04-23T02:23:10.369418+0000 mon.a (mon.0) 545 : audit [INF] from='mgr.14144 172.21.15.37:0/2766993901' entity='mgr.y' 2024-04-23T02:23:11.725 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:23:11 smithi037 bash[14334]: audit 2024-04-23T02:23:10.371440+0000 mon.a (mon.0) 546 : audit [INF] from='mgr.14144 172.21.15.37:0/2766993901' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi037.ajnubp", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-04-23T02:23:11.725 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:23:11 smithi037 bash[14334]: audit 2024-04-23T02:23:10.377513+0000 mon.a (mon.0) 547 : audit [INF] from='mgr.14144 172.21.15.37:0/2766993901' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi037.ajnubp", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]': finished 2024-04-23T02:23:11.725 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:23:11 smithi037 bash[14334]: audit 2024-04-23T02:23:10.385451+0000 mon.a (mon.0) 548 : audit [INF] from='mgr.14144 172.21.15.37:0/2766993901' entity='mgr.y' 2024-04-23T02:23:11.725 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:23:11 smithi037 bash[14334]: audit 2024-04-23T02:23:10.387205+0000 mon.a (mon.0) 549 : audit [DBG] from='mgr.14144 172.21.15.37:0/2766993901' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-23T02:23:11.725 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:23:11 smithi037 bash[14334]: cephadm 2024-04-23T02:23:10.388823+0000 mgr.y (mgr.14144) 279 : cephadm [INF] Deploying daemon rgw.foo.smithi037.ajnubp on smithi037 2024-04-23T02:23:11.725 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:23:11 smithi037 bash[18830]: audit 2024-04-23T02:23:10.369418+0000 mon.a (mon.0) 545 : audit [INF] from='mgr.14144 172.21.15.37:0/2766993901' entity='mgr.y' 2024-04-23T02:23:11.725 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:23:11 smithi037 bash[18830]: audit 2024-04-23T02:23:10.371440+0000 mon.a (mon.0) 546 : audit [INF] from='mgr.14144 172.21.15.37:0/2766993901' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi037.ajnubp", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-04-23T02:23:11.725 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:23:11 smithi037 bash[18830]: audit 2024-04-23T02:23:10.377513+0000 mon.a (mon.0) 547 : audit [INF] from='mgr.14144 172.21.15.37:0/2766993901' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi037.ajnubp", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]': finished 2024-04-23T02:23:11.725 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:23:11 smithi037 bash[18830]: audit 2024-04-23T02:23:10.385451+0000 mon.a (mon.0) 548 : audit [INF] from='mgr.14144 172.21.15.37:0/2766993901' entity='mgr.y' 2024-04-23T02:23:11.726 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:23:11 smithi037 bash[18830]: audit 2024-04-23T02:23:10.387205+0000 mon.a (mon.0) 549 : audit [DBG] from='mgr.14144 172.21.15.37:0/2766993901' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-23T02:23:11.726 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:23:11 smithi037 bash[18830]: cephadm 2024-04-23T02:23:10.388823+0000 mgr.y (mgr.14144) 279 : cephadm [INF] Deploying daemon rgw.foo.smithi037.ajnubp on smithi037 2024-04-23T02:23:12.186 INFO:teuthology.orchestra.run.smithi037.stdout:Scheduled rgw.smpl update... 2024-04-23T02:23:12.392 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:23:12 smithi037 bash[14334]: cluster 2024-04-23T02:23:10.606779+0000 mgr.y (mgr.14144) 280 : cluster [DBG] pgmap v256: 129 pgs: 129 active+clean; 27 KiB data, 49 MiB used, 715 GiB / 715 GiB avail; 5.2 KiB/s rd, 9.2 KiB/s wr, 35 op/s 2024-04-23T02:23:12.392 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:23:12 smithi037 bash[14334]: audit 2024-04-23T02:23:12.180623+0000 mon.a (mon.0) 550 : audit [INF] from='mgr.14144 172.21.15.37:0/2766993901' entity='mgr.y' 2024-04-23T02:23:12.676 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:23:12 smithi191 bash[14421]: cluster 2024-04-23T02:23:10.606779+0000 mgr.y (mgr.14144) 280 : cluster [DBG] pgmap v256: 129 pgs: 129 active+clean; 27 KiB data, 49 MiB used, 715 GiB / 715 GiB avail; 5.2 KiB/s rd, 9.2 KiB/s wr, 35 op/s 2024-04-23T02:23:12.677 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:23:12 smithi191 bash[14421]: audit 2024-04-23T02:23:12.180623+0000 mon.a (mon.0) 550 : audit [INF] from='mgr.14144 172.21.15.37:0/2766993901' entity='mgr.y' 2024-04-23T02:23:12.808 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:23:12 smithi037 bash[18830]: cluster 2024-04-23T02:23:10.606779+0000 mgr.y (mgr.14144) 280 : cluster [DBG] pgmap v256: 129 pgs: 129 active+clean; 27 KiB data, 49 MiB used, 715 GiB / 715 GiB avail; 5.2 KiB/s rd, 9.2 KiB/s wr, 35 op/s 2024-04-23T02:23:12.808 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:23:12 smithi037 bash[18830]: audit 2024-04-23T02:23:12.180623+0000 mon.a (mon.0) 550 : audit [INF] from='mgr.14144 172.21.15.37:0/2766993901' entity='mgr.y' 2024-04-23T02:23:13.500 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:23:13 smithi037 bash[18830]: audit 2024-04-23T02:23:12.172566+0000 mgr.y (mgr.14144) 281 : audit [DBG] from='client.14661 -' entity='client.admin' cmd=[{"prefix": "orch apply rgw", "svc_id": "smpl", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T02:23:13.500 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:23:13 smithi037 bash[18830]: cephadm 2024-04-23T02:23:12.173724+0000 mgr.y (mgr.14144) 282 : cephadm [INF] Saving service rgw.smpl spec with placement count:2 2024-04-23T02:23:13.500 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:23:13 smithi037 bash[14334]: audit 2024-04-23T02:23:12.172566+0000 mgr.y (mgr.14144) 281 : audit [DBG] from='client.14661 -' entity='client.admin' cmd=[{"prefix": "orch apply rgw", "svc_id": "smpl", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T02:23:13.500 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:23:13 smithi037 bash[14334]: cephadm 2024-04-23T02:23:12.173724+0000 mgr.y (mgr.14144) 282 : cephadm [INF] Saving service rgw.smpl spec with placement count:2 2024-04-23T02:23:13.514 DEBUG:teuthology.orchestra.run.smithi037:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 39f0dbf0-0117-11ef-bc93-c7b262605968 -e sha1=646b8c7d293d8ec31a40c69f7b3237b19c1be24d -- bash -c 'ceph osd pool create foo' 2024-04-23T02:23:13.676 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:23:13 smithi191 bash[14421]: audit 2024-04-23T02:23:12.172566+0000 mgr.y (mgr.14144) 281 : audit [DBG] from='client.14661 -' entity='client.admin' cmd=[{"prefix": "orch apply rgw", "svc_id": "smpl", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T02:23:13.677 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:23:13 smithi191 bash[14421]: cephadm 2024-04-23T02:23:12.173724+0000 mgr.y (mgr.14144) 282 : cephadm [INF] Saving service rgw.smpl spec with placement count:2 2024-04-23T02:23:14.677 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:23:14 smithi191 bash[14421]: cluster 2024-04-23T02:23:12.607637+0000 mgr.y (mgr.14144) 283 : cluster [DBG] pgmap v257: 129 pgs: 129 active+clean; 27 KiB data, 49 MiB used, 715 GiB / 715 GiB avail; 15 KiB/s rd, 7.4 KiB/s wr, 50 op/s 2024-04-23T02:23:14.677 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:23:14 smithi191 bash[14421]: audit 2024-04-23T02:23:13.489098+0000 mon.a (mon.0) 551 : audit [INF] from='mgr.14144 172.21.15.37:0/2766993901' entity='mgr.y' 2024-04-23T02:23:14.677 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:23:14 smithi191 bash[14421]: audit 2024-04-23T02:23:13.490384+0000 mon.a (mon.0) 552 : audit [DBG] from='mgr.14144 172.21.15.37:0/2766993901' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-23T02:23:14.808 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:23:14 smithi037 bash[18830]: cluster 2024-04-23T02:23:12.607637+0000 mgr.y (mgr.14144) 283 : cluster [DBG] pgmap v257: 129 pgs: 129 active+clean; 27 KiB data, 49 MiB used, 715 GiB / 715 GiB avail; 15 KiB/s rd, 7.4 KiB/s wr, 50 op/s 2024-04-23T02:23:14.808 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:23:14 smithi037 bash[18830]: audit 2024-04-23T02:23:13.489098+0000 mon.a (mon.0) 551 : audit [INF] from='mgr.14144 172.21.15.37:0/2766993901' entity='mgr.y' 2024-04-23T02:23:14.808 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:23:14 smithi037 bash[18830]: audit 2024-04-23T02:23:13.490384+0000 mon.a (mon.0) 552 : audit [DBG] from='mgr.14144 172.21.15.37:0/2766993901' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-23T02:23:14.808 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:23:14 smithi037 bash[14334]: cluster 2024-04-23T02:23:12.607637+0000 mgr.y (mgr.14144) 283 : cluster [DBG] pgmap v257: 129 pgs: 129 active+clean; 27 KiB data, 49 MiB used, 715 GiB / 715 GiB avail; 15 KiB/s rd, 7.4 KiB/s wr, 50 op/s 2024-04-23T02:23:14.808 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:23:14 smithi037 bash[14334]: audit 2024-04-23T02:23:13.489098+0000 mon.a (mon.0) 551 : audit [INF] from='mgr.14144 172.21.15.37:0/2766993901' entity='mgr.y' 2024-04-23T02:23:14.809 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:23:14 smithi037 bash[14334]: audit 2024-04-23T02:23:13.490384+0000 mon.a (mon.0) 552 : audit [DBG] from='mgr.14144 172.21.15.37:0/2766993901' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-23T02:23:16.676 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:23:16 smithi191 bash[14421]: cluster 2024-04-23T02:23:14.608629+0000 mgr.y (mgr.14144) 284 : cluster [DBG] pgmap v258: 129 pgs: 129 active+clean; 27 KiB data, 49 MiB used, 715 GiB / 715 GiB avail; 35 KiB/s rd, 6.7 KiB/s wr, 89 op/s 2024-04-23T02:23:16.808 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:23:16 smithi037 bash[14334]: cluster 2024-04-23T02:23:14.608629+0000 mgr.y (mgr.14144) 284 : cluster [DBG] pgmap v258: 129 pgs: 129 active+clean; 27 KiB data, 49 MiB used, 715 GiB / 715 GiB avail; 35 KiB/s rd, 6.7 KiB/s wr, 89 op/s 2024-04-23T02:23:16.808 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:23:16 smithi037 bash[18830]: cluster 2024-04-23T02:23:14.608629+0000 mgr.y (mgr.14144) 284 : cluster [DBG] pgmap v258: 129 pgs: 129 active+clean; 27 KiB data, 49 MiB used, 715 GiB / 715 GiB avail; 35 KiB/s rd, 6.7 KiB/s wr, 89 op/s 2024-04-23T02:23:17.781 INFO:teuthology.orchestra.run.smithi037.stderr:pool 'foo' created 2024-04-23T02:23:18.058 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:23:17 smithi037 bash[14334]: cluster 2024-04-23T02:23:16.609826+0000 mgr.y (mgr.14144) 285 : cluster [DBG] pgmap v259: 129 pgs: 129 active+clean; 27 KiB data, 50 MiB used, 715 GiB / 715 GiB avail; 89 KiB/s rd, 3.3 KiB/s wr, 185 op/s 2024-04-23T02:23:18.058 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:23:17 smithi037 bash[14334]: audit 2024-04-23T02:23:17.225686+0000 mon.c (mon.1) 28 : audit [INF] from='client.? 172.21.15.37:0/481264111' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "foo"}]: dispatch 2024-04-23T02:23:18.058 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:23:17 smithi037 bash[14334]: audit 2024-04-23T02:23:17.226423+0000 mon.a (mon.0) 553 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "foo"}]: dispatch 2024-04-23T02:23:18.058 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:23:17 smithi037 bash[14334]: audit 2024-04-23T02:23:17.709761+0000 mon.a (mon.0) 554 : audit [INF] from='mgr.14144 172.21.15.37:0/2766993901' entity='mgr.y' 2024-04-23T02:23:18.058 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:23:17 smithi037 bash[18830]: cluster 2024-04-23T02:23:16.609826+0000 mgr.y (mgr.14144) 285 : cluster [DBG] pgmap v259: 129 pgs: 129 active+clean; 27 KiB data, 50 MiB used, 715 GiB / 715 GiB avail; 89 KiB/s rd, 3.3 KiB/s wr, 185 op/s 2024-04-23T02:23:18.058 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:23:17 smithi037 bash[18830]: audit 2024-04-23T02:23:17.225686+0000 mon.c (mon.1) 28 : audit [INF] from='client.? 172.21.15.37:0/481264111' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "foo"}]: dispatch 2024-04-23T02:23:18.059 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:23:17 smithi037 bash[18830]: audit 2024-04-23T02:23:17.226423+0000 mon.a (mon.0) 553 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "foo"}]: dispatch 2024-04-23T02:23:18.059 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:23:17 smithi037 bash[18830]: audit 2024-04-23T02:23:17.709761+0000 mon.a (mon.0) 554 : audit [INF] from='mgr.14144 172.21.15.37:0/2766993901' entity='mgr.y' 2024-04-23T02:23:18.177 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:23:17 smithi191 bash[14421]: cluster 2024-04-23T02:23:16.609826+0000 mgr.y (mgr.14144) 285 : cluster [DBG] pgmap v259: 129 pgs: 129 active+clean; 27 KiB data, 50 MiB used, 715 GiB / 715 GiB avail; 89 KiB/s rd, 3.3 KiB/s wr, 185 op/s 2024-04-23T02:23:18.177 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:23:17 smithi191 bash[14421]: audit 2024-04-23T02:23:17.225686+0000 mon.c (mon.1) 28 : audit [INF] from='client.? 172.21.15.37:0/481264111' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "foo"}]: dispatch 2024-04-23T02:23:18.177 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:23:17 smithi191 bash[14421]: audit 2024-04-23T02:23:17.226423+0000 mon.a (mon.0) 553 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "foo"}]: dispatch 2024-04-23T02:23:18.177 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:23:17 smithi191 bash[14421]: audit 2024-04-23T02:23:17.709761+0000 mon.a (mon.0) 554 : audit [INF] from='mgr.14144 172.21.15.37:0/2766993901' entity='mgr.y' 2024-04-23T02:23:18.934 DEBUG:teuthology.orchestra.run.smithi037:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 39f0dbf0-0117-11ef-bc93-c7b262605968 -e sha1=646b8c7d293d8ec31a40c69f7b3237b19c1be24d -- bash -c 'rbd pool init foo' 2024-04-23T02:23:19.075 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:23:18 smithi037 bash[14334]: audit 2024-04-23T02:23:17.760031+0000 mon.a (mon.0) 555 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "foo"}]': finished 2024-04-23T02:23:19.097 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:23:18 smithi037 bash[14334]: cluster 2024-04-23T02:23:17.760148+0000 mon.a (mon.0) 556 : cluster [DBG] osdmap e63: 8 total, 8 up, 8 in 2024-04-23T02:23:19.098 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:23:18 smithi037 bash[14334]: audit 2024-04-23T02:23:18.116214+0000 mon.a (mon.0) 557 : audit [INF] from='mgr.14144 172.21.15.37:0/2766993901' entity='mgr.y' 2024-04-23T02:23:19.098 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:23:18 smithi037 bash[14334]: audit 2024-04-23T02:23:18.125528+0000 mon.a (mon.0) 558 : audit [INF] from='mgr.14144 172.21.15.37:0/2766993901' entity='mgr.y' 2024-04-23T02:23:19.098 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:23:18 smithi037 bash[14334]: cephadm 2024-04-23T02:23:18.129808+0000 mgr.y (mgr.14144) 286 : cephadm [INF] Saving service rgw.smpl spec with placement count:2 2024-04-23T02:23:19.098 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:23:18 smithi037 bash[14334]: audit 2024-04-23T02:23:18.134635+0000 mon.a (mon.0) 559 : audit [INF] from='mgr.14144 172.21.15.37:0/2766993901' entity='mgr.y' 2024-04-23T02:23:19.098 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:23:18 smithi037 bash[14334]: audit 2024-04-23T02:23:18.135779+0000 mon.a (mon.0) 560 : audit [INF] from='mgr.14144 172.21.15.37:0/2766993901' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.smpl.smithi037.oowzwi", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-04-23T02:23:19.098 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:23:18 smithi037 bash[14334]: audit 2024-04-23T02:23:18.141541+0000 mon.a (mon.0) 561 : audit [INF] from='mgr.14144 172.21.15.37:0/2766993901' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "client.rgw.smpl.smithi037.oowzwi", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]': finished 2024-04-23T02:23:19.098 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:23:18 smithi037 bash[14334]: audit 2024-04-23T02:23:18.149402+0000 mon.a (mon.0) 562 : audit [INF] from='mgr.14144 172.21.15.37:0/2766993901' entity='mgr.y' 2024-04-23T02:23:19.098 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:23:18 smithi037 bash[14334]: audit 2024-04-23T02:23:18.150920+0000 mon.a (mon.0) 563 : audit [DBG] from='mgr.14144 172.21.15.37:0/2766993901' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-23T02:23:19.098 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:23:18 smithi037 bash[14334]: cephadm 2024-04-23T02:23:18.152112+0000 mgr.y (mgr.14144) 287 : cephadm [INF] Deploying daemon rgw.smpl.smithi037.oowzwi on smithi037 2024-04-23T02:23:19.098 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:23:18 smithi037 bash[14334]: cluster 2024-04-23T02:23:18.763266+0000 mon.a (mon.0) 564 : cluster [DBG] osdmap e64: 8 total, 8 up, 8 in 2024-04-23T02:23:19.099 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:23:18 smithi037 bash[18830]: audit 2024-04-23T02:23:17.760031+0000 mon.a (mon.0) 555 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "foo"}]': finished 2024-04-23T02:23:19.099 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:23:18 smithi037 bash[18830]: cluster 2024-04-23T02:23:17.760148+0000 mon.a (mon.0) 556 : cluster [DBG] osdmap e63: 8 total, 8 up, 8 in 2024-04-23T02:23:19.099 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:23:18 smithi037 bash[18830]: audit 2024-04-23T02:23:18.116214+0000 mon.a (mon.0) 557 : audit [INF] from='mgr.14144 172.21.15.37:0/2766993901' entity='mgr.y' 2024-04-23T02:23:19.099 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:23:18 smithi037 bash[18830]: audit 2024-04-23T02:23:18.125528+0000 mon.a (mon.0) 558 : audit [INF] from='mgr.14144 172.21.15.37:0/2766993901' entity='mgr.y' 2024-04-23T02:23:19.099 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:23:18 smithi037 bash[18830]: cephadm 2024-04-23T02:23:18.129808+0000 mgr.y (mgr.14144) 286 : cephadm [INF] Saving service rgw.smpl spec with placement count:2 2024-04-23T02:23:19.099 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:23:18 smithi037 bash[18830]: audit 2024-04-23T02:23:18.134635+0000 mon.a (mon.0) 559 : audit [INF] from='mgr.14144 172.21.15.37:0/2766993901' entity='mgr.y' 2024-04-23T02:23:19.099 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:23:18 smithi037 bash[18830]: audit 2024-04-23T02:23:18.135779+0000 mon.a (mon.0) 560 : audit [INF] from='mgr.14144 172.21.15.37:0/2766993901' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.smpl.smithi037.oowzwi", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-04-23T02:23:19.099 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:23:18 smithi037 bash[18830]: audit 2024-04-23T02:23:18.141541+0000 mon.a (mon.0) 561 : audit [INF] from='mgr.14144 172.21.15.37:0/2766993901' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "client.rgw.smpl.smithi037.oowzwi", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]': finished 2024-04-23T02:23:19.099 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:23:18 smithi037 bash[18830]: audit 2024-04-23T02:23:18.149402+0000 mon.a (mon.0) 562 : audit [INF] from='mgr.14144 172.21.15.37:0/2766993901' entity='mgr.y' 2024-04-23T02:23:19.099 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:23:18 smithi037 bash[18830]: audit 2024-04-23T02:23:18.150920+0000 mon.a (mon.0) 563 : audit [DBG] from='mgr.14144 172.21.15.37:0/2766993901' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-23T02:23:19.099 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:23:18 smithi037 bash[18830]: cephadm 2024-04-23T02:23:18.152112+0000 mgr.y (mgr.14144) 287 : cephadm [INF] Deploying daemon rgw.smpl.smithi037.oowzwi on smithi037 2024-04-23T02:23:19.099 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:23:18 smithi037 bash[18830]: cluster 2024-04-23T02:23:18.763266+0000 mon.a (mon.0) 564 : cluster [DBG] osdmap e64: 8 total, 8 up, 8 in 2024-04-23T02:23:19.177 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:23:18 smithi191 bash[14421]: audit 2024-04-23T02:23:17.760031+0000 mon.a (mon.0) 555 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "foo"}]': finished 2024-04-23T02:23:19.177 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:23:18 smithi191 bash[14421]: cluster 2024-04-23T02:23:17.760148+0000 mon.a (mon.0) 556 : cluster [DBG] osdmap e63: 8 total, 8 up, 8 in 2024-04-23T02:23:19.177 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:23:18 smithi191 bash[14421]: audit 2024-04-23T02:23:18.116214+0000 mon.a (mon.0) 557 : audit [INF] from='mgr.14144 172.21.15.37:0/2766993901' entity='mgr.y' 2024-04-23T02:23:19.177 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:23:18 smithi191 bash[14421]: audit 2024-04-23T02:23:18.125528+0000 mon.a (mon.0) 558 : audit [INF] from='mgr.14144 172.21.15.37:0/2766993901' entity='mgr.y' 2024-04-23T02:23:19.177 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:23:18 smithi191 bash[14421]: cephadm 2024-04-23T02:23:18.129808+0000 mgr.y (mgr.14144) 286 : cephadm [INF] Saving service rgw.smpl spec with placement count:2 2024-04-23T02:23:19.177 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:23:18 smithi191 bash[14421]: audit 2024-04-23T02:23:18.134635+0000 mon.a (mon.0) 559 : audit [INF] from='mgr.14144 172.21.15.37:0/2766993901' entity='mgr.y' 2024-04-23T02:23:19.178 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:23:18 smithi191 bash[14421]: audit 2024-04-23T02:23:18.135779+0000 mon.a (mon.0) 560 : audit [INF] from='mgr.14144 172.21.15.37:0/2766993901' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.smpl.smithi037.oowzwi", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-04-23T02:23:19.178 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:23:18 smithi191 bash[14421]: audit 2024-04-23T02:23:18.141541+0000 mon.a (mon.0) 561 : audit [INF] from='mgr.14144 172.21.15.37:0/2766993901' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "client.rgw.smpl.smithi037.oowzwi", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]': finished 2024-04-23T02:23:19.178 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:23:18 smithi191 bash[14421]: audit 2024-04-23T02:23:18.149402+0000 mon.a (mon.0) 562 : audit [INF] from='mgr.14144 172.21.15.37:0/2766993901' entity='mgr.y' 2024-04-23T02:23:19.178 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:23:18 smithi191 bash[14421]: audit 2024-04-23T02:23:18.150920+0000 mon.a (mon.0) 563 : audit [DBG] from='mgr.14144 172.21.15.37:0/2766993901' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-23T02:23:19.178 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:23:18 smithi191 bash[14421]: cephadm 2024-04-23T02:23:18.152112+0000 mgr.y (mgr.14144) 287 : cephadm [INF] Deploying daemon rgw.smpl.smithi037.oowzwi on smithi037 2024-04-23T02:23:19.178 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:23:18 smithi191 bash[14421]: cluster 2024-04-23T02:23:18.763266+0000 mon.a (mon.0) 564 : cluster [DBG] osdmap e64: 8 total, 8 up, 8 in 2024-04-23T02:23:20.415 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:23:20 smithi037 bash[14334]: cluster 2024-04-23T02:23:18.610633+0000 mgr.y (mgr.14144) 288 : cluster [DBG] pgmap v261: 161 pgs: 32 unknown, 129 active+clean; 27 KiB data, 55 MiB used, 715 GiB / 715 GiB avail; 171 KiB/s rd, 204 B/s wr, 326 op/s 2024-04-23T02:23:20.415 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:23:20 smithi037 bash[14334]: cluster 2024-04-23T02:23:19.783906+0000 mon.a (mon.0) 565 : cluster [DBG] osdmap e65: 8 total, 8 up, 8 in 2024-04-23T02:23:20.415 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:23:20 smithi037 bash[18830]: cluster 2024-04-23T02:23:18.610633+0000 mgr.y (mgr.14144) 288 : cluster [DBG] pgmap v261: 161 pgs: 32 unknown, 129 active+clean; 27 KiB data, 55 MiB used, 715 GiB / 715 GiB avail; 171 KiB/s rd, 204 B/s wr, 326 op/s 2024-04-23T02:23:20.415 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:23:20 smithi037 bash[18830]: cluster 2024-04-23T02:23:19.783906+0000 mon.a (mon.0) 565 : cluster [DBG] osdmap e65: 8 total, 8 up, 8 in 2024-04-23T02:23:20.426 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:23:20 smithi191 bash[14421]: cluster 2024-04-23T02:23:18.610633+0000 mgr.y (mgr.14144) 288 : cluster [DBG] pgmap v261: 161 pgs: 32 unknown, 129 active+clean; 27 KiB data, 55 MiB used, 715 GiB / 715 GiB avail; 171 KiB/s rd, 204 B/s wr, 326 op/s 2024-04-23T02:23:20.427 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:23:20 smithi191 bash[14421]: cluster 2024-04-23T02:23:19.783906+0000 mon.a (mon.0) 565 : cluster [DBG] osdmap e65: 8 total, 8 up, 8 in 2024-04-23T02:23:22.308 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:23:22 smithi037 bash[14334]: cluster 2024-04-23T02:23:20.611790+0000 mgr.y (mgr.14144) 289 : cluster [DBG] pgmap v264: 161 pgs: 16 unknown, 145 active+clean; 27 KiB data, 64 MiB used, 715 GiB / 715 GiB avail; 370 KiB/s rd, 341 B/s wr, 672 op/s 2024-04-23T02:23:22.308 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:23:22 smithi037 bash[14334]: audit 2024-04-23T02:23:22.011824+0000 mon.a (mon.0) 566 : audit [INF] from='mgr.14144 172.21.15.37:0/2766993901' entity='mgr.y' 2024-04-23T02:23:22.308 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:23:22 smithi037 bash[14334]: audit 2024-04-23T02:23:22.013147+0000 mon.a (mon.0) 567 : audit [INF] from='mgr.14144 172.21.15.37:0/2766993901' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.smpl.smithi191.vzlgqs", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-04-23T02:23:22.309 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:23:22 smithi037 bash[14334]: audit 2024-04-23T02:23:22.018497+0000 mon.a (mon.0) 568 : audit [INF] from='mgr.14144 172.21.15.37:0/2766993901' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "client.rgw.smpl.smithi191.vzlgqs", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]': finished 2024-04-23T02:23:22.309 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:23:22 smithi037 bash[14334]: audit 2024-04-23T02:23:22.025658+0000 mon.a (mon.0) 569 : audit [INF] from='mgr.14144 172.21.15.37:0/2766993901' entity='mgr.y' 2024-04-23T02:23:22.309 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:23:22 smithi037 bash[14334]: audit 2024-04-23T02:23:22.026637+0000 mon.a (mon.0) 570 : audit [DBG] from='mgr.14144 172.21.15.37:0/2766993901' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-23T02:23:22.309 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:23:22 smithi037 bash[18830]: cluster 2024-04-23T02:23:20.611790+0000 mgr.y (mgr.14144) 289 : cluster [DBG] pgmap v264: 161 pgs: 16 unknown, 145 active+clean; 27 KiB data, 64 MiB used, 715 GiB / 715 GiB avail; 370 KiB/s rd, 341 B/s wr, 672 op/s 2024-04-23T02:23:22.309 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:23:22 smithi037 bash[18830]: audit 2024-04-23T02:23:22.011824+0000 mon.a (mon.0) 566 : audit [INF] from='mgr.14144 172.21.15.37:0/2766993901' entity='mgr.y' 2024-04-23T02:23:22.309 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:23:22 smithi037 bash[18830]: audit 2024-04-23T02:23:22.013147+0000 mon.a (mon.0) 567 : audit [INF] from='mgr.14144 172.21.15.37:0/2766993901' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.smpl.smithi191.vzlgqs", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-04-23T02:23:22.309 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:23:22 smithi037 bash[18830]: audit 2024-04-23T02:23:22.018497+0000 mon.a (mon.0) 568 : audit [INF] from='mgr.14144 172.21.15.37:0/2766993901' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "client.rgw.smpl.smithi191.vzlgqs", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]': finished 2024-04-23T02:23:22.309 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:23:22 smithi037 bash[18830]: audit 2024-04-23T02:23:22.025658+0000 mon.a (mon.0) 569 : audit [INF] from='mgr.14144 172.21.15.37:0/2766993901' entity='mgr.y' 2024-04-23T02:23:22.309 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:23:22 smithi037 bash[18830]: audit 2024-04-23T02:23:22.026637+0000 mon.a (mon.0) 570 : audit [DBG] from='mgr.14144 172.21.15.37:0/2766993901' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-23T02:23:22.427 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:23:22 smithi191 bash[14421]: cluster 2024-04-23T02:23:20.611790+0000 mgr.y (mgr.14144) 289 : cluster [DBG] pgmap v264: 161 pgs: 16 unknown, 145 active+clean; 27 KiB data, 64 MiB used, 715 GiB / 715 GiB avail; 370 KiB/s rd, 341 B/s wr, 672 op/s 2024-04-23T02:23:22.427 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:23:22 smithi191 bash[14421]: audit 2024-04-23T02:23:22.011824+0000 mon.a (mon.0) 566 : audit [INF] from='mgr.14144 172.21.15.37:0/2766993901' entity='mgr.y' 2024-04-23T02:23:22.427 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:23:22 smithi191 bash[14421]: audit 2024-04-23T02:23:22.013147+0000 mon.a (mon.0) 567 : audit [INF] from='mgr.14144 172.21.15.37:0/2766993901' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.smpl.smithi191.vzlgqs", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-04-23T02:23:22.427 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:23:22 smithi191 bash[14421]: audit 2024-04-23T02:23:22.018497+0000 mon.a (mon.0) 568 : audit [INF] from='mgr.14144 172.21.15.37:0/2766993901' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "client.rgw.smpl.smithi191.vzlgqs", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]': finished 2024-04-23T02:23:22.427 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:23:22 smithi191 bash[14421]: audit 2024-04-23T02:23:22.025658+0000 mon.a (mon.0) 569 : audit [INF] from='mgr.14144 172.21.15.37:0/2766993901' entity='mgr.y' 2024-04-23T02:23:22.427 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:23:22 smithi191 bash[14421]: audit 2024-04-23T02:23:22.026637+0000 mon.a (mon.0) 570 : audit [DBG] from='mgr.14144 172.21.15.37:0/2766993901' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-23T02:23:23.427 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:23:23 smithi191 bash[14421]: cephadm 2024-04-23T02:23:22.027563+0000 mgr.y (mgr.14144) 290 : cephadm [INF] Deploying daemon rgw.smpl.smithi191.vzlgqs on smithi191 2024-04-23T02:23:23.428 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:23:23 smithi191 bash[14421]: audit 2024-04-23T02:23:22.714157+0000 mon.a (mon.0) 571 : audit [INF] from='mgr.14144 172.21.15.37:0/2766993901' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-04-23T02:23:23.428 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:23:23 smithi191 bash[14421]: audit 2024-04-23T02:23:22.714681+0000 mon.a (mon.0) 572 : audit [INF] from='mgr.14144 172.21.15.37:0/2766993901' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-04-23T02:23:23.428 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:23:23 smithi191 bash[14421]: audit 2024-04-23T02:23:23.015031+0000 mon.a (mon.0) 573 : audit [INF] from='client.? 172.21.15.37:0/1392121219' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "foo","app": "rbd"}]: dispatch 2024-04-23T02:23:23.558 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:23:23 smithi037 bash[18830]: cephadm 2024-04-23T02:23:22.027563+0000 mgr.y (mgr.14144) 290 : cephadm [INF] Deploying daemon rgw.smpl.smithi191.vzlgqs on smithi191 2024-04-23T02:23:23.558 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:23:23 smithi037 bash[18830]: audit 2024-04-23T02:23:22.714157+0000 mon.a (mon.0) 571 : audit [INF] from='mgr.14144 172.21.15.37:0/2766993901' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-04-23T02:23:23.558 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:23:23 smithi037 bash[18830]: audit 2024-04-23T02:23:22.714681+0000 mon.a (mon.0) 572 : audit [INF] from='mgr.14144 172.21.15.37:0/2766993901' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-04-23T02:23:23.558 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:23:23 smithi037 bash[18830]: audit 2024-04-23T02:23:23.015031+0000 mon.a (mon.0) 573 : audit [INF] from='client.? 172.21.15.37:0/1392121219' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "foo","app": "rbd"}]: dispatch 2024-04-23T02:23:23.558 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:23:23 smithi037 bash[14334]: cephadm 2024-04-23T02:23:22.027563+0000 mgr.y (mgr.14144) 290 : cephadm [INF] Deploying daemon rgw.smpl.smithi191.vzlgqs on smithi191 2024-04-23T02:23:23.558 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:23:23 smithi037 bash[14334]: audit 2024-04-23T02:23:22.714157+0000 mon.a (mon.0) 571 : audit [INF] from='mgr.14144 172.21.15.37:0/2766993901' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-04-23T02:23:23.559 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:23:23 smithi037 bash[14334]: audit 2024-04-23T02:23:22.714681+0000 mon.a (mon.0) 572 : audit [INF] from='mgr.14144 172.21.15.37:0/2766993901' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-04-23T02:23:23.559 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:23:23 smithi037 bash[14334]: audit 2024-04-23T02:23:23.015031+0000 mon.a (mon.0) 573 : audit [INF] from='client.? 172.21.15.37:0/1392121219' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "foo","app": "rbd"}]: dispatch 2024-04-23T02:23:24.442 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:23:24 smithi191 bash[14421]: cluster 2024-04-23T02:23:22.613044+0000 mgr.y (mgr.14144) 291 : cluster [DBG] pgmap v265: 161 pgs: 161 active+clean; 27 KiB data, 73 MiB used, 715 GiB / 715 GiB avail; 285 KiB/s rd, 0 B/s wr, 490 op/s 2024-04-23T02:23:24.442 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:23:24 smithi191 bash[14421]: audit 2024-04-23T02:23:23.170904+0000 mon.a (mon.0) 574 : audit [INF] from='client.? 172.21.15.37:0/1392121219' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "foo","app": "rbd"}]': finished 2024-04-23T02:23:24.443 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:23:24 smithi191 bash[14421]: cluster 2024-04-23T02:23:23.171182+0000 mon.a (mon.0) 575 : cluster [DBG] osdmap e66: 8 total, 8 up, 8 in 2024-04-23T02:23:24.558 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:23:24 smithi037 bash[14334]: cluster 2024-04-23T02:23:22.613044+0000 mgr.y (mgr.14144) 291 : cluster [DBG] pgmap v265: 161 pgs: 161 active+clean; 27 KiB data, 73 MiB used, 715 GiB / 715 GiB avail; 285 KiB/s rd, 0 B/s wr, 490 op/s 2024-04-23T02:23:24.558 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:23:24 smithi037 bash[14334]: audit 2024-04-23T02:23:23.170904+0000 mon.a (mon.0) 574 : audit [INF] from='client.? 172.21.15.37:0/1392121219' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "foo","app": "rbd"}]': finished 2024-04-23T02:23:24.558 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:23:24 smithi037 bash[14334]: cluster 2024-04-23T02:23:23.171182+0000 mon.a (mon.0) 575 : cluster [DBG] osdmap e66: 8 total, 8 up, 8 in 2024-04-23T02:23:24.558 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:23:24 smithi037 bash[18830]: cluster 2024-04-23T02:23:22.613044+0000 mgr.y (mgr.14144) 291 : cluster [DBG] pgmap v265: 161 pgs: 161 active+clean; 27 KiB data, 73 MiB used, 715 GiB / 715 GiB avail; 285 KiB/s rd, 0 B/s wr, 490 op/s 2024-04-23T02:23:24.558 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:23:24 smithi037 bash[18830]: audit 2024-04-23T02:23:23.170904+0000 mon.a (mon.0) 574 : audit [INF] from='client.? 172.21.15.37:0/1392121219' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "foo","app": "rbd"}]': finished 2024-04-23T02:23:24.559 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:23:24 smithi037 bash[18830]: cluster 2024-04-23T02:23:23.171182+0000 mon.a (mon.0) 575 : cluster [DBG] osdmap e66: 8 total, 8 up, 8 in 2024-04-23T02:23:25.427 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:23:25 smithi191 bash[14421]: cluster 2024-04-23T02:23:24.186608+0000 mon.a (mon.0) 576 : cluster [DBG] osdmap e67: 8 total, 8 up, 8 in 2024-04-23T02:23:25.427 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:23:25 smithi191 bash[14421]: audit 2024-04-23T02:23:25.004528+0000 mon.a (mon.0) 577 : audit [INF] from='mgr.14144 172.21.15.37:0/2766993901' entity='mgr.y' 2024-04-23T02:23:25.427 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:23:25 smithi191 bash[14421]: audit 2024-04-23T02:23:25.006293+0000 mon.a (mon.0) 578 : audit [DBG] from='mgr.14144 172.21.15.37:0/2766993901' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-23T02:23:25.558 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:23:25 smithi037 bash[14334]: cluster 2024-04-23T02:23:24.186608+0000 mon.a (mon.0) 576 : cluster [DBG] osdmap e67: 8 total, 8 up, 8 in 2024-04-23T02:23:25.558 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:23:25 smithi037 bash[14334]: audit 2024-04-23T02:23:25.004528+0000 mon.a (mon.0) 577 : audit [INF] from='mgr.14144 172.21.15.37:0/2766993901' entity='mgr.y' 2024-04-23T02:23:25.558 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:23:25 smithi037 bash[14334]: audit 2024-04-23T02:23:25.006293+0000 mon.a (mon.0) 578 : audit [DBG] from='mgr.14144 172.21.15.37:0/2766993901' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-23T02:23:25.558 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:23:25 smithi037 bash[18830]: cluster 2024-04-23T02:23:24.186608+0000 mon.a (mon.0) 576 : cluster [DBG] osdmap e67: 8 total, 8 up, 8 in 2024-04-23T02:23:25.558 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:23:25 smithi037 bash[18830]: audit 2024-04-23T02:23:25.004528+0000 mon.a (mon.0) 577 : audit [INF] from='mgr.14144 172.21.15.37:0/2766993901' entity='mgr.y' 2024-04-23T02:23:25.559 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:23:25 smithi037 bash[18830]: audit 2024-04-23T02:23:25.006293+0000 mon.a (mon.0) 578 : audit [DBG] from='mgr.14144 172.21.15.37:0/2766993901' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-23T02:23:26.109 DEBUG:teuthology.orchestra.run.smithi037:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 39f0dbf0-0117-11ef-bc93-c7b262605968 -e sha1=646b8c7d293d8ec31a40c69f7b3237b19c1be24d -- bash -c 'ceph orch apply iscsi foo u p' 2024-04-23T02:23:26.427 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:23:26 smithi191 bash[14421]: cluster 2024-04-23T02:23:24.613797+0000 mgr.y (mgr.14144) 292 : cluster [DBG] pgmap v268: 161 pgs: 161 active+clean; 27 KiB data, 81 MiB used, 715 GiB / 715 GiB avail; 204 KiB/s rd, 0 B/s wr, 345 op/s 2024-04-23T02:23:26.427 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:23:26 smithi191 bash[14421]: cluster 2024-04-23T02:23:25.197908+0000 mon.a (mon.0) 579 : cluster [DBG] osdmap e68: 8 total, 8 up, 8 in 2024-04-23T02:23:26.558 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:23:26 smithi037 bash[14334]: cluster 2024-04-23T02:23:24.613797+0000 mgr.y (mgr.14144) 292 : cluster [DBG] pgmap v268: 161 pgs: 161 active+clean; 27 KiB data, 81 MiB used, 715 GiB / 715 GiB avail; 204 KiB/s rd, 0 B/s wr, 345 op/s 2024-04-23T02:23:26.558 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:23:26 smithi037 bash[14334]: cluster 2024-04-23T02:23:25.197908+0000 mon.a (mon.0) 579 : cluster [DBG] osdmap e68: 8 total, 8 up, 8 in 2024-04-23T02:23:26.558 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:23:26 smithi037 bash[18830]: cluster 2024-04-23T02:23:24.613797+0000 mgr.y (mgr.14144) 292 : cluster [DBG] pgmap v268: 161 pgs: 161 active+clean; 27 KiB data, 81 MiB used, 715 GiB / 715 GiB avail; 204 KiB/s rd, 0 B/s wr, 345 op/s 2024-04-23T02:23:26.559 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:23:26 smithi037 bash[18830]: cluster 2024-04-23T02:23:25.197908+0000 mon.a (mon.0) 579 : cluster [DBG] osdmap e68: 8 total, 8 up, 8 in 2024-04-23T02:23:28.455 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:23:28 smithi037 bash[18830]: cluster 2024-04-23T02:23:26.614728+0000 mgr.y (mgr.14144) 293 : cluster [DBG] pgmap v270: 161 pgs: 161 active+clean; 27 KiB data, 86 MiB used, 715 GiB / 715 GiB avail; 181 KiB/s rd, 170 B/s wr, 304 op/s 2024-04-23T02:23:28.456 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:23:28 smithi037 bash[14334]: cluster 2024-04-23T02:23:26.614728+0000 mgr.y (mgr.14144) 293 : cluster [DBG] pgmap v270: 161 pgs: 161 active+clean; 27 KiB data, 86 MiB used, 715 GiB / 715 GiB avail; 181 KiB/s rd, 170 B/s wr, 304 op/s 2024-04-23T02:23:28.677 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:23:28 smithi191 bash[14421]: cluster 2024-04-23T02:23:26.614728+0000 mgr.y (mgr.14144) 293 : cluster [DBG] pgmap v270: 161 pgs: 161 active+clean; 27 KiB data, 86 MiB used, 715 GiB / 715 GiB avail; 181 KiB/s rd, 170 B/s wr, 304 op/s 2024-04-23T02:23:29.679 INFO:teuthology.orchestra.run.smithi037.stdout:Scheduled iscsi.foo update... 2024-04-23T02:23:30.147 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:23:30 smithi037 bash[14334]: cluster 2024-04-23T02:23:28.615933+0000 mgr.y (mgr.14144) 294 : cluster [DBG] pgmap v271: 161 pgs: 161 active+clean; 27 KiB data, 87 MiB used, 715 GiB / 715 GiB avail; 251 KiB/s rd, 511 B/s wr, 431 op/s 2024-04-23T02:23:30.147 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:23:30 smithi037 bash[14334]: audit 2024-04-23T02:23:29.037400+0000 mon.a (mon.0) 580 : audit [INF] from='mgr.14144 172.21.15.37:0/2766993901' entity='mgr.y' 2024-04-23T02:23:30.147 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:23:30 smithi037 bash[14334]: audit 2024-04-23T02:23:29.673831+0000 mon.a (mon.0) 581 : audit [INF] from='mgr.14144 172.21.15.37:0/2766993901' entity='mgr.y' 2024-04-23T02:23:30.147 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:23:30 smithi037 bash[14334]: audit 2024-04-23T02:23:29.861296+0000 mon.a (mon.0) 582 : audit [INF] from='mgr.14144 172.21.15.37:0/2766993901' entity='mgr.y' 2024-04-23T02:23:30.147 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:23:30 smithi037 bash[14334]: audit 2024-04-23T02:23:29.869230+0000 mon.a (mon.0) 583 : audit [INF] from='mgr.14144 172.21.15.37:0/2766993901' entity='mgr.y' 2024-04-23T02:23:30.147 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:23:30 smithi037 bash[14334]: audit 2024-04-23T02:23:29.883264+0000 mon.a (mon.0) 584 : audit [INF] from='mgr.14144 172.21.15.37:0/2766993901' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi037.qdajck", "caps": ["mon", "profile rbd, allow command \"osd blocklist\", allow command \"config-key get\" with \"key\" prefix \"iscsi/\"", "mgr", "allow command \"service status\"", "osd", "allow rwx"]}]: dispatch 2024-04-23T02:23:30.147 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:23:30 smithi037 bash[14334]: audit 2024-04-23T02:23:29.890008+0000 mon.a (mon.0) 585 : audit [INF] from='mgr.14144 172.21.15.37:0/2766993901' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi037.qdajck", "caps": ["mon", "profile rbd, allow command \"osd blocklist\", allow command \"config-key get\" with \"key\" prefix \"iscsi/\"", "mgr", "allow command \"service status\"", "osd", "allow rwx"]}]': finished 2024-04-23T02:23:30.147 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:23:30 smithi037 bash[14334]: audit 2024-04-23T02:23:29.898647+0000 mon.a (mon.0) 586 : audit [DBG] from='mgr.14144 172.21.15.37:0/2766993901' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-23T02:23:30.148 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:23:30 smithi037 bash[18830]: cluster 2024-04-23T02:23:28.615933+0000 mgr.y (mgr.14144) 294 : cluster [DBG] pgmap v271: 161 pgs: 161 active+clean; 27 KiB data, 87 MiB used, 715 GiB / 715 GiB avail; 251 KiB/s rd, 511 B/s wr, 431 op/s 2024-04-23T02:23:30.148 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:23:30 smithi037 bash[18830]: audit 2024-04-23T02:23:29.037400+0000 mon.a (mon.0) 580 : audit [INF] from='mgr.14144 172.21.15.37:0/2766993901' entity='mgr.y' 2024-04-23T02:23:30.148 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:23:30 smithi037 bash[18830]: audit 2024-04-23T02:23:29.673831+0000 mon.a (mon.0) 581 : audit [INF] from='mgr.14144 172.21.15.37:0/2766993901' entity='mgr.y' 2024-04-23T02:23:30.148 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:23:30 smithi037 bash[18830]: audit 2024-04-23T02:23:29.861296+0000 mon.a (mon.0) 582 : audit [INF] from='mgr.14144 172.21.15.37:0/2766993901' entity='mgr.y' 2024-04-23T02:23:30.148 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:23:30 smithi037 bash[18830]: audit 2024-04-23T02:23:29.869230+0000 mon.a (mon.0) 583 : audit [INF] from='mgr.14144 172.21.15.37:0/2766993901' entity='mgr.y' 2024-04-23T02:23:30.148 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:23:30 smithi037 bash[18830]: audit 2024-04-23T02:23:29.883264+0000 mon.a (mon.0) 584 : audit [INF] from='mgr.14144 172.21.15.37:0/2766993901' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi037.qdajck", "caps": ["mon", "profile rbd, allow command \"osd blocklist\", allow command \"config-key get\" with \"key\" prefix \"iscsi/\"", "mgr", "allow command \"service status\"", "osd", "allow rwx"]}]: dispatch 2024-04-23T02:23:30.148 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:23:30 smithi037 bash[18830]: audit 2024-04-23T02:23:29.890008+0000 mon.a (mon.0) 585 : audit [INF] from='mgr.14144 172.21.15.37:0/2766993901' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi037.qdajck", "caps": ["mon", "profile rbd, allow command \"osd blocklist\", allow command \"config-key get\" with \"key\" prefix \"iscsi/\"", "mgr", "allow command \"service status\"", "osd", "allow rwx"]}]': finished 2024-04-23T02:23:30.148 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:23:30 smithi037 bash[18830]: audit 2024-04-23T02:23:29.898647+0000 mon.a (mon.0) 586 : audit [DBG] from='mgr.14144 172.21.15.37:0/2766993901' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-23T02:23:30.427 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:23:30 smithi191 bash[14421]: cluster 2024-04-23T02:23:28.615933+0000 mgr.y (mgr.14144) 294 : cluster [DBG] pgmap v271: 161 pgs: 161 active+clean; 27 KiB data, 87 MiB used, 715 GiB / 715 GiB avail; 251 KiB/s rd, 511 B/s wr, 431 op/s 2024-04-23T02:23:30.427 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:23:30 smithi191 bash[14421]: audit 2024-04-23T02:23:29.037400+0000 mon.a (mon.0) 580 : audit [INF] from='mgr.14144 172.21.15.37:0/2766993901' entity='mgr.y' 2024-04-23T02:23:30.427 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:23:30 smithi191 bash[14421]: audit 2024-04-23T02:23:29.673831+0000 mon.a (mon.0) 581 : audit [INF] from='mgr.14144 172.21.15.37:0/2766993901' entity='mgr.y' 2024-04-23T02:23:30.427 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:23:30 smithi191 bash[14421]: audit 2024-04-23T02:23:29.861296+0000 mon.a (mon.0) 582 : audit [INF] from='mgr.14144 172.21.15.37:0/2766993901' entity='mgr.y' 2024-04-23T02:23:30.428 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:23:30 smithi191 bash[14421]: audit 2024-04-23T02:23:29.869230+0000 mon.a (mon.0) 583 : audit [INF] from='mgr.14144 172.21.15.37:0/2766993901' entity='mgr.y' 2024-04-23T02:23:30.428 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:23:30 smithi191 bash[14421]: audit 2024-04-23T02:23:29.883264+0000 mon.a (mon.0) 584 : audit [INF] from='mgr.14144 172.21.15.37:0/2766993901' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi037.qdajck", "caps": ["mon", "profile rbd, allow command \"osd blocklist\", allow command \"config-key get\" with \"key\" prefix \"iscsi/\"", "mgr", "allow command \"service status\"", "osd", "allow rwx"]}]: dispatch 2024-04-23T02:23:30.428 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:23:30 smithi191 bash[14421]: audit 2024-04-23T02:23:29.890008+0000 mon.a (mon.0) 585 : audit [INF] from='mgr.14144 172.21.15.37:0/2766993901' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi037.qdajck", "caps": ["mon", "profile rbd, allow command \"osd blocklist\", allow command \"config-key get\" with \"key\" prefix \"iscsi/\"", "mgr", "allow command \"service status\"", "osd", "allow rwx"]}]': finished 2024-04-23T02:23:30.428 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:23:30 smithi191 bash[14421]: audit 2024-04-23T02:23:29.898647+0000 mon.a (mon.0) 586 : audit [DBG] from='mgr.14144 172.21.15.37:0/2766993901' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-23T02:23:30.917 DEBUG:teuthology.orchestra.run.smithi037:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 39f0dbf0-0117-11ef-bc93-c7b262605968 -e sha1=646b8c7d293d8ec31a40c69f7b3237b19c1be24d -- bash -c 'sleep 120' 2024-04-23T02:23:31.308 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:23:31 smithi037 bash[14334]: audit 2024-04-23T02:23:29.666431+0000 mgr.y (mgr.14144) 295 : audit [DBG] from='client.24664 -' entity='client.admin' cmd=[{"prefix": "orch apply iscsi", "pool": "foo", "api_user": "u", "api_password": "p", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T02:23:31.308 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:23:31 smithi037 bash[14334]: cephadm 2024-04-23T02:23:29.667120+0000 mgr.y (mgr.14144) 296 : cephadm [INF] Saving service iscsi.foo spec with placement count:1 2024-04-23T02:23:31.308 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:23:31 smithi037 bash[14334]: cephadm 2024-04-23T02:23:29.873050+0000 mgr.y (mgr.14144) 297 : cephadm [INF] Checking pool "foo" exists for service iscsi.foo 2024-04-23T02:23:31.308 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:23:31 smithi037 bash[14334]: cephadm 2024-04-23T02:23:29.899996+0000 mgr.y (mgr.14144) 298 : cephadm [INF] Deploying daemon iscsi.foo.smithi037.qdajck on smithi037 2024-04-23T02:23:31.308 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:23:31 smithi037 bash[18830]: audit 2024-04-23T02:23:29.666431+0000 mgr.y (mgr.14144) 295 : audit [DBG] from='client.24664 -' entity='client.admin' cmd=[{"prefix": "orch apply iscsi", "pool": "foo", "api_user": "u", "api_password": "p", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T02:23:31.309 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:23:31 smithi037 bash[18830]: cephadm 2024-04-23T02:23:29.667120+0000 mgr.y (mgr.14144) 296 : cephadm [INF] Saving service iscsi.foo spec with placement count:1 2024-04-23T02:23:31.309 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:23:31 smithi037 bash[18830]: cephadm 2024-04-23T02:23:29.873050+0000 mgr.y (mgr.14144) 297 : cephadm [INF] Checking pool "foo" exists for service iscsi.foo 2024-04-23T02:23:31.309 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:23:31 smithi037 bash[18830]: cephadm 2024-04-23T02:23:29.899996+0000 mgr.y (mgr.14144) 298 : cephadm [INF] Deploying daemon iscsi.foo.smithi037.qdajck on smithi037 2024-04-23T02:23:31.427 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:23:31 smithi191 bash[14421]: audit 2024-04-23T02:23:29.666431+0000 mgr.y (mgr.14144) 295 : audit [DBG] from='client.24664 -' entity='client.admin' cmd=[{"prefix": "orch apply iscsi", "pool": "foo", "api_user": "u", "api_password": "p", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T02:23:31.427 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:23:31 smithi191 bash[14421]: cephadm 2024-04-23T02:23:29.667120+0000 mgr.y (mgr.14144) 296 : cephadm [INF] Saving service iscsi.foo spec with placement count:1 2024-04-23T02:23:31.427 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:23:31 smithi191 bash[14421]: cephadm 2024-04-23T02:23:29.873050+0000 mgr.y (mgr.14144) 297 : cephadm [INF] Checking pool "foo" exists for service iscsi.foo 2024-04-23T02:23:31.427 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:23:31 smithi191 bash[14421]: cephadm 2024-04-23T02:23:29.899996+0000 mgr.y (mgr.14144) 298 : cephadm [INF] Deploying daemon iscsi.foo.smithi037.qdajck on smithi037 2024-04-23T02:23:32.427 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:23:32 smithi191 bash[14421]: cluster 2024-04-23T02:23:30.617248+0000 mgr.y (mgr.14144) 299 : cluster [DBG] pgmap v272: 161 pgs: 161 active+clean; 27 KiB data, 88 MiB used, 715 GiB / 715 GiB avail; 343 KiB/s rd, 412 B/s wr, 585 op/s 2024-04-23T02:23:32.427 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:23:32 smithi191 bash[14421]: cluster 2024-04-23T02:23:31.056085+0000 mon.a (mon.0) 587 : cluster [DBG] mgrmap e15: y(active, since 7m), standbys: x 2024-04-23T02:23:32.558 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:23:32 smithi037 bash[14334]: cluster 2024-04-23T02:23:30.617248+0000 mgr.y (mgr.14144) 299 : cluster [DBG] pgmap v272: 161 pgs: 161 active+clean; 27 KiB data, 88 MiB used, 715 GiB / 715 GiB avail; 343 KiB/s rd, 412 B/s wr, 585 op/s 2024-04-23T02:23:32.558 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:23:32 smithi037 bash[14334]: cluster 2024-04-23T02:23:31.056085+0000 mon.a (mon.0) 587 : cluster [DBG] mgrmap e15: y(active, since 7m), standbys: x 2024-04-23T02:23:32.558 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:23:32 smithi037 bash[18830]: cluster 2024-04-23T02:23:30.617248+0000 mgr.y (mgr.14144) 299 : cluster [DBG] pgmap v272: 161 pgs: 161 active+clean; 27 KiB data, 88 MiB used, 715 GiB / 715 GiB avail; 343 KiB/s rd, 412 B/s wr, 585 op/s 2024-04-23T02:23:32.559 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:23:32 smithi037 bash[18830]: cluster 2024-04-23T02:23:31.056085+0000 mon.a (mon.0) 587 : cluster [DBG] mgrmap e15: y(active, since 7m), standbys: x 2024-04-23T02:23:34.808 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:23:34 smithi037 bash[18830]: cluster 2024-04-23T02:23:32.618549+0000 mgr.y (mgr.14144) 300 : cluster [DBG] pgmap v273: 161 pgs: 161 active+clean; 27 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 369 KiB/s rd, 485 B/s wr, 621 op/s 2024-04-23T02:23:34.808 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:23:34 smithi037 bash[18830]: audit 2024-04-23T02:23:33.455405+0000 mon.a (mon.0) 588 : audit [INF] from='mgr.14144 172.21.15.37:0/2766993901' entity='mgr.y' 2024-04-23T02:23:34.808 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:23:34 smithi037 bash[18830]: audit 2024-04-23T02:23:33.456620+0000 mon.a (mon.0) 589 : audit [DBG] from='mgr.14144 172.21.15.37:0/2766993901' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-23T02:23:34.809 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:23:34 smithi037 bash[18830]: cluster 2024-04-23T02:23:34.089496+0000 mon.a (mon.0) 590 : cluster [DBG] osdmap e69: 8 total, 8 up, 8 in 2024-04-23T02:23:34.809 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:23:34 smithi037 bash[14334]: cluster 2024-04-23T02:23:32.618549+0000 mgr.y (mgr.14144) 300 : cluster [DBG] pgmap v273: 161 pgs: 161 active+clean; 27 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 369 KiB/s rd, 485 B/s wr, 621 op/s 2024-04-23T02:23:34.809 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:23:34 smithi037 bash[14334]: audit 2024-04-23T02:23:33.455405+0000 mon.a (mon.0) 588 : audit [INF] from='mgr.14144 172.21.15.37:0/2766993901' entity='mgr.y' 2024-04-23T02:23:34.809 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:23:34 smithi037 bash[14334]: audit 2024-04-23T02:23:33.456620+0000 mon.a (mon.0) 589 : audit [DBG] from='mgr.14144 172.21.15.37:0/2766993901' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-23T02:23:34.809 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:23:34 smithi037 bash[14334]: cluster 2024-04-23T02:23:34.089496+0000 mon.a (mon.0) 590 : cluster [DBG] osdmap e69: 8 total, 8 up, 8 in 2024-04-23T02:23:34.927 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:23:34 smithi191 bash[14421]: cluster 2024-04-23T02:23:32.618549+0000 mgr.y (mgr.14144) 300 : cluster [DBG] pgmap v273: 161 pgs: 161 active+clean; 27 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 369 KiB/s rd, 485 B/s wr, 621 op/s 2024-04-23T02:23:34.927 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:23:34 smithi191 bash[14421]: audit 2024-04-23T02:23:33.455405+0000 mon.a (mon.0) 588 : audit [INF] from='mgr.14144 172.21.15.37:0/2766993901' entity='mgr.y' 2024-04-23T02:23:34.927 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:23:34 smithi191 bash[14421]: audit 2024-04-23T02:23:33.456620+0000 mon.a (mon.0) 589 : audit [DBG] from='mgr.14144 172.21.15.37:0/2766993901' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-23T02:23:34.927 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:23:34 smithi191 bash[14421]: cluster 2024-04-23T02:23:34.089496+0000 mon.a (mon.0) 590 : cluster [DBG] osdmap e69: 8 total, 8 up, 8 in 2024-04-23T02:23:36.467 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:23:36 smithi037 bash[18830]: cluster 2024-04-23T02:23:34.619608+0000 mgr.y (mgr.14144) 301 : cluster [DBG] pgmap v275: 161 pgs: 161 active+clean; 27 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 263 KiB/s rd, 434 B/s wr, 437 op/s 2024-04-23T02:23:36.808 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:23:36 smithi037 bash[14334]: cluster 2024-04-23T02:23:34.619608+0000 mgr.y (mgr.14144) 301 : cluster [DBG] pgmap v275: 161 pgs: 161 active+clean; 27 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 263 KiB/s rd, 434 B/s wr, 437 op/s 2024-04-23T02:23:36.927 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:23:36 smithi191 bash[14421]: cluster 2024-04-23T02:23:34.619608+0000 mgr.y (mgr.14144) 301 : cluster [DBG] pgmap v275: 161 pgs: 161 active+clean; 27 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 263 KiB/s rd, 434 B/s wr, 437 op/s 2024-04-23T02:23:37.808 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:23:37 smithi037 bash[18830]: audit 2024-04-23T02:23:36.644351+0000 mon.c (mon.1) 29 : audit [DBG] from='client.? 172.21.15.37:0/2367055128' entity='client.iscsi.foo.smithi037.qdajck' cmd=[{"prefix": "osd blacklist ls"}]: dispatch 2024-04-23T02:23:37.809 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:23:37 smithi037 bash[18830]: audit 2024-04-23T02:23:37.040286+0000 mon.a (mon.0) 591 : audit [INF] from='client.? 172.21.15.37:0/1724982647' entity='client.iscsi.foo.smithi037.qdajck' cmd=[{"prefix": "osd blacklist", "blacklistop": "rm", "addr": "172.21.15.37:6800/2797644268"}]: access denied 2024-04-23T02:23:37.809 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:23:37 smithi037 bash[18830]: audit 2024-04-23T02:23:37.186185+0000 mon.a (mon.0) 592 : audit [INF] from='mgr.14144 172.21.15.37:0/2766993901' entity='mgr.y' 2024-04-23T02:23:37.809 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:23:37 smithi037 bash[18830]: audit 2024-04-23T02:23:37.429832+0000 mon.a (mon.0) 593 : audit [INF] from='mgr.14144 172.21.15.37:0/2766993901' entity='mgr.y' 2024-04-23T02:23:37.809 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:23:37 smithi037 bash[18830]: audit 2024-04-23T02:23:37.437471+0000 mon.a (mon.0) 594 : audit [DBG] from='mgr.14144 172.21.15.37:0/2766993901' entity='mgr.y' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-04-23T02:23:37.809 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:23:37 smithi037 bash[18830]: audit 2024-04-23T02:23:37.441247+0000 mon.a (mon.0) 595 : audit [INF] from='mgr.14144 172.21.15.37:0/2766993901' entity='mgr.y' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-04-23T02:23:37.809 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:23:37 smithi037 bash[18830]: audit 2024-04-23T02:23:37.450227+0000 mon.a (mon.0) 596 : audit [INF] from='mgr.14144 172.21.15.37:0/2766993901' entity='mgr.y' 2024-04-23T02:23:37.809 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:23:37 smithi037 bash[18830]: audit 2024-04-23T02:23:37.454293+0000 mon.a (mon.0) 597 : audit [INF] from='mgr.14144 172.21.15.37:0/2766993901' entity='mgr.y' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi037"}]: dispatch 2024-04-23T02:23:37.809 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:23:37 smithi037 bash[14334]: audit 2024-04-23T02:23:36.644351+0000 mon.c (mon.1) 29 : audit [DBG] from='client.? 172.21.15.37:0/2367055128' entity='client.iscsi.foo.smithi037.qdajck' cmd=[{"prefix": "osd blacklist ls"}]: dispatch 2024-04-23T02:23:37.809 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:23:37 smithi037 bash[14334]: audit 2024-04-23T02:23:37.040286+0000 mon.a (mon.0) 591 : audit [INF] from='client.? 172.21.15.37:0/1724982647' entity='client.iscsi.foo.smithi037.qdajck' cmd=[{"prefix": "osd blacklist", "blacklistop": "rm", "addr": "172.21.15.37:6800/2797644268"}]: access denied 2024-04-23T02:23:37.809 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:23:37 smithi037 bash[14334]: audit 2024-04-23T02:23:37.186185+0000 mon.a (mon.0) 592 : audit [INF] from='mgr.14144 172.21.15.37:0/2766993901' entity='mgr.y' 2024-04-23T02:23:37.809 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:23:37 smithi037 bash[14334]: audit 2024-04-23T02:23:37.429832+0000 mon.a (mon.0) 593 : audit [INF] from='mgr.14144 172.21.15.37:0/2766993901' entity='mgr.y' 2024-04-23T02:23:37.810 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:23:37 smithi037 bash[14334]: audit 2024-04-23T02:23:37.437471+0000 mon.a (mon.0) 594 : audit [DBG] from='mgr.14144 172.21.15.37:0/2766993901' entity='mgr.y' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-04-23T02:23:37.810 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:23:37 smithi037 bash[14334]: audit 2024-04-23T02:23:37.441247+0000 mon.a (mon.0) 595 : audit [INF] from='mgr.14144 172.21.15.37:0/2766993901' entity='mgr.y' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-04-23T02:23:37.810 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:23:37 smithi037 bash[14334]: audit 2024-04-23T02:23:37.450227+0000 mon.a (mon.0) 596 : audit [INF] from='mgr.14144 172.21.15.37:0/2766993901' entity='mgr.y' 2024-04-23T02:23:37.810 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:23:37 smithi037 bash[14334]: audit 2024-04-23T02:23:37.454293+0000 mon.a (mon.0) 597 : audit [INF] from='mgr.14144 172.21.15.37:0/2766993901' entity='mgr.y' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi037"}]: dispatch 2024-04-23T02:23:37.927 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:23:37 smithi191 bash[14421]: audit 2024-04-23T02:23:36.644351+0000 mon.c (mon.1) 29 : audit [DBG] from='client.? 172.21.15.37:0/2367055128' entity='client.iscsi.foo.smithi037.qdajck' cmd=[{"prefix": "osd blacklist ls"}]: dispatch 2024-04-23T02:23:37.927 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:23:37 smithi191 bash[14421]: audit 2024-04-23T02:23:37.040286+0000 mon.a (mon.0) 591 : audit [INF] from='client.? 172.21.15.37:0/1724982647' entity='client.iscsi.foo.smithi037.qdajck' cmd=[{"prefix": "osd blacklist", "blacklistop": "rm", "addr": "172.21.15.37:6800/2797644268"}]: access denied 2024-04-23T02:23:37.928 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:23:37 smithi191 bash[14421]: audit 2024-04-23T02:23:37.186185+0000 mon.a (mon.0) 592 : audit [INF] from='mgr.14144 172.21.15.37:0/2766993901' entity='mgr.y' 2024-04-23T02:23:37.928 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:23:37 smithi191 bash[14421]: audit 2024-04-23T02:23:37.429832+0000 mon.a (mon.0) 593 : audit [INF] from='mgr.14144 172.21.15.37:0/2766993901' entity='mgr.y' 2024-04-23T02:23:37.928 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:23:37 smithi191 bash[14421]: audit 2024-04-23T02:23:37.437471+0000 mon.a (mon.0) 594 : audit [DBG] from='mgr.14144 172.21.15.37:0/2766993901' entity='mgr.y' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-04-23T02:23:37.928 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:23:37 smithi191 bash[14421]: audit 2024-04-23T02:23:37.441247+0000 mon.a (mon.0) 595 : audit [INF] from='mgr.14144 172.21.15.37:0/2766993901' entity='mgr.y' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-04-23T02:23:37.928 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:23:37 smithi191 bash[14421]: audit 2024-04-23T02:23:37.450227+0000 mon.a (mon.0) 596 : audit [INF] from='mgr.14144 172.21.15.37:0/2766993901' entity='mgr.y' 2024-04-23T02:23:37.928 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:23:37 smithi191 bash[14421]: audit 2024-04-23T02:23:37.454293+0000 mon.a (mon.0) 597 : audit [INF] from='mgr.14144 172.21.15.37:0/2766993901' entity='mgr.y' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi037"}]: dispatch 2024-04-23T02:23:38.558 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:23:38 smithi037 bash[14334]: cluster 2024-04-23T02:23:36.620804+0000 mgr.y (mgr.14144) 302 : cluster [DBG] pgmap v276: 161 pgs: 161 active+clean; 27 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 228 KiB/s rd, 307 B/s wr, 380 op/s 2024-04-23T02:23:38.558 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:23:38 smithi037 bash[14334]: audit 2024-04-23T02:23:37.438664+0000 mgr.y (mgr.14144) 303 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-04-23T02:23:38.559 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:23:38 smithi037 bash[14334]: cephadm 2024-04-23T02:23:37.440891+0000 mgr.y (mgr.14144) 304 : cephadm [INF] Adding iSCSI gateway http://:@172.21.15.37:5000 to Dashboard 2024-04-23T02:23:38.559 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:23:38 smithi037 bash[14334]: audit 2024-04-23T02:23:37.441832+0000 mgr.y (mgr.14144) 305 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-04-23T02:23:38.559 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:23:38 smithi037 bash[14334]: audit 2024-04-23T02:23:37.455450+0000 mgr.y (mgr.14144) 306 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi037"}]: dispatch 2024-04-23T02:23:38.559 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:23:38 smithi037 bash[14334]: audit 2024-04-23T02:23:37.473356+0000 mon.a (mon.0) 598 : audit [INF] from='mgr.14144 172.21.15.37:0/2766993901' entity='mgr.y' 2024-04-23T02:23:38.559 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:23:38 smithi037 bash[14334]: audit 2024-04-23T02:23:37.478705+0000 mon.a (mon.0) 599 : audit [DBG] from='mgr.14144 172.21.15.37:0/2766993901' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-23T02:23:38.559 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:23:38 smithi037 bash[14334]: audit 2024-04-23T02:23:37.485827+0000 mon.a (mon.0) 600 : audit [INF] from='mgr.14144 172.21.15.37:0/2766993901' entity='mgr.y' 2024-04-23T02:23:38.559 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:23:38 smithi037 bash[18830]: cluster 2024-04-23T02:23:36.620804+0000 mgr.y (mgr.14144) 302 : cluster [DBG] pgmap v276: 161 pgs: 161 active+clean; 27 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 228 KiB/s rd, 307 B/s wr, 380 op/s 2024-04-23T02:23:38.559 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:23:38 smithi037 bash[18830]: audit 2024-04-23T02:23:37.438664+0000 mgr.y (mgr.14144) 303 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-04-23T02:23:38.559 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:23:38 smithi037 bash[18830]: cephadm 2024-04-23T02:23:37.440891+0000 mgr.y (mgr.14144) 304 : cephadm [INF] Adding iSCSI gateway http://:@172.21.15.37:5000 to Dashboard 2024-04-23T02:23:38.559 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:23:38 smithi037 bash[18830]: audit 2024-04-23T02:23:37.441832+0000 mgr.y (mgr.14144) 305 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-04-23T02:23:38.560 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:23:38 smithi037 bash[18830]: audit 2024-04-23T02:23:37.455450+0000 mgr.y (mgr.14144) 306 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi037"}]: dispatch 2024-04-23T02:23:38.560 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:23:38 smithi037 bash[18830]: audit 2024-04-23T02:23:37.473356+0000 mon.a (mon.0) 598 : audit [INF] from='mgr.14144 172.21.15.37:0/2766993901' entity='mgr.y' 2024-04-23T02:23:38.560 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:23:38 smithi037 bash[18830]: audit 2024-04-23T02:23:37.478705+0000 mon.a (mon.0) 599 : audit [DBG] from='mgr.14144 172.21.15.37:0/2766993901' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-23T02:23:38.560 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:23:38 smithi037 bash[18830]: audit 2024-04-23T02:23:37.485827+0000 mon.a (mon.0) 600 : audit [INF] from='mgr.14144 172.21.15.37:0/2766993901' entity='mgr.y' 2024-04-23T02:23:38.927 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:23:38 smithi191 bash[14421]: cluster 2024-04-23T02:23:36.620804+0000 mgr.y (mgr.14144) 302 : cluster [DBG] pgmap v276: 161 pgs: 161 active+clean; 27 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 228 KiB/s rd, 307 B/s wr, 380 op/s 2024-04-23T02:23:38.927 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:23:38 smithi191 bash[14421]: audit 2024-04-23T02:23:37.438664+0000 mgr.y (mgr.14144) 303 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-04-23T02:23:38.927 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:23:38 smithi191 bash[14421]: cephadm 2024-04-23T02:23:37.440891+0000 mgr.y (mgr.14144) 304 : cephadm [INF] Adding iSCSI gateway http://:@172.21.15.37:5000 to Dashboard 2024-04-23T02:23:38.927 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:23:38 smithi191 bash[14421]: audit 2024-04-23T02:23:37.441832+0000 mgr.y (mgr.14144) 305 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-04-23T02:23:38.928 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:23:38 smithi191 bash[14421]: audit 2024-04-23T02:23:37.455450+0000 mgr.y (mgr.14144) 306 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi037"}]: dispatch 2024-04-23T02:23:38.928 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:23:38 smithi191 bash[14421]: audit 2024-04-23T02:23:37.473356+0000 mon.a (mon.0) 598 : audit [INF] from='mgr.14144 172.21.15.37:0/2766993901' entity='mgr.y' 2024-04-23T02:23:38.928 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:23:38 smithi191 bash[14421]: audit 2024-04-23T02:23:37.478705+0000 mon.a (mon.0) 599 : audit [DBG] from='mgr.14144 172.21.15.37:0/2766993901' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-23T02:23:38.928 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:23:38 smithi191 bash[14421]: audit 2024-04-23T02:23:37.485827+0000 mon.a (mon.0) 600 : audit [INF] from='mgr.14144 172.21.15.37:0/2766993901' entity='mgr.y' 2024-04-23T02:23:40.808 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:23:40 smithi037 bash[14334]: cluster 2024-04-23T02:23:38.621915+0000 mgr.y (mgr.14144) 307 : cluster [DBG] pgmap v277: 161 pgs: 161 active+clean; 27 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 170 KiB/s rd, 102 B/s wr, 279 op/s 2024-04-23T02:23:40.809 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:23:40 smithi037 bash[18830]: cluster 2024-04-23T02:23:38.621915+0000 mgr.y (mgr.14144) 307 : cluster [DBG] pgmap v277: 161 pgs: 161 active+clean; 27 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 170 KiB/s rd, 102 B/s wr, 279 op/s 2024-04-23T02:23:40.927 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:23:40 smithi191 bash[14421]: cluster 2024-04-23T02:23:38.621915+0000 mgr.y (mgr.14144) 307 : cluster [DBG] pgmap v277: 161 pgs: 161 active+clean; 27 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 170 KiB/s rd, 102 B/s wr, 279 op/s 2024-04-23T02:23:42.808 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:23:42 smithi037 bash[14334]: cluster 2024-04-23T02:23:40.623332+0000 mgr.y (mgr.14144) 308 : cluster [DBG] pgmap v278: 161 pgs: 161 active+clean; 27 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 65 KiB/s rd, 204 B/s wr, 103 op/s 2024-04-23T02:23:42.808 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:23:42 smithi037 bash[18830]: cluster 2024-04-23T02:23:40.623332+0000 mgr.y (mgr.14144) 308 : cluster [DBG] pgmap v278: 161 pgs: 161 active+clean; 27 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 65 KiB/s rd, 204 B/s wr, 103 op/s 2024-04-23T02:23:42.927 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:23:42 smithi191 bash[14421]: cluster 2024-04-23T02:23:40.623332+0000 mgr.y (mgr.14144) 308 : cluster [DBG] pgmap v278: 161 pgs: 161 active+clean; 27 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 65 KiB/s rd, 204 B/s wr, 103 op/s 2024-04-23T02:23:43.808 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:23:43 smithi037 bash[14334]: cluster 2024-04-23T02:23:42.624661+0000 mgr.y (mgr.14144) 309 : cluster [DBG] pgmap v279: 161 pgs: 161 active+clean; 27 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 9.7 KiB/s rd, 102 B/s wr, 15 op/s 2024-04-23T02:23:43.808 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:23:43 smithi037 bash[18830]: cluster 2024-04-23T02:23:42.624661+0000 mgr.y (mgr.14144) 309 : cluster [DBG] pgmap v279: 161 pgs: 161 active+clean; 27 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 9.7 KiB/s rd, 102 B/s wr, 15 op/s 2024-04-23T02:23:43.927 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:23:43 smithi191 bash[14421]: cluster 2024-04-23T02:23:42.624661+0000 mgr.y (mgr.14144) 309 : cluster [DBG] pgmap v279: 161 pgs: 161 active+clean; 27 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 9.7 KiB/s rd, 102 B/s wr, 15 op/s 2024-04-23T02:23:46.427 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:23:46 smithi191 bash[14421]: cluster 2024-04-23T02:23:44.625650+0000 mgr.y (mgr.14144) 310 : cluster [DBG] pgmap v280: 161 pgs: 161 active+clean; 27 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 9.2 KiB/s rd, 97 B/s wr, 14 op/s 2024-04-23T02:23:46.558 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:23:46 smithi037 bash[14334]: cluster 2024-04-23T02:23:44.625650+0000 mgr.y (mgr.14144) 310 : cluster [DBG] pgmap v280: 161 pgs: 161 active+clean; 27 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 9.2 KiB/s rd, 97 B/s wr, 14 op/s 2024-04-23T02:23:46.558 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:23:46 smithi037 bash[18830]: cluster 2024-04-23T02:23:44.625650+0000 mgr.y (mgr.14144) 310 : cluster [DBG] pgmap v280: 161 pgs: 161 active+clean; 27 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 9.2 KiB/s rd, 97 B/s wr, 14 op/s 2024-04-23T02:23:48.427 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:23:48 smithi191 bash[14421]: cluster 2024-04-23T02:23:46.626909+0000 mgr.y (mgr.14144) 311 : cluster [DBG] pgmap v281: 161 pgs: 161 active+clean; 27 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 6.1 KiB/s rd, 85 B/s wr, 9 op/s 2024-04-23T02:23:48.558 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:23:48 smithi037 bash[14334]: cluster 2024-04-23T02:23:46.626909+0000 mgr.y (mgr.14144) 311 : cluster [DBG] pgmap v281: 161 pgs: 161 active+clean; 27 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 6.1 KiB/s rd, 85 B/s wr, 9 op/s 2024-04-23T02:23:48.558 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:23:48 smithi037 bash[18830]: cluster 2024-04-23T02:23:46.626909+0000 mgr.y (mgr.14144) 311 : cluster [DBG] pgmap v281: 161 pgs: 161 active+clean; 27 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 6.1 KiB/s rd, 85 B/s wr, 9 op/s 2024-04-23T02:23:50.361 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:23:50 smithi037 bash[14334]: cluster 2024-04-23T02:23:48.628000+0000 mgr.y (mgr.14144) 312 : cluster [DBG] pgmap v282: 161 pgs: 161 active+clean; 27 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 2.4 KiB/s rd, 85 B/s wr, 4 op/s 2024-04-23T02:23:50.361 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:23:50 smithi037 bash[18830]: cluster 2024-04-23T02:23:48.628000+0000 mgr.y (mgr.14144) 312 : cluster [DBG] pgmap v282: 161 pgs: 161 active+clean; 27 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 2.4 KiB/s rd, 85 B/s wr, 4 op/s 2024-04-23T02:23:50.427 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:23:50 smithi191 bash[14421]: cluster 2024-04-23T02:23:48.628000+0000 mgr.y (mgr.14144) 312 : cluster [DBG] pgmap v282: 161 pgs: 161 active+clean; 27 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 2.4 KiB/s rd, 85 B/s wr, 4 op/s 2024-04-23T02:23:51.367 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:23:51 smithi037 bash[14334]: audit 2024-04-23T02:23:50.952226+0000 mon.c (mon.1) 30 : audit [DBG] from='client.? 172.21.15.37:0/3472390391' entity='client.iscsi.foo.smithi037.qdajck' cmd=[{"prefix": "osd blacklist ls"}]: dispatch 2024-04-23T02:23:51.367 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:23:51 smithi037 bash[18830]: audit 2024-04-23T02:23:50.952226+0000 mon.c (mon.1) 30 : audit [DBG] from='client.? 172.21.15.37:0/3472390391' entity='client.iscsi.foo.smithi037.qdajck' cmd=[{"prefix": "osd blacklist ls"}]: dispatch 2024-04-23T02:23:51.427 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:23:51 smithi191 bash[14421]: audit 2024-04-23T02:23:50.952226+0000 mon.c (mon.1) 30 : audit [DBG] from='client.? 172.21.15.37:0/3472390391' entity='client.iscsi.foo.smithi037.qdajck' cmd=[{"prefix": "osd blacklist ls"}]: dispatch 2024-04-23T02:23:52.308 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:23:52 smithi037 bash[14334]: cluster 2024-04-23T02:23:50.629438+0000 mgr.y (mgr.14144) 313 : cluster [DBG] pgmap v283: 161 pgs: 161 active+clean; 27 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 85 B/s wr, 0 op/s 2024-04-23T02:23:52.308 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:23:52 smithi037 bash[14334]: audit 2024-04-23T02:23:51.295241+0000 mon.a (mon.0) 601 : audit [INF] from='client.? 172.21.15.37:0/4165246712' entity='client.iscsi.foo.smithi037.qdajck' cmd=[{"prefix": "osd blacklist", "blacklistop": "rm", "addr": "172.21.15.37:6800/2797644268"}]: access denied 2024-04-23T02:23:52.308 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:23:52 smithi037 bash[18830]: cluster 2024-04-23T02:23:50.629438+0000 mgr.y (mgr.14144) 313 : cluster [DBG] pgmap v283: 161 pgs: 161 active+clean; 27 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 85 B/s wr, 0 op/s 2024-04-23T02:23:52.309 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:23:52 smithi037 bash[18830]: audit 2024-04-23T02:23:51.295241+0000 mon.a (mon.0) 601 : audit [INF] from='client.? 172.21.15.37:0/4165246712' entity='client.iscsi.foo.smithi037.qdajck' cmd=[{"prefix": "osd blacklist", "blacklistop": "rm", "addr": "172.21.15.37:6800/2797644268"}]: access denied 2024-04-23T02:23:52.427 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:23:52 smithi191 bash[14421]: cluster 2024-04-23T02:23:50.629438+0000 mgr.y (mgr.14144) 313 : cluster [DBG] pgmap v283: 161 pgs: 161 active+clean; 27 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 85 B/s wr, 0 op/s 2024-04-23T02:23:52.427 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:23:52 smithi191 bash[14421]: audit 2024-04-23T02:23:51.295241+0000 mon.a (mon.0) 601 : audit [INF] from='client.? 172.21.15.37:0/4165246712' entity='client.iscsi.foo.smithi037.qdajck' cmd=[{"prefix": "osd blacklist", "blacklistop": "rm", "addr": "172.21.15.37:6800/2797644268"}]: access denied 2024-04-23T02:23:54.427 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:23:54 smithi191 bash[14421]: cluster 2024-04-23T02:23:52.630707+0000 mgr.y (mgr.14144) 314 : cluster [DBG] pgmap v284: 161 pgs: 161 active+clean; 27 KiB data, 94 MiB used, 715 GiB / 715 GiB avail 2024-04-23T02:23:54.558 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:23:54 smithi037 bash[14334]: cluster 2024-04-23T02:23:52.630707+0000 mgr.y (mgr.14144) 314 : cluster [DBG] pgmap v284: 161 pgs: 161 active+clean; 27 KiB data, 94 MiB used, 715 GiB / 715 GiB avail 2024-04-23T02:23:54.558 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:23:54 smithi037 bash[18830]: cluster 2024-04-23T02:23:52.630707+0000 mgr.y (mgr.14144) 314 : cluster [DBG] pgmap v284: 161 pgs: 161 active+clean; 27 KiB data, 94 MiB used, 715 GiB / 715 GiB avail 2024-04-23T02:23:56.427 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:23:56 smithi191 bash[14421]: cluster 2024-04-23T02:23:54.631692+0000 mgr.y (mgr.14144) 315 : cluster [DBG] pgmap v285: 161 pgs: 161 active+clean; 27 KiB data, 94 MiB used, 715 GiB / 715 GiB avail 2024-04-23T02:23:56.558 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:23:56 smithi037 bash[14334]: cluster 2024-04-23T02:23:54.631692+0000 mgr.y (mgr.14144) 315 : cluster [DBG] pgmap v285: 161 pgs: 161 active+clean; 27 KiB data, 94 MiB used, 715 GiB / 715 GiB avail 2024-04-23T02:23:56.558 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:23:56 smithi037 bash[18830]: cluster 2024-04-23T02:23:54.631692+0000 mgr.y (mgr.14144) 315 : cluster [DBG] pgmap v285: 161 pgs: 161 active+clean; 27 KiB data, 94 MiB used, 715 GiB / 715 GiB avail 2024-04-23T02:23:58.427 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:23:58 smithi191 bash[14421]: cluster 2024-04-23T02:23:56.632992+0000 mgr.y (mgr.14144) 316 : cluster [DBG] pgmap v286: 161 pgs: 161 active+clean; 27 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2024-04-23T02:23:58.558 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:23:58 smithi037 bash[14334]: cluster 2024-04-23T02:23:56.632992+0000 mgr.y (mgr.14144) 316 : cluster [DBG] pgmap v286: 161 pgs: 161 active+clean; 27 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2024-04-23T02:23:58.558 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:23:58 smithi037 bash[18830]: cluster 2024-04-23T02:23:56.632992+0000 mgr.y (mgr.14144) 316 : cluster [DBG] pgmap v286: 161 pgs: 161 active+clean; 27 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2024-04-23T02:24:00.427 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:24:00 smithi191 bash[14421]: cluster 2024-04-23T02:23:58.634060+0000 mgr.y (mgr.14144) 317 : cluster [DBG] pgmap v287: 161 pgs: 161 active+clean; 27 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2024-04-23T02:24:00.558 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:24:00 smithi037 bash[14334]: cluster 2024-04-23T02:23:58.634060+0000 mgr.y (mgr.14144) 317 : cluster [DBG] pgmap v287: 161 pgs: 161 active+clean; 27 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2024-04-23T02:24:00.558 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:24:00 smithi037 bash[18830]: cluster 2024-04-23T02:23:58.634060+0000 mgr.y (mgr.14144) 317 : cluster [DBG] pgmap v287: 161 pgs: 161 active+clean; 27 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2024-04-23T02:24:02.427 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:24:02 smithi191 bash[14421]: cluster 2024-04-23T02:24:00.635283+0000 mgr.y (mgr.14144) 318 : cluster [DBG] pgmap v288: 161 pgs: 161 active+clean; 27 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2024-04-23T02:24:02.558 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:24:02 smithi037 bash[14334]: cluster 2024-04-23T02:24:00.635283+0000 mgr.y (mgr.14144) 318 : cluster [DBG] pgmap v288: 161 pgs: 161 active+clean; 27 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2024-04-23T02:24:02.558 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:24:02 smithi037 bash[18830]: cluster 2024-04-23T02:24:00.635283+0000 mgr.y (mgr.14144) 318 : cluster [DBG] pgmap v288: 161 pgs: 161 active+clean; 27 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2024-04-23T02:24:04.427 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:24:04 smithi191 bash[14421]: cluster 2024-04-23T02:24:02.636649+0000 mgr.y (mgr.14144) 319 : cluster [DBG] pgmap v289: 161 pgs: 161 active+clean; 27 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2024-04-23T02:24:04.558 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:24:04 smithi037 bash[14334]: cluster 2024-04-23T02:24:02.636649+0000 mgr.y (mgr.14144) 319 : cluster [DBG] pgmap v289: 161 pgs: 161 active+clean; 27 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2024-04-23T02:24:04.558 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:24:04 smithi037 bash[18830]: cluster 2024-04-23T02:24:02.636649+0000 mgr.y (mgr.14144) 319 : cluster [DBG] pgmap v289: 161 pgs: 161 active+clean; 27 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2024-04-23T02:24:05.427 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:24:05 smithi191 bash[14421]: audit 2024-04-23T02:24:04.928627+0000 mon.a (mon.0) 602 : audit [DBG] from='client.? 172.21.15.37:0/2876578638' entity='client.iscsi.foo.smithi037.qdajck' cmd=[{"prefix": "osd blacklist ls"}]: dispatch 2024-04-23T02:24:05.536 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:24:05 smithi037 bash[14334]: audit 2024-04-23T02:24:04.928627+0000 mon.a (mon.0) 602 : audit [DBG] from='client.? 172.21.15.37:0/2876578638' entity='client.iscsi.foo.smithi037.qdajck' cmd=[{"prefix": "osd blacklist ls"}]: dispatch 2024-04-23T02:24:05.536 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:24:05 smithi037 bash[18830]: audit 2024-04-23T02:24:04.928627+0000 mon.a (mon.0) 602 : audit [DBG] from='client.? 172.21.15.37:0/2876578638' entity='client.iscsi.foo.smithi037.qdajck' cmd=[{"prefix": "osd blacklist ls"}]: dispatch 2024-04-23T02:24:06.308 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:24:06 smithi037 bash[18830]: cluster 2024-04-23T02:24:04.637565+0000 mgr.y (mgr.14144) 320 : cluster [DBG] pgmap v290: 161 pgs: 161 active+clean; 27 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2024-04-23T02:24:06.308 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:24:06 smithi037 bash[18830]: audit 2024-04-23T02:24:05.276833+0000 mon.c (mon.1) 31 : audit [INF] from='client.? 172.21.15.37:0/267876028' entity='client.iscsi.foo.smithi037.qdajck' cmd=[{"prefix": "osd blacklist", "blacklistop": "rm", "addr": "172.21.15.37:6800/2797644268"}]: access denied 2024-04-23T02:24:06.308 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:24:06 smithi037 bash[14334]: cluster 2024-04-23T02:24:04.637565+0000 mgr.y (mgr.14144) 320 : cluster [DBG] pgmap v290: 161 pgs: 161 active+clean; 27 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2024-04-23T02:24:06.309 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:24:06 smithi037 bash[14334]: audit 2024-04-23T02:24:05.276833+0000 mon.c (mon.1) 31 : audit [INF] from='client.? 172.21.15.37:0/267876028' entity='client.iscsi.foo.smithi037.qdajck' cmd=[{"prefix": "osd blacklist", "blacklistop": "rm", "addr": "172.21.15.37:6800/2797644268"}]: access denied 2024-04-23T02:24:06.427 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:24:06 smithi191 bash[14421]: cluster 2024-04-23T02:24:04.637565+0000 mgr.y (mgr.14144) 320 : cluster [DBG] pgmap v290: 161 pgs: 161 active+clean; 27 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2024-04-23T02:24:06.427 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:24:06 smithi191 bash[14421]: audit 2024-04-23T02:24:05.276833+0000 mon.c (mon.1) 31 : audit [INF] from='client.? 172.21.15.37:0/267876028' entity='client.iscsi.foo.smithi037.qdajck' cmd=[{"prefix": "osd blacklist", "blacklistop": "rm", "addr": "172.21.15.37:6800/2797644268"}]: access denied 2024-04-23T02:24:08.558 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:24:08 smithi037 bash[14334]: cluster 2024-04-23T02:24:06.638813+0000 mgr.y (mgr.14144) 321 : cluster [DBG] pgmap v291: 161 pgs: 161 active+clean; 27 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-23T02:24:08.558 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:24:08 smithi037 bash[18830]: cluster 2024-04-23T02:24:06.638813+0000 mgr.y (mgr.14144) 321 : cluster [DBG] pgmap v291: 161 pgs: 161 active+clean; 27 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-23T02:24:08.677 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:24:08 smithi191 bash[14421]: cluster 2024-04-23T02:24:06.638813+0000 mgr.y (mgr.14144) 321 : cluster [DBG] pgmap v291: 161 pgs: 161 active+clean; 27 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-23T02:24:10.558 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:24:10 smithi037 bash[14334]: cluster 2024-04-23T02:24:08.639860+0000 mgr.y (mgr.14144) 322 : cluster [DBG] pgmap v292: 161 pgs: 161 active+clean; 27 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2024-04-23T02:24:10.558 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:24:10 smithi037 bash[18830]: cluster 2024-04-23T02:24:08.639860+0000 mgr.y (mgr.14144) 322 : cluster [DBG] pgmap v292: 161 pgs: 161 active+clean; 27 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2024-04-23T02:24:10.677 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:24:10 smithi191 bash[14421]: cluster 2024-04-23T02:24:08.639860+0000 mgr.y (mgr.14144) 322 : cluster [DBG] pgmap v292: 161 pgs: 161 active+clean; 27 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2024-04-23T02:24:12.558 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:24:12 smithi037 bash[14334]: cluster 2024-04-23T02:24:10.641104+0000 mgr.y (mgr.14144) 323 : cluster [DBG] pgmap v293: 161 pgs: 161 active+clean; 27 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2024-04-23T02:24:12.559 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:24:12 smithi037 bash[18830]: cluster 2024-04-23T02:24:10.641104+0000 mgr.y (mgr.14144) 323 : cluster [DBG] pgmap v293: 161 pgs: 161 active+clean; 27 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2024-04-23T02:24:12.677 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:24:12 smithi191 bash[14421]: cluster 2024-04-23T02:24:10.641104+0000 mgr.y (mgr.14144) 323 : cluster [DBG] pgmap v293: 161 pgs: 161 active+clean; 27 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2024-04-23T02:24:14.558 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:24:14 smithi037 bash[14334]: cluster 2024-04-23T02:24:12.642318+0000 mgr.y (mgr.14144) 324 : cluster [DBG] pgmap v294: 161 pgs: 161 active+clean; 27 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2024-04-23T02:24:14.558 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:24:14 smithi037 bash[18830]: cluster 2024-04-23T02:24:12.642318+0000 mgr.y (mgr.14144) 324 : cluster [DBG] pgmap v294: 161 pgs: 161 active+clean; 27 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2024-04-23T02:24:14.677 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:24:14 smithi191 bash[14421]: cluster 2024-04-23T02:24:12.642318+0000 mgr.y (mgr.14144) 324 : cluster [DBG] pgmap v294: 161 pgs: 161 active+clean; 27 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2024-04-23T02:24:16.558 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:24:16 smithi037 bash[14334]: cluster 2024-04-23T02:24:14.643295+0000 mgr.y (mgr.14144) 325 : cluster [DBG] pgmap v295: 161 pgs: 161 active+clean; 27 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2024-04-23T02:24:16.558 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:24:16 smithi037 bash[18830]: cluster 2024-04-23T02:24:14.643295+0000 mgr.y (mgr.14144) 325 : cluster [DBG] pgmap v295: 161 pgs: 161 active+clean; 27 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2024-04-23T02:24:16.677 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:24:16 smithi191 bash[14421]: cluster 2024-04-23T02:24:14.643295+0000 mgr.y (mgr.14144) 325 : cluster [DBG] pgmap v295: 161 pgs: 161 active+clean; 27 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2024-04-23T02:24:18.558 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:24:18 smithi037 bash[14334]: cluster 2024-04-23T02:24:16.644588+0000 mgr.y (mgr.14144) 326 : cluster [DBG] pgmap v296: 161 pgs: 161 active+clean; 27 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2024-04-23T02:24:18.558 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:24:18 smithi037 bash[18830]: cluster 2024-04-23T02:24:16.644588+0000 mgr.y (mgr.14144) 326 : cluster [DBG] pgmap v296: 161 pgs: 161 active+clean; 27 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2024-04-23T02:24:18.677 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:24:18 smithi191 bash[14421]: cluster 2024-04-23T02:24:16.644588+0000 mgr.y (mgr.14144) 326 : cluster [DBG] pgmap v296: 161 pgs: 161 active+clean; 27 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2024-04-23T02:24:19.476 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:24:19 smithi037 bash[14334]: audit 2024-04-23T02:24:18.921771+0000 mon.c (mon.1) 32 : audit [DBG] from='client.? 172.21.15.37:0/2703127011' entity='client.iscsi.foo.smithi037.qdajck' cmd=[{"prefix": "osd blacklist ls"}]: dispatch 2024-04-23T02:24:19.476 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:24:19 smithi037 bash[18830]: audit 2024-04-23T02:24:18.921771+0000 mon.c (mon.1) 32 : audit [DBG] from='client.? 172.21.15.37:0/2703127011' entity='client.iscsi.foo.smithi037.qdajck' cmd=[{"prefix": "osd blacklist ls"}]: dispatch 2024-04-23T02:24:19.678 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:24:19 smithi191 bash[14421]: audit 2024-04-23T02:24:18.921771+0000 mon.c (mon.1) 32 : audit [DBG] from='client.? 172.21.15.37:0/2703127011' entity='client.iscsi.foo.smithi037.qdajck' cmd=[{"prefix": "osd blacklist ls"}]: dispatch 2024-04-23T02:24:20.558 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:24:20 smithi037 bash[14334]: cluster 2024-04-23T02:24:18.645570+0000 mgr.y (mgr.14144) 327 : cluster [DBG] pgmap v297: 161 pgs: 161 active+clean; 27 KiB data, 94 MiB used, 715 GiB / 715 GiB avail 2024-04-23T02:24:20.558 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:24:20 smithi037 bash[14334]: audit 2024-04-23T02:24:19.255683+0000 mon.a (mon.0) 603 : audit [INF] from='client.? 172.21.15.37:0/2829174355' entity='client.iscsi.foo.smithi037.qdajck' cmd=[{"prefix": "osd blacklist", "blacklistop": "rm", "addr": "172.21.15.37:6800/2797644268"}]: access denied 2024-04-23T02:24:20.559 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:24:20 smithi037 bash[18830]: cluster 2024-04-23T02:24:18.645570+0000 mgr.y (mgr.14144) 327 : cluster [DBG] pgmap v297: 161 pgs: 161 active+clean; 27 KiB data, 94 MiB used, 715 GiB / 715 GiB avail 2024-04-23T02:24:20.559 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:24:20 smithi037 bash[18830]: audit 2024-04-23T02:24:19.255683+0000 mon.a (mon.0) 603 : audit [INF] from='client.? 172.21.15.37:0/2829174355' entity='client.iscsi.foo.smithi037.qdajck' cmd=[{"prefix": "osd blacklist", "blacklistop": "rm", "addr": "172.21.15.37:6800/2797644268"}]: access denied 2024-04-23T02:24:20.677 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:24:20 smithi191 bash[14421]: cluster 2024-04-23T02:24:18.645570+0000 mgr.y (mgr.14144) 327 : cluster [DBG] pgmap v297: 161 pgs: 161 active+clean; 27 KiB data, 94 MiB used, 715 GiB / 715 GiB avail 2024-04-23T02:24:20.677 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:24:20 smithi191 bash[14421]: audit 2024-04-23T02:24:19.255683+0000 mon.a (mon.0) 603 : audit [INF] from='client.? 172.21.15.37:0/2829174355' entity='client.iscsi.foo.smithi037.qdajck' cmd=[{"prefix": "osd blacklist", "blacklistop": "rm", "addr": "172.21.15.37:6800/2797644268"}]: access denied 2024-04-23T02:24:22.558 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:24:22 smithi037 bash[18830]: cluster 2024-04-23T02:24:20.646846+0000 mgr.y (mgr.14144) 328 : cluster [DBG] pgmap v298: 161 pgs: 161 active+clean; 27 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2024-04-23T02:24:22.559 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:24:22 smithi037 bash[14334]: cluster 2024-04-23T02:24:20.646846+0000 mgr.y (mgr.14144) 328 : cluster [DBG] pgmap v298: 161 pgs: 161 active+clean; 27 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2024-04-23T02:24:22.677 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:24:22 smithi191 bash[14421]: cluster 2024-04-23T02:24:20.646846+0000 mgr.y (mgr.14144) 328 : cluster [DBG] pgmap v298: 161 pgs: 161 active+clean; 27 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2024-04-23T02:24:23.558 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:24:23 smithi037 bash[18830]: audit 2024-04-23T02:24:22.528889+0000 mon.a (mon.0) 604 : audit [INF] from='mgr.14144 172.21.15.37:0/2766993901' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.1c", "id": [7, 4]}]: dispatch 2024-04-23T02:24:23.559 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:24:23 smithi037 bash[18830]: audit 2024-04-23T02:24:22.529443+0000 mon.a (mon.0) 605 : audit [INF] from='mgr.14144 172.21.15.37:0/2766993901' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.4", "id": [1, 5]}]: dispatch 2024-04-23T02:24:23.559 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:24:23 smithi037 bash[18830]: audit 2024-04-23T02:24:22.529899+0000 mon.a (mon.0) 606 : audit [INF] from='mgr.14144 172.21.15.37:0/2766993901' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.b", "id": [1, 2]}]: dispatch 2024-04-23T02:24:23.559 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:24:23 smithi037 bash[18830]: audit 2024-04-23T02:24:22.530354+0000 mon.a (mon.0) 607 : audit [INF] from='mgr.14144 172.21.15.37:0/2766993901' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.f", "id": [1, 2]}]: dispatch 2024-04-23T02:24:23.559 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:24:23 smithi037 bash[18830]: audit 2024-04-23T02:24:22.725681+0000 mon.a (mon.0) 608 : audit [INF] from='mgr.14144 172.21.15.37:0/2766993901' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-04-23T02:24:23.559 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:24:23 smithi037 bash[18830]: audit 2024-04-23T02:24:22.726293+0000 mon.a (mon.0) 609 : audit [INF] from='mgr.14144 172.21.15.37:0/2766993901' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-04-23T02:24:23.559 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:24:23 smithi037 bash[14334]: audit 2024-04-23T02:24:22.528889+0000 mon.a (mon.0) 604 : audit [INF] from='mgr.14144 172.21.15.37:0/2766993901' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.1c", "id": [7, 4]}]: dispatch 2024-04-23T02:24:23.559 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:24:23 smithi037 bash[14334]: audit 2024-04-23T02:24:22.529443+0000 mon.a (mon.0) 605 : audit [INF] from='mgr.14144 172.21.15.37:0/2766993901' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.4", "id": [1, 5]}]: dispatch 2024-04-23T02:24:23.559 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:24:23 smithi037 bash[14334]: audit 2024-04-23T02:24:22.529899+0000 mon.a (mon.0) 606 : audit [INF] from='mgr.14144 172.21.15.37:0/2766993901' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.b", "id": [1, 2]}]: dispatch 2024-04-23T02:24:23.559 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:24:23 smithi037 bash[14334]: audit 2024-04-23T02:24:22.530354+0000 mon.a (mon.0) 607 : audit [INF] from='mgr.14144 172.21.15.37:0/2766993901' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.f", "id": [1, 2]}]: dispatch 2024-04-23T02:24:23.559 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:24:23 smithi037 bash[14334]: audit 2024-04-23T02:24:22.725681+0000 mon.a (mon.0) 608 : audit [INF] from='mgr.14144 172.21.15.37:0/2766993901' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-04-23T02:24:23.560 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:24:23 smithi037 bash[14334]: audit 2024-04-23T02:24:22.726293+0000 mon.a (mon.0) 609 : audit [INF] from='mgr.14144 172.21.15.37:0/2766993901' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-04-23T02:24:23.678 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:24:23 smithi191 bash[14421]: audit 2024-04-23T02:24:22.528889+0000 mon.a (mon.0) 604 : audit [INF] from='mgr.14144 172.21.15.37:0/2766993901' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.1c", "id": [7, 4]}]: dispatch 2024-04-23T02:24:23.678 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:24:23 smithi191 bash[14421]: audit 2024-04-23T02:24:22.529443+0000 mon.a (mon.0) 605 : audit [INF] from='mgr.14144 172.21.15.37:0/2766993901' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.4", "id": [1, 5]}]: dispatch 2024-04-23T02:24:23.678 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:24:23 smithi191 bash[14421]: audit 2024-04-23T02:24:22.529899+0000 mon.a (mon.0) 606 : audit [INF] from='mgr.14144 172.21.15.37:0/2766993901' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.b", "id": [1, 2]}]: dispatch 2024-04-23T02:24:23.678 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:24:23 smithi191 bash[14421]: audit 2024-04-23T02:24:22.530354+0000 mon.a (mon.0) 607 : audit [INF] from='mgr.14144 172.21.15.37:0/2766993901' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.f", "id": [1, 2]}]: dispatch 2024-04-23T02:24:23.678 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:24:23 smithi191 bash[14421]: audit 2024-04-23T02:24:22.725681+0000 mon.a (mon.0) 608 : audit [INF] from='mgr.14144 172.21.15.37:0/2766993901' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-04-23T02:24:23.678 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:24:23 smithi191 bash[14421]: audit 2024-04-23T02:24:22.726293+0000 mon.a (mon.0) 609 : audit [INF] from='mgr.14144 172.21.15.37:0/2766993901' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-04-23T02:24:24.558 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:24:24 smithi037 bash[14334]: cluster 2024-04-23T02:24:22.648140+0000 mgr.y (mgr.14144) 329 : cluster [DBG] pgmap v299: 161 pgs: 161 active+clean; 27 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2024-04-23T02:24:24.559 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:24:24 smithi037 bash[14334]: audit 2024-04-23T02:24:23.240122+0000 mon.a (mon.0) 610 : audit [INF] from='mgr.14144 172.21.15.37:0/2766993901' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.1c", "id": [7, 4]}]': finished 2024-04-23T02:24:24.559 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:24:24 smithi037 bash[14334]: audit 2024-04-23T02:24:23.240347+0000 mon.a (mon.0) 611 : audit [INF] from='mgr.14144 172.21.15.37:0/2766993901' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.4", "id": [1, 5]}]': finished 2024-04-23T02:24:24.559 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:24:24 smithi037 bash[14334]: audit 2024-04-23T02:24:23.240534+0000 mon.a (mon.0) 612 : audit [INF] from='mgr.14144 172.21.15.37:0/2766993901' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.b", "id": [1, 2]}]': finished 2024-04-23T02:24:24.559 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:24:24 smithi037 bash[14334]: audit 2024-04-23T02:24:23.240715+0000 mon.a (mon.0) 613 : audit [INF] from='mgr.14144 172.21.15.37:0/2766993901' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.f", "id": [1, 2]}]': finished 2024-04-23T02:24:24.559 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:24:24 smithi037 bash[14334]: cluster 2024-04-23T02:24:23.240859+0000 mon.a (mon.0) 614 : cluster [DBG] osdmap e70: 8 total, 8 up, 8 in 2024-04-23T02:24:24.559 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:24:24 smithi037 bash[18830]: cluster 2024-04-23T02:24:22.648140+0000 mgr.y (mgr.14144) 329 : cluster [DBG] pgmap v299: 161 pgs: 161 active+clean; 27 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2024-04-23T02:24:24.559 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:24:24 smithi037 bash[18830]: audit 2024-04-23T02:24:23.240122+0000 mon.a (mon.0) 610 : audit [INF] from='mgr.14144 172.21.15.37:0/2766993901' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.1c", "id": [7, 4]}]': finished 2024-04-23T02:24:24.559 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:24:24 smithi037 bash[18830]: audit 2024-04-23T02:24:23.240347+0000 mon.a (mon.0) 611 : audit [INF] from='mgr.14144 172.21.15.37:0/2766993901' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.4", "id": [1, 5]}]': finished 2024-04-23T02:24:24.559 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:24:24 smithi037 bash[18830]: audit 2024-04-23T02:24:23.240534+0000 mon.a (mon.0) 612 : audit [INF] from='mgr.14144 172.21.15.37:0/2766993901' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.b", "id": [1, 2]}]': finished 2024-04-23T02:24:24.559 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:24:24 smithi037 bash[18830]: audit 2024-04-23T02:24:23.240715+0000 mon.a (mon.0) 613 : audit [INF] from='mgr.14144 172.21.15.37:0/2766993901' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.f", "id": [1, 2]}]': finished 2024-04-23T02:24:24.559 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:24:24 smithi037 bash[18830]: cluster 2024-04-23T02:24:23.240859+0000 mon.a (mon.0) 614 : cluster [DBG] osdmap e70: 8 total, 8 up, 8 in 2024-04-23T02:24:24.678 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:24:24 smithi191 bash[14421]: cluster 2024-04-23T02:24:22.648140+0000 mgr.y (mgr.14144) 329 : cluster [DBG] pgmap v299: 161 pgs: 161 active+clean; 27 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2024-04-23T02:24:24.678 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:24:24 smithi191 bash[14421]: audit 2024-04-23T02:24:23.240122+0000 mon.a (mon.0) 610 : audit [INF] from='mgr.14144 172.21.15.37:0/2766993901' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.1c", "id": [7, 4]}]': finished 2024-04-23T02:24:24.678 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:24:24 smithi191 bash[14421]: audit 2024-04-23T02:24:23.240347+0000 mon.a (mon.0) 611 : audit [INF] from='mgr.14144 172.21.15.37:0/2766993901' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.4", "id": [1, 5]}]': finished 2024-04-23T02:24:24.678 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:24:24 smithi191 bash[14421]: audit 2024-04-23T02:24:23.240534+0000 mon.a (mon.0) 612 : audit [INF] from='mgr.14144 172.21.15.37:0/2766993901' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.b", "id": [1, 2]}]': finished 2024-04-23T02:24:24.678 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:24:24 smithi191 bash[14421]: audit 2024-04-23T02:24:23.240715+0000 mon.a (mon.0) 613 : audit [INF] from='mgr.14144 172.21.15.37:0/2766993901' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.f", "id": [1, 2]}]': finished 2024-04-23T02:24:24.678 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:24:24 smithi191 bash[14421]: cluster 2024-04-23T02:24:23.240859+0000 mon.a (mon.0) 614 : cluster [DBG] osdmap e70: 8 total, 8 up, 8 in 2024-04-23T02:24:25.558 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:24:25 smithi037 bash[14334]: cluster 2024-04-23T02:24:24.248699+0000 mon.a (mon.0) 615 : cluster [DBG] osdmap e71: 8 total, 8 up, 8 in 2024-04-23T02:24:25.558 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:24:25 smithi037 bash[18830]: cluster 2024-04-23T02:24:24.248699+0000 mon.a (mon.0) 615 : cluster [DBG] osdmap e71: 8 total, 8 up, 8 in 2024-04-23T02:24:25.677 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:24:25 smithi191 bash[14421]: cluster 2024-04-23T02:24:24.248699+0000 mon.a (mon.0) 615 : cluster [DBG] osdmap e71: 8 total, 8 up, 8 in 2024-04-23T02:24:26.558 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:24:26 smithi037 bash[14334]: cluster 2024-04-23T02:24:24.649085+0000 mgr.y (mgr.14144) 330 : cluster [DBG] pgmap v302: 161 pgs: 1 activating, 160 active+clean; 27 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 127 B/s rd, 0 op/s 2024-04-23T02:24:26.559 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:24:26 smithi037 bash[18830]: cluster 2024-04-23T02:24:24.649085+0000 mgr.y (mgr.14144) 330 : cluster [DBG] pgmap v302: 161 pgs: 1 activating, 160 active+clean; 27 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 127 B/s rd, 0 op/s 2024-04-23T02:24:26.677 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:24:26 smithi191 bash[14421]: cluster 2024-04-23T02:24:24.649085+0000 mgr.y (mgr.14144) 330 : cluster [DBG] pgmap v302: 161 pgs: 1 activating, 160 active+clean; 27 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 127 B/s rd, 0 op/s 2024-04-23T02:24:28.558 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:24:28 smithi037 bash[14334]: cluster 2024-04-23T02:24:26.650386+0000 mgr.y (mgr.14144) 331 : cluster [DBG] pgmap v303: 161 pgs: 1 activating, 160 active+clean; 27 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 127 B/s rd, 0 op/s 2024-04-23T02:24:28.559 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:24:28 smithi037 bash[18830]: cluster 2024-04-23T02:24:26.650386+0000 mgr.y (mgr.14144) 331 : cluster [DBG] pgmap v303: 161 pgs: 1 activating, 160 active+clean; 27 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 127 B/s rd, 0 op/s 2024-04-23T02:24:28.678 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:24:28 smithi191 bash[14421]: cluster 2024-04-23T02:24:26.650386+0000 mgr.y (mgr.14144) 331 : cluster [DBG] pgmap v303: 161 pgs: 1 activating, 160 active+clean; 27 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 127 B/s rd, 0 op/s 2024-04-23T02:24:30.558 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:24:30 smithi037 bash[14334]: cluster 2024-04-23T02:24:28.651458+0000 mgr.y (mgr.14144) 332 : cluster [DBG] pgmap v304: 161 pgs: 1 activating, 160 active+clean; 27 KiB data, 94 MiB used, 715 GiB / 715 GiB avail 2024-04-23T02:24:30.559 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:24:30 smithi037 bash[18830]: cluster 2024-04-23T02:24:28.651458+0000 mgr.y (mgr.14144) 332 : cluster [DBG] pgmap v304: 161 pgs: 1 activating, 160 active+clean; 27 KiB data, 94 MiB used, 715 GiB / 715 GiB avail 2024-04-23T02:24:30.678 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:24:30 smithi191 bash[14421]: cluster 2024-04-23T02:24:28.651458+0000 mgr.y (mgr.14144) 332 : cluster [DBG] pgmap v304: 161 pgs: 1 activating, 160 active+clean; 27 KiB data, 94 MiB used, 715 GiB / 715 GiB avail 2024-04-23T02:24:32.558 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:24:32 smithi037 bash[14334]: cluster 2024-04-23T02:24:30.652899+0000 mgr.y (mgr.14144) 333 : cluster [DBG] pgmap v305: 161 pgs: 161 active+clean; 27 KiB data, 94 MiB used, 715 GiB / 715 GiB avail 2024-04-23T02:24:32.559 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:24:32 smithi037 bash[18830]: cluster 2024-04-23T02:24:30.652899+0000 mgr.y (mgr.14144) 333 : cluster [DBG] pgmap v305: 161 pgs: 161 active+clean; 27 KiB data, 94 MiB used, 715 GiB / 715 GiB avail 2024-04-23T02:24:32.677 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:24:32 smithi191 bash[14421]: cluster 2024-04-23T02:24:30.652899+0000 mgr.y (mgr.14144) 333 : cluster [DBG] pgmap v305: 161 pgs: 161 active+clean; 27 KiB data, 94 MiB used, 715 GiB / 715 GiB avail 2024-04-23T02:24:33.558 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:24:33 smithi037 bash[14334]: audit 2024-04-23T02:24:32.797161+0000 mon.c (mon.1) 33 : audit [DBG] from='client.? 172.21.15.37:0/1470197157' entity='client.iscsi.foo.smithi037.qdajck' cmd=[{"prefix": "osd blacklist ls"}]: dispatch 2024-04-23T02:24:33.559 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:24:33 smithi037 bash[14334]: audit 2024-04-23T02:24:33.138244+0000 mon.a (mon.0) 616 : audit [INF] from='client.? 172.21.15.37:0/3357834057' entity='client.iscsi.foo.smithi037.qdajck' cmd=[{"prefix": "osd blacklist", "blacklistop": "rm", "addr": "172.21.15.37:6800/2797644268"}]: access denied 2024-04-23T02:24:33.559 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:24:33 smithi037 bash[18830]: audit 2024-04-23T02:24:32.797161+0000 mon.c (mon.1) 33 : audit [DBG] from='client.? 172.21.15.37:0/1470197157' entity='client.iscsi.foo.smithi037.qdajck' cmd=[{"prefix": "osd blacklist ls"}]: dispatch 2024-04-23T02:24:33.559 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:24:33 smithi037 bash[18830]: audit 2024-04-23T02:24:33.138244+0000 mon.a (mon.0) 616 : audit [INF] from='client.? 172.21.15.37:0/3357834057' entity='client.iscsi.foo.smithi037.qdajck' cmd=[{"prefix": "osd blacklist", "blacklistop": "rm", "addr": "172.21.15.37:6800/2797644268"}]: access denied 2024-04-23T02:24:33.678 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:24:33 smithi191 bash[14421]: audit 2024-04-23T02:24:32.797161+0000 mon.c (mon.1) 33 : audit [DBG] from='client.? 172.21.15.37:0/1470197157' entity='client.iscsi.foo.smithi037.qdajck' cmd=[{"prefix": "osd blacklist ls"}]: dispatch 2024-04-23T02:24:33.678 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:24:33 smithi191 bash[14421]: audit 2024-04-23T02:24:33.138244+0000 mon.a (mon.0) 616 : audit [INF] from='client.? 172.21.15.37:0/3357834057' entity='client.iscsi.foo.smithi037.qdajck' cmd=[{"prefix": "osd blacklist", "blacklistop": "rm", "addr": "172.21.15.37:6800/2797644268"}]: access denied 2024-04-23T02:24:34.493 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:24:34 smithi037 bash[18830]: cluster 2024-04-23T02:24:32.654149+0000 mgr.y (mgr.14144) 334 : cluster [DBG] pgmap v306: 161 pgs: 161 active+clean; 27 KiB data, 94 MiB used, 715 GiB / 715 GiB avail 2024-04-23T02:24:34.493 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:24:34 smithi037 bash[14334]: cluster 2024-04-23T02:24:32.654149+0000 mgr.y (mgr.14144) 334 : cluster [DBG] pgmap v306: 161 pgs: 161 active+clean; 27 KiB data, 94 MiB used, 715 GiB / 715 GiB avail 2024-04-23T02:24:34.678 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:24:34 smithi191 bash[14421]: cluster 2024-04-23T02:24:32.654149+0000 mgr.y (mgr.14144) 334 : cluster [DBG] pgmap v306: 161 pgs: 161 active+clean; 27 KiB data, 94 MiB used, 715 GiB / 715 GiB avail 2024-04-23T02:24:36.558 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:24:36 smithi037 bash[14334]: cluster 2024-04-23T02:24:34.655196+0000 mgr.y (mgr.14144) 335 : cluster [DBG] pgmap v307: 161 pgs: 161 active+clean; 27 KiB data, 94 MiB used, 715 GiB / 715 GiB avail 2024-04-23T02:24:36.559 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:24:36 smithi037 bash[18830]: cluster 2024-04-23T02:24:34.655196+0000 mgr.y (mgr.14144) 335 : cluster [DBG] pgmap v307: 161 pgs: 161 active+clean; 27 KiB data, 94 MiB used, 715 GiB / 715 GiB avail 2024-04-23T02:24:36.678 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:24:36 smithi191 bash[14421]: cluster 2024-04-23T02:24:34.655196+0000 mgr.y (mgr.14144) 335 : cluster [DBG] pgmap v307: 161 pgs: 161 active+clean; 27 KiB data, 94 MiB used, 715 GiB / 715 GiB avail 2024-04-23T02:24:38.678 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:24:38 smithi191 bash[14421]: cluster 2024-04-23T02:24:36.656499+0000 mgr.y (mgr.14144) 336 : cluster [DBG] pgmap v308: 161 pgs: 161 active+clean; 27 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2024-04-23T02:24:38.678 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:24:38 smithi191 bash[14421]: audit 2024-04-23T02:24:37.493478+0000 mon.a (mon.0) 617 : audit [DBG] from='mgr.14144 172.21.15.37:0/2766993901' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-23T02:24:38.678 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:24:38 smithi191 bash[14421]: audit 2024-04-23T02:24:37.747202+0000 mon.a (mon.0) 618 : audit [INF] from='mgr.14144 172.21.15.37:0/2766993901' entity='mgr.y' 2024-04-23T02:24:38.808 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:24:38 smithi037 bash[14334]: cluster 2024-04-23T02:24:36.656499+0000 mgr.y (mgr.14144) 336 : cluster [DBG] pgmap v308: 161 pgs: 161 active+clean; 27 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2024-04-23T02:24:38.809 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:24:38 smithi037 bash[14334]: audit 2024-04-23T02:24:37.493478+0000 mon.a (mon.0) 617 : audit [DBG] from='mgr.14144 172.21.15.37:0/2766993901' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-23T02:24:38.809 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:24:38 smithi037 bash[14334]: audit 2024-04-23T02:24:37.747202+0000 mon.a (mon.0) 618 : audit [INF] from='mgr.14144 172.21.15.37:0/2766993901' entity='mgr.y' 2024-04-23T02:24:38.809 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:24:38 smithi037 bash[18830]: cluster 2024-04-23T02:24:36.656499+0000 mgr.y (mgr.14144) 336 : cluster [DBG] pgmap v308: 161 pgs: 161 active+clean; 27 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2024-04-23T02:24:38.809 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:24:38 smithi037 bash[18830]: audit 2024-04-23T02:24:37.493478+0000 mon.a (mon.0) 617 : audit [DBG] from='mgr.14144 172.21.15.37:0/2766993901' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-23T02:24:38.809 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:24:38 smithi037 bash[18830]: audit 2024-04-23T02:24:37.747202+0000 mon.a (mon.0) 618 : audit [INF] from='mgr.14144 172.21.15.37:0/2766993901' entity='mgr.y' 2024-04-23T02:24:40.678 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:24:40 smithi191 bash[14421]: cluster 2024-04-23T02:24:38.657575+0000 mgr.y (mgr.14144) 337 : cluster [DBG] pgmap v309: 161 pgs: 161 active+clean; 27 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2024-04-23T02:24:40.808 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:24:40 smithi037 bash[14334]: cluster 2024-04-23T02:24:38.657575+0000 mgr.y (mgr.14144) 337 : cluster [DBG] pgmap v309: 161 pgs: 161 active+clean; 27 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2024-04-23T02:24:40.809 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:24:40 smithi037 bash[18830]: cluster 2024-04-23T02:24:38.657575+0000 mgr.y (mgr.14144) 337 : cluster [DBG] pgmap v309: 161 pgs: 161 active+clean; 27 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2024-04-23T02:24:42.678 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:24:42 smithi191 bash[14421]: cluster 2024-04-23T02:24:40.658889+0000 mgr.y (mgr.14144) 338 : cluster [DBG] pgmap v310: 161 pgs: 161 active+clean; 27 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2024-04-23T02:24:42.808 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:24:42 smithi037 bash[14334]: cluster 2024-04-23T02:24:40.658889+0000 mgr.y (mgr.14144) 338 : cluster [DBG] pgmap v310: 161 pgs: 161 active+clean; 27 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2024-04-23T02:24:42.809 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:24:42 smithi037 bash[18830]: cluster 2024-04-23T02:24:40.658889+0000 mgr.y (mgr.14144) 338 : cluster [DBG] pgmap v310: 161 pgs: 161 active+clean; 27 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2024-04-23T02:24:44.678 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:24:44 smithi191 bash[14421]: cluster 2024-04-23T02:24:42.660196+0000 mgr.y (mgr.14144) 339 : cluster [DBG] pgmap v311: 161 pgs: 161 active+clean; 27 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2024-04-23T02:24:44.808 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:24:44 smithi037 bash[14334]: cluster 2024-04-23T02:24:42.660196+0000 mgr.y (mgr.14144) 339 : cluster [DBG] pgmap v311: 161 pgs: 161 active+clean; 27 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2024-04-23T02:24:44.809 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:24:44 smithi037 bash[18830]: cluster 2024-04-23T02:24:42.660196+0000 mgr.y (mgr.14144) 339 : cluster [DBG] pgmap v311: 161 pgs: 161 active+clean; 27 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2024-04-23T02:24:46.678 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:24:46 smithi191 bash[14421]: cluster 2024-04-23T02:24:44.661214+0000 mgr.y (mgr.14144) 340 : cluster [DBG] pgmap v312: 161 pgs: 161 active+clean; 27 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2024-04-23T02:24:46.808 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:24:46 smithi037 bash[14334]: cluster 2024-04-23T02:24:44.661214+0000 mgr.y (mgr.14144) 340 : cluster [DBG] pgmap v312: 161 pgs: 161 active+clean; 27 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2024-04-23T02:24:46.809 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:24:46 smithi037 bash[18830]: cluster 2024-04-23T02:24:44.661214+0000 mgr.y (mgr.14144) 340 : cluster [DBG] pgmap v312: 161 pgs: 161 active+clean; 27 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2024-04-23T02:24:48.678 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:24:48 smithi191 bash[14421]: cluster 2024-04-23T02:24:46.662533+0000 mgr.y (mgr.14144) 341 : cluster [DBG] pgmap v313: 161 pgs: 161 active+clean; 27 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2024-04-23T02:24:48.808 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:24:48 smithi037 bash[14334]: cluster 2024-04-23T02:24:46.662533+0000 mgr.y (mgr.14144) 341 : cluster [DBG] pgmap v313: 161 pgs: 161 active+clean; 27 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2024-04-23T02:24:48.809 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:24:48 smithi037 bash[18830]: cluster 2024-04-23T02:24:46.662533+0000 mgr.y (mgr.14144) 341 : cluster [DBG] pgmap v313: 161 pgs: 161 active+clean; 27 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2024-04-23T02:24:50.678 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:24:50 smithi191 bash[14421]: cluster 2024-04-23T02:24:48.663713+0000 mgr.y (mgr.14144) 342 : cluster [DBG] pgmap v314: 161 pgs: 161 active+clean; 27 KiB data, 94 MiB used, 715 GiB / 715 GiB avail 2024-04-23T02:24:50.808 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:24:50 smithi037 bash[14334]: cluster 2024-04-23T02:24:48.663713+0000 mgr.y (mgr.14144) 342 : cluster [DBG] pgmap v314: 161 pgs: 161 active+clean; 27 KiB data, 94 MiB used, 715 GiB / 715 GiB avail 2024-04-23T02:24:50.809 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:24:50 smithi037 bash[18830]: cluster 2024-04-23T02:24:48.663713+0000 mgr.y (mgr.14144) 342 : cluster [DBG] pgmap v314: 161 pgs: 161 active+clean; 27 KiB data, 94 MiB used, 715 GiB / 715 GiB avail 2024-04-23T02:24:52.678 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:24:52 smithi191 bash[14421]: cluster 2024-04-23T02:24:50.665154+0000 mgr.y (mgr.14144) 343 : cluster [DBG] pgmap v315: 161 pgs: 161 active+clean; 27 KiB data, 94 MiB used, 715 GiB / 715 GiB avail 2024-04-23T02:24:52.808 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:24:52 smithi037 bash[14334]: cluster 2024-04-23T02:24:50.665154+0000 mgr.y (mgr.14144) 343 : cluster [DBG] pgmap v315: 161 pgs: 161 active+clean; 27 KiB data, 94 MiB used, 715 GiB / 715 GiB avail 2024-04-23T02:24:52.809 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:24:52 smithi037 bash[18830]: cluster 2024-04-23T02:24:50.665154+0000 mgr.y (mgr.14144) 343 : cluster [DBG] pgmap v315: 161 pgs: 161 active+clean; 27 KiB data, 94 MiB used, 715 GiB / 715 GiB avail 2024-04-23T02:24:54.678 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:24:54 smithi191 bash[14421]: cluster 2024-04-23T02:24:52.666426+0000 mgr.y (mgr.14144) 344 : cluster [DBG] pgmap v316: 161 pgs: 161 active+clean; 27 KiB data, 94 MiB used, 715 GiB / 715 GiB avail 2024-04-23T02:24:54.808 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:24:54 smithi037 bash[14334]: cluster 2024-04-23T02:24:52.666426+0000 mgr.y (mgr.14144) 344 : cluster [DBG] pgmap v316: 161 pgs: 161 active+clean; 27 KiB data, 94 MiB used, 715 GiB / 715 GiB avail 2024-04-23T02:24:54.809 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:24:54 smithi037 bash[18830]: cluster 2024-04-23T02:24:52.666426+0000 mgr.y (mgr.14144) 344 : cluster [DBG] pgmap v316: 161 pgs: 161 active+clean; 27 KiB data, 94 MiB used, 715 GiB / 715 GiB avail 2024-04-23T02:24:56.678 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:24:56 smithi191 bash[14421]: cluster 2024-04-23T02:24:54.667406+0000 mgr.y (mgr.14144) 345 : cluster [DBG] pgmap v317: 161 pgs: 161 active+clean; 27 KiB data, 94 MiB used, 715 GiB / 715 GiB avail 2024-04-23T02:24:56.808 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:24:56 smithi037 bash[14334]: cluster 2024-04-23T02:24:54.667406+0000 mgr.y (mgr.14144) 345 : cluster [DBG] pgmap v317: 161 pgs: 161 active+clean; 27 KiB data, 94 MiB used, 715 GiB / 715 GiB avail 2024-04-23T02:24:56.809 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:24:56 smithi037 bash[18830]: cluster 2024-04-23T02:24:54.667406+0000 mgr.y (mgr.14144) 345 : cluster [DBG] pgmap v317: 161 pgs: 161 active+clean; 27 KiB data, 94 MiB used, 715 GiB / 715 GiB avail 2024-04-23T02:24:58.678 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:24:58 smithi191 bash[14421]: cluster 2024-04-23T02:24:56.668697+0000 mgr.y (mgr.14144) 346 : cluster [DBG] pgmap v318: 161 pgs: 161 active+clean; 27 KiB data, 94 MiB used, 715 GiB / 715 GiB avail 2024-04-23T02:24:58.808 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:24:58 smithi037 bash[14334]: cluster 2024-04-23T02:24:56.668697+0000 mgr.y (mgr.14144) 346 : cluster [DBG] pgmap v318: 161 pgs: 161 active+clean; 27 KiB data, 94 MiB used, 715 GiB / 715 GiB avail 2024-04-23T02:24:58.809 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:24:58 smithi037 bash[18830]: cluster 2024-04-23T02:24:56.668697+0000 mgr.y (mgr.14144) 346 : cluster [DBG] pgmap v318: 161 pgs: 161 active+clean; 27 KiB data, 94 MiB used, 715 GiB / 715 GiB avail 2024-04-23T02:25:00.678 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:25:00 smithi191 bash[14421]: cluster 2024-04-23T02:24:58.669759+0000 mgr.y (mgr.14144) 347 : cluster [DBG] pgmap v319: 161 pgs: 161 active+clean; 27 KiB data, 94 MiB used, 715 GiB / 715 GiB avail 2024-04-23T02:25:00.809 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:25:00 smithi037 bash[14334]: cluster 2024-04-23T02:24:58.669759+0000 mgr.y (mgr.14144) 347 : cluster [DBG] pgmap v319: 161 pgs: 161 active+clean; 27 KiB data, 94 MiB used, 715 GiB / 715 GiB avail 2024-04-23T02:25:00.809 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:25:00 smithi037 bash[18830]: cluster 2024-04-23T02:24:58.669759+0000 mgr.y (mgr.14144) 347 : cluster [DBG] pgmap v319: 161 pgs: 161 active+clean; 27 KiB data, 94 MiB used, 715 GiB / 715 GiB avail 2024-04-23T02:25:02.678 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:25:02 smithi191 bash[14421]: cluster 2024-04-23T02:25:00.671085+0000 mgr.y (mgr.14144) 348 : cluster [DBG] pgmap v320: 161 pgs: 161 active+clean; 27 KiB data, 94 MiB used, 715 GiB / 715 GiB avail 2024-04-23T02:25:02.808 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:25:02 smithi037 bash[14334]: cluster 2024-04-23T02:25:00.671085+0000 mgr.y (mgr.14144) 348 : cluster [DBG] pgmap v320: 161 pgs: 161 active+clean; 27 KiB data, 94 MiB used, 715 GiB / 715 GiB avail 2024-04-23T02:25:02.809 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:25:02 smithi037 bash[18830]: cluster 2024-04-23T02:25:00.671085+0000 mgr.y (mgr.14144) 348 : cluster [DBG] pgmap v320: 161 pgs: 161 active+clean; 27 KiB data, 94 MiB used, 715 GiB / 715 GiB avail 2024-04-23T02:25:04.678 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:25:04 smithi191 bash[14421]: cluster 2024-04-23T02:25:02.672354+0000 mgr.y (mgr.14144) 349 : cluster [DBG] pgmap v321: 161 pgs: 161 active+clean; 27 KiB data, 94 MiB used, 715 GiB / 715 GiB avail 2024-04-23T02:25:04.809 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:25:04 smithi037 bash[14334]: cluster 2024-04-23T02:25:02.672354+0000 mgr.y (mgr.14144) 349 : cluster [DBG] pgmap v321: 161 pgs: 161 active+clean; 27 KiB data, 94 MiB used, 715 GiB / 715 GiB avail 2024-04-23T02:25:04.809 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:25:04 smithi037 bash[18830]: cluster 2024-04-23T02:25:02.672354+0000 mgr.y (mgr.14144) 349 : cluster [DBG] pgmap v321: 161 pgs: 161 active+clean; 27 KiB data, 94 MiB used, 715 GiB / 715 GiB avail 2024-04-23T02:25:06.678 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:25:06 smithi191 bash[14421]: cluster 2024-04-23T02:25:04.673330+0000 mgr.y (mgr.14144) 350 : cluster [DBG] pgmap v322: 161 pgs: 161 active+clean; 27 KiB data, 94 MiB used, 715 GiB / 715 GiB avail 2024-04-23T02:25:06.808 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:25:06 smithi037 bash[18830]: cluster 2024-04-23T02:25:04.673330+0000 mgr.y (mgr.14144) 350 : cluster [DBG] pgmap v322: 161 pgs: 161 active+clean; 27 KiB data, 94 MiB used, 715 GiB / 715 GiB avail 2024-04-23T02:25:06.809 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:25:06 smithi037 bash[14334]: cluster 2024-04-23T02:25:04.673330+0000 mgr.y (mgr.14144) 350 : cluster [DBG] pgmap v322: 161 pgs: 161 active+clean; 27 KiB data, 94 MiB used, 715 GiB / 715 GiB avail 2024-04-23T02:25:08.678 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:25:08 smithi191 bash[14421]: cluster 2024-04-23T02:25:06.674629+0000 mgr.y (mgr.14144) 351 : cluster [DBG] pgmap v323: 161 pgs: 161 active+clean; 27 KiB data, 94 MiB used, 715 GiB / 715 GiB avail 2024-04-23T02:25:08.809 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:25:08 smithi037 bash[14334]: cluster 2024-04-23T02:25:06.674629+0000 mgr.y (mgr.14144) 351 : cluster [DBG] pgmap v323: 161 pgs: 161 active+clean; 27 KiB data, 94 MiB used, 715 GiB / 715 GiB avail 2024-04-23T02:25:08.809 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:25:08 smithi037 bash[18830]: cluster 2024-04-23T02:25:06.674629+0000 mgr.y (mgr.14144) 351 : cluster [DBG] pgmap v323: 161 pgs: 161 active+clean; 27 KiB data, 94 MiB used, 715 GiB / 715 GiB avail 2024-04-23T02:25:10.678 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:25:10 smithi191 bash[14421]: cluster 2024-04-23T02:25:08.675689+0000 mgr.y (mgr.14144) 352 : cluster [DBG] pgmap v324: 161 pgs: 161 active+clean; 27 KiB data, 94 MiB used, 715 GiB / 715 GiB avail 2024-04-23T02:25:10.808 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:25:10 smithi037 bash[14334]: cluster 2024-04-23T02:25:08.675689+0000 mgr.y (mgr.14144) 352 : cluster [DBG] pgmap v324: 161 pgs: 161 active+clean; 27 KiB data, 94 MiB used, 715 GiB / 715 GiB avail 2024-04-23T02:25:10.809 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:25:10 smithi037 bash[18830]: cluster 2024-04-23T02:25:08.675689+0000 mgr.y (mgr.14144) 352 : cluster [DBG] pgmap v324: 161 pgs: 161 active+clean; 27 KiB data, 94 MiB used, 715 GiB / 715 GiB avail 2024-04-23T02:25:12.678 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:25:12 smithi191 bash[14421]: cluster 2024-04-23T02:25:10.676981+0000 mgr.y (mgr.14144) 353 : cluster [DBG] pgmap v325: 161 pgs: 161 active+clean; 27 KiB data, 94 MiB used, 715 GiB / 715 GiB avail 2024-04-23T02:25:12.809 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:25:12 smithi037 bash[14334]: cluster 2024-04-23T02:25:10.676981+0000 mgr.y (mgr.14144) 353 : cluster [DBG] pgmap v325: 161 pgs: 161 active+clean; 27 KiB data, 94 MiB used, 715 GiB / 715 GiB avail 2024-04-23T02:25:12.809 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:25:12 smithi037 bash[18830]: cluster 2024-04-23T02:25:10.676981+0000 mgr.y (mgr.14144) 353 : cluster [DBG] pgmap v325: 161 pgs: 161 active+clean; 27 KiB data, 94 MiB used, 715 GiB / 715 GiB avail 2024-04-23T02:25:14.678 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:25:14 smithi191 bash[14421]: cluster 2024-04-23T02:25:12.678239+0000 mgr.y (mgr.14144) 354 : cluster [DBG] pgmap v326: 161 pgs: 161 active+clean; 27 KiB data, 94 MiB used, 715 GiB / 715 GiB avail 2024-04-23T02:25:14.809 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:25:14 smithi037 bash[14334]: cluster 2024-04-23T02:25:12.678239+0000 mgr.y (mgr.14144) 354 : cluster [DBG] pgmap v326: 161 pgs: 161 active+clean; 27 KiB data, 94 MiB used, 715 GiB / 715 GiB avail 2024-04-23T02:25:14.809 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:25:14 smithi037 bash[18830]: cluster 2024-04-23T02:25:12.678239+0000 mgr.y (mgr.14144) 354 : cluster [DBG] pgmap v326: 161 pgs: 161 active+clean; 27 KiB data, 94 MiB used, 715 GiB / 715 GiB avail 2024-04-23T02:25:16.678 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:25:16 smithi191 bash[14421]: cluster 2024-04-23T02:25:14.679217+0000 mgr.y (mgr.14144) 355 : cluster [DBG] pgmap v327: 161 pgs: 161 active+clean; 27 KiB data, 94 MiB used, 715 GiB / 715 GiB avail 2024-04-23T02:25:16.808 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:25:16 smithi037 bash[14334]: cluster 2024-04-23T02:25:14.679217+0000 mgr.y (mgr.14144) 355 : cluster [DBG] pgmap v327: 161 pgs: 161 active+clean; 27 KiB data, 94 MiB used, 715 GiB / 715 GiB avail 2024-04-23T02:25:16.809 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:25:16 smithi037 bash[18830]: cluster 2024-04-23T02:25:14.679217+0000 mgr.y (mgr.14144) 355 : cluster [DBG] pgmap v327: 161 pgs: 161 active+clean; 27 KiB data, 94 MiB used, 715 GiB / 715 GiB avail 2024-04-23T02:25:18.678 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:25:18 smithi191 bash[14421]: cluster 2024-04-23T02:25:16.680492+0000 mgr.y (mgr.14144) 356 : cluster [DBG] pgmap v328: 161 pgs: 161 active+clean; 27 KiB data, 94 MiB used, 715 GiB / 715 GiB avail 2024-04-23T02:25:18.809 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:25:18 smithi037 bash[14334]: cluster 2024-04-23T02:25:16.680492+0000 mgr.y (mgr.14144) 356 : cluster [DBG] pgmap v328: 161 pgs: 161 active+clean; 27 KiB data, 94 MiB used, 715 GiB / 715 GiB avail 2024-04-23T02:25:18.809 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:25:18 smithi037 bash[18830]: cluster 2024-04-23T02:25:16.680492+0000 mgr.y (mgr.14144) 356 : cluster [DBG] pgmap v328: 161 pgs: 161 active+clean; 27 KiB data, 94 MiB used, 715 GiB / 715 GiB avail 2024-04-23T02:25:20.678 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:25:20 smithi191 bash[14421]: cluster 2024-04-23T02:25:18.681532+0000 mgr.y (mgr.14144) 357 : cluster [DBG] pgmap v329: 161 pgs: 161 active+clean; 27 KiB data, 94 MiB used, 715 GiB / 715 GiB avail 2024-04-23T02:25:20.809 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:25:20 smithi037 bash[18830]: cluster 2024-04-23T02:25:18.681532+0000 mgr.y (mgr.14144) 357 : cluster [DBG] pgmap v329: 161 pgs: 161 active+clean; 27 KiB data, 94 MiB used, 715 GiB / 715 GiB avail 2024-04-23T02:25:20.809 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:25:20 smithi037 bash[14334]: cluster 2024-04-23T02:25:18.681532+0000 mgr.y (mgr.14144) 357 : cluster [DBG] pgmap v329: 161 pgs: 161 active+clean; 27 KiB data, 94 MiB used, 715 GiB / 715 GiB avail 2024-04-23T02:25:22.809 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:25:22 smithi037 bash[14334]: cluster 2024-04-23T02:25:20.682815+0000 mgr.y (mgr.14144) 358 : cluster [DBG] pgmap v330: 161 pgs: 161 active+clean; 27 KiB data, 94 MiB used, 715 GiB / 715 GiB avail 2024-04-23T02:25:22.809 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:25:22 smithi037 bash[18830]: cluster 2024-04-23T02:25:20.682815+0000 mgr.y (mgr.14144) 358 : cluster [DBG] pgmap v330: 161 pgs: 161 active+clean; 27 KiB data, 94 MiB used, 715 GiB / 715 GiB avail 2024-04-23T02:25:22.928 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:25:22 smithi191 bash[14421]: cluster 2024-04-23T02:25:20.682815+0000 mgr.y (mgr.14144) 358 : cluster [DBG] pgmap v330: 161 pgs: 161 active+clean; 27 KiB data, 94 MiB used, 715 GiB / 715 GiB avail 2024-04-23T02:25:23.809 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:25:23 smithi037 bash[14334]: audit 2024-04-23T02:25:22.737962+0000 mon.a (mon.0) 619 : audit [INF] from='mgr.14144 172.21.15.37:0/2766993901' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-04-23T02:25:23.809 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:25:23 smithi037 bash[14334]: audit 2024-04-23T02:25:22.738598+0000 mon.a (mon.0) 620 : audit [INF] from='mgr.14144 172.21.15.37:0/2766993901' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-04-23T02:25:23.809 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:25:23 smithi037 bash[18830]: audit 2024-04-23T02:25:22.737962+0000 mon.a (mon.0) 619 : audit [INF] from='mgr.14144 172.21.15.37:0/2766993901' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-04-23T02:25:23.809 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:25:23 smithi037 bash[18830]: audit 2024-04-23T02:25:22.738598+0000 mon.a (mon.0) 620 : audit [INF] from='mgr.14144 172.21.15.37:0/2766993901' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-04-23T02:25:23.929 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:25:23 smithi191 bash[14421]: audit 2024-04-23T02:25:22.737962+0000 mon.a (mon.0) 619 : audit [INF] from='mgr.14144 172.21.15.37:0/2766993901' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-04-23T02:25:23.929 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:25:23 smithi191 bash[14421]: audit 2024-04-23T02:25:22.738598+0000 mon.a (mon.0) 620 : audit [INF] from='mgr.14144 172.21.15.37:0/2766993901' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-04-23T02:25:24.809 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:25:24 smithi037 bash[14334]: cluster 2024-04-23T02:25:22.684105+0000 mgr.y (mgr.14144) 359 : cluster [DBG] pgmap v331: 161 pgs: 161 active+clean; 27 KiB data, 94 MiB used, 715 GiB / 715 GiB avail 2024-04-23T02:25:24.809 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:25:24 smithi037 bash[18830]: cluster 2024-04-23T02:25:22.684105+0000 mgr.y (mgr.14144) 359 : cluster [DBG] pgmap v331: 161 pgs: 161 active+clean; 27 KiB data, 94 MiB used, 715 GiB / 715 GiB avail 2024-04-23T02:25:24.928 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:25:24 smithi191 bash[14421]: cluster 2024-04-23T02:25:22.684105+0000 mgr.y (mgr.14144) 359 : cluster [DBG] pgmap v331: 161 pgs: 161 active+clean; 27 KiB data, 94 MiB used, 715 GiB / 715 GiB avail 2024-04-23T02:25:26.809 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:25:26 smithi037 bash[14334]: cluster 2024-04-23T02:25:24.685082+0000 mgr.y (mgr.14144) 360 : cluster [DBG] pgmap v332: 161 pgs: 161 active+clean; 27 KiB data, 94 MiB used, 715 GiB / 715 GiB avail 2024-04-23T02:25:26.809 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:25:26 smithi037 bash[18830]: cluster 2024-04-23T02:25:24.685082+0000 mgr.y (mgr.14144) 360 : cluster [DBG] pgmap v332: 161 pgs: 161 active+clean; 27 KiB data, 94 MiB used, 715 GiB / 715 GiB avail 2024-04-23T02:25:26.929 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:25:26 smithi191 bash[14421]: cluster 2024-04-23T02:25:24.685082+0000 mgr.y (mgr.14144) 360 : cluster [DBG] pgmap v332: 161 pgs: 161 active+clean; 27 KiB data, 94 MiB used, 715 GiB / 715 GiB avail 2024-04-23T02:25:28.809 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:25:28 smithi037 bash[14334]: cluster 2024-04-23T02:25:26.686290+0000 mgr.y (mgr.14144) 361 : cluster [DBG] pgmap v333: 161 pgs: 161 active+clean; 27 KiB data, 94 MiB used, 715 GiB / 715 GiB avail 2024-04-23T02:25:28.809 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:25:28 smithi037 bash[18830]: cluster 2024-04-23T02:25:26.686290+0000 mgr.y (mgr.14144) 361 : cluster [DBG] pgmap v333: 161 pgs: 161 active+clean; 27 KiB data, 94 MiB used, 715 GiB / 715 GiB avail 2024-04-23T02:25:28.928 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:25:28 smithi191 bash[14421]: cluster 2024-04-23T02:25:26.686290+0000 mgr.y (mgr.14144) 361 : cluster [DBG] pgmap v333: 161 pgs: 161 active+clean; 27 KiB data, 94 MiB used, 715 GiB / 715 GiB avail 2024-04-23T02:25:30.809 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:25:30 smithi037 bash[18830]: cluster 2024-04-23T02:25:28.687462+0000 mgr.y (mgr.14144) 362 : cluster [DBG] pgmap v334: 161 pgs: 161 active+clean; 27 KiB data, 94 MiB used, 715 GiB / 715 GiB avail 2024-04-23T02:25:30.809 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:25:30 smithi037 bash[14334]: cluster 2024-04-23T02:25:28.687462+0000 mgr.y (mgr.14144) 362 : cluster [DBG] pgmap v334: 161 pgs: 161 active+clean; 27 KiB data, 94 MiB used, 715 GiB / 715 GiB avail 2024-04-23T02:25:30.929 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:25:30 smithi191 bash[14421]: cluster 2024-04-23T02:25:28.687462+0000 mgr.y (mgr.14144) 362 : cluster [DBG] pgmap v334: 161 pgs: 161 active+clean; 27 KiB data, 94 MiB used, 715 GiB / 715 GiB avail 2024-04-23T02:25:32.809 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:25:32 smithi037 bash[18830]: cluster 2024-04-23T02:25:30.688808+0000 mgr.y (mgr.14144) 363 : cluster [DBG] pgmap v335: 161 pgs: 161 active+clean; 27 KiB data, 94 MiB used, 715 GiB / 715 GiB avail 2024-04-23T02:25:32.809 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:25:32 smithi037 bash[14334]: cluster 2024-04-23T02:25:30.688808+0000 mgr.y (mgr.14144) 363 : cluster [DBG] pgmap v335: 161 pgs: 161 active+clean; 27 KiB data, 94 MiB used, 715 GiB / 715 GiB avail 2024-04-23T02:25:32.928 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:25:32 smithi191 bash[14421]: cluster 2024-04-23T02:25:30.688808+0000 mgr.y (mgr.14144) 363 : cluster [DBG] pgmap v335: 161 pgs: 161 active+clean; 27 KiB data, 94 MiB used, 715 GiB / 715 GiB avail 2024-04-23T02:25:34.809 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:25:34 smithi037 bash[18830]: cluster 2024-04-23T02:25:32.690063+0000 mgr.y (mgr.14144) 364 : cluster [DBG] pgmap v336: 161 pgs: 161 active+clean; 27 KiB data, 94 MiB used, 715 GiB / 715 GiB avail 2024-04-23T02:25:34.809 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:25:34 smithi037 bash[14334]: cluster 2024-04-23T02:25:32.690063+0000 mgr.y (mgr.14144) 364 : cluster [DBG] pgmap v336: 161 pgs: 161 active+clean; 27 KiB data, 94 MiB used, 715 GiB / 715 GiB avail 2024-04-23T02:25:34.928 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:25:34 smithi191 bash[14421]: cluster 2024-04-23T02:25:32.690063+0000 mgr.y (mgr.14144) 364 : cluster [DBG] pgmap v336: 161 pgs: 161 active+clean; 27 KiB data, 94 MiB used, 715 GiB / 715 GiB avail 2024-04-23T02:25:36.809 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:25:36 smithi037 bash[18830]: cluster 2024-04-23T02:25:34.691032+0000 mgr.y (mgr.14144) 365 : cluster [DBG] pgmap v337: 161 pgs: 161 active+clean; 27 KiB data, 94 MiB used, 715 GiB / 715 GiB avail 2024-04-23T02:25:36.809 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:25:36 smithi037 bash[14334]: cluster 2024-04-23T02:25:34.691032+0000 mgr.y (mgr.14144) 365 : cluster [DBG] pgmap v337: 161 pgs: 161 active+clean; 27 KiB data, 94 MiB used, 715 GiB / 715 GiB avail 2024-04-23T02:25:36.928 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:25:36 smithi191 bash[14421]: cluster 2024-04-23T02:25:34.691032+0000 mgr.y (mgr.14144) 365 : cluster [DBG] pgmap v337: 161 pgs: 161 active+clean; 27 KiB data, 94 MiB used, 715 GiB / 715 GiB avail 2024-04-23T02:25:36.959 DEBUG:teuthology.orchestra.run.smithi037:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 39f0dbf0-0117-11ef-bc93-c7b262605968 -e sha1=646b8c7d293d8ec31a40c69f7b3237b19c1be24d -- bash -c 'ceph config set mon mon_warn_on_insecure_global_id_reclaim false --force' 2024-04-23T02:25:38.809 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:25:38 smithi037 bash[14334]: cluster 2024-04-23T02:25:36.692320+0000 mgr.y (mgr.14144) 366 : cluster [DBG] pgmap v338: 161 pgs: 161 active+clean; 27 KiB data, 94 MiB used, 715 GiB / 715 GiB avail 2024-04-23T02:25:38.809 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:25:38 smithi037 bash[14334]: audit 2024-04-23T02:25:37.753792+0000 mon.a (mon.0) 621 : audit [DBG] from='mgr.14144 172.21.15.37:0/2766993901' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-23T02:25:38.809 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:25:38 smithi037 bash[14334]: audit 2024-04-23T02:25:38.031401+0000 mon.a (mon.0) 622 : audit [INF] from='mgr.14144 172.21.15.37:0/2766993901' entity='mgr.y' 2024-04-23T02:25:38.809 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:25:38 smithi037 bash[18830]: cluster 2024-04-23T02:25:36.692320+0000 mgr.y (mgr.14144) 366 : cluster [DBG] pgmap v338: 161 pgs: 161 active+clean; 27 KiB data, 94 MiB used, 715 GiB / 715 GiB avail 2024-04-23T02:25:38.809 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:25:38 smithi037 bash[18830]: audit 2024-04-23T02:25:37.753792+0000 mon.a (mon.0) 621 : audit [DBG] from='mgr.14144 172.21.15.37:0/2766993901' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-23T02:25:38.810 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:25:38 smithi037 bash[18830]: audit 2024-04-23T02:25:38.031401+0000 mon.a (mon.0) 622 : audit [INF] from='mgr.14144 172.21.15.37:0/2766993901' entity='mgr.y' 2024-04-23T02:25:38.929 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:25:38 smithi191 bash[14421]: cluster 2024-04-23T02:25:36.692320+0000 mgr.y (mgr.14144) 366 : cluster [DBG] pgmap v338: 161 pgs: 161 active+clean; 27 KiB data, 94 MiB used, 715 GiB / 715 GiB avail 2024-04-23T02:25:38.929 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:25:38 smithi191 bash[14421]: audit 2024-04-23T02:25:37.753792+0000 mon.a (mon.0) 621 : audit [DBG] from='mgr.14144 172.21.15.37:0/2766993901' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-23T02:25:38.929 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:25:38 smithi191 bash[14421]: audit 2024-04-23T02:25:38.031401+0000 mon.a (mon.0) 622 : audit [INF] from='mgr.14144 172.21.15.37:0/2766993901' entity='mgr.y' 2024-04-23T02:25:40.809 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:25:40 smithi037 bash[18830]: cluster 2024-04-23T02:25:38.693374+0000 mgr.y (mgr.14144) 367 : cluster [DBG] pgmap v339: 161 pgs: 161 active+clean; 27 KiB data, 94 MiB used, 715 GiB / 715 GiB avail 2024-04-23T02:25:40.809 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:25:40 smithi037 bash[18830]: audit 2024-04-23T02:25:40.064915+0000 mon.a (mon.0) 623 : audit [INF] from='client.? ' entity='client.admin' 2024-04-23T02:25:40.809 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:25:40 smithi037 bash[14334]: cluster 2024-04-23T02:25:38.693374+0000 mgr.y (mgr.14144) 367 : cluster [DBG] pgmap v339: 161 pgs: 161 active+clean; 27 KiB data, 94 MiB used, 715 GiB / 715 GiB avail 2024-04-23T02:25:40.809 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:25:40 smithi037 bash[14334]: audit 2024-04-23T02:25:40.064915+0000 mon.a (mon.0) 623 : audit [INF] from='client.? ' entity='client.admin' 2024-04-23T02:25:40.847 DEBUG:teuthology.orchestra.run.smithi037:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 39f0dbf0-0117-11ef-bc93-c7b262605968 -e sha1=646b8c7d293d8ec31a40c69f7b3237b19c1be24d -- bash -c 'ceph config set mon mon_warn_on_insecure_global_id_reclaim_allowed false --force' 2024-04-23T02:25:40.929 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:25:40 smithi191 bash[14421]: cluster 2024-04-23T02:25:38.693374+0000 mgr.y (mgr.14144) 367 : cluster [DBG] pgmap v339: 161 pgs: 161 active+clean; 27 KiB data, 94 MiB used, 715 GiB / 715 GiB avail 2024-04-23T02:25:40.929 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:25:40 smithi191 bash[14421]: audit 2024-04-23T02:25:40.064915+0000 mon.a (mon.0) 623 : audit [INF] from='client.? ' entity='client.admin' 2024-04-23T02:25:42.559 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:25:42 smithi037 bash[14334]: cluster 2024-04-23T02:25:40.694652+0000 mgr.y (mgr.14144) 368 : cluster [DBG] pgmap v340: 161 pgs: 161 active+clean; 27 KiB data, 94 MiB used, 715 GiB / 715 GiB avail 2024-04-23T02:25:42.559 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:25:42 smithi037 bash[18830]: cluster 2024-04-23T02:25:40.694652+0000 mgr.y (mgr.14144) 368 : cluster [DBG] pgmap v340: 161 pgs: 161 active+clean; 27 KiB data, 94 MiB used, 715 GiB / 715 GiB avail 2024-04-23T02:25:42.929 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:25:42 smithi191 bash[14421]: cluster 2024-04-23T02:25:40.694652+0000 mgr.y (mgr.14144) 368 : cluster [DBG] pgmap v340: 161 pgs: 161 active+clean; 27 KiB data, 94 MiB used, 715 GiB / 715 GiB avail 2024-04-23T02:25:44.559 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:25:44 smithi037 bash[14334]: cluster 2024-04-23T02:25:42.696035+0000 mgr.y (mgr.14144) 369 : cluster [DBG] pgmap v341: 161 pgs: 161 active+clean; 27 KiB data, 94 MiB used, 715 GiB / 715 GiB avail 2024-04-23T02:25:44.559 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:25:44 smithi037 bash[14334]: audit 2024-04-23T02:25:44.048874+0000 mon.a (mon.0) 624 : audit [INF] from='client.? ' entity='client.admin' 2024-04-23T02:25:44.560 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:25:44 smithi037 bash[18830]: cluster 2024-04-23T02:25:42.696035+0000 mgr.y (mgr.14144) 369 : cluster [DBG] pgmap v341: 161 pgs: 161 active+clean; 27 KiB data, 94 MiB used, 715 GiB / 715 GiB avail 2024-04-23T02:25:44.560 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:25:44 smithi037 bash[18830]: audit 2024-04-23T02:25:44.048874+0000 mon.a (mon.0) 624 : audit [INF] from='client.? ' entity='client.admin' 2024-04-23T02:25:44.836 DEBUG:teuthology.orchestra.run.smithi037:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 39f0dbf0-0117-11ef-bc93-c7b262605968 -e sha1=646b8c7d293d8ec31a40c69f7b3237b19c1be24d -- bash -c 'ceph config set global log_to_journald false --force' 2024-04-23T02:25:44.929 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:25:44 smithi191 bash[14421]: cluster 2024-04-23T02:25:42.696035+0000 mgr.y (mgr.14144) 369 : cluster [DBG] pgmap v341: 161 pgs: 161 active+clean; 27 KiB data, 94 MiB used, 715 GiB / 715 GiB avail 2024-04-23T02:25:44.929 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:25:44 smithi191 bash[14421]: audit 2024-04-23T02:25:44.048874+0000 mon.a (mon.0) 624 : audit [INF] from='client.? ' entity='client.admin' 2024-04-23T02:25:46.776 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:25:46 smithi037 bash[14334]: cluster 2024-04-23T02:25:44.697104+0000 mgr.y (mgr.14144) 370 : cluster [DBG] pgmap v342: 161 pgs: 161 active+clean; 27 KiB data, 94 MiB used, 715 GiB / 715 GiB avail 2024-04-23T02:25:46.776 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:25:46 smithi037 bash[18830]: cluster 2024-04-23T02:25:44.697104+0000 mgr.y (mgr.14144) 370 : cluster [DBG] pgmap v342: 161 pgs: 161 active+clean; 27 KiB data, 94 MiB used, 715 GiB / 715 GiB avail 2024-04-23T02:25:46.929 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:25:46 smithi191 bash[14421]: cluster 2024-04-23T02:25:44.697104+0000 mgr.y (mgr.14144) 370 : cluster [DBG] pgmap v342: 161 pgs: 161 active+clean; 27 KiB data, 94 MiB used, 715 GiB / 715 GiB avail 2024-04-23T02:25:47.930 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:25:47 smithi191 bash[14421]: cluster 2024-04-23T02:25:46.698361+0000 mgr.y (mgr.14144) 371 : cluster [DBG] pgmap v343: 161 pgs: 161 active+clean; 27 KiB data, 94 MiB used, 715 GiB / 715 GiB avail 2024-04-23T02:25:48.043 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:25:47 smithi037 bash[18830]: cluster 2024-04-23T02:25:46.698361+0000 mgr.y (mgr.14144) 371 : cluster [DBG] pgmap v343: 161 pgs: 161 active+clean; 27 KiB data, 94 MiB used, 715 GiB / 715 GiB avail 2024-04-23T02:25:48.044 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:25:47 smithi037 bash[14334]: cluster 2024-04-23T02:25:46.698361+0000 mgr.y (mgr.14144) 371 : cluster [DBG] pgmap v343: 161 pgs: 161 active+clean; 27 KiB data, 94 MiB used, 715 GiB / 715 GiB avail 2024-04-23T02:25:48.784 DEBUG:teuthology.orchestra.run.smithi037:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 39f0dbf0-0117-11ef-bc93-c7b262605968 -e sha1=646b8c7d293d8ec31a40c69f7b3237b19c1be24d -- bash -c 'ceph orch upgrade start --image quay.ceph.io/ceph-ci/ceph:$sha1' 2024-04-23T02:25:49.059 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:25:49 smithi037 bash[14334]: audit 2024-04-23T02:25:48.005185+0000 mon.a (mon.0) 625 : audit [INF] from='client.? 172.21.15.37:0/168947723' entity='client.admin' 2024-04-23T02:25:49.059 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:25:49 smithi037 bash[14334]: audit 2024-04-23T02:25:48.012101+0000 mon.a (mon.0) 626 : audit [DBG] from='mgr.14144 172.21.15.37:0/2766993901' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-23T02:25:49.059 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:25:49 smithi037 bash[14334]: audit 2024-04-23T02:25:48.019740+0000 mon.a (mon.0) 627 : audit [INF] from='mgr.14144 172.21.15.37:0/2766993901' entity='mgr.y' 2024-04-23T02:25:49.059 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:25:49 smithi037 bash[18830]: audit 2024-04-23T02:25:48.005185+0000 mon.a (mon.0) 625 : audit [INF] from='client.? 172.21.15.37:0/168947723' entity='client.admin' 2024-04-23T02:25:49.060 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:25:49 smithi037 bash[18830]: audit 2024-04-23T02:25:48.012101+0000 mon.a (mon.0) 626 : audit [DBG] from='mgr.14144 172.21.15.37:0/2766993901' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-23T02:25:49.060 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:25:49 smithi037 bash[18830]: audit 2024-04-23T02:25:48.019740+0000 mon.a (mon.0) 627 : audit [INF] from='mgr.14144 172.21.15.37:0/2766993901' entity='mgr.y' 2024-04-23T02:25:49.429 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:25:49 smithi191 bash[14421]: audit 2024-04-23T02:25:48.005185+0000 mon.a (mon.0) 625 : audit [INF] from='client.? 172.21.15.37:0/168947723' entity='client.admin' 2024-04-23T02:25:49.429 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:25:49 smithi191 bash[14421]: audit 2024-04-23T02:25:48.012101+0000 mon.a (mon.0) 626 : audit [DBG] from='mgr.14144 172.21.15.37:0/2766993901' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-23T02:25:49.429 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:25:49 smithi191 bash[14421]: audit 2024-04-23T02:25:48.019740+0000 mon.a (mon.0) 627 : audit [INF] from='mgr.14144 172.21.15.37:0/2766993901' entity='mgr.y' 2024-04-23T02:25:50.297 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:25:50 smithi037 bash[14334]: cluster 2024-04-23T02:25:48.699431+0000 mgr.y (mgr.14144) 372 : cluster [DBG] pgmap v344: 161 pgs: 161 active+clean; 27 KiB data, 94 MiB used, 715 GiB / 715 GiB avail 2024-04-23T02:25:50.298 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:25:50 smithi037 bash[18830]: cluster 2024-04-23T02:25:48.699431+0000 mgr.y (mgr.14144) 372 : cluster [DBG] pgmap v344: 161 pgs: 161 active+clean; 27 KiB data, 94 MiB used, 715 GiB / 715 GiB avail 2024-04-23T02:25:50.429 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:25:50 smithi191 bash[14421]: cluster 2024-04-23T02:25:48.699431+0000 mgr.y (mgr.14144) 372 : cluster [DBG] pgmap v344: 161 pgs: 161 active+clean; 27 KiB data, 94 MiB used, 715 GiB / 715 GiB avail 2024-04-23T02:25:52.078 INFO:teuthology.orchestra.run.smithi037.stdout:Initiating upgrade to quay.ceph.io/ceph-ci/ceph:646b8c7d293d8ec31a40c69f7b3237b19c1be24d 2024-04-23T02:25:52.429 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:25:52 smithi191 bash[14421]: cluster 2024-04-23T02:25:50.700794+0000 mgr.y (mgr.14144) 373 : cluster [DBG] pgmap v345: 161 pgs: 161 active+clean; 27 KiB data, 94 MiB used, 715 GiB / 715 GiB avail 2024-04-23T02:25:52.429 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:25:52 smithi191 bash[14421]: audit 2024-04-23T02:25:52.071884+0000 mon.a (mon.0) 628 : audit [INF] from='mgr.14144 172.21.15.37:0/2766993901' entity='mgr.y' 2024-04-23T02:25:52.429 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:25:52 smithi191 bash[14421]: audit 2024-04-23T02:25:52.073194+0000 mon.a (mon.0) 629 : audit [DBG] from='mgr.14144 172.21.15.37:0/2766993901' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-23T02:25:52.429 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:25:52 smithi191 bash[14421]: audit 2024-04-23T02:25:52.084819+0000 mon.a (mon.0) 630 : audit [INF] from='mgr.14144 172.21.15.37:0/2766993901' entity='mgr.y' 2024-04-23T02:25:52.559 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:25:52 smithi037 bash[14334]: cluster 2024-04-23T02:25:50.700794+0000 mgr.y (mgr.14144) 373 : cluster [DBG] pgmap v345: 161 pgs: 161 active+clean; 27 KiB data, 94 MiB used, 715 GiB / 715 GiB avail 2024-04-23T02:25:52.559 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:25:52 smithi037 bash[14334]: audit 2024-04-23T02:25:52.071884+0000 mon.a (mon.0) 628 : audit [INF] from='mgr.14144 172.21.15.37:0/2766993901' entity='mgr.y' 2024-04-23T02:25:52.559 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:25:52 smithi037 bash[14334]: audit 2024-04-23T02:25:52.073194+0000 mon.a (mon.0) 629 : audit [DBG] from='mgr.14144 172.21.15.37:0/2766993901' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-23T02:25:52.559 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:25:52 smithi037 bash[14334]: audit 2024-04-23T02:25:52.084819+0000 mon.a (mon.0) 630 : audit [INF] from='mgr.14144 172.21.15.37:0/2766993901' entity='mgr.y' 2024-04-23T02:25:52.560 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:25:52 smithi037 bash[18830]: cluster 2024-04-23T02:25:50.700794+0000 mgr.y (mgr.14144) 373 : cluster [DBG] pgmap v345: 161 pgs: 161 active+clean; 27 KiB data, 94 MiB used, 715 GiB / 715 GiB avail 2024-04-23T02:25:52.560 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:25:52 smithi037 bash[18830]: audit 2024-04-23T02:25:52.071884+0000 mon.a (mon.0) 628 : audit [INF] from='mgr.14144 172.21.15.37:0/2766993901' entity='mgr.y' 2024-04-23T02:25:52.560 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:25:52 smithi037 bash[18830]: audit 2024-04-23T02:25:52.073194+0000 mon.a (mon.0) 629 : audit [DBG] from='mgr.14144 172.21.15.37:0/2766993901' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-23T02:25:52.560 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:25:52 smithi037 bash[18830]: audit 2024-04-23T02:25:52.084819+0000 mon.a (mon.0) 630 : audit [INF] from='mgr.14144 172.21.15.37:0/2766993901' entity='mgr.y' 2024-04-23T02:25:52.947 INFO:teuthology.run_tasks:Running task cephadm.shell... 2024-04-23T02:25:52.959 INFO:tasks.cephadm:Running commands on role mon.a host ubuntu@smithi037.front.sepia.ceph.com 2024-04-23T02:25:52.959 DEBUG:teuthology.orchestra.run.smithi037:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 39f0dbf0-0117-11ef-bc93-c7b262605968 -e sha1=646b8c7d293d8ec31a40c69f7b3237b19c1be24d -- bash -c 'while ceph orch upgrade status | jq '"'"'.in_progress'"'"' | grep true && ! ceph orch upgrade status | jq '"'"'.message'"'"' | grep Error ; do ceph orch ps ; ceph versions ; ceph orch upgrade status ; ceph health detail ; sleep 30 ; done' 2024-04-23T02:25:53.259 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:25:53 smithi037 bash[14334]: audit 2024-04-23T02:25:52.062976+0000 mgr.y (mgr.14144) 374 : audit [DBG] from='client.14898 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:646b8c7d293d8ec31a40c69f7b3237b19c1be24d", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T02:25:53.429 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:25:53 smithi191 bash[14421]: audit 2024-04-23T02:25:52.062976+0000 mgr.y (mgr.14144) 374 : audit [DBG] from='client.14898 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:646b8c7d293d8ec31a40c69f7b3237b19c1be24d", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T02:25:53.429 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:25:53 smithi191 bash[14421]: cephadm 2024-04-23T02:25:52.064407+0000 mgr.y (mgr.14144) 375 : cephadm [INF] Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:646b8c7d293d8ec31a40c69f7b3237b19c1be24d 2024-04-23T02:25:53.429 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:25:53 smithi191 bash[14421]: cephadm 2024-04-23T02:25:52.090958+0000 mgr.y (mgr.14144) 376 : cephadm [INF] Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:646b8c7d293d8ec31a40c69f7b3237b19c1be24d 2024-04-23T02:25:53.559 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:25:53 smithi037 bash[14334]: cephadm 2024-04-23T02:25:52.064407+0000 mgr.y (mgr.14144) 375 : cephadm [INF] Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:646b8c7d293d8ec31a40c69f7b3237b19c1be24d 2024-04-23T02:25:53.559 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:25:53 smithi037 bash[14334]: cephadm 2024-04-23T02:25:52.090958+0000 mgr.y (mgr.14144) 376 : cephadm [INF] Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:646b8c7d293d8ec31a40c69f7b3237b19c1be24d 2024-04-23T02:25:53.560 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:25:53 smithi037 bash[18830]: audit 2024-04-23T02:25:52.062976+0000 mgr.y (mgr.14144) 374 : audit [DBG] from='client.14898 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:646b8c7d293d8ec31a40c69f7b3237b19c1be24d", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T02:25:53.560 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:25:53 smithi037 bash[18830]: cephadm 2024-04-23T02:25:52.064407+0000 mgr.y (mgr.14144) 375 : cephadm [INF] Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:646b8c7d293d8ec31a40c69f7b3237b19c1be24d 2024-04-23T02:25:53.560 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:25:53 smithi037 bash[18830]: cephadm 2024-04-23T02:25:52.090958+0000 mgr.y (mgr.14144) 376 : cephadm [INF] Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:646b8c7d293d8ec31a40c69f7b3237b19c1be24d 2024-04-23T02:25:54.429 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:25:54 smithi191 bash[14421]: cluster 2024-04-23T02:25:52.702058+0000 mgr.y (mgr.14144) 377 : cluster [DBG] pgmap v346: 161 pgs: 161 active+clean; 27 KiB data, 94 MiB used, 715 GiB / 715 GiB avail 2024-04-23T02:25:54.432 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:25:54 smithi037 bash[14334]: cluster 2024-04-23T02:25:52.702058+0000 mgr.y (mgr.14144) 377 : cluster [DBG] pgmap v346: 161 pgs: 161 active+clean; 27 KiB data, 94 MiB used, 715 GiB / 715 GiB avail 2024-04-23T02:25:54.432 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:25:54 smithi037 bash[18830]: cluster 2024-04-23T02:25:52.702058+0000 mgr.y (mgr.14144) 377 : cluster [DBG] pgmap v346: 161 pgs: 161 active+clean; 27 KiB data, 94 MiB used, 715 GiB / 715 GiB avail 2024-04-23T02:25:56.429 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:25:56 smithi191 bash[14421]: cluster 2024-04-23T02:25:54.702980+0000 mgr.y (mgr.14144) 378 : cluster [DBG] pgmap v347: 161 pgs: 161 active+clean; 27 KiB data, 94 MiB used, 715 GiB / 715 GiB avail 2024-04-23T02:25:56.468 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:25:56 smithi037 bash[14334]: cluster 2024-04-23T02:25:54.702980+0000 mgr.y (mgr.14144) 378 : cluster [DBG] pgmap v347: 161 pgs: 161 active+clean; 27 KiB data, 94 MiB used, 715 GiB / 715 GiB avail 2024-04-23T02:25:56.468 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:25:56 smithi037 bash[18830]: cluster 2024-04-23T02:25:54.702980+0000 mgr.y (mgr.14144) 378 : cluster [DBG] pgmap v347: 161 pgs: 161 active+clean; 27 KiB data, 94 MiB used, 715 GiB / 715 GiB avail 2024-04-23T02:25:56.929 INFO:teuthology.orchestra.run.smithi037.stdout:true 2024-04-23T02:25:57.687 INFO:teuthology.orchestra.run.smithi037.stdout:NAME HOST STATUS REFRESHED AGE PORTS VERSION IMAGE ID CONTAINER ID 2024-04-23T02:25:57.687 INFO:teuthology.orchestra.run.smithi037.stdout:alertmanager.a smithi037 running (3m) 2m ago 4m *:9093 *:9094 0.20.0 0881eb8f169f 15a3c6dd9606 2024-04-23T02:25:57.687 INFO:teuthology.orchestra.run.smithi037.stdout:grafana.a smithi191 running (4m) 2m ago 4m *:3000 6.7.4 557c83e11646 6fa9f80e0904 2024-04-23T02:25:57.687 INFO:teuthology.orchestra.run.smithi037.stdout:iscsi.foo.smithi037.qdajck smithi037 running (2m) 2m ago 2m - 24ecd6d5f14c d2ea01cf7122 2024-04-23T02:25:57.687 INFO:teuthology.orchestra.run.smithi037.stdout:mgr.x smithi191 running (8m) 2m ago 8m *:8443 16.2.0 24ecd6d5f14c e4843d7d854d 2024-04-23T02:25:57.687 INFO:teuthology.orchestra.run.smithi037.stdout:mgr.y smithi037 running (10m) 2m ago 10m *:9283 16.2.0 24ecd6d5f14c ba815f79ec56 2024-04-23T02:25:57.688 INFO:teuthology.orchestra.run.smithi037.stdout:mon.a smithi037 running (10m) 2m ago 10m - 16.2.0 24ecd6d5f14c 53389667d449 2024-04-23T02:25:57.688 INFO:teuthology.orchestra.run.smithi037.stdout:mon.b smithi191 running (9m) 2m ago 9m - 16.2.0 24ecd6d5f14c 3a7fdbe59b38 2024-04-23T02:25:57.688 INFO:teuthology.orchestra.run.smithi037.stdout:mon.c smithi037 running (9m) 2m ago 9m - 16.2.0 24ecd6d5f14c 25a08bc9af49 2024-04-23T02:25:57.688 INFO:teuthology.orchestra.run.smithi037.stdout:node-exporter.a smithi037 running (4m) 2m ago 4m *:9100 0.18.1 e5a616e4b9cf 6761a6236fd4 2024-04-23T02:25:57.688 INFO:teuthology.orchestra.run.smithi037.stdout:node-exporter.b smithi191 running (4m) 2m ago 4m *:9100 0.18.1 e5a616e4b9cf d7b599bcb0c4 2024-04-23T02:25:57.688 INFO:teuthology.orchestra.run.smithi037.stdout:osd.0 smithi037 running (8m) 2m ago 8m - 16.2.0 24ecd6d5f14c 885544a62f16 2024-04-23T02:25:57.688 INFO:teuthology.orchestra.run.smithi037.stdout:osd.1 smithi037 running (7m) 2m ago 7m - 16.2.0 24ecd6d5f14c 25fcc758e2c4 2024-04-23T02:25:57.688 INFO:teuthology.orchestra.run.smithi037.stdout:osd.2 smithi037 running (7m) 2m ago 7m - 16.2.0 24ecd6d5f14c f06ea64c4342 2024-04-23T02:25:57.688 INFO:teuthology.orchestra.run.smithi037.stdout:osd.3 smithi037 running (7m) 2m ago 7m - 16.2.0 24ecd6d5f14c 86bba9f86542 2024-04-23T02:25:57.688 INFO:teuthology.orchestra.run.smithi037.stdout:osd.4 smithi191 running (6m) 2m ago 6m - 16.2.0 24ecd6d5f14c 4bef4ae21d58 2024-04-23T02:25:57.688 INFO:teuthology.orchestra.run.smithi037.stdout:osd.5 smithi191 running (6m) 2m ago 6m - 16.2.0 24ecd6d5f14c e96fff457fff 2024-04-23T02:25:57.688 INFO:teuthology.orchestra.run.smithi037.stdout:osd.6 smithi191 running (5m) 2m ago 6m - 16.2.0 24ecd6d5f14c 8e1356132ee5 2024-04-23T02:25:57.688 INFO:teuthology.orchestra.run.smithi037.stdout:osd.7 smithi191 running (5m) 2m ago 5m - 16.2.0 24ecd6d5f14c 925eb6ef69e9 2024-04-23T02:25:57.689 INFO:teuthology.orchestra.run.smithi037.stdout:prometheus.a smithi191 running (3m) 2m ago 4m *:9095 2.18.1 de242295e225 889661399fde 2024-04-23T02:25:57.689 INFO:teuthology.orchestra.run.smithi037.stdout:rgw.foo.smithi037.ajnubp smithi037 running (2m) 2m ago 2m *:8000 16.2.0 24ecd6d5f14c 98e454e01e1c 2024-04-23T02:25:57.689 INFO:teuthology.orchestra.run.smithi037.stdout:rgw.foo.smithi191.arojwq smithi191 running (2m) 2m ago 2m *:8000 16.2.0 24ecd6d5f14c c3f6e10394ec 2024-04-23T02:25:57.689 INFO:teuthology.orchestra.run.smithi037.stdout:rgw.smpl.smithi037.oowzwi smithi037 running (2m) 2m ago 2m *:80 16.2.0 24ecd6d5f14c e986069c49da 2024-04-23T02:25:57.689 INFO:teuthology.orchestra.run.smithi037.stdout:rgw.smpl.smithi191.vzlgqs smithi191 running (2m) 2m ago 2m *:80 16.2.0 24ecd6d5f14c 5e62488f89f3 2024-04-23T02:25:58.082 INFO:teuthology.orchestra.run.smithi037.stdout:{ 2024-04-23T02:25:58.082 INFO:teuthology.orchestra.run.smithi037.stdout: "mon": { 2024-04-23T02:25:58.082 INFO:teuthology.orchestra.run.smithi037.stdout: "ceph version 16.2.0 (0c2054e95bcd9b30fdd908a79ac1d8bbc3394442) pacific (stable)": 3 2024-04-23T02:25:58.082 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-04-23T02:25:58.083 INFO:teuthology.orchestra.run.smithi037.stdout: "mgr": { 2024-04-23T02:25:58.083 INFO:teuthology.orchestra.run.smithi037.stdout: "ceph version 16.2.0 (0c2054e95bcd9b30fdd908a79ac1d8bbc3394442) pacific (stable)": 2 2024-04-23T02:25:58.083 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-04-23T02:25:58.083 INFO:teuthology.orchestra.run.smithi037.stdout: "osd": { 2024-04-23T02:25:58.083 INFO:teuthology.orchestra.run.smithi037.stdout: "ceph version 16.2.0 (0c2054e95bcd9b30fdd908a79ac1d8bbc3394442) pacific (stable)": 8 2024-04-23T02:25:58.083 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-04-23T02:25:58.083 INFO:teuthology.orchestra.run.smithi037.stdout: "mds": {}, 2024-04-23T02:25:58.083 INFO:teuthology.orchestra.run.smithi037.stdout: "rgw": { 2024-04-23T02:25:58.083 INFO:teuthology.orchestra.run.smithi037.stdout: "ceph version 16.2.0 (0c2054e95bcd9b30fdd908a79ac1d8bbc3394442) pacific (stable)": 4 2024-04-23T02:25:58.083 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-04-23T02:25:58.083 INFO:teuthology.orchestra.run.smithi037.stdout: "overall": { 2024-04-23T02:25:58.083 INFO:teuthology.orchestra.run.smithi037.stdout: "ceph version 16.2.0 (0c2054e95bcd9b30fdd908a79ac1d8bbc3394442) pacific (stable)": 17 2024-04-23T02:25:58.083 INFO:teuthology.orchestra.run.smithi037.stdout: } 2024-04-23T02:25:58.083 INFO:teuthology.orchestra.run.smithi037.stdout:} 2024-04-23T02:25:58.429 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:25:58 smithi191 bash[14421]: cluster 2024-04-23T02:25:56.703875+0000 mgr.y (mgr.14144) 379 : cluster [DBG] pgmap v348: 161 pgs: 161 active+clean; 27 KiB data, 94 MiB used, 715 GiB / 715 GiB avail 2024-04-23T02:25:58.429 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:25:58 smithi191 bash[14421]: audit 2024-04-23T02:25:56.904841+0000 mgr.y (mgr.14144) 380 : audit [DBG] from='client.24820 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T02:25:58.429 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:25:58 smithi191 bash[14421]: audit 2024-04-23T02:25:57.293052+0000 mgr.y (mgr.14144) 381 : audit [DBG] from='client.14910 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T02:25:58.429 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:25:58 smithi191 bash[14421]: audit 2024-04-23T02:25:58.075879+0000 mon.a (mon.0) 631 : audit [DBG] from='client.? 172.21.15.37:0/2595079371' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T02:25:58.446 INFO:teuthology.orchestra.run.smithi037.stdout:{ 2024-04-23T02:25:58.446 INFO:teuthology.orchestra.run.smithi037.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:646b8c7d293d8ec31a40c69f7b3237b19c1be24d", 2024-04-23T02:25:58.447 INFO:teuthology.orchestra.run.smithi037.stdout: "in_progress": true, 2024-04-23T02:25:58.447 INFO:teuthology.orchestra.run.smithi037.stdout: "services_complete": [], 2024-04-23T02:25:58.447 INFO:teuthology.orchestra.run.smithi037.stdout: "progress": "", 2024-04-23T02:25:58.447 INFO:teuthology.orchestra.run.smithi037.stdout: "message": "Doing first pull of quay.ceph.io/ceph-ci/ceph:646b8c7d293d8ec31a40c69f7b3237b19c1be24d image" 2024-04-23T02:25:58.447 INFO:teuthology.orchestra.run.smithi037.stdout:} 2024-04-23T02:25:58.559 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:25:58 smithi037 bash[14334]: cluster 2024-04-23T02:25:56.703875+0000 mgr.y (mgr.14144) 379 : cluster [DBG] pgmap v348: 161 pgs: 161 active+clean; 27 KiB data, 94 MiB used, 715 GiB / 715 GiB avail 2024-04-23T02:25:58.559 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:25:58 smithi037 bash[14334]: audit 2024-04-23T02:25:56.904841+0000 mgr.y (mgr.14144) 380 : audit [DBG] from='client.24820 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T02:25:58.559 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:25:58 smithi037 bash[14334]: audit 2024-04-23T02:25:57.293052+0000 mgr.y (mgr.14144) 381 : audit [DBG] from='client.14910 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T02:25:58.559 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:25:58 smithi037 bash[14334]: audit 2024-04-23T02:25:58.075879+0000 mon.a (mon.0) 631 : audit [DBG] from='client.? 172.21.15.37:0/2595079371' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T02:25:58.559 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:25:58 smithi037 bash[18830]: cluster 2024-04-23T02:25:56.703875+0000 mgr.y (mgr.14144) 379 : cluster [DBG] pgmap v348: 161 pgs: 161 active+clean; 27 KiB data, 94 MiB used, 715 GiB / 715 GiB avail 2024-04-23T02:25:58.559 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:25:58 smithi037 bash[18830]: audit 2024-04-23T02:25:56.904841+0000 mgr.y (mgr.14144) 380 : audit [DBG] from='client.24820 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T02:25:58.560 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:25:58 smithi037 bash[18830]: audit 2024-04-23T02:25:57.293052+0000 mgr.y (mgr.14144) 381 : audit [DBG] from='client.14910 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T02:25:58.560 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:25:58 smithi037 bash[18830]: audit 2024-04-23T02:25:58.075879+0000 mon.a (mon.0) 631 : audit [DBG] from='client.? 172.21.15.37:0/2595079371' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T02:25:58.857 INFO:teuthology.orchestra.run.smithi037.stdout:HEALTH_OK 2024-04-23T02:25:59.559 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:25:59 smithi037 bash[18830]: audit 2024-04-23T02:25:57.664751+0000 mgr.y (mgr.14144) 382 : audit [DBG] from='client.24832 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T02:25:59.559 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:25:59 smithi037 bash[18830]: audit 2024-04-23T02:25:58.440090+0000 mgr.y (mgr.14144) 383 : audit [DBG] from='client.24844 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T02:25:59.559 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:25:59 smithi037 bash[18830]: audit 2024-04-23T02:25:58.851364+0000 mon.c (mon.1) 34 : audit [DBG] from='client.? 172.21.15.37:0/3433048819' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-23T02:25:59.559 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:25:59 smithi037 bash[14334]: audit 2024-04-23T02:25:57.664751+0000 mgr.y (mgr.14144) 382 : audit [DBG] from='client.24832 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T02:25:59.559 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:25:59 smithi037 bash[14334]: audit 2024-04-23T02:25:58.440090+0000 mgr.y (mgr.14144) 383 : audit [DBG] from='client.24844 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T02:25:59.559 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:25:59 smithi037 bash[14334]: audit 2024-04-23T02:25:58.851364+0000 mon.c (mon.1) 34 : audit [DBG] from='client.? 172.21.15.37:0/3433048819' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-23T02:25:59.679 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:25:59 smithi191 bash[14421]: audit 2024-04-23T02:25:57.664751+0000 mgr.y (mgr.14144) 382 : audit [DBG] from='client.24832 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T02:25:59.679 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:25:59 smithi191 bash[14421]: audit 2024-04-23T02:25:58.440090+0000 mgr.y (mgr.14144) 383 : audit [DBG] from='client.24844 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T02:25:59.679 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:25:59 smithi191 bash[14421]: audit 2024-04-23T02:25:58.851364+0000 mon.c (mon.1) 34 : audit [DBG] from='client.? 172.21.15.37:0/3433048819' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-23T02:26:00.559 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:26:00 smithi037 bash[14334]: cluster 2024-04-23T02:25:58.704860+0000 mgr.y (mgr.14144) 384 : cluster [DBG] pgmap v349: 161 pgs: 161 active+clean; 27 KiB data, 94 MiB used, 715 GiB / 715 GiB avail 2024-04-23T02:26:00.560 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:26:00 smithi037 bash[18830]: cluster 2024-04-23T02:25:58.704860+0000 mgr.y (mgr.14144) 384 : cluster [DBG] pgmap v349: 161 pgs: 161 active+clean; 27 KiB data, 94 MiB used, 715 GiB / 715 GiB avail 2024-04-23T02:26:00.679 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:26:00 smithi191 bash[14421]: cluster 2024-04-23T02:25:58.704860+0000 mgr.y (mgr.14144) 384 : cluster [DBG] pgmap v349: 161 pgs: 161 active+clean; 27 KiB data, 94 MiB used, 715 GiB / 715 GiB avail 2024-04-23T02:26:02.559 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:26:02 smithi037 bash[14334]: cluster 2024-04-23T02:26:00.706135+0000 mgr.y (mgr.14144) 385 : cluster [DBG] pgmap v350: 161 pgs: 161 active+clean; 27 KiB data, 94 MiB used, 715 GiB / 715 GiB avail 2024-04-23T02:26:02.559 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:26:02 smithi037 bash[18830]: cluster 2024-04-23T02:26:00.706135+0000 mgr.y (mgr.14144) 385 : cluster [DBG] pgmap v350: 161 pgs: 161 active+clean; 27 KiB data, 94 MiB used, 715 GiB / 715 GiB avail 2024-04-23T02:26:02.682 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:26:02 smithi191 bash[14421]: cluster 2024-04-23T02:26:00.706135+0000 mgr.y (mgr.14144) 385 : cluster [DBG] pgmap v350: 161 pgs: 161 active+clean; 27 KiB data, 94 MiB used, 715 GiB / 715 GiB avail 2024-04-23T02:26:04.559 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:26:04 smithi037 bash[14334]: cluster 2024-04-23T02:26:02.706989+0000 mgr.y (mgr.14144) 386 : cluster [DBG] pgmap v351: 161 pgs: 161 active+clean; 27 KiB data, 94 MiB used, 715 GiB / 715 GiB avail 2024-04-23T02:26:04.559 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:26:04 smithi037 bash[18830]: cluster 2024-04-23T02:26:02.706989+0000 mgr.y (mgr.14144) 386 : cluster [DBG] pgmap v351: 161 pgs: 161 active+clean; 27 KiB data, 94 MiB used, 715 GiB / 715 GiB avail 2024-04-23T02:26:04.679 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:26:04 smithi191 bash[14421]: cluster 2024-04-23T02:26:02.706989+0000 mgr.y (mgr.14144) 386 : cluster [DBG] pgmap v351: 161 pgs: 161 active+clean; 27 KiB data, 94 MiB used, 715 GiB / 715 GiB avail 2024-04-23T02:26:06.559 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:26:06 smithi037 bash[14334]: cluster 2024-04-23T02:26:04.707794+0000 mgr.y (mgr.14144) 387 : cluster [DBG] pgmap v352: 161 pgs: 161 active+clean; 27 KiB data, 94 MiB used, 715 GiB / 715 GiB avail 2024-04-23T02:26:06.559 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:26:06 smithi037 bash[18830]: cluster 2024-04-23T02:26:04.707794+0000 mgr.y (mgr.14144) 387 : cluster [DBG] pgmap v352: 161 pgs: 161 active+clean; 27 KiB data, 94 MiB used, 715 GiB / 715 GiB avail 2024-04-23T02:26:06.679 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:26:06 smithi191 bash[14421]: cluster 2024-04-23T02:26:04.707794+0000 mgr.y (mgr.14144) 387 : cluster [DBG] pgmap v352: 161 pgs: 161 active+clean; 27 KiB data, 94 MiB used, 715 GiB / 715 GiB avail 2024-04-23T02:26:08.559 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:26:08 smithi037 bash[14334]: cluster 2024-04-23T02:26:06.708787+0000 mgr.y (mgr.14144) 388 : cluster [DBG] pgmap v353: 161 pgs: 161 active+clean; 27 KiB data, 94 MiB used, 715 GiB / 715 GiB avail 2024-04-23T02:26:08.559 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:26:08 smithi037 bash[18830]: cluster 2024-04-23T02:26:06.708787+0000 mgr.y (mgr.14144) 388 : cluster [DBG] pgmap v353: 161 pgs: 161 active+clean; 27 KiB data, 94 MiB used, 715 GiB / 715 GiB avail 2024-04-23T02:26:08.679 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:26:08 smithi191 bash[14421]: cluster 2024-04-23T02:26:06.708787+0000 mgr.y (mgr.14144) 388 : cluster [DBG] pgmap v353: 161 pgs: 161 active+clean; 27 KiB data, 94 MiB used, 715 GiB / 715 GiB avail 2024-04-23T02:26:10.559 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:26:10 smithi037 bash[14334]: cluster 2024-04-23T02:26:08.709766+0000 mgr.y (mgr.14144) 389 : cluster [DBG] pgmap v354: 161 pgs: 161 active+clean; 27 KiB data, 94 MiB used, 715 GiB / 715 GiB avail 2024-04-23T02:26:10.559 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:26:10 smithi037 bash[18830]: cluster 2024-04-23T02:26:08.709766+0000 mgr.y (mgr.14144) 389 : cluster [DBG] pgmap v354: 161 pgs: 161 active+clean; 27 KiB data, 94 MiB used, 715 GiB / 715 GiB avail 2024-04-23T02:26:10.682 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:26:10 smithi191 bash[14421]: cluster 2024-04-23T02:26:08.709766+0000 mgr.y (mgr.14144) 389 : cluster [DBG] pgmap v354: 161 pgs: 161 active+clean; 27 KiB data, 94 MiB used, 715 GiB / 715 GiB avail 2024-04-23T02:26:12.559 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:26:12 smithi037 bash[14334]: cluster 2024-04-23T02:26:10.711055+0000 mgr.y (mgr.14144) 390 : cluster [DBG] pgmap v355: 161 pgs: 161 active+clean; 27 KiB data, 94 MiB used, 715 GiB / 715 GiB avail 2024-04-23T02:26:12.559 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:26:12 smithi037 bash[18830]: cluster 2024-04-23T02:26:10.711055+0000 mgr.y (mgr.14144) 390 : cluster [DBG] pgmap v355: 161 pgs: 161 active+clean; 27 KiB data, 94 MiB used, 715 GiB / 715 GiB avail 2024-04-23T02:26:12.679 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:26:12 smithi191 bash[14421]: cluster 2024-04-23T02:26:10.711055+0000 mgr.y (mgr.14144) 390 : cluster [DBG] pgmap v355: 161 pgs: 161 active+clean; 27 KiB data, 94 MiB used, 715 GiB / 715 GiB avail 2024-04-23T02:26:14.559 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:26:14 smithi037 bash[14334]: cluster 2024-04-23T02:26:12.712786+0000 mgr.y (mgr.14144) 391 : cluster [DBG] pgmap v356: 161 pgs: 161 active+clean; 27 KiB data, 94 MiB used, 715 GiB / 715 GiB avail 2024-04-23T02:26:14.559 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:26:14 smithi037 bash[18830]: cluster 2024-04-23T02:26:12.712786+0000 mgr.y (mgr.14144) 391 : cluster [DBG] pgmap v356: 161 pgs: 161 active+clean; 27 KiB data, 94 MiB used, 715 GiB / 715 GiB avail 2024-04-23T02:26:14.679 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:26:14 smithi191 bash[14421]: cluster 2024-04-23T02:26:12.712786+0000 mgr.y (mgr.14144) 391 : cluster [DBG] pgmap v356: 161 pgs: 161 active+clean; 27 KiB data, 94 MiB used, 715 GiB / 715 GiB avail 2024-04-23T02:26:16.559 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:26:16 smithi037 bash[14334]: cluster 2024-04-23T02:26:14.713900+0000 mgr.y (mgr.14144) 392 : cluster [DBG] pgmap v357: 161 pgs: 161 active+clean; 27 KiB data, 94 MiB used, 715 GiB / 715 GiB avail 2024-04-23T02:26:16.559 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:26:16 smithi037 bash[18830]: cluster 2024-04-23T02:26:14.713900+0000 mgr.y (mgr.14144) 392 : cluster [DBG] pgmap v357: 161 pgs: 161 active+clean; 27 KiB data, 94 MiB used, 715 GiB / 715 GiB avail 2024-04-23T02:26:16.679 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:26:16 smithi191 bash[14421]: cluster 2024-04-23T02:26:14.713900+0000 mgr.y (mgr.14144) 392 : cluster [DBG] pgmap v357: 161 pgs: 161 active+clean; 27 KiB data, 94 MiB used, 715 GiB / 715 GiB avail 2024-04-23T02:26:18.559 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:26:18 smithi037 bash[14334]: cluster 2024-04-23T02:26:16.715137+0000 mgr.y (mgr.14144) 393 : cluster [DBG] pgmap v358: 161 pgs: 161 active+clean; 27 KiB data, 94 MiB used, 715 GiB / 715 GiB avail 2024-04-23T02:26:18.559 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:26:18 smithi037 bash[18830]: cluster 2024-04-23T02:26:16.715137+0000 mgr.y (mgr.14144) 393 : cluster [DBG] pgmap v358: 161 pgs: 161 active+clean; 27 KiB data, 94 MiB used, 715 GiB / 715 GiB avail 2024-04-23T02:26:18.679 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:26:18 smithi191 bash[14421]: cluster 2024-04-23T02:26:16.715137+0000 mgr.y (mgr.14144) 393 : cluster [DBG] pgmap v358: 161 pgs: 161 active+clean; 27 KiB data, 94 MiB used, 715 GiB / 715 GiB avail 2024-04-23T02:26:20.559 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:26:20 smithi037 bash[14334]: cluster 2024-04-23T02:26:18.716150+0000 mgr.y (mgr.14144) 394 : cluster [DBG] pgmap v359: 161 pgs: 161 active+clean; 27 KiB data, 94 MiB used, 715 GiB / 715 GiB avail 2024-04-23T02:26:20.559 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:26:20 smithi037 bash[18830]: cluster 2024-04-23T02:26:18.716150+0000 mgr.y (mgr.14144) 394 : cluster [DBG] pgmap v359: 161 pgs: 161 active+clean; 27 KiB data, 94 MiB used, 715 GiB / 715 GiB avail 2024-04-23T02:26:20.679 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:26:20 smithi191 bash[14421]: cluster 2024-04-23T02:26:18.716150+0000 mgr.y (mgr.14144) 394 : cluster [DBG] pgmap v359: 161 pgs: 161 active+clean; 27 KiB data, 94 MiB used, 715 GiB / 715 GiB avail 2024-04-23T02:26:22.559 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:26:22 smithi037 bash[14334]: cluster 2024-04-23T02:26:20.717233+0000 mgr.y (mgr.14144) 395 : cluster [DBG] pgmap v360: 161 pgs: 161 active+clean; 27 KiB data, 94 MiB used, 715 GiB / 715 GiB avail 2024-04-23T02:26:22.559 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:26:22 smithi037 bash[18830]: cluster 2024-04-23T02:26:20.717233+0000 mgr.y (mgr.14144) 395 : cluster [DBG] pgmap v360: 161 pgs: 161 active+clean; 27 KiB data, 94 MiB used, 715 GiB / 715 GiB avail 2024-04-23T02:26:22.679 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:26:22 smithi191 bash[14421]: cluster 2024-04-23T02:26:20.717233+0000 mgr.y (mgr.14144) 395 : cluster [DBG] pgmap v360: 161 pgs: 161 active+clean; 27 KiB data, 94 MiB used, 715 GiB / 715 GiB avail 2024-04-23T02:26:23.559 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:26:23 smithi037 bash[14334]: audit 2024-04-23T02:26:22.747289+0000 mon.a (mon.0) 632 : audit [INF] from='mgr.14144 172.21.15.37:0/2766993901' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-04-23T02:26:23.559 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:26:23 smithi037 bash[14334]: audit 2024-04-23T02:26:22.747806+0000 mon.a (mon.0) 633 : audit [INF] from='mgr.14144 172.21.15.37:0/2766993901' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-04-23T02:26:23.559 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:26:23 smithi037 bash[18830]: audit 2024-04-23T02:26:22.747289+0000 mon.a (mon.0) 632 : audit [INF] from='mgr.14144 172.21.15.37:0/2766993901' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-04-23T02:26:23.560 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:26:23 smithi037 bash[18830]: audit 2024-04-23T02:26:22.747806+0000 mon.a (mon.0) 633 : audit [INF] from='mgr.14144 172.21.15.37:0/2766993901' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-04-23T02:26:23.679 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:26:23 smithi191 bash[14421]: audit 2024-04-23T02:26:22.747289+0000 mon.a (mon.0) 632 : audit [INF] from='mgr.14144 172.21.15.37:0/2766993901' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-04-23T02:26:23.680 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:26:23 smithi191 bash[14421]: audit 2024-04-23T02:26:22.747806+0000 mon.a (mon.0) 633 : audit [INF] from='mgr.14144 172.21.15.37:0/2766993901' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-04-23T02:26:24.559 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:26:24 smithi037 bash[14334]: cluster 2024-04-23T02:26:22.729266+0000 mgr.y (mgr.14144) 396 : cluster [DBG] pgmap v361: 161 pgs: 161 active+clean; 27 KiB data, 94 MiB used, 715 GiB / 715 GiB avail 2024-04-23T02:26:24.560 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:26:24 smithi037 bash[18830]: cluster 2024-04-23T02:26:22.729266+0000 mgr.y (mgr.14144) 396 : cluster [DBG] pgmap v361: 161 pgs: 161 active+clean; 27 KiB data, 94 MiB used, 715 GiB / 715 GiB avail 2024-04-23T02:26:24.679 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:26:24 smithi191 bash[14421]: cluster 2024-04-23T02:26:22.729266+0000 mgr.y (mgr.14144) 396 : cluster [DBG] pgmap v361: 161 pgs: 161 active+clean; 27 KiB data, 94 MiB used, 715 GiB / 715 GiB avail 2024-04-23T02:26:26.559 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:26:26 smithi037 bash[14334]: cluster 2024-04-23T02:26:24.730136+0000 mgr.y (mgr.14144) 397 : cluster [DBG] pgmap v362: 161 pgs: 161 active+clean; 27 KiB data, 94 MiB used, 715 GiB / 715 GiB avail 2024-04-23T02:26:26.559 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:26:26 smithi037 bash[18830]: cluster 2024-04-23T02:26:24.730136+0000 mgr.y (mgr.14144) 397 : cluster [DBG] pgmap v362: 161 pgs: 161 active+clean; 27 KiB data, 94 MiB used, 715 GiB / 715 GiB avail 2024-04-23T02:26:26.679 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:26:26 smithi191 bash[14421]: cluster 2024-04-23T02:26:24.730136+0000 mgr.y (mgr.14144) 397 : cluster [DBG] pgmap v362: 161 pgs: 161 active+clean; 27 KiB data, 94 MiB used, 715 GiB / 715 GiB avail 2024-04-23T02:26:28.559 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:26:28 smithi037 bash[14334]: cluster 2024-04-23T02:26:26.731370+0000 mgr.y (mgr.14144) 398 : cluster [DBG] pgmap v363: 161 pgs: 161 active+clean; 27 KiB data, 94 MiB used, 715 GiB / 715 GiB avail 2024-04-23T02:26:28.559 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:26:28 smithi037 bash[18830]: cluster 2024-04-23T02:26:26.731370+0000 mgr.y (mgr.14144) 398 : cluster [DBG] pgmap v363: 161 pgs: 161 active+clean; 27 KiB data, 94 MiB used, 715 GiB / 715 GiB avail 2024-04-23T02:26:28.679 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:26:28 smithi191 bash[14421]: cluster 2024-04-23T02:26:26.731370+0000 mgr.y (mgr.14144) 398 : cluster [DBG] pgmap v363: 161 pgs: 161 active+clean; 27 KiB data, 94 MiB used, 715 GiB / 715 GiB avail 2024-04-23T02:26:29.318 INFO:teuthology.orchestra.run.smithi037.stdout:true 2024-04-23T02:26:30.133 INFO:teuthology.orchestra.run.smithi037.stdout:NAME HOST STATUS REFRESHED AGE PORTS VERSION IMAGE ID CONTAINER ID 2024-04-23T02:26:30.134 INFO:teuthology.orchestra.run.smithi037.stdout:alertmanager.a smithi037 running (4m) 2m ago 4m *:9093 *:9094 0.20.0 0881eb8f169f 15a3c6dd9606 2024-04-23T02:26:30.134 INFO:teuthology.orchestra.run.smithi037.stdout:grafana.a smithi191 running (4m) 3m ago 4m *:3000 6.7.4 557c83e11646 6fa9f80e0904 2024-04-23T02:26:30.134 INFO:teuthology.orchestra.run.smithi037.stdout:iscsi.foo.smithi037.qdajck smithi037 running (2m) 2m ago 2m - 24ecd6d5f14c d2ea01cf7122 2024-04-23T02:26:30.134 INFO:teuthology.orchestra.run.smithi037.stdout:mgr.x smithi191 running (9m) 3m ago 9m *:8443 16.2.0 24ecd6d5f14c e4843d7d854d 2024-04-23T02:26:30.134 INFO:teuthology.orchestra.run.smithi037.stdout:mgr.y smithi037 running (10m) 2m ago 10m *:9283 16.2.0 24ecd6d5f14c ba815f79ec56 2024-04-23T02:26:30.134 INFO:teuthology.orchestra.run.smithi037.stdout:mon.a smithi037 running (10m) 2m ago 11m - 16.2.0 24ecd6d5f14c 53389667d449 2024-04-23T02:26:30.134 INFO:teuthology.orchestra.run.smithi037.stdout:mon.b smithi191 running (9m) 3m ago 9m - 16.2.0 24ecd6d5f14c 3a7fdbe59b38 2024-04-23T02:26:30.134 INFO:teuthology.orchestra.run.smithi037.stdout:mon.c smithi037 running (9m) 2m ago 9m - 16.2.0 24ecd6d5f14c 25a08bc9af49 2024-04-23T02:26:30.134 INFO:teuthology.orchestra.run.smithi037.stdout:node-exporter.a smithi037 running (5m) 2m ago 5m *:9100 0.18.1 e5a616e4b9cf 6761a6236fd4 2024-04-23T02:26:30.134 INFO:teuthology.orchestra.run.smithi037.stdout:node-exporter.b smithi191 running (5m) 3m ago 5m *:9100 0.18.1 e5a616e4b9cf d7b599bcb0c4 2024-04-23T02:26:30.134 INFO:teuthology.orchestra.run.smithi037.stdout:osd.0 smithi037 running (8m) 2m ago 8m - 16.2.0 24ecd6d5f14c 885544a62f16 2024-04-23T02:26:30.134 INFO:teuthology.orchestra.run.smithi037.stdout:osd.1 smithi037 running (8m) 2m ago 8m - 16.2.0 24ecd6d5f14c 25fcc758e2c4 2024-04-23T02:26:30.135 INFO:teuthology.orchestra.run.smithi037.stdout:osd.2 smithi037 running (8m) 2m ago 8m - 16.2.0 24ecd6d5f14c f06ea64c4342 2024-04-23T02:26:30.135 INFO:teuthology.orchestra.run.smithi037.stdout:osd.3 smithi037 running (7m) 2m ago 7m - 16.2.0 24ecd6d5f14c 86bba9f86542 2024-04-23T02:26:30.135 INFO:teuthology.orchestra.run.smithi037.stdout:osd.4 smithi191 running (7m) 3m ago 7m - 16.2.0 24ecd6d5f14c 4bef4ae21d58 2024-04-23T02:26:30.135 INFO:teuthology.orchestra.run.smithi037.stdout:osd.5 smithi191 running (6m) 3m ago 6m - 16.2.0 24ecd6d5f14c e96fff457fff 2024-04-23T02:26:30.135 INFO:teuthology.orchestra.run.smithi037.stdout:osd.6 smithi191 running (6m) 3m ago 6m - 16.2.0 24ecd6d5f14c 8e1356132ee5 2024-04-23T02:26:30.135 INFO:teuthology.orchestra.run.smithi037.stdout:osd.7 smithi191 running (6m) 3m ago 6m - 16.2.0 24ecd6d5f14c 925eb6ef69e9 2024-04-23T02:26:30.135 INFO:teuthology.orchestra.run.smithi037.stdout:prometheus.a smithi191 running (4m) 3m ago 5m *:9095 2.18.1 de242295e225 889661399fde 2024-04-23T02:26:30.135 INFO:teuthology.orchestra.run.smithi037.stdout:rgw.foo.smithi037.ajnubp smithi037 running (3m) 2m ago 3m *:8000 16.2.0 24ecd6d5f14c 98e454e01e1c 2024-04-23T02:26:30.135 INFO:teuthology.orchestra.run.smithi037.stdout:rgw.foo.smithi191.arojwq smithi191 running (3m) 3m ago 3m *:8000 16.2.0 24ecd6d5f14c c3f6e10394ec 2024-04-23T02:26:30.135 INFO:teuthology.orchestra.run.smithi037.stdout:rgw.smpl.smithi037.oowzwi smithi037 running (3m) 2m ago 3m *:80 16.2.0 24ecd6d5f14c e986069c49da 2024-04-23T02:26:30.135 INFO:teuthology.orchestra.run.smithi037.stdout:rgw.smpl.smithi191.vzlgqs smithi191 running (3m) 3m ago 3m *:80 16.2.0 24ecd6d5f14c 5e62488f89f3 2024-04-23T02:26:30.559 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:26:30 smithi037 bash[14334]: cluster 2024-04-23T02:26:28.732451+0000 mgr.y (mgr.14144) 399 : cluster [DBG] pgmap v364: 161 pgs: 161 active+clean; 27 KiB data, 94 MiB used, 715 GiB / 715 GiB avail 2024-04-23T02:26:30.559 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:26:30 smithi037 bash[14334]: audit 2024-04-23T02:26:29.294344+0000 mgr.y (mgr.14144) 400 : audit [DBG] from='client.14940 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T02:26:30.560 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:26:30 smithi037 bash[18830]: cluster 2024-04-23T02:26:28.732451+0000 mgr.y (mgr.14144) 399 : cluster [DBG] pgmap v364: 161 pgs: 161 active+clean; 27 KiB data, 94 MiB used, 715 GiB / 715 GiB avail 2024-04-23T02:26:30.560 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:26:30 smithi037 bash[18830]: audit 2024-04-23T02:26:29.294344+0000 mgr.y (mgr.14144) 400 : audit [DBG] from='client.14940 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T02:26:30.563 INFO:teuthology.orchestra.run.smithi037.stdout:{ 2024-04-23T02:26:30.564 INFO:teuthology.orchestra.run.smithi037.stdout: "mon": { 2024-04-23T02:26:30.564 INFO:teuthology.orchestra.run.smithi037.stdout: "ceph version 16.2.0 (0c2054e95bcd9b30fdd908a79ac1d8bbc3394442) pacific (stable)": 3 2024-04-23T02:26:30.564 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-04-23T02:26:30.564 INFO:teuthology.orchestra.run.smithi037.stdout: "mgr": { 2024-04-23T02:26:30.564 INFO:teuthology.orchestra.run.smithi037.stdout: "ceph version 16.2.0 (0c2054e95bcd9b30fdd908a79ac1d8bbc3394442) pacific (stable)": 2 2024-04-23T02:26:30.564 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-04-23T02:26:30.565 INFO:teuthology.orchestra.run.smithi037.stdout: "osd": { 2024-04-23T02:26:30.565 INFO:teuthology.orchestra.run.smithi037.stdout: "ceph version 16.2.0 (0c2054e95bcd9b30fdd908a79ac1d8bbc3394442) pacific (stable)": 8 2024-04-23T02:26:30.565 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-04-23T02:26:30.565 INFO:teuthology.orchestra.run.smithi037.stdout: "mds": {}, 2024-04-23T02:26:30.565 INFO:teuthology.orchestra.run.smithi037.stdout: "rgw": { 2024-04-23T02:26:30.565 INFO:teuthology.orchestra.run.smithi037.stdout: "ceph version 16.2.0 (0c2054e95bcd9b30fdd908a79ac1d8bbc3394442) pacific (stable)": 4 2024-04-23T02:26:30.565 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-04-23T02:26:30.565 INFO:teuthology.orchestra.run.smithi037.stdout: "overall": { 2024-04-23T02:26:30.566 INFO:teuthology.orchestra.run.smithi037.stdout: "ceph version 16.2.0 (0c2054e95bcd9b30fdd908a79ac1d8bbc3394442) pacific (stable)": 17 2024-04-23T02:26:30.566 INFO:teuthology.orchestra.run.smithi037.stdout: } 2024-04-23T02:26:30.566 INFO:teuthology.orchestra.run.smithi037.stdout:} 2024-04-23T02:26:30.679 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:26:30 smithi191 bash[14421]: cluster 2024-04-23T02:26:28.732451+0000 mgr.y (mgr.14144) 399 : cluster [DBG] pgmap v364: 161 pgs: 161 active+clean; 27 KiB data, 94 MiB used, 715 GiB / 715 GiB avail 2024-04-23T02:26:30.680 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:26:30 smithi191 bash[14421]: audit 2024-04-23T02:26:29.294344+0000 mgr.y (mgr.14144) 400 : audit [DBG] from='client.14940 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T02:26:30.982 INFO:teuthology.orchestra.run.smithi037.stdout:{ 2024-04-23T02:26:30.982 INFO:teuthology.orchestra.run.smithi037.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:646b8c7d293d8ec31a40c69f7b3237b19c1be24d", 2024-04-23T02:26:30.982 INFO:teuthology.orchestra.run.smithi037.stdout: "in_progress": true, 2024-04-23T02:26:30.982 INFO:teuthology.orchestra.run.smithi037.stdout: "services_complete": [], 2024-04-23T02:26:30.982 INFO:teuthology.orchestra.run.smithi037.stdout: "progress": "", 2024-04-23T02:26:30.982 INFO:teuthology.orchestra.run.smithi037.stdout: "message": "Doing first pull of quay.ceph.io/ceph-ci/ceph:646b8c7d293d8ec31a40c69f7b3237b19c1be24d image" 2024-04-23T02:26:30.983 INFO:teuthology.orchestra.run.smithi037.stdout:} 2024-04-23T02:26:31.440 INFO:teuthology.orchestra.run.smithi037.stdout:HEALTH_OK 2024-04-23T02:26:31.559 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:26:31 smithi037 bash[14334]: audit 2024-04-23T02:26:29.705172+0000 mgr.y (mgr.14144) 401 : audit [DBG] from='client.24862 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T02:26:31.559 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:26:31 smithi037 bash[14334]: audit 2024-04-23T02:26:30.108564+0000 mgr.y (mgr.14144) 402 : audit [DBG] from='client.24868 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T02:26:31.559 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:26:31 smithi037 bash[14334]: audit 2024-04-23T02:26:30.557379+0000 mon.c (mon.1) 35 : audit [DBG] from='client.? 172.21.15.37:0/1723405566' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T02:26:31.559 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:26:31 smithi037 bash[18830]: audit 2024-04-23T02:26:29.705172+0000 mgr.y (mgr.14144) 401 : audit [DBG] from='client.24862 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T02:26:31.560 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:26:31 smithi037 bash[18830]: audit 2024-04-23T02:26:30.108564+0000 mgr.y (mgr.14144) 402 : audit [DBG] from='client.24868 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T02:26:31.560 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:26:31 smithi037 bash[18830]: audit 2024-04-23T02:26:30.557379+0000 mon.c (mon.1) 35 : audit [DBG] from='client.? 172.21.15.37:0/1723405566' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T02:26:31.679 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:26:31 smithi191 bash[14421]: audit 2024-04-23T02:26:29.705172+0000 mgr.y (mgr.14144) 401 : audit [DBG] from='client.24862 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T02:26:31.680 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:26:31 smithi191 bash[14421]: audit 2024-04-23T02:26:30.108564+0000 mgr.y (mgr.14144) 402 : audit [DBG] from='client.24868 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T02:26:31.680 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:26:31 smithi191 bash[14421]: audit 2024-04-23T02:26:30.557379+0000 mon.c (mon.1) 35 : audit [DBG] from='client.? 172.21.15.37:0/1723405566' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T02:26:32.559 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:26:32 smithi037 bash[18830]: cluster 2024-04-23T02:26:30.733491+0000 mgr.y (mgr.14144) 403 : cluster [DBG] pgmap v365: 161 pgs: 161 active+clean; 27 KiB data, 94 MiB used, 715 GiB / 715 GiB avail 2024-04-23T02:26:32.559 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:26:32 smithi037 bash[18830]: audit 2024-04-23T02:26:30.975121+0000 mgr.y (mgr.14144) 404 : audit [DBG] from='client.14964 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T02:26:32.559 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:26:32 smithi037 bash[18830]: audit 2024-04-23T02:26:31.434118+0000 mon.a (mon.0) 634 : audit [DBG] from='client.? 172.21.15.37:0/1136123479' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-23T02:26:32.559 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:26:32 smithi037 bash[14334]: cluster 2024-04-23T02:26:30.733491+0000 mgr.y (mgr.14144) 403 : cluster [DBG] pgmap v365: 161 pgs: 161 active+clean; 27 KiB data, 94 MiB used, 715 GiB / 715 GiB avail 2024-04-23T02:26:32.560 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:26:32 smithi037 bash[14334]: audit 2024-04-23T02:26:30.975121+0000 mgr.y (mgr.14144) 404 : audit [DBG] from='client.14964 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T02:26:32.560 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:26:32 smithi037 bash[14334]: audit 2024-04-23T02:26:31.434118+0000 mon.a (mon.0) 634 : audit [DBG] from='client.? 172.21.15.37:0/1136123479' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-23T02:26:32.680 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:26:32 smithi191 bash[14421]: cluster 2024-04-23T02:26:30.733491+0000 mgr.y (mgr.14144) 403 : cluster [DBG] pgmap v365: 161 pgs: 161 active+clean; 27 KiB data, 94 MiB used, 715 GiB / 715 GiB avail 2024-04-23T02:26:32.680 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:26:32 smithi191 bash[14421]: audit 2024-04-23T02:26:30.975121+0000 mgr.y (mgr.14144) 404 : audit [DBG] from='client.14964 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T02:26:32.680 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:26:32 smithi191 bash[14421]: audit 2024-04-23T02:26:31.434118+0000 mon.a (mon.0) 634 : audit [DBG] from='client.? 172.21.15.37:0/1136123479' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-23T02:26:34.559 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:26:34 smithi037 bash[14334]: cluster 2024-04-23T02:26:32.734523+0000 mgr.y (mgr.14144) 405 : cluster [DBG] pgmap v366: 161 pgs: 161 active+clean; 27 KiB data, 94 MiB used, 715 GiB / 715 GiB avail 2024-04-23T02:26:34.559 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:26:34 smithi037 bash[18830]: cluster 2024-04-23T02:26:32.734523+0000 mgr.y (mgr.14144) 405 : cluster [DBG] pgmap v366: 161 pgs: 161 active+clean; 27 KiB data, 94 MiB used, 715 GiB / 715 GiB avail 2024-04-23T02:26:34.679 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:26:34 smithi191 bash[14421]: cluster 2024-04-23T02:26:32.734523+0000 mgr.y (mgr.14144) 405 : cluster [DBG] pgmap v366: 161 pgs: 161 active+clean; 27 KiB data, 94 MiB used, 715 GiB / 715 GiB avail 2024-04-23T02:26:36.559 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:26:36 smithi037 bash[14334]: cluster 2024-04-23T02:26:34.735551+0000 mgr.y (mgr.14144) 406 : cluster [DBG] pgmap v367: 161 pgs: 161 active+clean; 27 KiB data, 94 MiB used, 715 GiB / 715 GiB avail 2024-04-23T02:26:36.559 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:26:36 smithi037 bash[18830]: cluster 2024-04-23T02:26:34.735551+0000 mgr.y (mgr.14144) 406 : cluster [DBG] pgmap v367: 161 pgs: 161 active+clean; 27 KiB data, 94 MiB used, 715 GiB / 715 GiB avail 2024-04-23T02:26:36.680 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:26:36 smithi191 bash[14421]: cluster 2024-04-23T02:26:34.735551+0000 mgr.y (mgr.14144) 406 : cluster [DBG] pgmap v367: 161 pgs: 161 active+clean; 27 KiB data, 94 MiB used, 715 GiB / 715 GiB avail 2024-04-23T02:26:38.559 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:26:38 smithi037 bash[14334]: cluster 2024-04-23T02:26:36.736862+0000 mgr.y (mgr.14144) 407 : cluster [DBG] pgmap v368: 161 pgs: 161 active+clean; 27 KiB data, 94 MiB used, 715 GiB / 715 GiB avail 2024-04-23T02:26:38.560 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:26:38 smithi037 bash[18830]: cluster 2024-04-23T02:26:36.736862+0000 mgr.y (mgr.14144) 407 : cluster [DBG] pgmap v368: 161 pgs: 161 active+clean; 27 KiB data, 94 MiB used, 715 GiB / 715 GiB avail 2024-04-23T02:26:38.680 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:26:38 smithi191 bash[14421]: cluster 2024-04-23T02:26:36.736862+0000 mgr.y (mgr.14144) 407 : cluster [DBG] pgmap v368: 161 pgs: 161 active+clean; 27 KiB data, 94 MiB used, 715 GiB / 715 GiB avail 2024-04-23T02:26:40.559 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:26:40 smithi037 bash[14334]: cluster 2024-04-23T02:26:38.737908+0000 mgr.y (mgr.14144) 408 : cluster [DBG] pgmap v369: 161 pgs: 161 active+clean; 27 KiB data, 94 MiB used, 715 GiB / 715 GiB avail 2024-04-23T02:26:40.560 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:26:40 smithi037 bash[18830]: cluster 2024-04-23T02:26:38.737908+0000 mgr.y (mgr.14144) 408 : cluster [DBG] pgmap v369: 161 pgs: 161 active+clean; 27 KiB data, 94 MiB used, 715 GiB / 715 GiB avail 2024-04-23T02:26:40.680 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:26:40 smithi191 bash[14421]: cluster 2024-04-23T02:26:38.737908+0000 mgr.y (mgr.14144) 408 : cluster [DBG] pgmap v369: 161 pgs: 161 active+clean; 27 KiB data, 94 MiB used, 715 GiB / 715 GiB avail 2024-04-23T02:26:42.559 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:26:42 smithi037 bash[14334]: cluster 2024-04-23T02:26:40.739205+0000 mgr.y (mgr.14144) 409 : cluster [DBG] pgmap v370: 161 pgs: 161 active+clean; 27 KiB data, 94 MiB used, 715 GiB / 715 GiB avail 2024-04-23T02:26:42.560 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:26:42 smithi037 bash[18830]: cluster 2024-04-23T02:26:40.739205+0000 mgr.y (mgr.14144) 409 : cluster [DBG] pgmap v370: 161 pgs: 161 active+clean; 27 KiB data, 94 MiB used, 715 GiB / 715 GiB avail 2024-04-23T02:26:42.680 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:26:42 smithi191 bash[14421]: cluster 2024-04-23T02:26:40.739205+0000 mgr.y (mgr.14144) 409 : cluster [DBG] pgmap v370: 161 pgs: 161 active+clean; 27 KiB data, 94 MiB used, 715 GiB / 715 GiB avail 2024-04-23T02:26:44.180 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:26:43 smithi191 bash[14421]: cluster 2024-04-23T02:26:42.740529+0000 mgr.y (mgr.14144) 410 : cluster [DBG] pgmap v371: 161 pgs: 161 active+clean; 27 KiB data, 94 MiB used, 715 GiB / 715 GiB avail 2024-04-23T02:26:44.180 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:26:43 smithi191 bash[14421]: audit 2024-04-23T02:26:42.907874+0000 mon.a (mon.0) 635 : audit [INF] from='mgr.14144 172.21.15.37:0/2766993901' entity='mgr.y' 2024-04-23T02:26:44.180 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:26:43 smithi191 bash[14421]: cephadm 2024-04-23T02:26:42.908860+0000 mgr.y (mgr.14144) 411 : cephadm [INF] Upgrade: Target is version 18.2.2-1237-g646b8c7d (unknown) 2024-04-23T02:26:44.180 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:26:43 smithi191 bash[14421]: cephadm 2024-04-23T02:26:42.909111+0000 mgr.y (mgr.14144) 412 : cephadm [INF] Upgrade: Target container is quay.ceph.io/ceph-ci/ceph@sha256:417b28a7fda24d3105eeb9bae56a845b9ffa154499a85601880a5fd035847210, digests ['quay.ceph.io/ceph-ci/ceph@sha256:417b28a7fda24d3105eeb9bae56a845b9ffa154499a85601880a5fd035847210'] 2024-04-23T02:26:44.181 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:26:43 smithi191 bash[14421]: audit 2024-04-23T02:26:42.911405+0000 mon.a (mon.0) 636 : audit [DBG] from='mgr.14144 172.21.15.37:0/2766993901' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-23T02:26:44.181 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:26:43 smithi191 bash[14421]: cephadm 2024-04-23T02:26:42.913635+0000 mgr.y (mgr.14144) 413 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.y) 2024-04-23T02:26:44.181 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:26:43 smithi191 bash[14421]: cephadm 2024-04-23T02:26:43.119939+0000 mgr.y (mgr.14144) 414 : cephadm [INF] Upgrade: Pulling quay.ceph.io/ceph-ci/ceph@sha256:417b28a7fda24d3105eeb9bae56a845b9ffa154499a85601880a5fd035847210 on smithi191 2024-04-23T02:26:44.309 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:26:43 smithi037 bash[14334]: cluster 2024-04-23T02:26:42.740529+0000 mgr.y (mgr.14144) 410 : cluster [DBG] pgmap v371: 161 pgs: 161 active+clean; 27 KiB data, 94 MiB used, 715 GiB / 715 GiB avail 2024-04-23T02:26:44.310 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:26:43 smithi037 bash[14334]: audit 2024-04-23T02:26:42.907874+0000 mon.a (mon.0) 635 : audit [INF] from='mgr.14144 172.21.15.37:0/2766993901' entity='mgr.y' 2024-04-23T02:26:44.310 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:26:43 smithi037 bash[14334]: cephadm 2024-04-23T02:26:42.908860+0000 mgr.y (mgr.14144) 411 : cephadm [INF] Upgrade: Target is version 18.2.2-1237-g646b8c7d (unknown) 2024-04-23T02:26:44.310 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:26:43 smithi037 bash[14334]: cephadm 2024-04-23T02:26:42.909111+0000 mgr.y (mgr.14144) 412 : cephadm [INF] Upgrade: Target container is quay.ceph.io/ceph-ci/ceph@sha256:417b28a7fda24d3105eeb9bae56a845b9ffa154499a85601880a5fd035847210, digests ['quay.ceph.io/ceph-ci/ceph@sha256:417b28a7fda24d3105eeb9bae56a845b9ffa154499a85601880a5fd035847210'] 2024-04-23T02:26:44.310 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:26:43 smithi037 bash[14334]: audit 2024-04-23T02:26:42.911405+0000 mon.a (mon.0) 636 : audit [DBG] from='mgr.14144 172.21.15.37:0/2766993901' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-23T02:26:44.310 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:26:43 smithi037 bash[14334]: cephadm 2024-04-23T02:26:42.913635+0000 mgr.y (mgr.14144) 413 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.y) 2024-04-23T02:26:44.310 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:26:43 smithi037 bash[14334]: cephadm 2024-04-23T02:26:43.119939+0000 mgr.y (mgr.14144) 414 : cephadm [INF] Upgrade: Pulling quay.ceph.io/ceph-ci/ceph@sha256:417b28a7fda24d3105eeb9bae56a845b9ffa154499a85601880a5fd035847210 on smithi191 2024-04-23T02:26:44.310 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:26:43 smithi037 bash[18830]: cluster 2024-04-23T02:26:42.740529+0000 mgr.y (mgr.14144) 410 : cluster [DBG] pgmap v371: 161 pgs: 161 active+clean; 27 KiB data, 94 MiB used, 715 GiB / 715 GiB avail 2024-04-23T02:26:44.310 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:26:43 smithi037 bash[18830]: audit 2024-04-23T02:26:42.907874+0000 mon.a (mon.0) 635 : audit [INF] from='mgr.14144 172.21.15.37:0/2766993901' entity='mgr.y' 2024-04-23T02:26:44.310 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:26:43 smithi037 bash[18830]: cephadm 2024-04-23T02:26:42.908860+0000 mgr.y (mgr.14144) 411 : cephadm [INF] Upgrade: Target is version 18.2.2-1237-g646b8c7d (unknown) 2024-04-23T02:26:44.311 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:26:43 smithi037 bash[18830]: cephadm 2024-04-23T02:26:42.909111+0000 mgr.y (mgr.14144) 412 : cephadm [INF] Upgrade: Target container is quay.ceph.io/ceph-ci/ceph@sha256:417b28a7fda24d3105eeb9bae56a845b9ffa154499a85601880a5fd035847210, digests ['quay.ceph.io/ceph-ci/ceph@sha256:417b28a7fda24d3105eeb9bae56a845b9ffa154499a85601880a5fd035847210'] 2024-04-23T02:26:44.311 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:26:43 smithi037 bash[18830]: audit 2024-04-23T02:26:42.911405+0000 mon.a (mon.0) 636 : audit [DBG] from='mgr.14144 172.21.15.37:0/2766993901' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-23T02:26:44.311 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:26:43 smithi037 bash[18830]: cephadm 2024-04-23T02:26:42.913635+0000 mgr.y (mgr.14144) 413 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.y) 2024-04-23T02:26:44.311 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:26:43 smithi037 bash[18830]: cephadm 2024-04-23T02:26:43.119939+0000 mgr.y (mgr.14144) 414 : cephadm [INF] Upgrade: Pulling quay.ceph.io/ceph-ci/ceph@sha256:417b28a7fda24d3105eeb9bae56a845b9ffa154499a85601880a5fd035847210 on smithi191 2024-04-23T02:26:46.430 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:26:46 smithi191 bash[14421]: cluster 2024-04-23T02:26:44.741562+0000 mgr.y (mgr.14144) 415 : cluster [DBG] pgmap v372: 161 pgs: 161 active+clean; 27 KiB data, 94 MiB used, 715 GiB / 715 GiB avail 2024-04-23T02:26:46.559 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:26:46 smithi037 bash[14334]: cluster 2024-04-23T02:26:44.741562+0000 mgr.y (mgr.14144) 415 : cluster [DBG] pgmap v372: 161 pgs: 161 active+clean; 27 KiB data, 94 MiB used, 715 GiB / 715 GiB avail 2024-04-23T02:26:46.559 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:26:46 smithi037 bash[18830]: cluster 2024-04-23T02:26:44.741562+0000 mgr.y (mgr.14144) 415 : cluster [DBG] pgmap v372: 161 pgs: 161 active+clean; 27 KiB data, 94 MiB used, 715 GiB / 715 GiB avail 2024-04-23T02:26:48.430 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:26:48 smithi191 bash[14421]: cluster 2024-04-23T02:26:46.742882+0000 mgr.y (mgr.14144) 416 : cluster [DBG] pgmap v373: 161 pgs: 161 active+clean; 27 KiB data, 94 MiB used, 715 GiB / 715 GiB avail 2024-04-23T02:26:48.559 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:26:48 smithi037 bash[14334]: cluster 2024-04-23T02:26:46.742882+0000 mgr.y (mgr.14144) 416 : cluster [DBG] pgmap v373: 161 pgs: 161 active+clean; 27 KiB data, 94 MiB used, 715 GiB / 715 GiB avail 2024-04-23T02:26:48.560 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:26:48 smithi037 bash[18830]: cluster 2024-04-23T02:26:46.742882+0000 mgr.y (mgr.14144) 416 : cluster [DBG] pgmap v373: 161 pgs: 161 active+clean; 27 KiB data, 94 MiB used, 715 GiB / 715 GiB avail 2024-04-23T02:26:50.430 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:26:50 smithi191 bash[14421]: cluster 2024-04-23T02:26:48.743953+0000 mgr.y (mgr.14144) 417 : cluster [DBG] pgmap v374: 161 pgs: 161 active+clean; 27 KiB data, 94 MiB used, 715 GiB / 715 GiB avail 2024-04-23T02:26:50.559 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:26:50 smithi037 bash[14334]: cluster 2024-04-23T02:26:48.743953+0000 mgr.y (mgr.14144) 417 : cluster [DBG] pgmap v374: 161 pgs: 161 active+clean; 27 KiB data, 94 MiB used, 715 GiB / 715 GiB avail 2024-04-23T02:26:50.560 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:26:50 smithi037 bash[18830]: cluster 2024-04-23T02:26:48.743953+0000 mgr.y (mgr.14144) 417 : cluster [DBG] pgmap v374: 161 pgs: 161 active+clean; 27 KiB data, 94 MiB used, 715 GiB / 715 GiB avail 2024-04-23T02:26:52.559 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:26:52 smithi037 bash[14334]: cluster 2024-04-23T02:26:50.745281+0000 mgr.y (mgr.14144) 418 : cluster [DBG] pgmap v375: 161 pgs: 161 active+clean; 27 KiB data, 94 MiB used, 715 GiB / 715 GiB avail 2024-04-23T02:26:52.560 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:26:52 smithi037 bash[18830]: cluster 2024-04-23T02:26:50.745281+0000 mgr.y (mgr.14144) 418 : cluster [DBG] pgmap v375: 161 pgs: 161 active+clean; 27 KiB data, 94 MiB used, 715 GiB / 715 GiB avail 2024-04-23T02:26:52.680 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:26:52 smithi191 bash[14421]: cluster 2024-04-23T02:26:50.745281+0000 mgr.y (mgr.14144) 418 : cluster [DBG] pgmap v375: 161 pgs: 161 active+clean; 27 KiB data, 94 MiB used, 715 GiB / 715 GiB avail 2024-04-23T02:26:54.559 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:26:54 smithi037 bash[14334]: cluster 2024-04-23T02:26:52.746518+0000 mgr.y (mgr.14144) 419 : cluster [DBG] pgmap v376: 161 pgs: 161 active+clean; 27 KiB data, 94 MiB used, 715 GiB / 715 GiB avail 2024-04-23T02:26:54.560 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:26:54 smithi037 bash[18830]: cluster 2024-04-23T02:26:52.746518+0000 mgr.y (mgr.14144) 419 : cluster [DBG] pgmap v376: 161 pgs: 161 active+clean; 27 KiB data, 94 MiB used, 715 GiB / 715 GiB avail 2024-04-23T02:26:54.680 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:26:54 smithi191 bash[14421]: cluster 2024-04-23T02:26:52.746518+0000 mgr.y (mgr.14144) 419 : cluster [DBG] pgmap v376: 161 pgs: 161 active+clean; 27 KiB data, 94 MiB used, 715 GiB / 715 GiB avail 2024-04-23T02:26:56.559 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:26:56 smithi037 bash[14334]: cluster 2024-04-23T02:26:54.747550+0000 mgr.y (mgr.14144) 420 : cluster [DBG] pgmap v377: 161 pgs: 161 active+clean; 27 KiB data, 94 MiB used, 715 GiB / 715 GiB avail 2024-04-23T02:26:56.560 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:26:56 smithi037 bash[18830]: cluster 2024-04-23T02:26:54.747550+0000 mgr.y (mgr.14144) 420 : cluster [DBG] pgmap v377: 161 pgs: 161 active+clean; 27 KiB data, 94 MiB used, 715 GiB / 715 GiB avail 2024-04-23T02:26:56.680 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:26:56 smithi191 bash[14421]: cluster 2024-04-23T02:26:54.747550+0000 mgr.y (mgr.14144) 420 : cluster [DBG] pgmap v377: 161 pgs: 161 active+clean; 27 KiB data, 94 MiB used, 715 GiB / 715 GiB avail 2024-04-23T02:26:58.559 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:26:58 smithi037 bash[14334]: cluster 2024-04-23T02:26:56.748857+0000 mgr.y (mgr.14144) 421 : cluster [DBG] pgmap v378: 161 pgs: 161 active+clean; 27 KiB data, 94 MiB used, 715 GiB / 715 GiB avail 2024-04-23T02:26:58.560 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:26:58 smithi037 bash[18830]: cluster 2024-04-23T02:26:56.748857+0000 mgr.y (mgr.14144) 421 : cluster [DBG] pgmap v378: 161 pgs: 161 active+clean; 27 KiB data, 94 MiB used, 715 GiB / 715 GiB avail 2024-04-23T02:26:58.680 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:26:58 smithi191 bash[14421]: cluster 2024-04-23T02:26:56.748857+0000 mgr.y (mgr.14144) 421 : cluster [DBG] pgmap v378: 161 pgs: 161 active+clean; 27 KiB data, 94 MiB used, 715 GiB / 715 GiB avail 2024-04-23T02:27:00.559 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:27:00 smithi037 bash[14334]: cluster 2024-04-23T02:26:58.749876+0000 mgr.y (mgr.14144) 422 : cluster [DBG] pgmap v379: 161 pgs: 161 active+clean; 27 KiB data, 94 MiB used, 715 GiB / 715 GiB avail 2024-04-23T02:27:00.560 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:27:00 smithi037 bash[18830]: cluster 2024-04-23T02:26:58.749876+0000 mgr.y (mgr.14144) 422 : cluster [DBG] pgmap v379: 161 pgs: 161 active+clean; 27 KiB data, 94 MiB used, 715 GiB / 715 GiB avail 2024-04-23T02:27:00.680 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:27:00 smithi191 bash[14421]: cluster 2024-04-23T02:26:58.749876+0000 mgr.y (mgr.14144) 422 : cluster [DBG] pgmap v379: 161 pgs: 161 active+clean; 27 KiB data, 94 MiB used, 715 GiB / 715 GiB avail 2024-04-23T02:27:01.827 INFO:teuthology.orchestra.run.smithi037.stdout:true 2024-04-23T02:27:02.538 INFO:teuthology.orchestra.run.smithi037.stdout:NAME HOST STATUS REFRESHED AGE PORTS VERSION IMAGE ID CONTAINER ID 2024-04-23T02:27:02.538 INFO:teuthology.orchestra.run.smithi037.stdout:alertmanager.a smithi037 running (4m) 3m ago 5m *:9093 *:9094 0.20.0 0881eb8f169f 15a3c6dd9606 2024-04-23T02:27:02.538 INFO:teuthology.orchestra.run.smithi037.stdout:grafana.a smithi191 running (5m) 3m ago 5m *:3000 6.7.4 557c83e11646 6fa9f80e0904 2024-04-23T02:27:02.538 INFO:teuthology.orchestra.run.smithi037.stdout:iscsi.foo.smithi037.qdajck smithi037 running (3m) 3m ago 3m - 24ecd6d5f14c d2ea01cf7122 2024-04-23T02:27:02.538 INFO:teuthology.orchestra.run.smithi037.stdout:mgr.x smithi191 running (9m) 3m ago 9m *:8443 16.2.0 24ecd6d5f14c e4843d7d854d 2024-04-23T02:27:02.538 INFO:teuthology.orchestra.run.smithi037.stdout:mgr.y smithi037 running (11m) 3m ago 11m *:9283 16.2.0 24ecd6d5f14c ba815f79ec56 2024-04-23T02:27:02.538 INFO:teuthology.orchestra.run.smithi037.stdout:mon.a smithi037 running (11m) 3m ago 11m - 16.2.0 24ecd6d5f14c 53389667d449 2024-04-23T02:27:02.538 INFO:teuthology.orchestra.run.smithi037.stdout:mon.b smithi191 running (10m) 3m ago 10m - 16.2.0 24ecd6d5f14c 3a7fdbe59b38 2024-04-23T02:27:02.539 INFO:teuthology.orchestra.run.smithi037.stdout:mon.c smithi037 running (10m) 3m ago 10m - 16.2.0 24ecd6d5f14c 25a08bc9af49 2024-04-23T02:27:02.539 INFO:teuthology.orchestra.run.smithi037.stdout:node-exporter.a smithi037 running (5m) 3m ago 5m *:9100 0.18.1 e5a616e4b9cf 6761a6236fd4 2024-04-23T02:27:02.539 INFO:teuthology.orchestra.run.smithi037.stdout:node-exporter.b smithi191 running (5m) 3m ago 5m *:9100 0.18.1 e5a616e4b9cf d7b599bcb0c4 2024-04-23T02:27:02.539 INFO:teuthology.orchestra.run.smithi037.stdout:osd.0 smithi037 running (9m) 3m ago 9m - 16.2.0 24ecd6d5f14c 885544a62f16 2024-04-23T02:27:02.539 INFO:teuthology.orchestra.run.smithi037.stdout:osd.1 smithi037 running (9m) 3m ago 9m - 16.2.0 24ecd6d5f14c 25fcc758e2c4 2024-04-23T02:27:02.539 INFO:teuthology.orchestra.run.smithi037.stdout:osd.2 smithi037 running (8m) 3m ago 8m - 16.2.0 24ecd6d5f14c f06ea64c4342 2024-04-23T02:27:02.539 INFO:teuthology.orchestra.run.smithi037.stdout:osd.3 smithi037 running (8m) 3m ago 8m - 16.2.0 24ecd6d5f14c 86bba9f86542 2024-04-23T02:27:02.539 INFO:teuthology.orchestra.run.smithi037.stdout:osd.4 smithi191 running (7m) 3m ago 7m - 16.2.0 24ecd6d5f14c 4bef4ae21d58 2024-04-23T02:27:02.539 INFO:teuthology.orchestra.run.smithi037.stdout:osd.5 smithi191 running (7m) 3m ago 7m - 16.2.0 24ecd6d5f14c e96fff457fff 2024-04-23T02:27:02.539 INFO:teuthology.orchestra.run.smithi037.stdout:osd.6 smithi191 running (7m) 3m ago 7m - 16.2.0 24ecd6d5f14c 8e1356132ee5 2024-04-23T02:27:02.539 INFO:teuthology.orchestra.run.smithi037.stdout:osd.7 smithi191 running (6m) 3m ago 6m - 16.2.0 24ecd6d5f14c 925eb6ef69e9 2024-04-23T02:27:02.539 INFO:teuthology.orchestra.run.smithi037.stdout:prometheus.a smithi191 running (4m) 3m ago 5m *:9095 2.18.1 de242295e225 889661399fde 2024-04-23T02:27:02.539 INFO:teuthology.orchestra.run.smithi037.stdout:rgw.foo.smithi037.ajnubp smithi037 running (3m) 3m ago 3m *:8000 16.2.0 24ecd6d5f14c 98e454e01e1c 2024-04-23T02:27:02.539 INFO:teuthology.orchestra.run.smithi037.stdout:rgw.foo.smithi191.arojwq smithi191 running (3m) 3m ago 3m *:8000 16.2.0 24ecd6d5f14c c3f6e10394ec 2024-04-23T02:27:02.539 INFO:teuthology.orchestra.run.smithi037.stdout:rgw.smpl.smithi037.oowzwi smithi037 running (3m) 3m ago 3m *:80 16.2.0 24ecd6d5f14c e986069c49da 2024-04-23T02:27:02.540 INFO:teuthology.orchestra.run.smithi037.stdout:rgw.smpl.smithi191.vzlgqs smithi191 running (3m) 3m ago 3m *:80 16.2.0 24ecd6d5f14c 5e62488f89f3 2024-04-23T02:27:02.559 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:27:02 smithi037 bash[18830]: cluster 2024-04-23T02:27:00.751327+0000 mgr.y (mgr.14144) 423 : cluster [DBG] pgmap v380: 161 pgs: 161 active+clean; 27 KiB data, 94 MiB used, 715 GiB / 715 GiB avail 2024-04-23T02:27:02.559 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:27:02 smithi037 bash[14334]: cluster 2024-04-23T02:27:00.751327+0000 mgr.y (mgr.14144) 423 : cluster [DBG] pgmap v380: 161 pgs: 161 active+clean; 27 KiB data, 94 MiB used, 715 GiB / 715 GiB avail 2024-04-23T02:27:02.680 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:27:02 smithi191 bash[14421]: cluster 2024-04-23T02:27:00.751327+0000 mgr.y (mgr.14144) 423 : cluster [DBG] pgmap v380: 161 pgs: 161 active+clean; 27 KiB data, 94 MiB used, 715 GiB / 715 GiB avail 2024-04-23T02:27:02.922 INFO:teuthology.orchestra.run.smithi037.stdout:{ 2024-04-23T02:27:02.922 INFO:teuthology.orchestra.run.smithi037.stdout: "mon": { 2024-04-23T02:27:02.922 INFO:teuthology.orchestra.run.smithi037.stdout: "ceph version 16.2.0 (0c2054e95bcd9b30fdd908a79ac1d8bbc3394442) pacific (stable)": 3 2024-04-23T02:27:02.923 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-04-23T02:27:02.923 INFO:teuthology.orchestra.run.smithi037.stdout: "mgr": { 2024-04-23T02:27:02.923 INFO:teuthology.orchestra.run.smithi037.stdout: "ceph version 16.2.0 (0c2054e95bcd9b30fdd908a79ac1d8bbc3394442) pacific (stable)": 2 2024-04-23T02:27:02.923 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-04-23T02:27:02.923 INFO:teuthology.orchestra.run.smithi037.stdout: "osd": { 2024-04-23T02:27:02.923 INFO:teuthology.orchestra.run.smithi037.stdout: "ceph version 16.2.0 (0c2054e95bcd9b30fdd908a79ac1d8bbc3394442) pacific (stable)": 8 2024-04-23T02:27:02.923 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-04-23T02:27:02.923 INFO:teuthology.orchestra.run.smithi037.stdout: "mds": {}, 2024-04-23T02:27:02.923 INFO:teuthology.orchestra.run.smithi037.stdout: "rgw": { 2024-04-23T02:27:02.923 INFO:teuthology.orchestra.run.smithi037.stdout: "ceph version 16.2.0 (0c2054e95bcd9b30fdd908a79ac1d8bbc3394442) pacific (stable)": 4 2024-04-23T02:27:02.923 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-04-23T02:27:02.923 INFO:teuthology.orchestra.run.smithi037.stdout: "overall": { 2024-04-23T02:27:02.923 INFO:teuthology.orchestra.run.smithi037.stdout: "ceph version 16.2.0 (0c2054e95bcd9b30fdd908a79ac1d8bbc3394442) pacific (stable)": 17 2024-04-23T02:27:02.923 INFO:teuthology.orchestra.run.smithi037.stdout: } 2024-04-23T02:27:02.923 INFO:teuthology.orchestra.run.smithi037.stdout:} 2024-04-23T02:27:03.286 INFO:teuthology.orchestra.run.smithi037.stdout:{ 2024-04-23T02:27:03.286 INFO:teuthology.orchestra.run.smithi037.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph@sha256:417b28a7fda24d3105eeb9bae56a845b9ffa154499a85601880a5fd035847210", 2024-04-23T02:27:03.286 INFO:teuthology.orchestra.run.smithi037.stdout: "in_progress": true, 2024-04-23T02:27:03.286 INFO:teuthology.orchestra.run.smithi037.stdout: "services_complete": [], 2024-04-23T02:27:03.286 INFO:teuthology.orchestra.run.smithi037.stdout: "progress": "0/23 ceph daemons upgraded", 2024-04-23T02:27:03.286 INFO:teuthology.orchestra.run.smithi037.stdout: "message": "Pulling quay.ceph.io/ceph-ci/ceph@sha256:417b28a7fda24d3105eeb9bae56a845b9ffa154499a85601880a5fd035847210 image on host smithi191" 2024-04-23T02:27:03.286 INFO:teuthology.orchestra.run.smithi037.stdout:} 2024-04-23T02:27:03.559 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:27:03 smithi037 bash[14334]: audit 2024-04-23T02:27:01.799579+0000 mgr.y (mgr.14144) 424 : audit [DBG] from='client.14976 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T02:27:03.560 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:27:03 smithi037 bash[14334]: audit 2024-04-23T02:27:02.161800+0000 mgr.y (mgr.14144) 425 : audit [DBG] from='client.24898 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T02:27:03.560 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:27:03 smithi037 bash[14334]: audit 2024-04-23T02:27:02.510383+0000 mgr.y (mgr.14144) 426 : audit [DBG] from='client.14988 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T02:27:03.560 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:27:03 smithi037 bash[14334]: audit 2024-04-23T02:27:02.915536+0000 mon.a (mon.0) 637 : audit [DBG] from='client.? 172.21.15.37:0/1742004124' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T02:27:03.560 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:27:03 smithi037 bash[18830]: audit 2024-04-23T02:27:01.799579+0000 mgr.y (mgr.14144) 424 : audit [DBG] from='client.14976 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T02:27:03.560 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:27:03 smithi037 bash[18830]: audit 2024-04-23T02:27:02.161800+0000 mgr.y (mgr.14144) 425 : audit [DBG] from='client.24898 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T02:27:03.560 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:27:03 smithi037 bash[18830]: audit 2024-04-23T02:27:02.510383+0000 mgr.y (mgr.14144) 426 : audit [DBG] from='client.14988 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T02:27:03.560 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:27:03 smithi037 bash[18830]: audit 2024-04-23T02:27:02.915536+0000 mon.a (mon.0) 637 : audit [DBG] from='client.? 172.21.15.37:0/1742004124' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T02:27:03.663 INFO:teuthology.orchestra.run.smithi037.stdout:HEALTH_OK 2024-04-23T02:27:03.680 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:27:03 smithi191 bash[14421]: audit 2024-04-23T02:27:01.799579+0000 mgr.y (mgr.14144) 424 : audit [DBG] from='client.14976 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T02:27:03.680 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:27:03 smithi191 bash[14421]: audit 2024-04-23T02:27:02.161800+0000 mgr.y (mgr.14144) 425 : audit [DBG] from='client.24898 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T02:27:03.680 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:27:03 smithi191 bash[14421]: audit 2024-04-23T02:27:02.510383+0000 mgr.y (mgr.14144) 426 : audit [DBG] from='client.14988 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T02:27:03.680 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:27:03 smithi191 bash[14421]: audit 2024-04-23T02:27:02.915536+0000 mon.a (mon.0) 637 : audit [DBG] from='client.? 172.21.15.37:0/1742004124' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T02:27:04.560 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:27:04 smithi037 bash[14334]: cluster 2024-04-23T02:27:02.752601+0000 mgr.y (mgr.14144) 427 : cluster [DBG] pgmap v381: 161 pgs: 161 active+clean; 27 KiB data, 94 MiB used, 715 GiB / 715 GiB avail 2024-04-23T02:27:04.560 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:27:04 smithi037 bash[14334]: audit 2024-04-23T02:27:03.278588+0000 mgr.y (mgr.14144) 428 : audit [DBG] from='client.24860 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T02:27:04.560 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:27:04 smithi037 bash[14334]: audit 2024-04-23T02:27:03.656353+0000 mon.c (mon.1) 36 : audit [DBG] from='client.? 172.21.15.37:0/2651951892' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-23T02:27:04.560 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:27:04 smithi037 bash[18830]: cluster 2024-04-23T02:27:02.752601+0000 mgr.y (mgr.14144) 427 : cluster [DBG] pgmap v381: 161 pgs: 161 active+clean; 27 KiB data, 94 MiB used, 715 GiB / 715 GiB avail 2024-04-23T02:27:04.560 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:27:04 smithi037 bash[18830]: audit 2024-04-23T02:27:03.278588+0000 mgr.y (mgr.14144) 428 : audit [DBG] from='client.24860 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T02:27:04.560 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:27:04 smithi037 bash[18830]: audit 2024-04-23T02:27:03.656353+0000 mon.c (mon.1) 36 : audit [DBG] from='client.? 172.21.15.37:0/2651951892' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-23T02:27:04.680 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:27:04 smithi191 bash[14421]: cluster 2024-04-23T02:27:02.752601+0000 mgr.y (mgr.14144) 427 : cluster [DBG] pgmap v381: 161 pgs: 161 active+clean; 27 KiB data, 94 MiB used, 715 GiB / 715 GiB avail 2024-04-23T02:27:04.680 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:27:04 smithi191 bash[14421]: audit 2024-04-23T02:27:03.278588+0000 mgr.y (mgr.14144) 428 : audit [DBG] from='client.24860 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T02:27:04.680 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:27:04 smithi191 bash[14421]: audit 2024-04-23T02:27:03.656353+0000 mon.c (mon.1) 36 : audit [DBG] from='client.? 172.21.15.37:0/2651951892' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-23T02:27:06.559 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:27:06 smithi037 bash[14334]: cluster 2024-04-23T02:27:04.753603+0000 mgr.y (mgr.14144) 429 : cluster [DBG] pgmap v382: 161 pgs: 161 active+clean; 27 KiB data, 94 MiB used, 715 GiB / 715 GiB avail 2024-04-23T02:27:06.560 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:27:06 smithi037 bash[18830]: cluster 2024-04-23T02:27:04.753603+0000 mgr.y (mgr.14144) 429 : cluster [DBG] pgmap v382: 161 pgs: 161 active+clean; 27 KiB data, 94 MiB used, 715 GiB / 715 GiB avail 2024-04-23T02:27:06.680 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:27:06 smithi191 bash[14421]: cluster 2024-04-23T02:27:04.753603+0000 mgr.y (mgr.14144) 429 : cluster [DBG] pgmap v382: 161 pgs: 161 active+clean; 27 KiB data, 94 MiB used, 715 GiB / 715 GiB avail 2024-04-23T02:27:08.559 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:27:08 smithi037 bash[14334]: cluster 2024-04-23T02:27:06.754847+0000 mgr.y (mgr.14144) 430 : cluster [DBG] pgmap v383: 161 pgs: 161 active+clean; 27 KiB data, 94 MiB used, 715 GiB / 715 GiB avail 2024-04-23T02:27:08.560 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:27:08 smithi037 bash[18830]: cluster 2024-04-23T02:27:06.754847+0000 mgr.y (mgr.14144) 430 : cluster [DBG] pgmap v383: 161 pgs: 161 active+clean; 27 KiB data, 94 MiB used, 715 GiB / 715 GiB avail 2024-04-23T02:27:08.680 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:27:08 smithi191 bash[14421]: cluster 2024-04-23T02:27:06.754847+0000 mgr.y (mgr.14144) 430 : cluster [DBG] pgmap v383: 161 pgs: 161 active+clean; 27 KiB data, 94 MiB used, 715 GiB / 715 GiB avail 2024-04-23T02:27:10.559 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:27:10 smithi037 bash[14334]: cluster 2024-04-23T02:27:08.756067+0000 mgr.y (mgr.14144) 431 : cluster [DBG] pgmap v384: 161 pgs: 161 active+clean; 27 KiB data, 94 MiB used, 715 GiB / 715 GiB avail 2024-04-23T02:27:10.560 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:27:10 smithi037 bash[18830]: cluster 2024-04-23T02:27:08.756067+0000 mgr.y (mgr.14144) 431 : cluster [DBG] pgmap v384: 161 pgs: 161 active+clean; 27 KiB data, 94 MiB used, 715 GiB / 715 GiB avail 2024-04-23T02:27:10.680 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:27:10 smithi191 bash[14421]: cluster 2024-04-23T02:27:08.756067+0000 mgr.y (mgr.14144) 431 : cluster [DBG] pgmap v384: 161 pgs: 161 active+clean; 27 KiB data, 94 MiB used, 715 GiB / 715 GiB avail 2024-04-23T02:27:12.559 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:27:12 smithi037 bash[18830]: cluster 2024-04-23T02:27:10.757363+0000 mgr.y (mgr.14144) 432 : cluster [DBG] pgmap v385: 161 pgs: 161 active+clean; 27 KiB data, 94 MiB used, 715 GiB / 715 GiB avail 2024-04-23T02:27:12.560 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:27:12 smithi037 bash[14334]: cluster 2024-04-23T02:27:10.757363+0000 mgr.y (mgr.14144) 432 : cluster [DBG] pgmap v385: 161 pgs: 161 active+clean; 27 KiB data, 94 MiB used, 715 GiB / 715 GiB avail 2024-04-23T02:27:12.680 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:27:12 smithi191 bash[14421]: cluster 2024-04-23T02:27:10.757363+0000 mgr.y (mgr.14144) 432 : cluster [DBG] pgmap v385: 161 pgs: 161 active+clean; 27 KiB data, 94 MiB used, 715 GiB / 715 GiB avail 2024-04-23T02:27:14.559 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:27:14 smithi037 bash[14334]: cluster 2024-04-23T02:27:12.758468+0000 mgr.y (mgr.14144) 433 : cluster [DBG] pgmap v386: 161 pgs: 161 active+clean; 27 KiB data, 94 MiB used, 715 GiB / 715 GiB avail 2024-04-23T02:27:14.560 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:27:14 smithi037 bash[18830]: cluster 2024-04-23T02:27:12.758468+0000 mgr.y (mgr.14144) 433 : cluster [DBG] pgmap v386: 161 pgs: 161 active+clean; 27 KiB data, 94 MiB used, 715 GiB / 715 GiB avail 2024-04-23T02:27:14.680 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:27:14 smithi191 bash[14421]: cluster 2024-04-23T02:27:12.758468+0000 mgr.y (mgr.14144) 433 : cluster [DBG] pgmap v386: 161 pgs: 161 active+clean; 27 KiB data, 94 MiB used, 715 GiB / 715 GiB avail 2024-04-23T02:27:16.559 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:27:16 smithi037 bash[14334]: cluster 2024-04-23T02:27:14.759439+0000 mgr.y (mgr.14144) 434 : cluster [DBG] pgmap v387: 161 pgs: 161 active+clean; 27 KiB data, 94 MiB used, 715 GiB / 715 GiB avail 2024-04-23T02:27:16.559 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:27:16 smithi037 bash[18830]: cluster 2024-04-23T02:27:14.759439+0000 mgr.y (mgr.14144) 434 : cluster [DBG] pgmap v387: 161 pgs: 161 active+clean; 27 KiB data, 94 MiB used, 715 GiB / 715 GiB avail 2024-04-23T02:27:16.680 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:27:16 smithi191 bash[14421]: cluster 2024-04-23T02:27:14.759439+0000 mgr.y (mgr.14144) 434 : cluster [DBG] pgmap v387: 161 pgs: 161 active+clean; 27 KiB data, 94 MiB used, 715 GiB / 715 GiB avail 2024-04-23T02:27:18.559 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:27:18 smithi037 bash[14334]: cluster 2024-04-23T02:27:16.760706+0000 mgr.y (mgr.14144) 435 : cluster [DBG] pgmap v388: 161 pgs: 161 active+clean; 27 KiB data, 94 MiB used, 715 GiB / 715 GiB avail 2024-04-23T02:27:18.560 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:27:18 smithi037 bash[18830]: cluster 2024-04-23T02:27:16.760706+0000 mgr.y (mgr.14144) 435 : cluster [DBG] pgmap v388: 161 pgs: 161 active+clean; 27 KiB data, 94 MiB used, 715 GiB / 715 GiB avail 2024-04-23T02:27:18.680 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:27:18 smithi191 bash[14421]: cluster 2024-04-23T02:27:16.760706+0000 mgr.y (mgr.14144) 435 : cluster [DBG] pgmap v388: 161 pgs: 161 active+clean; 27 KiB data, 94 MiB used, 715 GiB / 715 GiB avail 2024-04-23T02:27:20.559 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:27:20 smithi037 bash[14334]: cluster 2024-04-23T02:27:18.761764+0000 mgr.y (mgr.14144) 436 : cluster [DBG] pgmap v389: 161 pgs: 161 active+clean; 27 KiB data, 94 MiB used, 715 GiB / 715 GiB avail 2024-04-23T02:27:20.560 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:27:20 smithi037 bash[18830]: cluster 2024-04-23T02:27:18.761764+0000 mgr.y (mgr.14144) 436 : cluster [DBG] pgmap v389: 161 pgs: 161 active+clean; 27 KiB data, 94 MiB used, 715 GiB / 715 GiB avail 2024-04-23T02:27:20.680 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:27:20 smithi191 bash[14421]: cluster 2024-04-23T02:27:18.761764+0000 mgr.y (mgr.14144) 436 : cluster [DBG] pgmap v389: 161 pgs: 161 active+clean; 27 KiB data, 94 MiB used, 715 GiB / 715 GiB avail 2024-04-23T02:27:22.559 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:27:22 smithi037 bash[14334]: cluster 2024-04-23T02:27:20.763063+0000 mgr.y (mgr.14144) 437 : cluster [DBG] pgmap v390: 161 pgs: 161 active+clean; 27 KiB data, 94 MiB used, 715 GiB / 715 GiB avail 2024-04-23T02:27:22.560 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:27:22 smithi037 bash[18830]: cluster 2024-04-23T02:27:20.763063+0000 mgr.y (mgr.14144) 437 : cluster [DBG] pgmap v390: 161 pgs: 161 active+clean; 27 KiB data, 94 MiB used, 715 GiB / 715 GiB avail 2024-04-23T02:27:22.680 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:27:22 smithi191 bash[14421]: cluster 2024-04-23T02:27:20.763063+0000 mgr.y (mgr.14144) 437 : cluster [DBG] pgmap v390: 161 pgs: 161 active+clean; 27 KiB data, 94 MiB used, 715 GiB / 715 GiB avail 2024-04-23T02:27:23.559 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:27:23 smithi037 bash[14334]: audit 2024-04-23T02:27:22.761026+0000 mon.a (mon.0) 638 : audit [INF] from='mgr.14144 172.21.15.37:0/2766993901' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-04-23T02:27:23.560 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:27:23 smithi037 bash[14334]: audit 2024-04-23T02:27:22.761528+0000 mon.a (mon.0) 639 : audit [INF] from='mgr.14144 172.21.15.37:0/2766993901' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-04-23T02:27:23.560 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:27:23 smithi037 bash[18830]: audit 2024-04-23T02:27:22.761026+0000 mon.a (mon.0) 638 : audit [INF] from='mgr.14144 172.21.15.37:0/2766993901' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-04-23T02:27:23.560 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:27:23 smithi037 bash[18830]: audit 2024-04-23T02:27:22.761528+0000 mon.a (mon.0) 639 : audit [INF] from='mgr.14144 172.21.15.37:0/2766993901' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-04-23T02:27:23.680 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:27:23 smithi191 bash[14421]: audit 2024-04-23T02:27:22.761026+0000 mon.a (mon.0) 638 : audit [INF] from='mgr.14144 172.21.15.37:0/2766993901' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-04-23T02:27:23.681 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:27:23 smithi191 bash[14421]: audit 2024-04-23T02:27:22.761528+0000 mon.a (mon.0) 639 : audit [INF] from='mgr.14144 172.21.15.37:0/2766993901' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-04-23T02:27:24.559 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:27:24 smithi037 bash[14334]: cluster 2024-04-23T02:27:22.764214+0000 mgr.y (mgr.14144) 438 : cluster [DBG] pgmap v391: 161 pgs: 161 active+clean; 27 KiB data, 94 MiB used, 715 GiB / 715 GiB avail 2024-04-23T02:27:24.560 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:27:24 smithi037 bash[18830]: cluster 2024-04-23T02:27:22.764214+0000 mgr.y (mgr.14144) 438 : cluster [DBG] pgmap v391: 161 pgs: 161 active+clean; 27 KiB data, 94 MiB used, 715 GiB / 715 GiB avail 2024-04-23T02:27:24.680 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:27:24 smithi191 bash[14421]: cluster 2024-04-23T02:27:22.764214+0000 mgr.y (mgr.14144) 438 : cluster [DBG] pgmap v391: 161 pgs: 161 active+clean; 27 KiB data, 94 MiB used, 715 GiB / 715 GiB avail 2024-04-23T02:27:26.559 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:27:26 smithi037 bash[14334]: cluster 2024-04-23T02:27:24.765184+0000 mgr.y (mgr.14144) 439 : cluster [DBG] pgmap v392: 161 pgs: 161 active+clean; 27 KiB data, 94 MiB used, 715 GiB / 715 GiB avail 2024-04-23T02:27:26.560 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:27:26 smithi037 bash[18830]: cluster 2024-04-23T02:27:24.765184+0000 mgr.y (mgr.14144) 439 : cluster [DBG] pgmap v392: 161 pgs: 161 active+clean; 27 KiB data, 94 MiB used, 715 GiB / 715 GiB avail 2024-04-23T02:27:26.680 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:27:26 smithi191 bash[14421]: cluster 2024-04-23T02:27:24.765184+0000 mgr.y (mgr.14144) 439 : cluster [DBG] pgmap v392: 161 pgs: 161 active+clean; 27 KiB data, 94 MiB used, 715 GiB / 715 GiB avail 2024-04-23T02:27:28.559 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:27:28 smithi037 bash[14334]: cluster 2024-04-23T02:27:26.766602+0000 mgr.y (mgr.14144) 440 : cluster [DBG] pgmap v393: 161 pgs: 161 active+clean; 27 KiB data, 94 MiB used, 715 GiB / 715 GiB avail 2024-04-23T02:27:28.560 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:27:28 smithi037 bash[18830]: cluster 2024-04-23T02:27:26.766602+0000 mgr.y (mgr.14144) 440 : cluster [DBG] pgmap v393: 161 pgs: 161 active+clean; 27 KiB data, 94 MiB used, 715 GiB / 715 GiB avail 2024-04-23T02:27:28.680 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:27:28 smithi191 bash[14421]: cluster 2024-04-23T02:27:26.766602+0000 mgr.y (mgr.14144) 440 : cluster [DBG] pgmap v393: 161 pgs: 161 active+clean; 27 KiB data, 94 MiB used, 715 GiB / 715 GiB avail 2024-04-23T02:27:30.560 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:27:30 smithi037 bash[14334]: cluster 2024-04-23T02:27:28.767740+0000 mgr.y (mgr.14144) 441 : cluster [DBG] pgmap v394: 161 pgs: 161 active+clean; 27 KiB data, 94 MiB used, 715 GiB / 715 GiB avail 2024-04-23T02:27:30.560 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:27:30 smithi037 bash[18830]: cluster 2024-04-23T02:27:28.767740+0000 mgr.y (mgr.14144) 441 : cluster [DBG] pgmap v394: 161 pgs: 161 active+clean; 27 KiB data, 94 MiB used, 715 GiB / 715 GiB avail 2024-04-23T02:27:30.645 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:27:30 smithi191 bash[14421]: cluster 2024-04-23T02:27:28.767740+0000 mgr.y (mgr.14144) 441 : cluster [DBG] pgmap v394: 161 pgs: 161 active+clean; 27 KiB data, 94 MiB used, 715 GiB / 715 GiB avail 2024-04-23T02:27:31.766 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:27:31 smithi191 bash[14421]: cephadm 2024-04-23T02:27:30.429607+0000 mgr.y (mgr.14144) 442 : cephadm [INF] Upgrade: Updating mgr.x 2024-04-23T02:27:31.766 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:27:31 smithi191 bash[14421]: audit 2024-04-23T02:27:30.439633+0000 mon.a (mon.0) 640 : audit [INF] from='mgr.14144 172.21.15.37:0/2766993901' entity='mgr.y' 2024-04-23T02:27:31.766 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:27:31 smithi191 bash[14421]: audit 2024-04-23T02:27:30.441276+0000 mon.a (mon.0) 641 : audit [INF] from='mgr.14144 172.21.15.37:0/2766993901' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-04-23T02:27:31.766 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:27:31 smithi191 bash[14421]: audit 2024-04-23T02:27:30.442979+0000 mon.a (mon.0) 642 : audit [DBG] from='mgr.14144 172.21.15.37:0/2766993901' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-04-23T02:27:31.766 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:27:31 smithi191 bash[14421]: audit 2024-04-23T02:27:30.444540+0000 mon.a (mon.0) 643 : audit [DBG] from='mgr.14144 172.21.15.37:0/2766993901' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-23T02:27:31.766 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:27:31 smithi191 bash[14421]: cephadm 2024-04-23T02:27:30.446726+0000 mgr.y (mgr.14144) 443 : cephadm [INF] Deploying daemon mgr.x on smithi191 2024-04-23T02:27:31.809 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:27:31 smithi037 bash[14334]: cephadm 2024-04-23T02:27:30.429607+0000 mgr.y (mgr.14144) 442 : cephadm [INF] Upgrade: Updating mgr.x 2024-04-23T02:27:31.810 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:27:31 smithi037 bash[14334]: audit 2024-04-23T02:27:30.439633+0000 mon.a (mon.0) 640 : audit [INF] from='mgr.14144 172.21.15.37:0/2766993901' entity='mgr.y' 2024-04-23T02:27:31.810 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:27:31 smithi037 bash[14334]: audit 2024-04-23T02:27:30.441276+0000 mon.a (mon.0) 641 : audit [INF] from='mgr.14144 172.21.15.37:0/2766993901' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-04-23T02:27:31.810 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:27:31 smithi037 bash[14334]: audit 2024-04-23T02:27:30.442979+0000 mon.a (mon.0) 642 : audit [DBG] from='mgr.14144 172.21.15.37:0/2766993901' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-04-23T02:27:31.810 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:27:31 smithi037 bash[14334]: audit 2024-04-23T02:27:30.444540+0000 mon.a (mon.0) 643 : audit [DBG] from='mgr.14144 172.21.15.37:0/2766993901' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-23T02:27:31.810 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:27:31 smithi037 bash[14334]: cephadm 2024-04-23T02:27:30.446726+0000 mgr.y (mgr.14144) 443 : cephadm [INF] Deploying daemon mgr.x on smithi191 2024-04-23T02:27:31.810 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:27:31 smithi037 bash[18830]: cephadm 2024-04-23T02:27:30.429607+0000 mgr.y (mgr.14144) 442 : cephadm [INF] Upgrade: Updating mgr.x 2024-04-23T02:27:31.810 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:27:31 smithi037 bash[18830]: audit 2024-04-23T02:27:30.439633+0000 mon.a (mon.0) 640 : audit [INF] from='mgr.14144 172.21.15.37:0/2766993901' entity='mgr.y' 2024-04-23T02:27:31.810 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:27:31 smithi037 bash[18830]: audit 2024-04-23T02:27:30.441276+0000 mon.a (mon.0) 641 : audit [INF] from='mgr.14144 172.21.15.37:0/2766993901' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-04-23T02:27:31.810 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:27:31 smithi037 bash[18830]: audit 2024-04-23T02:27:30.442979+0000 mon.a (mon.0) 642 : audit [DBG] from='mgr.14144 172.21.15.37:0/2766993901' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-04-23T02:27:31.810 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:27:31 smithi037 bash[18830]: audit 2024-04-23T02:27:30.444540+0000 mon.a (mon.0) 643 : audit [DBG] from='mgr.14144 172.21.15.37:0/2766993901' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-23T02:27:31.811 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:27:31 smithi037 bash[18830]: cephadm 2024-04-23T02:27:30.446726+0000 mgr.y (mgr.14144) 443 : cephadm [INF] Deploying daemon mgr.x on smithi191 2024-04-23T02:27:32.638 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:27:32 smithi191 bash[14421]: cluster 2024-04-23T02:27:30.769034+0000 mgr.y (mgr.14144) 444 : cluster [DBG] pgmap v395: 161 pgs: 161 active+clean; 27 KiB data, 94 MiB used, 715 GiB / 715 GiB avail 2024-04-23T02:27:32.638 INFO:journalctl@ceph.mgr.x.smithi191.stdout:Apr 23 02:27:32 smithi191 systemd[1]: Stopping Ceph mgr.x for 39f0dbf0-0117-11ef-bc93-c7b262605968... 2024-04-23T02:27:32.809 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:27:32 smithi037 bash[14334]: cluster 2024-04-23T02:27:30.769034+0000 mgr.y (mgr.14144) 444 : cluster [DBG] pgmap v395: 161 pgs: 161 active+clean; 27 KiB data, 94 MiB used, 715 GiB / 715 GiB avail 2024-04-23T02:27:32.810 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:27:32 smithi037 bash[18830]: cluster 2024-04-23T02:27:30.769034+0000 mgr.y (mgr.14144) 444 : cluster [DBG] pgmap v395: 161 pgs: 161 active+clean; 27 KiB data, 94 MiB used, 715 GiB / 715 GiB avail 2024-04-23T02:27:33.430 INFO:journalctl@ceph.mgr.x.smithi191.stdout:Apr 23 02:27:33 smithi191 docker[32375]: ceph-39f0dbf0-0117-11ef-bc93-c7b262605968-mgr.x 2024-04-23T02:27:33.431 INFO:journalctl@ceph.mgr.x.smithi191.stdout:Apr 23 02:27:33 smithi191 systemd[1]: ceph-39f0dbf0-0117-11ef-bc93-c7b262605968@mgr.x.service: Main process exited, code=exited, status=143/n/a 2024-04-23T02:27:33.431 INFO:journalctl@ceph.mgr.x.smithi191.stdout:Apr 23 02:27:33 smithi191 systemd[1]: ceph-39f0dbf0-0117-11ef-bc93-c7b262605968@mgr.x.service: Failed with result 'exit-code'. 2024-04-23T02:27:33.431 INFO:journalctl@ceph.mgr.x.smithi191.stdout:Apr 23 02:27:33 smithi191 systemd[1]: Stopped Ceph mgr.x for 39f0dbf0-0117-11ef-bc93-c7b262605968. 2024-04-23T02:27:33.931 INFO:journalctl@ceph.mgr.x.smithi191.stdout:Apr 23 02:27:33 smithi191 systemd[1]: Started Ceph mgr.x for 39f0dbf0-0117-11ef-bc93-c7b262605968. 2024-04-23T02:27:34.042 INFO:teuthology.orchestra.run.smithi037.stdout:true 2024-04-23T02:27:34.750 INFO:teuthology.orchestra.run.smithi037.stdout:NAME HOST STATUS REFRESHED AGE PORTS VERSION IMAGE ID CONTAINER ID 2024-04-23T02:27:34.750 INFO:teuthology.orchestra.run.smithi037.stdout:alertmanager.a smithi037 running (5m) 3m ago 6m *:9093 *:9094 0.20.0 0881eb8f169f 15a3c6dd9606 2024-04-23T02:27:34.750 INFO:teuthology.orchestra.run.smithi037.stdout:grafana.a smithi191 running (5m) 4m ago 5m *:3000 6.7.4 557c83e11646 6fa9f80e0904 2024-04-23T02:27:34.750 INFO:teuthology.orchestra.run.smithi037.stdout:iscsi.foo.smithi037.qdajck smithi037 running (4m) 3m ago 4m - 24ecd6d5f14c d2ea01cf7122 2024-04-23T02:27:34.750 INFO:teuthology.orchestra.run.smithi037.stdout:mgr.x smithi191 starting - - *:8443 2024-04-23T02:27:34.750 INFO:teuthology.orchestra.run.smithi037.stdout:mgr.y smithi037 running (11m) 3m ago 11m *:9283 16.2.0 24ecd6d5f14c ba815f79ec56 2024-04-23T02:27:34.751 INFO:teuthology.orchestra.run.smithi037.stdout:mon.a smithi037 running (12m) 3m ago 12m - 16.2.0 24ecd6d5f14c 53389667d449 2024-04-23T02:27:34.751 INFO:teuthology.orchestra.run.smithi037.stdout:mon.b smithi191 running (10m) 4m ago 10m - 16.2.0 24ecd6d5f14c 3a7fdbe59b38 2024-04-23T02:27:34.751 INFO:teuthology.orchestra.run.smithi037.stdout:mon.c smithi037 running (10m) 3m ago 10m - 16.2.0 24ecd6d5f14c 25a08bc9af49 2024-04-23T02:27:34.751 INFO:teuthology.orchestra.run.smithi037.stdout:node-exporter.a smithi037 running (6m) 3m ago 6m *:9100 0.18.1 e5a616e4b9cf 6761a6236fd4 2024-04-23T02:27:34.751 INFO:teuthology.orchestra.run.smithi037.stdout:node-exporter.b smithi191 running (6m) 4m ago 6m *:9100 0.18.1 e5a616e4b9cf d7b599bcb0c4 2024-04-23T02:27:34.751 INFO:teuthology.orchestra.run.smithi037.stdout:osd.0 smithi037 running (9m) 3m ago 10m - 16.2.0 24ecd6d5f14c 885544a62f16 2024-04-23T02:27:34.751 INFO:teuthology.orchestra.run.smithi037.stdout:osd.1 smithi037 running (9m) 3m ago 9m - 16.2.0 24ecd6d5f14c 25fcc758e2c4 2024-04-23T02:27:34.751 INFO:teuthology.orchestra.run.smithi037.stdout:osd.2 smithi037 running (9m) 3m ago 9m - 16.2.0 24ecd6d5f14c f06ea64c4342 2024-04-23T02:27:34.751 INFO:teuthology.orchestra.run.smithi037.stdout:osd.3 smithi037 running (8m) 3m ago 8m - 16.2.0 24ecd6d5f14c 86bba9f86542 2024-04-23T02:27:34.751 INFO:teuthology.orchestra.run.smithi037.stdout:osd.4 smithi191 running (8m) 4m ago 8m - 16.2.0 24ecd6d5f14c 4bef4ae21d58 2024-04-23T02:27:34.751 INFO:teuthology.orchestra.run.smithi037.stdout:osd.5 smithi191 running (7m) 4m ago 8m - 16.2.0 24ecd6d5f14c e96fff457fff 2024-04-23T02:27:34.751 INFO:teuthology.orchestra.run.smithi037.stdout:osd.6 smithi191 running (7m) 4m ago 7m - 16.2.0 24ecd6d5f14c 8e1356132ee5 2024-04-23T02:27:34.751 INFO:teuthology.orchestra.run.smithi037.stdout:osd.7 smithi191 running (7m) 4m ago 7m - 16.2.0 24ecd6d5f14c 925eb6ef69e9 2024-04-23T02:27:34.751 INFO:teuthology.orchestra.run.smithi037.stdout:prometheus.a smithi191 running (5m) 4m ago 6m *:9095 2.18.1 de242295e225 889661399fde 2024-04-23T02:27:34.752 INFO:teuthology.orchestra.run.smithi037.stdout:rgw.foo.smithi037.ajnubp smithi037 running (4m) 3m ago 4m *:8000 16.2.0 24ecd6d5f14c 98e454e01e1c 2024-04-23T02:27:34.752 INFO:teuthology.orchestra.run.smithi037.stdout:rgw.foo.smithi191.arojwq smithi191 running (4m) 4m ago 4m *:8000 16.2.0 24ecd6d5f14c c3f6e10394ec 2024-04-23T02:27:34.752 INFO:teuthology.orchestra.run.smithi037.stdout:rgw.smpl.smithi037.oowzwi smithi037 running (4m) 3m ago 4m *:80 16.2.0 24ecd6d5f14c e986069c49da 2024-04-23T02:27:34.752 INFO:teuthology.orchestra.run.smithi037.stdout:rgw.smpl.smithi191.vzlgqs smithi191 running (4m) 4m ago 4m *:80 16.2.0 24ecd6d5f14c 5e62488f89f3 2024-04-23T02:27:34.806 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:27:34 smithi191 bash[14421]: cluster 2024-04-23T02:27:32.770243+0000 mgr.y (mgr.14144) 445 : cluster [DBG] pgmap v396: 161 pgs: 161 active+clean; 27 KiB data, 94 MiB used, 715 GiB / 715 GiB avail 2024-04-23T02:27:34.806 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:27:34 smithi191 bash[14421]: audit 2024-04-23T02:27:33.616586+0000 mon.a (mon.0) 644 : audit [INF] from='mgr.14144 172.21.15.37:0/2766993901' entity='mgr.y' 2024-04-23T02:27:34.806 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:27:34 smithi191 bash[14421]: audit 2024-04-23T02:27:33.618235+0000 mon.a (mon.0) 645 : audit [DBG] from='mgr.14144 172.21.15.37:0/2766993901' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-23T02:27:34.806 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:27:34 smithi191 bash[14421]: audit 2024-04-23T02:27:33.873388+0000 mon.a (mon.0) 646 : audit [INF] from='mgr.14144 172.21.15.37:0/2766993901' entity='mgr.y' 2024-04-23T02:27:34.806 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:27:34 smithi191 bash[14421]: audit 2024-04-23T02:27:33.879528+0000 mon.a (mon.0) 647 : audit [INF] from='mgr.14144 172.21.15.37:0/2766993901' entity='mgr.y' 2024-04-23T02:27:34.809 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:27:34 smithi037 bash[18830]: cluster 2024-04-23T02:27:32.770243+0000 mgr.y (mgr.14144) 445 : cluster [DBG] pgmap v396: 161 pgs: 161 active+clean; 27 KiB data, 94 MiB used, 715 GiB / 715 GiB avail 2024-04-23T02:27:34.809 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:27:34 smithi037 bash[18830]: audit 2024-04-23T02:27:33.616586+0000 mon.a (mon.0) 644 : audit [INF] from='mgr.14144 172.21.15.37:0/2766993901' entity='mgr.y' 2024-04-23T02:27:34.809 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:27:34 smithi037 bash[18830]: audit 2024-04-23T02:27:33.618235+0000 mon.a (mon.0) 645 : audit [DBG] from='mgr.14144 172.21.15.37:0/2766993901' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-23T02:27:34.809 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:27:34 smithi037 bash[18830]: audit 2024-04-23T02:27:33.873388+0000 mon.a (mon.0) 646 : audit [INF] from='mgr.14144 172.21.15.37:0/2766993901' entity='mgr.y' 2024-04-23T02:27:34.809 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:27:34 smithi037 bash[18830]: audit 2024-04-23T02:27:33.879528+0000 mon.a (mon.0) 647 : audit [INF] from='mgr.14144 172.21.15.37:0/2766993901' entity='mgr.y' 2024-04-23T02:27:34.810 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:27:34 smithi037 bash[14334]: cluster 2024-04-23T02:27:32.770243+0000 mgr.y (mgr.14144) 445 : cluster [DBG] pgmap v396: 161 pgs: 161 active+clean; 27 KiB data, 94 MiB used, 715 GiB / 715 GiB avail 2024-04-23T02:27:34.810 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:27:34 smithi037 bash[14334]: audit 2024-04-23T02:27:33.616586+0000 mon.a (mon.0) 644 : audit [INF] from='mgr.14144 172.21.15.37:0/2766993901' entity='mgr.y' 2024-04-23T02:27:34.810 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:27:34 smithi037 bash[14334]: audit 2024-04-23T02:27:33.618235+0000 mon.a (mon.0) 645 : audit [DBG] from='mgr.14144 172.21.15.37:0/2766993901' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-23T02:27:34.810 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:27:34 smithi037 bash[14334]: audit 2024-04-23T02:27:33.873388+0000 mon.a (mon.0) 646 : audit [INF] from='mgr.14144 172.21.15.37:0/2766993901' entity='mgr.y' 2024-04-23T02:27:34.810 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:27:34 smithi037 bash[14334]: audit 2024-04-23T02:27:33.879528+0000 mon.a (mon.0) 647 : audit [INF] from='mgr.14144 172.21.15.37:0/2766993901' entity='mgr.y' 2024-04-23T02:27:35.132 INFO:teuthology.orchestra.run.smithi037.stdout:{ 2024-04-23T02:27:35.132 INFO:teuthology.orchestra.run.smithi037.stdout: "mon": { 2024-04-23T02:27:35.132 INFO:teuthology.orchestra.run.smithi037.stdout: "ceph version 16.2.0 (0c2054e95bcd9b30fdd908a79ac1d8bbc3394442) pacific (stable)": 3 2024-04-23T02:27:35.132 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-04-23T02:27:35.132 INFO:teuthology.orchestra.run.smithi037.stdout: "mgr": { 2024-04-23T02:27:35.132 INFO:teuthology.orchestra.run.smithi037.stdout: "ceph version 16.2.0 (0c2054e95bcd9b30fdd908a79ac1d8bbc3394442) pacific (stable)": 2 2024-04-23T02:27:35.132 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-04-23T02:27:35.132 INFO:teuthology.orchestra.run.smithi037.stdout: "osd": { 2024-04-23T02:27:35.132 INFO:teuthology.orchestra.run.smithi037.stdout: "ceph version 16.2.0 (0c2054e95bcd9b30fdd908a79ac1d8bbc3394442) pacific (stable)": 8 2024-04-23T02:27:35.132 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-04-23T02:27:35.132 INFO:teuthology.orchestra.run.smithi037.stdout: "mds": {}, 2024-04-23T02:27:35.133 INFO:teuthology.orchestra.run.smithi037.stdout: "rgw": { 2024-04-23T02:27:35.133 INFO:teuthology.orchestra.run.smithi037.stdout: "ceph version 16.2.0 (0c2054e95bcd9b30fdd908a79ac1d8bbc3394442) pacific (stable)": 4 2024-04-23T02:27:35.133 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-04-23T02:27:35.133 INFO:teuthology.orchestra.run.smithi037.stdout: "overall": { 2024-04-23T02:27:35.133 INFO:teuthology.orchestra.run.smithi037.stdout: "ceph version 16.2.0 (0c2054e95bcd9b30fdd908a79ac1d8bbc3394442) pacific (stable)": 17 2024-04-23T02:27:35.133 INFO:teuthology.orchestra.run.smithi037.stdout: } 2024-04-23T02:27:35.133 INFO:teuthology.orchestra.run.smithi037.stdout:} 2024-04-23T02:27:35.180 INFO:journalctl@ceph.mgr.x.smithi191.stdout:Apr 23 02:27:34 smithi191 bash[32472]: debug 2024-04-23T02:27:34.792+0000 7ff6d2315200 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2024-04-23T02:27:35.497 INFO:teuthology.orchestra.run.smithi037.stdout:{ 2024-04-23T02:27:35.497 INFO:teuthology.orchestra.run.smithi037.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph@sha256:417b28a7fda24d3105eeb9bae56a845b9ffa154499a85601880a5fd035847210", 2024-04-23T02:27:35.497 INFO:teuthology.orchestra.run.smithi037.stdout: "in_progress": true, 2024-04-23T02:27:35.497 INFO:teuthology.orchestra.run.smithi037.stdout: "services_complete": [], 2024-04-23T02:27:35.498 INFO:teuthology.orchestra.run.smithi037.stdout: "progress": "", 2024-04-23T02:27:35.498 INFO:teuthology.orchestra.run.smithi037.stdout: "message": "Currently upgrading mgr daemons" 2024-04-23T02:27:35.498 INFO:teuthology.orchestra.run.smithi037.stdout:} 2024-04-23T02:27:35.800 INFO:journalctl@ceph.mgr.x.smithi191.stdout:Apr 23 02:27:35 smithi191 bash[32472]: debug 2024-04-23T02:27:35.688+0000 7ff6d2315200 -1 mgr[py] Module rgw has missing NOTIFY_TYPES member 2024-04-23T02:27:35.801 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:27:35 smithi191 bash[14421]: audit 2024-04-23T02:27:34.020473+0000 mgr.y (mgr.14144) 446 : audit [DBG] from='client.24928 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T02:27:35.801 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:27:35 smithi191 bash[14421]: audit 2024-04-23T02:27:34.377749+0000 mgr.y (mgr.14144) 447 : audit [DBG] from='client.24934 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T02:27:35.801 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:27:35 smithi191 bash[14421]: audit 2024-04-23T02:27:35.124457+0000 mon.c (mon.1) 37 : audit [DBG] from='client.? 172.21.15.37:0/625707911' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T02:27:35.809 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:27:35 smithi037 bash[18830]: audit 2024-04-23T02:27:34.020473+0000 mgr.y (mgr.14144) 446 : audit [DBG] from='client.24928 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T02:27:35.809 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:27:35 smithi037 bash[18830]: audit 2024-04-23T02:27:34.377749+0000 mgr.y (mgr.14144) 447 : audit [DBG] from='client.24934 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T02:27:35.809 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:27:35 smithi037 bash[18830]: audit 2024-04-23T02:27:35.124457+0000 mon.c (mon.1) 37 : audit [DBG] from='client.? 172.21.15.37:0/625707911' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T02:27:35.810 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:27:35 smithi037 bash[14334]: audit 2024-04-23T02:27:34.020473+0000 mgr.y (mgr.14144) 446 : audit [DBG] from='client.24928 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T02:27:35.810 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:27:35 smithi037 bash[14334]: audit 2024-04-23T02:27:34.377749+0000 mgr.y (mgr.14144) 447 : audit [DBG] from='client.24934 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T02:27:35.810 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:27:35 smithi037 bash[14334]: audit 2024-04-23T02:27:35.124457+0000 mon.c (mon.1) 37 : audit [DBG] from='client.? 172.21.15.37:0/625707911' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T02:27:35.880 INFO:teuthology.orchestra.run.smithi037.stdout:HEALTH_OK 2024-04-23T02:27:36.177 INFO:journalctl@ceph.mgr.x.smithi191.stdout:Apr 23 02:27:35 smithi191 bash[32472]: debug 2024-04-23T02:27:35.788+0000 7ff6d2315200 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2024-04-23T02:27:36.177 INFO:journalctl@ceph.mgr.x.smithi191.stdout:Apr 23 02:27:35 smithi191 bash[32472]: debug 2024-04-23T02:27:35.888+0000 7ff6d2315200 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2024-04-23T02:27:36.430 INFO:journalctl@ceph.mgr.x.smithi191.stdout:Apr 23 02:27:36 smithi191 bash[32472]: debug 2024-04-23T02:27:36.164+0000 7ff6d2315200 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2024-04-23T02:27:36.809 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:27:36 smithi037 bash[14334]: audit 2024-04-23T02:27:34.723081+0000 mgr.y (mgr.14144) 448 : audit [DBG] from='client.24940 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T02:27:36.810 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:27:36 smithi037 bash[14334]: cluster 2024-04-23T02:27:34.771175+0000 mgr.y (mgr.14144) 449 : cluster [DBG] pgmap v397: 161 pgs: 161 active+clean; 27 KiB data, 94 MiB used, 715 GiB / 715 GiB avail 2024-04-23T02:27:36.810 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:27:36 smithi037 bash[14334]: audit 2024-04-23T02:27:35.490538+0000 mgr.y (mgr.14144) 450 : audit [DBG] from='client.15042 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T02:27:36.810 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:27:36 smithi037 bash[14334]: audit 2024-04-23T02:27:35.873657+0000 mon.c (mon.1) 38 : audit [DBG] from='client.? 172.21.15.37:0/3083256800' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-23T02:27:36.810 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:27:36 smithi037 bash[18830]: audit 2024-04-23T02:27:34.723081+0000 mgr.y (mgr.14144) 448 : audit [DBG] from='client.24940 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T02:27:36.810 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:27:36 smithi037 bash[18830]: cluster 2024-04-23T02:27:34.771175+0000 mgr.y (mgr.14144) 449 : cluster [DBG] pgmap v397: 161 pgs: 161 active+clean; 27 KiB data, 94 MiB used, 715 GiB / 715 GiB avail 2024-04-23T02:27:36.810 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:27:36 smithi037 bash[18830]: audit 2024-04-23T02:27:35.490538+0000 mgr.y (mgr.14144) 450 : audit [DBG] from='client.15042 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T02:27:36.810 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:27:36 smithi037 bash[18830]: audit 2024-04-23T02:27:35.873657+0000 mon.c (mon.1) 38 : audit [DBG] from='client.? 172.21.15.37:0/3083256800' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-23T02:27:36.933 INFO:journalctl@ceph.mgr.x.smithi191.stdout:Apr 23 02:27:36 smithi191 bash[32472]: debug 2024-04-23T02:27:36.536+0000 7ff6d2315200 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2024-04-23T02:27:36.933 INFO:journalctl@ceph.mgr.x.smithi191.stdout:Apr 23 02:27:36 smithi191 bash[32472]: debug 2024-04-23T02:27:36.704+0000 7ff6d2315200 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2024-04-23T02:27:36.934 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:27:36 smithi191 bash[14421]: audit 2024-04-23T02:27:34.723081+0000 mgr.y (mgr.14144) 448 : audit [DBG] from='client.24940 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T02:27:36.934 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:27:36 smithi191 bash[14421]: cluster 2024-04-23T02:27:34.771175+0000 mgr.y (mgr.14144) 449 : cluster [DBG] pgmap v397: 161 pgs: 161 active+clean; 27 KiB data, 94 MiB used, 715 GiB / 715 GiB avail 2024-04-23T02:27:36.934 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:27:36 smithi191 bash[14421]: audit 2024-04-23T02:27:35.490538+0000 mgr.y (mgr.14144) 450 : audit [DBG] from='client.15042 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T02:27:36.934 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:27:36 smithi191 bash[14421]: audit 2024-04-23T02:27:35.873657+0000 mon.c (mon.1) 38 : audit [DBG] from='client.? 172.21.15.37:0/3083256800' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-23T02:27:37.430 INFO:journalctl@ceph.mgr.x.smithi191.stdout:Apr 23 02:27:36 smithi191 bash[32472]: debug 2024-04-23T02:27:36.932+0000 7ff6d2315200 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2024-04-23T02:27:38.430 INFO:journalctl@ceph.mgr.x.smithi191.stdout:Apr 23 02:27:38 smithi191 bash[32472]: debug 2024-04-23T02:27:38.032+0000 7ff6d2315200 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2024-04-23T02:27:38.431 INFO:journalctl@ceph.mgr.x.smithi191.stdout:Apr 23 02:27:38 smithi191 bash[32472]: debug 2024-04-23T02:27:38.152+0000 7ff6d2315200 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2024-04-23T02:27:38.431 INFO:journalctl@ceph.mgr.x.smithi191.stdout:Apr 23 02:27:38 smithi191 bash[32472]: debug 2024-04-23T02:27:38.272+0000 7ff6d2315200 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2024-04-23T02:27:38.793 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:27:38 smithi191 bash[14421]: cluster 2024-04-23T02:27:36.772535+0000 mgr.y (mgr.14144) 451 : cluster [DBG] pgmap v398: 161 pgs: 161 active+clean; 27 KiB data, 94 MiB used, 715 GiB / 715 GiB avail 2024-04-23T02:27:38.793 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:27:38 smithi191 bash[14421]: audit 2024-04-23T02:27:37.853133+0000 mon.a (mon.0) 648 : audit [INF] from='mgr.14144 172.21.15.37:0/2766993901' entity='mgr.y' 2024-04-23T02:27:38.793 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:27:38 smithi191 bash[14421]: audit 2024-04-23T02:27:38.090590+0000 mon.a (mon.0) 649 : audit [INF] from='mgr.14144 172.21.15.37:0/2766993901' entity='mgr.y' 2024-04-23T02:27:38.793 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:27:38 smithi191 bash[14421]: audit 2024-04-23T02:27:38.101713+0000 mon.a (mon.0) 650 : audit [DBG] from='mgr.14144 172.21.15.37:0/2766993901' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-23T02:27:38.793 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:27:38 smithi191 bash[14421]: audit 2024-04-23T02:27:38.108430+0000 mon.a (mon.0) 651 : audit [INF] from='mgr.14144 172.21.15.37:0/2766993901' entity='mgr.y' cmd=[{"prefix": "mgr fail", "who": "y"}]: dispatch 2024-04-23T02:27:38.793 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:27:38 smithi191 bash[14421]: cluster 2024-04-23T02:27:38.123839+0000 mon.a (mon.0) 652 : cluster [DBG] osdmap e72: 8 total, 8 up, 8 in 2024-04-23T02:27:38.793 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:27:38 smithi191 bash[14421]: cluster 2024-04-23T02:27:38.295185+0000 mon.a (mon.0) 653 : cluster [DBG] Standby manager daemon y started 2024-04-23T02:27:38.809 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:27:38 smithi037 bash[14334]: cluster 2024-04-23T02:27:36.772535+0000 mgr.y (mgr.14144) 451 : cluster [DBG] pgmap v398: 161 pgs: 161 active+clean; 27 KiB data, 94 MiB used, 715 GiB / 715 GiB avail 2024-04-23T02:27:38.810 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:27:38 smithi037 bash[14334]: audit 2024-04-23T02:27:37.853133+0000 mon.a (mon.0) 648 : audit [INF] from='mgr.14144 172.21.15.37:0/2766993901' entity='mgr.y' 2024-04-23T02:27:38.810 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:27:38 smithi037 bash[14334]: audit 2024-04-23T02:27:38.090590+0000 mon.a (mon.0) 649 : audit [INF] from='mgr.14144 172.21.15.37:0/2766993901' entity='mgr.y' 2024-04-23T02:27:38.810 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:27:38 smithi037 bash[14334]: audit 2024-04-23T02:27:38.101713+0000 mon.a (mon.0) 650 : audit [DBG] from='mgr.14144 172.21.15.37:0/2766993901' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-23T02:27:38.810 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:27:38 smithi037 bash[14334]: audit 2024-04-23T02:27:38.108430+0000 mon.a (mon.0) 651 : audit [INF] from='mgr.14144 172.21.15.37:0/2766993901' entity='mgr.y' cmd=[{"prefix": "mgr fail", "who": "y"}]: dispatch 2024-04-23T02:27:38.810 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:27:38 smithi037 bash[14334]: cluster 2024-04-23T02:27:38.123839+0000 mon.a (mon.0) 652 : cluster [DBG] osdmap e72: 8 total, 8 up, 8 in 2024-04-23T02:27:38.810 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:27:38 smithi037 bash[14334]: cluster 2024-04-23T02:27:38.295185+0000 mon.a (mon.0) 653 : cluster [DBG] Standby manager daemon y started 2024-04-23T02:27:38.810 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:27:38 smithi037 bash[18830]: cluster 2024-04-23T02:27:36.772535+0000 mgr.y (mgr.14144) 451 : cluster [DBG] pgmap v398: 161 pgs: 161 active+clean; 27 KiB data, 94 MiB used, 715 GiB / 715 GiB avail 2024-04-23T02:27:38.810 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:27:38 smithi037 bash[18830]: audit 2024-04-23T02:27:37.853133+0000 mon.a (mon.0) 648 : audit [INF] from='mgr.14144 172.21.15.37:0/2766993901' entity='mgr.y' 2024-04-23T02:27:38.810 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:27:38 smithi037 bash[18830]: audit 2024-04-23T02:27:38.090590+0000 mon.a (mon.0) 649 : audit [INF] from='mgr.14144 172.21.15.37:0/2766993901' entity='mgr.y' 2024-04-23T02:27:38.810 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:27:38 smithi037 bash[18830]: audit 2024-04-23T02:27:38.101713+0000 mon.a (mon.0) 650 : audit [DBG] from='mgr.14144 172.21.15.37:0/2766993901' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-23T02:27:38.810 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:27:38 smithi037 bash[18830]: audit 2024-04-23T02:27:38.108430+0000 mon.a (mon.0) 651 : audit [INF] from='mgr.14144 172.21.15.37:0/2766993901' entity='mgr.y' cmd=[{"prefix": "mgr fail", "who": "y"}]: dispatch 2024-04-23T02:27:38.811 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:27:38 smithi037 bash[18830]: cluster 2024-04-23T02:27:38.123839+0000 mon.a (mon.0) 652 : cluster [DBG] osdmap e72: 8 total, 8 up, 8 in 2024-04-23T02:27:38.811 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:27:38 smithi037 bash[18830]: cluster 2024-04-23T02:27:38.295185+0000 mon.a (mon.0) 653 : cluster [DBG] Standby manager daemon y started 2024-04-23T02:27:39.137 INFO:journalctl@ceph.mgr.x.smithi191.stdout:Apr 23 02:27:38 smithi191 bash[32472]: debug 2024-04-23T02:27:38.780+0000 7ff6d2315200 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2024-04-23T02:27:39.137 INFO:journalctl@ceph.mgr.x.smithi191.stdout:Apr 23 02:27:39 smithi191 bash[32472]: debug 2024-04-23T02:27:39.000+0000 7ff6d2315200 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2024-04-23T02:27:39.483 INFO:journalctl@ceph.mgr.y.smithi037.stdout:Apr 23 02:27:39 smithi037 bash[14594]: ignoring --setuser ceph since I am not root 2024-04-23T02:27:39.484 INFO:journalctl@ceph.mgr.y.smithi037.stdout:Apr 23 02:27:39 smithi037 bash[14594]: ignoring --setgroup ceph since I am not root 2024-04-23T02:27:39.484 INFO:journalctl@ceph.mgr.y.smithi037.stdout:Apr 23 02:27:39 smithi037 bash[14594]: debug 2024-04-23T02:27:39.142+0000 7fb5e7d9c700 1 -- 172.21.15.37:0/3472477213 <== mon.1 v2:172.21.15.37:3301/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x55c0579b64e0 con 0x55c057aa7000 2024-04-23T02:27:39.809 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:27:39 smithi037 bash[18830]: cephadm 2024-04-23T02:27:38.103945+0000 mgr.y (mgr.14144) 452 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.y) 2024-04-23T02:27:39.810 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:27:39 smithi037 bash[18830]: cephadm 2024-04-23T02:27:38.107884+0000 mgr.y (mgr.14144) 453 : cephadm [INF] Failing over to other MGR 2024-04-23T02:27:39.810 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:27:39 smithi037 bash[18830]: audit 2024-04-23T02:27:39.104990+0000 mon.a (mon.0) 654 : audit [INF] from='mgr.14144 172.21.15.37:0/2766993901' entity='mgr.y' cmd='[{"prefix": "mgr fail", "who": "y"}]': finished 2024-04-23T02:27:39.810 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:27:39 smithi037 bash[18830]: cluster 2024-04-23T02:27:39.105074+0000 mon.a (mon.0) 655 : cluster [DBG] mgrmap e16: x(active, starting, since 0.995511s), standbys: y 2024-04-23T02:27:39.810 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:27:39 smithi037 bash[14334]: cephadm 2024-04-23T02:27:38.103945+0000 mgr.y (mgr.14144) 452 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.y) 2024-04-23T02:27:39.810 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:27:39 smithi037 bash[14334]: cephadm 2024-04-23T02:27:38.107884+0000 mgr.y (mgr.14144) 453 : cephadm [INF] Failing over to other MGR 2024-04-23T02:27:39.810 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:27:39 smithi037 bash[14334]: audit 2024-04-23T02:27:39.104990+0000 mon.a (mon.0) 654 : audit [INF] from='mgr.14144 172.21.15.37:0/2766993901' entity='mgr.y' cmd='[{"prefix": "mgr fail", "who": "y"}]': finished 2024-04-23T02:27:39.810 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:27:39 smithi037 bash[14334]: cluster 2024-04-23T02:27:39.105074+0000 mon.a (mon.0) 655 : cluster [DBG] mgrmap e16: x(active, starting, since 0.995511s), standbys: y 2024-04-23T02:27:39.931 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:27:39 smithi191 bash[14421]: cephadm 2024-04-23T02:27:38.103945+0000 mgr.y (mgr.14144) 452 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.y) 2024-04-23T02:27:39.931 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:27:39 smithi191 bash[14421]: cephadm 2024-04-23T02:27:38.107884+0000 mgr.y (mgr.14144) 453 : cephadm [INF] Failing over to other MGR 2024-04-23T02:27:39.931 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:27:39 smithi191 bash[14421]: audit 2024-04-23T02:27:39.104990+0000 mon.a (mon.0) 654 : audit [INF] from='mgr.14144 172.21.15.37:0/2766993901' entity='mgr.y' cmd='[{"prefix": "mgr fail", "who": "y"}]': finished 2024-04-23T02:27:39.931 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:27:39 smithi191 bash[14421]: cluster 2024-04-23T02:27:39.105074+0000 mon.a (mon.0) 655 : cluster [DBG] mgrmap e16: x(active, starting, since 0.995511s), standbys: y 2024-04-23T02:27:39.931 INFO:journalctl@ceph.mgr.x.smithi191.stdout:Apr 23 02:27:39 smithi191 bash[32472]: debug 2024-04-23T02:27:39.460+0000 7ff6d2315200 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2024-04-23T02:27:40.430 INFO:journalctl@ceph.mgr.x.smithi191.stdout:Apr 23 02:27:39 smithi191 bash[32472]: debug 2024-04-23T02:27:39.972+0000 7ff6d2315200 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2024-04-23T02:27:40.930 INFO:journalctl@ceph.mgr.x.smithi191.stdout:Apr 23 02:27:40 smithi191 bash[32472]: debug 2024-04-23T02:27:40.520+0000 7ff6d2315200 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2024-04-23T02:27:40.931 INFO:journalctl@ceph.mgr.x.smithi191.stdout:Apr 23 02:27:40 smithi191 bash[32472]: debug 2024-04-23T02:27:40.628+0000 7ff6d2315200 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2024-04-23T02:27:41.243 INFO:journalctl@ceph.mgr.x.smithi191.stdout:Apr 23 02:27:40 smithi191 bash[32472]: debug 2024-04-23T02:27:40.976+0000 7ff6d2315200 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2024-04-23T02:27:41.243 INFO:journalctl@ceph.mgr.x.smithi191.stdout:Apr 23 02:27:41 smithi191 bash[32472]: debug 2024-04-23T02:27:41.088+0000 7ff6d2315200 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2024-04-23T02:27:41.669 INFO:journalctl@ceph.mgr.x.smithi191.stdout:Apr 23 02:27:41 smithi191 bash[32472]: debug 2024-04-23T02:27:41.232+0000 7ff6d2315200 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2024-04-23T02:27:41.669 INFO:journalctl@ceph.mgr.x.smithi191.stdout:Apr 23 02:27:41 smithi191 bash[32472]: debug 2024-04-23T02:27:41.344+0000 7ff6d2315200 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2024-04-23T02:27:41.669 INFO:journalctl@ceph.mgr.x.smithi191.stdout:Apr 23 02:27:41 smithi191 bash[32472]: debug 2024-04-23T02:27:41.468+0000 7ff6d2315200 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2024-04-23T02:27:41.930 INFO:journalctl@ceph.mgr.x.smithi191.stdout:Apr 23 02:27:41 smithi191 bash[32472]: debug 2024-04-23T02:27:41.656+0000 7ff6d2315200 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2024-04-23T02:27:41.931 INFO:journalctl@ceph.mgr.x.smithi191.stdout:Apr 23 02:27:41 smithi191 bash[32472]: debug 2024-04-23T02:27:41.784+0000 7ff6d2315200 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2024-04-23T02:27:43.422 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:27:43 smithi037 bash[18830]: cluster 2024-04-23T02:27:43.045758+0000 mon.a (mon.0) 656 : cluster [INF] Active manager daemon x restarted 2024-04-23T02:27:43.422 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:27:43 smithi037 bash[18830]: audit 2024-04-23T02:27:43.046244+0000 mon.b (mon.2) 22 : audit [DBG] from='mgr.? 172.21.15.191:0/3854759497' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-04-23T02:27:43.422 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:27:43 smithi037 bash[18830]: cluster 2024-04-23T02:27:43.046901+0000 mon.a (mon.0) 657 : cluster [INF] Activating manager daemon x 2024-04-23T02:27:43.422 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:27:43 smithi037 bash[18830]: audit 2024-04-23T02:27:43.059235+0000 mon.b (mon.2) 23 : audit [DBG] from='mgr.? 172.21.15.191:0/3854759497' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-04-23T02:27:43.422 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:27:43 smithi037 bash[18830]: cluster 2024-04-23T02:27:43.060423+0000 mon.a (mon.0) 658 : cluster [DBG] osdmap e73: 8 total, 8 up, 8 in 2024-04-23T02:27:43.422 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:27:43 smithi037 bash[18830]: audit 2024-04-23T02:27:43.060704+0000 mon.b (mon.2) 24 : audit [DBG] from='mgr.? 172.21.15.191:0/3854759497' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-04-23T02:27:43.422 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:27:43 smithi037 bash[18830]: audit 2024-04-23T02:27:43.061270+0000 mon.b (mon.2) 25 : audit [DBG] from='mgr.? 172.21.15.191:0/3854759497' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-04-23T02:27:43.423 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:27:43 smithi037 bash[14334]: cluster 2024-04-23T02:27:43.045758+0000 mon.a (mon.0) 656 : cluster [INF] Active manager daemon x restarted 2024-04-23T02:27:43.423 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:27:43 smithi037 bash[14334]: audit 2024-04-23T02:27:43.046244+0000 mon.b (mon.2) 22 : audit [DBG] from='mgr.? 172.21.15.191:0/3854759497' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-04-23T02:27:43.423 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:27:43 smithi037 bash[14334]: cluster 2024-04-23T02:27:43.046901+0000 mon.a (mon.0) 657 : cluster [INF] Activating manager daemon x 2024-04-23T02:27:43.423 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:27:43 smithi037 bash[14334]: audit 2024-04-23T02:27:43.059235+0000 mon.b (mon.2) 23 : audit [DBG] from='mgr.? 172.21.15.191:0/3854759497' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-04-23T02:27:43.423 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:27:43 smithi037 bash[14334]: cluster 2024-04-23T02:27:43.060423+0000 mon.a (mon.0) 658 : cluster [DBG] osdmap e73: 8 total, 8 up, 8 in 2024-04-23T02:27:43.423 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:27:43 smithi037 bash[14334]: audit 2024-04-23T02:27:43.060704+0000 mon.b (mon.2) 24 : audit [DBG] from='mgr.? 172.21.15.191:0/3854759497' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-04-23T02:27:43.423 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:27:43 smithi037 bash[14334]: audit 2024-04-23T02:27:43.061270+0000 mon.b (mon.2) 25 : audit [DBG] from='mgr.? 172.21.15.191:0/3854759497' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-04-23T02:27:43.425 INFO:journalctl@ceph.mgr.x.smithi191.stdout:Apr 23 02:27:43 smithi191 bash[32472]: debug 2024-04-23T02:27:43.036+0000 7ff6d2315200 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2024-04-23T02:27:43.425 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:27:43 smithi191 bash[14421]: cluster 2024-04-23T02:27:43.045758+0000 mon.a (mon.0) 656 : cluster [INF] Active manager daemon x restarted 2024-04-23T02:27:43.425 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:27:43 smithi191 bash[14421]: audit 2024-04-23T02:27:43.046244+0000 mon.b (mon.2) 22 : audit [DBG] from='mgr.? 172.21.15.191:0/3854759497' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-04-23T02:27:43.426 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:27:43 smithi191 bash[14421]: cluster 2024-04-23T02:27:43.046901+0000 mon.a (mon.0) 657 : cluster [INF] Activating manager daemon x 2024-04-23T02:27:43.426 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:27:43 smithi191 bash[14421]: audit 2024-04-23T02:27:43.059235+0000 mon.b (mon.2) 23 : audit [DBG] from='mgr.? 172.21.15.191:0/3854759497' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-04-23T02:27:43.426 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:27:43 smithi191 bash[14421]: cluster 2024-04-23T02:27:43.060423+0000 mon.a (mon.0) 658 : cluster [DBG] osdmap e73: 8 total, 8 up, 8 in 2024-04-23T02:27:43.426 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:27:43 smithi191 bash[14421]: audit 2024-04-23T02:27:43.060704+0000 mon.b (mon.2) 24 : audit [DBG] from='mgr.? 172.21.15.191:0/3854759497' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-04-23T02:27:43.426 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:27:43 smithi191 bash[14421]: audit 2024-04-23T02:27:43.061270+0000 mon.b (mon.2) 25 : audit [DBG] from='mgr.? 172.21.15.191:0/3854759497' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-04-23T02:27:44.128 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:27:44 smithi037 bash[18830]: cluster 2024-04-23T02:27:43.108973+0000 mon.a (mon.0) 659 : cluster [DBG] mgrmap e17: x(active, starting, since 0.0623364s), standbys: y 2024-04-23T02:27:44.129 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:27:44 smithi037 bash[18830]: audit 2024-04-23T02:27:43.112464+0000 mon.b (mon.2) 26 : audit [DBG] from='mgr.24887 172.21.15.191:0/3854759497' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-23T02:27:44.129 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:27:44 smithi037 bash[18830]: audit 2024-04-23T02:27:43.112627+0000 mon.b (mon.2) 27 : audit [DBG] from='mgr.24887 172.21.15.191:0/3854759497' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-23T02:27:44.129 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:27:44 smithi037 bash[18830]: audit 2024-04-23T02:27:43.112781+0000 mon.b (mon.2) 28 : audit [DBG] from='mgr.24887 172.21.15.191:0/3854759497' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-23T02:27:44.129 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:27:44 smithi037 bash[18830]: audit 2024-04-23T02:27:43.116687+0000 mon.b (mon.2) 29 : audit [DBG] from='mgr.24887 172.21.15.191:0/3854759497' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-04-23T02:27:44.129 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:27:44 smithi037 bash[18830]: audit 2024-04-23T02:27:43.116912+0000 mon.b (mon.2) 30 : audit [DBG] from='mgr.24887 172.21.15.191:0/3854759497' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-04-23T02:27:44.129 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:27:44 smithi037 bash[18830]: audit 2024-04-23T02:27:43.117156+0000 mon.b (mon.2) 31 : audit [DBG] from='mgr.24887 172.21.15.191:0/3854759497' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-04-23T02:27:44.129 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:27:44 smithi037 bash[18830]: audit 2024-04-23T02:27:43.117428+0000 mon.b (mon.2) 32 : audit [DBG] from='mgr.24887 172.21.15.191:0/3854759497' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-04-23T02:27:44.129 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:27:44 smithi037 bash[18830]: audit 2024-04-23T02:27:43.117830+0000 mon.b (mon.2) 33 : audit [DBG] from='mgr.24887 172.21.15.191:0/3854759497' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-04-23T02:27:44.131 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:27:44 smithi037 bash[14334]: cluster 2024-04-23T02:27:43.108973+0000 mon.a (mon.0) 659 : cluster [DBG] mgrmap e17: x(active, starting, since 0.0623364s), standbys: y 2024-04-23T02:27:44.131 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:27:44 smithi037 bash[14334]: audit 2024-04-23T02:27:43.112464+0000 mon.b (mon.2) 26 : audit [DBG] from='mgr.24887 172.21.15.191:0/3854759497' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-23T02:27:44.131 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:27:44 smithi037 bash[14334]: audit 2024-04-23T02:27:43.112627+0000 mon.b (mon.2) 27 : audit [DBG] from='mgr.24887 172.21.15.191:0/3854759497' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-23T02:27:44.131 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:27:44 smithi037 bash[14334]: audit 2024-04-23T02:27:43.112781+0000 mon.b (mon.2) 28 : audit [DBG] from='mgr.24887 172.21.15.191:0/3854759497' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-23T02:27:44.131 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:27:44 smithi037 bash[14334]: audit 2024-04-23T02:27:43.116687+0000 mon.b (mon.2) 29 : audit [DBG] from='mgr.24887 172.21.15.191:0/3854759497' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-04-23T02:27:44.131 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:27:44 smithi037 bash[14334]: audit 2024-04-23T02:27:43.116912+0000 mon.b (mon.2) 30 : audit [DBG] from='mgr.24887 172.21.15.191:0/3854759497' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-04-23T02:27:44.131 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:27:44 smithi037 bash[14334]: audit 2024-04-23T02:27:43.117156+0000 mon.b (mon.2) 31 : audit [DBG] from='mgr.24887 172.21.15.191:0/3854759497' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-04-23T02:27:44.131 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:27:44 smithi037 bash[14334]: audit 2024-04-23T02:27:43.117428+0000 mon.b (mon.2) 32 : audit [DBG] from='mgr.24887 172.21.15.191:0/3854759497' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-04-23T02:27:44.131 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:27:44 smithi037 bash[14334]: audit 2024-04-23T02:27:43.117830+0000 mon.b (mon.2) 33 : audit [DBG] from='mgr.24887 172.21.15.191:0/3854759497' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-04-23T02:27:44.131 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:27:44 smithi037 bash[14334]: audit 2024-04-23T02:27:43.118077+0000 mon.b (mon.2) 34 : audit [DBG] from='mgr.24887 172.21.15.191:0/3854759497' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-04-23T02:27:44.132 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:27:44 smithi037 bash[14334]: audit 2024-04-23T02:27:43.118325+0000 mon.b (mon.2) 35 : audit [DBG] from='mgr.24887 172.21.15.191:0/3854759497' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-04-23T02:27:44.132 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:27:44 smithi037 bash[14334]: audit 2024-04-23T02:27:43.118581+0000 mon.b (mon.2) 36 : audit [DBG] from='mgr.24887 172.21.15.191:0/3854759497' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-04-23T02:27:44.132 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:27:44 smithi037 bash[14334]: audit 2024-04-23T02:27:43.118822+0000 mon.b (mon.2) 37 : audit [DBG] from='mgr.24887 172.21.15.191:0/3854759497' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-04-23T02:27:44.132 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:27:44 smithi037 bash[14334]: audit 2024-04-23T02:27:43.119071+0000 mon.b (mon.2) 38 : audit [DBG] from='mgr.24887 172.21.15.191:0/3854759497' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-04-23T02:27:44.132 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:27:44 smithi037 bash[14334]: audit 2024-04-23T02:27:43.119338+0000 mon.b (mon.2) 39 : audit [DBG] from='mgr.24887 172.21.15.191:0/3854759497' entity='mgr.x' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-04-23T02:27:44.132 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:27:44 smithi037 bash[14334]: audit 2024-04-23T02:27:43.119546+0000 mon.b (mon.2) 40 : audit [DBG] from='mgr.24887 172.21.15.191:0/3854759497' entity='mgr.x' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-04-23T02:27:44.132 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:27:44 smithi037 bash[14334]: audit 2024-04-23T02:27:43.120026+0000 mon.b (mon.2) 41 : audit [DBG] from='mgr.24887 172.21.15.191:0/3854759497' entity='mgr.x' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-04-23T02:27:44.132 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:27:44 smithi037 bash[14334]: cluster 2024-04-23T02:27:43.242038+0000 mon.a (mon.0) 660 : cluster [INF] Manager daemon x is now available 2024-04-23T02:27:44.132 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:27:44 smithi037 bash[14334]: cephadm 2024-04-23T02:27:43.263996+0000 mgr.x (mgr.24887) 1 : cephadm [INF] inventory: adjusted host smithi037 addr 'smithi037' -> '172.21.15.37' 2024-04-23T02:27:44.132 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:27:44 smithi037 bash[14334]: audit 2024-04-23T02:27:43.273863+0000 mon.a (mon.0) 661 : audit [INF] from='mgr.24887 ' entity='mgr.x' 2024-04-23T02:27:44.132 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:27:44 smithi037 bash[14334]: cephadm 2024-04-23T02:27:43.296541+0000 mgr.x (mgr.24887) 2 : cephadm [INF] Queued rgw.foo for migration 2024-04-23T02:27:44.132 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:27:44 smithi037 bash[14334]: audit 2024-04-23T02:27:43.296933+0000 mon.a (mon.0) 662 : audit [INF] from='mgr.24887 ' entity='mgr.x' 2024-04-23T02:27:44.132 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:27:44 smithi037 bash[14334]: audit 2024-04-23T02:27:43.305689+0000 mon.a (mon.0) 663 : audit [INF] from='mgr.24887 ' entity='mgr.x' 2024-04-23T02:27:44.132 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:27:44 smithi037 bash[14334]: cephadm 2024-04-23T02:27:43.305951+0000 mgr.x (mgr.24887) 3 : cephadm [INF] Queued rgw.smpl for migration 2024-04-23T02:27:44.132 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:27:44 smithi037 bash[14334]: audit 2024-04-23T02:27:43.316246+0000 mon.b (mon.2) 42 : audit [DBG] from='mgr.24887 172.21.15.191:0/3854759497' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-23T02:27:44.133 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:27:44 smithi037 bash[14334]: audit 2024-04-23T02:27:43.363775+0000 mon.b (mon.2) 43 : audit [INF] from='mgr.24887 172.21.15.191:0/3854759497' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"}]: dispatch 2024-04-23T02:27:44.133 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:27:44 smithi037 bash[14334]: audit 2024-04-23T02:27:43.366810+0000 mon.a (mon.0) 664 : audit [INF] from='mgr.24887 ' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"}]: dispatch 2024-04-23T02:27:44.133 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:27:44 smithi037 bash[14334]: audit 2024-04-23T02:27:43.385509+0000 mon.b (mon.2) 44 : audit [INF] from='mgr.24887 172.21.15.191:0/3854759497' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"}]: dispatch 2024-04-23T02:27:44.133 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:27:44 smithi037 bash[14334]: audit 2024-04-23T02:27:43.392146+0000 mon.a (mon.0) 665 : audit [INF] from='mgr.24887 ' entity='mgr.x' 2024-04-23T02:27:44.133 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:27:44 smithi037 bash[14334]: audit 2024-04-23T02:27:43.395138+0000 mon.a (mon.0) 666 : audit [INF] from='mgr.24887 ' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"}]: dispatch 2024-04-23T02:27:44.431 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:27:44 smithi191 bash[14421]: cluster 2024-04-23T02:27:43.108973+0000 mon.a (mon.0) 659 : cluster [DBG] mgrmap e17: x(active, starting, since 0.0623364s), standbys: y 2024-04-23T02:27:44.432 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:27:44 smithi191 bash[14421]: audit 2024-04-23T02:27:43.112464+0000 mon.b (mon.2) 26 : audit [DBG] from='mgr.24887 172.21.15.191:0/3854759497' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-23T02:27:44.432 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:27:44 smithi191 bash[14421]: audit 2024-04-23T02:27:43.112627+0000 mon.b (mon.2) 27 : audit [DBG] from='mgr.24887 172.21.15.191:0/3854759497' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-23T02:27:44.432 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:27:44 smithi191 bash[14421]: audit 2024-04-23T02:27:43.112781+0000 mon.b (mon.2) 28 : audit [DBG] from='mgr.24887 172.21.15.191:0/3854759497' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-23T02:27:44.432 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:27:44 smithi191 bash[14421]: audit 2024-04-23T02:27:43.116687+0000 mon.b (mon.2) 29 : audit [DBG] from='mgr.24887 172.21.15.191:0/3854759497' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-04-23T02:27:44.432 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:27:44 smithi191 bash[14421]: audit 2024-04-23T02:27:43.116912+0000 mon.b (mon.2) 30 : audit [DBG] from='mgr.24887 172.21.15.191:0/3854759497' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-04-23T02:27:44.432 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:27:44 smithi191 bash[14421]: audit 2024-04-23T02:27:43.117156+0000 mon.b (mon.2) 31 : audit [DBG] from='mgr.24887 172.21.15.191:0/3854759497' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-04-23T02:27:44.432 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:27:44 smithi191 bash[14421]: audit 2024-04-23T02:27:43.117428+0000 mon.b (mon.2) 32 : audit [DBG] from='mgr.24887 172.21.15.191:0/3854759497' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-04-23T02:27:44.432 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:27:44 smithi191 bash[14421]: audit 2024-04-23T02:27:43.117830+0000 mon.b (mon.2) 33 : audit [DBG] from='mgr.24887 172.21.15.191:0/3854759497' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-04-23T02:27:44.432 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:27:44 smithi191 bash[14421]: audit 2024-04-23T02:27:43.118077+0000 mon.b (mon.2) 34 : audit [DBG] from='mgr.24887 172.21.15.191:0/3854759497' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-04-23T02:27:44.432 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:27:44 smithi191 bash[14421]: audit 2024-04-23T02:27:43.118325+0000 mon.b (mon.2) 35 : audit [DBG] from='mgr.24887 172.21.15.191:0/3854759497' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-04-23T02:27:44.432 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:27:44 smithi191 bash[14421]: audit 2024-04-23T02:27:43.118581+0000 mon.b (mon.2) 36 : audit [DBG] from='mgr.24887 172.21.15.191:0/3854759497' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-04-23T02:27:44.432 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:27:44 smithi191 bash[14421]: audit 2024-04-23T02:27:43.118822+0000 mon.b (mon.2) 37 : audit [DBG] from='mgr.24887 172.21.15.191:0/3854759497' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-04-23T02:27:44.432 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:27:44 smithi191 bash[14421]: audit 2024-04-23T02:27:43.119071+0000 mon.b (mon.2) 38 : audit [DBG] from='mgr.24887 172.21.15.191:0/3854759497' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-04-23T02:27:44.432 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:27:44 smithi191 bash[14421]: audit 2024-04-23T02:27:43.119338+0000 mon.b (mon.2) 39 : audit [DBG] from='mgr.24887 172.21.15.191:0/3854759497' entity='mgr.x' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-04-23T02:27:44.433 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:27:44 smithi191 bash[14421]: audit 2024-04-23T02:27:43.119546+0000 mon.b (mon.2) 40 : audit [DBG] from='mgr.24887 172.21.15.191:0/3854759497' entity='mgr.x' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-04-23T02:27:44.433 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:27:44 smithi191 bash[14421]: audit 2024-04-23T02:27:43.120026+0000 mon.b (mon.2) 41 : audit [DBG] from='mgr.24887 172.21.15.191:0/3854759497' entity='mgr.x' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-04-23T02:27:44.433 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:27:44 smithi191 bash[14421]: cluster 2024-04-23T02:27:43.242038+0000 mon.a (mon.0) 660 : cluster [INF] Manager daemon x is now available 2024-04-23T02:27:44.433 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:27:44 smithi191 bash[14421]: cephadm 2024-04-23T02:27:43.263996+0000 mgr.x (mgr.24887) 1 : cephadm [INF] inventory: adjusted host smithi037 addr 'smithi037' -> '172.21.15.37' 2024-04-23T02:27:44.433 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:27:44 smithi191 bash[14421]: audit 2024-04-23T02:27:43.273863+0000 mon.a (mon.0) 661 : audit [INF] from='mgr.24887 ' entity='mgr.x' 2024-04-23T02:27:44.433 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:27:44 smithi191 bash[14421]: cephadm 2024-04-23T02:27:43.296541+0000 mgr.x (mgr.24887) 2 : cephadm [INF] Queued rgw.foo for migration 2024-04-23T02:27:44.433 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:27:44 smithi191 bash[14421]: audit 2024-04-23T02:27:43.296933+0000 mon.a (mon.0) 662 : audit [INF] from='mgr.24887 ' entity='mgr.x' 2024-04-23T02:27:44.433 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:27:44 smithi191 bash[14421]: audit 2024-04-23T02:27:43.305689+0000 mon.a (mon.0) 663 : audit [INF] from='mgr.24887 ' entity='mgr.x' 2024-04-23T02:27:44.433 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:27:44 smithi191 bash[14421]: cephadm 2024-04-23T02:27:43.305951+0000 mgr.x (mgr.24887) 3 : cephadm [INF] Queued rgw.smpl for migration 2024-04-23T02:27:44.433 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:27:44 smithi191 bash[14421]: audit 2024-04-23T02:27:43.316246+0000 mon.b (mon.2) 42 : audit [DBG] from='mgr.24887 172.21.15.191:0/3854759497' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-23T02:27:44.433 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:27:44 smithi191 bash[14421]: audit 2024-04-23T02:27:43.363775+0000 mon.b (mon.2) 43 : audit [INF] from='mgr.24887 172.21.15.191:0/3854759497' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"}]: dispatch 2024-04-23T02:27:44.433 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:27:44 smithi191 bash[14421]: audit 2024-04-23T02:27:43.366810+0000 mon.a (mon.0) 664 : audit [INF] from='mgr.24887 ' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"}]: dispatch 2024-04-23T02:27:44.433 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:27:44 smithi191 bash[14421]: audit 2024-04-23T02:27:43.385509+0000 mon.b (mon.2) 44 : audit [INF] from='mgr.24887 172.21.15.191:0/3854759497' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"}]: dispatch 2024-04-23T02:27:44.433 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:27:44 smithi191 bash[14421]: audit 2024-04-23T02:27:43.392146+0000 mon.a (mon.0) 665 : audit [INF] from='mgr.24887 ' entity='mgr.x' 2024-04-23T02:27:44.433 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:27:44 smithi191 bash[14421]: audit 2024-04-23T02:27:43.395138+0000 mon.a (mon.0) 666 : audit [INF] from='mgr.24887 ' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"}]: dispatch 2024-04-23T02:27:44.560 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:27:44 smithi037 bash[18830]: audit 2024-04-23T02:27:43.118077+0000 mon.b (mon.2) 34 : audit [DBG] from='mgr.24887 172.21.15.191:0/3854759497' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-04-23T02:27:44.560 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:27:44 smithi037 bash[18830]: audit 2024-04-23T02:27:43.118325+0000 mon.b (mon.2) 35 : audit [DBG] from='mgr.24887 172.21.15.191:0/3854759497' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-04-23T02:27:44.560 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:27:44 smithi037 bash[18830]: audit 2024-04-23T02:27:43.118581+0000 mon.b (mon.2) 36 : audit [DBG] from='mgr.24887 172.21.15.191:0/3854759497' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-04-23T02:27:44.560 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:27:44 smithi037 bash[18830]: audit 2024-04-23T02:27:43.118822+0000 mon.b (mon.2) 37 : audit [DBG] from='mgr.24887 172.21.15.191:0/3854759497' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-04-23T02:27:44.560 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:27:44 smithi037 bash[18830]: audit 2024-04-23T02:27:43.119071+0000 mon.b (mon.2) 38 : audit [DBG] from='mgr.24887 172.21.15.191:0/3854759497' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-04-23T02:27:44.560 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:27:44 smithi037 bash[18830]: audit 2024-04-23T02:27:43.119338+0000 mon.b (mon.2) 39 : audit [DBG] from='mgr.24887 172.21.15.191:0/3854759497' entity='mgr.x' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-04-23T02:27:44.560 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:27:44 smithi037 bash[18830]: audit 2024-04-23T02:27:43.119546+0000 mon.b (mon.2) 40 : audit [DBG] from='mgr.24887 172.21.15.191:0/3854759497' entity='mgr.x' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-04-23T02:27:44.560 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:27:44 smithi037 bash[18830]: audit 2024-04-23T02:27:43.120026+0000 mon.b (mon.2) 41 : audit [DBG] from='mgr.24887 172.21.15.191:0/3854759497' entity='mgr.x' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-04-23T02:27:44.561 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:27:44 smithi037 bash[18830]: cluster 2024-04-23T02:27:43.242038+0000 mon.a (mon.0) 660 : cluster [INF] Manager daemon x is now available 2024-04-23T02:27:44.561 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:27:44 smithi037 bash[18830]: cephadm 2024-04-23T02:27:43.263996+0000 mgr.x (mgr.24887) 1 : cephadm [INF] inventory: adjusted host smithi037 addr 'smithi037' -> '172.21.15.37' 2024-04-23T02:27:44.561 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:27:44 smithi037 bash[18830]: audit 2024-04-23T02:27:43.273863+0000 mon.a (mon.0) 661 : audit [INF] from='mgr.24887 ' entity='mgr.x' 2024-04-23T02:27:44.561 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:27:44 smithi037 bash[18830]: cephadm 2024-04-23T02:27:43.296541+0000 mgr.x (mgr.24887) 2 : cephadm [INF] Queued rgw.foo for migration 2024-04-23T02:27:44.561 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:27:44 smithi037 bash[18830]: audit 2024-04-23T02:27:43.296933+0000 mon.a (mon.0) 662 : audit [INF] from='mgr.24887 ' entity='mgr.x' 2024-04-23T02:27:44.561 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:27:44 smithi037 bash[18830]: audit 2024-04-23T02:27:43.305689+0000 mon.a (mon.0) 663 : audit [INF] from='mgr.24887 ' entity='mgr.x' 2024-04-23T02:27:44.561 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:27:44 smithi037 bash[18830]: cephadm 2024-04-23T02:27:43.305951+0000 mgr.x (mgr.24887) 3 : cephadm [INF] Queued rgw.smpl for migration 2024-04-23T02:27:44.561 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:27:44 smithi037 bash[18830]: audit 2024-04-23T02:27:43.316246+0000 mon.b (mon.2) 42 : audit [DBG] from='mgr.24887 172.21.15.191:0/3854759497' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-23T02:27:44.561 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:27:44 smithi037 bash[18830]: audit 2024-04-23T02:27:43.363775+0000 mon.b (mon.2) 43 : audit [INF] from='mgr.24887 172.21.15.191:0/3854759497' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"}]: dispatch 2024-04-23T02:27:44.561 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:27:44 smithi037 bash[18830]: audit 2024-04-23T02:27:43.366810+0000 mon.a (mon.0) 664 : audit [INF] from='mgr.24887 ' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"}]: dispatch 2024-04-23T02:27:44.561 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:27:44 smithi037 bash[18830]: audit 2024-04-23T02:27:43.385509+0000 mon.b (mon.2) 44 : audit [INF] from='mgr.24887 172.21.15.191:0/3854759497' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"}]: dispatch 2024-04-23T02:27:44.561 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:27:44 smithi037 bash[18830]: audit 2024-04-23T02:27:43.392146+0000 mon.a (mon.0) 665 : audit [INF] from='mgr.24887 ' entity='mgr.x' 2024-04-23T02:27:44.561 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:27:44 smithi037 bash[18830]: audit 2024-04-23T02:27:43.395138+0000 mon.a (mon.0) 666 : audit [INF] from='mgr.24887 ' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"}]: dispatch 2024-04-23T02:27:45.431 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:27:45 smithi191 bash[14421]: cephadm 2024-04-23T02:27:43.818680+0000 mgr.x (mgr.24887) 4 : cephadm [INF] Deploying cephadm binary to smithi191 2024-04-23T02:27:45.431 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:27:45 smithi191 bash[14421]: cephadm 2024-04-23T02:27:43.837783+0000 mgr.x (mgr.24887) 5 : cephadm [INF] Deploying cephadm binary to smithi037 2024-04-23T02:27:45.431 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:27:45 smithi191 bash[14421]: cluster 2024-04-23T02:27:44.137857+0000 mon.a (mon.0) 667 : cluster [DBG] mgrmap e18: x(active, since 1.09123s), standbys: y 2024-04-23T02:27:45.431 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:27:45 smithi191 bash[14421]: audit 2024-04-23T02:27:44.146335+0000 mon.a (mon.0) 668 : audit [INF] from='mgr.24887 ' entity='mgr.x' 2024-04-23T02:27:45.431 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:27:45 smithi191 bash[14421]: cluster 2024-04-23T02:27:44.162168+0000 mgr.x (mgr.24887) 6 : cluster [DBG] pgmap v3: 161 pgs: 161 active+clean; 27 KiB data, 95 MiB used, 715 GiB / 715 GiB avail 2024-04-23T02:27:45.431 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:27:45 smithi191 bash[14421]: audit 2024-04-23T02:27:44.180869+0000 mon.a (mon.0) 669 : audit [INF] from='mgr.24887 ' entity='mgr.x' 2024-04-23T02:27:45.559 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:27:45 smithi037 bash[18830]: cephadm 2024-04-23T02:27:43.818680+0000 mgr.x (mgr.24887) 4 : cephadm [INF] Deploying cephadm binary to smithi191 2024-04-23T02:27:45.560 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:27:45 smithi037 bash[18830]: cephadm 2024-04-23T02:27:43.837783+0000 mgr.x (mgr.24887) 5 : cephadm [INF] Deploying cephadm binary to smithi037 2024-04-23T02:27:45.560 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:27:45 smithi037 bash[18830]: cluster 2024-04-23T02:27:44.137857+0000 mon.a (mon.0) 667 : cluster [DBG] mgrmap e18: x(active, since 1.09123s), standbys: y 2024-04-23T02:27:45.560 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:27:45 smithi037 bash[18830]: audit 2024-04-23T02:27:44.146335+0000 mon.a (mon.0) 668 : audit [INF] from='mgr.24887 ' entity='mgr.x' 2024-04-23T02:27:45.560 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:27:45 smithi037 bash[18830]: cluster 2024-04-23T02:27:44.162168+0000 mgr.x (mgr.24887) 6 : cluster [DBG] pgmap v3: 161 pgs: 161 active+clean; 27 KiB data, 95 MiB used, 715 GiB / 715 GiB avail 2024-04-23T02:27:45.560 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:27:45 smithi037 bash[18830]: audit 2024-04-23T02:27:44.180869+0000 mon.a (mon.0) 669 : audit [INF] from='mgr.24887 ' entity='mgr.x' 2024-04-23T02:27:45.560 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:27:45 smithi037 bash[14334]: cephadm 2024-04-23T02:27:43.818680+0000 mgr.x (mgr.24887) 4 : cephadm [INF] Deploying cephadm binary to smithi191 2024-04-23T02:27:45.560 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:27:45 smithi037 bash[14334]: cephadm 2024-04-23T02:27:43.837783+0000 mgr.x (mgr.24887) 5 : cephadm [INF] Deploying cephadm binary to smithi037 2024-04-23T02:27:45.560 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:27:45 smithi037 bash[14334]: cluster 2024-04-23T02:27:44.137857+0000 mon.a (mon.0) 667 : cluster [DBG] mgrmap e18: x(active, since 1.09123s), standbys: y 2024-04-23T02:27:45.560 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:27:45 smithi037 bash[14334]: audit 2024-04-23T02:27:44.146335+0000 mon.a (mon.0) 668 : audit [INF] from='mgr.24887 ' entity='mgr.x' 2024-04-23T02:27:45.560 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:27:45 smithi037 bash[14334]: cluster 2024-04-23T02:27:44.162168+0000 mgr.x (mgr.24887) 6 : cluster [DBG] pgmap v3: 161 pgs: 161 active+clean; 27 KiB data, 95 MiB used, 715 GiB / 715 GiB avail 2024-04-23T02:27:45.561 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:27:45 smithi037 bash[14334]: audit 2024-04-23T02:27:44.180869+0000 mon.a (mon.0) 669 : audit [INF] from='mgr.24887 ' entity='mgr.x' 2024-04-23T02:27:46.560 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:27:46 smithi037 bash[14334]: cephadm 2024-04-23T02:27:44.705648+0000 mgr.x (mgr.24887) 7 : cephadm [INF] [23/Apr/2024:02:27:44] ENGINE Bus STARTING 2024-04-23T02:27:46.560 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:27:46 smithi037 bash[14334]: cephadm 2024-04-23T02:27:44.925275+0000 mgr.x (mgr.24887) 8 : cephadm [INF] [23/Apr/2024:02:27:44] ENGINE Serving on https://172.21.15.191:7150 2024-04-23T02:27:46.560 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:27:46 smithi037 bash[14334]: cephadm 2024-04-23T02:27:45.048739+0000 mgr.x (mgr.24887) 9 : cephadm [INF] [23/Apr/2024:02:27:45] ENGINE Serving on http://172.21.15.191:8765 2024-04-23T02:27:46.560 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:27:46 smithi037 bash[14334]: cephadm 2024-04-23T02:27:45.049098+0000 mgr.x (mgr.24887) 10 : cephadm [INF] [23/Apr/2024:02:27:45] ENGINE Bus STARTED 2024-04-23T02:27:46.560 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:27:46 smithi037 bash[14334]: cluster 2024-04-23T02:27:45.117504+0000 mgr.x (mgr.24887) 11 : cluster [DBG] pgmap v4: 161 pgs: 161 active+clean; 27 KiB data, 95 MiB used, 715 GiB / 715 GiB avail 2024-04-23T02:27:46.560 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:27:46 smithi037 bash[14334]: cluster 2024-04-23T02:27:45.189938+0000 mon.a (mon.0) 670 : cluster [DBG] mgrmap e19: x(active, since 2s), standbys: y 2024-04-23T02:27:46.560 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:27:46 smithi037 bash[14334]: cluster 2024-04-23T02:27:45.290786+0000 mon.a (mon.0) 671 : cluster [DBG] Standby manager daemon y restarted 2024-04-23T02:27:46.560 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:27:46 smithi037 bash[14334]: cluster 2024-04-23T02:27:45.291023+0000 mon.a (mon.0) 672 : cluster [DBG] Standby manager daemon y started 2024-04-23T02:27:46.560 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:27:46 smithi037 bash[14334]: audit 2024-04-23T02:27:45.292204+0000 mon.c (mon.1) 39 : audit [DBG] from='mgr.? 172.21.15.37:0/3935404190' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/crt"}]: dispatch 2024-04-23T02:27:46.561 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:27:46 smithi037 bash[14334]: audit 2024-04-23T02:27:45.297813+0000 mon.c (mon.1) 40 : audit [DBG] from='mgr.? 172.21.15.37:0/3935404190' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-04-23T02:27:46.561 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:27:46 smithi037 bash[14334]: audit 2024-04-23T02:27:45.299217+0000 mon.c (mon.1) 41 : audit [DBG] from='mgr.? 172.21.15.37:0/3935404190' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/key"}]: dispatch 2024-04-23T02:27:46.561 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:27:46 smithi037 bash[14334]: audit 2024-04-23T02:27:45.299845+0000 mon.c (mon.1) 42 : audit [DBG] from='mgr.? 172.21.15.37:0/3935404190' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-04-23T02:27:46.561 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:27:46 smithi037 bash[14334]: audit 2024-04-23T02:27:45.358948+0000 mon.b (mon.2) 45 : audit [INF] from='mgr.24887 172.21.15.191:0/3854759497' entity='mgr.x' cmd=[{"prefix": "osd pool rename", "format": "json", "srcpool": "device_health_metrics", "destpool": ".mgr", "yes_i_really_mean_it": true}]: dispatch 2024-04-23T02:27:46.561 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:27:46 smithi037 bash[14334]: audit 2024-04-23T02:27:45.362026+0000 mon.a (mon.0) 673 : audit [INF] from='mgr.24887 ' entity='mgr.x' cmd=[{"prefix": "osd pool rename", "format": "json", "srcpool": "device_health_metrics", "destpool": ".mgr", "yes_i_really_mean_it": true}]: dispatch 2024-04-23T02:27:46.561 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:27:46 smithi037 bash[18830]: cephadm 2024-04-23T02:27:44.705648+0000 mgr.x (mgr.24887) 7 : cephadm [INF] [23/Apr/2024:02:27:44] ENGINE Bus STARTING 2024-04-23T02:27:46.561 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:27:46 smithi037 bash[18830]: cephadm 2024-04-23T02:27:44.925275+0000 mgr.x (mgr.24887) 8 : cephadm [INF] [23/Apr/2024:02:27:44] ENGINE Serving on https://172.21.15.191:7150 2024-04-23T02:27:46.561 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:27:46 smithi037 bash[18830]: cephadm 2024-04-23T02:27:45.048739+0000 mgr.x (mgr.24887) 9 : cephadm [INF] [23/Apr/2024:02:27:45] ENGINE Serving on http://172.21.15.191:8765 2024-04-23T02:27:46.561 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:27:46 smithi037 bash[18830]: cephadm 2024-04-23T02:27:45.049098+0000 mgr.x (mgr.24887) 10 : cephadm [INF] [23/Apr/2024:02:27:45] ENGINE Bus STARTED 2024-04-23T02:27:46.561 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:27:46 smithi037 bash[18830]: cluster 2024-04-23T02:27:45.117504+0000 mgr.x (mgr.24887) 11 : cluster [DBG] pgmap v4: 161 pgs: 161 active+clean; 27 KiB data, 95 MiB used, 715 GiB / 715 GiB avail 2024-04-23T02:27:46.561 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:27:46 smithi037 bash[18830]: cluster 2024-04-23T02:27:45.189938+0000 mon.a (mon.0) 670 : cluster [DBG] mgrmap e19: x(active, since 2s), standbys: y 2024-04-23T02:27:46.561 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:27:46 smithi037 bash[18830]: cluster 2024-04-23T02:27:45.290786+0000 mon.a (mon.0) 671 : cluster [DBG] Standby manager daemon y restarted 2024-04-23T02:27:46.562 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:27:46 smithi037 bash[18830]: cluster 2024-04-23T02:27:45.291023+0000 mon.a (mon.0) 672 : cluster [DBG] Standby manager daemon y started 2024-04-23T02:27:46.562 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:27:46 smithi037 bash[18830]: audit 2024-04-23T02:27:45.292204+0000 mon.c (mon.1) 39 : audit [DBG] from='mgr.? 172.21.15.37:0/3935404190' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/crt"}]: dispatch 2024-04-23T02:27:46.562 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:27:46 smithi037 bash[18830]: audit 2024-04-23T02:27:45.297813+0000 mon.c (mon.1) 40 : audit [DBG] from='mgr.? 172.21.15.37:0/3935404190' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-04-23T02:27:46.562 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:27:46 smithi037 bash[18830]: audit 2024-04-23T02:27:45.299217+0000 mon.c (mon.1) 41 : audit [DBG] from='mgr.? 172.21.15.37:0/3935404190' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/key"}]: dispatch 2024-04-23T02:27:46.562 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:27:46 smithi037 bash[18830]: audit 2024-04-23T02:27:45.299845+0000 mon.c (mon.1) 42 : audit [DBG] from='mgr.? 172.21.15.37:0/3935404190' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-04-23T02:27:46.562 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:27:46 smithi037 bash[18830]: audit 2024-04-23T02:27:45.358948+0000 mon.b (mon.2) 45 : audit [INF] from='mgr.24887 172.21.15.191:0/3854759497' entity='mgr.x' cmd=[{"prefix": "osd pool rename", "format": "json", "srcpool": "device_health_metrics", "destpool": ".mgr", "yes_i_really_mean_it": true}]: dispatch 2024-04-23T02:27:46.562 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:27:46 smithi037 bash[18830]: audit 2024-04-23T02:27:45.362026+0000 mon.a (mon.0) 673 : audit [INF] from='mgr.24887 ' entity='mgr.x' cmd=[{"prefix": "osd pool rename", "format": "json", "srcpool": "device_health_metrics", "destpool": ".mgr", "yes_i_really_mean_it": true}]: dispatch 2024-04-23T02:27:46.681 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:27:46 smithi191 bash[14421]: cephadm 2024-04-23T02:27:44.705648+0000 mgr.x (mgr.24887) 7 : cephadm [INF] [23/Apr/2024:02:27:44] ENGINE Bus STARTING 2024-04-23T02:27:46.681 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:27:46 smithi191 bash[14421]: cephadm 2024-04-23T02:27:44.925275+0000 mgr.x (mgr.24887) 8 : cephadm [INF] [23/Apr/2024:02:27:44] ENGINE Serving on https://172.21.15.191:7150 2024-04-23T02:27:46.681 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:27:46 smithi191 bash[14421]: cephadm 2024-04-23T02:27:45.048739+0000 mgr.x (mgr.24887) 9 : cephadm [INF] [23/Apr/2024:02:27:45] ENGINE Serving on http://172.21.15.191:8765 2024-04-23T02:27:46.681 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:27:46 smithi191 bash[14421]: cephadm 2024-04-23T02:27:45.049098+0000 mgr.x (mgr.24887) 10 : cephadm [INF] [23/Apr/2024:02:27:45] ENGINE Bus STARTED 2024-04-23T02:27:46.681 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:27:46 smithi191 bash[14421]: cluster 2024-04-23T02:27:45.117504+0000 mgr.x (mgr.24887) 11 : cluster [DBG] pgmap v4: 161 pgs: 161 active+clean; 27 KiB data, 95 MiB used, 715 GiB / 715 GiB avail 2024-04-23T02:27:46.682 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:27:46 smithi191 bash[14421]: cluster 2024-04-23T02:27:45.189938+0000 mon.a (mon.0) 670 : cluster [DBG] mgrmap e19: x(active, since 2s), standbys: y 2024-04-23T02:27:46.682 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:27:46 smithi191 bash[14421]: cluster 2024-04-23T02:27:45.290786+0000 mon.a (mon.0) 671 : cluster [DBG] Standby manager daemon y restarted 2024-04-23T02:27:46.682 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:27:46 smithi191 bash[14421]: cluster 2024-04-23T02:27:45.291023+0000 mon.a (mon.0) 672 : cluster [DBG] Standby manager daemon y started 2024-04-23T02:27:46.682 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:27:46 smithi191 bash[14421]: audit 2024-04-23T02:27:45.292204+0000 mon.c (mon.1) 39 : audit [DBG] from='mgr.? 172.21.15.37:0/3935404190' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/crt"}]: dispatch 2024-04-23T02:27:46.682 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:27:46 smithi191 bash[14421]: audit 2024-04-23T02:27:45.297813+0000 mon.c (mon.1) 40 : audit [DBG] from='mgr.? 172.21.15.37:0/3935404190' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-04-23T02:27:46.682 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:27:46 smithi191 bash[14421]: audit 2024-04-23T02:27:45.299217+0000 mon.c (mon.1) 41 : audit [DBG] from='mgr.? 172.21.15.37:0/3935404190' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/key"}]: dispatch 2024-04-23T02:27:46.682 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:27:46 smithi191 bash[14421]: audit 2024-04-23T02:27:45.299845+0000 mon.c (mon.1) 42 : audit [DBG] from='mgr.? 172.21.15.37:0/3935404190' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-04-23T02:27:46.682 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:27:46 smithi191 bash[14421]: audit 2024-04-23T02:27:45.358948+0000 mon.b (mon.2) 45 : audit [INF] from='mgr.24887 172.21.15.191:0/3854759497' entity='mgr.x' cmd=[{"prefix": "osd pool rename", "format": "json", "srcpool": "device_health_metrics", "destpool": ".mgr", "yes_i_really_mean_it": true}]: dispatch 2024-04-23T02:27:46.682 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:27:46 smithi191 bash[14421]: audit 2024-04-23T02:27:45.362026+0000 mon.a (mon.0) 673 : audit [INF] from='mgr.24887 ' entity='mgr.x' cmd=[{"prefix": "osd pool rename", "format": "json", "srcpool": "device_health_metrics", "destpool": ".mgr", "yes_i_really_mean_it": true}]: dispatch 2024-04-23T02:27:47.559 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:27:47 smithi037 bash[18830]: audit 2024-04-23T02:27:46.208820+0000 mon.a (mon.0) 674 : audit [INF] from='mgr.24887 ' entity='mgr.x' cmd='[{"prefix": "osd pool rename", "format": "json", "srcpool": "device_health_metrics", "destpool": ".mgr", "yes_i_really_mean_it": true}]': finished 2024-04-23T02:27:47.560 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:27:47 smithi037 bash[18830]: cluster 2024-04-23T02:27:46.208938+0000 mon.a (mon.0) 675 : cluster [DBG] osdmap e74: 8 total, 8 up, 8 in 2024-04-23T02:27:47.560 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:27:47 smithi037 bash[18830]: cluster 2024-04-23T02:27:46.209599+0000 mon.a (mon.0) 676 : cluster [DBG] mgrmap e20: x(active, since 3s), standbys: y 2024-04-23T02:27:47.560 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:27:47 smithi037 bash[18830]: audit 2024-04-23T02:27:46.210367+0000 mon.b (mon.2) 46 : audit [INF] from='mgr.24887 172.21.15.191:0/3854759497' entity='mgr.x' cmd=[{"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true}]: dispatch 2024-04-23T02:27:47.560 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:27:47 smithi037 bash[18830]: audit 2024-04-23T02:27:46.213198+0000 mon.a (mon.0) 677 : audit [INF] from='mgr.24887 ' entity='mgr.x' cmd=[{"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true}]: dispatch 2024-04-23T02:27:47.560 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:27:47 smithi037 bash[14334]: audit 2024-04-23T02:27:46.208820+0000 mon.a (mon.0) 674 : audit [INF] from='mgr.24887 ' entity='mgr.x' cmd='[{"prefix": "osd pool rename", "format": "json", "srcpool": "device_health_metrics", "destpool": ".mgr", "yes_i_really_mean_it": true}]': finished 2024-04-23T02:27:47.560 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:27:47 smithi037 bash[14334]: cluster 2024-04-23T02:27:46.208938+0000 mon.a (mon.0) 675 : cluster [DBG] osdmap e74: 8 total, 8 up, 8 in 2024-04-23T02:27:47.560 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:27:47 smithi037 bash[14334]: cluster 2024-04-23T02:27:46.209599+0000 mon.a (mon.0) 676 : cluster [DBG] mgrmap e20: x(active, since 3s), standbys: y 2024-04-23T02:27:47.560 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:27:47 smithi037 bash[14334]: audit 2024-04-23T02:27:46.210367+0000 mon.b (mon.2) 46 : audit [INF] from='mgr.24887 172.21.15.191:0/3854759497' entity='mgr.x' cmd=[{"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true}]: dispatch 2024-04-23T02:27:47.560 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:27:47 smithi037 bash[14334]: audit 2024-04-23T02:27:46.213198+0000 mon.a (mon.0) 677 : audit [INF] from='mgr.24887 ' entity='mgr.x' cmd=[{"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true}]: dispatch 2024-04-23T02:27:47.681 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:27:47 smithi191 bash[14421]: audit 2024-04-23T02:27:46.208820+0000 mon.a (mon.0) 674 : audit [INF] from='mgr.24887 ' entity='mgr.x' cmd='[{"prefix": "osd pool rename", "format": "json", "srcpool": "device_health_metrics", "destpool": ".mgr", "yes_i_really_mean_it": true}]': finished 2024-04-23T02:27:47.681 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:27:47 smithi191 bash[14421]: cluster 2024-04-23T02:27:46.208938+0000 mon.a (mon.0) 675 : cluster [DBG] osdmap e74: 8 total, 8 up, 8 in 2024-04-23T02:27:47.681 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:27:47 smithi191 bash[14421]: cluster 2024-04-23T02:27:46.209599+0000 mon.a (mon.0) 676 : cluster [DBG] mgrmap e20: x(active, since 3s), standbys: y 2024-04-23T02:27:47.681 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:27:47 smithi191 bash[14421]: audit 2024-04-23T02:27:46.210367+0000 mon.b (mon.2) 46 : audit [INF] from='mgr.24887 172.21.15.191:0/3854759497' entity='mgr.x' cmd=[{"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true}]: dispatch 2024-04-23T02:27:47.681 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:27:47 smithi191 bash[14421]: audit 2024-04-23T02:27:46.213198+0000 mon.a (mon.0) 677 : audit [INF] from='mgr.24887 ' entity='mgr.x' cmd=[{"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true}]: dispatch 2024-04-23T02:27:48.559 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:27:48 smithi037 bash[18830]: cluster 2024-04-23T02:27:47.118250+0000 mgr.x (mgr.24887) 12 : cluster [DBG] pgmap v6: 161 pgs: 161 active+clean; 27 KiB data, 95 MiB used, 715 GiB / 715 GiB avail 2024-04-23T02:27:48.560 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:27:48 smithi037 bash[18830]: audit 2024-04-23T02:27:47.214874+0000 mon.a (mon.0) 678 : audit [INF] from='mgr.24887 ' entity='mgr.x' cmd='[{"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true}]': finished 2024-04-23T02:27:48.560 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:27:48 smithi037 bash[18830]: cluster 2024-04-23T02:27:47.215087+0000 mon.a (mon.0) 679 : cluster [DBG] osdmap e75: 8 total, 8 up, 8 in 2024-04-23T02:27:48.560 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:27:48 smithi037 bash[14334]: cluster 2024-04-23T02:27:47.118250+0000 mgr.x (mgr.24887) 12 : cluster [DBG] pgmap v6: 161 pgs: 161 active+clean; 27 KiB data, 95 MiB used, 715 GiB / 715 GiB avail 2024-04-23T02:27:48.560 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:27:48 smithi037 bash[14334]: audit 2024-04-23T02:27:47.214874+0000 mon.a (mon.0) 678 : audit [INF] from='mgr.24887 ' entity='mgr.x' cmd='[{"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true}]': finished 2024-04-23T02:27:48.560 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:27:48 smithi037 bash[14334]: cluster 2024-04-23T02:27:47.215087+0000 mon.a (mon.0) 679 : cluster [DBG] osdmap e75: 8 total, 8 up, 8 in 2024-04-23T02:27:48.681 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:27:48 smithi191 bash[14421]: cluster 2024-04-23T02:27:47.118250+0000 mgr.x (mgr.24887) 12 : cluster [DBG] pgmap v6: 161 pgs: 161 active+clean; 27 KiB data, 95 MiB used, 715 GiB / 715 GiB avail 2024-04-23T02:27:48.681 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:27:48 smithi191 bash[14421]: audit 2024-04-23T02:27:47.214874+0000 mon.a (mon.0) 678 : audit [INF] from='mgr.24887 ' entity='mgr.x' cmd='[{"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true}]': finished 2024-04-23T02:27:48.681 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:27:48 smithi191 bash[14421]: cluster 2024-04-23T02:27:47.215087+0000 mon.a (mon.0) 679 : cluster [DBG] osdmap e75: 8 total, 8 up, 8 in 2024-04-23T02:27:49.681 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:27:49 smithi191 bash[14421]: audit 2024-04-23T02:27:48.338200+0000 mon.a (mon.0) 680 : audit [INF] from='mgr.24887 ' entity='mgr.x' 2024-04-23T02:27:49.809 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:27:49 smithi037 bash[14334]: audit 2024-04-23T02:27:48.338200+0000 mon.a (mon.0) 680 : audit [INF] from='mgr.24887 ' entity='mgr.x' 2024-04-23T02:27:49.810 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:27:49 smithi037 bash[18830]: audit 2024-04-23T02:27:48.338200+0000 mon.a (mon.0) 680 : audit [INF] from='mgr.24887 ' entity='mgr.x' 2024-04-23T02:27:50.681 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:27:50 smithi191 bash[14421]: cluster 2024-04-23T02:27:49.118972+0000 mgr.x (mgr.24887) 13 : cluster [DBG] pgmap v8: 161 pgs: 161 active+clean; 27 KiB data, 95 MiB used, 715 GiB / 715 GiB avail 2024-04-23T02:27:50.681 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:27:50 smithi191 bash[14421]: cluster 2024-04-23T02:27:49.356888+0000 mon.a (mon.0) 681 : cluster [DBG] mgrmap e21: x(active, since 6s), standbys: y 2024-04-23T02:27:50.809 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:27:50 smithi037 bash[14334]: cluster 2024-04-23T02:27:49.118972+0000 mgr.x (mgr.24887) 13 : cluster [DBG] pgmap v8: 161 pgs: 161 active+clean; 27 KiB data, 95 MiB used, 715 GiB / 715 GiB avail 2024-04-23T02:27:50.810 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:27:50 smithi037 bash[14334]: cluster 2024-04-23T02:27:49.356888+0000 mon.a (mon.0) 681 : cluster [DBG] mgrmap e21: x(active, since 6s), standbys: y 2024-04-23T02:27:50.810 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:27:50 smithi037 bash[18830]: cluster 2024-04-23T02:27:49.118972+0000 mgr.x (mgr.24887) 13 : cluster [DBG] pgmap v8: 161 pgs: 161 active+clean; 27 KiB data, 95 MiB used, 715 GiB / 715 GiB avail 2024-04-23T02:27:50.810 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:27:50 smithi037 bash[18830]: cluster 2024-04-23T02:27:49.356888+0000 mon.a (mon.0) 681 : cluster [DBG] mgrmap e21: x(active, since 6s), standbys: y 2024-04-23T02:27:52.681 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:27:52 smithi191 bash[14421]: cluster 2024-04-23T02:27:51.120018+0000 mgr.x (mgr.24887) 14 : cluster [DBG] pgmap v9: 161 pgs: 161 active+clean; 604 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 12 KiB/s rd, 235 KiB/s wr, 31 op/s 2024-04-23T02:27:52.681 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:27:52 smithi191 bash[14421]: audit 2024-04-23T02:27:52.022053+0000 mon.a (mon.0) 682 : audit [INF] from='mgr.24887 ' entity='mgr.x' 2024-04-23T02:27:52.809 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:27:52 smithi037 bash[18830]: cluster 2024-04-23T02:27:51.120018+0000 mgr.x (mgr.24887) 14 : cluster [DBG] pgmap v9: 161 pgs: 161 active+clean; 604 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 12 KiB/s rd, 235 KiB/s wr, 31 op/s 2024-04-23T02:27:52.810 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:27:52 smithi037 bash[18830]: audit 2024-04-23T02:27:52.022053+0000 mon.a (mon.0) 682 : audit [INF] from='mgr.24887 ' entity='mgr.x' 2024-04-23T02:27:52.810 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:27:52 smithi037 bash[14334]: cluster 2024-04-23T02:27:51.120018+0000 mgr.x (mgr.24887) 14 : cluster [DBG] pgmap v9: 161 pgs: 161 active+clean; 604 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 12 KiB/s rd, 235 KiB/s wr, 31 op/s 2024-04-23T02:27:52.810 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:27:52 smithi037 bash[14334]: audit 2024-04-23T02:27:52.022053+0000 mon.a (mon.0) 682 : audit [INF] from='mgr.24887 ' entity='mgr.x' 2024-04-23T02:27:53.931 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:27:53 smithi191 bash[14421]: audit 2024-04-23T02:27:52.580955+0000 mon.a (mon.0) 683 : audit [INF] from='mgr.24887 ' entity='mgr.x' 2024-04-23T02:27:53.931 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:27:53 smithi191 bash[14421]: audit 2024-04-23T02:27:52.593569+0000 mon.a (mon.0) 684 : audit [INF] from='mgr.24887 ' entity='mgr.x' 2024-04-23T02:27:53.931 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:27:53 smithi191 bash[14421]: audit 2024-04-23T02:27:52.681831+0000 mon.a (mon.0) 685 : audit [INF] from='mgr.24887 ' entity='mgr.x' 2024-04-23T02:27:53.931 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:27:53 smithi191 bash[14421]: audit 2024-04-23T02:27:52.693556+0000 mon.a (mon.0) 686 : audit [INF] from='mgr.24887 ' entity='mgr.x' 2024-04-23T02:27:53.931 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:27:53 smithi191 bash[14421]: audit 2024-04-23T02:27:53.446065+0000 mon.a (mon.0) 687 : audit [INF] from='mgr.24887 ' entity='mgr.x' 2024-04-23T02:27:53.931 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:27:53 smithi191 bash[14421]: audit 2024-04-23T02:27:53.458359+0000 mon.a (mon.0) 688 : audit [INF] from='mgr.24887 ' entity='mgr.x' 2024-04-23T02:27:53.931 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:27:53 smithi191 bash[14421]: audit 2024-04-23T02:27:53.463494+0000 mon.a (mon.0) 689 : audit [INF] from='mgr.24887 ' entity='mgr.x' 2024-04-23T02:27:53.932 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:27:53 smithi191 bash[14421]: audit 2024-04-23T02:27:53.472801+0000 mon.a (mon.0) 690 : audit [INF] from='mgr.24887 ' entity='mgr.x' 2024-04-23T02:27:54.059 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:27:53 smithi037 bash[14334]: audit 2024-04-23T02:27:52.580955+0000 mon.a (mon.0) 683 : audit [INF] from='mgr.24887 ' entity='mgr.x' 2024-04-23T02:27:54.060 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:27:53 smithi037 bash[14334]: audit 2024-04-23T02:27:52.593569+0000 mon.a (mon.0) 684 : audit [INF] from='mgr.24887 ' entity='mgr.x' 2024-04-23T02:27:54.060 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:27:53 smithi037 bash[14334]: audit 2024-04-23T02:27:52.681831+0000 mon.a (mon.0) 685 : audit [INF] from='mgr.24887 ' entity='mgr.x' 2024-04-23T02:27:54.060 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:27:53 smithi037 bash[14334]: audit 2024-04-23T02:27:52.693556+0000 mon.a (mon.0) 686 : audit [INF] from='mgr.24887 ' entity='mgr.x' 2024-04-23T02:27:54.060 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:27:53 smithi037 bash[14334]: audit 2024-04-23T02:27:53.446065+0000 mon.a (mon.0) 687 : audit [INF] from='mgr.24887 ' entity='mgr.x' 2024-04-23T02:27:54.060 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:27:53 smithi037 bash[14334]: audit 2024-04-23T02:27:53.458359+0000 mon.a (mon.0) 688 : audit [INF] from='mgr.24887 ' entity='mgr.x' 2024-04-23T02:27:54.060 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:27:53 smithi037 bash[14334]: audit 2024-04-23T02:27:53.463494+0000 mon.a (mon.0) 689 : audit [INF] from='mgr.24887 ' entity='mgr.x' 2024-04-23T02:27:54.060 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:27:53 smithi037 bash[14334]: audit 2024-04-23T02:27:53.472801+0000 mon.a (mon.0) 690 : audit [INF] from='mgr.24887 ' entity='mgr.x' 2024-04-23T02:27:54.060 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:27:53 smithi037 bash[18830]: audit 2024-04-23T02:27:52.580955+0000 mon.a (mon.0) 683 : audit [INF] from='mgr.24887 ' entity='mgr.x' 2024-04-23T02:27:54.060 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:27:53 smithi037 bash[18830]: audit 2024-04-23T02:27:52.593569+0000 mon.a (mon.0) 684 : audit [INF] from='mgr.24887 ' entity='mgr.x' 2024-04-23T02:27:54.060 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:27:53 smithi037 bash[18830]: audit 2024-04-23T02:27:52.681831+0000 mon.a (mon.0) 685 : audit [INF] from='mgr.24887 ' entity='mgr.x' 2024-04-23T02:27:54.060 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:27:53 smithi037 bash[18830]: audit 2024-04-23T02:27:52.693556+0000 mon.a (mon.0) 686 : audit [INF] from='mgr.24887 ' entity='mgr.x' 2024-04-23T02:27:54.061 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:27:53 smithi037 bash[18830]: audit 2024-04-23T02:27:53.446065+0000 mon.a (mon.0) 687 : audit [INF] from='mgr.24887 ' entity='mgr.x' 2024-04-23T02:27:54.061 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:27:53 smithi037 bash[18830]: audit 2024-04-23T02:27:53.458359+0000 mon.a (mon.0) 688 : audit [INF] from='mgr.24887 ' entity='mgr.x' 2024-04-23T02:27:54.061 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:27:53 smithi037 bash[18830]: audit 2024-04-23T02:27:53.463494+0000 mon.a (mon.0) 689 : audit [INF] from='mgr.24887 ' entity='mgr.x' 2024-04-23T02:27:54.061 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:27:53 smithi037 bash[18830]: audit 2024-04-23T02:27:53.472801+0000 mon.a (mon.0) 690 : audit [INF] from='mgr.24887 ' entity='mgr.x' 2024-04-23T02:27:54.931 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:27:54 smithi191 bash[14421]: cluster 2024-04-23T02:27:53.120704+0000 mgr.x (mgr.24887) 15 : cluster [DBG] pgmap v10: 161 pgs: 161 active+clean; 604 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 10 KiB/s rd, 204 KiB/s wr, 27 op/s 2024-04-23T02:27:55.059 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:27:54 smithi037 bash[14334]: cluster 2024-04-23T02:27:53.120704+0000 mgr.x (mgr.24887) 15 : cluster [DBG] pgmap v10: 161 pgs: 161 active+clean; 604 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 10 KiB/s rd, 204 KiB/s wr, 27 op/s 2024-04-23T02:27:55.060 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:27:54 smithi037 bash[18830]: cluster 2024-04-23T02:27:53.120704+0000 mgr.x (mgr.24887) 15 : cluster [DBG] pgmap v10: 161 pgs: 161 active+clean; 604 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 10 KiB/s rd, 204 KiB/s wr, 27 op/s 2024-04-23T02:27:56.931 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:27:56 smithi191 bash[14421]: audit 2024-04-23T02:27:54.742985+0000 mon.b (mon.2) 47 : audit [DBG] from='mgr.24887 172.21.15.191:0/3854759497' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-23T02:27:56.931 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:27:56 smithi191 bash[14421]: audit 2024-04-23T02:27:54.743294+0000 mon.b (mon.2) 48 : audit [DBG] from='mgr.24887 172.21.15.191:0/3854759497' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-23T02:27:56.931 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:27:56 smithi191 bash[14421]: audit 2024-04-23T02:27:54.743529+0000 mon.b (mon.2) 49 : audit [DBG] from='mgr.24887 172.21.15.191:0/3854759497' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-23T02:27:56.931 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:27:56 smithi191 bash[14421]: audit 2024-04-23T02:27:54.744784+0000 mon.a (mon.0) 691 : audit [INF] from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-04-23T02:27:56.931 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:27:56 smithi191 bash[14421]: cluster 2024-04-23T02:27:55.122533+0000 mgr.x (mgr.24887) 16 : cluster [DBG] pgmap v11: 161 pgs: 161 active+clean; 604 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 10 KiB/s rd, 241 KiB/s wr, 28 op/s 2024-04-23T02:27:56.931 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:27:56 smithi191 bash[14421]: audit 2024-04-23T02:27:55.666719+0000 mon.a (mon.0) 692 : audit [INF] from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-04-23T02:27:56.932 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:27:56 smithi191 bash[14421]: audit 2024-04-23T02:27:55.669456+0000 mon.b (mon.2) 50 : audit [DBG] from='mgr.24887 172.21.15.191:0/3854759497' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-23T02:27:56.932 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:27:56 smithi191 bash[14421]: audit 2024-04-23T02:27:55.670004+0000 mon.b (mon.2) 51 : audit [DBG] from='mgr.24887 172.21.15.191:0/3854759497' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-23T02:27:56.932 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:27:56 smithi191 bash[14421]: audit 2024-04-23T02:27:55.670512+0000 mon.b (mon.2) 52 : audit [DBG] from='mgr.24887 172.21.15.191:0/3854759497' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-23T02:27:57.060 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:27:56 smithi037 bash[18830]: audit 2024-04-23T02:27:54.742985+0000 mon.b (mon.2) 47 : audit [DBG] from='mgr.24887 172.21.15.191:0/3854759497' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-23T02:27:57.060 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:27:56 smithi037 bash[18830]: audit 2024-04-23T02:27:54.743294+0000 mon.b (mon.2) 48 : audit [DBG] from='mgr.24887 172.21.15.191:0/3854759497' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-23T02:27:57.060 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:27:56 smithi037 bash[18830]: audit 2024-04-23T02:27:54.743529+0000 mon.b (mon.2) 49 : audit [DBG] from='mgr.24887 172.21.15.191:0/3854759497' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-23T02:27:57.060 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:27:56 smithi037 bash[18830]: audit 2024-04-23T02:27:54.744784+0000 mon.a (mon.0) 691 : audit [INF] from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-04-23T02:27:57.060 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:27:56 smithi037 bash[18830]: cluster 2024-04-23T02:27:55.122533+0000 mgr.x (mgr.24887) 16 : cluster [DBG] pgmap v11: 161 pgs: 161 active+clean; 604 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 10 KiB/s rd, 241 KiB/s wr, 28 op/s 2024-04-23T02:27:57.060 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:27:56 smithi037 bash[18830]: audit 2024-04-23T02:27:55.666719+0000 mon.a (mon.0) 692 : audit [INF] from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-04-23T02:27:57.060 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:27:56 smithi037 bash[18830]: audit 2024-04-23T02:27:55.669456+0000 mon.b (mon.2) 50 : audit [DBG] from='mgr.24887 172.21.15.191:0/3854759497' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-23T02:27:57.060 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:27:56 smithi037 bash[18830]: audit 2024-04-23T02:27:55.670004+0000 mon.b (mon.2) 51 : audit [DBG] from='mgr.24887 172.21.15.191:0/3854759497' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-23T02:27:57.060 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:27:56 smithi037 bash[18830]: audit 2024-04-23T02:27:55.670512+0000 mon.b (mon.2) 52 : audit [DBG] from='mgr.24887 172.21.15.191:0/3854759497' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-23T02:27:57.061 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:27:56 smithi037 bash[14334]: audit 2024-04-23T02:27:54.742985+0000 mon.b (mon.2) 47 : audit [DBG] from='mgr.24887 172.21.15.191:0/3854759497' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-23T02:27:57.061 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:27:56 smithi037 bash[14334]: audit 2024-04-23T02:27:54.743294+0000 mon.b (mon.2) 48 : audit [DBG] from='mgr.24887 172.21.15.191:0/3854759497' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-23T02:27:57.061 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:27:56 smithi037 bash[14334]: audit 2024-04-23T02:27:54.743529+0000 mon.b (mon.2) 49 : audit [DBG] from='mgr.24887 172.21.15.191:0/3854759497' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-23T02:27:57.061 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:27:56 smithi037 bash[14334]: audit 2024-04-23T02:27:54.744784+0000 mon.a (mon.0) 691 : audit [INF] from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-04-23T02:27:57.061 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:27:56 smithi037 bash[14334]: cluster 2024-04-23T02:27:55.122533+0000 mgr.x (mgr.24887) 16 : cluster [DBG] pgmap v11: 161 pgs: 161 active+clean; 604 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 10 KiB/s rd, 241 KiB/s wr, 28 op/s 2024-04-23T02:27:57.061 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:27:56 smithi037 bash[14334]: audit 2024-04-23T02:27:55.666719+0000 mon.a (mon.0) 692 : audit [INF] from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-04-23T02:27:57.061 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:27:56 smithi037 bash[14334]: audit 2024-04-23T02:27:55.669456+0000 mon.b (mon.2) 50 : audit [DBG] from='mgr.24887 172.21.15.191:0/3854759497' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-23T02:27:57.061 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:27:56 smithi037 bash[14334]: audit 2024-04-23T02:27:55.670004+0000 mon.b (mon.2) 51 : audit [DBG] from='mgr.24887 172.21.15.191:0/3854759497' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-23T02:27:57.061 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:27:56 smithi037 bash[14334]: audit 2024-04-23T02:27:55.670512+0000 mon.b (mon.2) 52 : audit [DBG] from='mgr.24887 172.21.15.191:0/3854759497' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-23T02:27:57.931 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:27:57 smithi191 bash[14421]: audit 2024-04-23T02:27:55.671005+0000 mon.c (mon.1) 43 : audit [INF] from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-04-23T02:27:57.932 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:27:57 smithi191 bash[14421]: audit 2024-04-23T02:27:56.566373+0000 mon.c (mon.1) 44 : audit [INF] from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-04-23T02:27:57.932 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:27:57 smithi191 bash[14421]: audit 2024-04-23T02:27:56.580739+0000 mon.b (mon.2) 53 : audit [INF] from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-04-23T02:27:57.932 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:27:57 smithi191 bash[14421]: audit 2024-04-23T02:27:57.469648+0000 mon.b (mon.2) 54 : audit [INF] from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-04-23T02:27:57.932 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:27:57 smithi191 bash[14421]: audit 2024-04-23T02:27:57.470857+0000 mon.b (mon.2) 55 : audit [DBG] from='mgr.24887 172.21.15.191:0/3854759497' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-23T02:27:57.932 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:27:57 smithi191 bash[14421]: audit 2024-04-23T02:27:57.471465+0000 mon.b (mon.2) 56 : audit [DBG] from='mgr.24887 172.21.15.191:0/3854759497' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-23T02:27:57.932 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:27:57 smithi191 bash[14421]: audit 2024-04-23T02:27:57.472042+0000 mon.b (mon.2) 57 : audit [DBG] from='mgr.24887 172.21.15.191:0/3854759497' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-23T02:27:58.060 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:27:57 smithi037 bash[14334]: audit 2024-04-23T02:27:55.671005+0000 mon.c (mon.1) 43 : audit [INF] from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-04-23T02:27:58.060 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:27:57 smithi037 bash[14334]: audit 2024-04-23T02:27:56.566373+0000 mon.c (mon.1) 44 : audit [INF] from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-04-23T02:27:58.060 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:27:57 smithi037 bash[14334]: audit 2024-04-23T02:27:56.580739+0000 mon.b (mon.2) 53 : audit [INF] from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-04-23T02:27:58.061 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:27:57 smithi037 bash[14334]: audit 2024-04-23T02:27:57.469648+0000 mon.b (mon.2) 54 : audit [INF] from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-04-23T02:27:58.061 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:27:57 smithi037 bash[14334]: audit 2024-04-23T02:27:57.470857+0000 mon.b (mon.2) 55 : audit [DBG] from='mgr.24887 172.21.15.191:0/3854759497' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-23T02:27:58.061 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:27:57 smithi037 bash[14334]: audit 2024-04-23T02:27:57.471465+0000 mon.b (mon.2) 56 : audit [DBG] from='mgr.24887 172.21.15.191:0/3854759497' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-23T02:27:58.061 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:27:57 smithi037 bash[14334]: audit 2024-04-23T02:27:57.472042+0000 mon.b (mon.2) 57 : audit [DBG] from='mgr.24887 172.21.15.191:0/3854759497' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-23T02:27:58.061 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:27:57 smithi037 bash[18830]: audit 2024-04-23T02:27:55.671005+0000 mon.c (mon.1) 43 : audit [INF] from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-04-23T02:27:58.062 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:27:57 smithi037 bash[18830]: audit 2024-04-23T02:27:56.566373+0000 mon.c (mon.1) 44 : audit [INF] from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-04-23T02:27:58.062 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:27:57 smithi037 bash[18830]: audit 2024-04-23T02:27:56.580739+0000 mon.b (mon.2) 53 : audit [INF] from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-04-23T02:27:58.062 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:27:57 smithi037 bash[18830]: audit 2024-04-23T02:27:57.469648+0000 mon.b (mon.2) 54 : audit [INF] from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-04-23T02:27:58.062 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:27:57 smithi037 bash[18830]: audit 2024-04-23T02:27:57.470857+0000 mon.b (mon.2) 55 : audit [DBG] from='mgr.24887 172.21.15.191:0/3854759497' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-23T02:27:58.062 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:27:57 smithi037 bash[18830]: audit 2024-04-23T02:27:57.471465+0000 mon.b (mon.2) 56 : audit [DBG] from='mgr.24887 172.21.15.191:0/3854759497' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-23T02:27:58.062 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:27:57 smithi037 bash[18830]: audit 2024-04-23T02:27:57.472042+0000 mon.b (mon.2) 57 : audit [DBG] from='mgr.24887 172.21.15.191:0/3854759497' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-23T02:27:58.809 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:27:58 smithi037 bash[18830]: cluster 2024-04-23T02:27:57.123501+0000 mgr.x (mgr.24887) 17 : cluster [DBG] pgmap v12: 161 pgs: 161 active+clean; 604 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 9.1 KiB/s rd, 215 KiB/s wr, 25 op/s 2024-04-23T02:27:58.810 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:27:58 smithi037 bash[14334]: cluster 2024-04-23T02:27:57.123501+0000 mgr.x (mgr.24887) 17 : cluster [DBG] pgmap v12: 161 pgs: 161 active+clean; 604 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 9.1 KiB/s rd, 215 KiB/s wr, 25 op/s 2024-04-23T02:27:58.931 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:27:58 smithi191 bash[14421]: cluster 2024-04-23T02:27:57.123501+0000 mgr.x (mgr.24887) 17 : cluster [DBG] pgmap v12: 161 pgs: 161 active+clean; 604 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 9.1 KiB/s rd, 215 KiB/s wr, 25 op/s 2024-04-23T02:28:00.931 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:28:00 smithi191 bash[14421]: cluster 2024-04-23T02:27:59.124310+0000 mgr.x (mgr.24887) 18 : cluster [DBG] pgmap v13: 161 pgs: 161 active+clean; 604 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 7.6 KiB/s rd, 181 KiB/s wr, 21 op/s 2024-04-23T02:28:01.059 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:28:00 smithi037 bash[14334]: cluster 2024-04-23T02:27:59.124310+0000 mgr.x (mgr.24887) 18 : cluster [DBG] pgmap v13: 161 pgs: 161 active+clean; 604 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 7.6 KiB/s rd, 181 KiB/s wr, 21 op/s 2024-04-23T02:28:01.060 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:28:00 smithi037 bash[18830]: cluster 2024-04-23T02:27:59.124310+0000 mgr.x (mgr.24887) 18 : cluster [DBG] pgmap v13: 161 pgs: 161 active+clean; 604 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 7.6 KiB/s rd, 181 KiB/s wr, 21 op/s 2024-04-23T02:28:02.909 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:28:02 smithi037 bash[14334]: cluster 2024-04-23T02:28:01.126061+0000 mgr.x (mgr.24887) 19 : cluster [DBG] pgmap v14: 161 pgs: 161 active+clean; 604 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 8.3 KiB/s rd, 201 KiB/s wr, 22 op/s 2024-04-23T02:28:02.910 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:28:02 smithi037 bash[18830]: cluster 2024-04-23T02:28:01.126061+0000 mgr.x (mgr.24887) 19 : cluster [DBG] pgmap v14: 161 pgs: 161 active+clean; 604 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 8.3 KiB/s rd, 201 KiB/s wr, 22 op/s 2024-04-23T02:28:02.931 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:28:02 smithi191 bash[14421]: cluster 2024-04-23T02:28:01.126061+0000 mgr.x (mgr.24887) 19 : cluster [DBG] pgmap v14: 161 pgs: 161 active+clean; 604 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 8.3 KiB/s rd, 201 KiB/s wr, 22 op/s 2024-04-23T02:28:04.560 INFO:journalctl@ceph.node-exporter.a.smithi037.stdout:Apr 23 02:28:04 smithi037 systemd[1]: Stopping Ceph node-exporter.a for 39f0dbf0-0117-11ef-bc93-c7b262605968... 2024-04-23T02:28:04.560 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:28:04 smithi037 bash[14334]: cluster 2024-04-23T02:28:03.126829+0000 mgr.x (mgr.24887) 20 : cluster [DBG] pgmap v15: 161 pgs: 161 active+clean; 604 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 1.5 KiB/s rd, 65 KiB/s wr, 4 op/s 2024-04-23T02:28:04.560 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:28:04 smithi037 bash[14334]: audit 2024-04-23T02:28:03.359671+0000 mon.a (mon.0) 693 : audit [INF] from='mgr.24887 ' entity='mgr.x' 2024-04-23T02:28:04.560 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:28:04 smithi037 bash[14334]: audit 2024-04-23T02:28:03.372387+0000 mon.a (mon.0) 694 : audit [INF] from='mgr.24887 ' entity='mgr.x' 2024-04-23T02:28:04.560 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:28:04 smithi037 bash[14334]: audit 2024-04-23T02:28:03.725232+0000 mon.a (mon.0) 695 : audit [INF] from='mgr.24887 ' entity='mgr.x' 2024-04-23T02:28:04.560 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:28:04 smithi037 bash[14334]: audit 2024-04-23T02:28:03.740493+0000 mon.a (mon.0) 696 : audit [INF] from='mgr.24887 ' entity='mgr.x' 2024-04-23T02:28:04.560 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:28:04 smithi037 bash[14334]: audit 2024-04-23T02:28:03.754197+0000 mon.a (mon.0) 697 : audit [INF] from='mgr.24887 ' entity='mgr.x' 2024-04-23T02:28:04.560 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:28:04 smithi037 bash[14334]: audit 2024-04-23T02:28:03.765025+0000 mon.a (mon.0) 698 : audit [INF] from='mgr.24887 ' entity='mgr.x' 2024-04-23T02:28:04.561 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:28:04 smithi037 bash[14334]: audit 2024-04-23T02:28:03.781043+0000 mon.a (mon.0) 699 : audit [INF] from='mgr.24887 ' entity='mgr.x' 2024-04-23T02:28:04.561 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:28:04 smithi037 bash[14334]: audit 2024-04-23T02:28:03.795221+0000 mon.a (mon.0) 700 : audit [INF] from='mgr.24887 ' entity='mgr.x' 2024-04-23T02:28:04.561 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:28:04 smithi037 bash[14334]: audit 2024-04-23T02:28:03.812224+0000 mon.a (mon.0) 701 : audit [INF] from='mgr.24887 ' entity='mgr.x' 2024-04-23T02:28:04.561 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:28:04 smithi037 bash[14334]: audit 2024-04-23T02:28:03.834171+0000 mon.a (mon.0) 702 : audit [INF] from='mgr.24887 ' entity='mgr.x' 2024-04-23T02:28:04.561 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:28:04 smithi037 bash[14334]: audit 2024-04-23T02:28:03.959807+0000 mon.a (mon.0) 703 : audit [INF] from='mgr.24887 ' entity='mgr.x' 2024-04-23T02:28:04.561 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:28:04 smithi037 bash[14334]: audit 2024-04-23T02:28:03.969943+0000 mon.a (mon.0) 704 : audit [INF] from='mgr.24887 ' entity='mgr.x' 2024-04-23T02:28:04.561 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:28:04 smithi037 bash[14334]: audit 2024-04-23T02:28:03.976437+0000 mon.a (mon.0) 705 : audit [INF] from='mgr.24887 ' entity='mgr.x' 2024-04-23T02:28:04.561 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:28:04 smithi037 bash[14334]: audit 2024-04-23T02:28:03.983558+0000 mon.a (mon.0) 706 : audit [INF] from='mgr.24887 ' entity='mgr.x' 2024-04-23T02:28:04.561 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:28:04 smithi037 bash[18830]: cluster 2024-04-23T02:28:03.126829+0000 mgr.x (mgr.24887) 20 : cluster [DBG] pgmap v15: 161 pgs: 161 active+clean; 604 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 1.5 KiB/s rd, 65 KiB/s wr, 4 op/s 2024-04-23T02:28:04.561 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:28:04 smithi037 bash[18830]: audit 2024-04-23T02:28:03.359671+0000 mon.a (mon.0) 693 : audit [INF] from='mgr.24887 ' entity='mgr.x' 2024-04-23T02:28:04.561 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:28:04 smithi037 bash[18830]: audit 2024-04-23T02:28:03.372387+0000 mon.a (mon.0) 694 : audit [INF] from='mgr.24887 ' entity='mgr.x' 2024-04-23T02:28:04.561 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:28:04 smithi037 bash[18830]: audit 2024-04-23T02:28:03.725232+0000 mon.a (mon.0) 695 : audit [INF] from='mgr.24887 ' entity='mgr.x' 2024-04-23T02:28:04.562 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:28:04 smithi037 bash[18830]: audit 2024-04-23T02:28:03.740493+0000 mon.a (mon.0) 696 : audit [INF] from='mgr.24887 ' entity='mgr.x' 2024-04-23T02:28:04.562 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:28:04 smithi037 bash[18830]: audit 2024-04-23T02:28:03.754197+0000 mon.a (mon.0) 697 : audit [INF] from='mgr.24887 ' entity='mgr.x' 2024-04-23T02:28:04.562 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:28:04 smithi037 bash[18830]: audit 2024-04-23T02:28:03.765025+0000 mon.a (mon.0) 698 : audit [INF] from='mgr.24887 ' entity='mgr.x' 2024-04-23T02:28:04.562 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:28:04 smithi037 bash[18830]: audit 2024-04-23T02:28:03.781043+0000 mon.a (mon.0) 699 : audit [INF] from='mgr.24887 ' entity='mgr.x' 2024-04-23T02:28:04.562 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:28:04 smithi037 bash[18830]: audit 2024-04-23T02:28:03.795221+0000 mon.a (mon.0) 700 : audit [INF] from='mgr.24887 ' entity='mgr.x' 2024-04-23T02:28:04.562 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:28:04 smithi037 bash[18830]: audit 2024-04-23T02:28:03.812224+0000 mon.a (mon.0) 701 : audit [INF] from='mgr.24887 ' entity='mgr.x' 2024-04-23T02:28:04.562 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:28:04 smithi037 bash[18830]: audit 2024-04-23T02:28:03.834171+0000 mon.a (mon.0) 702 : audit [INF] from='mgr.24887 ' entity='mgr.x' 2024-04-23T02:28:04.562 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:28:04 smithi037 bash[18830]: audit 2024-04-23T02:28:03.959807+0000 mon.a (mon.0) 703 : audit [INF] from='mgr.24887 ' entity='mgr.x' 2024-04-23T02:28:04.562 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:28:04 smithi037 bash[18830]: audit 2024-04-23T02:28:03.969943+0000 mon.a (mon.0) 704 : audit [INF] from='mgr.24887 ' entity='mgr.x' 2024-04-23T02:28:04.562 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:28:04 smithi037 bash[18830]: audit 2024-04-23T02:28:03.976437+0000 mon.a (mon.0) 705 : audit [INF] from='mgr.24887 ' entity='mgr.x' 2024-04-23T02:28:04.562 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:28:04 smithi037 bash[18830]: audit 2024-04-23T02:28:03.983558+0000 mon.a (mon.0) 706 : audit [INF] from='mgr.24887 ' entity='mgr.x' 2024-04-23T02:28:04.681 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:28:04 smithi191 bash[14421]: cluster 2024-04-23T02:28:03.126829+0000 mgr.x (mgr.24887) 20 : cluster [DBG] pgmap v15: 161 pgs: 161 active+clean; 604 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 1.5 KiB/s rd, 65 KiB/s wr, 4 op/s 2024-04-23T02:28:04.681 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:28:04 smithi191 bash[14421]: audit 2024-04-23T02:28:03.359671+0000 mon.a (mon.0) 693 : audit [INF] from='mgr.24887 ' entity='mgr.x' 2024-04-23T02:28:04.681 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:28:04 smithi191 bash[14421]: audit 2024-04-23T02:28:03.372387+0000 mon.a (mon.0) 694 : audit [INF] from='mgr.24887 ' entity='mgr.x' 2024-04-23T02:28:04.681 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:28:04 smithi191 bash[14421]: audit 2024-04-23T02:28:03.725232+0000 mon.a (mon.0) 695 : audit [INF] from='mgr.24887 ' entity='mgr.x' 2024-04-23T02:28:04.682 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:28:04 smithi191 bash[14421]: audit 2024-04-23T02:28:03.740493+0000 mon.a (mon.0) 696 : audit [INF] from='mgr.24887 ' entity='mgr.x' 2024-04-23T02:28:04.682 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:28:04 smithi191 bash[14421]: audit 2024-04-23T02:28:03.754197+0000 mon.a (mon.0) 697 : audit [INF] from='mgr.24887 ' entity='mgr.x' 2024-04-23T02:28:04.682 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:28:04 smithi191 bash[14421]: audit 2024-04-23T02:28:03.765025+0000 mon.a (mon.0) 698 : audit [INF] from='mgr.24887 ' entity='mgr.x' 2024-04-23T02:28:04.682 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:28:04 smithi191 bash[14421]: audit 2024-04-23T02:28:03.781043+0000 mon.a (mon.0) 699 : audit [INF] from='mgr.24887 ' entity='mgr.x' 2024-04-23T02:28:04.682 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:28:04 smithi191 bash[14421]: audit 2024-04-23T02:28:03.795221+0000 mon.a (mon.0) 700 : audit [INF] from='mgr.24887 ' entity='mgr.x' 2024-04-23T02:28:04.682 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:28:04 smithi191 bash[14421]: audit 2024-04-23T02:28:03.812224+0000 mon.a (mon.0) 701 : audit [INF] from='mgr.24887 ' entity='mgr.x' 2024-04-23T02:28:04.682 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:28:04 smithi191 bash[14421]: audit 2024-04-23T02:28:03.834171+0000 mon.a (mon.0) 702 : audit [INF] from='mgr.24887 ' entity='mgr.x' 2024-04-23T02:28:04.682 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:28:04 smithi191 bash[14421]: audit 2024-04-23T02:28:03.959807+0000 mon.a (mon.0) 703 : audit [INF] from='mgr.24887 ' entity='mgr.x' 2024-04-23T02:28:04.682 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:28:04 smithi191 bash[14421]: audit 2024-04-23T02:28:03.969943+0000 mon.a (mon.0) 704 : audit [INF] from='mgr.24887 ' entity='mgr.x' 2024-04-23T02:28:04.682 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:28:04 smithi191 bash[14421]: audit 2024-04-23T02:28:03.976437+0000 mon.a (mon.0) 705 : audit [INF] from='mgr.24887 ' entity='mgr.x' 2024-04-23T02:28:04.682 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:28:04 smithi191 bash[14421]: audit 2024-04-23T02:28:03.983558+0000 mon.a (mon.0) 706 : audit [INF] from='mgr.24887 ' entity='mgr.x' 2024-04-23T02:28:05.173 INFO:journalctl@ceph.node-exporter.a.smithi037.stdout:Apr 23 02:28:04 smithi037 docker[46503]: ceph-39f0dbf0-0117-11ef-bc93-c7b262605968-node-exporter.a 2024-04-23T02:28:05.173 INFO:journalctl@ceph.node-exporter.a.smithi037.stdout:Apr 23 02:28:05 smithi037 systemd[1]: ceph-39f0dbf0-0117-11ef-bc93-c7b262605968@node-exporter.a.service: Main process exited, code=exited, status=143/n/a 2024-04-23T02:28:05.173 INFO:journalctl@ceph.node-exporter.a.smithi037.stdout:Apr 23 02:28:05 smithi037 systemd[1]: ceph-39f0dbf0-0117-11ef-bc93-c7b262605968@node-exporter.a.service: Failed with result 'exit-code'. 2024-04-23T02:28:05.173 INFO:journalctl@ceph.node-exporter.a.smithi037.stdout:Apr 23 02:28:05 smithi037 systemd[1]: Stopped Ceph node-exporter.a for 39f0dbf0-0117-11ef-bc93-c7b262605968. 2024-04-23T02:28:05.173 INFO:journalctl@ceph.node-exporter.a.smithi037.stdout:Apr 23 02:28:05 smithi037 systemd[1]: Started Ceph node-exporter.a for 39f0dbf0-0117-11ef-bc93-c7b262605968. 2024-04-23T02:28:05.560 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:28:05 smithi037 bash[14334]: cluster 2024-04-23T02:28:03.743432+0000 mgr.x (mgr.24887) 21 : cluster [DBG] pgmap v16: 161 pgs: 161 active+clean; 604 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 1.7 KiB/s rd, 74 KiB/s wr, 5 op/s 2024-04-23T02:28:05.560 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:28:05 smithi037 bash[14334]: cephadm 2024-04-23T02:28:03.818723+0000 mgr.x (mgr.24887) 22 : 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-04-23T02:28:05.560 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:28:05 smithi037 bash[14334]: cephadm 2024-04-23T02:28:03.819438+0000 mgr.x (mgr.24887) 23 : cephadm [INF] No Migration is needed for rgw spec: {'placement': {'count': 2}, 'service_id': 'smpl', 'service_name': 'rgw.smpl', 'service_type': 'rgw'} 2024-04-23T02:28:05.560 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:28:05 smithi037 bash[14334]: cephadm 2024-04-23T02:28:03.985729+0000 mgr.x (mgr.24887) 24 : cephadm [INF] Reconfiguring node-exporter.a (dependencies changed)... 2024-04-23T02:28:05.560 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:28:05 smithi037 bash[14334]: cephadm 2024-04-23T02:28:03.986388+0000 mgr.x (mgr.24887) 25 : cephadm [INF] Reconfiguring daemon node-exporter.a on smithi037 2024-04-23T02:28:05.560 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:28:05 smithi037 bash[14334]: cluster 2024-04-23T02:28:04.736290+0000 mon.a (mon.0) 707 : cluster [WRN] Health check failed: 1 failed cephadm daemon(s) (CEPHADM_FAILED_DAEMON) 2024-04-23T02:28:05.560 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:28:05 smithi037 bash[14334]: audit 2024-04-23T02:28:05.164349+0000 mon.a (mon.0) 708 : audit [INF] from='mgr.24887 ' entity='mgr.x' 2024-04-23T02:28:05.560 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:28:05 smithi037 bash[14334]: audit 2024-04-23T02:28:05.180059+0000 mon.a (mon.0) 709 : audit [INF] from='mgr.24887 ' entity='mgr.x' 2024-04-23T02:28:05.560 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:28:05 smithi037 bash[18830]: cluster 2024-04-23T02:28:03.743432+0000 mgr.x (mgr.24887) 21 : cluster [DBG] pgmap v16: 161 pgs: 161 active+clean; 604 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 1.7 KiB/s rd, 74 KiB/s wr, 5 op/s 2024-04-23T02:28:05.561 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:28:05 smithi037 bash[18830]: cephadm 2024-04-23T02:28:03.818723+0000 mgr.x (mgr.24887) 22 : 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-04-23T02:28:05.561 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:28:05 smithi037 bash[18830]: cephadm 2024-04-23T02:28:03.819438+0000 mgr.x (mgr.24887) 23 : cephadm [INF] No Migration is needed for rgw spec: {'placement': {'count': 2}, 'service_id': 'smpl', 'service_name': 'rgw.smpl', 'service_type': 'rgw'} 2024-04-23T02:28:05.561 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:28:05 smithi037 bash[18830]: cephadm 2024-04-23T02:28:03.985729+0000 mgr.x (mgr.24887) 24 : cephadm [INF] Reconfiguring node-exporter.a (dependencies changed)... 2024-04-23T02:28:05.561 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:28:05 smithi037 bash[18830]: cephadm 2024-04-23T02:28:03.986388+0000 mgr.x (mgr.24887) 25 : cephadm [INF] Reconfiguring daemon node-exporter.a on smithi037 2024-04-23T02:28:05.561 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:28:05 smithi037 bash[18830]: cluster 2024-04-23T02:28:04.736290+0000 mon.a (mon.0) 707 : cluster [WRN] Health check failed: 1 failed cephadm daemon(s) (CEPHADM_FAILED_DAEMON) 2024-04-23T02:28:05.561 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:28:05 smithi037 bash[18830]: audit 2024-04-23T02:28:05.164349+0000 mon.a (mon.0) 708 : audit [INF] from='mgr.24887 ' entity='mgr.x' 2024-04-23T02:28:05.561 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:28:05 smithi037 bash[18830]: audit 2024-04-23T02:28:05.180059+0000 mon.a (mon.0) 709 : audit [INF] from='mgr.24887 ' entity='mgr.x' 2024-04-23T02:28:05.681 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:28:05 smithi191 bash[14421]: cluster 2024-04-23T02:28:03.743432+0000 mgr.x (mgr.24887) 21 : cluster [DBG] pgmap v16: 161 pgs: 161 active+clean; 604 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 1.7 KiB/s rd, 74 KiB/s wr, 5 op/s 2024-04-23T02:28:05.681 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:28:05 smithi191 bash[14421]: cephadm 2024-04-23T02:28:03.818723+0000 mgr.x (mgr.24887) 22 : 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-04-23T02:28:05.682 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:28:05 smithi191 bash[14421]: cephadm 2024-04-23T02:28:03.819438+0000 mgr.x (mgr.24887) 23 : cephadm [INF] No Migration is needed for rgw spec: {'placement': {'count': 2}, 'service_id': 'smpl', 'service_name': 'rgw.smpl', 'service_type': 'rgw'} 2024-04-23T02:28:05.682 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:28:05 smithi191 bash[14421]: cephadm 2024-04-23T02:28:03.985729+0000 mgr.x (mgr.24887) 24 : cephadm [INF] Reconfiguring node-exporter.a (dependencies changed)... 2024-04-23T02:28:05.682 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:28:05 smithi191 bash[14421]: cephadm 2024-04-23T02:28:03.986388+0000 mgr.x (mgr.24887) 25 : cephadm [INF] Reconfiguring daemon node-exporter.a on smithi037 2024-04-23T02:28:05.682 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:28:05 smithi191 bash[14421]: cluster 2024-04-23T02:28:04.736290+0000 mon.a (mon.0) 707 : cluster [WRN] Health check failed: 1 failed cephadm daemon(s) (CEPHADM_FAILED_DAEMON) 2024-04-23T02:28:05.682 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:28:05 smithi191 bash[14421]: audit 2024-04-23T02:28:05.164349+0000 mon.a (mon.0) 708 : audit [INF] from='mgr.24887 ' entity='mgr.x' 2024-04-23T02:28:05.682 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:28:05 smithi191 bash[14421]: audit 2024-04-23T02:28:05.180059+0000 mon.a (mon.0) 709 : audit [INF] from='mgr.24887 ' entity='mgr.x' 2024-04-23T02:28:06.285 INFO:teuthology.orchestra.run.smithi037.stdout:true 2024-04-23T02:28:06.559 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:28:06 smithi037 bash[14334]: cephadm 2024-04-23T02:28:05.204441+0000 mgr.x (mgr.24887) 26 : cephadm [INF] Reconfiguring alertmanager.a (dependencies changed)... 2024-04-23T02:28:06.559 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:28:06 smithi037 bash[14334]: cephadm 2024-04-23T02:28:05.225674+0000 mgr.x (mgr.24887) 27 : cephadm [INF] Reconfiguring daemon alertmanager.a on smithi037 2024-04-23T02:28:06.560 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:28:06 smithi037 bash[18830]: cephadm 2024-04-23T02:28:05.204441+0000 mgr.x (mgr.24887) 26 : cephadm [INF] Reconfiguring alertmanager.a (dependencies changed)... 2024-04-23T02:28:06.560 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:28:06 smithi037 bash[18830]: cephadm 2024-04-23T02:28:05.225674+0000 mgr.x (mgr.24887) 27 : cephadm [INF] Reconfiguring daemon alertmanager.a on smithi037 2024-04-23T02:28:06.560 INFO:journalctl@ceph.node-exporter.a.smithi037.stdout:Apr 23 02:28:06 smithi037 bash[46551]: time="2024-04-23T02:28:06Z" level=info msg="Starting node_exporter (version=0.18.1, branch=HEAD, revision=3db77732e925c08f675d7404a8c46466b2ece83e)" source="node_exporter.go:156" 2024-04-23T02:28:06.560 INFO:journalctl@ceph.node-exporter.a.smithi037.stdout:Apr 23 02:28:06 smithi037 bash[46551]: time="2024-04-23T02:28:06Z" level=info msg="Build context (go=go1.12.5, user=root@b50852a1acba, date=20190604-16:41:18)" source="node_exporter.go:157" 2024-04-23T02:28:06.560 INFO:journalctl@ceph.node-exporter.a.smithi037.stdout:Apr 23 02:28:06 smithi037 bash[46551]: time="2024-04-23T02:28:06Z" level=info msg="Enabled collectors:" source="node_exporter.go:97" 2024-04-23T02:28:06.561 INFO:journalctl@ceph.node-exporter.a.smithi037.stdout:Apr 23 02:28:06 smithi037 bash[46551]: time="2024-04-23T02:28:06Z" level=info msg=" - arp" source="node_exporter.go:104" 2024-04-23T02:28:06.561 INFO:journalctl@ceph.node-exporter.a.smithi037.stdout:Apr 23 02:28:06 smithi037 bash[46551]: time="2024-04-23T02:28:06Z" level=info msg=" - bcache" source="node_exporter.go:104" 2024-04-23T02:28:06.561 INFO:journalctl@ceph.node-exporter.a.smithi037.stdout:Apr 23 02:28:06 smithi037 bash[46551]: time="2024-04-23T02:28:06Z" level=info msg=" - bonding" source="node_exporter.go:104" 2024-04-23T02:28:06.561 INFO:journalctl@ceph.node-exporter.a.smithi037.stdout:Apr 23 02:28:06 smithi037 bash[46551]: time="2024-04-23T02:28:06Z" level=info msg=" - conntrack" source="node_exporter.go:104" 2024-04-23T02:28:06.561 INFO:journalctl@ceph.node-exporter.a.smithi037.stdout:Apr 23 02:28:06 smithi037 bash[46551]: time="2024-04-23T02:28:06Z" level=info msg=" - cpu" source="node_exporter.go:104" 2024-04-23T02:28:06.561 INFO:journalctl@ceph.node-exporter.a.smithi037.stdout:Apr 23 02:28:06 smithi037 bash[46551]: time="2024-04-23T02:28:06Z" level=info msg=" - cpufreq" source="node_exporter.go:104" 2024-04-23T02:28:06.561 INFO:journalctl@ceph.node-exporter.a.smithi037.stdout:Apr 23 02:28:06 smithi037 bash[46551]: time="2024-04-23T02:28:06Z" level=info msg=" - diskstats" source="node_exporter.go:104" 2024-04-23T02:28:06.561 INFO:journalctl@ceph.node-exporter.a.smithi037.stdout:Apr 23 02:28:06 smithi037 bash[46551]: time="2024-04-23T02:28:06Z" level=info msg=" - edac" source="node_exporter.go:104" 2024-04-23T02:28:06.561 INFO:journalctl@ceph.node-exporter.a.smithi037.stdout:Apr 23 02:28:06 smithi037 bash[46551]: time="2024-04-23T02:28:06Z" level=info msg=" - entropy" source="node_exporter.go:104" 2024-04-23T02:28:06.561 INFO:journalctl@ceph.node-exporter.a.smithi037.stdout:Apr 23 02:28:06 smithi037 bash[46551]: time="2024-04-23T02:28:06Z" level=info msg=" - filefd" source="node_exporter.go:104" 2024-04-23T02:28:06.561 INFO:journalctl@ceph.node-exporter.a.smithi037.stdout:Apr 23 02:28:06 smithi037 bash[46551]: time="2024-04-23T02:28:06Z" level=info msg=" - filesystem" source="node_exporter.go:104" 2024-04-23T02:28:06.561 INFO:journalctl@ceph.node-exporter.a.smithi037.stdout:Apr 23 02:28:06 smithi037 bash[46551]: time="2024-04-23T02:28:06Z" level=info msg=" - hwmon" source="node_exporter.go:104" 2024-04-23T02:28:06.562 INFO:journalctl@ceph.node-exporter.a.smithi037.stdout:Apr 23 02:28:06 smithi037 bash[46551]: time="2024-04-23T02:28:06Z" level=info msg=" - infiniband" source="node_exporter.go:104" 2024-04-23T02:28:06.562 INFO:journalctl@ceph.node-exporter.a.smithi037.stdout:Apr 23 02:28:06 smithi037 bash[46551]: time="2024-04-23T02:28:06Z" level=info msg=" - ipvs" source="node_exporter.go:104" 2024-04-23T02:28:06.562 INFO:journalctl@ceph.node-exporter.a.smithi037.stdout:Apr 23 02:28:06 smithi037 bash[46551]: time="2024-04-23T02:28:06Z" level=info msg=" - loadavg" source="node_exporter.go:104" 2024-04-23T02:28:06.562 INFO:journalctl@ceph.node-exporter.a.smithi037.stdout:Apr 23 02:28:06 smithi037 bash[46551]: time="2024-04-23T02:28:06Z" level=info msg=" - mdadm" source="node_exporter.go:104" 2024-04-23T02:28:06.562 INFO:journalctl@ceph.node-exporter.a.smithi037.stdout:Apr 23 02:28:06 smithi037 bash[46551]: time="2024-04-23T02:28:06Z" level=info msg=" - meminfo" source="node_exporter.go:104" 2024-04-23T02:28:06.562 INFO:journalctl@ceph.node-exporter.a.smithi037.stdout:Apr 23 02:28:06 smithi037 bash[46551]: time="2024-04-23T02:28:06Z" level=info msg=" - netclass" source="node_exporter.go:104" 2024-04-23T02:28:06.562 INFO:journalctl@ceph.node-exporter.a.smithi037.stdout:Apr 23 02:28:06 smithi037 bash[46551]: time="2024-04-23T02:28:06Z" level=info msg=" - netdev" source="node_exporter.go:104" 2024-04-23T02:28:06.562 INFO:journalctl@ceph.node-exporter.a.smithi037.stdout:Apr 23 02:28:06 smithi037 bash[46551]: time="2024-04-23T02:28:06Z" level=info msg=" - netstat" source="node_exporter.go:104" 2024-04-23T02:28:06.562 INFO:journalctl@ceph.node-exporter.a.smithi037.stdout:Apr 23 02:28:06 smithi037 bash[46551]: time="2024-04-23T02:28:06Z" level=info msg=" - nfs" source="node_exporter.go:104" 2024-04-23T02:28:06.562 INFO:journalctl@ceph.node-exporter.a.smithi037.stdout:Apr 23 02:28:06 smithi037 bash[46551]: time="2024-04-23T02:28:06Z" level=info msg=" - nfsd" source="node_exporter.go:104" 2024-04-23T02:28:06.562 INFO:journalctl@ceph.node-exporter.a.smithi037.stdout:Apr 23 02:28:06 smithi037 bash[46551]: time="2024-04-23T02:28:06Z" level=info msg=" - pressure" source="node_exporter.go:104" 2024-04-23T02:28:06.563 INFO:journalctl@ceph.node-exporter.a.smithi037.stdout:Apr 23 02:28:06 smithi037 bash[46551]: time="2024-04-23T02:28:06Z" level=info msg=" - sockstat" source="node_exporter.go:104" 2024-04-23T02:28:06.563 INFO:journalctl@ceph.node-exporter.a.smithi037.stdout:Apr 23 02:28:06 smithi037 bash[46551]: time="2024-04-23T02:28:06Z" level=info msg=" - stat" source="node_exporter.go:104" 2024-04-23T02:28:06.563 INFO:journalctl@ceph.node-exporter.a.smithi037.stdout:Apr 23 02:28:06 smithi037 bash[46551]: time="2024-04-23T02:28:06Z" level=info msg=" - textfile" source="node_exporter.go:104" 2024-04-23T02:28:06.563 INFO:journalctl@ceph.node-exporter.a.smithi037.stdout:Apr 23 02:28:06 smithi037 bash[46551]: time="2024-04-23T02:28:06Z" level=info msg=" - time" source="node_exporter.go:104" 2024-04-23T02:28:06.563 INFO:journalctl@ceph.node-exporter.a.smithi037.stdout:Apr 23 02:28:06 smithi037 bash[46551]: time="2024-04-23T02:28:06Z" level=info msg=" - uname" source="node_exporter.go:104" 2024-04-23T02:28:06.563 INFO:journalctl@ceph.node-exporter.a.smithi037.stdout:Apr 23 02:28:06 smithi037 bash[46551]: time="2024-04-23T02:28:06Z" level=info msg=" - vmstat" source="node_exporter.go:104" 2024-04-23T02:28:06.563 INFO:journalctl@ceph.node-exporter.a.smithi037.stdout:Apr 23 02:28:06 smithi037 bash[46551]: time="2024-04-23T02:28:06Z" level=info msg=" - xfs" source="node_exporter.go:104" 2024-04-23T02:28:06.563 INFO:journalctl@ceph.node-exporter.a.smithi037.stdout:Apr 23 02:28:06 smithi037 bash[46551]: time="2024-04-23T02:28:06Z" level=info msg=" - zfs" source="node_exporter.go:104" 2024-04-23T02:28:06.563 INFO:journalctl@ceph.node-exporter.a.smithi037.stdout:Apr 23 02:28:06 smithi037 bash[46551]: time="2024-04-23T02:28:06Z" level=info msg="Listening on :9100" source="node_exporter.go:170" 2024-04-23T02:28:06.681 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:28:06 smithi191 bash[14421]: cephadm 2024-04-23T02:28:05.204441+0000 mgr.x (mgr.24887) 26 : cephadm [INF] Reconfiguring alertmanager.a (dependencies changed)... 2024-04-23T02:28:06.681 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:28:06 smithi191 bash[14421]: cephadm 2024-04-23T02:28:05.225674+0000 mgr.x (mgr.24887) 27 : cephadm [INF] Reconfiguring daemon alertmanager.a on smithi037 2024-04-23T02:28:07.098 INFO:teuthology.orchestra.run.smithi037.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-04-23T02:28:07.098 INFO:teuthology.orchestra.run.smithi037.stdout:alertmanager.a smithi037 *:9093,9094 running (5m) 14s ago 6m 9.76M - 0.20.0 0881eb8f169f 15a3c6dd9606 2024-04-23T02:28:07.098 INFO:teuthology.orchestra.run.smithi037.stdout:grafana.a smithi191 *:3000 running (6m) 14s ago 6m 26.6M - 6.7.4 557c83e11646 6fa9f80e0904 2024-04-23T02:28:07.098 INFO:teuthology.orchestra.run.smithi037.stdout:iscsi.foo.smithi037.qdajck smithi037 error 14s ago 4m - - 2024-04-23T02:28:07.098 INFO:teuthology.orchestra.run.smithi037.stdout:mgr.x smithi191 *:8443 running (33s) 14s ago 10m 474M - 18.2.2-1237-g646b8c7d 9900ed1a6b81 6b59bcd027bf 2024-04-23T02:28:07.098 INFO:teuthology.orchestra.run.smithi037.stdout:mgr.y smithi037 *:9283 running (12m) 14s ago 12m 354M - 16.2.0 24ecd6d5f14c ba815f79ec56 2024-04-23T02:28:07.099 INFO:teuthology.orchestra.run.smithi037.stdout:mon.a smithi037 running (12m) 14s ago 12m 60.6M 2048M 16.2.0 24ecd6d5f14c 53389667d449 2024-04-23T02:28:07.099 INFO:teuthology.orchestra.run.smithi037.stdout:mon.b smithi191 running (11m) 14s ago 11m 53.5M 2048M 16.2.0 24ecd6d5f14c 3a7fdbe59b38 2024-04-23T02:28:07.099 INFO:teuthology.orchestra.run.smithi037.stdout:mon.c smithi037 running (11m) 14s ago 11m 49.6M 2048M 16.2.0 24ecd6d5f14c 25a08bc9af49 2024-04-23T02:28:07.099 INFO:teuthology.orchestra.run.smithi037.stdout:node-exporter.a smithi037 *:9100 starting - - - - 2024-04-23T02:28:07.099 INFO:teuthology.orchestra.run.smithi037.stdout:node-exporter.b smithi191 *:9100 running (6m) 14s ago 6m 11.1M - 0.18.1 e5a616e4b9cf d7b599bcb0c4 2024-04-23T02:28:07.099 INFO:teuthology.orchestra.run.smithi037.stdout:osd.0 smithi037 running (10m) 14s ago 10m 54.4M 4096M 16.2.0 24ecd6d5f14c 885544a62f16 2024-04-23T02:28:07.099 INFO:teuthology.orchestra.run.smithi037.stdout:osd.1 smithi037 running (10m) 14s ago 10m 54.4M 4096M 16.2.0 24ecd6d5f14c 25fcc758e2c4 2024-04-23T02:28:07.099 INFO:teuthology.orchestra.run.smithi037.stdout:osd.2 smithi037 running (9m) 14s ago 9m 47.6M 4096M 16.2.0 24ecd6d5f14c f06ea64c4342 2024-04-23T02:28:07.099 INFO:teuthology.orchestra.run.smithi037.stdout:osd.3 smithi037 running (9m) 14s ago 9m 53.8M 4096M 16.2.0 24ecd6d5f14c 86bba9f86542 2024-04-23T02:28:07.099 INFO:teuthology.orchestra.run.smithi037.stdout:osd.4 smithi191 running (8m) 14s ago 8m 54.4M 4096M 16.2.0 24ecd6d5f14c 4bef4ae21d58 2024-04-23T02:28:07.099 INFO:teuthology.orchestra.run.smithi037.stdout:osd.5 smithi191 running (8m) 14s ago 8m 49.9M 4096M 16.2.0 24ecd6d5f14c e96fff457fff 2024-04-23T02:28:07.099 INFO:teuthology.orchestra.run.smithi037.stdout:osd.6 smithi191 running (8m) 14s ago 8m 50.4M 4096M 16.2.0 24ecd6d5f14c 8e1356132ee5 2024-04-23T02:28:07.099 INFO:teuthology.orchestra.run.smithi037.stdout:osd.7 smithi191 running (7m) 14s ago 7m 53.9M 4096M 16.2.0 24ecd6d5f14c 925eb6ef69e9 2024-04-23T02:28:07.099 INFO:teuthology.orchestra.run.smithi037.stdout:prometheus.a smithi191 *:9095 running (5m) 14s ago 6m 25.6M - 2.18.1 de242295e225 889661399fde 2024-04-23T02:28:07.099 INFO:teuthology.orchestra.run.smithi037.stdout:rgw.foo.smithi037.ajnubp smithi037 *:8000 running (4m) 14s ago 4m 54.5M - 16.2.0 24ecd6d5f14c 98e454e01e1c 2024-04-23T02:28:07.100 INFO:teuthology.orchestra.run.smithi037.stdout:rgw.foo.smithi191.arojwq smithi191 *:8000 running (4m) 14s ago 4m 54.6M - 16.2.0 24ecd6d5f14c c3f6e10394ec 2024-04-23T02:28:07.100 INFO:teuthology.orchestra.run.smithi037.stdout:rgw.smpl.smithi037.oowzwi smithi037 *:80 running (4m) 14s ago 4m 54.4M - 16.2.0 24ecd6d5f14c e986069c49da 2024-04-23T02:28:07.100 INFO:teuthology.orchestra.run.smithi037.stdout:rgw.smpl.smithi191.vzlgqs smithi191 *:80 running (4m) 14s ago 4m 54.8M - 16.2.0 24ecd6d5f14c 5e62488f89f3 2024-04-23T02:28:07.567 INFO:teuthology.orchestra.run.smithi037.stdout:{ 2024-04-23T02:28:07.567 INFO:teuthology.orchestra.run.smithi037.stdout: "mon": { 2024-04-23T02:28:07.567 INFO:teuthology.orchestra.run.smithi037.stdout: "ceph version 16.2.0 (0c2054e95bcd9b30fdd908a79ac1d8bbc3394442) pacific (stable)": 3 2024-04-23T02:28:07.567 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-04-23T02:28:07.567 INFO:teuthology.orchestra.run.smithi037.stdout: "mgr": { 2024-04-23T02:28:07.568 INFO:teuthology.orchestra.run.smithi037.stdout: "ceph version 16.2.0 (0c2054e95bcd9b30fdd908a79ac1d8bbc3394442) pacific (stable)": 1, 2024-04-23T02:28:07.568 INFO:teuthology.orchestra.run.smithi037.stdout: "ceph version 18.2.2-1237-g646b8c7d (646b8c7d293d8ec31a40c69f7b3237b19c1be24d) reef (stable)": 1 2024-04-23T02:28:07.568 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-04-23T02:28:07.568 INFO:teuthology.orchestra.run.smithi037.stdout: "osd": { 2024-04-23T02:28:07.568 INFO:teuthology.orchestra.run.smithi037.stdout: "ceph version 16.2.0 (0c2054e95bcd9b30fdd908a79ac1d8bbc3394442) pacific (stable)": 8 2024-04-23T02:28:07.568 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-04-23T02:28:07.568 INFO:teuthology.orchestra.run.smithi037.stdout: "mds": {}, 2024-04-23T02:28:07.568 INFO:teuthology.orchestra.run.smithi037.stdout: "rgw": { 2024-04-23T02:28:07.568 INFO:teuthology.orchestra.run.smithi037.stdout: "ceph version 16.2.0 (0c2054e95bcd9b30fdd908a79ac1d8bbc3394442) pacific (stable)": 4 2024-04-23T02:28:07.568 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-04-23T02:28:07.568 INFO:teuthology.orchestra.run.smithi037.stdout: "overall": { 2024-04-23T02:28:07.568 INFO:teuthology.orchestra.run.smithi037.stdout: "ceph version 16.2.0 (0c2054e95bcd9b30fdd908a79ac1d8bbc3394442) pacific (stable)": 16, 2024-04-23T02:28:07.568 INFO:teuthology.orchestra.run.smithi037.stdout: "ceph version 18.2.2-1237-g646b8c7d (646b8c7d293d8ec31a40c69f7b3237b19c1be24d) reef (stable)": 1 2024-04-23T02:28:07.568 INFO:teuthology.orchestra.run.smithi037.stdout: } 2024-04-23T02:28:07.568 INFO:teuthology.orchestra.run.smithi037.stdout:} 2024-04-23T02:28:07.681 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:28:07 smithi191 bash[14421]: cluster 2024-04-23T02:28:05.745180+0000 mgr.x (mgr.24887) 28 : cluster [DBG] pgmap v17: 161 pgs: 161 active+clean; 604 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 867 B/s rd, 25 KiB/s wr, 2 op/s 2024-04-23T02:28:07.681 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:28:07 smithi191 bash[14421]: audit 2024-04-23T02:28:06.260729+0000 mgr.x (mgr.24887) 29 : audit [DBG] from='client.25003 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T02:28:07.809 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:28:07 smithi037 bash[18830]: cluster 2024-04-23T02:28:05.745180+0000 mgr.x (mgr.24887) 28 : cluster [DBG] pgmap v17: 161 pgs: 161 active+clean; 604 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 867 B/s rd, 25 KiB/s wr, 2 op/s 2024-04-23T02:28:07.809 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:28:07 smithi037 bash[18830]: audit 2024-04-23T02:28:06.260729+0000 mgr.x (mgr.24887) 29 : audit [DBG] from='client.25003 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T02:28:07.810 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:28:07 smithi037 bash[14334]: cluster 2024-04-23T02:28:05.745180+0000 mgr.x (mgr.24887) 28 : cluster [DBG] pgmap v17: 161 pgs: 161 active+clean; 604 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 867 B/s rd, 25 KiB/s wr, 2 op/s 2024-04-23T02:28:07.810 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:28:07 smithi037 bash[14334]: audit 2024-04-23T02:28:06.260729+0000 mgr.x (mgr.24887) 29 : audit [DBG] from='client.25003 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T02:28:07.978 INFO:teuthology.orchestra.run.smithi037.stdout:{ 2024-04-23T02:28:07.978 INFO:teuthology.orchestra.run.smithi037.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph@sha256:417b28a7fda24d3105eeb9bae56a845b9ffa154499a85601880a5fd035847210", 2024-04-23T02:28:07.978 INFO:teuthology.orchestra.run.smithi037.stdout: "in_progress": true, 2024-04-23T02:28:07.978 INFO:teuthology.orchestra.run.smithi037.stdout: "which": "Upgrading all daemon types on all hosts", 2024-04-23T02:28:07.978 INFO:teuthology.orchestra.run.smithi037.stdout: "services_complete": [], 2024-04-23T02:28:07.978 INFO:teuthology.orchestra.run.smithi037.stdout: "progress": "1/23 daemons upgraded", 2024-04-23T02:28:07.978 INFO:teuthology.orchestra.run.smithi037.stdout: "message": "", 2024-04-23T02:28:07.979 INFO:teuthology.orchestra.run.smithi037.stdout: "is_paused": false 2024-04-23T02:28:07.979 INFO:teuthology.orchestra.run.smithi037.stdout:} 2024-04-23T02:28:08.469 INFO:teuthology.orchestra.run.smithi037.stdout:HEALTH_WARN 1 failed cephadm daemon(s) 2024-04-23T02:28:08.469 INFO:teuthology.orchestra.run.smithi037.stdout:[WRN] CEPHADM_FAILED_DAEMON: 1 failed cephadm daemon(s) 2024-04-23T02:28:08.469 INFO:teuthology.orchestra.run.smithi037.stdout: daemon iscsi.foo.smithi037.qdajck on smithi037 is in error state 2024-04-23T02:28:08.681 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:28:08 smithi191 bash[14421]: audit 2024-04-23T02:28:06.648235+0000 mgr.x (mgr.24887) 30 : audit [DBG] from='client.25009 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T02:28:08.681 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:28:08 smithi191 bash[14421]: audit 2024-04-23T02:28:07.060261+0000 mgr.x (mgr.24887) 31 : audit [DBG] from='client.25015 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T02:28:08.681 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:28:08 smithi191 bash[14421]: audit 2024-04-23T02:28:07.559965+0000 mon.c (mon.1) 45 : audit [DBG] from='client.? 172.21.15.37:0/2377100856' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T02:28:08.810 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:28:08 smithi037 bash[14334]: audit 2024-04-23T02:28:06.648235+0000 mgr.x (mgr.24887) 30 : audit [DBG] from='client.25009 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T02:28:08.810 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:28:08 smithi037 bash[14334]: audit 2024-04-23T02:28:07.060261+0000 mgr.x (mgr.24887) 31 : audit [DBG] from='client.25015 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T02:28:08.810 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:28:08 smithi037 bash[14334]: audit 2024-04-23T02:28:07.559965+0000 mon.c (mon.1) 45 : audit [DBG] from='client.? 172.21.15.37:0/2377100856' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T02:28:08.810 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:28:08 smithi037 bash[18830]: audit 2024-04-23T02:28:06.648235+0000 mgr.x (mgr.24887) 30 : audit [DBG] from='client.25009 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T02:28:08.810 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:28:08 smithi037 bash[18830]: audit 2024-04-23T02:28:07.060261+0000 mgr.x (mgr.24887) 31 : audit [DBG] from='client.25015 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T02:28:08.810 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:28:08 smithi037 bash[18830]: audit 2024-04-23T02:28:07.559965+0000 mon.c (mon.1) 45 : audit [DBG] from='client.? 172.21.15.37:0/2377100856' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T02:28:09.580 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:28:09 smithi037 bash[18830]: cluster 2024-04-23T02:28:07.745943+0000 mgr.x (mgr.24887) 32 : cluster [DBG] pgmap v18: 161 pgs: 161 active+clean; 604 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 867 B/s rd, 25 KiB/s wr, 2 op/s 2024-04-23T02:28:09.580 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:28:09 smithi037 bash[18830]: audit 2024-04-23T02:28:07.968165+0000 mgr.x (mgr.24887) 33 : audit [DBG] from='client.15111 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T02:28:09.580 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:28:09 smithi037 bash[18830]: audit 2024-04-23T02:28:08.462100+0000 mon.a (mon.0) 710 : audit [DBG] from='client.? 172.21.15.37:0/487123424' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-23T02:28:09.580 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:28:09 smithi037 bash[14334]: cluster 2024-04-23T02:28:07.745943+0000 mgr.x (mgr.24887) 32 : cluster [DBG] pgmap v18: 161 pgs: 161 active+clean; 604 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 867 B/s rd, 25 KiB/s wr, 2 op/s 2024-04-23T02:28:09.580 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:28:09 smithi037 bash[14334]: audit 2024-04-23T02:28:07.968165+0000 mgr.x (mgr.24887) 33 : audit [DBG] from='client.15111 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T02:28:09.580 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:28:09 smithi037 bash[14334]: audit 2024-04-23T02:28:08.462100+0000 mon.a (mon.0) 710 : audit [DBG] from='client.? 172.21.15.37:0/487123424' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-23T02:28:09.681 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:28:09 smithi191 bash[14421]: cluster 2024-04-23T02:28:07.745943+0000 mgr.x (mgr.24887) 32 : cluster [DBG] pgmap v18: 161 pgs: 161 active+clean; 604 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 867 B/s rd, 25 KiB/s wr, 2 op/s 2024-04-23T02:28:09.681 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:28:09 smithi191 bash[14421]: audit 2024-04-23T02:28:07.968165+0000 mgr.x (mgr.24887) 33 : audit [DBG] from='client.15111 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T02:28:09.681 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:28:09 smithi191 bash[14421]: audit 2024-04-23T02:28:08.462100+0000 mon.a (mon.0) 710 : audit [DBG] from='client.? 172.21.15.37:0/487123424' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-23T02:28:11.681 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:28:11 smithi191 bash[14421]: cluster 2024-04-23T02:28:09.747631+0000 mgr.x (mgr.24887) 34 : cluster [DBG] pgmap v19: 161 pgs: 161 active+clean; 604 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 867 B/s rd, 25 KiB/s wr, 2 op/s 2024-04-23T02:28:11.810 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:28:11 smithi037 bash[14334]: cluster 2024-04-23T02:28:09.747631+0000 mgr.x (mgr.24887) 34 : cluster [DBG] pgmap v19: 161 pgs: 161 active+clean; 604 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 867 B/s rd, 25 KiB/s wr, 2 op/s 2024-04-23T02:28:11.810 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:28:11 smithi037 bash[18830]: cluster 2024-04-23T02:28:09.747631+0000 mgr.x (mgr.24887) 34 : cluster [DBG] pgmap v19: 161 pgs: 161 active+clean; 604 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 867 B/s rd, 25 KiB/s wr, 2 op/s 2024-04-23T02:28:13.496 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:28:13 smithi037 bash[14334]: cluster 2024-04-23T02:28:11.748416+0000 mgr.x (mgr.24887) 35 : cluster [DBG] pgmap v20: 161 pgs: 161 active+clean; 604 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-04-23T02:28:13.496 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:28:13 smithi037 bash[18830]: cluster 2024-04-23T02:28:11.748416+0000 mgr.x (mgr.24887) 35 : cluster [DBG] pgmap v20: 161 pgs: 161 active+clean; 604 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-04-23T02:28:13.497 INFO:journalctl@ceph.alertmanager.a.smithi037.stdout:Apr 23 02:28:13 smithi037 systemd[1]: Stopping Ceph alertmanager.a for 39f0dbf0-0117-11ef-bc93-c7b262605968... 2024-04-23T02:28:13.497 INFO:journalctl@ceph.alertmanager.a.smithi037.stdout:Apr 23 02:28:13 smithi037 bash[36467]: level=info ts=2024-04-23T02:28:13.287Z caller=main.go:536 msg="Received SIGTERM, exiting gracefully..." 2024-04-23T02:28:13.681 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:28:13 smithi191 bash[14421]: cluster 2024-04-23T02:28:11.748416+0000 mgr.x (mgr.24887) 35 : cluster [DBG] pgmap v20: 161 pgs: 161 active+clean; 604 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-04-23T02:28:14.309 INFO:journalctl@ceph.alertmanager.a.smithi037.stdout:Apr 23 02:28:13 smithi037 docker[46959]: ceph-39f0dbf0-0117-11ef-bc93-c7b262605968-alertmanager.a 2024-04-23T02:28:14.310 INFO:journalctl@ceph.alertmanager.a.smithi037.stdout:Apr 23 02:28:14 smithi037 systemd[1]: ceph-39f0dbf0-0117-11ef-bc93-c7b262605968@alertmanager.a.service: Succeeded. 2024-04-23T02:28:14.310 INFO:journalctl@ceph.alertmanager.a.smithi037.stdout:Apr 23 02:28:14 smithi037 systemd[1]: Stopped Ceph alertmanager.a for 39f0dbf0-0117-11ef-bc93-c7b262605968. 2024-04-23T02:28:14.310 INFO:journalctl@ceph.alertmanager.a.smithi037.stdout:Apr 23 02:28:14 smithi037 systemd[1]: Started Ceph alertmanager.a for 39f0dbf0-0117-11ef-bc93-c7b262605968. 2024-04-23T02:28:15.431 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:28:15 smithi191 bash[14421]: cluster 2024-04-23T02:28:13.749228+0000 mgr.x (mgr.24887) 36 : cluster [DBG] pgmap v21: 161 pgs: 161 active+clean; 604 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-04-23T02:28:15.431 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:28:15 smithi191 bash[14421]: audit 2024-04-23T02:28:14.060855+0000 mon.a (mon.0) 711 : audit [INF] from='mgr.24887 ' entity='mgr.x' 2024-04-23T02:28:15.431 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:28:15 smithi191 bash[14421]: audit 2024-04-23T02:28:14.072215+0000 mon.a (mon.0) 712 : audit [INF] from='mgr.24887 ' entity='mgr.x' 2024-04-23T02:28:15.431 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:28:15 smithi191 bash[14421]: cephadm 2024-04-23T02:28:14.114167+0000 mgr.x (mgr.24887) 37 : cephadm [INF] Reconfiguring iscsi.foo.smithi037.qdajck (dependencies changed)... 2024-04-23T02:28:15.431 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:28:15 smithi191 bash[14421]: audit 2024-04-23T02:28:14.114935+0000 mon.b (mon.2) 58 : audit [INF] from='mgr.24887 172.21.15.191:0/3854759497' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi037.qdajck", "caps": ["mon", "profile rbd, allow command \"osd blocklist\", allow command \"config-key get\" with \"key\" prefix \"iscsi/\"", "mgr", "allow command \"service status\"", "osd", "allow rwx"]}]: dispatch 2024-04-23T02:28:15.431 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:28:15 smithi191 bash[14421]: audit 2024-04-23T02:28:14.118089+0000 mon.a (mon.0) 713 : audit [INF] from='mgr.24887 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi037.qdajck", "caps": ["mon", "profile rbd, allow command \"osd blocklist\", allow command \"config-key get\" with \"key\" prefix \"iscsi/\"", "mgr", "allow command \"service status\"", "osd", "allow rwx"]}]: dispatch 2024-04-23T02:28:15.432 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:28:15 smithi191 bash[14421]: audit 2024-04-23T02:28:14.127244+0000 mon.b (mon.2) 59 : audit [DBG] from='mgr.24887 172.21.15.191:0/3854759497' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-23T02:28:15.432 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:28:15 smithi191 bash[14421]: cephadm 2024-04-23T02:28:14.129104+0000 mgr.x (mgr.24887) 38 : cephadm [INF] Reconfiguring daemon iscsi.foo.smithi037.qdajck on smithi037 2024-04-23T02:28:15.560 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:28:15 smithi037 bash[14334]: cluster 2024-04-23T02:28:13.749228+0000 mgr.x (mgr.24887) 36 : cluster [DBG] pgmap v21: 161 pgs: 161 active+clean; 604 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-04-23T02:28:15.560 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:28:15 smithi037 bash[14334]: audit 2024-04-23T02:28:14.060855+0000 mon.a (mon.0) 711 : audit [INF] from='mgr.24887 ' entity='mgr.x' 2024-04-23T02:28:15.560 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:28:15 smithi037 bash[14334]: audit 2024-04-23T02:28:14.072215+0000 mon.a (mon.0) 712 : audit [INF] from='mgr.24887 ' entity='mgr.x' 2024-04-23T02:28:15.560 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:28:15 smithi037 bash[14334]: cephadm 2024-04-23T02:28:14.114167+0000 mgr.x (mgr.24887) 37 : cephadm [INF] Reconfiguring iscsi.foo.smithi037.qdajck (dependencies changed)... 2024-04-23T02:28:15.560 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:28:15 smithi037 bash[14334]: audit 2024-04-23T02:28:14.114935+0000 mon.b (mon.2) 58 : audit [INF] from='mgr.24887 172.21.15.191:0/3854759497' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi037.qdajck", "caps": ["mon", "profile rbd, allow command \"osd blocklist\", allow command \"config-key get\" with \"key\" prefix \"iscsi/\"", "mgr", "allow command \"service status\"", "osd", "allow rwx"]}]: dispatch 2024-04-23T02:28:15.560 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:28:15 smithi037 bash[14334]: audit 2024-04-23T02:28:14.118089+0000 mon.a (mon.0) 713 : audit [INF] from='mgr.24887 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi037.qdajck", "caps": ["mon", "profile rbd, allow command \"osd blocklist\", allow command \"config-key get\" with \"key\" prefix \"iscsi/\"", "mgr", "allow command \"service status\"", "osd", "allow rwx"]}]: dispatch 2024-04-23T02:28:15.560 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:28:15 smithi037 bash[14334]: audit 2024-04-23T02:28:14.127244+0000 mon.b (mon.2) 59 : audit [DBG] from='mgr.24887 172.21.15.191:0/3854759497' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-23T02:28:15.560 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:28:15 smithi037 bash[14334]: cephadm 2024-04-23T02:28:14.129104+0000 mgr.x (mgr.24887) 38 : cephadm [INF] Reconfiguring daemon iscsi.foo.smithi037.qdajck on smithi037 2024-04-23T02:28:15.561 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:28:15 smithi037 bash[18830]: cluster 2024-04-23T02:28:13.749228+0000 mgr.x (mgr.24887) 36 : cluster [DBG] pgmap v21: 161 pgs: 161 active+clean; 604 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-04-23T02:28:15.561 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:28:15 smithi037 bash[18830]: audit 2024-04-23T02:28:14.060855+0000 mon.a (mon.0) 711 : audit [INF] from='mgr.24887 ' entity='mgr.x' 2024-04-23T02:28:15.561 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:28:15 smithi037 bash[18830]: audit 2024-04-23T02:28:14.072215+0000 mon.a (mon.0) 712 : audit [INF] from='mgr.24887 ' entity='mgr.x' 2024-04-23T02:28:15.561 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:28:15 smithi037 bash[18830]: cephadm 2024-04-23T02:28:14.114167+0000 mgr.x (mgr.24887) 37 : cephadm [INF] Reconfiguring iscsi.foo.smithi037.qdajck (dependencies changed)... 2024-04-23T02:28:15.561 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:28:15 smithi037 bash[18830]: audit 2024-04-23T02:28:14.114935+0000 mon.b (mon.2) 58 : audit [INF] from='mgr.24887 172.21.15.191:0/3854759497' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi037.qdajck", "caps": ["mon", "profile rbd, allow command \"osd blocklist\", allow command \"config-key get\" with \"key\" prefix \"iscsi/\"", "mgr", "allow command \"service status\"", "osd", "allow rwx"]}]: dispatch 2024-04-23T02:28:15.561 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:28:15 smithi037 bash[18830]: audit 2024-04-23T02:28:14.118089+0000 mon.a (mon.0) 713 : audit [INF] from='mgr.24887 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi037.qdajck", "caps": ["mon", "profile rbd, allow command \"osd blocklist\", allow command \"config-key get\" with \"key\" prefix \"iscsi/\"", "mgr", "allow command \"service status\"", "osd", "allow rwx"]}]: dispatch 2024-04-23T02:28:15.561 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:28:15 smithi037 bash[18830]: audit 2024-04-23T02:28:14.127244+0000 mon.b (mon.2) 59 : audit [DBG] from='mgr.24887 172.21.15.191:0/3854759497' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-23T02:28:15.561 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:28:15 smithi037 bash[18830]: cephadm 2024-04-23T02:28:14.129104+0000 mgr.x (mgr.24887) 38 : cephadm [INF] Reconfiguring daemon iscsi.foo.smithi037.qdajck on smithi037 2024-04-23T02:28:16.060 INFO:journalctl@ceph.alertmanager.a.smithi037.stdout:Apr 23 02:28:15 smithi037 bash[47007]: level=info ts=2024-04-23T02:28:15.819Z caller=main.go:231 msg="Starting Alertmanager" version="(version=0.20.0, branch=HEAD, revision=f74be0400a6243d10bb53812d6fa408ad71ff32d)" 2024-04-23T02:28:16.074 INFO:journalctl@ceph.alertmanager.a.smithi037.stdout:Apr 23 02:28:15 smithi037 bash[47007]: level=info ts=2024-04-23T02:28:15.819Z caller=main.go:232 build_context="(go=go1.13.5, user=root@00c3106655f8, date=20191211-14:13:14)" 2024-04-23T02:28:16.074 INFO:journalctl@ceph.alertmanager.a.smithi037.stdout:Apr 23 02:28:15 smithi037 bash[47007]: level=info ts=2024-04-23T02:28:15.821Z caller=cluster.go:161 component=cluster msg="setting advertise address explicitly" addr=172.21.15.37 port=9094 2024-04-23T02:28:16.074 INFO:journalctl@ceph.alertmanager.a.smithi037.stdout:Apr 23 02:28:15 smithi037 bash[47007]: level=info ts=2024-04-23T02:28:15.822Z caller=cluster.go:623 component=cluster msg="Waiting for gossip to settle..." interval=2s 2024-04-23T02:28:16.074 INFO:journalctl@ceph.alertmanager.a.smithi037.stdout:Apr 23 02:28:15 smithi037 bash[47007]: level=info ts=2024-04-23T02:28:15.861Z caller=coordinator.go:119 component=configuration msg="Loading configuration file" file=/etc/alertmanager/alertmanager.yml 2024-04-23T02:28:16.074 INFO:journalctl@ceph.alertmanager.a.smithi037.stdout:Apr 23 02:28:15 smithi037 bash[47007]: level=info ts=2024-04-23T02:28:15.861Z caller=coordinator.go:131 component=configuration msg="Completed loading of configuration file" file=/etc/alertmanager/alertmanager.yml 2024-04-23T02:28:16.075 INFO:journalctl@ceph.alertmanager.a.smithi037.stdout:Apr 23 02:28:15 smithi037 bash[47007]: level=info ts=2024-04-23T02:28:15.865Z caller=main.go:497 msg=Listening address=:9093 2024-04-23T02:28:17.431 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:28:17 smithi191 bash[14421]: cluster 2024-04-23T02:28:15.750971+0000 mgr.x (mgr.24887) 39 : cluster [DBG] pgmap v22: 161 pgs: 161 active+clean; 604 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-04-23T02:28:17.431 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:28:17 smithi191 bash[14421]: audit 2024-04-23T02:28:16.677817+0000 mon.a (mon.0) 714 : audit [INF] from='mgr.24887 ' entity='mgr.x' 2024-04-23T02:28:17.431 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:28:17 smithi191 bash[14421]: audit 2024-04-23T02:28:16.693216+0000 mon.a (mon.0) 715 : audit [INF] from='mgr.24887 ' entity='mgr.x' 2024-04-23T02:28:17.559 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:28:17 smithi037 bash[14334]: cluster 2024-04-23T02:28:15.750971+0000 mgr.x (mgr.24887) 39 : cluster [DBG] pgmap v22: 161 pgs: 161 active+clean; 604 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-04-23T02:28:17.560 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:28:17 smithi037 bash[14334]: audit 2024-04-23T02:28:16.677817+0000 mon.a (mon.0) 714 : audit [INF] from='mgr.24887 ' entity='mgr.x' 2024-04-23T02:28:17.560 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:28:17 smithi037 bash[14334]: audit 2024-04-23T02:28:16.693216+0000 mon.a (mon.0) 715 : audit [INF] from='mgr.24887 ' entity='mgr.x' 2024-04-23T02:28:17.560 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:28:17 smithi037 bash[18830]: cluster 2024-04-23T02:28:15.750971+0000 mgr.x (mgr.24887) 39 : cluster [DBG] pgmap v22: 161 pgs: 161 active+clean; 604 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-04-23T02:28:17.560 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:28:17 smithi037 bash[18830]: audit 2024-04-23T02:28:16.677817+0000 mon.a (mon.0) 714 : audit [INF] from='mgr.24887 ' entity='mgr.x' 2024-04-23T02:28:17.560 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:28:17 smithi037 bash[18830]: audit 2024-04-23T02:28:16.693216+0000 mon.a (mon.0) 715 : audit [INF] from='mgr.24887 ' entity='mgr.x' 2024-04-23T02:28:18.085 INFO:journalctl@ceph.alertmanager.a.smithi037.stdout:Apr 23 02:28:17 smithi037 bash[47007]: level=info ts=2024-04-23T02:28:17.822Z caller=cluster.go:648 component=cluster msg="gossip not settled" polls=0 before=0 now=1 elapsed=2.000188002s 2024-04-23T02:28:18.337 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:28:18 smithi037 bash[14334]: cephadm 2024-04-23T02:28:16.700811+0000 mgr.x (mgr.24887) 40 : cephadm [INF] Reconfiguring prometheus.a (dependencies changed)... 2024-04-23T02:28:18.337 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:28:18 smithi037 bash[14334]: cephadm 2024-04-23T02:28:16.946672+0000 mgr.x (mgr.24887) 41 : cephadm [INF] Reconfiguring daemon prometheus.a on smithi191 2024-04-23T02:28:18.338 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:28:18 smithi037 bash[18830]: cephadm 2024-04-23T02:28:16.700811+0000 mgr.x (mgr.24887) 40 : cephadm [INF] Reconfiguring prometheus.a (dependencies changed)... 2024-04-23T02:28:18.338 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:28:18 smithi037 bash[18830]: cephadm 2024-04-23T02:28:16.946672+0000 mgr.x (mgr.24887) 41 : cephadm [INF] Reconfiguring daemon prometheus.a on smithi191 2024-04-23T02:28:18.431 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:28:18 smithi191 bash[14421]: cephadm 2024-04-23T02:28:16.700811+0000 mgr.x (mgr.24887) 40 : cephadm [INF] Reconfiguring prometheus.a (dependencies changed)... 2024-04-23T02:28:18.431 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:28:18 smithi191 bash[14421]: cephadm 2024-04-23T02:28:16.946672+0000 mgr.x (mgr.24887) 41 : cephadm [INF] Reconfiguring daemon prometheus.a on smithi191 2024-04-23T02:28:19.408 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:28:19 smithi037 bash[14334]: cluster 2024-04-23T02:28:17.751730+0000 mgr.x (mgr.24887) 42 : cluster [DBG] pgmap v23: 161 pgs: 161 active+clean; 604 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-04-23T02:28:19.409 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:28:19 smithi037 bash[14334]: audit 2024-04-23T02:28:19.001652+0000 mon.c (mon.1) 46 : audit [DBG] from='client.? 172.21.15.37:0/3157695117' entity='client.iscsi.foo.smithi037.qdajck' cmd=[{"prefix": "osd blacklist ls"}]: dispatch 2024-04-23T02:28:19.409 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:28:19 smithi037 bash[18830]: cluster 2024-04-23T02:28:17.751730+0000 mgr.x (mgr.24887) 42 : cluster [DBG] pgmap v23: 161 pgs: 161 active+clean; 604 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-04-23T02:28:19.409 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:28:19 smithi037 bash[18830]: audit 2024-04-23T02:28:19.001652+0000 mon.c (mon.1) 46 : audit [DBG] from='client.? 172.21.15.37:0/3157695117' entity='client.iscsi.foo.smithi037.qdajck' cmd=[{"prefix": "osd blacklist ls"}]: dispatch 2024-04-23T02:28:19.430 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:28:19 smithi191 bash[14421]: cluster 2024-04-23T02:28:17.751730+0000 mgr.x (mgr.24887) 42 : cluster [DBG] pgmap v23: 161 pgs: 161 active+clean; 604 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-04-23T02:28:19.431 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:28:19 smithi191 bash[14421]: audit 2024-04-23T02:28:19.001652+0000 mon.c (mon.1) 46 : audit [DBG] from='client.? 172.21.15.37:0/3157695117' entity='client.iscsi.foo.smithi037.qdajck' cmd=[{"prefix": "osd blacklist ls"}]: dispatch 2024-04-23T02:28:20.479 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:28:20 smithi037 bash[18830]: audit 2024-04-23T02:28:19.393842+0000 mon.c (mon.1) 47 : audit [INF] from='client.? 172.21.15.37:0/3195292017' entity='client.iscsi.foo.smithi037.qdajck' cmd=[{"prefix": "osd blacklist", "blacklistop": "rm", "addr": "172.21.15.37:0/313714574"}]: access denied 2024-04-23T02:28:20.479 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:28:20 smithi037 bash[14334]: audit 2024-04-23T02:28:19.393842+0000 mon.c (mon.1) 47 : audit [INF] from='client.? 172.21.15.37:0/3195292017' entity='client.iscsi.foo.smithi037.qdajck' cmd=[{"prefix": "osd blacklist", "blacklistop": "rm", "addr": "172.21.15.37:0/313714574"}]: access denied 2024-04-23T02:28:20.681 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:28:20 smithi191 bash[14421]: audit 2024-04-23T02:28:19.393842+0000 mon.c (mon.1) 47 : audit [INF] from='client.? 172.21.15.37:0/3195292017' entity='client.iscsi.foo.smithi037.qdajck' cmd=[{"prefix": "osd blacklist", "blacklistop": "rm", "addr": "172.21.15.37:0/313714574"}]: access denied 2024-04-23T02:28:21.559 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:28:21 smithi037 bash[14334]: cluster 2024-04-23T02:28:19.752962+0000 mgr.x (mgr.24887) 43 : cluster [DBG] pgmap v24: 161 pgs: 161 active+clean; 604 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2024-04-23T02:28:21.560 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:28:21 smithi037 bash[18830]: cluster 2024-04-23T02:28:19.752962+0000 mgr.x (mgr.24887) 43 : cluster [DBG] pgmap v24: 161 pgs: 161 active+clean; 604 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2024-04-23T02:28:21.681 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:28:21 smithi191 bash[14421]: cluster 2024-04-23T02:28:19.752962+0000 mgr.x (mgr.24887) 43 : cluster [DBG] pgmap v24: 161 pgs: 161 active+clean; 604 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2024-04-23T02:28:23.431 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:28:23 smithi191 bash[14421]: cluster 2024-04-23T02:28:21.753665+0000 mgr.x (mgr.24887) 44 : cluster [DBG] pgmap v25: 161 pgs: 161 active+clean; 604 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2024-04-23T02:28:23.560 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:28:23 smithi037 bash[14334]: cluster 2024-04-23T02:28:21.753665+0000 mgr.x (mgr.24887) 44 : cluster [DBG] pgmap v25: 161 pgs: 161 active+clean; 604 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2024-04-23T02:28:23.560 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:28:23 smithi037 bash[18830]: cluster 2024-04-23T02:28:21.753665+0000 mgr.x (mgr.24887) 44 : cluster [DBG] pgmap v25: 161 pgs: 161 active+clean; 604 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2024-04-23T02:28:25.559 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:28:25 smithi037 bash[14334]: cluster 2024-04-23T02:28:23.754388+0000 mgr.x (mgr.24887) 45 : cluster [DBG] pgmap v26: 161 pgs: 161 active+clean; 604 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2024-04-23T02:28:25.560 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:28:25 smithi037 bash[18830]: cluster 2024-04-23T02:28:23.754388+0000 mgr.x (mgr.24887) 45 : cluster [DBG] pgmap v26: 161 pgs: 161 active+clean; 604 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2024-04-23T02:28:25.681 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:28:25 smithi191 bash[14421]: cluster 2024-04-23T02:28:23.754388+0000 mgr.x (mgr.24887) 45 : cluster [DBG] pgmap v26: 161 pgs: 161 active+clean; 604 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2024-04-23T02:28:26.309 INFO:journalctl@ceph.alertmanager.a.smithi037.stdout:Apr 23 02:28:25 smithi037 bash[47007]: level=info ts=2024-04-23T02:28:25.823Z caller=cluster.go:640 component=cluster msg="gossip settled; proceeding" elapsed=10.001075864s 2024-04-23T02:28:27.562 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:28:27 smithi037 bash[14334]: cluster 2024-04-23T02:28:25.756153+0000 mgr.x (mgr.24887) 46 : cluster [DBG] pgmap v27: 161 pgs: 161 active+clean; 604 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2024-04-23T02:28:27.563 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:28:27 smithi037 bash[18830]: cluster 2024-04-23T02:28:25.756153+0000 mgr.x (mgr.24887) 46 : cluster [DBG] pgmap v27: 161 pgs: 161 active+clean; 604 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2024-04-23T02:28:27.681 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:28:27 smithi191 bash[14421]: cluster 2024-04-23T02:28:25.756153+0000 mgr.x (mgr.24887) 46 : cluster [DBG] pgmap v27: 161 pgs: 161 active+clean; 604 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2024-04-23T02:28:28.880 INFO:journalctl@ceph.prometheus.a.smithi191.stdout:Apr 23 02:28:28 smithi191 systemd[1]: Stopping Ceph prometheus.a for 39f0dbf0-0117-11ef-bc93-c7b262605968... 2024-04-23T02:28:28.880 INFO:journalctl@ceph.prometheus.a.smithi191.stdout:Apr 23 02:28:28 smithi191 bash[28959]: level=warn ts=2024-04-23T02:28:28.684Z caller=main.go:524 msg="Received SIGTERM, exiting gracefully..." 2024-04-23T02:28:28.880 INFO:journalctl@ceph.prometheus.a.smithi191.stdout:Apr 23 02:28:28 smithi191 bash[28959]: level=info ts=2024-04-23T02:28:28.684Z caller=main.go:547 msg="Stopping scrape discovery manager..." 2024-04-23T02:28:28.881 INFO:journalctl@ceph.prometheus.a.smithi191.stdout:Apr 23 02:28:28 smithi191 bash[28959]: level=info ts=2024-04-23T02:28:28.684Z caller=main.go:561 msg="Stopping notify discovery manager..." 2024-04-23T02:28:28.881 INFO:journalctl@ceph.prometheus.a.smithi191.stdout:Apr 23 02:28:28 smithi191 bash[28959]: level=info ts=2024-04-23T02:28:28.684Z caller=main.go:583 msg="Stopping scrape manager..." 2024-04-23T02:28:28.881 INFO:journalctl@ceph.prometheus.a.smithi191.stdout:Apr 23 02:28:28 smithi191 bash[28959]: level=info ts=2024-04-23T02:28:28.684Z caller=main.go:543 msg="Scrape discovery manager stopped" 2024-04-23T02:28:28.881 INFO:journalctl@ceph.prometheus.a.smithi191.stdout:Apr 23 02:28:28 smithi191 bash[28959]: level=info ts=2024-04-23T02:28:28.684Z caller=main.go:557 msg="Notify discovery manager stopped" 2024-04-23T02:28:28.881 INFO:journalctl@ceph.prometheus.a.smithi191.stdout:Apr 23 02:28:28 smithi191 bash[28959]: level=info ts=2024-04-23T02:28:28.685Z caller=manager.go:882 component="rule manager" msg="Stopping rule manager..." 2024-04-23T02:28:28.881 INFO:journalctl@ceph.prometheus.a.smithi191.stdout:Apr 23 02:28:28 smithi191 bash[28959]: level=info ts=2024-04-23T02:28:28.685Z caller=main.go:577 msg="Scrape manager stopped" 2024-04-23T02:28:28.881 INFO:journalctl@ceph.prometheus.a.smithi191.stdout:Apr 23 02:28:28 smithi191 bash[28959]: level=info ts=2024-04-23T02:28:28.685Z caller=manager.go:892 component="rule manager" msg="Rule manager stopped" 2024-04-23T02:28:28.881 INFO:journalctl@ceph.prometheus.a.smithi191.stdout:Apr 23 02:28:28 smithi191 bash[28959]: level=info ts=2024-04-23T02:28:28.685Z caller=notifier.go:601 component=notifier msg="Stopping notification manager..." 2024-04-23T02:28:28.881 INFO:journalctl@ceph.prometheus.a.smithi191.stdout:Apr 23 02:28:28 smithi191 bash[28959]: level=info ts=2024-04-23T02:28:28.685Z caller=main.go:749 msg="Notifier manager stopped" 2024-04-23T02:28:28.881 INFO:journalctl@ceph.prometheus.a.smithi191.stdout:Apr 23 02:28:28 smithi191 bash[28959]: level=info ts=2024-04-23T02:28:28.686Z caller=main.go:761 msg="See you next time!" 2024-04-23T02:28:29.560 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:28:29 smithi037 bash[14334]: cluster 2024-04-23T02:28:27.756951+0000 mgr.x (mgr.24887) 47 : cluster [DBG] pgmap v28: 161 pgs: 161 active+clean; 604 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2024-04-23T02:28:29.560 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:28:29 smithi037 bash[18830]: cluster 2024-04-23T02:28:27.756951+0000 mgr.x (mgr.24887) 47 : cluster [DBG] pgmap v28: 161 pgs: 161 active+clean; 604 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2024-04-23T02:28:29.681 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:28:29 smithi191 bash[14421]: cluster 2024-04-23T02:28:27.756951+0000 mgr.x (mgr.24887) 47 : cluster [DBG] pgmap v28: 161 pgs: 161 active+clean; 604 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2024-04-23T02:28:29.681 INFO:journalctl@ceph.prometheus.a.smithi191.stdout:Apr 23 02:28:29 smithi191 docker[34351]: ceph-39f0dbf0-0117-11ef-bc93-c7b262605968-prometheus.a 2024-04-23T02:28:29.682 INFO:journalctl@ceph.prometheus.a.smithi191.stdout:Apr 23 02:28:29 smithi191 systemd[1]: ceph-39f0dbf0-0117-11ef-bc93-c7b262605968@prometheus.a.service: Succeeded. 2024-04-23T02:28:29.682 INFO:journalctl@ceph.prometheus.a.smithi191.stdout:Apr 23 02:28:29 smithi191 systemd[1]: Stopped Ceph prometheus.a for 39f0dbf0-0117-11ef-bc93-c7b262605968. 2024-04-23T02:28:29.682 INFO:journalctl@ceph.prometheus.a.smithi191.stdout:Apr 23 02:28:29 smithi191 systemd[1]: Started Ceph prometheus.a for 39f0dbf0-0117-11ef-bc93-c7b262605968. 2024-04-23T02:28:30.181 INFO:journalctl@ceph.node-exporter.b.smithi191.stdout:Apr 23 02:28:29 smithi191 systemd[1]: Stopping Ceph node-exporter.b for 39f0dbf0-0117-11ef-bc93-c7b262605968... 2024-04-23T02:28:30.809 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:28:30 smithi037 bash[14334]: audit 2024-04-23T02:28:29.453596+0000 mon.a (mon.0) 716 : audit [INF] from='mgr.24887 ' entity='mgr.x' 2024-04-23T02:28:30.810 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:28:30 smithi037 bash[14334]: audit 2024-04-23T02:28:29.464997+0000 mon.a (mon.0) 717 : audit [INF] from='mgr.24887 ' entity='mgr.x' 2024-04-23T02:28:30.810 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:28:30 smithi037 bash[14334]: cephadm 2024-04-23T02:28:29.498201+0000 mgr.x (mgr.24887) 48 : cephadm [INF] Reconfiguring node-exporter.b (dependencies changed)... 2024-04-23T02:28:30.810 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:28:30 smithi037 bash[14334]: cephadm 2024-04-23T02:28:29.498949+0000 mgr.x (mgr.24887) 49 : cephadm [INF] Reconfiguring daemon node-exporter.b on smithi191 2024-04-23T02:28:30.810 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:28:30 smithi037 bash[18830]: audit 2024-04-23T02:28:29.453596+0000 mon.a (mon.0) 716 : audit [INF] from='mgr.24887 ' entity='mgr.x' 2024-04-23T02:28:30.810 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:28:30 smithi037 bash[18830]: audit 2024-04-23T02:28:29.464997+0000 mon.a (mon.0) 717 : audit [INF] from='mgr.24887 ' entity='mgr.x' 2024-04-23T02:28:30.810 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:28:30 smithi037 bash[18830]: cephadm 2024-04-23T02:28:29.498201+0000 mgr.x (mgr.24887) 48 : cephadm [INF] Reconfiguring node-exporter.b (dependencies changed)... 2024-04-23T02:28:30.810 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:28:30 smithi037 bash[18830]: cephadm 2024-04-23T02:28:29.498949+0000 mgr.x (mgr.24887) 49 : cephadm [INF] Reconfiguring daemon node-exporter.b on smithi191 2024-04-23T02:28:30.882 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:28:30 smithi191 bash[14421]: audit 2024-04-23T02:28:29.453596+0000 mon.a (mon.0) 716 : audit [INF] from='mgr.24887 ' entity='mgr.x' 2024-04-23T02:28:30.882 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:28:30 smithi191 bash[14421]: audit 2024-04-23T02:28:29.464997+0000 mon.a (mon.0) 717 : audit [INF] from='mgr.24887 ' entity='mgr.x' 2024-04-23T02:28:30.883 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:28:30 smithi191 bash[14421]: cephadm 2024-04-23T02:28:29.498201+0000 mgr.x (mgr.24887) 48 : cephadm [INF] Reconfiguring node-exporter.b (dependencies changed)... 2024-04-23T02:28:30.883 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:28:30 smithi191 bash[14421]: cephadm 2024-04-23T02:28:29.498949+0000 mgr.x (mgr.24887) 49 : cephadm [INF] Reconfiguring daemon node-exporter.b on smithi191 2024-04-23T02:28:31.141 INFO:journalctl@ceph.node-exporter.b.smithi191.stdout:Apr 23 02:28:30 smithi191 docker[34420]: ceph-39f0dbf0-0117-11ef-bc93-c7b262605968-node-exporter.b 2024-04-23T02:28:31.431 INFO:journalctl@ceph.node-exporter.b.smithi191.stdout:Apr 23 02:28:31 smithi191 systemd[1]: ceph-39f0dbf0-0117-11ef-bc93-c7b262605968@node-exporter.b.service: Main process exited, code=exited, status=143/n/a 2024-04-23T02:28:31.431 INFO:journalctl@ceph.node-exporter.b.smithi191.stdout:Apr 23 02:28:31 smithi191 systemd[1]: ceph-39f0dbf0-0117-11ef-bc93-c7b262605968@node-exporter.b.service: Failed with result 'exit-code'. 2024-04-23T02:28:31.431 INFO:journalctl@ceph.node-exporter.b.smithi191.stdout:Apr 23 02:28:31 smithi191 systemd[1]: Stopped Ceph node-exporter.b for 39f0dbf0-0117-11ef-bc93-c7b262605968. 2024-04-23T02:28:31.431 INFO:journalctl@ceph.node-exporter.b.smithi191.stdout:Apr 23 02:28:31 smithi191 systemd[1]: Started Ceph node-exporter.b for 39f0dbf0-0117-11ef-bc93-c7b262605968. 2024-04-23T02:28:31.432 INFO:journalctl@ceph.prometheus.a.smithi191.stdout:Apr 23 02:28:31 smithi191 bash[34397]: level=info ts=2024-04-23T02:28:31.270Z caller=main.go:302 msg="No time or size retention was set so using the default time retention" duration=15d 2024-04-23T02:28:31.432 INFO:journalctl@ceph.prometheus.a.smithi191.stdout:Apr 23 02:28:31 smithi191 bash[34397]: level=info ts=2024-04-23T02:28:31.270Z caller=main.go:337 msg="Starting Prometheus" version="(version=2.18.1, branch=HEAD, revision=ecee9c8abfd118f139014cb1b174b08db3f342cf)" 2024-04-23T02:28:31.432 INFO:journalctl@ceph.prometheus.a.smithi191.stdout:Apr 23 02:28:31 smithi191 bash[34397]: level=info ts=2024-04-23T02:28:31.270Z caller=main.go:338 build_context="(go=go1.14.2, user=root@2117a9e64a7e, date=20200507-16:51:47)" 2024-04-23T02:28:31.432 INFO:journalctl@ceph.prometheus.a.smithi191.stdout:Apr 23 02:28:31 smithi191 bash[34397]: level=info ts=2024-04-23T02:28:31.270Z caller=main.go:339 host_details="(Linux 5.4.0-177-generic #197-Ubuntu SMP Thu Mar 28 22:45:47 UTC 2024 x86_64 smithi191 (none))" 2024-04-23T02:28:31.432 INFO:journalctl@ceph.prometheus.a.smithi191.stdout:Apr 23 02:28:31 smithi191 bash[34397]: level=info ts=2024-04-23T02:28:31.270Z caller=main.go:340 fd_limits="(soft=1048576, hard=1048576)" 2024-04-23T02:28:31.432 INFO:journalctl@ceph.prometheus.a.smithi191.stdout:Apr 23 02:28:31 smithi191 bash[34397]: level=info ts=2024-04-23T02:28:31.270Z caller=main.go:341 vm_limits="(soft=unlimited, hard=unlimited)" 2024-04-23T02:28:31.432 INFO:journalctl@ceph.prometheus.a.smithi191.stdout:Apr 23 02:28:31 smithi191 bash[34397]: level=info ts=2024-04-23T02:28:31.273Z caller=main.go:678 msg="Starting TSDB ..." 2024-04-23T02:28:31.432 INFO:journalctl@ceph.prometheus.a.smithi191.stdout:Apr 23 02:28:31 smithi191 bash[34397]: level=info ts=2024-04-23T02:28:31.273Z caller=web.go:523 component=web msg="Start listening for connections" address=:9095 2024-04-23T02:28:31.432 INFO:journalctl@ceph.prometheus.a.smithi191.stdout:Apr 23 02:28:31 smithi191 bash[34397]: level=info ts=2024-04-23T02:28:31.279Z caller=head.go:575 component=tsdb msg="Replaying WAL, this may take awhile" 2024-04-23T02:28:31.432 INFO:journalctl@ceph.prometheus.a.smithi191.stdout:Apr 23 02:28:31 smithi191 bash[34397]: level=info ts=2024-04-23T02:28:31.280Z caller=head.go:624 component=tsdb msg="WAL segment loaded" segment=0 maxSegment=2 2024-04-23T02:28:31.432 INFO:journalctl@ceph.prometheus.a.smithi191.stdout:Apr 23 02:28:31 smithi191 bash[34397]: level=info ts=2024-04-23T02:28:31.292Z caller=head.go:624 component=tsdb msg="WAL segment loaded" segment=1 maxSegment=2 2024-04-23T02:28:31.433 INFO:journalctl@ceph.prometheus.a.smithi191.stdout:Apr 23 02:28:31 smithi191 bash[34397]: level=info ts=2024-04-23T02:28:31.293Z caller=head.go:624 component=tsdb msg="WAL segment loaded" segment=2 maxSegment=2 2024-04-23T02:28:31.433 INFO:journalctl@ceph.prometheus.a.smithi191.stdout:Apr 23 02:28:31 smithi191 bash[34397]: level=info ts=2024-04-23T02:28:31.293Z caller=head.go:627 component=tsdb msg="WAL replay completed" duration=13.25462ms 2024-04-23T02:28:31.433 INFO:journalctl@ceph.prometheus.a.smithi191.stdout:Apr 23 02:28:31 smithi191 bash[34397]: level=info ts=2024-04-23T02:28:31.295Z caller=main.go:694 fs_type=XFS_SUPER_MAGIC 2024-04-23T02:28:31.433 INFO:journalctl@ceph.prometheus.a.smithi191.stdout:Apr 23 02:28:31 smithi191 bash[34397]: level=info ts=2024-04-23T02:28:31.295Z caller=main.go:695 msg="TSDB started" 2024-04-23T02:28:31.433 INFO:journalctl@ceph.prometheus.a.smithi191.stdout:Apr 23 02:28:31 smithi191 bash[34397]: level=info ts=2024-04-23T02:28:31.295Z caller=main.go:799 msg="Loading configuration file" filename=/etc/prometheus/prometheus.yml 2024-04-23T02:28:31.433 INFO:journalctl@ceph.prometheus.a.smithi191.stdout:Apr 23 02:28:31 smithi191 bash[34397]: level=info ts=2024-04-23T02:28:31.296Z caller=main.go:547 msg="Stopping scrape discovery manager..." 2024-04-23T02:28:31.433 INFO:journalctl@ceph.prometheus.a.smithi191.stdout:Apr 23 02:28:31 smithi191 bash[34397]: level=info ts=2024-04-23T02:28:31.296Z caller=main.go:561 msg="Stopping notify discovery manager..." 2024-04-23T02:28:31.433 INFO:journalctl@ceph.prometheus.a.smithi191.stdout:Apr 23 02:28:31 smithi191 bash[34397]: level=info ts=2024-04-23T02:28:31.296Z caller=main.go:583 msg="Stopping scrape manager..." 2024-04-23T02:28:31.433 INFO:journalctl@ceph.prometheus.a.smithi191.stdout:Apr 23 02:28:31 smithi191 bash[34397]: level=info ts=2024-04-23T02:28:31.296Z caller=main.go:557 msg="Notify discovery manager stopped" 2024-04-23T02:28:31.433 INFO:journalctl@ceph.prometheus.a.smithi191.stdout:Apr 23 02:28:31 smithi191 bash[34397]: level=info ts=2024-04-23T02:28:31.296Z caller=main.go:543 msg="Scrape discovery manager stopped" 2024-04-23T02:28:31.433 INFO:journalctl@ceph.prometheus.a.smithi191.stdout:Apr 23 02:28:31 smithi191 bash[34397]: level=info ts=2024-04-23T02:28:31.296Z caller=manager.go:882 component="rule manager" msg="Stopping rule manager..." 2024-04-23T02:28:31.433 INFO:journalctl@ceph.prometheus.a.smithi191.stdout:Apr 23 02:28:31 smithi191 bash[34397]: level=info ts=2024-04-23T02:28:31.296Z caller=manager.go:892 component="rule manager" msg="Rule manager stopped" 2024-04-23T02:28:31.433 INFO:journalctl@ceph.prometheus.a.smithi191.stdout:Apr 23 02:28:31 smithi191 bash[34397]: level=info ts=2024-04-23T02:28:31.296Z caller=main.go:577 msg="Scrape manager stopped" 2024-04-23T02:28:31.433 INFO:journalctl@ceph.prometheus.a.smithi191.stdout:Apr 23 02:28:31 smithi191 bash[34397]: level=info ts=2024-04-23T02:28:31.296Z caller=notifier.go:601 component=notifier msg="Stopping notification manager..." 2024-04-23T02:28:31.434 INFO:journalctl@ceph.prometheus.a.smithi191.stdout:Apr 23 02:28:31 smithi191 bash[34397]: level=info ts=2024-04-23T02:28:31.296Z caller=main.go:749 msg="Notifier manager stopped" 2024-04-23T02:28:31.434 INFO:journalctl@ceph.prometheus.a.smithi191.stdout:Apr 23 02:28:31 smithi191 bash[34397]: level=error ts=2024-04-23T02:28:31.296Z caller=main.go:758 err="error loading config from \"/etc/prometheus/prometheus.yml\": couldn't load configuration (--config.file=\"/etc/prometheus/prometheus.yml\"): parsing YAML file /etc/prometheus/prometheus.yml: yaml: unmarshal errors:\n line 11: field http_sd_configs not found in type config.plain\n line 17: field http_sd_configs not found in type config.plain\n line 21: field http_sd_configs not found in type config.plain\n line 27: field http_sd_configs not found in type config.plain\n line 31: field http_sd_configs not found in type config.plain" 2024-04-23T02:28:31.567 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:28:31 smithi191 bash[14421]: cluster 2024-04-23T02:28:29.758456+0000 mgr.x (mgr.24887) 50 : cluster [DBG] pgmap v29: 161 pgs: 161 active+clean; 604 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2024-04-23T02:28:31.567 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:28:31 smithi191 bash[14421]: audit 2024-04-23T02:28:31.223275+0000 mon.a (mon.0) 718 : audit [INF] from='mgr.24887 ' entity='mgr.x' 2024-04-23T02:28:31.567 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:28:31 smithi191 bash[14421]: audit 2024-04-23T02:28:31.234795+0000 mon.a (mon.0) 719 : audit [INF] from='mgr.24887 ' entity='mgr.x' 2024-04-23T02:28:31.567 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:28:31 smithi191 bash[14421]: audit 2024-04-23T02:28:31.383024+0000 mon.a (mon.0) 720 : audit [INF] from='mgr.24887 ' entity='mgr.x' 2024-04-23T02:28:31.567 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:28:31 smithi191 bash[14421]: audit 2024-04-23T02:28:31.390241+0000 mon.a (mon.0) 721 : audit [INF] from='mgr.24887 ' entity='mgr.x' 2024-04-23T02:28:31.567 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:28:31 smithi191 bash[14421]: audit 2024-04-23T02:28:31.394542+0000 mon.b (mon.2) 60 : audit [INF] from='mgr.24887 172.21.15.191:0/3854759497' entity='mgr.x' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2024-04-23T02:28:31.810 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:28:31 smithi037 bash[18830]: cluster 2024-04-23T02:28:29.758456+0000 mgr.x (mgr.24887) 50 : cluster [DBG] pgmap v29: 161 pgs: 161 active+clean; 604 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2024-04-23T02:28:31.810 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:28:31 smithi037 bash[18830]: audit 2024-04-23T02:28:31.223275+0000 mon.a (mon.0) 718 : audit [INF] from='mgr.24887 ' entity='mgr.x' 2024-04-23T02:28:31.810 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:28:31 smithi037 bash[18830]: audit 2024-04-23T02:28:31.234795+0000 mon.a (mon.0) 719 : audit [INF] from='mgr.24887 ' entity='mgr.x' 2024-04-23T02:28:31.810 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:28:31 smithi037 bash[18830]: audit 2024-04-23T02:28:31.383024+0000 mon.a (mon.0) 720 : audit [INF] from='mgr.24887 ' entity='mgr.x' 2024-04-23T02:28:31.810 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:28:31 smithi037 bash[18830]: audit 2024-04-23T02:28:31.390241+0000 mon.a (mon.0) 721 : audit [INF] from='mgr.24887 ' entity='mgr.x' 2024-04-23T02:28:31.810 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:28:31 smithi037 bash[18830]: audit 2024-04-23T02:28:31.394542+0000 mon.b (mon.2) 60 : audit [INF] from='mgr.24887 172.21.15.191:0/3854759497' entity='mgr.x' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2024-04-23T02:28:31.811 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:28:31 smithi037 bash[14334]: cluster 2024-04-23T02:28:29.758456+0000 mgr.x (mgr.24887) 50 : cluster [DBG] pgmap v29: 161 pgs: 161 active+clean; 604 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2024-04-23T02:28:31.811 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:28:31 smithi037 bash[14334]: audit 2024-04-23T02:28:31.223275+0000 mon.a (mon.0) 718 : audit [INF] from='mgr.24887 ' entity='mgr.x' 2024-04-23T02:28:31.811 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:28:31 smithi037 bash[14334]: audit 2024-04-23T02:28:31.234795+0000 mon.a (mon.0) 719 : audit [INF] from='mgr.24887 ' entity='mgr.x' 2024-04-23T02:28:31.811 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:28:31 smithi037 bash[14334]: audit 2024-04-23T02:28:31.383024+0000 mon.a (mon.0) 720 : audit [INF] from='mgr.24887 ' entity='mgr.x' 2024-04-23T02:28:31.811 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:28:31 smithi037 bash[14334]: audit 2024-04-23T02:28:31.390241+0000 mon.a (mon.0) 721 : audit [INF] from='mgr.24887 ' entity='mgr.x' 2024-04-23T02:28:31.811 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:28:31 smithi037 bash[14334]: audit 2024-04-23T02:28:31.394542+0000 mon.b (mon.2) 60 : audit [INF] from='mgr.24887 172.21.15.191:0/3854759497' entity='mgr.x' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2024-04-23T02:28:32.681 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:28:32 smithi191 bash[14421]: cephadm 2024-04-23T02:28:31.267054+0000 mgr.x (mgr.24887) 51 : cephadm [INF] Reconfiguring grafana.a (dependencies changed)... 2024-04-23T02:28:32.682 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:28:32 smithi191 bash[14421]: cephadm 2024-04-23T02:28:31.279797+0000 mgr.x (mgr.24887) 52 : cephadm [INF] Regenerating cephadm self-signed grafana TLS certificates 2024-04-23T02:28:32.682 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:28:32 smithi191 bash[14421]: audit 2024-04-23T02:28:31.395327+0000 mgr.x (mgr.24887) 53 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2024-04-23T02:28:32.682 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:28:32 smithi191 bash[14421]: cephadm 2024-04-23T02:28:31.399578+0000 mgr.x (mgr.24887) 54 : cephadm [INF] Reconfiguring daemon grafana.a on smithi191 2024-04-23T02:28:32.738 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:28:32 smithi037 bash[14334]: cephadm 2024-04-23T02:28:31.267054+0000 mgr.x (mgr.24887) 51 : cephadm [INF] Reconfiguring grafana.a (dependencies changed)... 2024-04-23T02:28:32.739 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:28:32 smithi037 bash[14334]: cephadm 2024-04-23T02:28:31.279797+0000 mgr.x (mgr.24887) 52 : cephadm [INF] Regenerating cephadm self-signed grafana TLS certificates 2024-04-23T02:28:32.739 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:28:32 smithi037 bash[14334]: audit 2024-04-23T02:28:31.395327+0000 mgr.x (mgr.24887) 53 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2024-04-23T02:28:32.739 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:28:32 smithi037 bash[14334]: cephadm 2024-04-23T02:28:31.399578+0000 mgr.x (mgr.24887) 54 : cephadm [INF] Reconfiguring daemon grafana.a on smithi191 2024-04-23T02:28:32.739 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:28:32 smithi037 bash[18830]: cephadm 2024-04-23T02:28:31.267054+0000 mgr.x (mgr.24887) 51 : cephadm [INF] Reconfiguring grafana.a (dependencies changed)... 2024-04-23T02:28:32.739 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:28:32 smithi037 bash[18830]: cephadm 2024-04-23T02:28:31.279797+0000 mgr.x (mgr.24887) 52 : cephadm [INF] Regenerating cephadm self-signed grafana TLS certificates 2024-04-23T02:28:32.739 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:28:32 smithi037 bash[18830]: audit 2024-04-23T02:28:31.395327+0000 mgr.x (mgr.24887) 53 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2024-04-23T02:28:32.739 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:28:32 smithi037 bash[18830]: cephadm 2024-04-23T02:28:31.399578+0000 mgr.x (mgr.24887) 54 : cephadm [INF] Reconfiguring daemon grafana.a on smithi191 2024-04-23T02:28:33.157 INFO:journalctl@ceph.prometheus.a.smithi191.stdout:Apr 23 02:28:32 smithi191 systemd[1]: ceph-39f0dbf0-0117-11ef-bc93-c7b262605968@prometheus.a.service: Main process exited, code=exited, status=1/FAILURE 2024-04-23T02:28:33.157 INFO:journalctl@ceph.prometheus.a.smithi191.stdout:Apr 23 02:28:32 smithi191 systemd[1]: ceph-39f0dbf0-0117-11ef-bc93-c7b262605968@prometheus.a.service: Failed with result 'exit-code'. 2024-04-23T02:28:33.488 INFO:journalctl@ceph.node-exporter.b.smithi191.stdout:Apr 23 02:28:33 smithi191 bash[34502]: time="2024-04-23T02:28:33Z" level=info msg="Starting node_exporter (version=0.18.1, branch=HEAD, revision=3db77732e925c08f675d7404a8c46466b2ece83e)" source="node_exporter.go:156" 2024-04-23T02:28:33.488 INFO:journalctl@ceph.node-exporter.b.smithi191.stdout:Apr 23 02:28:33 smithi191 bash[34502]: time="2024-04-23T02:28:33Z" level=info msg="Build context (go=go1.12.5, user=root@b50852a1acba, date=20190604-16:41:18)" source="node_exporter.go:157" 2024-04-23T02:28:33.488 INFO:journalctl@ceph.node-exporter.b.smithi191.stdout:Apr 23 02:28:33 smithi191 bash[34502]: time="2024-04-23T02:28:33Z" level=info msg="Enabled collectors:" source="node_exporter.go:97" 2024-04-23T02:28:33.488 INFO:journalctl@ceph.node-exporter.b.smithi191.stdout:Apr 23 02:28:33 smithi191 bash[34502]: time="2024-04-23T02:28:33Z" level=info msg=" - arp" source="node_exporter.go:104" 2024-04-23T02:28:33.488 INFO:journalctl@ceph.node-exporter.b.smithi191.stdout:Apr 23 02:28:33 smithi191 bash[34502]: time="2024-04-23T02:28:33Z" level=info msg=" - bcache" source="node_exporter.go:104" 2024-04-23T02:28:33.488 INFO:journalctl@ceph.node-exporter.b.smithi191.stdout:Apr 23 02:28:33 smithi191 bash[34502]: time="2024-04-23T02:28:33Z" level=info msg=" - bonding" source="node_exporter.go:104" 2024-04-23T02:28:33.488 INFO:journalctl@ceph.node-exporter.b.smithi191.stdout:Apr 23 02:28:33 smithi191 bash[34502]: time="2024-04-23T02:28:33Z" level=info msg=" - conntrack" source="node_exporter.go:104" 2024-04-23T02:28:33.488 INFO:journalctl@ceph.node-exporter.b.smithi191.stdout:Apr 23 02:28:33 smithi191 bash[34502]: time="2024-04-23T02:28:33Z" level=info msg=" - cpu" source="node_exporter.go:104" 2024-04-23T02:28:33.488 INFO:journalctl@ceph.node-exporter.b.smithi191.stdout:Apr 23 02:28:33 smithi191 bash[34502]: time="2024-04-23T02:28:33Z" level=info msg=" - cpufreq" source="node_exporter.go:104" 2024-04-23T02:28:33.488 INFO:journalctl@ceph.node-exporter.b.smithi191.stdout:Apr 23 02:28:33 smithi191 bash[34502]: time="2024-04-23T02:28:33Z" level=info msg=" - diskstats" source="node_exporter.go:104" 2024-04-23T02:28:33.489 INFO:journalctl@ceph.node-exporter.b.smithi191.stdout:Apr 23 02:28:33 smithi191 bash[34502]: time="2024-04-23T02:28:33Z" level=info msg=" - edac" source="node_exporter.go:104" 2024-04-23T02:28:33.489 INFO:journalctl@ceph.node-exporter.b.smithi191.stdout:Apr 23 02:28:33 smithi191 bash[34502]: time="2024-04-23T02:28:33Z" level=info msg=" - entropy" source="node_exporter.go:104" 2024-04-23T02:28:33.489 INFO:journalctl@ceph.node-exporter.b.smithi191.stdout:Apr 23 02:28:33 smithi191 bash[34502]: time="2024-04-23T02:28:33Z" level=info msg=" - filefd" source="node_exporter.go:104" 2024-04-23T02:28:33.489 INFO:journalctl@ceph.node-exporter.b.smithi191.stdout:Apr 23 02:28:33 smithi191 bash[34502]: time="2024-04-23T02:28:33Z" level=info msg=" - filesystem" source="node_exporter.go:104" 2024-04-23T02:28:33.489 INFO:journalctl@ceph.node-exporter.b.smithi191.stdout:Apr 23 02:28:33 smithi191 bash[34502]: time="2024-04-23T02:28:33Z" level=info msg=" - hwmon" source="node_exporter.go:104" 2024-04-23T02:28:33.489 INFO:journalctl@ceph.node-exporter.b.smithi191.stdout:Apr 23 02:28:33 smithi191 bash[34502]: time="2024-04-23T02:28:33Z" level=info msg=" - infiniband" source="node_exporter.go:104" 2024-04-23T02:28:33.489 INFO:journalctl@ceph.node-exporter.b.smithi191.stdout:Apr 23 02:28:33 smithi191 bash[34502]: time="2024-04-23T02:28:33Z" level=info msg=" - ipvs" source="node_exporter.go:104" 2024-04-23T02:28:33.489 INFO:journalctl@ceph.node-exporter.b.smithi191.stdout:Apr 23 02:28:33 smithi191 bash[34502]: time="2024-04-23T02:28:33Z" level=info msg=" - loadavg" source="node_exporter.go:104" 2024-04-23T02:28:33.489 INFO:journalctl@ceph.node-exporter.b.smithi191.stdout:Apr 23 02:28:33 smithi191 bash[34502]: time="2024-04-23T02:28:33Z" level=info msg=" - mdadm" source="node_exporter.go:104" 2024-04-23T02:28:33.489 INFO:journalctl@ceph.node-exporter.b.smithi191.stdout:Apr 23 02:28:33 smithi191 bash[34502]: time="2024-04-23T02:28:33Z" level=info msg=" - meminfo" source="node_exporter.go:104" 2024-04-23T02:28:33.489 INFO:journalctl@ceph.node-exporter.b.smithi191.stdout:Apr 23 02:28:33 smithi191 bash[34502]: time="2024-04-23T02:28:33Z" level=info msg=" - netclass" source="node_exporter.go:104" 2024-04-23T02:28:33.489 INFO:journalctl@ceph.node-exporter.b.smithi191.stdout:Apr 23 02:28:33 smithi191 bash[34502]: time="2024-04-23T02:28:33Z" level=info msg=" - netdev" source="node_exporter.go:104" 2024-04-23T02:28:33.489 INFO:journalctl@ceph.node-exporter.b.smithi191.stdout:Apr 23 02:28:33 smithi191 bash[34502]: time="2024-04-23T02:28:33Z" level=info msg=" - netstat" source="node_exporter.go:104" 2024-04-23T02:28:33.489 INFO:journalctl@ceph.node-exporter.b.smithi191.stdout:Apr 23 02:28:33 smithi191 bash[34502]: time="2024-04-23T02:28:33Z" level=info msg=" - nfs" source="node_exporter.go:104" 2024-04-23T02:28:33.490 INFO:journalctl@ceph.node-exporter.b.smithi191.stdout:Apr 23 02:28:33 smithi191 bash[34502]: time="2024-04-23T02:28:33Z" level=info msg=" - nfsd" source="node_exporter.go:104" 2024-04-23T02:28:33.490 INFO:journalctl@ceph.node-exporter.b.smithi191.stdout:Apr 23 02:28:33 smithi191 bash[34502]: time="2024-04-23T02:28:33Z" level=info msg=" - pressure" source="node_exporter.go:104" 2024-04-23T02:28:33.490 INFO:journalctl@ceph.node-exporter.b.smithi191.stdout:Apr 23 02:28:33 smithi191 bash[34502]: time="2024-04-23T02:28:33Z" level=info msg=" - sockstat" source="node_exporter.go:104" 2024-04-23T02:28:33.490 INFO:journalctl@ceph.node-exporter.b.smithi191.stdout:Apr 23 02:28:33 smithi191 bash[34502]: time="2024-04-23T02:28:33Z" level=info msg=" - stat" source="node_exporter.go:104" 2024-04-23T02:28:33.490 INFO:journalctl@ceph.node-exporter.b.smithi191.stdout:Apr 23 02:28:33 smithi191 bash[34502]: time="2024-04-23T02:28:33Z" level=info msg=" - textfile" source="node_exporter.go:104" 2024-04-23T02:28:33.490 INFO:journalctl@ceph.node-exporter.b.smithi191.stdout:Apr 23 02:28:33 smithi191 bash[34502]: time="2024-04-23T02:28:33Z" level=info msg=" - time" source="node_exporter.go:104" 2024-04-23T02:28:33.490 INFO:journalctl@ceph.node-exporter.b.smithi191.stdout:Apr 23 02:28:33 smithi191 bash[34502]: time="2024-04-23T02:28:33Z" level=info msg=" - uname" source="node_exporter.go:104" 2024-04-23T02:28:33.490 INFO:journalctl@ceph.node-exporter.b.smithi191.stdout:Apr 23 02:28:33 smithi191 bash[34502]: time="2024-04-23T02:28:33Z" level=info msg=" - vmstat" source="node_exporter.go:104" 2024-04-23T02:28:33.490 INFO:journalctl@ceph.node-exporter.b.smithi191.stdout:Apr 23 02:28:33 smithi191 bash[34502]: time="2024-04-23T02:28:33Z" level=info msg=" - xfs" source="node_exporter.go:104" 2024-04-23T02:28:33.490 INFO:journalctl@ceph.node-exporter.b.smithi191.stdout:Apr 23 02:28:33 smithi191 bash[34502]: time="2024-04-23T02:28:33Z" level=info msg=" - zfs" source="node_exporter.go:104" 2024-04-23T02:28:33.490 INFO:journalctl@ceph.node-exporter.b.smithi191.stdout:Apr 23 02:28:33 smithi191 bash[34502]: time="2024-04-23T02:28:33Z" level=info msg="Listening on :9100" source="node_exporter.go:170" 2024-04-23T02:28:33.757 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:28:33 smithi037 bash[14334]: cluster 2024-04-23T02:28:31.759246+0000 mgr.x (mgr.24887) 55 : cluster [DBG] pgmap v30: 161 pgs: 161 active+clean; 604 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-04-23T02:28:33.758 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:28:33 smithi037 bash[14334]: audit 2024-04-23T02:28:33.362493+0000 mon.a (mon.0) 722 : audit [DBG] from='client.? 172.21.15.37:0/426526210' entity='client.iscsi.foo.smithi037.qdajck' cmd=[{"prefix": "osd blacklist ls"}]: dispatch 2024-04-23T02:28:33.758 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:28:33 smithi037 bash[18830]: cluster 2024-04-23T02:28:31.759246+0000 mgr.x (mgr.24887) 55 : cluster [DBG] pgmap v30: 161 pgs: 161 active+clean; 604 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-04-23T02:28:33.758 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:28:33 smithi037 bash[18830]: audit 2024-04-23T02:28:33.362493+0000 mon.a (mon.0) 722 : audit [DBG] from='client.? 172.21.15.37:0/426526210' entity='client.iscsi.foo.smithi037.qdajck' cmd=[{"prefix": "osd blacklist ls"}]: dispatch 2024-04-23T02:28:33.931 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:28:33 smithi191 bash[14421]: cluster 2024-04-23T02:28:31.759246+0000 mgr.x (mgr.24887) 55 : cluster [DBG] pgmap v30: 161 pgs: 161 active+clean; 604 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-04-23T02:28:33.931 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:28:33 smithi191 bash[14421]: audit 2024-04-23T02:28:33.362493+0000 mon.a (mon.0) 722 : audit [DBG] from='client.? 172.21.15.37:0/426526210' entity='client.iscsi.foo.smithi037.qdajck' cmd=[{"prefix": "osd blacklist ls"}]: dispatch 2024-04-23T02:28:34.810 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:28:34 smithi037 bash[14334]: audit 2024-04-23T02:28:33.744227+0000 mon.c (mon.1) 48 : audit [INF] from='client.? 172.21.15.37:0/546428845' entity='client.iscsi.foo.smithi037.qdajck' cmd=[{"prefix": "osd blacklist", "blacklistop": "rm", "addr": "172.21.15.37:0/313714574"}]: access denied 2024-04-23T02:28:34.810 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:28:34 smithi037 bash[18830]: audit 2024-04-23T02:28:33.744227+0000 mon.c (mon.1) 48 : audit [INF] from='client.? 172.21.15.37:0/546428845' entity='client.iscsi.foo.smithi037.qdajck' cmd=[{"prefix": "osd blacklist", "blacklistop": "rm", "addr": "172.21.15.37:0/313714574"}]: access denied 2024-04-23T02:28:34.931 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:28:34 smithi191 bash[14421]: audit 2024-04-23T02:28:33.744227+0000 mon.c (mon.1) 48 : audit [INF] from='client.? 172.21.15.37:0/546428845' entity='client.iscsi.foo.smithi037.qdajck' cmd=[{"prefix": "osd blacklist", "blacklistop": "rm", "addr": "172.21.15.37:0/313714574"}]: access denied 2024-04-23T02:28:35.501 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:28:35 smithi037 bash[18830]: cluster 2024-04-23T02:28:33.760107+0000 mgr.x (mgr.24887) 56 : cluster [DBG] pgmap v31: 161 pgs: 161 active+clean; 604 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-04-23T02:28:35.501 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:28:35 smithi037 bash[14334]: cluster 2024-04-23T02:28:33.760107+0000 mgr.x (mgr.24887) 56 : cluster [DBG] pgmap v31: 161 pgs: 161 active+clean; 604 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-04-23T02:28:35.931 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:28:35 smithi191 bash[14421]: cluster 2024-04-23T02:28:33.760107+0000 mgr.x (mgr.24887) 56 : cluster [DBG] pgmap v31: 161 pgs: 161 active+clean; 604 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-04-23T02:28:37.809 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:28:37 smithi037 bash[14334]: cluster 2024-04-23T02:28:35.761326+0000 mgr.x (mgr.24887) 57 : cluster [DBG] pgmap v32: 161 pgs: 161 active+clean; 604 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2024-04-23T02:28:37.810 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:28:37 smithi037 bash[18830]: cluster 2024-04-23T02:28:35.761326+0000 mgr.x (mgr.24887) 57 : cluster [DBG] pgmap v32: 161 pgs: 161 active+clean; 604 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2024-04-23T02:28:37.931 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:28:37 smithi191 bash[14421]: cluster 2024-04-23T02:28:35.761326+0000 mgr.x (mgr.24887) 57 : cluster [DBG] pgmap v32: 161 pgs: 161 active+clean; 604 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2024-04-23T02:28:38.887 INFO:teuthology.orchestra.run.smithi037.stdout:true 2024-04-23T02:28:39.649 INFO:teuthology.orchestra.run.smithi037.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-04-23T02:28:39.650 INFO:teuthology.orchestra.run.smithi037.stdout:alertmanager.a smithi037 *:9093,9094 starting - - - - 2024-04-23T02:28:39.650 INFO:teuthology.orchestra.run.smithi037.stdout:grafana.a smithi191 *:3000 running (6m) 46s ago 6m 26.6M - 6.7.4 557c83e11646 6fa9f80e0904 2024-04-23T02:28:39.650 INFO:teuthology.orchestra.run.smithi037.stdout:iscsi.foo.smithi037.qdajck smithi037 starting - - - - 2024-04-23T02:28:39.650 INFO:teuthology.orchestra.run.smithi037.stdout:mgr.x smithi191 *:8443 running (66s) 46s ago 11m 474M - 18.2.2-1237-g646b8c7d 9900ed1a6b81 6b59bcd027bf 2024-04-23T02:28:39.650 INFO:teuthology.orchestra.run.smithi037.stdout:mgr.y smithi037 *:9283 running (13m) 47s ago 13m 354M - 16.2.0 24ecd6d5f14c ba815f79ec56 2024-04-23T02:28:39.650 INFO:teuthology.orchestra.run.smithi037.stdout:mon.a smithi037 running (13m) 47s ago 13m 60.6M 2048M 16.2.0 24ecd6d5f14c 53389667d449 2024-04-23T02:28:39.650 INFO:teuthology.orchestra.run.smithi037.stdout:mon.b smithi191 running (11m) 46s ago 11m 53.5M 2048M 16.2.0 24ecd6d5f14c 3a7fdbe59b38 2024-04-23T02:28:39.650 INFO:teuthology.orchestra.run.smithi037.stdout:mon.c smithi037 running (11m) 47s ago 11m 49.6M 2048M 16.2.0 24ecd6d5f14c 25a08bc9af49 2024-04-23T02:28:39.650 INFO:teuthology.orchestra.run.smithi037.stdout:node-exporter.a smithi037 *:9100 starting - - - - 2024-04-23T02:28:39.650 INFO:teuthology.orchestra.run.smithi037.stdout:node-exporter.b smithi191 *:9100 starting - - - - 2024-04-23T02:28:39.650 INFO:teuthology.orchestra.run.smithi037.stdout:osd.0 smithi037 running (11m) 47s ago 11m 54.4M 4096M 16.2.0 24ecd6d5f14c 885544a62f16 2024-04-23T02:28:39.651 INFO:teuthology.orchestra.run.smithi037.stdout:osd.1 smithi037 running (10m) 47s ago 10m 54.4M 4096M 16.2.0 24ecd6d5f14c 25fcc758e2c4 2024-04-23T02:28:39.651 INFO:teuthology.orchestra.run.smithi037.stdout:osd.2 smithi037 running (10m) 47s ago 10m 47.6M 4096M 16.2.0 24ecd6d5f14c f06ea64c4342 2024-04-23T02:28:39.651 INFO:teuthology.orchestra.run.smithi037.stdout:osd.3 smithi037 running (9m) 47s ago 9m 53.8M 4096M 16.2.0 24ecd6d5f14c 86bba9f86542 2024-04-23T02:28:39.651 INFO:teuthology.orchestra.run.smithi037.stdout:osd.4 smithi191 running (9m) 46s ago 9m 54.4M 4096M 16.2.0 24ecd6d5f14c 4bef4ae21d58 2024-04-23T02:28:39.651 INFO:teuthology.orchestra.run.smithi037.stdout:osd.5 smithi191 running (9m) 46s ago 9m 49.9M 4096M 16.2.0 24ecd6d5f14c e96fff457fff 2024-04-23T02:28:39.651 INFO:teuthology.orchestra.run.smithi037.stdout:osd.6 smithi191 running (8m) 46s ago 8m 50.4M 4096M 16.2.0 24ecd6d5f14c 8e1356132ee5 2024-04-23T02:28:39.651 INFO:teuthology.orchestra.run.smithi037.stdout:osd.7 smithi191 running (8m) 46s ago 8m 53.9M 4096M 16.2.0 24ecd6d5f14c 925eb6ef69e9 2024-04-23T02:28:39.651 INFO:teuthology.orchestra.run.smithi037.stdout:prometheus.a smithi191 *:9095 starting - - - - 2024-04-23T02:28:39.651 INFO:teuthology.orchestra.run.smithi037.stdout:rgw.foo.smithi037.ajnubp smithi037 *:8000 running (5m) 47s ago 5m 54.5M - 16.2.0 24ecd6d5f14c 98e454e01e1c 2024-04-23T02:28:39.651 INFO:teuthology.orchestra.run.smithi037.stdout:rgw.foo.smithi191.arojwq smithi191 *:8000 running (5m) 46s ago 5m 54.6M - 16.2.0 24ecd6d5f14c c3f6e10394ec 2024-04-23T02:28:39.651 INFO:teuthology.orchestra.run.smithi037.stdout:rgw.smpl.smithi037.oowzwi smithi037 *:80 running (5m) 47s ago 5m 54.4M - 16.2.0 24ecd6d5f14c e986069c49da 2024-04-23T02:28:39.651 INFO:teuthology.orchestra.run.smithi037.stdout:rgw.smpl.smithi191.vzlgqs smithi191 *:80 running (5m) 46s ago 5m 54.8M - 16.2.0 24ecd6d5f14c 5e62488f89f3 2024-04-23T02:28:39.810 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:28:39 smithi037 bash[18830]: cluster 2024-04-23T02:28:37.761849+0000 mgr.x (mgr.24887) 58 : cluster [DBG] pgmap v33: 161 pgs: 161 active+clean; 604 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2024-04-23T02:28:39.810 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:28:39 smithi037 bash[14334]: cluster 2024-04-23T02:28:37.761849+0000 mgr.x (mgr.24887) 58 : cluster [DBG] pgmap v33: 161 pgs: 161 active+clean; 604 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2024-04-23T02:28:39.931 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:28:39 smithi191 bash[14421]: cluster 2024-04-23T02:28:37.761849+0000 mgr.x (mgr.24887) 58 : cluster [DBG] pgmap v33: 161 pgs: 161 active+clean; 604 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2024-04-23T02:28:40.098 INFO:teuthology.orchestra.run.smithi037.stdout:{ 2024-04-23T02:28:40.098 INFO:teuthology.orchestra.run.smithi037.stdout: "mon": { 2024-04-23T02:28:40.098 INFO:teuthology.orchestra.run.smithi037.stdout: "ceph version 16.2.0 (0c2054e95bcd9b30fdd908a79ac1d8bbc3394442) pacific (stable)": 3 2024-04-23T02:28:40.098 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-04-23T02:28:40.098 INFO:teuthology.orchestra.run.smithi037.stdout: "mgr": { 2024-04-23T02:28:40.098 INFO:teuthology.orchestra.run.smithi037.stdout: "ceph version 16.2.0 (0c2054e95bcd9b30fdd908a79ac1d8bbc3394442) pacific (stable)": 1, 2024-04-23T02:28:40.098 INFO:teuthology.orchestra.run.smithi037.stdout: "ceph version 18.2.2-1237-g646b8c7d (646b8c7d293d8ec31a40c69f7b3237b19c1be24d) reef (stable)": 1 2024-04-23T02:28:40.098 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-04-23T02:28:40.098 INFO:teuthology.orchestra.run.smithi037.stdout: "osd": { 2024-04-23T02:28:40.099 INFO:teuthology.orchestra.run.smithi037.stdout: "ceph version 16.2.0 (0c2054e95bcd9b30fdd908a79ac1d8bbc3394442) pacific (stable)": 8 2024-04-23T02:28:40.099 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-04-23T02:28:40.099 INFO:teuthology.orchestra.run.smithi037.stdout: "mds": {}, 2024-04-23T02:28:40.099 INFO:teuthology.orchestra.run.smithi037.stdout: "rgw": { 2024-04-23T02:28:40.099 INFO:teuthology.orchestra.run.smithi037.stdout: "ceph version 16.2.0 (0c2054e95bcd9b30fdd908a79ac1d8bbc3394442) pacific (stable)": 4 2024-04-23T02:28:40.099 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-04-23T02:28:40.099 INFO:teuthology.orchestra.run.smithi037.stdout: "overall": { 2024-04-23T02:28:40.099 INFO:teuthology.orchestra.run.smithi037.stdout: "ceph version 16.2.0 (0c2054e95bcd9b30fdd908a79ac1d8bbc3394442) pacific (stable)": 16, 2024-04-23T02:28:40.099 INFO:teuthology.orchestra.run.smithi037.stdout: "ceph version 18.2.2-1237-g646b8c7d (646b8c7d293d8ec31a40c69f7b3237b19c1be24d) reef (stable)": 1 2024-04-23T02:28:40.099 INFO:teuthology.orchestra.run.smithi037.stdout: } 2024-04-23T02:28:40.099 INFO:teuthology.orchestra.run.smithi037.stdout:} 2024-04-23T02:28:40.488 INFO:teuthology.orchestra.run.smithi037.stdout:{ 2024-04-23T02:28:40.488 INFO:teuthology.orchestra.run.smithi037.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph@sha256:417b28a7fda24d3105eeb9bae56a845b9ffa154499a85601880a5fd035847210", 2024-04-23T02:28:40.488 INFO:teuthology.orchestra.run.smithi037.stdout: "in_progress": true, 2024-04-23T02:28:40.489 INFO:teuthology.orchestra.run.smithi037.stdout: "which": "Upgrading all daemon types on all hosts", 2024-04-23T02:28:40.489 INFO:teuthology.orchestra.run.smithi037.stdout: "services_complete": [], 2024-04-23T02:28:40.489 INFO:teuthology.orchestra.run.smithi037.stdout: "progress": "1/23 daemons upgraded", 2024-04-23T02:28:40.489 INFO:teuthology.orchestra.run.smithi037.stdout: "message": "", 2024-04-23T02:28:40.489 INFO:teuthology.orchestra.run.smithi037.stdout: "is_paused": false 2024-04-23T02:28:40.489 INFO:teuthology.orchestra.run.smithi037.stdout:} 2024-04-23T02:28:40.809 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:28:40 smithi037 bash[18830]: audit 2024-04-23T02:28:38.861400+0000 mgr.x (mgr.24887) 59 : audit [DBG] from='client.25087 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T02:28:40.810 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:28:40 smithi037 bash[18830]: audit 2024-04-23T02:28:39.245051+0000 mgr.x (mgr.24887) 60 : audit [DBG] from='client.15177 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T02:28:40.810 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:28:40 smithi037 bash[18830]: audit 2024-04-23T02:28:39.620419+0000 mgr.x (mgr.24887) 61 : audit [DBG] from='client.15183 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T02:28:40.810 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:28:40 smithi037 bash[18830]: audit 2024-04-23T02:28:40.090857+0000 mon.c (mon.1) 49 : audit [DBG] from='client.? 172.21.15.37:0/1150923192' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T02:28:40.810 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:28:40 smithi037 bash[14334]: audit 2024-04-23T02:28:38.861400+0000 mgr.x (mgr.24887) 59 : audit [DBG] from='client.25087 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T02:28:40.810 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:28:40 smithi037 bash[14334]: audit 2024-04-23T02:28:39.245051+0000 mgr.x (mgr.24887) 60 : audit [DBG] from='client.15177 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T02:28:40.810 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:28:40 smithi037 bash[14334]: audit 2024-04-23T02:28:39.620419+0000 mgr.x (mgr.24887) 61 : audit [DBG] from='client.15183 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T02:28:40.810 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:28:40 smithi037 bash[14334]: audit 2024-04-23T02:28:40.090857+0000 mon.c (mon.1) 49 : audit [DBG] from='client.? 172.21.15.37:0/1150923192' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T02:28:40.931 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:28:40 smithi191 bash[14421]: audit 2024-04-23T02:28:38.861400+0000 mgr.x (mgr.24887) 59 : audit [DBG] from='client.25087 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T02:28:40.931 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:28:40 smithi191 bash[14421]: audit 2024-04-23T02:28:39.245051+0000 mgr.x (mgr.24887) 60 : audit [DBG] from='client.15177 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T02:28:40.931 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:28:40 smithi191 bash[14421]: audit 2024-04-23T02:28:39.620419+0000 mgr.x (mgr.24887) 61 : audit [DBG] from='client.15183 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T02:28:40.931 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:28:40 smithi191 bash[14421]: audit 2024-04-23T02:28:40.090857+0000 mon.c (mon.1) 49 : audit [DBG] from='client.? 172.21.15.37:0/1150923192' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T02:28:40.932 INFO:teuthology.orchestra.run.smithi037.stdout:HEALTH_WARN 1 failed cephadm daemon(s) 2024-04-23T02:28:40.932 INFO:teuthology.orchestra.run.smithi037.stdout:[WRN] CEPHADM_FAILED_DAEMON: 1 failed cephadm daemon(s) 2024-04-23T02:28:40.932 INFO:teuthology.orchestra.run.smithi037.stdout: daemon iscsi.foo.smithi037.qdajck on smithi037 is in error state 2024-04-23T02:28:41.810 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:28:41 smithi037 bash[18830]: cluster 2024-04-23T02:28:39.762982+0000 mgr.x (mgr.24887) 62 : cluster [DBG] pgmap v34: 161 pgs: 161 active+clean; 604 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2024-04-23T02:28:41.810 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:28:41 smithi037 bash[18830]: audit 2024-04-23T02:28:40.478161+0000 mgr.x (mgr.24887) 63 : audit [DBG] from='client.25111 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T02:28:41.810 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:28:41 smithi037 bash[18830]: audit 2024-04-23T02:28:40.925521+0000 mon.a (mon.0) 723 : audit [DBG] from='client.? 172.21.15.37:0/796104957' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-23T02:28:41.810 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:28:41 smithi037 bash[14334]: cluster 2024-04-23T02:28:39.762982+0000 mgr.x (mgr.24887) 62 : cluster [DBG] pgmap v34: 161 pgs: 161 active+clean; 604 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2024-04-23T02:28:41.810 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:28:41 smithi037 bash[14334]: audit 2024-04-23T02:28:40.478161+0000 mgr.x (mgr.24887) 63 : audit [DBG] from='client.25111 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T02:28:41.810 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:28:41 smithi037 bash[14334]: audit 2024-04-23T02:28:40.925521+0000 mon.a (mon.0) 723 : audit [DBG] from='client.? 172.21.15.37:0/796104957' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-23T02:28:41.931 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:28:41 smithi191 bash[14421]: cluster 2024-04-23T02:28:39.762982+0000 mgr.x (mgr.24887) 62 : cluster [DBG] pgmap v34: 161 pgs: 161 active+clean; 604 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2024-04-23T02:28:41.931 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:28:41 smithi191 bash[14421]: audit 2024-04-23T02:28:40.478161+0000 mgr.x (mgr.24887) 63 : audit [DBG] from='client.25111 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T02:28:41.931 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:28:41 smithi191 bash[14421]: audit 2024-04-23T02:28:40.925521+0000 mon.a (mon.0) 723 : audit [DBG] from='client.? 172.21.15.37:0/796104957' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-23T02:28:43.256 INFO:journalctl@ceph.prometheus.a.smithi191.stdout:Apr 23 02:28:42 smithi191 systemd[1]: ceph-39f0dbf0-0117-11ef-bc93-c7b262605968@prometheus.a.service: Scheduled restart job, restart counter is at 1. 2024-04-23T02:28:43.256 INFO:journalctl@ceph.prometheus.a.smithi191.stdout:Apr 23 02:28:42 smithi191 systemd[1]: Stopped Ceph prometheus.a for 39f0dbf0-0117-11ef-bc93-c7b262605968. 2024-04-23T02:28:43.256 INFO:journalctl@ceph.prometheus.a.smithi191.stdout:Apr 23 02:28:42 smithi191 systemd[1]: Started Ceph prometheus.a for 39f0dbf0-0117-11ef-bc93-c7b262605968. 2024-04-23T02:28:43.810 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:28:43 smithi037 bash[14334]: cluster 2024-04-23T02:28:41.763468+0000 mgr.x (mgr.24887) 64 : cluster [DBG] pgmap v35: 161 pgs: 161 active+clean; 604 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2024-04-23T02:28:43.810 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:28:43 smithi037 bash[18830]: cluster 2024-04-23T02:28:41.763468+0000 mgr.x (mgr.24887) 64 : cluster [DBG] pgmap v35: 161 pgs: 161 active+clean; 604 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2024-04-23T02:28:43.931 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:28:43 smithi191 bash[14421]: cluster 2024-04-23T02:28:41.763468+0000 mgr.x (mgr.24887) 64 : cluster [DBG] pgmap v35: 161 pgs: 161 active+clean; 604 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2024-04-23T02:28:45.810 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:28:45 smithi037 bash[14334]: cluster 2024-04-23T02:28:43.764236+0000 mgr.x (mgr.24887) 65 : cluster [DBG] pgmap v36: 161 pgs: 161 active+clean; 604 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2024-04-23T02:28:45.810 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:28:45 smithi037 bash[18830]: cluster 2024-04-23T02:28:43.764236+0000 mgr.x (mgr.24887) 65 : cluster [DBG] pgmap v36: 161 pgs: 161 active+clean; 604 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2024-04-23T02:28:45.931 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:28:45 smithi191 bash[14421]: cluster 2024-04-23T02:28:43.764236+0000 mgr.x (mgr.24887) 65 : cluster [DBG] pgmap v36: 161 pgs: 161 active+clean; 604 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2024-04-23T02:28:47.810 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:28:47 smithi037 bash[14334]: cluster 2024-04-23T02:28:45.765677+0000 mgr.x (mgr.24887) 66 : cluster [DBG] pgmap v37: 161 pgs: 161 active+clean; 604 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2024-04-23T02:28:47.810 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:28:47 smithi037 bash[14334]: audit 2024-04-23T02:28:47.510213+0000 mon.a (mon.0) 724 : audit [DBG] from='client.? 172.21.15.37:0/340963742' entity='client.iscsi.foo.smithi037.qdajck' cmd=[{"prefix": "osd blacklist ls"}]: dispatch 2024-04-23T02:28:47.810 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:28:47 smithi037 bash[18830]: cluster 2024-04-23T02:28:45.765677+0000 mgr.x (mgr.24887) 66 : cluster [DBG] pgmap v37: 161 pgs: 161 active+clean; 604 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2024-04-23T02:28:47.810 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:28:47 smithi037 bash[18830]: audit 2024-04-23T02:28:47.510213+0000 mon.a (mon.0) 724 : audit [DBG] from='client.? 172.21.15.37:0/340963742' entity='client.iscsi.foo.smithi037.qdajck' cmd=[{"prefix": "osd blacklist ls"}]: dispatch 2024-04-23T02:28:47.931 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:28:47 smithi191 bash[14421]: cluster 2024-04-23T02:28:45.765677+0000 mgr.x (mgr.24887) 66 : cluster [DBG] pgmap v37: 161 pgs: 161 active+clean; 604 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2024-04-23T02:28:47.931 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:28:47 smithi191 bash[14421]: audit 2024-04-23T02:28:47.510213+0000 mon.a (mon.0) 724 : audit [DBG] from='client.? 172.21.15.37:0/340963742' entity='client.iscsi.foo.smithi037.qdajck' cmd=[{"prefix": "osd blacklist ls"}]: dispatch 2024-04-23T02:28:48.810 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:28:48 smithi037 bash[14334]: audit 2024-04-23T02:28:47.890523+0000 mon.c (mon.1) 50 : audit [INF] from='client.? 172.21.15.37:0/1221044711' entity='client.iscsi.foo.smithi037.qdajck' cmd=[{"prefix": "osd blacklist", "blacklistop": "rm", "addr": "172.21.15.37:0/313714574"}]: access denied 2024-04-23T02:28:48.810 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:28:48 smithi037 bash[18830]: audit 2024-04-23T02:28:47.890523+0000 mon.c (mon.1) 50 : audit [INF] from='client.? 172.21.15.37:0/1221044711' entity='client.iscsi.foo.smithi037.qdajck' cmd=[{"prefix": "osd blacklist", "blacklistop": "rm", "addr": "172.21.15.37:0/313714574"}]: access denied 2024-04-23T02:28:48.931 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:28:48 smithi191 bash[14421]: audit 2024-04-23T02:28:47.890523+0000 mon.c (mon.1) 50 : audit [INF] from='client.? 172.21.15.37:0/1221044711' entity='client.iscsi.foo.smithi037.qdajck' cmd=[{"prefix": "osd blacklist", "blacklistop": "rm", "addr": "172.21.15.37:0/313714574"}]: access denied 2024-04-23T02:28:49.810 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:28:49 smithi037 bash[18830]: cluster 2024-04-23T02:28:47.766410+0000 mgr.x (mgr.24887) 67 : cluster [DBG] pgmap v38: 161 pgs: 161 active+clean; 604 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-04-23T02:28:49.810 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:28:49 smithi037 bash[14334]: cluster 2024-04-23T02:28:47.766410+0000 mgr.x (mgr.24887) 67 : cluster [DBG] pgmap v38: 161 pgs: 161 active+clean; 604 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-04-23T02:28:49.931 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:28:49 smithi191 bash[14421]: cluster 2024-04-23T02:28:47.766410+0000 mgr.x (mgr.24887) 67 : cluster [DBG] pgmap v38: 161 pgs: 161 active+clean; 604 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-04-23T02:28:51.810 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:28:51 smithi037 bash[18830]: cluster 2024-04-23T02:28:49.768093+0000 mgr.x (mgr.24887) 68 : cluster [DBG] pgmap v39: 161 pgs: 161 active+clean; 604 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2024-04-23T02:28:51.810 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:28:51 smithi037 bash[14334]: cluster 2024-04-23T02:28:49.768093+0000 mgr.x (mgr.24887) 68 : cluster [DBG] pgmap v39: 161 pgs: 161 active+clean; 604 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2024-04-23T02:28:51.931 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:28:51 smithi191 bash[14421]: cluster 2024-04-23T02:28:49.768093+0000 mgr.x (mgr.24887) 68 : cluster [DBG] pgmap v39: 161 pgs: 161 active+clean; 604 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2024-04-23T02:28:52.932 INFO:journalctl@ceph.prometheus.a.smithi191.stdout:Apr 23 02:28:52 smithi191 bash[34658]: level=info ts=2024-04-23T02:28:52.713Z caller=main.go:302 msg="No time or size retention was set so using the default time retention" duration=15d 2024-04-23T02:28:52.932 INFO:journalctl@ceph.prometheus.a.smithi191.stdout:Apr 23 02:28:52 smithi191 bash[34658]: level=info ts=2024-04-23T02:28:52.713Z caller=main.go:337 msg="Starting Prometheus" version="(version=2.18.1, branch=HEAD, revision=ecee9c8abfd118f139014cb1b174b08db3f342cf)" 2024-04-23T02:28:52.932 INFO:journalctl@ceph.prometheus.a.smithi191.stdout:Apr 23 02:28:52 smithi191 bash[34658]: level=info ts=2024-04-23T02:28:52.713Z caller=main.go:338 build_context="(go=go1.14.2, user=root@2117a9e64a7e, date=20200507-16:51:47)" 2024-04-23T02:28:52.932 INFO:journalctl@ceph.prometheus.a.smithi191.stdout:Apr 23 02:28:52 smithi191 bash[34658]: level=info ts=2024-04-23T02:28:52.713Z caller=main.go:339 host_details="(Linux 5.4.0-177-generic #197-Ubuntu SMP Thu Mar 28 22:45:47 UTC 2024 x86_64 smithi191 (none))" 2024-04-23T02:28:52.932 INFO:journalctl@ceph.prometheus.a.smithi191.stdout:Apr 23 02:28:52 smithi191 bash[34658]: level=info ts=2024-04-23T02:28:52.713Z caller=main.go:340 fd_limits="(soft=1048576, hard=1048576)" 2024-04-23T02:28:52.932 INFO:journalctl@ceph.prometheus.a.smithi191.stdout:Apr 23 02:28:52 smithi191 bash[34658]: level=info ts=2024-04-23T02:28:52.713Z caller=main.go:341 vm_limits="(soft=unlimited, hard=unlimited)" 2024-04-23T02:28:52.932 INFO:journalctl@ceph.prometheus.a.smithi191.stdout:Apr 23 02:28:52 smithi191 bash[34658]: level=info ts=2024-04-23T02:28:52.715Z caller=web.go:523 component=web msg="Start listening for connections" address=:9095 2024-04-23T02:28:52.932 INFO:journalctl@ceph.prometheus.a.smithi191.stdout:Apr 23 02:28:52 smithi191 bash[34658]: level=info ts=2024-04-23T02:28:52.715Z caller=main.go:678 msg="Starting TSDB ..." 2024-04-23T02:28:52.932 INFO:journalctl@ceph.prometheus.a.smithi191.stdout:Apr 23 02:28:52 smithi191 bash[34658]: level=info ts=2024-04-23T02:28:52.721Z caller=head.go:575 component=tsdb msg="Replaying WAL, this may take awhile" 2024-04-23T02:28:52.932 INFO:journalctl@ceph.prometheus.a.smithi191.stdout:Apr 23 02:28:52 smithi191 bash[34658]: level=info ts=2024-04-23T02:28:52.721Z caller=head.go:624 component=tsdb msg="WAL segment loaded" segment=0 maxSegment=3 2024-04-23T02:28:52.933 INFO:journalctl@ceph.prometheus.a.smithi191.stdout:Apr 23 02:28:52 smithi191 bash[34658]: level=info ts=2024-04-23T02:28:52.735Z caller=head.go:624 component=tsdb msg="WAL segment loaded" segment=1 maxSegment=3 2024-04-23T02:28:52.933 INFO:journalctl@ceph.prometheus.a.smithi191.stdout:Apr 23 02:28:52 smithi191 bash[34658]: level=info ts=2024-04-23T02:28:52.736Z caller=head.go:624 component=tsdb msg="WAL segment loaded" segment=2 maxSegment=3 2024-04-23T02:28:52.933 INFO:journalctl@ceph.prometheus.a.smithi191.stdout:Apr 23 02:28:52 smithi191 bash[34658]: level=info ts=2024-04-23T02:28:52.737Z caller=head.go:624 component=tsdb msg="WAL segment loaded" segment=3 maxSegment=3 2024-04-23T02:28:52.933 INFO:journalctl@ceph.prometheus.a.smithi191.stdout:Apr 23 02:28:52 smithi191 bash[34658]: level=info ts=2024-04-23T02:28:52.737Z caller=head.go:627 component=tsdb msg="WAL replay completed" duration=16.004379ms 2024-04-23T02:28:52.933 INFO:journalctl@ceph.prometheus.a.smithi191.stdout:Apr 23 02:28:52 smithi191 bash[34658]: level=info ts=2024-04-23T02:28:52.740Z caller=main.go:694 fs_type=XFS_SUPER_MAGIC 2024-04-23T02:28:52.933 INFO:journalctl@ceph.prometheus.a.smithi191.stdout:Apr 23 02:28:52 smithi191 bash[34658]: level=info ts=2024-04-23T02:28:52.740Z caller=main.go:695 msg="TSDB started" 2024-04-23T02:28:52.933 INFO:journalctl@ceph.prometheus.a.smithi191.stdout:Apr 23 02:28:52 smithi191 bash[34658]: level=info ts=2024-04-23T02:28:52.740Z caller=main.go:799 msg="Loading configuration file" filename=/etc/prometheus/prometheus.yml 2024-04-23T02:28:52.933 INFO:journalctl@ceph.prometheus.a.smithi191.stdout:Apr 23 02:28:52 smithi191 bash[34658]: level=info ts=2024-04-23T02:28:52.741Z caller=main.go:547 msg="Stopping scrape discovery manager..." 2024-04-23T02:28:52.933 INFO:journalctl@ceph.prometheus.a.smithi191.stdout:Apr 23 02:28:52 smithi191 bash[34658]: level=info ts=2024-04-23T02:28:52.741Z caller=main.go:561 msg="Stopping notify discovery manager..." 2024-04-23T02:28:52.933 INFO:journalctl@ceph.prometheus.a.smithi191.stdout:Apr 23 02:28:52 smithi191 bash[34658]: level=info ts=2024-04-23T02:28:52.741Z caller=main.go:583 msg="Stopping scrape manager..." 2024-04-23T02:28:52.933 INFO:journalctl@ceph.prometheus.a.smithi191.stdout:Apr 23 02:28:52 smithi191 bash[34658]: level=info ts=2024-04-23T02:28:52.741Z caller=main.go:557 msg="Notify discovery manager stopped" 2024-04-23T02:28:52.933 INFO:journalctl@ceph.prometheus.a.smithi191.stdout:Apr 23 02:28:52 smithi191 bash[34658]: level=info ts=2024-04-23T02:28:52.741Z caller=manager.go:882 component="rule manager" msg="Stopping rule manager..." 2024-04-23T02:28:52.933 INFO:journalctl@ceph.prometheus.a.smithi191.stdout:Apr 23 02:28:52 smithi191 bash[34658]: level=info ts=2024-04-23T02:28:52.741Z caller=manager.go:892 component="rule manager" msg="Rule manager stopped" 2024-04-23T02:28:52.933 INFO:journalctl@ceph.prometheus.a.smithi191.stdout:Apr 23 02:28:52 smithi191 bash[34658]: level=info ts=2024-04-23T02:28:52.741Z caller=main.go:543 msg="Scrape discovery manager stopped" 2024-04-23T02:28:52.934 INFO:journalctl@ceph.prometheus.a.smithi191.stdout:Apr 23 02:28:52 smithi191 bash[34658]: level=info ts=2024-04-23T02:28:52.741Z caller=notifier.go:601 component=notifier msg="Stopping notification manager..." 2024-04-23T02:28:52.934 INFO:journalctl@ceph.prometheus.a.smithi191.stdout:Apr 23 02:28:52 smithi191 bash[34658]: level=info ts=2024-04-23T02:28:52.741Z caller=main.go:577 msg="Scrape manager stopped" 2024-04-23T02:28:52.934 INFO:journalctl@ceph.prometheus.a.smithi191.stdout:Apr 23 02:28:52 smithi191 bash[34658]: level=info ts=2024-04-23T02:28:52.741Z caller=main.go:749 msg="Notifier manager stopped" 2024-04-23T02:28:52.934 INFO:journalctl@ceph.prometheus.a.smithi191.stdout:Apr 23 02:28:52 smithi191 bash[34658]: level=error ts=2024-04-23T02:28:52.741Z caller=main.go:758 err="error loading config from \"/etc/prometheus/prometheus.yml\": couldn't load configuration (--config.file=\"/etc/prometheus/prometheus.yml\"): parsing YAML file /etc/prometheus/prometheus.yml: yaml: unmarshal errors:\n line 11: field http_sd_configs not found in type config.plain\n line 17: field http_sd_configs not found in type config.plain\n line 21: field http_sd_configs not found in type config.plain\n line 27: field http_sd_configs not found in type config.plain\n line 31: field http_sd_configs not found in type config.plain" 2024-04-23T02:28:53.681 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:28:53 smithi191 bash[14421]: cluster 2024-04-23T02:28:51.768974+0000 mgr.x (mgr.24887) 69 : cluster [DBG] pgmap v40: 161 pgs: 161 active+clean; 604 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2024-04-23T02:28:54.060 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:28:53 smithi037 bash[18830]: cluster 2024-04-23T02:28:51.768974+0000 mgr.x (mgr.24887) 69 : cluster [DBG] pgmap v40: 161 pgs: 161 active+clean; 604 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2024-04-23T02:28:54.060 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:28:53 smithi037 bash[14334]: cluster 2024-04-23T02:28:51.768974+0000 mgr.x (mgr.24887) 69 : cluster [DBG] pgmap v40: 161 pgs: 161 active+clean; 604 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2024-04-23T02:28:54.431 INFO:journalctl@ceph.prometheus.a.smithi191.stdout:Apr 23 02:28:54 smithi191 systemd[1]: ceph-39f0dbf0-0117-11ef-bc93-c7b262605968@prometheus.a.service: Main process exited, code=exited, status=1/FAILURE 2024-04-23T02:28:54.431 INFO:journalctl@ceph.prometheus.a.smithi191.stdout:Apr 23 02:28:54 smithi191 systemd[1]: ceph-39f0dbf0-0117-11ef-bc93-c7b262605968@prometheus.a.service: Failed with result 'exit-code'. 2024-04-23T02:28:55.932 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:28:55 smithi191 bash[14421]: cluster 2024-04-23T02:28:53.769831+0000 mgr.x (mgr.24887) 70 : cluster [DBG] pgmap v41: 161 pgs: 161 active+clean; 604 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2024-04-23T02:28:56.060 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:28:55 smithi037 bash[18830]: cluster 2024-04-23T02:28:53.769831+0000 mgr.x (mgr.24887) 70 : cluster [DBG] pgmap v41: 161 pgs: 161 active+clean; 604 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2024-04-23T02:28:56.060 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:28:55 smithi037 bash[14334]: cluster 2024-04-23T02:28:53.769831+0000 mgr.x (mgr.24887) 70 : cluster [DBG] pgmap v41: 161 pgs: 161 active+clean; 604 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2024-04-23T02:28:56.260 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 23 02:28:55 smithi191 systemd[1]: Stopping Ceph grafana.a for 39f0dbf0-0117-11ef-bc93-c7b262605968... 2024-04-23T02:28:56.260 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 23 02:28:56 smithi191 bash[28334]: t=2024-04-23T02:28:56+0000 lvl=info msg="Shutdown started" logger=server reason="System signal: terminated" 2024-04-23T02:28:56.260 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 23 02:28:56 smithi191 bash[28334]: t=2024-04-23T02:28:56+0000 lvl=info msg="Stopped NotificationService" logger=server reason="context canceled" 2024-04-23T02:28:56.260 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 23 02:28:56 smithi191 bash[28334]: t=2024-04-23T02:28:56+0000 lvl=info msg="Stopped PluginManager" logger=server reason="context canceled" 2024-04-23T02:28:56.260 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 23 02:28:56 smithi191 bash[28334]: t=2024-04-23T02:28:56+0000 lvl=info msg="Stopped CleanUpService" logger=server reason="context canceled" 2024-04-23T02:28:56.260 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 23 02:28:56 smithi191 bash[28334]: t=2024-04-23T02:28:56+0000 lvl=info msg="Stopped UserAuthTokenService" logger=server reason="context canceled" 2024-04-23T02:28:56.260 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 23 02:28:56 smithi191 bash[28334]: t=2024-04-23T02:28:56+0000 lvl=info msg="Stopped Stream Manager" 2024-04-23T02:28:56.260 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 23 02:28:56 smithi191 bash[28334]: t=2024-04-23T02:28:56+0000 lvl=info msg="Stopped InternalMetricsService" logger=server reason="context canceled" 2024-04-23T02:28:56.260 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 23 02:28:56 smithi191 bash[28334]: t=2024-04-23T02:28:56+0000 lvl=info msg="Stopped RemoteCache" logger=server reason="context canceled" 2024-04-23T02:28:56.261 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 23 02:28:56 smithi191 bash[28334]: t=2024-04-23T02:28:56+0000 lvl=info msg="Stopped BackendPluginManager" logger=server reason="context canceled" 2024-04-23T02:28:56.261 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 23 02:28:56 smithi191 bash[28334]: t=2024-04-23T02:28:56+0000 lvl=info msg="Stopped provisioningServiceImpl" logger=server reason="context canceled" 2024-04-23T02:28:56.261 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 23 02:28:56 smithi191 bash[28334]: t=2024-04-23T02:28:56+0000 lvl=info msg="Stopped UsageStatsService" logger=server reason="context canceled" 2024-04-23T02:28:56.261 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 23 02:28:56 smithi191 bash[28334]: t=2024-04-23T02:28:56+0000 lvl=info msg="Stopped AlertEngine" logger=server reason="context canceled" 2024-04-23T02:28:56.931 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 23 02:28:56 smithi191 docker[34923]: ceph-39f0dbf0-0117-11ef-bc93-c7b262605968-grafana.a 2024-04-23T02:28:56.932 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 23 02:28:56 smithi191 systemd[1]: ceph-39f0dbf0-0117-11ef-bc93-c7b262605968@grafana.a.service: Succeeded. 2024-04-23T02:28:56.932 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 23 02:28:56 smithi191 systemd[1]: Stopped Ceph grafana.a for 39f0dbf0-0117-11ef-bc93-c7b262605968. 2024-04-23T02:28:56.932 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 23 02:28:56 smithi191 systemd[1]: Started Ceph grafana.a for 39f0dbf0-0117-11ef-bc93-c7b262605968. 2024-04-23T02:28:57.865 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:28:57 smithi191 bash[14421]: cluster 2024-04-23T02:28:55.771521+0000 mgr.x (mgr.24887) 71 : cluster [DBG] pgmap v42: 161 pgs: 161 active+clean; 604 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2024-04-23T02:28:57.866 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:28:57 smithi191 bash[14421]: audit 2024-04-23T02:28:56.788153+0000 mon.a (mon.0) 725 : audit [INF] from='mgr.24887 ' entity='mgr.x' 2024-04-23T02:28:57.866 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:28:57 smithi191 bash[14421]: audit 2024-04-23T02:28:56.801310+0000 mon.a (mon.0) 726 : audit [INF] from='mgr.24887 ' entity='mgr.x' 2024-04-23T02:28:57.866 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:28:57 smithi191 bash[14421]: audit 2024-04-23T02:28:56.829889+0000 mon.b (mon.2) 61 : audit [DBG] from='mgr.24887 172.21.15.191:0/3854759497' entity='mgr.x' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-04-23T02:28:57.866 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:28:57 smithi191 bash[14421]: audit 2024-04-23T02:28:56.832938+0000 mon.b (mon.2) 62 : audit [INF] from='mgr.24887 172.21.15.191:0/3854759497' entity='mgr.x' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://smithi037.front.sepia.ceph.com:9093"}]: dispatch 2024-04-23T02:28:57.866 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:28:57 smithi191 bash[14421]: audit 2024-04-23T02:28:56.846672+0000 mon.a (mon.0) 727 : audit [INF] from='mgr.24887 ' entity='mgr.x' 2024-04-23T02:28:57.866 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:28:57 smithi191 bash[14421]: audit 2024-04-23T02:28:56.863404+0000 mon.b (mon.2) 63 : audit [DBG] from='mgr.24887 172.21.15.191:0/3854759497' entity='mgr.x' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-04-23T02:28:57.866 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:28:57 smithi191 bash[14421]: audit 2024-04-23T02:28:56.883635+0000 mon.b (mon.2) 64 : audit [INF] from='mgr.24887 172.21.15.191:0/3854759497' entity='mgr.x' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-04-23T02:28:57.866 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:28:57 smithi191 bash[14421]: audit 2024-04-23T02:28:56.891706+0000 mon.b (mon.2) 65 : audit [DBG] from='mgr.24887 172.21.15.191:0/3854759497' entity='mgr.x' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-04-23T02:28:57.866 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:28:57 smithi191 bash[14421]: audit 2024-04-23T02:28:56.894029+0000 mon.b (mon.2) 66 : audit [INF] from='mgr.24887 172.21.15.191:0/3854759497' entity='mgr.x' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://smithi191.front.sepia.ceph.com:9095"}]: dispatch 2024-04-23T02:28:57.866 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:28:57 smithi191 bash[14421]: audit 2024-04-23T02:28:56.908680+0000 mon.a (mon.0) 728 : audit [INF] from='mgr.24887 ' entity='mgr.x' 2024-04-23T02:28:57.866 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:28:57 smithi191 bash[14421]: audit 2024-04-23T02:28:56.928503+0000 mon.b (mon.2) 67 : audit [DBG] from='mgr.24887 172.21.15.191:0/3854759497' entity='mgr.x' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-04-23T02:28:57.866 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:28:57 smithi191 bash[14421]: audit 2024-04-23T02:28:56.932774+0000 mon.b (mon.2) 68 : audit [INF] from='mgr.24887 172.21.15.191:0/3854759497' entity='mgr.x' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://smithi191.front.sepia.ceph.com:3000"}]: dispatch 2024-04-23T02:28:57.866 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:28:57 smithi191 bash[14421]: audit 2024-04-23T02:28:56.947830+0000 mon.a (mon.0) 729 : audit [INF] from='mgr.24887 ' entity='mgr.x' 2024-04-23T02:28:57.867 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:28:57 smithi191 bash[14421]: audit 2024-04-23T02:28:56.978692+0000 mon.b (mon.2) 69 : audit [DBG] from='mgr.24887 172.21.15.191:0/3854759497' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-23T02:28:57.867 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:28:57 smithi191 bash[14421]: audit 2024-04-23T02:28:56.993600+0000 mon.a (mon.0) 730 : audit [INF] from='mgr.24887 ' entity='mgr.x' 2024-04-23T02:28:57.867 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 23 02:28:57 smithi191 bash[34973]: t=2024-04-23T02:28:57+0000 lvl=info msg="Starting Grafana" logger=server version=6.7.4 commit=8e44bbc5f5 branch=HEAD compiled=2020-05-26T17:35:38+0000 2024-04-23T02:28:57.867 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 23 02:28:57 smithi191 bash[34973]: t=2024-04-23T02:28:57+0000 lvl=info msg="Config loaded from" logger=settings file=/usr/share/grafana/conf/defaults.ini 2024-04-23T02:28:57.867 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 23 02:28:57 smithi191 bash[34973]: t=2024-04-23T02:28:57+0000 lvl=info msg="Config loaded from" logger=settings file=/etc/grafana/grafana.ini 2024-04-23T02:28:57.867 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 23 02:28:57 smithi191 bash[34973]: t=2024-04-23T02:28:57+0000 lvl=info msg="Config overridden from Environment variable" logger=settings var="GF_PATHS_DATA=/var/lib/grafana" 2024-04-23T02:28:57.867 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 23 02:28:57 smithi191 bash[34973]: t=2024-04-23T02:28:57+0000 lvl=info msg="Config overridden from Environment variable" logger=settings var="GF_PATHS_LOGS=/var/log/grafana" 2024-04-23T02:28:57.867 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 23 02:28:57 smithi191 bash[34973]: t=2024-04-23T02:28:57+0000 lvl=info msg="Config overridden from Environment variable" logger=settings var="GF_PATHS_PLUGINS=/var/lib/grafana/plugins" 2024-04-23T02:28:57.867 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 23 02:28:57 smithi191 bash[34973]: t=2024-04-23T02:28:57+0000 lvl=info msg="Config overridden from Environment variable" logger=settings var="GF_PATHS_PROVISIONING=/etc/grafana/provisioning" 2024-04-23T02:28:57.867 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 23 02:28:57 smithi191 bash[34973]: t=2024-04-23T02:28:57+0000 lvl=info msg="Path Home" logger=settings path=/usr/share/grafana 2024-04-23T02:28:57.867 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 23 02:28:57 smithi191 bash[34973]: t=2024-04-23T02:28:57+0000 lvl=info msg="Path Data" logger=settings path=/var/lib/grafana 2024-04-23T02:28:57.867 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 23 02:28:57 smithi191 bash[34973]: t=2024-04-23T02:28:57+0000 lvl=info msg="Path Logs" logger=settings path=/var/log/grafana 2024-04-23T02:28:57.867 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 23 02:28:57 smithi191 bash[34973]: t=2024-04-23T02:28:57+0000 lvl=info msg="Path Plugins" logger=settings path=/var/lib/grafana/plugins 2024-04-23T02:28:57.868 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 23 02:28:57 smithi191 bash[34973]: t=2024-04-23T02:28:57+0000 lvl=info msg="Path Provisioning" logger=settings path=/etc/grafana/provisioning 2024-04-23T02:28:57.868 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 23 02:28:57 smithi191 bash[34973]: t=2024-04-23T02:28:57+0000 lvl=info msg="App mode production" logger=settings 2024-04-23T02:28:57.868 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 23 02:28:57 smithi191 bash[34973]: t=2024-04-23T02:28:57+0000 lvl=info msg="Initializing SqlStore" logger=server 2024-04-23T02:28:57.868 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 23 02:28:57 smithi191 bash[34973]: t=2024-04-23T02:28:57+0000 lvl=info msg="Connecting to DB" logger=sqlstore dbtype=sqlite3 2024-04-23T02:28:57.868 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 23 02:28:57 smithi191 bash[34973]: t=2024-04-23T02:28:57+0000 lvl=info msg="Starting DB migration" logger=migrator 2024-04-23T02:28:57.868 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 23 02:28:57 smithi191 bash[34973]: t=2024-04-23T02:28:57+0000 lvl=info msg="Executing migration" logger=migrator id="create migration_log table" 2024-04-23T02:28:57.868 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 23 02:28:57 smithi191 bash[34973]: t=2024-04-23T02:28:57+0000 lvl=info msg="Executing migration" logger=migrator id="create user table" 2024-04-23T02:28:57.868 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 23 02:28:57 smithi191 bash[34973]: t=2024-04-23T02:28:57+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index user.login" 2024-04-23T02:28:58.060 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:28:57 smithi037 bash[18830]: cluster 2024-04-23T02:28:55.771521+0000 mgr.x (mgr.24887) 71 : cluster [DBG] pgmap v42: 161 pgs: 161 active+clean; 604 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2024-04-23T02:28:58.060 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:28:57 smithi037 bash[18830]: audit 2024-04-23T02:28:56.788153+0000 mon.a (mon.0) 725 : audit [INF] from='mgr.24887 ' entity='mgr.x' 2024-04-23T02:28:58.060 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:28:57 smithi037 bash[18830]: audit 2024-04-23T02:28:56.801310+0000 mon.a (mon.0) 726 : audit [INF] from='mgr.24887 ' entity='mgr.x' 2024-04-23T02:28:58.060 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:28:57 smithi037 bash[18830]: audit 2024-04-23T02:28:56.829889+0000 mon.b (mon.2) 61 : audit [DBG] from='mgr.24887 172.21.15.191:0/3854759497' entity='mgr.x' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-04-23T02:28:58.060 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:28:57 smithi037 bash[18830]: audit 2024-04-23T02:28:56.832938+0000 mon.b (mon.2) 62 : audit [INF] from='mgr.24887 172.21.15.191:0/3854759497' entity='mgr.x' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://smithi037.front.sepia.ceph.com:9093"}]: dispatch 2024-04-23T02:28:58.060 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:28:57 smithi037 bash[18830]: audit 2024-04-23T02:28:56.846672+0000 mon.a (mon.0) 727 : audit [INF] from='mgr.24887 ' entity='mgr.x' 2024-04-23T02:28:58.060 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:28:57 smithi037 bash[18830]: audit 2024-04-23T02:28:56.863404+0000 mon.b (mon.2) 63 : audit [DBG] from='mgr.24887 172.21.15.191:0/3854759497' entity='mgr.x' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-04-23T02:28:58.060 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:28:57 smithi037 bash[18830]: audit 2024-04-23T02:28:56.883635+0000 mon.b (mon.2) 64 : audit [INF] from='mgr.24887 172.21.15.191:0/3854759497' entity='mgr.x' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-04-23T02:28:58.061 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:28:57 smithi037 bash[18830]: audit 2024-04-23T02:28:56.891706+0000 mon.b (mon.2) 65 : audit [DBG] from='mgr.24887 172.21.15.191:0/3854759497' entity='mgr.x' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-04-23T02:28:58.061 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:28:57 smithi037 bash[18830]: audit 2024-04-23T02:28:56.894029+0000 mon.b (mon.2) 66 : audit [INF] from='mgr.24887 172.21.15.191:0/3854759497' entity='mgr.x' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://smithi191.front.sepia.ceph.com:9095"}]: dispatch 2024-04-23T02:28:58.061 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:28:57 smithi037 bash[18830]: audit 2024-04-23T02:28:56.908680+0000 mon.a (mon.0) 728 : audit [INF] from='mgr.24887 ' entity='mgr.x' 2024-04-23T02:28:58.061 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:28:57 smithi037 bash[18830]: audit 2024-04-23T02:28:56.928503+0000 mon.b (mon.2) 67 : audit [DBG] from='mgr.24887 172.21.15.191:0/3854759497' entity='mgr.x' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-04-23T02:28:58.061 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:28:57 smithi037 bash[18830]: audit 2024-04-23T02:28:56.932774+0000 mon.b (mon.2) 68 : audit [INF] from='mgr.24887 172.21.15.191:0/3854759497' entity='mgr.x' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://smithi191.front.sepia.ceph.com:3000"}]: dispatch 2024-04-23T02:28:58.061 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:28:57 smithi037 bash[18830]: audit 2024-04-23T02:28:56.947830+0000 mon.a (mon.0) 729 : audit [INF] from='mgr.24887 ' entity='mgr.x' 2024-04-23T02:28:58.061 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:28:57 smithi037 bash[18830]: audit 2024-04-23T02:28:56.978692+0000 mon.b (mon.2) 69 : audit [DBG] from='mgr.24887 172.21.15.191:0/3854759497' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-23T02:28:58.061 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:28:57 smithi037 bash[18830]: audit 2024-04-23T02:28:56.993600+0000 mon.a (mon.0) 730 : audit [INF] from='mgr.24887 ' entity='mgr.x' 2024-04-23T02:28:58.061 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:28:57 smithi037 bash[14334]: cluster 2024-04-23T02:28:55.771521+0000 mgr.x (mgr.24887) 71 : cluster [DBG] pgmap v42: 161 pgs: 161 active+clean; 604 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2024-04-23T02:28:58.061 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:28:57 smithi037 bash[14334]: audit 2024-04-23T02:28:56.788153+0000 mon.a (mon.0) 725 : audit [INF] from='mgr.24887 ' entity='mgr.x' 2024-04-23T02:28:58.061 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:28:57 smithi037 bash[14334]: audit 2024-04-23T02:28:56.801310+0000 mon.a (mon.0) 726 : audit [INF] from='mgr.24887 ' entity='mgr.x' 2024-04-23T02:28:58.062 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:28:57 smithi037 bash[14334]: audit 2024-04-23T02:28:56.829889+0000 mon.b (mon.2) 61 : audit [DBG] from='mgr.24887 172.21.15.191:0/3854759497' entity='mgr.x' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-04-23T02:28:58.062 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:28:57 smithi037 bash[14334]: audit 2024-04-23T02:28:56.832938+0000 mon.b (mon.2) 62 : audit [INF] from='mgr.24887 172.21.15.191:0/3854759497' entity='mgr.x' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://smithi037.front.sepia.ceph.com:9093"}]: dispatch 2024-04-23T02:28:58.062 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:28:57 smithi037 bash[14334]: audit 2024-04-23T02:28:56.846672+0000 mon.a (mon.0) 727 : audit [INF] from='mgr.24887 ' entity='mgr.x' 2024-04-23T02:28:58.062 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:28:57 smithi037 bash[14334]: audit 2024-04-23T02:28:56.863404+0000 mon.b (mon.2) 63 : audit [DBG] from='mgr.24887 172.21.15.191:0/3854759497' entity='mgr.x' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-04-23T02:28:58.062 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:28:57 smithi037 bash[14334]: audit 2024-04-23T02:28:56.883635+0000 mon.b (mon.2) 64 : audit [INF] from='mgr.24887 172.21.15.191:0/3854759497' entity='mgr.x' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-04-23T02:28:58.062 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:28:57 smithi037 bash[14334]: audit 2024-04-23T02:28:56.891706+0000 mon.b (mon.2) 65 : audit [DBG] from='mgr.24887 172.21.15.191:0/3854759497' entity='mgr.x' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-04-23T02:28:58.062 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:28:57 smithi037 bash[14334]: audit 2024-04-23T02:28:56.894029+0000 mon.b (mon.2) 66 : audit [INF] from='mgr.24887 172.21.15.191:0/3854759497' entity='mgr.x' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://smithi191.front.sepia.ceph.com:9095"}]: dispatch 2024-04-23T02:28:58.062 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:28:57 smithi037 bash[14334]: audit 2024-04-23T02:28:56.908680+0000 mon.a (mon.0) 728 : audit [INF] from='mgr.24887 ' entity='mgr.x' 2024-04-23T02:28:58.062 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:28:57 smithi037 bash[14334]: audit 2024-04-23T02:28:56.928503+0000 mon.b (mon.2) 67 : audit [DBG] from='mgr.24887 172.21.15.191:0/3854759497' entity='mgr.x' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-04-23T02:28:58.062 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:28:57 smithi037 bash[14334]: audit 2024-04-23T02:28:56.932774+0000 mon.b (mon.2) 68 : audit [INF] from='mgr.24887 172.21.15.191:0/3854759497' entity='mgr.x' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://smithi191.front.sepia.ceph.com:3000"}]: dispatch 2024-04-23T02:28:58.062 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:28:57 smithi037 bash[14334]: audit 2024-04-23T02:28:56.947830+0000 mon.a (mon.0) 729 : audit [INF] from='mgr.24887 ' entity='mgr.x' 2024-04-23T02:28:58.062 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:28:57 smithi037 bash[14334]: audit 2024-04-23T02:28:56.978692+0000 mon.b (mon.2) 69 : audit [DBG] from='mgr.24887 172.21.15.191:0/3854759497' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-23T02:28:58.062 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:28:57 smithi037 bash[14334]: audit 2024-04-23T02:28:56.993600+0000 mon.a (mon.0) 730 : audit [INF] from='mgr.24887 ' entity='mgr.x' 2024-04-23T02:28:58.116 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 23 02:28:57 smithi191 bash[34973]: t=2024-04-23T02:28:57+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index user.email" 2024-04-23T02:28:58.116 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 23 02:28:57 smithi191 bash[34973]: t=2024-04-23T02:28:57+0000 lvl=info msg="Executing migration" logger=migrator id="drop index UQE_user_login - v1" 2024-04-23T02:28:58.116 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 23 02:28:58 smithi191 bash[34973]: t=2024-04-23T02:28:58+0000 lvl=info msg="Executing migration" logger=migrator id="drop index UQE_user_email - v1" 2024-04-23T02:28:58.367 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 23 02:28:58 smithi191 bash[34973]: t=2024-04-23T02:28:58+0000 lvl=info msg="Executing migration" logger=migrator id="Rename table user to user_v1 - v1" 2024-04-23T02:28:58.367 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 23 02:28:58 smithi191 bash[34973]: t=2024-04-23T02:28:58+0000 lvl=info msg="Executing migration" logger=migrator id="create user table v2" 2024-04-23T02:28:58.368 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 23 02:28:58 smithi191 bash[34973]: t=2024-04-23T02:28:58+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_user_login - v2" 2024-04-23T02:28:58.368 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 23 02:28:58 smithi191 bash[34973]: t=2024-04-23T02:28:58+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_user_email - v2" 2024-04-23T02:28:58.644 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 23 02:28:58 smithi191 bash[34973]: t=2024-04-23T02:28:58+0000 lvl=info msg="Executing migration" logger=migrator id="copy data_source v1 to v2" 2024-04-23T02:28:58.644 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 23 02:28:58 smithi191 bash[34973]: t=2024-04-23T02:28:58+0000 lvl=info msg="Executing migration" logger=migrator id="Drop old table user_v1" 2024-04-23T02:28:58.644 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 23 02:28:58 smithi191 bash[34973]: t=2024-04-23T02:28:58+0000 lvl=info msg="Executing migration" logger=migrator id="Add column help_flags1 to user table" 2024-04-23T02:28:58.644 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 23 02:28:58 smithi191 bash[34973]: t=2024-04-23T02:28:58+0000 lvl=info msg="Executing migration" logger=migrator id="Update user table charset" 2024-04-23T02:28:58.645 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:28:58 smithi191 bash[14421]: audit 2024-04-23T02:28:56.830880+0000 mgr.x (mgr.24887) 72 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-04-23T02:28:58.645 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:28:58 smithi191 bash[14421]: audit 2024-04-23T02:28:56.833765+0000 mgr.x (mgr.24887) 73 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://smithi037.front.sepia.ceph.com:9093"}]: dispatch 2024-04-23T02:28:58.645 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:28:58 smithi191 bash[14421]: audit 2024-04-23T02:28:56.864868+0000 mgr.x (mgr.24887) 74 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-04-23T02:28:58.645 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:28:58 smithi191 bash[14421]: audit 2024-04-23T02:28:56.884221+0000 mgr.x (mgr.24887) 75 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-04-23T02:28:58.645 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:28:58 smithi191 bash[14421]: audit 2024-04-23T02:28:56.892271+0000 mgr.x (mgr.24887) 76 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-04-23T02:28:58.645 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:28:58 smithi191 bash[14421]: audit 2024-04-23T02:28:56.894607+0000 mgr.x (mgr.24887) 77 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://smithi191.front.sepia.ceph.com:9095"}]: dispatch 2024-04-23T02:28:58.645 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:28:58 smithi191 bash[14421]: audit 2024-04-23T02:28:56.929285+0000 mgr.x (mgr.24887) 78 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-04-23T02:28:58.645 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:28:58 smithi191 bash[14421]: audit 2024-04-23T02:28:56.933446+0000 mgr.x (mgr.24887) 79 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://smithi191.front.sepia.ceph.com:3000"}]: dispatch 2024-04-23T02:28:58.645 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:28:58 smithi191 bash[14421]: cephadm 2024-04-23T02:28:56.993578+0000 mgr.x (mgr.24887) 80 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.x) 2024-04-23T02:28:58.645 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:28:58 smithi191 bash[14421]: cephadm 2024-04-23T02:28:56.994369+0000 mgr.x (mgr.24887) 81 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.x) 2024-04-23T02:28:58.904 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 23 02:28:58 smithi191 bash[34973]: t=2024-04-23T02:28:58+0000 lvl=info msg="Executing migration" logger=migrator id="Add last_seen_at column to user" 2024-04-23T02:28:58.904 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 23 02:28:58 smithi191 bash[34973]: t=2024-04-23T02:28:58+0000 lvl=info msg="Executing migration" logger=migrator id="Add missing user data" 2024-04-23T02:28:58.904 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 23 02:28:58 smithi191 bash[34973]: t=2024-04-23T02:28:58+0000 lvl=info msg="Executing migration" logger=migrator id="Add is_disabled column to user" 2024-04-23T02:28:58.904 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 23 02:28:58 smithi191 bash[34973]: t=2024-04-23T02:28:58+0000 lvl=info msg="Executing migration" logger=migrator id="create temp user table v1-7" 2024-04-23T02:28:59.060 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:28:58 smithi037 bash[14334]: audit 2024-04-23T02:28:56.830880+0000 mgr.x (mgr.24887) 72 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-04-23T02:28:59.060 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:28:58 smithi037 bash[14334]: audit 2024-04-23T02:28:56.833765+0000 mgr.x (mgr.24887) 73 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://smithi037.front.sepia.ceph.com:9093"}]: dispatch 2024-04-23T02:28:59.060 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:28:58 smithi037 bash[14334]: audit 2024-04-23T02:28:56.864868+0000 mgr.x (mgr.24887) 74 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-04-23T02:28:59.060 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:28:58 smithi037 bash[14334]: audit 2024-04-23T02:28:56.884221+0000 mgr.x (mgr.24887) 75 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-04-23T02:28:59.060 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:28:58 smithi037 bash[14334]: audit 2024-04-23T02:28:56.892271+0000 mgr.x (mgr.24887) 76 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-04-23T02:28:59.060 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:28:58 smithi037 bash[14334]: audit 2024-04-23T02:28:56.894607+0000 mgr.x (mgr.24887) 77 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://smithi191.front.sepia.ceph.com:9095"}]: dispatch 2024-04-23T02:28:59.060 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:28:58 smithi037 bash[14334]: audit 2024-04-23T02:28:56.929285+0000 mgr.x (mgr.24887) 78 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-04-23T02:28:59.061 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:28:58 smithi037 bash[14334]: audit 2024-04-23T02:28:56.933446+0000 mgr.x (mgr.24887) 79 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://smithi191.front.sepia.ceph.com:3000"}]: dispatch 2024-04-23T02:28:59.061 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:28:58 smithi037 bash[14334]: cephadm 2024-04-23T02:28:56.993578+0000 mgr.x (mgr.24887) 80 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.x) 2024-04-23T02:28:59.061 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:28:58 smithi037 bash[14334]: cephadm 2024-04-23T02:28:56.994369+0000 mgr.x (mgr.24887) 81 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.x) 2024-04-23T02:28:59.061 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:28:58 smithi037 bash[18830]: audit 2024-04-23T02:28:56.830880+0000 mgr.x (mgr.24887) 72 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-04-23T02:28:59.061 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:28:58 smithi037 bash[18830]: audit 2024-04-23T02:28:56.833765+0000 mgr.x (mgr.24887) 73 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://smithi037.front.sepia.ceph.com:9093"}]: dispatch 2024-04-23T02:28:59.061 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:28:58 smithi037 bash[18830]: audit 2024-04-23T02:28:56.864868+0000 mgr.x (mgr.24887) 74 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-04-23T02:28:59.061 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:28:58 smithi037 bash[18830]: audit 2024-04-23T02:28:56.884221+0000 mgr.x (mgr.24887) 75 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-04-23T02:28:59.061 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:28:58 smithi037 bash[18830]: audit 2024-04-23T02:28:56.892271+0000 mgr.x (mgr.24887) 76 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-04-23T02:28:59.061 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:28:58 smithi037 bash[18830]: audit 2024-04-23T02:28:56.894607+0000 mgr.x (mgr.24887) 77 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://smithi191.front.sepia.ceph.com:9095"}]: dispatch 2024-04-23T02:28:59.061 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:28:58 smithi037 bash[18830]: audit 2024-04-23T02:28:56.929285+0000 mgr.x (mgr.24887) 78 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-04-23T02:28:59.061 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:28:58 smithi037 bash[18830]: audit 2024-04-23T02:28:56.933446+0000 mgr.x (mgr.24887) 79 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://smithi191.front.sepia.ceph.com:3000"}]: dispatch 2024-04-23T02:28:59.062 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:28:58 smithi037 bash[18830]: cephadm 2024-04-23T02:28:56.993578+0000 mgr.x (mgr.24887) 80 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.x) 2024-04-23T02:28:59.062 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:28:58 smithi037 bash[18830]: cephadm 2024-04-23T02:28:56.994369+0000 mgr.x (mgr.24887) 81 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.x) 2024-04-23T02:28:59.156 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 23 02:28:58 smithi191 bash[34973]: t=2024-04-23T02:28:58+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_temp_user_email - v1-7" 2024-04-23T02:28:59.156 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 23 02:28:58 smithi191 bash[34973]: t=2024-04-23T02:28:58+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_temp_user_org_id - v1-7" 2024-04-23T02:28:59.156 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 23 02:28:58 smithi191 bash[34973]: t=2024-04-23T02:28:58+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_temp_user_code - v1-7" 2024-04-23T02:28:59.156 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 23 02:28:59 smithi191 bash[34973]: t=2024-04-23T02:28:59+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_temp_user_status - v1-7" 2024-04-23T02:28:59.156 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 23 02:28:59 smithi191 bash[34973]: t=2024-04-23T02:28:59+0000 lvl=info msg="Executing migration" logger=migrator id="Update temp_user table charset" 2024-04-23T02:28:59.156 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 23 02:28:59 smithi191 bash[34973]: t=2024-04-23T02:28:59+0000 lvl=info msg="Executing migration" logger=migrator id="create star table" 2024-04-23T02:28:59.431 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 23 02:28:59 smithi191 bash[34973]: t=2024-04-23T02:28:59+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index star.user_id_dashboard_id" 2024-04-23T02:28:59.432 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 23 02:28:59 smithi191 bash[34973]: t=2024-04-23T02:28:59+0000 lvl=info msg="Executing migration" logger=migrator id="create org table v1" 2024-04-23T02:28:59.432 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 23 02:28:59 smithi191 bash[34973]: t=2024-04-23T02:28:59+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_org_name - v1" 2024-04-23T02:28:59.432 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 23 02:28:59 smithi191 bash[34973]: t=2024-04-23T02:28:59+0000 lvl=info msg="Executing migration" logger=migrator id="create org_user table v1" 2024-04-23T02:28:59.637 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:28:59 smithi037 bash[14334]: cluster 2024-04-23T02:28:57.772537+0000 mgr.x (mgr.24887) 82 : cluster [DBG] pgmap v43: 161 pgs: 161 active+clean; 604 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2024-04-23T02:28:59.637 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:28:59 smithi037 bash[14334]: audit 2024-04-23T02:28:59.325353+0000 mon.a (mon.0) 731 : audit [INF] from='mgr.24887 ' entity='mgr.x' 2024-04-23T02:28:59.637 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:28:59 smithi037 bash[14334]: audit 2024-04-23T02:28:59.327012+0000 mon.b (mon.2) 70 : audit [INF] from='mgr.24887 172.21.15.191:0/3854759497' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-04-23T02:28:59.637 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:28:59 smithi037 bash[14334]: audit 2024-04-23T02:28:59.329462+0000 mon.b (mon.2) 71 : audit [DBG] from='mgr.24887 172.21.15.191:0/3854759497' entity='mgr.x' cmd=[{"prefix": "mgr services"}]: dispatch 2024-04-23T02:28:59.637 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:28:59 smithi037 bash[14334]: audit 2024-04-23T02:28:59.329818+0000 mon.a (mon.0) 732 : audit [INF] from='mgr.24887 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-04-23T02:28:59.637 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:28:59 smithi037 bash[14334]: audit 2024-04-23T02:28:59.331154+0000 mon.b (mon.2) 72 : audit [DBG] from='mgr.24887 172.21.15.191:0/3854759497' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-23T02:28:59.638 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:28:59 smithi037 bash[18830]: cluster 2024-04-23T02:28:57.772537+0000 mgr.x (mgr.24887) 82 : cluster [DBG] pgmap v43: 161 pgs: 161 active+clean; 604 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2024-04-23T02:28:59.638 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:28:59 smithi037 bash[18830]: audit 2024-04-23T02:28:59.325353+0000 mon.a (mon.0) 731 : audit [INF] from='mgr.24887 ' entity='mgr.x' 2024-04-23T02:28:59.638 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:28:59 smithi037 bash[18830]: audit 2024-04-23T02:28:59.327012+0000 mon.b (mon.2) 70 : audit [INF] from='mgr.24887 172.21.15.191:0/3854759497' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-04-23T02:28:59.638 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:28:59 smithi037 bash[18830]: audit 2024-04-23T02:28:59.329462+0000 mon.b (mon.2) 71 : audit [DBG] from='mgr.24887 172.21.15.191:0/3854759497' entity='mgr.x' cmd=[{"prefix": "mgr services"}]: dispatch 2024-04-23T02:28:59.638 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:28:59 smithi037 bash[18830]: audit 2024-04-23T02:28:59.329818+0000 mon.a (mon.0) 732 : audit [INF] from='mgr.24887 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-04-23T02:28:59.638 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:28:59 smithi037 bash[18830]: audit 2024-04-23T02:28:59.331154+0000 mon.b (mon.2) 72 : audit [DBG] from='mgr.24887 172.21.15.191:0/3854759497' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-23T02:28:59.760 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 23 02:28:59 smithi191 bash[34973]: t=2024-04-23T02:28:59+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_org_user_org_id - v1" 2024-04-23T02:28:59.760 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 23 02:28:59 smithi191 bash[34973]: t=2024-04-23T02:28:59+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_org_user_org_id_user_id - v1" 2024-04-23T02:28:59.760 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 23 02:28:59 smithi191 bash[34973]: t=2024-04-23T02:28:59+0000 lvl=info msg="Executing migration" logger=migrator id="Update org table charset" 2024-04-23T02:28:59.760 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:28:59 smithi191 bash[14421]: cluster 2024-04-23T02:28:57.772537+0000 mgr.x (mgr.24887) 82 : cluster [DBG] pgmap v43: 161 pgs: 161 active+clean; 604 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2024-04-23T02:28:59.760 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:28:59 smithi191 bash[14421]: audit 2024-04-23T02:28:59.325353+0000 mon.a (mon.0) 731 : audit [INF] from='mgr.24887 ' entity='mgr.x' 2024-04-23T02:28:59.761 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:28:59 smithi191 bash[14421]: audit 2024-04-23T02:28:59.327012+0000 mon.b (mon.2) 70 : audit [INF] from='mgr.24887 172.21.15.191:0/3854759497' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-04-23T02:28:59.761 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:28:59 smithi191 bash[14421]: audit 2024-04-23T02:28:59.329462+0000 mon.b (mon.2) 71 : audit [DBG] from='mgr.24887 172.21.15.191:0/3854759497' entity='mgr.x' cmd=[{"prefix": "mgr services"}]: dispatch 2024-04-23T02:28:59.761 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:28:59 smithi191 bash[14421]: audit 2024-04-23T02:28:59.329818+0000 mon.a (mon.0) 732 : audit [INF] from='mgr.24887 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-04-23T02:28:59.761 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:28:59 smithi191 bash[14421]: audit 2024-04-23T02:28:59.331154+0000 mon.b (mon.2) 72 : audit [DBG] from='mgr.24887 172.21.15.191:0/3854759497' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-23T02:29:00.097 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 23 02:28:59 smithi191 bash[34973]: t=2024-04-23T02:28:59+0000 lvl=info msg="Executing migration" logger=migrator id="Update org_user table charset" 2024-04-23T02:29:00.097 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 23 02:28:59 smithi191 bash[34973]: t=2024-04-23T02:28:59+0000 lvl=info msg="Executing migration" logger=migrator id="Migrate all Read Only Viewers to Viewers" 2024-04-23T02:29:00.097 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 23 02:28:59 smithi191 bash[34973]: t=2024-04-23T02:28:59+0000 lvl=info msg="Executing migration" logger=migrator id="create dashboard table" 2024-04-23T02:29:00.097 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 23 02:28:59 smithi191 bash[34973]: t=2024-04-23T02:28:59+0000 lvl=info msg="Executing migration" logger=migrator id="add index dashboard.account_id" 2024-04-23T02:29:00.097 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 23 02:29:00 smithi191 bash[34973]: t=2024-04-23T02:29:00+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index dashboard_account_id_slug" 2024-04-23T02:29:00.380 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 23 02:29:00 smithi191 bash[34973]: t=2024-04-23T02:29:00+0000 lvl=info msg="Executing migration" logger=migrator id="create dashboard_tag table" 2024-04-23T02:29:00.380 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 23 02:29:00 smithi191 bash[34973]: t=2024-04-23T02:29:00+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index dashboard_tag.dasboard_id_term" 2024-04-23T02:29:00.380 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 23 02:29:00 smithi191 bash[34973]: t=2024-04-23T02:29:00+0000 lvl=info msg="Executing migration" logger=migrator id="drop index UQE_dashboard_tag_dashboard_id_term - v1" 2024-04-23T02:29:00.380 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 23 02:29:00 smithi191 bash[34973]: t=2024-04-23T02:29:00+0000 lvl=info msg="Executing migration" logger=migrator id="Rename table dashboard to dashboard_v1 - v1" 2024-04-23T02:29:00.665 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:29:00 smithi191 bash[14421]: cephadm 2024-04-23T02:28:59.314536+0000 mgr.x (mgr.24887) 83 : cephadm [INF] Upgrade: Updating mgr.y 2024-04-23T02:29:00.665 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:29:00 smithi191 bash[14421]: cephadm 2024-04-23T02:28:59.332791+0000 mgr.x (mgr.24887) 84 : cephadm [INF] Deploying daemon mgr.y on smithi037 2024-04-23T02:29:00.665 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 23 02:29:00 smithi191 bash[34973]: t=2024-04-23T02:29:00+0000 lvl=info msg="Executing migration" logger=migrator id="create dashboard v2" 2024-04-23T02:29:00.665 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 23 02:29:00 smithi191 bash[34973]: t=2024-04-23T02:29:00+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_dashboard_org_id - v2" 2024-04-23T02:29:00.929 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:29:00 smithi037 bash[14334]: cephadm 2024-04-23T02:28:59.314536+0000 mgr.x (mgr.24887) 83 : cephadm [INF] Upgrade: Updating mgr.y 2024-04-23T02:29:00.929 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:29:00 smithi037 bash[14334]: cephadm 2024-04-23T02:28:59.332791+0000 mgr.x (mgr.24887) 84 : cephadm [INF] Deploying daemon mgr.y on smithi037 2024-04-23T02:29:00.929 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:29:00 smithi037 bash[18830]: cephadm 2024-04-23T02:28:59.314536+0000 mgr.x (mgr.24887) 83 : cephadm [INF] Upgrade: Updating mgr.y 2024-04-23T02:29:00.929 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:29:00 smithi037 bash[18830]: cephadm 2024-04-23T02:28:59.332791+0000 mgr.x (mgr.24887) 84 : cephadm [INF] Deploying daemon mgr.y on smithi037 2024-04-23T02:29:00.931 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 23 02:29:00 smithi191 bash[34973]: t=2024-04-23T02:29:00+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_dashboard_org_id_slug - v2" 2024-04-23T02:29:00.931 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 23 02:29:00 smithi191 bash[34973]: t=2024-04-23T02:29:00+0000 lvl=info msg="Executing migration" logger=migrator id="copy dashboard v1 to v2" 2024-04-23T02:29:00.931 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 23 02:29:00 smithi191 bash[34973]: t=2024-04-23T02:29:00+0000 lvl=info msg="Executing migration" logger=migrator id="drop table dashboard_v1" 2024-04-23T02:29:00.931 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 23 02:29:00 smithi191 bash[34973]: t=2024-04-23T02:29:00+0000 lvl=info msg="Executing migration" logger=migrator id="alter dashboard.data to mediumtext v1" 2024-04-23T02:29:01.218 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 23 02:29:00 smithi191 bash[34973]: t=2024-04-23T02:29:00+0000 lvl=info msg="Executing migration" logger=migrator id="Add column updated_by in dashboard - v2" 2024-04-23T02:29:01.218 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 23 02:29:00 smithi191 bash[34973]: t=2024-04-23T02:29:00+0000 lvl=info msg="Executing migration" logger=migrator id="Add column created_by in dashboard - v2" 2024-04-23T02:29:01.218 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 23 02:29:01 smithi191 bash[34973]: t=2024-04-23T02:29:01+0000 lvl=info msg="Executing migration" logger=migrator id="Add column gnetId in dashboard" 2024-04-23T02:29:01.218 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 23 02:29:01 smithi191 bash[34973]: t=2024-04-23T02:29:01+0000 lvl=info msg="Executing migration" logger=migrator id="Add index for gnetId in dashboard" 2024-04-23T02:29:01.528 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 23 02:29:01 smithi191 bash[34973]: t=2024-04-23T02:29:01+0000 lvl=info msg="Executing migration" logger=migrator id="Add column plugin_id in dashboard" 2024-04-23T02:29:01.528 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 23 02:29:01 smithi191 bash[34973]: t=2024-04-23T02:29:01+0000 lvl=info msg="Executing migration" logger=migrator id="Add index for plugin_id in dashboard" 2024-04-23T02:29:01.528 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 23 02:29:01 smithi191 bash[34973]: t=2024-04-23T02:29:01+0000 lvl=info msg="Executing migration" logger=migrator id="Add index for dashboard_id in dashboard_tag" 2024-04-23T02:29:01.528 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 23 02:29:01 smithi191 bash[34973]: t=2024-04-23T02:29:01+0000 lvl=info msg="Executing migration" logger=migrator id="Update dashboard table charset" 2024-04-23T02:29:01.846 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:29:01 smithi191 bash[14421]: cluster 2024-04-23T02:28:59.774254+0000 mgr.x (mgr.24887) 85 : cluster [DBG] pgmap v44: 161 pgs: 161 active+clean; 604 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2024-04-23T02:29:01.847 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 23 02:29:01 smithi191 bash[34973]: t=2024-04-23T02:29:01+0000 lvl=info msg="Executing migration" logger=migrator id="Update dashboard_tag table charset" 2024-04-23T02:29:01.847 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 23 02:29:01 smithi191 bash[34973]: t=2024-04-23T02:29:01+0000 lvl=info msg="Executing migration" logger=migrator id="Add column folder_id in dashboard" 2024-04-23T02:29:01.847 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 23 02:29:01 smithi191 bash[34973]: t=2024-04-23T02:29:01+0000 lvl=info msg="Executing migration" logger=migrator id="Add column isFolder in dashboard" 2024-04-23T02:29:01.847 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 23 02:29:01 smithi191 bash[34973]: t=2024-04-23T02:29:01+0000 lvl=info msg="Executing migration" logger=migrator id="Add column has_acl in dashboard" 2024-04-23T02:29:01.847 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 23 02:29:01 smithi191 bash[34973]: t=2024-04-23T02:29:01+0000 lvl=info msg="Executing migration" logger=migrator id="Add column uid in dashboard" 2024-04-23T02:29:01.847 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 23 02:29:01 smithi191 bash[34973]: t=2024-04-23T02:29:01+0000 lvl=info msg="Executing migration" logger=migrator id="Update uid column values in dashboard" 2024-04-23T02:29:02.057 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:29:01 smithi037 bash[14334]: cluster 2024-04-23T02:28:59.774254+0000 mgr.x (mgr.24887) 85 : cluster [DBG] pgmap v44: 161 pgs: 161 active+clean; 604 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2024-04-23T02:29:02.057 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:29:01 smithi037 bash[18830]: cluster 2024-04-23T02:28:59.774254+0000 mgr.x (mgr.24887) 85 : cluster [DBG] pgmap v44: 161 pgs: 161 active+clean; 604 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2024-04-23T02:29:02.123 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 23 02:29:01 smithi191 bash[34973]: t=2024-04-23T02:29:01+0000 lvl=info msg="Executing migration" logger=migrator id="Add unique index dashboard_org_id_uid" 2024-04-23T02:29:02.124 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 23 02:29:02 smithi191 bash[34973]: t=2024-04-23T02:29:02+0000 lvl=info msg="Executing migration" logger=migrator id="Remove unique index org_id_slug" 2024-04-23T02:29:02.124 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 23 02:29:02 smithi191 bash[34973]: t=2024-04-23T02:29:02+0000 lvl=info msg="Executing migration" logger=migrator id="Update dashboard title length" 2024-04-23T02:29:02.124 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 23 02:29:02 smithi191 bash[34973]: t=2024-04-23T02:29:02+0000 lvl=info msg="Executing migration" logger=migrator id="Add unique index for dashboard_org_id_title_folder_id" 2024-04-23T02:29:02.310 INFO:journalctl@ceph.mgr.y.smithi037.stdout:Apr 23 02:29:02 smithi037 systemd[1]: Stopping Ceph mgr.y for 39f0dbf0-0117-11ef-bc93-c7b262605968... 2024-04-23T02:29:02.383 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 23 02:29:02 smithi191 bash[34973]: t=2024-04-23T02:29:02+0000 lvl=info msg="Executing migration" logger=migrator id="create dashboard_provisioning" 2024-04-23T02:29:02.383 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 23 02:29:02 smithi191 bash[34973]: t=2024-04-23T02:29:02+0000 lvl=info msg="Executing migration" logger=migrator id="Rename table dashboard_provisioning to dashboard_provisioning_tmp_qwerty - v1" 2024-04-23T02:29:02.634 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:29:02 smithi191 bash[14421]: audit 2024-04-23T02:29:01.718888+0000 mon.c (mon.1) 51 : audit [DBG] from='client.? 172.21.15.37:0/1539125761' entity='client.iscsi.foo.smithi037.qdajck' cmd=[{"prefix": "osd blacklist ls"}]: dispatch 2024-04-23T02:29:02.635 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:29:02 smithi191 bash[14421]: audit 2024-04-23T02:29:02.112698+0000 mon.a (mon.0) 733 : audit [INF] from='client.? 172.21.15.37:0/944292763' entity='client.iscsi.foo.smithi037.qdajck' cmd=[{"prefix": "osd blacklist", "blacklistop": "rm", "addr": "172.21.15.37:0/313714574"}]: access denied 2024-04-23T02:29:02.635 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 23 02:29:02 smithi191 bash[34973]: t=2024-04-23T02:29:02+0000 lvl=info msg="Executing migration" logger=migrator id="create dashboard_provisioning v2" 2024-04-23T02:29:02.635 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 23 02:29:02 smithi191 bash[34973]: t=2024-04-23T02:29:02+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_dashboard_provisioning_dashboard_id - v2" 2024-04-23T02:29:02.635 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 23 02:29:02 smithi191 bash[34973]: t=2024-04-23T02:29:02+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_dashboard_provisioning_dashboard_id_name - v2" 2024-04-23T02:29:02.635 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 23 02:29:02 smithi191 bash[34973]: t=2024-04-23T02:29:02+0000 lvl=info msg="Executing migration" logger=migrator id="copy dashboard_provisioning v1 to v2" 2024-04-23T02:29:02.635 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 23 02:29:02 smithi191 bash[34973]: t=2024-04-23T02:29:02+0000 lvl=info msg="Executing migration" logger=migrator id="drop dashboard_provisioning_tmp_qwerty" 2024-04-23T02:29:02.868 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:29:02 smithi037 bash[14334]: audit 2024-04-23T02:29:01.718888+0000 mon.c (mon.1) 51 : audit [DBG] from='client.? 172.21.15.37:0/1539125761' entity='client.iscsi.foo.smithi037.qdajck' cmd=[{"prefix": "osd blacklist ls"}]: dispatch 2024-04-23T02:29:02.868 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:29:02 smithi037 bash[14334]: audit 2024-04-23T02:29:02.112698+0000 mon.a (mon.0) 733 : audit [INF] from='client.? 172.21.15.37:0/944292763' entity='client.iscsi.foo.smithi037.qdajck' cmd=[{"prefix": "osd blacklist", "blacklistop": "rm", "addr": "172.21.15.37:0/313714574"}]: access denied 2024-04-23T02:29:02.869 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:29:02 smithi037 bash[18830]: audit 2024-04-23T02:29:01.718888+0000 mon.c (mon.1) 51 : audit [DBG] from='client.? 172.21.15.37:0/1539125761' entity='client.iscsi.foo.smithi037.qdajck' cmd=[{"prefix": "osd blacklist ls"}]: dispatch 2024-04-23T02:29:02.869 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:29:02 smithi037 bash[18830]: audit 2024-04-23T02:29:02.112698+0000 mon.a (mon.0) 733 : audit [INF] from='client.? 172.21.15.37:0/944292763' entity='client.iscsi.foo.smithi037.qdajck' cmd=[{"prefix": "osd blacklist", "blacklistop": "rm", "addr": "172.21.15.37:0/313714574"}]: access denied 2024-04-23T02:29:02.886 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 23 02:29:02 smithi191 bash[34973]: t=2024-04-23T02:29:02+0000 lvl=info msg="Executing migration" logger=migrator id="Add check_sum column" 2024-04-23T02:29:02.886 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 23 02:29:02 smithi191 bash[34973]: t=2024-04-23T02:29:02+0000 lvl=info msg="Executing migration" logger=migrator id="create data_source table" 2024-04-23T02:29:02.886 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 23 02:29:02 smithi191 bash[34973]: t=2024-04-23T02:29:02+0000 lvl=info msg="Executing migration" logger=migrator id="add index data_source.account_id" 2024-04-23T02:29:02.886 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 23 02:29:02 smithi191 bash[34973]: t=2024-04-23T02:29:02+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index data_source.account_id_name" 2024-04-23T02:29:03.154 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 23 02:29:02 smithi191 bash[34973]: t=2024-04-23T02:29:02+0000 lvl=info msg="Executing migration" logger=migrator id="drop index IDX_data_source_account_id - v1" 2024-04-23T02:29:03.154 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 23 02:29:03 smithi191 bash[34973]: t=2024-04-23T02:29:03+0000 lvl=info msg="Executing migration" logger=migrator id="drop index UQE_data_source_account_id_name - v1" 2024-04-23T02:29:03.155 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 23 02:29:03 smithi191 bash[34973]: t=2024-04-23T02:29:03+0000 lvl=info msg="Executing migration" logger=migrator id="Rename table data_source to data_source_v1 - v1" 2024-04-23T02:29:03.155 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 23 02:29:03 smithi191 bash[34973]: t=2024-04-23T02:29:03+0000 lvl=info msg="Executing migration" logger=migrator id="create data_source table v2" 2024-04-23T02:29:03.431 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 23 02:29:03 smithi191 bash[34973]: t=2024-04-23T02:29:03+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_data_source_org_id - v2" 2024-04-23T02:29:03.431 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 23 02:29:03 smithi191 bash[34973]: t=2024-04-23T02:29:03+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_data_source_org_id_name - v2" 2024-04-23T02:29:03.431 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 23 02:29:03 smithi191 bash[34973]: t=2024-04-23T02:29:03+0000 lvl=info msg="Executing migration" logger=migrator id="copy data_source v1 to v2" 2024-04-23T02:29:03.431 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 23 02:29:03 smithi191 bash[34973]: t=2024-04-23T02:29:03+0000 lvl=info msg="Executing migration" logger=migrator id="Drop old table data_source_v1 #2" 2024-04-23T02:29:03.574 INFO:journalctl@ceph.mgr.y.smithi037.stdout:Apr 23 02:29:03 smithi037 bash[48667]: ceph-39f0dbf0-0117-11ef-bc93-c7b262605968-mgr.y 2024-04-23T02:29:03.757 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:29:03 smithi191 bash[14421]: cluster 2024-04-23T02:29:01.774975+0000 mgr.x (mgr.24887) 86 : cluster [DBG] pgmap v45: 161 pgs: 161 active+clean; 604 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-04-23T02:29:03.758 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 23 02:29:03 smithi191 bash[34973]: t=2024-04-23T02:29:03+0000 lvl=info msg="Executing migration" logger=migrator id="Add column with_credentials" 2024-04-23T02:29:03.758 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 23 02:29:03 smithi191 bash[34973]: t=2024-04-23T02:29:03+0000 lvl=info msg="Executing migration" logger=migrator id="Add secure json data column" 2024-04-23T02:29:03.758 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 23 02:29:03 smithi191 bash[34973]: t=2024-04-23T02:29:03+0000 lvl=info msg="Executing migration" logger=migrator id="Update data_source table charset" 2024-04-23T02:29:03.758 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 23 02:29:03 smithi191 bash[34973]: t=2024-04-23T02:29:03+0000 lvl=info msg="Executing migration" logger=migrator id="Update initial version to 1" 2024-04-23T02:29:03.758 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 23 02:29:03 smithi191 bash[34973]: t=2024-04-23T02:29:03+0000 lvl=info msg="Executing migration" logger=migrator id="Add read_only data column" 2024-04-23T02:29:03.903 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:29:03 smithi037 bash[18830]: cluster 2024-04-23T02:29:01.774975+0000 mgr.x (mgr.24887) 86 : cluster [DBG] pgmap v45: 161 pgs: 161 active+clean; 604 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-04-23T02:29:03.903 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:29:03 smithi037 bash[14334]: cluster 2024-04-23T02:29:01.774975+0000 mgr.x (mgr.24887) 86 : cluster [DBG] pgmap v45: 161 pgs: 161 active+clean; 604 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-04-23T02:29:03.904 INFO:journalctl@ceph.mgr.y.smithi037.stdout:Apr 23 02:29:03 smithi037 systemd[1]: ceph-39f0dbf0-0117-11ef-bc93-c7b262605968@mgr.y.service: Main process exited, code=exited, status=143/n/a 2024-04-23T02:29:03.904 INFO:journalctl@ceph.mgr.y.smithi037.stdout:Apr 23 02:29:03 smithi037 bash[48769]: Error response from daemon: No such container: ceph-39f0dbf0-0117-11ef-bc93-c7b262605968-mgr.y 2024-04-23T02:29:03.904 INFO:journalctl@ceph.mgr.y.smithi037.stdout:Apr 23 02:29:03 smithi037 systemd[1]: ceph-39f0dbf0-0117-11ef-bc93-c7b262605968@mgr.y.service: Failed with result 'exit-code'. 2024-04-23T02:29:04.002 INFO:journalctl@ceph.mgr.y.smithi037.stdout:Apr 23 02:29:03 smithi037 systemd[1]: Stopped Ceph mgr.y for 39f0dbf0-0117-11ef-bc93-c7b262605968. 2024-04-23T02:29:04.059 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 23 02:29:03 smithi191 bash[34973]: t=2024-04-23T02:29:03+0000 lvl=info msg="Executing migration" logger=migrator id="Migrate logging ds to loki ds" 2024-04-23T02:29:04.060 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 23 02:29:03 smithi191 bash[34973]: t=2024-04-23T02:29:03+0000 lvl=info msg="Executing migration" logger=migrator id="Update json_data with nulls" 2024-04-23T02:29:04.060 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 23 02:29:03 smithi191 bash[34973]: t=2024-04-23T02:29:03+0000 lvl=info msg="Executing migration" logger=migrator id="create api_key table" 2024-04-23T02:29:04.060 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 23 02:29:04 smithi191 bash[34973]: t=2024-04-23T02:29:04+0000 lvl=info msg="Executing migration" logger=migrator id="add index api_key.account_id" 2024-04-23T02:29:04.310 INFO:journalctl@ceph.mgr.y.smithi037.stdout:Apr 23 02:29:04 smithi037 systemd[1]: Started Ceph mgr.y for 39f0dbf0-0117-11ef-bc93-c7b262605968. 2024-04-23T02:29:04.431 INFO:journalctl@ceph.prometheus.a.smithi191.stdout:Apr 23 02:29:04 smithi191 systemd[1]: ceph-39f0dbf0-0117-11ef-bc93-c7b262605968@prometheus.a.service: Scheduled restart job, restart counter is at 2. 2024-04-23T02:29:04.431 INFO:journalctl@ceph.prometheus.a.smithi191.stdout:Apr 23 02:29:04 smithi191 systemd[1]: Stopped Ceph prometheus.a for 39f0dbf0-0117-11ef-bc93-c7b262605968. 2024-04-23T02:29:04.431 INFO:journalctl@ceph.prometheus.a.smithi191.stdout:Apr 23 02:29:04 smithi191 systemd[1]: Started Ceph prometheus.a for 39f0dbf0-0117-11ef-bc93-c7b262605968. 2024-04-23T02:29:04.431 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 23 02:29:04 smithi191 bash[34973]: t=2024-04-23T02:29:04+0000 lvl=info msg="Executing migration" logger=migrator id="add index api_key.key" 2024-04-23T02:29:04.432 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 23 02:29:04 smithi191 bash[34973]: t=2024-04-23T02:29:04+0000 lvl=info msg="Executing migration" logger=migrator id="add index api_key.account_id_name" 2024-04-23T02:29:04.681 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 23 02:29:04 smithi191 bash[34973]: t=2024-04-23T02:29:04+0000 lvl=info msg="Executing migration" logger=migrator id="drop index IDX_api_key_account_id - v1" 2024-04-23T02:29:05.059 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 23 02:29:04 smithi191 bash[34973]: t=2024-04-23T02:29:04+0000 lvl=info msg="Executing migration" logger=migrator id="drop index UQE_api_key_key - v1" 2024-04-23T02:29:05.310 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:29:05 smithi037 bash[18830]: cluster 2024-04-23T02:29:03.775644+0000 mgr.x (mgr.24887) 87 : cluster [DBG] pgmap v46: 161 pgs: 161 active+clean; 604 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-04-23T02:29:05.310 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:29:05 smithi037 bash[18830]: audit 2024-04-23T02:29:04.050913+0000 mon.a (mon.0) 734 : audit [INF] from='mgr.24887 ' entity='mgr.x' 2024-04-23T02:29:05.310 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:29:05 smithi037 bash[18830]: audit 2024-04-23T02:29:04.062723+0000 mon.a (mon.0) 735 : audit [INF] from='mgr.24887 ' entity='mgr.x' 2024-04-23T02:29:05.310 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:29:05 smithi037 bash[18830]: audit 2024-04-23T02:29:04.109176+0000 mon.b (mon.2) 73 : audit [DBG] from='mgr.24887 172.21.15.191:0/3854759497' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-23T02:29:05.310 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:29:05 smithi037 bash[14334]: cluster 2024-04-23T02:29:03.775644+0000 mgr.x (mgr.24887) 87 : cluster [DBG] pgmap v46: 161 pgs: 161 active+clean; 604 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-04-23T02:29:05.310 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:29:05 smithi037 bash[14334]: audit 2024-04-23T02:29:04.050913+0000 mon.a (mon.0) 734 : audit [INF] from='mgr.24887 ' entity='mgr.x' 2024-04-23T02:29:05.310 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:29:05 smithi037 bash[14334]: audit 2024-04-23T02:29:04.062723+0000 mon.a (mon.0) 735 : audit [INF] from='mgr.24887 ' entity='mgr.x' 2024-04-23T02:29:05.311 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:29:05 smithi037 bash[14334]: audit 2024-04-23T02:29:04.109176+0000 mon.b (mon.2) 73 : audit [DBG] from='mgr.24887 172.21.15.191:0/3854759497' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-23T02:29:05.374 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 23 02:29:05 smithi191 bash[34973]: t=2024-04-23T02:29:05+0000 lvl=info msg="Executing migration" logger=migrator id="drop index UQE_api_key_account_id_name - v1" 2024-04-23T02:29:05.374 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:29:05 smithi191 bash[14421]: cluster 2024-04-23T02:29:03.775644+0000 mgr.x (mgr.24887) 87 : cluster [DBG] pgmap v46: 161 pgs: 161 active+clean; 604 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-04-23T02:29:05.374 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:29:05 smithi191 bash[14421]: audit 2024-04-23T02:29:04.050913+0000 mon.a (mon.0) 734 : audit [INF] from='mgr.24887 ' entity='mgr.x' 2024-04-23T02:29:05.374 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:29:05 smithi191 bash[14421]: audit 2024-04-23T02:29:04.062723+0000 mon.a (mon.0) 735 : audit [INF] from='mgr.24887 ' entity='mgr.x' 2024-04-23T02:29:05.374 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:29:05 smithi191 bash[14421]: audit 2024-04-23T02:29:04.109176+0000 mon.b (mon.2) 73 : audit [DBG] from='mgr.24887 172.21.15.191:0/3854759497' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-23T02:29:05.659 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 23 02:29:05 smithi191 bash[34973]: t=2024-04-23T02:29:05+0000 lvl=info msg="Executing migration" logger=migrator id="Rename table api_key to api_key_v1 - v1" 2024-04-23T02:29:05.660 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 23 02:29:05 smithi191 bash[34973]: t=2024-04-23T02:29:05+0000 lvl=info msg="Executing migration" logger=migrator id="create api_key table v2" 2024-04-23T02:29:05.810 INFO:journalctl@ceph.mgr.y.smithi037.stdout:Apr 23 02:29:05 smithi037 bash[48852]: debug 2024-04-23T02:29:05.324+0000 7f94ca241700 1 -- 172.21.15.37:0/2368061998 <== mon.0 v2:172.21.15.37:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x55d15101a1a0 con 0x55d151d9c400 2024-04-23T02:29:05.810 INFO:journalctl@ceph.mgr.y.smithi037.stdout:Apr 23 02:29:05 smithi037 bash[48852]: debug 2024-04-23T02:29:05.492+0000 7f94d43c5200 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2024-04-23T02:29:05.931 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 23 02:29:05 smithi191 bash[34973]: t=2024-04-23T02:29:05+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_api_key_org_id - v2" 2024-04-23T02:29:05.931 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 23 02:29:05 smithi191 bash[34973]: t=2024-04-23T02:29:05+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_api_key_key - v2" 2024-04-23T02:29:05.931 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 23 02:29:05 smithi191 bash[34973]: t=2024-04-23T02:29:05+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_api_key_org_id_name - v2" 2024-04-23T02:29:06.291 INFO:journalctl@ceph.prometheus.a.smithi191.stdout:Apr 23 02:29:06 smithi191 bash[35061]: level=info ts=2024-04-23T02:29:06.035Z caller=main.go:302 msg="No time or size retention was set so using the default time retention" duration=15d 2024-04-23T02:29:06.291 INFO:journalctl@ceph.prometheus.a.smithi191.stdout:Apr 23 02:29:06 smithi191 bash[35061]: level=info ts=2024-04-23T02:29:06.035Z caller=main.go:337 msg="Starting Prometheus" version="(version=2.18.1, branch=HEAD, revision=ecee9c8abfd118f139014cb1b174b08db3f342cf)" 2024-04-23T02:29:06.291 INFO:journalctl@ceph.prometheus.a.smithi191.stdout:Apr 23 02:29:06 smithi191 bash[35061]: level=info ts=2024-04-23T02:29:06.035Z caller=main.go:338 build_context="(go=go1.14.2, user=root@2117a9e64a7e, date=20200507-16:51:47)" 2024-04-23T02:29:06.291 INFO:journalctl@ceph.prometheus.a.smithi191.stdout:Apr 23 02:29:06 smithi191 bash[35061]: level=info ts=2024-04-23T02:29:06.035Z caller=main.go:339 host_details="(Linux 5.4.0-177-generic #197-Ubuntu SMP Thu Mar 28 22:45:47 UTC 2024 x86_64 smithi191 (none))" 2024-04-23T02:29:06.291 INFO:journalctl@ceph.prometheus.a.smithi191.stdout:Apr 23 02:29:06 smithi191 bash[35061]: level=info ts=2024-04-23T02:29:06.035Z caller=main.go:340 fd_limits="(soft=1048576, hard=1048576)" 2024-04-23T02:29:06.291 INFO:journalctl@ceph.prometheus.a.smithi191.stdout:Apr 23 02:29:06 smithi191 bash[35061]: level=info ts=2024-04-23T02:29:06.035Z caller=main.go:341 vm_limits="(soft=unlimited, hard=unlimited)" 2024-04-23T02:29:06.291 INFO:journalctl@ceph.prometheus.a.smithi191.stdout:Apr 23 02:29:06 smithi191 bash[35061]: level=info ts=2024-04-23T02:29:06.038Z caller=web.go:523 component=web msg="Start listening for connections" address=:9095 2024-04-23T02:29:06.291 INFO:journalctl@ceph.prometheus.a.smithi191.stdout:Apr 23 02:29:06 smithi191 bash[35061]: level=info ts=2024-04-23T02:29:06.038Z caller=main.go:678 msg="Starting TSDB ..." 2024-04-23T02:29:06.291 INFO:journalctl@ceph.prometheus.a.smithi191.stdout:Apr 23 02:29:06 smithi191 bash[35061]: level=info ts=2024-04-23T02:29:06.042Z caller=head.go:575 component=tsdb msg="Replaying WAL, this may take awhile" 2024-04-23T02:29:06.291 INFO:journalctl@ceph.prometheus.a.smithi191.stdout:Apr 23 02:29:06 smithi191 bash[35061]: level=info ts=2024-04-23T02:29:06.043Z caller=head.go:624 component=tsdb msg="WAL segment loaded" segment=0 maxSegment=4 2024-04-23T02:29:06.292 INFO:journalctl@ceph.prometheus.a.smithi191.stdout:Apr 23 02:29:06 smithi191 bash[35061]: level=info ts=2024-04-23T02:29:06.058Z caller=head.go:624 component=tsdb msg="WAL segment loaded" segment=1 maxSegment=4 2024-04-23T02:29:06.292 INFO:journalctl@ceph.prometheus.a.smithi191.stdout:Apr 23 02:29:06 smithi191 bash[35061]: level=info ts=2024-04-23T02:29:06.058Z caller=head.go:624 component=tsdb msg="WAL segment loaded" segment=2 maxSegment=4 2024-04-23T02:29:06.292 INFO:journalctl@ceph.prometheus.a.smithi191.stdout:Apr 23 02:29:06 smithi191 bash[35061]: level=info ts=2024-04-23T02:29:06.059Z caller=head.go:624 component=tsdb msg="WAL segment loaded" segment=3 maxSegment=4 2024-04-23T02:29:06.292 INFO:journalctl@ceph.prometheus.a.smithi191.stdout:Apr 23 02:29:06 smithi191 bash[35061]: level=info ts=2024-04-23T02:29:06.059Z caller=head.go:624 component=tsdb msg="WAL segment loaded" segment=4 maxSegment=4 2024-04-23T02:29:06.292 INFO:journalctl@ceph.prometheus.a.smithi191.stdout:Apr 23 02:29:06 smithi191 bash[35061]: level=info ts=2024-04-23T02:29:06.059Z caller=head.go:627 component=tsdb msg="WAL replay completed" duration=17.22148ms 2024-04-23T02:29:06.292 INFO:journalctl@ceph.prometheus.a.smithi191.stdout:Apr 23 02:29:06 smithi191 bash[35061]: level=info ts=2024-04-23T02:29:06.063Z caller=main.go:694 fs_type=XFS_SUPER_MAGIC 2024-04-23T02:29:06.292 INFO:journalctl@ceph.prometheus.a.smithi191.stdout:Apr 23 02:29:06 smithi191 bash[35061]: level=info ts=2024-04-23T02:29:06.063Z caller=main.go:695 msg="TSDB started" 2024-04-23T02:29:06.292 INFO:journalctl@ceph.prometheus.a.smithi191.stdout:Apr 23 02:29:06 smithi191 bash[35061]: level=info ts=2024-04-23T02:29:06.063Z caller=main.go:799 msg="Loading configuration file" filename=/etc/prometheus/prometheus.yml 2024-04-23T02:29:06.292 INFO:journalctl@ceph.prometheus.a.smithi191.stdout:Apr 23 02:29:06 smithi191 bash[35061]: level=info ts=2024-04-23T02:29:06.063Z caller=main.go:547 msg="Stopping scrape discovery manager..." 2024-04-23T02:29:06.292 INFO:journalctl@ceph.prometheus.a.smithi191.stdout:Apr 23 02:29:06 smithi191 bash[35061]: level=info ts=2024-04-23T02:29:06.063Z caller=main.go:561 msg="Stopping notify discovery manager..." 2024-04-23T02:29:06.292 INFO:journalctl@ceph.prometheus.a.smithi191.stdout:Apr 23 02:29:06 smithi191 bash[35061]: level=info ts=2024-04-23T02:29:06.063Z caller=main.go:583 msg="Stopping scrape manager..." 2024-04-23T02:29:06.292 INFO:journalctl@ceph.prometheus.a.smithi191.stdout:Apr 23 02:29:06 smithi191 bash[35061]: level=info ts=2024-04-23T02:29:06.064Z caller=main.go:557 msg="Notify discovery manager stopped" 2024-04-23T02:29:06.292 INFO:journalctl@ceph.prometheus.a.smithi191.stdout:Apr 23 02:29:06 smithi191 bash[35061]: level=info ts=2024-04-23T02:29:06.064Z caller=main.go:543 msg="Scrape discovery manager stopped" 2024-04-23T02:29:06.292 INFO:journalctl@ceph.prometheus.a.smithi191.stdout:Apr 23 02:29:06 smithi191 bash[35061]: level=info ts=2024-04-23T02:29:06.064Z caller=manager.go:882 component="rule manager" msg="Stopping rule manager..." 2024-04-23T02:29:06.292 INFO:journalctl@ceph.prometheus.a.smithi191.stdout:Apr 23 02:29:06 smithi191 bash[35061]: level=info ts=2024-04-23T02:29:06.064Z caller=manager.go:892 component="rule manager" msg="Rule manager stopped" 2024-04-23T02:29:06.293 INFO:journalctl@ceph.prometheus.a.smithi191.stdout:Apr 23 02:29:06 smithi191 bash[35061]: level=info ts=2024-04-23T02:29:06.064Z caller=main.go:577 msg="Scrape manager stopped" 2024-04-23T02:29:06.293 INFO:journalctl@ceph.prometheus.a.smithi191.stdout:Apr 23 02:29:06 smithi191 bash[35061]: level=info ts=2024-04-23T02:29:06.064Z caller=notifier.go:601 component=notifier msg="Stopping notification manager..." 2024-04-23T02:29:06.293 INFO:journalctl@ceph.prometheus.a.smithi191.stdout:Apr 23 02:29:06 smithi191 bash[35061]: level=info ts=2024-04-23T02:29:06.064Z caller=main.go:749 msg="Notifier manager stopped" 2024-04-23T02:29:06.293 INFO:journalctl@ceph.prometheus.a.smithi191.stdout:Apr 23 02:29:06 smithi191 bash[35061]: level=error ts=2024-04-23T02:29:06.064Z caller=main.go:758 err="error loading config from \"/etc/prometheus/prometheus.yml\": couldn't load configuration (--config.file=\"/etc/prometheus/prometheus.yml\"): parsing YAML file /etc/prometheus/prometheus.yml: yaml: unmarshal errors:\n line 11: field http_sd_configs not found in type config.plain\n line 17: field http_sd_configs not found in type config.plain\n line 21: field http_sd_configs not found in type config.plain\n line 27: field http_sd_configs not found in type config.plain\n line 31: field http_sd_configs not found in type config.plain" 2024-04-23T02:29:06.293 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 23 02:29:05 smithi191 bash[34973]: t=2024-04-23T02:29:05+0000 lvl=info msg="Executing migration" logger=migrator id="copy api_key v1 to v2" 2024-04-23T02:29:06.293 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 23 02:29:06 smithi191 bash[34973]: t=2024-04-23T02:29:06+0000 lvl=info msg="Executing migration" logger=migrator id="Drop old table api_key_v1" 2024-04-23T02:29:06.293 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 23 02:29:06 smithi191 bash[34973]: t=2024-04-23T02:29:06+0000 lvl=info msg="Executing migration" logger=migrator id="Update api_key table charset" 2024-04-23T02:29:06.681 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 23 02:29:06 smithi191 bash[34973]: t=2024-04-23T02:29:06+0000 lvl=info msg="Executing migration" logger=migrator id="Add expires to api_key table" 2024-04-23T02:29:06.682 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 23 02:29:06 smithi191 bash[34973]: t=2024-04-23T02:29:06+0000 lvl=info msg="Executing migration" logger=migrator id="create dashboard_snapshot table v4" 2024-04-23T02:29:06.810 INFO:journalctl@ceph.mgr.y.smithi037.stdout:Apr 23 02:29:06 smithi037 bash[48852]: debug 2024-04-23T02:29:06.428+0000 7f94d43c5200 -1 mgr[py] Module rgw has missing NOTIFY_TYPES member 2024-04-23T02:29:06.810 INFO:journalctl@ceph.mgr.y.smithi037.stdout:Apr 23 02:29:06 smithi037 bash[48852]: debug 2024-04-23T02:29:06.536+0000 7f94d43c5200 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2024-04-23T02:29:06.810 INFO:journalctl@ceph.mgr.y.smithi037.stdout:Apr 23 02:29:06 smithi037 bash[48852]: debug 2024-04-23T02:29:06.640+0000 7f94d43c5200 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2024-04-23T02:29:07.181 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:29:07 smithi191 bash[14421]: cluster 2024-04-23T02:29:05.777365+0000 mgr.x (mgr.24887) 88 : cluster [DBG] pgmap v47: 161 pgs: 161 active+clean; 604 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2024-04-23T02:29:07.182 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 23 02:29:06 smithi191 bash[34973]: t=2024-04-23T02:29:06+0000 lvl=info msg="Executing migration" logger=migrator id="drop table dashboard_snapshot_v4 #1" 2024-04-23T02:29:07.182 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 23 02:29:07 smithi191 bash[34973]: t=2024-04-23T02:29:07+0000 lvl=info msg="Executing migration" logger=migrator id="create dashboard_snapshot table v5 #2" 2024-04-23T02:29:07.309 INFO:journalctl@ceph.mgr.y.smithi037.stdout:Apr 23 02:29:06 smithi037 bash[48852]: debug 2024-04-23T02:29:06.928+0000 7f94d43c5200 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2024-04-23T02:29:07.310 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:29:07 smithi037 bash[18830]: cluster 2024-04-23T02:29:05.777365+0000 mgr.x (mgr.24887) 88 : cluster [DBG] pgmap v47: 161 pgs: 161 active+clean; 604 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2024-04-23T02:29:07.310 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:29:07 smithi037 bash[14334]: cluster 2024-04-23T02:29:05.777365+0000 mgr.x (mgr.24887) 88 : cluster [DBG] pgmap v47: 161 pgs: 161 active+clean; 604 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2024-04-23T02:29:07.470 INFO:journalctl@ceph.prometheus.a.smithi191.stdout:Apr 23 02:29:07 smithi191 systemd[1]: ceph-39f0dbf0-0117-11ef-bc93-c7b262605968@prometheus.a.service: Main process exited, code=exited, status=1/FAILURE 2024-04-23T02:29:07.471 INFO:journalctl@ceph.prometheus.a.smithi191.stdout:Apr 23 02:29:07 smithi191 systemd[1]: ceph-39f0dbf0-0117-11ef-bc93-c7b262605968@prometheus.a.service: Failed with result 'exit-code'. 2024-04-23T02:29:07.471 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 23 02:29:07 smithi191 bash[34973]: t=2024-04-23T02:29:07+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_dashboard_snapshot_key - v5" 2024-04-23T02:29:07.471 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 23 02:29:07 smithi191 bash[34973]: t=2024-04-23T02:29:07+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_dashboard_snapshot_delete_key - v5" 2024-04-23T02:29:07.471 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 23 02:29:07 smithi191 bash[34973]: t=2024-04-23T02:29:07+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_dashboard_snapshot_user_id - v5" 2024-04-23T02:29:07.471 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 23 02:29:07 smithi191 bash[34973]: t=2024-04-23T02:29:07+0000 lvl=info msg="Executing migration" logger=migrator id="alter dashboard_snapshot to mediumtext v2" 2024-04-23T02:29:07.471 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 23 02:29:07 smithi191 bash[34973]: t=2024-04-23T02:29:07+0000 lvl=info msg="Executing migration" logger=migrator id="Update dashboard_snapshot table charset" 2024-04-23T02:29:07.710 INFO:journalctl@ceph.mgr.y.smithi037.stdout:Apr 23 02:29:07 smithi037 bash[48852]: debug 2024-04-23T02:29:07.316+0000 7f94d43c5200 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2024-04-23T02:29:07.710 INFO:journalctl@ceph.mgr.y.smithi037.stdout:Apr 23 02:29:07 smithi037 bash[48852]: debug 2024-04-23T02:29:07.480+0000 7f94d43c5200 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2024-04-23T02:29:07.755 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 23 02:29:07 smithi191 bash[34973]: t=2024-04-23T02:29:07+0000 lvl=info msg="Executing migration" logger=migrator id="Add column external_delete_url to dashboard_snapshots table" 2024-04-23T02:29:07.755 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 23 02:29:07 smithi191 bash[34973]: t=2024-04-23T02:29:07+0000 lvl=info msg="Executing migration" logger=migrator id="create quota table v1" 2024-04-23T02:29:07.756 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 23 02:29:07 smithi191 bash[34973]: t=2024-04-23T02:29:07+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_quota_org_id_user_id_target - v1" 2024-04-23T02:29:07.756 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 23 02:29:07 smithi191 bash[34973]: t=2024-04-23T02:29:07+0000 lvl=info msg="Executing migration" logger=migrator id="Update quota table charset" 2024-04-23T02:29:08.015 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 23 02:29:07 smithi191 bash[34973]: t=2024-04-23T02:29:07+0000 lvl=info msg="Executing migration" logger=migrator id="create plugin_setting table" 2024-04-23T02:29:08.015 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 23 02:29:07 smithi191 bash[34973]: t=2024-04-23T02:29:07+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_plugin_setting_org_id_plugin_id - v1" 2024-04-23T02:29:08.015 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 23 02:29:07 smithi191 bash[34973]: t=2024-04-23T02:29:07+0000 lvl=info msg="Executing migration" logger=migrator id="Add column plugin_version to plugin_settings" 2024-04-23T02:29:08.059 INFO:journalctl@ceph.mgr.y.smithi037.stdout:Apr 23 02:29:07 smithi037 bash[48852]: debug 2024-04-23T02:29:07.696+0000 7f94d43c5200 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2024-04-23T02:29:08.300 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 23 02:29:08 smithi191 bash[34973]: t=2024-04-23T02:29:08+0000 lvl=info msg="Executing migration" logger=migrator id="Update plugin_setting table charset" 2024-04-23T02:29:08.300 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 23 02:29:08 smithi191 bash[34973]: t=2024-04-23T02:29:08+0000 lvl=info msg="Executing migration" logger=migrator id="create session table" 2024-04-23T02:29:08.300 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 23 02:29:08 smithi191 bash[34973]: t=2024-04-23T02:29:08+0000 lvl=info msg="Executing migration" logger=migrator id="Drop old table playlist table" 2024-04-23T02:29:08.300 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 23 02:29:08 smithi191 bash[34973]: t=2024-04-23T02:29:08+0000 lvl=info msg="Executing migration" logger=migrator id="Drop old table playlist_item table" 2024-04-23T02:29:08.576 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 23 02:29:08 smithi191 bash[34973]: t=2024-04-23T02:29:08+0000 lvl=info msg="Executing migration" logger=migrator id="create playlist table v2" 2024-04-23T02:29:08.576 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 23 02:29:08 smithi191 bash[34973]: t=2024-04-23T02:29:08+0000 lvl=info msg="Executing migration" logger=migrator id="create playlist item table v2" 2024-04-23T02:29:08.576 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 23 02:29:08 smithi191 bash[34973]: t=2024-04-23T02:29:08+0000 lvl=info msg="Executing migration" logger=migrator id="Update playlist table charset" 2024-04-23T02:29:08.861 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 23 02:29:08 smithi191 bash[34973]: t=2024-04-23T02:29:08+0000 lvl=info msg="Executing migration" logger=migrator id="Update playlist_item table charset" 2024-04-23T02:29:08.861 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 23 02:29:08 smithi191 bash[34973]: t=2024-04-23T02:29:08+0000 lvl=info msg="Executing migration" logger=migrator id="drop preferences table v2" 2024-04-23T02:29:08.861 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 23 02:29:08 smithi191 bash[34973]: t=2024-04-23T02:29:08+0000 lvl=info msg="Executing migration" logger=migrator id="drop preferences table v3" 2024-04-23T02:29:08.861 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 23 02:29:08 smithi191 bash[34973]: t=2024-04-23T02:29:08+0000 lvl=info msg="Executing migration" logger=migrator id="create preferences table v3" 2024-04-23T02:29:09.060 INFO:journalctl@ceph.mgr.y.smithi037.stdout:Apr 23 02:29:08 smithi037 bash[48852]: debug 2024-04-23T02:29:08.752+0000 7f94d43c5200 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2024-04-23T02:29:09.060 INFO:journalctl@ceph.mgr.y.smithi037.stdout:Apr 23 02:29:08 smithi037 bash[48852]: debug 2024-04-23T02:29:08.868+0000 7f94d43c5200 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2024-04-23T02:29:09.060 INFO:journalctl@ceph.mgr.y.smithi037.stdout:Apr 23 02:29:08 smithi037 bash[48852]: debug 2024-04-23T02:29:08.988+0000 7f94d43c5200 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2024-04-23T02:29:09.138 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:29:09 smithi191 bash[14421]: cluster 2024-04-23T02:29:07.778108+0000 mgr.x (mgr.24887) 89 : cluster [DBG] pgmap v48: 161 pgs: 161 active+clean; 604 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2024-04-23T02:29:09.138 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 23 02:29:08 smithi191 bash[34973]: t=2024-04-23T02:29:08+0000 lvl=info msg="Executing migration" logger=migrator id="Update preferences table charset" 2024-04-23T02:29:09.138 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 23 02:29:08 smithi191 bash[34973]: t=2024-04-23T02:29:08+0000 lvl=info msg="Executing migration" logger=migrator id="Add column team_id in preferences" 2024-04-23T02:29:09.138 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 23 02:29:08 smithi191 bash[34973]: t=2024-04-23T02:29:08+0000 lvl=info msg="Executing migration" logger=migrator id="Update team_id column values in preferences" 2024-04-23T02:29:09.138 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 23 02:29:09 smithi191 bash[34973]: t=2024-04-23T02:29:09+0000 lvl=info msg="Executing migration" logger=migrator id="create alert table v1" 2024-04-23T02:29:09.390 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 23 02:29:09 smithi191 bash[34973]: t=2024-04-23T02:29:09+0000 lvl=info msg="Executing migration" logger=migrator id="add index alert org_id & id " 2024-04-23T02:29:09.391 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 23 02:29:09 smithi191 bash[34973]: t=2024-04-23T02:29:09+0000 lvl=info msg="Executing migration" logger=migrator id="add index alert state" 2024-04-23T02:29:09.391 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 23 02:29:09 smithi191 bash[34973]: t=2024-04-23T02:29:09+0000 lvl=info msg="Executing migration" logger=migrator id="add index alert dashboard_id" 2024-04-23T02:29:09.520 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:29:09 smithi037 bash[14334]: cluster 2024-04-23T02:29:07.778108+0000 mgr.x (mgr.24887) 89 : cluster [DBG] pgmap v48: 161 pgs: 161 active+clean; 604 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2024-04-23T02:29:09.520 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:29:09 smithi037 bash[18830]: cluster 2024-04-23T02:29:07.778108+0000 mgr.x (mgr.24887) 89 : cluster [DBG] pgmap v48: 161 pgs: 161 active+clean; 604 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2024-04-23T02:29:09.681 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 23 02:29:09 smithi191 bash[34973]: t=2024-04-23T02:29:09+0000 lvl=info msg="Executing migration" logger=migrator id="Create alert_rule_tag table v1" 2024-04-23T02:29:09.682 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 23 02:29:09 smithi191 bash[34973]: t=2024-04-23T02:29:09+0000 lvl=info msg="Executing migration" logger=migrator id="Add unique index alert_rule_tag.alert_id_tag_id" 2024-04-23T02:29:09.682 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 23 02:29:09 smithi191 bash[34973]: t=2024-04-23T02:29:09+0000 lvl=info msg="Executing migration" logger=migrator id="create alert_notification table v1" 2024-04-23T02:29:09.682 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 23 02:29:09 smithi191 bash[34973]: t=2024-04-23T02:29:09+0000 lvl=info msg="Executing migration" logger=migrator id="Add column is_default" 2024-04-23T02:29:09.809 INFO:journalctl@ceph.mgr.y.smithi037.stdout:Apr 23 02:29:09 smithi037 bash[48852]: debug 2024-04-23T02:29:09.508+0000 7f94d43c5200 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2024-04-23T02:29:09.810 INFO:journalctl@ceph.mgr.y.smithi037.stdout:Apr 23 02:29:09 smithi037 bash[48852]: debug 2024-04-23T02:29:09.744+0000 7f94d43c5200 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2024-04-23T02:29:09.952 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 23 02:29:09 smithi191 bash[34973]: t=2024-04-23T02:29:09+0000 lvl=info msg="Executing migration" logger=migrator id="Add column frequency" 2024-04-23T02:29:09.952 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 23 02:29:09 smithi191 bash[34973]: t=2024-04-23T02:29:09+0000 lvl=info msg="Executing migration" logger=migrator id="Add column send_reminder" 2024-04-23T02:29:09.952 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 23 02:29:09 smithi191 bash[34973]: t=2024-04-23T02:29:09+0000 lvl=info msg="Executing migration" logger=migrator id="Add column disable_resolve_message" 2024-04-23T02:29:09.952 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 23 02:29:09 smithi191 bash[34973]: t=2024-04-23T02:29:09+0000 lvl=info msg="Executing migration" logger=migrator id="add index alert_notification org_id & name" 2024-04-23T02:29:10.228 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 23 02:29:09 smithi191 bash[34973]: t=2024-04-23T02:29:09+0000 lvl=info msg="Executing migration" logger=migrator id="Update alert table charset" 2024-04-23T02:29:10.228 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 23 02:29:10 smithi191 bash[34973]: t=2024-04-23T02:29:10+0000 lvl=info msg="Executing migration" logger=migrator id="Update alert_notification table charset" 2024-04-23T02:29:10.228 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 23 02:29:10 smithi191 bash[34973]: t=2024-04-23T02:29:10+0000 lvl=info msg="Executing migration" logger=migrator id="create notification_journal table v1" 2024-04-23T02:29:10.228 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 23 02:29:10 smithi191 bash[34973]: t=2024-04-23T02:29:10+0000 lvl=info msg="Executing migration" logger=migrator id="add index notification_journal org_id & alert_id & notifier_id" 2024-04-23T02:29:10.513 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 23 02:29:10 smithi191 bash[34973]: t=2024-04-23T02:29:10+0000 lvl=info msg="Executing migration" logger=migrator id="drop alert_notification_journal" 2024-04-23T02:29:10.514 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 23 02:29:10 smithi191 bash[34973]: t=2024-04-23T02:29:10+0000 lvl=info msg="Executing migration" logger=migrator id="create alert_notification_state table v1" 2024-04-23T02:29:10.514 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 23 02:29:10 smithi191 bash[34973]: t=2024-04-23T02:29:10+0000 lvl=info msg="Executing migration" logger=migrator id="add index alert_notification_state org_id & alert_id & notifier_id" 2024-04-23T02:29:10.559 INFO:journalctl@ceph.mgr.y.smithi037.stdout:Apr 23 02:29:10 smithi037 bash[48852]: debug 2024-04-23T02:29:10.268+0000 7f94d43c5200 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2024-04-23T02:29:10.812 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 23 02:29:10 smithi191 bash[34973]: t=2024-04-23T02:29:10+0000 lvl=info msg="Executing migration" logger=migrator id="Add for to alert table" 2024-04-23T02:29:10.812 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 23 02:29:10 smithi191 bash[34973]: t=2024-04-23T02:29:10+0000 lvl=info msg="Executing migration" logger=migrator id="Add column uid in alert_notification" 2024-04-23T02:29:10.813 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 23 02:29:10 smithi191 bash[34973]: t=2024-04-23T02:29:10+0000 lvl=info msg="Executing migration" logger=migrator id="Update uid column values in alert_notification" 2024-04-23T02:29:10.813 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 23 02:29:10 smithi191 bash[34973]: t=2024-04-23T02:29:10+0000 lvl=info msg="Executing migration" logger=migrator id="Add unique index alert_notification_org_id_uid" 2024-04-23T02:29:10.813 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 23 02:29:10 smithi191 bash[34973]: t=2024-04-23T02:29:10+0000 lvl=info msg="Executing migration" logger=migrator id="Remove unique index org_id_name" 2024-04-23T02:29:11.076 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 23 02:29:10 smithi191 bash[34973]: t=2024-04-23T02:29:10+0000 lvl=info msg="Executing migration" logger=migrator id="Drop old annotation table v4" 2024-04-23T02:29:11.076 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 23 02:29:10 smithi191 bash[34973]: t=2024-04-23T02:29:10+0000 lvl=info msg="Executing migration" logger=migrator id="create annotation table v5" 2024-04-23T02:29:11.076 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 23 02:29:11 smithi191 bash[34973]: t=2024-04-23T02:29:11+0000 lvl=info msg="Executing migration" logger=migrator id="add index annotation 0 v3" 2024-04-23T02:29:11.309 INFO:journalctl@ceph.mgr.y.smithi037.stdout:Apr 23 02:29:10 smithi037 bash[48852]: debug 2024-04-23T02:29:10.840+0000 7f94d43c5200 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2024-04-23T02:29:11.319 INFO:teuthology.orchestra.run.smithi037.stdout:true 2024-04-23T02:29:11.331 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 23 02:29:11 smithi191 bash[34973]: t=2024-04-23T02:29:11+0000 lvl=info msg="Executing migration" logger=migrator id="add index annotation 1 v3" 2024-04-23T02:29:11.331 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 23 02:29:11 smithi191 bash[34973]: t=2024-04-23T02:29:11+0000 lvl=info msg="Executing migration" logger=migrator id="add index annotation 2 v3" 2024-04-23T02:29:11.331 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 23 02:29:11 smithi191 bash[34973]: t=2024-04-23T02:29:11+0000 lvl=info msg="Executing migration" logger=migrator id="add index annotation 3 v3" 2024-04-23T02:29:11.331 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 23 02:29:11 smithi191 bash[34973]: t=2024-04-23T02:29:11+0000 lvl=info msg="Executing migration" logger=migrator id="add index annotation 4 v3" 2024-04-23T02:29:11.638 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 23 02:29:11 smithi191 bash[34973]: t=2024-04-23T02:29:11+0000 lvl=info msg="Executing migration" logger=migrator id="Update annotation table charset" 2024-04-23T02:29:11.638 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 23 02:29:11 smithi191 bash[34973]: t=2024-04-23T02:29:11+0000 lvl=info msg="Executing migration" logger=migrator id="Add column region_id to annotation table" 2024-04-23T02:29:11.638 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 23 02:29:11 smithi191 bash[34973]: t=2024-04-23T02:29:11+0000 lvl=info msg="Executing migration" logger=migrator id="Drop category_id index" 2024-04-23T02:29:11.638 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:29:11 smithi191 bash[14421]: cluster 2024-04-23T02:29:09.779887+0000 mgr.x (mgr.24887) 90 : cluster [DBG] pgmap v49: 161 pgs: 161 active+clean; 604 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2024-04-23T02:29:11.638 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:29:11 smithi191 bash[14421]: audit 2024-04-23T02:29:10.509095+0000 mon.a (mon.0) 736 : audit [INF] from='mgr.24887 ' entity='mgr.x' 2024-04-23T02:29:11.638 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:29:11 smithi191 bash[14421]: audit 2024-04-23T02:29:10.518420+0000 mon.a (mon.0) 737 : audit [INF] from='mgr.24887 ' entity='mgr.x' 2024-04-23T02:29:11.638 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:29:11 smithi191 bash[14421]: audit 2024-04-23T02:29:11.319476+0000 mon.a (mon.0) 738 : audit [INF] from='mgr.24887 ' entity='mgr.x' 2024-04-23T02:29:11.639 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:29:11 smithi191 bash[14421]: audit 2024-04-23T02:29:11.330939+0000 mon.a (mon.0) 739 : audit [INF] from='mgr.24887 ' entity='mgr.x' 2024-04-23T02:29:11.810 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:29:11 smithi037 bash[14334]: cluster 2024-04-23T02:29:09.779887+0000 mgr.x (mgr.24887) 90 : cluster [DBG] pgmap v49: 161 pgs: 161 active+clean; 604 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2024-04-23T02:29:11.810 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:29:11 smithi037 bash[14334]: audit 2024-04-23T02:29:10.509095+0000 mon.a (mon.0) 736 : audit [INF] from='mgr.24887 ' entity='mgr.x' 2024-04-23T02:29:11.810 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:29:11 smithi037 bash[14334]: audit 2024-04-23T02:29:10.518420+0000 mon.a (mon.0) 737 : audit [INF] from='mgr.24887 ' entity='mgr.x' 2024-04-23T02:29:11.810 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:29:11 smithi037 bash[14334]: audit 2024-04-23T02:29:11.319476+0000 mon.a (mon.0) 738 : audit [INF] from='mgr.24887 ' entity='mgr.x' 2024-04-23T02:29:11.810 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:29:11 smithi037 bash[14334]: audit 2024-04-23T02:29:11.330939+0000 mon.a (mon.0) 739 : audit [INF] from='mgr.24887 ' entity='mgr.x' 2024-04-23T02:29:11.810 INFO:journalctl@ceph.mgr.y.smithi037.stdout:Apr 23 02:29:11 smithi037 bash[48852]: debug 2024-04-23T02:29:11.452+0000 7f94d43c5200 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2024-04-23T02:29:11.810 INFO:journalctl@ceph.mgr.y.smithi037.stdout:Apr 23 02:29:11 smithi037 bash[48852]: debug 2024-04-23T02:29:11.572+0000 7f94d43c5200 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2024-04-23T02:29:11.811 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:29:11 smithi037 bash[18830]: cluster 2024-04-23T02:29:09.779887+0000 mgr.x (mgr.24887) 90 : cluster [DBG] pgmap v49: 161 pgs: 161 active+clean; 604 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2024-04-23T02:29:11.811 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:29:11 smithi037 bash[18830]: audit 2024-04-23T02:29:10.509095+0000 mon.a (mon.0) 736 : audit [INF] from='mgr.24887 ' entity='mgr.x' 2024-04-23T02:29:11.811 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:29:11 smithi037 bash[18830]: audit 2024-04-23T02:29:10.518420+0000 mon.a (mon.0) 737 : audit [INF] from='mgr.24887 ' entity='mgr.x' 2024-04-23T02:29:11.811 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:29:11 smithi037 bash[18830]: audit 2024-04-23T02:29:11.319476+0000 mon.a (mon.0) 738 : audit [INF] from='mgr.24887 ' entity='mgr.x' 2024-04-23T02:29:11.811 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:29:11 smithi037 bash[18830]: audit 2024-04-23T02:29:11.330939+0000 mon.a (mon.0) 739 : audit [INF] from='mgr.24887 ' entity='mgr.x' 2024-04-23T02:29:11.931 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 23 02:29:11 smithi191 bash[34973]: t=2024-04-23T02:29:11+0000 lvl=info msg="Executing migration" logger=migrator id="Add column tags to annotation table" 2024-04-23T02:29:11.931 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 23 02:29:11 smithi191 bash[34973]: t=2024-04-23T02:29:11+0000 lvl=info msg="Executing migration" logger=migrator id="Create annotation_tag table v2" 2024-04-23T02:29:11.931 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 23 02:29:11 smithi191 bash[34973]: t=2024-04-23T02:29:11+0000 lvl=info msg="Executing migration" logger=migrator id="Add unique index annotation_tag.annotation_id_tag_id" 2024-04-23T02:29:11.931 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 23 02:29:11 smithi191 bash[34973]: t=2024-04-23T02:29:11+0000 lvl=info msg="Executing migration" logger=migrator id="Update alert annotations and set TEXT to empty" 2024-04-23T02:29:12.074 INFO:teuthology.orchestra.run.smithi037.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-04-23T02:29:12.074 INFO:teuthology.orchestra.run.smithi037.stdout:alertmanager.a smithi037 *:9093,9094 running (58s) 1s ago 7m 10.0M - 0.20.0 0881eb8f169f 1b9e4bd608dc 2024-04-23T02:29:12.075 INFO:teuthology.orchestra.run.smithi037.stdout:grafana.a smithi191 *:3000 running (15s) 0s ago 7m 10.2M - 6.7.4 557c83e11646 cfce89c1dd30 2024-04-23T02:29:12.075 INFO:teuthology.orchestra.run.smithi037.stdout:iscsi.foo.smithi037.qdajck smithi037 unknown 1s ago 5m - - 2024-04-23T02:29:12.075 INFO:teuthology.orchestra.run.smithi037.stdout:mgr.x smithi191 *:8443 running (98s) 0s ago 11m 485M - 18.2.2-1237-g646b8c7d 9900ed1a6b81 6b59bcd027bf 2024-04-23T02:29:12.075 INFO:teuthology.orchestra.run.smithi037.stdout:mgr.y smithi037 *:8443,8765 running (7s) 1s ago 13m 72.1M - 18.2.2-1237-g646b8c7d 9900ed1a6b81 19b52a26f1ca 2024-04-23T02:29:12.075 INFO:teuthology.orchestra.run.smithi037.stdout:mon.a smithi037 running (13m) 1s ago 13m 57.4M 2048M 16.2.0 24ecd6d5f14c 53389667d449 2024-04-23T02:29:12.075 INFO:teuthology.orchestra.run.smithi037.stdout:mon.b smithi191 running (12m) 0s ago 12m 49.4M 2048M 16.2.0 24ecd6d5f14c 3a7fdbe59b38 2024-04-23T02:29:12.075 INFO:teuthology.orchestra.run.smithi037.stdout:mon.c smithi037 running (12m) 1s ago 12m 45.5M 2048M 16.2.0 24ecd6d5f14c 25a08bc9af49 2024-04-23T02:29:12.075 INFO:teuthology.orchestra.run.smithi037.stdout:node-exporter.a smithi037 *:9100 running (66s) 1s ago 7m 8859k - 0.18.1 e5a616e4b9cf 9f1e46faf95f 2024-04-23T02:29:12.075 INFO:teuthology.orchestra.run.smithi037.stdout:node-exporter.b smithi191 *:9100 running (40s) 0s ago 7m 3004k - 0.18.1 e5a616e4b9cf 4b3fa5356419 2024-04-23T02:29:12.075 INFO:teuthology.orchestra.run.smithi037.stdout:osd.0 smithi037 running (11m) 1s ago 11m 55.0M 4096M 16.2.0 24ecd6d5f14c 885544a62f16 2024-04-23T02:29:12.075 INFO:teuthology.orchestra.run.smithi037.stdout:osd.1 smithi037 running (11m) 1s ago 11m 53.8M 4096M 16.2.0 24ecd6d5f14c 25fcc758e2c4 2024-04-23T02:29:12.075 INFO:teuthology.orchestra.run.smithi037.stdout:osd.2 smithi037 running (10m) 1s ago 10m 49.9M 4096M 16.2.0 24ecd6d5f14c f06ea64c4342 2024-04-23T02:29:12.075 INFO:teuthology.orchestra.run.smithi037.stdout:osd.3 smithi037 running (10m) 1s ago 10m 55.6M 4096M 16.2.0 24ecd6d5f14c 86bba9f86542 2024-04-23T02:29:12.075 INFO:teuthology.orchestra.run.smithi037.stdout:osd.4 smithi191 running (9m) 0s ago 10m 56.1M 4096M 16.2.0 24ecd6d5f14c 4bef4ae21d58 2024-04-23T02:29:12.075 INFO:teuthology.orchestra.run.smithi037.stdout:osd.5 smithi191 running (9m) 0s ago 9m 51.8M 4096M 16.2.0 24ecd6d5f14c e96fff457fff 2024-04-23T02:29:12.076 INFO:teuthology.orchestra.run.smithi037.stdout:osd.6 smithi191 running (9m) 0s ago 9m 52.5M 4096M 16.2.0 24ecd6d5f14c 8e1356132ee5 2024-04-23T02:29:12.076 INFO:teuthology.orchestra.run.smithi037.stdout:osd.7 smithi191 running (8m) 0s ago 8m 55.4M 4096M 16.2.0 24ecd6d5f14c 925eb6ef69e9 2024-04-23T02:29:12.076 INFO:teuthology.orchestra.run.smithi037.stdout:prometheus.a smithi191 *:9095 unknown 0s ago 8m - - 2024-04-23T02:29:12.076 INFO:teuthology.orchestra.run.smithi037.stdout:rgw.foo.smithi037.ajnubp smithi037 *:8000 running (5m) 1s ago 5m 54.9M - 16.2.0 24ecd6d5f14c 98e454e01e1c 2024-04-23T02:29:12.076 INFO:teuthology.orchestra.run.smithi037.stdout:rgw.foo.smithi191.arojwq smithi191 *:8000 running (6m) 0s ago 6m 55.0M - 16.2.0 24ecd6d5f14c c3f6e10394ec 2024-04-23T02:29:12.076 INFO:teuthology.orchestra.run.smithi037.stdout:rgw.smpl.smithi037.oowzwi smithi037 *:80 running (5m) 1s ago 5m 54.8M - 16.2.0 24ecd6d5f14c e986069c49da 2024-04-23T02:29:12.076 INFO:teuthology.orchestra.run.smithi037.stdout:rgw.smpl.smithi191.vzlgqs smithi191 *:80 running (5m) 0s ago 5m 55.3M - 16.2.0 24ecd6d5f14c 5e62488f89f3 2024-04-23T02:29:12.247 INFO:journalctl@ceph.mgr.y.smithi037.stdout:Apr 23 02:29:11 smithi037 bash[48852]: debug 2024-04-23T02:29:11.952+0000 7f94d43c5200 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2024-04-23T02:29:12.247 INFO:journalctl@ceph.mgr.y.smithi037.stdout:Apr 23 02:29:12 smithi037 bash[48852]: debug 2024-04-23T02:29:12.080+0000 7f94d43c5200 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2024-04-23T02:29:12.275 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 23 02:29:11 smithi191 bash[34973]: t=2024-04-23T02:29:11+0000 lvl=info msg="Executing migration" logger=migrator id="Add created time to annotation table" 2024-04-23T02:29:12.275 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 23 02:29:12 smithi191 bash[34973]: t=2024-04-23T02:29:12+0000 lvl=info msg="Executing migration" logger=migrator id="Add updated time to annotation table" 2024-04-23T02:29:12.275 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 23 02:29:12 smithi191 bash[34973]: t=2024-04-23T02:29:12+0000 lvl=info msg="Executing migration" logger=migrator id="Add index for created in annotation table" 2024-04-23T02:29:12.275 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 23 02:29:12 smithi191 bash[34973]: t=2024-04-23T02:29:12+0000 lvl=info msg="Executing migration" logger=migrator id="Add index for updated in annotation table" 2024-04-23T02:29:12.275 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 23 02:29:12 smithi191 bash[34973]: t=2024-04-23T02:29:12+0000 lvl=info msg="Executing migration" logger=migrator id="Convert existing annotations from seconds to milliseconds" 2024-04-23T02:29:12.502 INFO:journalctl@ceph.mgr.y.smithi037.stdout:Apr 23 02:29:12 smithi037 bash[48852]: debug 2024-04-23T02:29:12.236+0000 7f94d43c5200 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2024-04-23T02:29:12.502 INFO:journalctl@ceph.mgr.y.smithi037.stdout:Apr 23 02:29:12 smithi037 bash[48852]: debug 2024-04-23T02:29:12.356+0000 7f94d43c5200 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2024-04-23T02:29:12.509 INFO:teuthology.orchestra.run.smithi037.stdout:{ 2024-04-23T02:29:12.509 INFO:teuthology.orchestra.run.smithi037.stdout: "mon": { 2024-04-23T02:29:12.509 INFO:teuthology.orchestra.run.smithi037.stdout: "ceph version 16.2.0 (0c2054e95bcd9b30fdd908a79ac1d8bbc3394442) pacific (stable)": 3 2024-04-23T02:29:12.509 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-04-23T02:29:12.509 INFO:teuthology.orchestra.run.smithi037.stdout: "mgr": { 2024-04-23T02:29:12.509 INFO:teuthology.orchestra.run.smithi037.stdout: "ceph version 16.2.0 (0c2054e95bcd9b30fdd908a79ac1d8bbc3394442) pacific (stable)": 1, 2024-04-23T02:29:12.509 INFO:teuthology.orchestra.run.smithi037.stdout: "ceph version 18.2.2-1237-g646b8c7d (646b8c7d293d8ec31a40c69f7b3237b19c1be24d) reef (stable)": 1 2024-04-23T02:29:12.509 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-04-23T02:29:12.509 INFO:teuthology.orchestra.run.smithi037.stdout: "osd": { 2024-04-23T02:29:12.510 INFO:teuthology.orchestra.run.smithi037.stdout: "ceph version 16.2.0 (0c2054e95bcd9b30fdd908a79ac1d8bbc3394442) pacific (stable)": 8 2024-04-23T02:29:12.510 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-04-23T02:29:12.510 INFO:teuthology.orchestra.run.smithi037.stdout: "mds": {}, 2024-04-23T02:29:12.510 INFO:teuthology.orchestra.run.smithi037.stdout: "rgw": { 2024-04-23T02:29:12.510 INFO:teuthology.orchestra.run.smithi037.stdout: "ceph version 16.2.0 (0c2054e95bcd9b30fdd908a79ac1d8bbc3394442) pacific (stable)": 4 2024-04-23T02:29:12.510 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-04-23T02:29:12.510 INFO:teuthology.orchestra.run.smithi037.stdout: "overall": { 2024-04-23T02:29:12.510 INFO:teuthology.orchestra.run.smithi037.stdout: "ceph version 16.2.0 (0c2054e95bcd9b30fdd908a79ac1d8bbc3394442) pacific (stable)": 16, 2024-04-23T02:29:12.510 INFO:teuthology.orchestra.run.smithi037.stdout: "ceph version 18.2.2-1237-g646b8c7d (646b8c7d293d8ec31a40c69f7b3237b19c1be24d) reef (stable)": 1 2024-04-23T02:29:12.510 INFO:teuthology.orchestra.run.smithi037.stdout: } 2024-04-23T02:29:12.510 INFO:teuthology.orchestra.run.smithi037.stdout:} 2024-04-23T02:29:12.535 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 23 02:29:12 smithi191 bash[34973]: t=2024-04-23T02:29:12+0000 lvl=info msg="Executing migration" logger=migrator id="Add epoch_end column" 2024-04-23T02:29:12.535 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 23 02:29:12 smithi191 bash[34973]: t=2024-04-23T02:29:12+0000 lvl=info msg="Executing migration" logger=migrator id="Add index for epoch_end" 2024-04-23T02:29:12.535 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 23 02:29:12 smithi191 bash[34973]: t=2024-04-23T02:29:12+0000 lvl=info msg="Executing migration" logger=migrator id="Make epoch_end the same as epoch" 2024-04-23T02:29:12.535 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:29:12 smithi191 bash[14421]: audit 2024-04-23T02:29:11.295823+0000 mgr.x (mgr.24887) 91 : audit [DBG] from='client.25177 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T02:29:12.535 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:29:12 smithi191 bash[14421]: audit 2024-04-23T02:29:11.875895+0000 mon.a (mon.0) 740 : audit [INF] from='mgr.24887 ' entity='mgr.x' 2024-04-23T02:29:12.535 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:29:12 smithi191 bash[14421]: audit 2024-04-23T02:29:11.886315+0000 mon.a (mon.0) 741 : audit [INF] from='mgr.24887 ' entity='mgr.x' 2024-04-23T02:29:12.536 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:29:12 smithi191 bash[14421]: audit 2024-04-23T02:29:12.502162+0000 mon.c (mon.1) 52 : audit [DBG] from='client.? 172.21.15.37:0/1923090462' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T02:29:12.810 INFO:journalctl@ceph.mgr.y.smithi037.stdout:Apr 23 02:29:12 smithi037 bash[48852]: debug 2024-04-23T02:29:12.488+0000 7f94d43c5200 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2024-04-23T02:29:12.810 INFO:journalctl@ceph.mgr.y.smithi037.stdout:Apr 23 02:29:12 smithi037 bash[48852]: debug 2024-04-23T02:29:12.704+0000 7f94d43c5200 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2024-04-23T02:29:12.810 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:29:12 smithi037 bash[14334]: audit 2024-04-23T02:29:11.295823+0000 mgr.x (mgr.24887) 91 : audit [DBG] from='client.25177 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T02:29:12.810 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:29:12 smithi037 bash[14334]: audit 2024-04-23T02:29:11.875895+0000 mon.a (mon.0) 740 : audit [INF] from='mgr.24887 ' entity='mgr.x' 2024-04-23T02:29:12.810 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:29:12 smithi037 bash[14334]: audit 2024-04-23T02:29:11.886315+0000 mon.a (mon.0) 741 : audit [INF] from='mgr.24887 ' entity='mgr.x' 2024-04-23T02:29:12.810 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:29:12 smithi037 bash[14334]: audit 2024-04-23T02:29:12.502162+0000 mon.c (mon.1) 52 : audit [DBG] from='client.? 172.21.15.37:0/1923090462' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T02:29:12.810 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:29:12 smithi037 bash[18830]: audit 2024-04-23T02:29:11.295823+0000 mgr.x (mgr.24887) 91 : audit [DBG] from='client.25177 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T02:29:12.811 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:29:12 smithi037 bash[18830]: audit 2024-04-23T02:29:11.875895+0000 mon.a (mon.0) 740 : audit [INF] from='mgr.24887 ' entity='mgr.x' 2024-04-23T02:29:12.811 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:29:12 smithi037 bash[18830]: audit 2024-04-23T02:29:11.886315+0000 mon.a (mon.0) 741 : audit [INF] from='mgr.24887 ' entity='mgr.x' 2024-04-23T02:29:12.811 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:29:12 smithi037 bash[18830]: audit 2024-04-23T02:29:12.502162+0000 mon.c (mon.1) 52 : audit [DBG] from='client.? 172.21.15.37:0/1923090462' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T02:29:12.828 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 23 02:29:12 smithi191 bash[34973]: t=2024-04-23T02:29:12+0000 lvl=info msg="Executing migration" logger=migrator id="Move region to single row" 2024-04-23T02:29:12.828 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 23 02:29:12 smithi191 bash[34973]: t=2024-04-23T02:29:12+0000 lvl=info msg="Executing migration" logger=migrator id="Remove index org_id_epoch from annotation table" 2024-04-23T02:29:12.829 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 23 02:29:12 smithi191 bash[34973]: t=2024-04-23T02:29:12+0000 lvl=info msg="Executing migration" logger=migrator id="Remove index org_id_dashboard_id_panel_id_epoch from annotation table" 2024-04-23T02:29:12.829 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 23 02:29:12 smithi191 bash[34973]: t=2024-04-23T02:29:12+0000 lvl=info msg="Executing migration" logger=migrator id="Add index for org_id_dashboard_id_epoch_end_epoch on annotation table" 2024-04-23T02:29:12.829 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 23 02:29:12 smithi191 bash[34973]: t=2024-04-23T02:29:12+0000 lvl=info msg="Executing migration" logger=migrator id="Add index for org_id_epoch_end_epoch on annotation table" 2024-04-23T02:29:12.884 INFO:teuthology.orchestra.run.smithi037.stdout:{ 2024-04-23T02:29:12.884 INFO:teuthology.orchestra.run.smithi037.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph@sha256:417b28a7fda24d3105eeb9bae56a845b9ffa154499a85601880a5fd035847210", 2024-04-23T02:29:12.884 INFO:teuthology.orchestra.run.smithi037.stdout: "in_progress": true, 2024-04-23T02:29:12.884 INFO:teuthology.orchestra.run.smithi037.stdout: "which": "Upgrading all daemon types on all hosts", 2024-04-23T02:29:12.884 INFO:teuthology.orchestra.run.smithi037.stdout: "services_complete": [ 2024-04-23T02:29:12.884 INFO:teuthology.orchestra.run.smithi037.stdout: "mgr" 2024-04-23T02:29:12.885 INFO:teuthology.orchestra.run.smithi037.stdout: ], 2024-04-23T02:29:12.885 INFO:teuthology.orchestra.run.smithi037.stdout: "progress": "2/23 daemons upgraded", 2024-04-23T02:29:12.885 INFO:teuthology.orchestra.run.smithi037.stdout: "message": "Currently upgrading mgr daemons", 2024-04-23T02:29:12.885 INFO:teuthology.orchestra.run.smithi037.stdout: "is_paused": false 2024-04-23T02:29:12.885 INFO:teuthology.orchestra.run.smithi037.stdout:} 2024-04-23T02:29:13.113 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 23 02:29:12 smithi191 bash[34973]: t=2024-04-23T02:29:12+0000 lvl=info msg="Executing migration" logger=migrator id="Remove index org_id_epoch_epoch_end from annotation table" 2024-04-23T02:29:13.113 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 23 02:29:12 smithi191 bash[34973]: t=2024-04-23T02:29:12+0000 lvl=info msg="Executing migration" logger=migrator id="Add index for alert_id on annotation table" 2024-04-23T02:29:13.113 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 23 02:29:13 smithi191 bash[34973]: t=2024-04-23T02:29:13+0000 lvl=info msg="Executing migration" logger=migrator id="create test_data table" 2024-04-23T02:29:13.309 INFO:journalctl@ceph.mgr.y.smithi037.stdout:Apr 23 02:29:12 smithi037 bash[48852]: debug 2024-04-23T02:29:12.844+0000 7f94d43c5200 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2024-04-23T02:29:13.322 INFO:teuthology.orchestra.run.smithi037.stdout:HEALTH_WARN 1 failed cephadm daemon(s) 2024-04-23T02:29:13.322 INFO:teuthology.orchestra.run.smithi037.stdout:[WRN] CEPHADM_FAILED_DAEMON: 1 failed cephadm daemon(s) 2024-04-23T02:29:13.322 INFO:teuthology.orchestra.run.smithi037.stdout: daemon iscsi.foo.smithi037.qdajck on smithi037 is in error state 2024-04-23T02:29:13.406 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 23 02:29:13 smithi191 bash[34973]: t=2024-04-23T02:29:13+0000 lvl=info msg="Executing migration" logger=migrator id="create dashboard_version table v1" 2024-04-23T02:29:13.406 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 23 02:29:13 smithi191 bash[34973]: t=2024-04-23T02:29:13+0000 lvl=info msg="Executing migration" logger=migrator id="add index dashboard_version.dashboard_id" 2024-04-23T02:29:13.406 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 23 02:29:13 smithi191 bash[34973]: t=2024-04-23T02:29:13+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index dashboard_version.dashboard_id and dashboard_version.version" 2024-04-23T02:29:13.406 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 23 02:29:13 smithi191 bash[34973]: t=2024-04-23T02:29:13+0000 lvl=info msg="Executing migration" logger=migrator id="Set dashboard version to 1 where 0" 2024-04-23T02:29:13.681 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 23 02:29:13 smithi191 bash[34973]: t=2024-04-23T02:29:13+0000 lvl=info msg="Executing migration" logger=migrator id="save existing dashboard data in dashboard_version table v1" 2024-04-23T02:29:13.682 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 23 02:29:13 smithi191 bash[34973]: t=2024-04-23T02:29:13+0000 lvl=info msg="Executing migration" logger=migrator id="alter dashboard_version.data to mediumtext v1" 2024-04-23T02:29:13.682 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 23 02:29:13 smithi191 bash[34973]: t=2024-04-23T02:29:13+0000 lvl=info msg="Executing migration" logger=migrator id="create team table" 2024-04-23T02:29:13.682 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:29:13 smithi191 bash[14421]: audit 2024-04-23T02:29:11.672214+0000 mgr.x (mgr.24887) 92 : audit [DBG] from='client.15267 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T02:29:13.682 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:29:13 smithi191 bash[14421]: cluster 2024-04-23T02:29:11.780704+0000 mgr.x (mgr.24887) 93 : cluster [DBG] pgmap v50: 161 pgs: 161 active+clean; 604 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2024-04-23T02:29:13.682 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:29:13 smithi191 bash[14421]: audit 2024-04-23T02:29:12.043211+0000 mgr.x (mgr.24887) 94 : audit [DBG] from='client.15273 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T02:29:13.682 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:29:13 smithi191 bash[14421]: audit 2024-04-23T02:29:13.315733+0000 mon.a (mon.0) 742 : audit [DBG] from='client.? 172.21.15.37:0/1740424440' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-23T02:29:13.810 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:29:13 smithi037 bash[18830]: audit 2024-04-23T02:29:11.672214+0000 mgr.x (mgr.24887) 92 : audit [DBG] from='client.15267 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T02:29:13.810 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:29:13 smithi037 bash[18830]: cluster 2024-04-23T02:29:11.780704+0000 mgr.x (mgr.24887) 93 : cluster [DBG] pgmap v50: 161 pgs: 161 active+clean; 604 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2024-04-23T02:29:13.810 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:29:13 smithi037 bash[18830]: audit 2024-04-23T02:29:12.043211+0000 mgr.x (mgr.24887) 94 : audit [DBG] from='client.15273 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T02:29:13.810 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:29:13 smithi037 bash[18830]: audit 2024-04-23T02:29:13.315733+0000 mon.a (mon.0) 742 : audit [DBG] from='client.? 172.21.15.37:0/1740424440' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-23T02:29:13.810 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:29:13 smithi037 bash[14334]: audit 2024-04-23T02:29:11.672214+0000 mgr.x (mgr.24887) 92 : audit [DBG] from='client.15267 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T02:29:13.810 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:29:13 smithi037 bash[14334]: cluster 2024-04-23T02:29:11.780704+0000 mgr.x (mgr.24887) 93 : cluster [DBG] pgmap v50: 161 pgs: 161 active+clean; 604 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2024-04-23T02:29:13.810 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:29:13 smithi037 bash[14334]: audit 2024-04-23T02:29:12.043211+0000 mgr.x (mgr.24887) 94 : audit [DBG] from='client.15273 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T02:29:13.811 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:29:13 smithi037 bash[14334]: audit 2024-04-23T02:29:13.315733+0000 mon.a (mon.0) 742 : audit [DBG] from='client.? 172.21.15.37:0/1740424440' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-23T02:29:13.935 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 23 02:29:13 smithi191 bash[34973]: t=2024-04-23T02:29:13+0000 lvl=info msg="Executing migration" logger=migrator id="add index team.org_id" 2024-04-23T02:29:13.935 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 23 02:29:13 smithi191 bash[34973]: t=2024-04-23T02:29:13+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index team_org_id_name" 2024-04-23T02:29:13.935 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 23 02:29:13 smithi191 bash[34973]: t=2024-04-23T02:29:13+0000 lvl=info msg="Executing migration" logger=migrator id="create team member table" 2024-04-23T02:29:13.935 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 23 02:29:13 smithi191 bash[34973]: t=2024-04-23T02:29:13+0000 lvl=info msg="Executing migration" logger=migrator id="add index team_member.org_id" 2024-04-23T02:29:13.935 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 23 02:29:13 smithi191 bash[34973]: t=2024-04-23T02:29:13+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index team_member_org_id_team_id_user_id" 2024-04-23T02:29:14.228 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 23 02:29:13 smithi191 bash[34973]: t=2024-04-23T02:29:13+0000 lvl=info msg="Executing migration" logger=migrator id="Add column email to team table" 2024-04-23T02:29:14.228 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 23 02:29:14 smithi191 bash[34973]: t=2024-04-23T02:29:14+0000 lvl=info msg="Executing migration" logger=migrator id="Add column external to team_member table" 2024-04-23T02:29:14.228 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 23 02:29:14 smithi191 bash[34973]: t=2024-04-23T02:29:14+0000 lvl=info msg="Executing migration" logger=migrator id="Add column permission to team_member table" 2024-04-23T02:29:14.531 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 23 02:29:14 smithi191 bash[34973]: t=2024-04-23T02:29:14+0000 lvl=info msg="Executing migration" logger=migrator id="create dashboard acl table" 2024-04-23T02:29:14.531 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 23 02:29:14 smithi191 bash[34973]: t=2024-04-23T02:29:14+0000 lvl=info msg="Executing migration" logger=migrator id="add index dashboard_acl_dashboard_id" 2024-04-23T02:29:14.531 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 23 02:29:14 smithi191 bash[34973]: t=2024-04-23T02:29:14+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index dashboard_acl_dashboard_id_user_id" 2024-04-23T02:29:14.532 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 23 02:29:14 smithi191 bash[34973]: t=2024-04-23T02:29:14+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index dashboard_acl_dashboard_id_team_id" 2024-04-23T02:29:14.532 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 23 02:29:14 smithi191 bash[34973]: t=2024-04-23T02:29:14+0000 lvl=info msg="Executing migration" logger=migrator id="save default acl rules in dashboard_acl table" 2024-04-23T02:29:14.536 INFO:journalctl@ceph.mgr.y.smithi037.stdout:Apr 23 02:29:14 smithi037 bash[48852]: debug 2024-04-23T02:29:14.168+0000 7f94d43c5200 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2024-04-23T02:29:14.810 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:29:14 smithi037 bash[18830]: audit 2024-04-23T02:29:12.873946+0000 mgr.x (mgr.24887) 95 : audit [DBG] from='client.15285 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T02:29:14.810 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:29:14 smithi037 bash[18830]: cluster 2024-04-23T02:29:14.193328+0000 mon.a (mon.0) 743 : cluster [DBG] Standby manager daemon y restarted 2024-04-23T02:29:14.810 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:29:14 smithi037 bash[18830]: cluster 2024-04-23T02:29:14.193473+0000 mon.a (mon.0) 744 : cluster [DBG] Standby manager daemon y started 2024-04-23T02:29:14.810 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:29:14 smithi037 bash[18830]: audit 2024-04-23T02:29:14.198379+0000 mon.a (mon.0) 745 : audit [DBG] from='mgr.? 172.21.15.37:0/1476109125' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/crt"}]: dispatch 2024-04-23T02:29:14.810 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:29:14 smithi037 bash[18830]: audit 2024-04-23T02:29:14.198964+0000 mon.a (mon.0) 746 : audit [DBG] from='mgr.? 172.21.15.37:0/1476109125' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-04-23T02:29:14.810 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:29:14 smithi037 bash[18830]: audit 2024-04-23T02:29:14.200852+0000 mon.a (mon.0) 747 : audit [DBG] from='mgr.? 172.21.15.37:0/1476109125' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/key"}]: dispatch 2024-04-23T02:29:14.810 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:29:14 smithi037 bash[18830]: audit 2024-04-23T02:29:14.201372+0000 mon.a (mon.0) 748 : audit [DBG] from='mgr.? 172.21.15.37:0/1476109125' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-04-23T02:29:14.811 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:29:14 smithi037 bash[14334]: audit 2024-04-23T02:29:12.873946+0000 mgr.x (mgr.24887) 95 : audit [DBG] from='client.15285 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T02:29:14.811 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:29:14 smithi037 bash[14334]: cluster 2024-04-23T02:29:14.193328+0000 mon.a (mon.0) 743 : cluster [DBG] Standby manager daemon y restarted 2024-04-23T02:29:14.811 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:29:14 smithi037 bash[14334]: cluster 2024-04-23T02:29:14.193473+0000 mon.a (mon.0) 744 : cluster [DBG] Standby manager daemon y started 2024-04-23T02:29:14.811 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:29:14 smithi037 bash[14334]: audit 2024-04-23T02:29:14.198379+0000 mon.a (mon.0) 745 : audit [DBG] from='mgr.? 172.21.15.37:0/1476109125' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/crt"}]: dispatch 2024-04-23T02:29:14.811 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:29:14 smithi037 bash[14334]: audit 2024-04-23T02:29:14.198964+0000 mon.a (mon.0) 746 : audit [DBG] from='mgr.? 172.21.15.37:0/1476109125' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-04-23T02:29:14.811 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:29:14 smithi037 bash[14334]: audit 2024-04-23T02:29:14.200852+0000 mon.a (mon.0) 747 : audit [DBG] from='mgr.? 172.21.15.37:0/1476109125' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/key"}]: dispatch 2024-04-23T02:29:14.811 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:29:14 smithi037 bash[14334]: audit 2024-04-23T02:29:14.201372+0000 mon.a (mon.0) 748 : audit [DBG] from='mgr.? 172.21.15.37:0/1476109125' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-04-23T02:29:14.831 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 23 02:29:14 smithi191 bash[34973]: t=2024-04-23T02:29:14+0000 lvl=info msg="Executing migration" logger=migrator id="create tag table" 2024-04-23T02:29:14.832 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 23 02:29:14 smithi191 bash[34973]: t=2024-04-23T02:29:14+0000 lvl=info msg="Executing migration" logger=migrator id="add index tag.key_value" 2024-04-23T02:29:14.832 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 23 02:29:14 smithi191 bash[34973]: t=2024-04-23T02:29:14+0000 lvl=info msg="Executing migration" logger=migrator id="create login attempt table" 2024-04-23T02:29:14.832 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:29:14 smithi191 bash[14421]: audit 2024-04-23T02:29:12.873946+0000 mgr.x (mgr.24887) 95 : audit [DBG] from='client.15285 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T02:29:14.832 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:29:14 smithi191 bash[14421]: cluster 2024-04-23T02:29:14.193328+0000 mon.a (mon.0) 743 : cluster [DBG] Standby manager daemon y restarted 2024-04-23T02:29:14.832 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:29:14 smithi191 bash[14421]: cluster 2024-04-23T02:29:14.193473+0000 mon.a (mon.0) 744 : cluster [DBG] Standby manager daemon y started 2024-04-23T02:29:14.832 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:29:14 smithi191 bash[14421]: audit 2024-04-23T02:29:14.198379+0000 mon.a (mon.0) 745 : audit [DBG] from='mgr.? 172.21.15.37:0/1476109125' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/crt"}]: dispatch 2024-04-23T02:29:14.832 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:29:14 smithi191 bash[14421]: audit 2024-04-23T02:29:14.198964+0000 mon.a (mon.0) 746 : audit [DBG] from='mgr.? 172.21.15.37:0/1476109125' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-04-23T02:29:14.832 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:29:14 smithi191 bash[14421]: audit 2024-04-23T02:29:14.200852+0000 mon.a (mon.0) 747 : audit [DBG] from='mgr.? 172.21.15.37:0/1476109125' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/key"}]: dispatch 2024-04-23T02:29:14.832 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:29:14 smithi191 bash[14421]: audit 2024-04-23T02:29:14.201372+0000 mon.a (mon.0) 748 : audit [DBG] from='mgr.? 172.21.15.37:0/1476109125' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-04-23T02:29:15.142 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 23 02:29:14 smithi191 bash[34973]: t=2024-04-23T02:29:14+0000 lvl=info msg="Executing migration" logger=migrator id="add index login_attempt.username" 2024-04-23T02:29:15.142 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 23 02:29:14 smithi191 bash[34973]: t=2024-04-23T02:29:14+0000 lvl=info msg="Executing migration" logger=migrator id="drop index IDX_login_attempt_username - v1" 2024-04-23T02:29:15.142 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 23 02:29:14 smithi191 bash[34973]: t=2024-04-23T02:29:14+0000 lvl=info msg="Executing migration" logger=migrator id="Rename table login_attempt to login_attempt_tmp_qwerty - v1" 2024-04-23T02:29:15.142 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 23 02:29:14 smithi191 bash[34973]: t=2024-04-23T02:29:14+0000 lvl=info msg="Executing migration" logger=migrator id="create login_attempt v2" 2024-04-23T02:29:15.143 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 23 02:29:15 smithi191 bash[34973]: t=2024-04-23T02:29:15+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_login_attempt_username - v2" 2024-04-23T02:29:15.143 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 23 02:29:15 smithi191 bash[34973]: t=2024-04-23T02:29:15+0000 lvl=info msg="Executing migration" logger=migrator id="copy login_attempt v1 to v2" 2024-04-23T02:29:15.431 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 23 02:29:15 smithi191 bash[34973]: t=2024-04-23T02:29:15+0000 lvl=info msg="Executing migration" logger=migrator id="drop login_attempt_tmp_qwerty" 2024-04-23T02:29:15.431 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 23 02:29:15 smithi191 bash[34973]: t=2024-04-23T02:29:15+0000 lvl=info msg="Executing migration" logger=migrator id="create user auth table" 2024-04-23T02:29:15.431 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 23 02:29:15 smithi191 bash[34973]: t=2024-04-23T02:29:15+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_user_auth_auth_module_auth_id - v1" 2024-04-23T02:29:15.753 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 23 02:29:15 smithi191 bash[34973]: t=2024-04-23T02:29:15+0000 lvl=info msg="Executing migration" logger=migrator id="alter user_auth.auth_id to length 190" 2024-04-23T02:29:15.754 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 23 02:29:15 smithi191 bash[34973]: t=2024-04-23T02:29:15+0000 lvl=info msg="Executing migration" logger=migrator id="Add OAuth access token to user_auth" 2024-04-23T02:29:15.754 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 23 02:29:15 smithi191 bash[34973]: t=2024-04-23T02:29:15+0000 lvl=info msg="Executing migration" logger=migrator id="Add OAuth refresh token to user_auth" 2024-04-23T02:29:15.754 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 23 02:29:15 smithi191 bash[34973]: t=2024-04-23T02:29:15+0000 lvl=info msg="Executing migration" logger=migrator id="Add OAuth token type to user_auth" 2024-04-23T02:29:15.754 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:29:15 smithi191 bash[14421]: cluster 2024-04-23T02:29:13.781538+0000 mgr.x (mgr.24887) 96 : cluster [DBG] pgmap v51: 161 pgs: 161 active+clean; 604 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2024-04-23T02:29:15.754 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:29:15 smithi191 bash[14421]: cluster 2024-04-23T02:29:14.540444+0000 mon.a (mon.0) 749 : cluster [DBG] mgrmap e22: x(active, since 91s), standbys: y 2024-04-23T02:29:15.809 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:29:15 smithi037 bash[18830]: cluster 2024-04-23T02:29:13.781538+0000 mgr.x (mgr.24887) 96 : cluster [DBG] pgmap v51: 161 pgs: 161 active+clean; 604 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2024-04-23T02:29:15.810 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:29:15 smithi037 bash[18830]: cluster 2024-04-23T02:29:14.540444+0000 mon.a (mon.0) 749 : cluster [DBG] mgrmap e22: x(active, since 91s), standbys: y 2024-04-23T02:29:15.810 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:29:15 smithi037 bash[14334]: cluster 2024-04-23T02:29:13.781538+0000 mgr.x (mgr.24887) 96 : cluster [DBG] pgmap v51: 161 pgs: 161 active+clean; 604 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2024-04-23T02:29:15.810 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:29:15 smithi037 bash[14334]: cluster 2024-04-23T02:29:14.540444+0000 mon.a (mon.0) 749 : cluster [DBG] mgrmap e22: x(active, since 91s), standbys: y 2024-04-23T02:29:16.047 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 23 02:29:15 smithi191 bash[34973]: t=2024-04-23T02:29:15+0000 lvl=info msg="Executing migration" logger=migrator id="Add OAuth expiry to user_auth" 2024-04-23T02:29:16.047 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 23 02:29:15 smithi191 bash[34973]: t=2024-04-23T02:29:15+0000 lvl=info msg="Executing migration" logger=migrator id="Add index to user_id column in user_auth" 2024-04-23T02:29:16.047 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 23 02:29:15 smithi191 bash[34973]: t=2024-04-23T02:29:15+0000 lvl=info msg="Executing migration" logger=migrator id="create server_lock table" 2024-04-23T02:29:16.047 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 23 02:29:15 smithi191 bash[34973]: t=2024-04-23T02:29:15+0000 lvl=info msg="Executing migration" logger=migrator id="add index server_lock.operation_uid" 2024-04-23T02:29:16.307 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 23 02:29:16 smithi191 bash[34973]: t=2024-04-23T02:29:16+0000 lvl=info msg="Executing migration" logger=migrator id="create user auth token table" 2024-04-23T02:29:16.307 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 23 02:29:16 smithi191 bash[34973]: t=2024-04-23T02:29:16+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index user_auth_token.auth_token" 2024-04-23T02:29:16.307 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 23 02:29:16 smithi191 bash[34973]: t=2024-04-23T02:29:16+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index user_auth_token.prev_auth_token" 2024-04-23T02:29:16.601 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:29:16 smithi191 bash[14421]: audit 2024-04-23T02:29:16.399685+0000 mon.a (mon.0) 750 : audit [DBG] from='client.? 172.21.15.37:0/18284351' entity='client.iscsi.foo.smithi037.qdajck' cmd=[{"prefix": "osd blacklist ls"}]: dispatch 2024-04-23T02:29:16.601 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 23 02:29:16 smithi191 bash[34973]: t=2024-04-23T02:29:16+0000 lvl=info msg="Executing migration" logger=migrator id="create cache_data table" 2024-04-23T02:29:16.601 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 23 02:29:16 smithi191 bash[34973]: t=2024-04-23T02:29:16+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index cache_data.cache_key" 2024-04-23T02:29:16.601 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 23 02:29:16 smithi191 bash[34973]: t=2024-04-23T02:29:16+0000 lvl=info msg="Created default organization" logger=sqlstore 2024-04-23T02:29:16.601 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 23 02:29:16 smithi191 bash[34973]: t=2024-04-23T02:29:16+0000 lvl=info msg="Initializing HTTPServer" logger=server 2024-04-23T02:29:16.601 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 23 02:29:16 smithi191 bash[34973]: t=2024-04-23T02:29:16+0000 lvl=info msg="Initializing BackendPluginManager" logger=server 2024-04-23T02:29:16.601 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 23 02:29:16 smithi191 bash[34973]: t=2024-04-23T02:29:16+0000 lvl=info msg="Initializing PluginManager" logger=server 2024-04-23T02:29:16.601 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 23 02:29:16 smithi191 bash[34973]: t=2024-04-23T02:29:16+0000 lvl=info msg="Starting plugin search" logger=plugins 2024-04-23T02:29:16.602 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 23 02:29:16 smithi191 bash[34973]: t=2024-04-23T02:29:16+0000 lvl=info msg="Registering plugin" logger=plugins name="Pie Chart" 2024-04-23T02:29:16.602 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 23 02:29:16 smithi191 bash[34973]: t=2024-04-23T02:29:16+0000 lvl=info msg="Registering plugin" logger=plugins name="Status Panel" 2024-04-23T02:29:16.602 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 23 02:29:16 smithi191 bash[34973]: t=2024-04-23T02:29:16+0000 lvl=info msg="Initializing HooksService" logger=server 2024-04-23T02:29:16.602 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 23 02:29:16 smithi191 bash[34973]: t=2024-04-23T02:29:16+0000 lvl=info msg="Initializing OSSLicensingService" logger=server 2024-04-23T02:29:16.602 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 23 02:29:16 smithi191 bash[34973]: t=2024-04-23T02:29:16+0000 lvl=info msg="Initializing InternalMetricsService" logger=server 2024-04-23T02:29:16.602 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 23 02:29:16 smithi191 bash[34973]: t=2024-04-23T02:29:16+0000 lvl=info msg="Initializing RemoteCache" logger=server 2024-04-23T02:29:16.602 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 23 02:29:16 smithi191 bash[34973]: t=2024-04-23T02:29:16+0000 lvl=info msg="Initializing RenderingService" logger=server 2024-04-23T02:29:16.602 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 23 02:29:16 smithi191 bash[34973]: t=2024-04-23T02:29:16+0000 lvl=info msg="Initializing AlertEngine" logger=server 2024-04-23T02:29:16.602 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 23 02:29:16 smithi191 bash[34973]: t=2024-04-23T02:29:16+0000 lvl=info msg="Initializing QuotaService" logger=server 2024-04-23T02:29:16.602 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 23 02:29:16 smithi191 bash[34973]: t=2024-04-23T02:29:16+0000 lvl=info msg="Initializing ServerLockService" logger=server 2024-04-23T02:29:16.602 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 23 02:29:16 smithi191 bash[34973]: t=2024-04-23T02:29:16+0000 lvl=info msg="Initializing UserAuthTokenService" logger=server 2024-04-23T02:29:16.602 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 23 02:29:16 smithi191 bash[34973]: t=2024-04-23T02:29:16+0000 lvl=info msg="Initializing DatasourceCacheService" logger=server 2024-04-23T02:29:16.602 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 23 02:29:16 smithi191 bash[34973]: t=2024-04-23T02:29:16+0000 lvl=info msg="Initializing LoginService" logger=server 2024-04-23T02:29:16.603 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 23 02:29:16 smithi191 bash[34973]: t=2024-04-23T02:29:16+0000 lvl=info msg="Initializing SearchService" logger=server 2024-04-23T02:29:16.603 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 23 02:29:16 smithi191 bash[34973]: t=2024-04-23T02:29:16+0000 lvl=info msg="Initializing TracingService" logger=server 2024-04-23T02:29:16.603 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 23 02:29:16 smithi191 bash[34973]: t=2024-04-23T02:29:16+0000 lvl=info msg="Initializing UsageStatsService" logger=server 2024-04-23T02:29:16.603 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 23 02:29:16 smithi191 bash[34973]: t=2024-04-23T02:29:16+0000 lvl=info msg="Initializing CleanUpService" logger=server 2024-04-23T02:29:16.603 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 23 02:29:16 smithi191 bash[34973]: t=2024-04-23T02:29:16+0000 lvl=info msg="Initializing NotificationService" logger=server 2024-04-23T02:29:16.603 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 23 02:29:16 smithi191 bash[34973]: t=2024-04-23T02:29:16+0000 lvl=info msg="Initializing provisioningServiceImpl" logger=server 2024-04-23T02:29:16.603 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 23 02:29:16 smithi191 bash[34973]: t=2024-04-23T02:29:16+0000 lvl=info msg="inserting datasource from configuration " logger=provisioning.datasources name=Dashboard1 2024-04-23T02:29:16.603 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 23 02:29:16 smithi191 bash[34973]: t=2024-04-23T02:29:16+0000 lvl=info msg="inserting datasource from configuration " logger=provisioning.datasources name=Loki 2024-04-23T02:29:16.799 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:29:16 smithi037 bash[18830]: audit 2024-04-23T02:29:16.399685+0000 mon.a (mon.0) 750 : audit [DBG] from='client.? 172.21.15.37:0/18284351' entity='client.iscsi.foo.smithi037.qdajck' cmd=[{"prefix": "osd blacklist ls"}]: dispatch 2024-04-23T02:29:16.799 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:29:16 smithi037 bash[14334]: audit 2024-04-23T02:29:16.399685+0000 mon.a (mon.0) 750 : audit [DBG] from='client.? 172.21.15.37:0/18284351' entity='client.iscsi.foo.smithi037.qdajck' cmd=[{"prefix": "osd blacklist ls"}]: dispatch 2024-04-23T02:29:16.931 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 23 02:29:16 smithi191 bash[34973]: t=2024-04-23T02:29:16+0000 lvl=info msg="Backend rendering via phantomJS" logger=rendering renderer=phantomJS 2024-04-23T02:29:16.931 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 23 02:29:16 smithi191 bash[34973]: t=2024-04-23T02:29:16+0000 lvl=warn msg="phantomJS is deprecated and will be removed in a future release. You should consider migrating from phantomJS to grafana-image-renderer plugin. Read more at https://grafana.com/docs/grafana/latest/administration/image_rendering/" logger=rendering renderer=phantomJS 2024-04-23T02:29:16.932 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 23 02:29:16 smithi191 bash[34973]: t=2024-04-23T02:29:16+0000 lvl=info msg="Initializing Stream Manager" 2024-04-23T02:29:16.932 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 23 02:29:16 smithi191 bash[34973]: t=2024-04-23T02:29:16+0000 lvl=info msg="HTTP Server Listen" logger=http.server address=[::]:3000 protocol=https subUrl= socket= 2024-04-23T02:29:17.810 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:29:17 smithi037 bash[18830]: cluster 2024-04-23T02:29:15.783186+0000 mgr.x (mgr.24887) 97 : cluster [DBG] pgmap v52: 161 pgs: 161 active+clean; 604 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2024-04-23T02:29:17.810 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:29:17 smithi037 bash[18830]: audit 2024-04-23T02:29:16.779437+0000 mon.a (mon.0) 751 : audit [INF] from='client.? 172.21.15.37:0/2931379439' entity='client.iscsi.foo.smithi037.qdajck' cmd=[{"prefix": "osd blacklist", "blacklistop": "rm", "addr": "172.21.15.37:0/313714574"}]: access denied 2024-04-23T02:29:17.811 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:29:17 smithi037 bash[14334]: cluster 2024-04-23T02:29:15.783186+0000 mgr.x (mgr.24887) 97 : cluster [DBG] pgmap v52: 161 pgs: 161 active+clean; 604 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2024-04-23T02:29:17.811 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:29:17 smithi037 bash[14334]: audit 2024-04-23T02:29:16.779437+0000 mon.a (mon.0) 751 : audit [INF] from='client.? 172.21.15.37:0/2931379439' entity='client.iscsi.foo.smithi037.qdajck' cmd=[{"prefix": "osd blacklist", "blacklistop": "rm", "addr": "172.21.15.37:0/313714574"}]: access denied 2024-04-23T02:29:17.931 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:29:17 smithi191 bash[14421]: cluster 2024-04-23T02:29:15.783186+0000 mgr.x (mgr.24887) 97 : cluster [DBG] pgmap v52: 161 pgs: 161 active+clean; 604 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2024-04-23T02:29:17.932 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:29:17 smithi191 bash[14421]: audit 2024-04-23T02:29:16.779437+0000 mon.a (mon.0) 751 : audit [INF] from='client.? 172.21.15.37:0/2931379439' entity='client.iscsi.foo.smithi037.qdajck' cmd=[{"prefix": "osd blacklist", "blacklistop": "rm", "addr": "172.21.15.37:0/313714574"}]: access denied 2024-04-23T02:29:17.932 INFO:journalctl@ceph.prometheus.a.smithi191.stdout:Apr 23 02:29:17 smithi191 systemd[1]: ceph-39f0dbf0-0117-11ef-bc93-c7b262605968@prometheus.a.service: Scheduled restart job, restart counter is at 3. 2024-04-23T02:29:17.932 INFO:journalctl@ceph.prometheus.a.smithi191.stdout:Apr 23 02:29:17 smithi191 systemd[1]: Stopped Ceph prometheus.a for 39f0dbf0-0117-11ef-bc93-c7b262605968. 2024-04-23T02:29:17.932 INFO:journalctl@ceph.prometheus.a.smithi191.stdout:Apr 23 02:29:17 smithi191 systemd[1]: Started Ceph prometheus.a for 39f0dbf0-0117-11ef-bc93-c7b262605968. 2024-04-23T02:29:19.183 INFO:journalctl@ceph.prometheus.a.smithi191.stdout:Apr 23 02:29:19 smithi191 bash[35737]: level=info ts=2024-04-23T02:29:19.069Z caller=main.go:302 msg="No time or size retention was set so using the default time retention" duration=15d 2024-04-23T02:29:19.184 INFO:journalctl@ceph.prometheus.a.smithi191.stdout:Apr 23 02:29:19 smithi191 bash[35737]: level=info ts=2024-04-23T02:29:19.069Z caller=main.go:337 msg="Starting Prometheus" version="(version=2.18.1, branch=HEAD, revision=ecee9c8abfd118f139014cb1b174b08db3f342cf)" 2024-04-23T02:29:19.184 INFO:journalctl@ceph.prometheus.a.smithi191.stdout:Apr 23 02:29:19 smithi191 bash[35737]: level=info ts=2024-04-23T02:29:19.069Z caller=main.go:338 build_context="(go=go1.14.2, user=root@2117a9e64a7e, date=20200507-16:51:47)" 2024-04-23T02:29:19.184 INFO:journalctl@ceph.prometheus.a.smithi191.stdout:Apr 23 02:29:19 smithi191 bash[35737]: level=info ts=2024-04-23T02:29:19.069Z caller=main.go:339 host_details="(Linux 5.4.0-177-generic #197-Ubuntu SMP Thu Mar 28 22:45:47 UTC 2024 x86_64 smithi191 (none))" 2024-04-23T02:29:19.184 INFO:journalctl@ceph.prometheus.a.smithi191.stdout:Apr 23 02:29:19 smithi191 bash[35737]: level=info ts=2024-04-23T02:29:19.069Z caller=main.go:340 fd_limits="(soft=1048576, hard=1048576)" 2024-04-23T02:29:19.184 INFO:journalctl@ceph.prometheus.a.smithi191.stdout:Apr 23 02:29:19 smithi191 bash[35737]: level=info ts=2024-04-23T02:29:19.069Z caller=main.go:341 vm_limits="(soft=unlimited, hard=unlimited)" 2024-04-23T02:29:19.184 INFO:journalctl@ceph.prometheus.a.smithi191.stdout:Apr 23 02:29:19 smithi191 bash[35737]: level=info ts=2024-04-23T02:29:19.071Z caller=main.go:678 msg="Starting TSDB ..." 2024-04-23T02:29:19.184 INFO:journalctl@ceph.prometheus.a.smithi191.stdout:Apr 23 02:29:19 smithi191 bash[35737]: level=info ts=2024-04-23T02:29:19.071Z caller=web.go:523 component=web msg="Start listening for connections" address=:9095 2024-04-23T02:29:19.184 INFO:journalctl@ceph.prometheus.a.smithi191.stdout:Apr 23 02:29:19 smithi191 bash[35737]: level=info ts=2024-04-23T02:29:19.077Z caller=head.go:575 component=tsdb msg="Replaying WAL, this may take awhile" 2024-04-23T02:29:19.184 INFO:journalctl@ceph.prometheus.a.smithi191.stdout:Apr 23 02:29:19 smithi191 bash[35737]: level=info ts=2024-04-23T02:29:19.077Z caller=head.go:624 component=tsdb msg="WAL segment loaded" segment=0 maxSegment=5 2024-04-23T02:29:19.184 INFO:journalctl@ceph.prometheus.a.smithi191.stdout:Apr 23 02:29:19 smithi191 bash[35737]: level=info ts=2024-04-23T02:29:19.093Z caller=head.go:624 component=tsdb msg="WAL segment loaded" segment=1 maxSegment=5 2024-04-23T02:29:19.184 INFO:journalctl@ceph.prometheus.a.smithi191.stdout:Apr 23 02:29:19 smithi191 bash[35737]: level=info ts=2024-04-23T02:29:19.094Z caller=head.go:624 component=tsdb msg="WAL segment loaded" segment=2 maxSegment=5 2024-04-23T02:29:19.184 INFO:journalctl@ceph.prometheus.a.smithi191.stdout:Apr 23 02:29:19 smithi191 bash[35737]: level=info ts=2024-04-23T02:29:19.094Z caller=head.go:624 component=tsdb msg="WAL segment loaded" segment=3 maxSegment=5 2024-04-23T02:29:19.184 INFO:journalctl@ceph.prometheus.a.smithi191.stdout:Apr 23 02:29:19 smithi191 bash[35737]: level=info ts=2024-04-23T02:29:19.094Z caller=head.go:624 component=tsdb msg="WAL segment loaded" segment=4 maxSegment=5 2024-04-23T02:29:19.184 INFO:journalctl@ceph.prometheus.a.smithi191.stdout:Apr 23 02:29:19 smithi191 bash[35737]: level=info ts=2024-04-23T02:29:19.095Z caller=head.go:624 component=tsdb msg="WAL segment loaded" segment=5 maxSegment=5 2024-04-23T02:29:19.185 INFO:journalctl@ceph.prometheus.a.smithi191.stdout:Apr 23 02:29:19 smithi191 bash[35737]: level=info ts=2024-04-23T02:29:19.095Z caller=head.go:627 component=tsdb msg="WAL replay completed" duration=17.910994ms 2024-04-23T02:29:19.185 INFO:journalctl@ceph.prometheus.a.smithi191.stdout:Apr 23 02:29:19 smithi191 bash[35737]: level=info ts=2024-04-23T02:29:19.098Z caller=main.go:694 fs_type=XFS_SUPER_MAGIC 2024-04-23T02:29:19.185 INFO:journalctl@ceph.prometheus.a.smithi191.stdout:Apr 23 02:29:19 smithi191 bash[35737]: level=info ts=2024-04-23T02:29:19.098Z caller=main.go:695 msg="TSDB started" 2024-04-23T02:29:19.185 INFO:journalctl@ceph.prometheus.a.smithi191.stdout:Apr 23 02:29:19 smithi191 bash[35737]: level=info ts=2024-04-23T02:29:19.098Z caller=main.go:799 msg="Loading configuration file" filename=/etc/prometheus/prometheus.yml 2024-04-23T02:29:19.185 INFO:journalctl@ceph.prometheus.a.smithi191.stdout:Apr 23 02:29:19 smithi191 bash[35737]: level=info ts=2024-04-23T02:29:19.099Z caller=main.go:547 msg="Stopping scrape discovery manager..." 2024-04-23T02:29:19.185 INFO:journalctl@ceph.prometheus.a.smithi191.stdout:Apr 23 02:29:19 smithi191 bash[35737]: level=info ts=2024-04-23T02:29:19.099Z caller=main.go:561 msg="Stopping notify discovery manager..." 2024-04-23T02:29:19.185 INFO:journalctl@ceph.prometheus.a.smithi191.stdout:Apr 23 02:29:19 smithi191 bash[35737]: level=info ts=2024-04-23T02:29:19.099Z caller=main.go:583 msg="Stopping scrape manager..." 2024-04-23T02:29:19.185 INFO:journalctl@ceph.prometheus.a.smithi191.stdout:Apr 23 02:29:19 smithi191 bash[35737]: level=info ts=2024-04-23T02:29:19.099Z caller=main.go:557 msg="Notify discovery manager stopped" 2024-04-23T02:29:19.185 INFO:journalctl@ceph.prometheus.a.smithi191.stdout:Apr 23 02:29:19 smithi191 bash[35737]: level=info ts=2024-04-23T02:29:19.099Z caller=manager.go:882 component="rule manager" msg="Stopping rule manager..." 2024-04-23T02:29:19.185 INFO:journalctl@ceph.prometheus.a.smithi191.stdout:Apr 23 02:29:19 smithi191 bash[35737]: level=info ts=2024-04-23T02:29:19.099Z caller=manager.go:892 component="rule manager" msg="Rule manager stopped" 2024-04-23T02:29:19.185 INFO:journalctl@ceph.prometheus.a.smithi191.stdout:Apr 23 02:29:19 smithi191 bash[35737]: level=info ts=2024-04-23T02:29:19.099Z caller=main.go:577 msg="Scrape manager stopped" 2024-04-23T02:29:19.185 INFO:journalctl@ceph.prometheus.a.smithi191.stdout:Apr 23 02:29:19 smithi191 bash[35737]: level=info ts=2024-04-23T02:29:19.099Z caller=main.go:543 msg="Scrape discovery manager stopped" 2024-04-23T02:29:19.185 INFO:journalctl@ceph.prometheus.a.smithi191.stdout:Apr 23 02:29:19 smithi191 bash[35737]: level=info ts=2024-04-23T02:29:19.099Z caller=notifier.go:601 component=notifier msg="Stopping notification manager..." 2024-04-23T02:29:19.185 INFO:journalctl@ceph.prometheus.a.smithi191.stdout:Apr 23 02:29:19 smithi191 bash[35737]: level=info ts=2024-04-23T02:29:19.099Z caller=main.go:749 msg="Notifier manager stopped" 2024-04-23T02:29:19.186 INFO:journalctl@ceph.prometheus.a.smithi191.stdout:Apr 23 02:29:19 smithi191 bash[35737]: level=error ts=2024-04-23T02:29:19.099Z caller=main.go:758 err="error loading config from \"/etc/prometheus/prometheus.yml\": couldn't load configuration (--config.file=\"/etc/prometheus/prometheus.yml\"): parsing YAML file /etc/prometheus/prometheus.yml: yaml: unmarshal errors:\n line 11: field http_sd_configs not found in type config.plain\n line 17: field http_sd_configs not found in type config.plain\n line 21: field http_sd_configs not found in type config.plain\n line 27: field http_sd_configs not found in type config.plain\n line 31: field http_sd_configs not found in type config.plain" 2024-04-23T02:29:19.558 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:29:19 smithi191 bash[14421]: cluster 2024-04-23T02:29:17.783973+0000 mgr.x (mgr.24887) 98 : cluster [DBG] pgmap v53: 161 pgs: 161 active+clean; 604 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-04-23T02:29:19.810 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:29:19 smithi037 bash[14334]: cluster 2024-04-23T02:29:17.783973+0000 mgr.x (mgr.24887) 98 : cluster [DBG] pgmap v53: 161 pgs: 161 active+clean; 604 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-04-23T02:29:19.810 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:29:19 smithi037 bash[18830]: cluster 2024-04-23T02:29:17.783973+0000 mgr.x (mgr.24887) 98 : cluster [DBG] pgmap v53: 161 pgs: 161 active+clean; 604 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-04-23T02:29:20.181 INFO:journalctl@ceph.prometheus.a.smithi191.stdout:Apr 23 02:29:19 smithi191 systemd[1]: ceph-39f0dbf0-0117-11ef-bc93-c7b262605968@prometheus.a.service: Main process exited, code=exited, status=1/FAILURE 2024-04-23T02:29:20.181 INFO:journalctl@ceph.prometheus.a.smithi191.stdout:Apr 23 02:29:19 smithi191 systemd[1]: ceph-39f0dbf0-0117-11ef-bc93-c7b262605968@prometheus.a.service: Failed with result 'exit-code'. 2024-04-23T02:29:21.929 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:29:21 smithi037 bash[14334]: cluster 2024-04-23T02:29:19.785647+0000 mgr.x (mgr.24887) 99 : cluster [DBG] pgmap v54: 161 pgs: 161 active+clean; 604 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2024-04-23T02:29:21.929 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:29:21 smithi037 bash[18830]: cluster 2024-04-23T02:29:19.785647+0000 mgr.x (mgr.24887) 99 : cluster [DBG] pgmap v54: 161 pgs: 161 active+clean; 604 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2024-04-23T02:29:21.931 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:29:21 smithi191 bash[14421]: cluster 2024-04-23T02:29:19.785647+0000 mgr.x (mgr.24887) 99 : cluster [DBG] pgmap v54: 161 pgs: 161 active+clean; 604 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2024-04-23T02:29:23.810 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:29:23 smithi037 bash[18830]: cluster 2024-04-23T02:29:21.786377+0000 mgr.x (mgr.24887) 100 : cluster [DBG] pgmap v55: 161 pgs: 161 active+clean; 604 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2024-04-23T02:29:23.810 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:29:23 smithi037 bash[18830]: audit 2024-04-23T02:29:22.549389+0000 mon.a (mon.0) 752 : audit [INF] from='mgr.24887 ' entity='mgr.x' 2024-04-23T02:29:23.810 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:29:23 smithi037 bash[18830]: audit 2024-04-23T02:29:22.567645+0000 mon.a (mon.0) 753 : audit [INF] from='mgr.24887 ' entity='mgr.x' 2024-04-23T02:29:23.810 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:29:23 smithi037 bash[18830]: audit 2024-04-23T02:29:22.568596+0000 mon.b (mon.2) 74 : audit [DBG] from='mgr.24887 172.21.15.191:0/3854759497' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-23T02:29:23.810 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:29:23 smithi037 bash[18830]: audit 2024-04-23T02:29:22.570417+0000 mon.b (mon.2) 75 : audit [INF] from='mgr.24887 172.21.15.191:0/3854759497' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-23T02:29:23.810 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:29:23 smithi037 bash[18830]: cephadm 2024-04-23T02:29:22.572213+0000 mgr.x (mgr.24887) 101 : cephadm [WRN] unable to calc client keyring client.admin placement PlacementSpec(label='_admin'): Cannot place : No matching hosts for label _admin 2024-04-23T02:29:23.810 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:29:23 smithi037 bash[18830]: cluster 2024-04-23T02:29:22.573796+0000 mgr.x (mgr.24887) 102 : cluster [DBG] pgmap v56: 161 pgs: 161 active+clean; 604 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 94 B/s rd, 0 op/s 2024-04-23T02:29:23.811 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:29:23 smithi037 bash[18830]: cluster 2024-04-23T02:29:22.574405+0000 mgr.x (mgr.24887) 103 : cluster [DBG] pgmap v57: 161 pgs: 161 active+clean; 604 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 116 B/s rd, 0 op/s 2024-04-23T02:29:23.811 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:29:23 smithi037 bash[18830]: audit 2024-04-23T02:29:22.585323+0000 mon.a (mon.0) 754 : audit [INF] from='mgr.24887 ' entity='mgr.x' 2024-04-23T02:29:23.811 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:29:23 smithi037 bash[18830]: audit 2024-04-23T02:29:22.668916+0000 mon.b (mon.2) 76 : audit [DBG] from='mgr.24887 172.21.15.191:0/3854759497' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-23T02:29:23.811 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:29:23 smithi037 bash[18830]: audit 2024-04-23T02:29:22.678124+0000 mon.b (mon.2) 77 : audit [INF] from='mgr.24887 172.21.15.191:0/3854759497' entity='mgr.x' cmd=[{"prefix": "mgr fail", "who": "x"}]: dispatch 2024-04-23T02:29:23.811 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:29:23 smithi037 bash[18830]: audit 2024-04-23T02:29:22.681237+0000 mon.a (mon.0) 755 : audit [INF] from='mgr.24887 ' entity='mgr.x' cmd=[{"prefix": "mgr fail", "who": "x"}]: dispatch 2024-04-23T02:29:23.811 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:29:23 smithi037 bash[18830]: cluster 2024-04-23T02:29:22.690526+0000 mon.a (mon.0) 756 : cluster [DBG] osdmap e76: 8 total, 8 up, 8 in 2024-04-23T02:29:23.811 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:29:23 smithi037 bash[14334]: cluster 2024-04-23T02:29:21.786377+0000 mgr.x (mgr.24887) 100 : cluster [DBG] pgmap v55: 161 pgs: 161 active+clean; 604 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2024-04-23T02:29:23.811 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:29:23 smithi037 bash[14334]: audit 2024-04-23T02:29:22.549389+0000 mon.a (mon.0) 752 : audit [INF] from='mgr.24887 ' entity='mgr.x' 2024-04-23T02:29:23.811 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:29:23 smithi037 bash[14334]: audit 2024-04-23T02:29:22.567645+0000 mon.a (mon.0) 753 : audit [INF] from='mgr.24887 ' entity='mgr.x' 2024-04-23T02:29:23.811 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:29:23 smithi037 bash[14334]: audit 2024-04-23T02:29:22.568596+0000 mon.b (mon.2) 74 : audit [DBG] from='mgr.24887 172.21.15.191:0/3854759497' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-23T02:29:23.811 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:29:23 smithi037 bash[14334]: audit 2024-04-23T02:29:22.570417+0000 mon.b (mon.2) 75 : audit [INF] from='mgr.24887 172.21.15.191:0/3854759497' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-23T02:29:23.811 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:29:23 smithi037 bash[14334]: cephadm 2024-04-23T02:29:22.572213+0000 mgr.x (mgr.24887) 101 : cephadm [WRN] unable to calc client keyring client.admin placement PlacementSpec(label='_admin'): Cannot place : No matching hosts for label _admin 2024-04-23T02:29:23.812 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:29:23 smithi037 bash[14334]: cluster 2024-04-23T02:29:22.573796+0000 mgr.x (mgr.24887) 102 : cluster [DBG] pgmap v56: 161 pgs: 161 active+clean; 604 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 94 B/s rd, 0 op/s 2024-04-23T02:29:23.812 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:29:23 smithi037 bash[14334]: cluster 2024-04-23T02:29:22.574405+0000 mgr.x (mgr.24887) 103 : cluster [DBG] pgmap v57: 161 pgs: 161 active+clean; 604 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 116 B/s rd, 0 op/s 2024-04-23T02:29:23.812 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:29:23 smithi037 bash[14334]: audit 2024-04-23T02:29:22.585323+0000 mon.a (mon.0) 754 : audit [INF] from='mgr.24887 ' entity='mgr.x' 2024-04-23T02:29:23.812 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:29:23 smithi037 bash[14334]: audit 2024-04-23T02:29:22.668916+0000 mon.b (mon.2) 76 : audit [DBG] from='mgr.24887 172.21.15.191:0/3854759497' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-23T02:29:23.812 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:29:23 smithi037 bash[14334]: audit 2024-04-23T02:29:22.678124+0000 mon.b (mon.2) 77 : audit [INF] from='mgr.24887 172.21.15.191:0/3854759497' entity='mgr.x' cmd=[{"prefix": "mgr fail", "who": "x"}]: dispatch 2024-04-23T02:29:23.812 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:29:23 smithi037 bash[14334]: audit 2024-04-23T02:29:22.681237+0000 mon.a (mon.0) 755 : audit [INF] from='mgr.24887 ' entity='mgr.x' cmd=[{"prefix": "mgr fail", "who": "x"}]: dispatch 2024-04-23T02:29:23.812 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:29:23 smithi037 bash[14334]: cluster 2024-04-23T02:29:22.690526+0000 mon.a (mon.0) 756 : cluster [DBG] osdmap e76: 8 total, 8 up, 8 in 2024-04-23T02:29:23.822 INFO:journalctl@ceph.mgr.x.smithi191.stdout:Apr 23 02:29:23 smithi191 bash[32472]: debug 2024-04-23T02:29:23.587+0000 7ff6c598c700 -1 mgr handle_mgr_map I was active but no longer am 2024-04-23T02:29:23.823 INFO:journalctl@ceph.mgr.x.smithi191.stdout:Apr 23 02:29:23 smithi191 bash[32472]: ignoring --setuser ceph since I am not root 2024-04-23T02:29:23.823 INFO:journalctl@ceph.mgr.x.smithi191.stdout:Apr 23 02:29:23 smithi191 bash[32472]: ignoring --setgroup ceph since I am not root 2024-04-23T02:29:23.823 INFO:journalctl@ceph.mgr.x.smithi191.stdout:Apr 23 02:29:23 smithi191 bash[32472]: debug 2024-04-23T02:29:23.643+0000 7f5799ceb700 1 -- 172.21.15.191:0/1397949012 <== mon.2 v2:172.21.15.191:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x55afb5f841a0 con 0x55afb6d06800 2024-04-23T02:29:23.823 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:29:23 smithi191 bash[14421]: cluster 2024-04-23T02:29:21.786377+0000 mgr.x (mgr.24887) 100 : cluster [DBG] pgmap v55: 161 pgs: 161 active+clean; 604 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2024-04-23T02:29:23.823 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:29:23 smithi191 bash[14421]: audit 2024-04-23T02:29:22.549389+0000 mon.a (mon.0) 752 : audit [INF] from='mgr.24887 ' entity='mgr.x' 2024-04-23T02:29:23.823 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:29:23 smithi191 bash[14421]: audit 2024-04-23T02:29:22.567645+0000 mon.a (mon.0) 753 : audit [INF] from='mgr.24887 ' entity='mgr.x' 2024-04-23T02:29:23.823 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:29:23 smithi191 bash[14421]: audit 2024-04-23T02:29:22.568596+0000 mon.b (mon.2) 74 : audit [DBG] from='mgr.24887 172.21.15.191:0/3854759497' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-23T02:29:23.823 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:29:23 smithi191 bash[14421]: audit 2024-04-23T02:29:22.570417+0000 mon.b (mon.2) 75 : audit [INF] from='mgr.24887 172.21.15.191:0/3854759497' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-23T02:29:23.823 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:29:23 smithi191 bash[14421]: cephadm 2024-04-23T02:29:22.572213+0000 mgr.x (mgr.24887) 101 : cephadm [WRN] unable to calc client keyring client.admin placement PlacementSpec(label='_admin'): Cannot place : No matching hosts for label _admin 2024-04-23T02:29:23.823 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:29:23 smithi191 bash[14421]: cluster 2024-04-23T02:29:22.573796+0000 mgr.x (mgr.24887) 102 : cluster [DBG] pgmap v56: 161 pgs: 161 active+clean; 604 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 94 B/s rd, 0 op/s 2024-04-23T02:29:23.824 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:29:23 smithi191 bash[14421]: cluster 2024-04-23T02:29:22.574405+0000 mgr.x (mgr.24887) 103 : cluster [DBG] pgmap v57: 161 pgs: 161 active+clean; 604 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 116 B/s rd, 0 op/s 2024-04-23T02:29:23.824 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:29:23 smithi191 bash[14421]: audit 2024-04-23T02:29:22.585323+0000 mon.a (mon.0) 754 : audit [INF] from='mgr.24887 ' entity='mgr.x' 2024-04-23T02:29:23.824 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:29:23 smithi191 bash[14421]: audit 2024-04-23T02:29:22.668916+0000 mon.b (mon.2) 76 : audit [DBG] from='mgr.24887 172.21.15.191:0/3854759497' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-23T02:29:23.824 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:29:23 smithi191 bash[14421]: audit 2024-04-23T02:29:22.678124+0000 mon.b (mon.2) 77 : audit [INF] from='mgr.24887 172.21.15.191:0/3854759497' entity='mgr.x' cmd=[{"prefix": "mgr fail", "who": "x"}]: dispatch 2024-04-23T02:29:23.824 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:29:23 smithi191 bash[14421]: audit 2024-04-23T02:29:22.681237+0000 mon.a (mon.0) 755 : audit [INF] from='mgr.24887 ' entity='mgr.x' cmd=[{"prefix": "mgr fail", "who": "x"}]: dispatch 2024-04-23T02:29:23.824 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:29:23 smithi191 bash[14421]: cluster 2024-04-23T02:29:22.690526+0000 mon.a (mon.0) 756 : cluster [DBG] osdmap e76: 8 total, 8 up, 8 in 2024-04-23T02:29:24.181 INFO:journalctl@ceph.mgr.x.smithi191.stdout:Apr 23 02:29:23 smithi191 bash[32472]: debug 2024-04-23T02:29:23.811+0000 7f57a3a51200 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2024-04-23T02:29:24.810 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:29:24 smithi037 bash[14334]: cluster 2024-04-23T02:29:23.563605+0000 mon.a (mon.0) 757 : cluster [WRN] Health check update: 2 failed cephadm daemon(s) (CEPHADM_FAILED_DAEMON) 2024-04-23T02:29:24.811 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:29:24 smithi037 bash[14334]: audit 2024-04-23T02:29:23.593750+0000 mon.a (mon.0) 758 : audit [INF] from='mgr.24887 ' entity='mgr.x' cmd='[{"prefix": "mgr fail", "who": "x"}]': finished 2024-04-23T02:29:24.811 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:29:24 smithi037 bash[14334]: cluster 2024-04-23T02:29:23.593942+0000 mon.a (mon.0) 759 : cluster [DBG] mgrmap e23: y(active, starting, since 0.911215s) 2024-04-23T02:29:24.811 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:29:24 smithi037 bash[14334]: audit 2024-04-23T02:29:23.598234+0000 mon.a (mon.0) 760 : audit [DBG] from='mgr.15255 172.21.15.37:0/1476109125' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-23T02:29:24.811 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:29:24 smithi037 bash[14334]: audit 2024-04-23T02:29:23.598716+0000 mon.a (mon.0) 761 : audit [DBG] from='mgr.15255 172.21.15.37:0/1476109125' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-23T02:29:24.811 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:29:24 smithi037 bash[14334]: audit 2024-04-23T02:29:23.599135+0000 mon.a (mon.0) 762 : audit [DBG] from='mgr.15255 172.21.15.37:0/1476109125' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-23T02:29:24.811 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:29:24 smithi037 bash[14334]: audit 2024-04-23T02:29:23.599680+0000 mon.a (mon.0) 763 : audit [DBG] from='mgr.15255 172.21.15.37:0/1476109125' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-04-23T02:29:24.811 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:29:24 smithi037 bash[14334]: audit 2024-04-23T02:29:23.600244+0000 mon.a (mon.0) 764 : audit [DBG] from='mgr.15255 172.21.15.37:0/1476109125' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-04-23T02:29:24.811 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:29:24 smithi037 bash[14334]: audit 2024-04-23T02:29:23.600565+0000 mon.a (mon.0) 765 : audit [DBG] from='mgr.15255 172.21.15.37:0/1476109125' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-04-23T02:29:24.811 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:29:24 smithi037 bash[14334]: audit 2024-04-23T02:29:23.600829+0000 mon.a (mon.0) 766 : audit [DBG] from='mgr.15255 172.21.15.37:0/1476109125' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-04-23T02:29:24.811 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:29:24 smithi037 bash[14334]: audit 2024-04-23T02:29:23.601140+0000 mon.a (mon.0) 767 : audit [DBG] from='mgr.15255 172.21.15.37:0/1476109125' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-04-23T02:29:24.811 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:29:24 smithi037 bash[14334]: audit 2024-04-23T02:29:23.601391+0000 mon.a (mon.0) 768 : audit [DBG] from='mgr.15255 172.21.15.37:0/1476109125' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-04-23T02:29:24.811 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:29:24 smithi037 bash[14334]: audit 2024-04-23T02:29:23.601665+0000 mon.a (mon.0) 769 : audit [DBG] from='mgr.15255 172.21.15.37:0/1476109125' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-04-23T02:29:24.811 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:29:24 smithi037 bash[14334]: audit 2024-04-23T02:29:23.601934+0000 mon.a (mon.0) 770 : audit [DBG] from='mgr.15255 172.21.15.37:0/1476109125' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-04-23T02:29:24.812 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:29:24 smithi037 bash[14334]: audit 2024-04-23T02:29:23.602199+0000 mon.a (mon.0) 771 : audit [DBG] from='mgr.15255 172.21.15.37:0/1476109125' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-04-23T02:29:24.812 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:29:24 smithi037 bash[14334]: audit 2024-04-23T02:29:23.602478+0000 mon.a (mon.0) 772 : audit [DBG] from='mgr.15255 172.21.15.37:0/1476109125' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-04-23T02:29:24.812 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:29:24 smithi037 bash[14334]: audit 2024-04-23T02:29:23.602673+0000 mon.a (mon.0) 773 : audit [DBG] from='mgr.15255 172.21.15.37:0/1476109125' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-04-23T02:29:24.812 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:29:24 smithi037 bash[14334]: audit 2024-04-23T02:29:23.603197+0000 mon.a (mon.0) 774 : audit [DBG] from='mgr.15255 172.21.15.37:0/1476109125' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-04-23T02:29:24.812 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:29:24 smithi037 bash[14334]: cluster 2024-04-23T02:29:23.652969+0000 mon.a (mon.0) 775 : cluster [INF] Manager daemon y is now available 2024-04-23T02:29:24.812 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:29:24 smithi037 bash[18830]: cluster 2024-04-23T02:29:23.563605+0000 mon.a (mon.0) 757 : cluster [WRN] Health check update: 2 failed cephadm daemon(s) (CEPHADM_FAILED_DAEMON) 2024-04-23T02:29:24.812 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:29:24 smithi037 bash[18830]: audit 2024-04-23T02:29:23.593750+0000 mon.a (mon.0) 758 : audit [INF] from='mgr.24887 ' entity='mgr.x' cmd='[{"prefix": "mgr fail", "who": "x"}]': finished 2024-04-23T02:29:24.812 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:29:24 smithi037 bash[18830]: cluster 2024-04-23T02:29:23.593942+0000 mon.a (mon.0) 759 : cluster [DBG] mgrmap e23: y(active, starting, since 0.911215s) 2024-04-23T02:29:24.812 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:29:24 smithi037 bash[18830]: audit 2024-04-23T02:29:23.598234+0000 mon.a (mon.0) 760 : audit [DBG] from='mgr.15255 172.21.15.37:0/1476109125' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-23T02:29:24.812 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:29:24 smithi037 bash[18830]: audit 2024-04-23T02:29:23.598716+0000 mon.a (mon.0) 761 : audit [DBG] from='mgr.15255 172.21.15.37:0/1476109125' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-23T02:29:24.812 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:29:24 smithi037 bash[18830]: audit 2024-04-23T02:29:23.599135+0000 mon.a (mon.0) 762 : audit [DBG] from='mgr.15255 172.21.15.37:0/1476109125' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-23T02:29:24.812 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:29:24 smithi037 bash[18830]: audit 2024-04-23T02:29:23.599680+0000 mon.a (mon.0) 763 : audit [DBG] from='mgr.15255 172.21.15.37:0/1476109125' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-04-23T02:29:24.813 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:29:24 smithi037 bash[18830]: audit 2024-04-23T02:29:23.600244+0000 mon.a (mon.0) 764 : audit [DBG] from='mgr.15255 172.21.15.37:0/1476109125' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-04-23T02:29:24.813 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:29:24 smithi037 bash[18830]: audit 2024-04-23T02:29:23.600565+0000 mon.a (mon.0) 765 : audit [DBG] from='mgr.15255 172.21.15.37:0/1476109125' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-04-23T02:29:24.813 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:29:24 smithi037 bash[18830]: audit 2024-04-23T02:29:23.600829+0000 mon.a (mon.0) 766 : audit [DBG] from='mgr.15255 172.21.15.37:0/1476109125' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-04-23T02:29:24.813 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:29:24 smithi037 bash[18830]: audit 2024-04-23T02:29:23.601140+0000 mon.a (mon.0) 767 : audit [DBG] from='mgr.15255 172.21.15.37:0/1476109125' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-04-23T02:29:24.813 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:29:24 smithi037 bash[18830]: audit 2024-04-23T02:29:23.601391+0000 mon.a (mon.0) 768 : audit [DBG] from='mgr.15255 172.21.15.37:0/1476109125' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-04-23T02:29:24.813 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:29:24 smithi037 bash[18830]: audit 2024-04-23T02:29:23.601665+0000 mon.a (mon.0) 769 : audit [DBG] from='mgr.15255 172.21.15.37:0/1476109125' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-04-23T02:29:24.813 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:29:24 smithi037 bash[18830]: audit 2024-04-23T02:29:23.601934+0000 mon.a (mon.0) 770 : audit [DBG] from='mgr.15255 172.21.15.37:0/1476109125' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-04-23T02:29:24.813 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:29:24 smithi037 bash[18830]: audit 2024-04-23T02:29:23.602199+0000 mon.a (mon.0) 771 : audit [DBG] from='mgr.15255 172.21.15.37:0/1476109125' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-04-23T02:29:24.813 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:29:24 smithi037 bash[18830]: audit 2024-04-23T02:29:23.602478+0000 mon.a (mon.0) 772 : audit [DBG] from='mgr.15255 172.21.15.37:0/1476109125' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-04-23T02:29:24.813 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:29:24 smithi037 bash[18830]: audit 2024-04-23T02:29:23.602673+0000 mon.a (mon.0) 773 : audit [DBG] from='mgr.15255 172.21.15.37:0/1476109125' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-04-23T02:29:24.813 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:29:24 smithi037 bash[18830]: audit 2024-04-23T02:29:23.603197+0000 mon.a (mon.0) 774 : audit [DBG] from='mgr.15255 172.21.15.37:0/1476109125' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-04-23T02:29:24.813 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:29:24 smithi037 bash[18830]: cluster 2024-04-23T02:29:23.652969+0000 mon.a (mon.0) 775 : cluster [INF] Manager daemon y is now available 2024-04-23T02:29:24.814 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:29:24 smithi037 bash[14334]: cephadm 2024-04-23T02:29:23.684707+0000 mgr.y (mgr.15255) 1 : cephadm [INF] inventory: adjusted host smithi191 addr 'smithi191' -> '172.21.15.191' 2024-04-23T02:29:24.814 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:29:24 smithi037 bash[14334]: audit 2024-04-23T02:29:23.690107+0000 mon.a (mon.0) 776 : audit [INF] from='mgr.15255 172.21.15.37:0/1476109125' entity='mgr.y' 2024-04-23T02:29:24.814 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:29:24 smithi037 bash[14334]: audit 2024-04-23T02:29:23.711719+0000 mon.a (mon.0) 777 : audit [DBG] from='mgr.15255 172.21.15.37:0/1476109125' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-23T02:29:24.814 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:29:24 smithi037 bash[14334]: audit 2024-04-23T02:29:23.770455+0000 mon.a (mon.0) 778 : audit [INF] from='mgr.15255 172.21.15.37:0/1476109125' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-04-23T02:29:24.814 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:29:24 smithi037 bash[14334]: audit 2024-04-23T02:29:23.794130+0000 mon.a (mon.0) 779 : audit [INF] from='mgr.15255 172.21.15.37:0/1476109125' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-04-23T02:29:24.814 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:29:24 smithi037 bash[18830]: cephadm 2024-04-23T02:29:23.684707+0000 mgr.y (mgr.15255) 1 : cephadm [INF] inventory: adjusted host smithi191 addr 'smithi191' -> '172.21.15.191' 2024-04-23T02:29:24.814 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:29:24 smithi037 bash[18830]: audit 2024-04-23T02:29:23.690107+0000 mon.a (mon.0) 776 : audit [INF] from='mgr.15255 172.21.15.37:0/1476109125' entity='mgr.y' 2024-04-23T02:29:24.814 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:29:24 smithi037 bash[18830]: audit 2024-04-23T02:29:23.711719+0000 mon.a (mon.0) 777 : audit [DBG] from='mgr.15255 172.21.15.37:0/1476109125' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-23T02:29:24.814 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:29:24 smithi037 bash[18830]: audit 2024-04-23T02:29:23.770455+0000 mon.a (mon.0) 778 : audit [INF] from='mgr.15255 172.21.15.37:0/1476109125' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-04-23T02:29:24.815 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:29:24 smithi037 bash[18830]: audit 2024-04-23T02:29:23.794130+0000 mon.a (mon.0) 779 : audit [INF] from='mgr.15255 172.21.15.37:0/1476109125' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-04-23T02:29:24.846 INFO:journalctl@ceph.mgr.x.smithi191.stdout:Apr 23 02:29:24 smithi191 bash[32472]: debug 2024-04-23T02:29:24.735+0000 7f57a3a51200 -1 mgr[py] Module rgw has missing NOTIFY_TYPES member 2024-04-23T02:29:24.847 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:29:24 smithi191 bash[14421]: cluster 2024-04-23T02:29:23.563605+0000 mon.a (mon.0) 757 : cluster [WRN] Health check update: 2 failed cephadm daemon(s) (CEPHADM_FAILED_DAEMON) 2024-04-23T02:29:24.847 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:29:24 smithi191 bash[14421]: audit 2024-04-23T02:29:23.593750+0000 mon.a (mon.0) 758 : audit [INF] from='mgr.24887 ' entity='mgr.x' cmd='[{"prefix": "mgr fail", "who": "x"}]': finished 2024-04-23T02:29:24.847 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:29:24 smithi191 bash[14421]: cluster 2024-04-23T02:29:23.593942+0000 mon.a (mon.0) 759 : cluster [DBG] mgrmap e23: y(active, starting, since 0.911215s) 2024-04-23T02:29:24.847 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:29:24 smithi191 bash[14421]: audit 2024-04-23T02:29:23.598234+0000 mon.a (mon.0) 760 : audit [DBG] from='mgr.15255 172.21.15.37:0/1476109125' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-23T02:29:24.847 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:29:24 smithi191 bash[14421]: audit 2024-04-23T02:29:23.598716+0000 mon.a (mon.0) 761 : audit [DBG] from='mgr.15255 172.21.15.37:0/1476109125' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-23T02:29:24.847 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:29:24 smithi191 bash[14421]: audit 2024-04-23T02:29:23.599135+0000 mon.a (mon.0) 762 : audit [DBG] from='mgr.15255 172.21.15.37:0/1476109125' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-23T02:29:24.847 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:29:24 smithi191 bash[14421]: audit 2024-04-23T02:29:23.599680+0000 mon.a (mon.0) 763 : audit [DBG] from='mgr.15255 172.21.15.37:0/1476109125' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-04-23T02:29:24.847 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:29:24 smithi191 bash[14421]: audit 2024-04-23T02:29:23.600244+0000 mon.a (mon.0) 764 : audit [DBG] from='mgr.15255 172.21.15.37:0/1476109125' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-04-23T02:29:24.847 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:29:24 smithi191 bash[14421]: audit 2024-04-23T02:29:23.600565+0000 mon.a (mon.0) 765 : audit [DBG] from='mgr.15255 172.21.15.37:0/1476109125' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-04-23T02:29:24.847 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:29:24 smithi191 bash[14421]: audit 2024-04-23T02:29:23.600829+0000 mon.a (mon.0) 766 : audit [DBG] from='mgr.15255 172.21.15.37:0/1476109125' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-04-23T02:29:24.848 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:29:24 smithi191 bash[14421]: audit 2024-04-23T02:29:23.601140+0000 mon.a (mon.0) 767 : audit [DBG] from='mgr.15255 172.21.15.37:0/1476109125' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-04-23T02:29:24.848 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:29:24 smithi191 bash[14421]: audit 2024-04-23T02:29:23.601391+0000 mon.a (mon.0) 768 : audit [DBG] from='mgr.15255 172.21.15.37:0/1476109125' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-04-23T02:29:24.848 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:29:24 smithi191 bash[14421]: audit 2024-04-23T02:29:23.601665+0000 mon.a (mon.0) 769 : audit [DBG] from='mgr.15255 172.21.15.37:0/1476109125' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-04-23T02:29:24.848 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:29:24 smithi191 bash[14421]: audit 2024-04-23T02:29:23.601934+0000 mon.a (mon.0) 770 : audit [DBG] from='mgr.15255 172.21.15.37:0/1476109125' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-04-23T02:29:24.848 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:29:24 smithi191 bash[14421]: audit 2024-04-23T02:29:23.602199+0000 mon.a (mon.0) 771 : audit [DBG] from='mgr.15255 172.21.15.37:0/1476109125' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-04-23T02:29:24.848 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:29:24 smithi191 bash[14421]: audit 2024-04-23T02:29:23.602478+0000 mon.a (mon.0) 772 : audit [DBG] from='mgr.15255 172.21.15.37:0/1476109125' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-04-23T02:29:24.848 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:29:24 smithi191 bash[14421]: audit 2024-04-23T02:29:23.602673+0000 mon.a (mon.0) 773 : audit [DBG] from='mgr.15255 172.21.15.37:0/1476109125' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-04-23T02:29:24.848 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:29:24 smithi191 bash[14421]: audit 2024-04-23T02:29:23.603197+0000 mon.a (mon.0) 774 : audit [DBG] from='mgr.15255 172.21.15.37:0/1476109125' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-04-23T02:29:24.848 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:29:24 smithi191 bash[14421]: cluster 2024-04-23T02:29:23.652969+0000 mon.a (mon.0) 775 : cluster [INF] Manager daemon y is now available 2024-04-23T02:29:24.848 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:29:24 smithi191 bash[14421]: cephadm 2024-04-23T02:29:23.684707+0000 mgr.y (mgr.15255) 1 : cephadm [INF] inventory: adjusted host smithi191 addr 'smithi191' -> '172.21.15.191' 2024-04-23T02:29:24.848 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:29:24 smithi191 bash[14421]: audit 2024-04-23T02:29:23.690107+0000 mon.a (mon.0) 776 : audit [INF] from='mgr.15255 172.21.15.37:0/1476109125' entity='mgr.y' 2024-04-23T02:29:24.848 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:29:24 smithi191 bash[14421]: audit 2024-04-23T02:29:23.711719+0000 mon.a (mon.0) 777 : audit [DBG] from='mgr.15255 172.21.15.37:0/1476109125' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-23T02:29:24.848 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:29:24 smithi191 bash[14421]: audit 2024-04-23T02:29:23.770455+0000 mon.a (mon.0) 778 : audit [INF] from='mgr.15255 172.21.15.37:0/1476109125' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-04-23T02:29:24.849 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:29:24 smithi191 bash[14421]: audit 2024-04-23T02:29:23.794130+0000 mon.a (mon.0) 779 : audit [INF] from='mgr.15255 172.21.15.37:0/1476109125' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-04-23T02:29:25.181 INFO:journalctl@ceph.mgr.x.smithi191.stdout:Apr 23 02:29:24 smithi191 bash[32472]: debug 2024-04-23T02:29:24.835+0000 7f57a3a51200 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2024-04-23T02:29:25.181 INFO:journalctl@ceph.mgr.x.smithi191.stdout:Apr 23 02:29:24 smithi191 bash[32472]: debug 2024-04-23T02:29:24.935+0000 7f57a3a51200 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2024-04-23T02:29:25.604 INFO:journalctl@ceph.mgr.x.smithi191.stdout:Apr 23 02:29:25 smithi191 bash[32472]: debug 2024-04-23T02:29:25.219+0000 7f57a3a51200 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2024-04-23T02:29:25.931 INFO:journalctl@ceph.mgr.x.smithi191.stdout:Apr 23 02:29:25 smithi191 bash[32472]: debug 2024-04-23T02:29:25.591+0000 7f57a3a51200 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2024-04-23T02:29:25.931 INFO:journalctl@ceph.mgr.x.smithi191.stdout:Apr 23 02:29:25 smithi191 bash[32472]: debug 2024-04-23T02:29:25.751+0000 7f57a3a51200 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2024-04-23T02:29:25.932 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:29:25 smithi191 bash[14421]: cephadm 2024-04-23T02:29:24.528546+0000 mgr.y (mgr.15255) 2 : cephadm [INF] [23/Apr/2024:02:29:24] ENGINE Bus STARTING 2024-04-23T02:29:25.932 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:29:25 smithi191 bash[14421]: cluster 2024-04-23T02:29:24.600940+0000 mon.a (mon.0) 780 : cluster [DBG] mgrmap e24: y(active, since 1.91821s) 2024-04-23T02:29:25.932 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:29:25 smithi191 bash[14421]: cluster 2024-04-23T02:29:24.648182+0000 mgr.y (mgr.15255) 3 : cluster [DBG] pgmap v3: 161 pgs: 161 active+clean; 604 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-04-23T02:29:25.932 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:29:25 smithi191 bash[14421]: cephadm 2024-04-23T02:29:24.656993+0000 mgr.y (mgr.15255) 4 : cephadm [INF] [23/Apr/2024:02:29:24] ENGINE Serving on https://172.21.15.37:7150 2024-04-23T02:29:25.932 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:29:25 smithi191 bash[14421]: cephadm 2024-04-23T02:29:24.758731+0000 mgr.y (mgr.15255) 5 : cephadm [INF] [23/Apr/2024:02:29:24] ENGINE Serving on http://172.21.15.37:8765 2024-04-23T02:29:25.932 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:29:25 smithi191 bash[14421]: cephadm 2024-04-23T02:29:24.759445+0000 mgr.y (mgr.15255) 6 : cephadm [INF] [23/Apr/2024:02:29:24] ENGINE Bus STARTED 2024-04-23T02:29:26.060 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:29:25 smithi037 bash[18830]: cephadm 2024-04-23T02:29:24.528546+0000 mgr.y (mgr.15255) 2 : cephadm [INF] [23/Apr/2024:02:29:24] ENGINE Bus STARTING 2024-04-23T02:29:26.060 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:29:25 smithi037 bash[18830]: cluster 2024-04-23T02:29:24.600940+0000 mon.a (mon.0) 780 : cluster [DBG] mgrmap e24: y(active, since 1.91821s) 2024-04-23T02:29:26.060 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:29:25 smithi037 bash[18830]: cluster 2024-04-23T02:29:24.648182+0000 mgr.y (mgr.15255) 3 : cluster [DBG] pgmap v3: 161 pgs: 161 active+clean; 604 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-04-23T02:29:26.060 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:29:25 smithi037 bash[18830]: cephadm 2024-04-23T02:29:24.656993+0000 mgr.y (mgr.15255) 4 : cephadm [INF] [23/Apr/2024:02:29:24] ENGINE Serving on https://172.21.15.37:7150 2024-04-23T02:29:26.060 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:29:25 smithi037 bash[18830]: cephadm 2024-04-23T02:29:24.758731+0000 mgr.y (mgr.15255) 5 : cephadm [INF] [23/Apr/2024:02:29:24] ENGINE Serving on http://172.21.15.37:8765 2024-04-23T02:29:26.060 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:29:25 smithi037 bash[18830]: cephadm 2024-04-23T02:29:24.759445+0000 mgr.y (mgr.15255) 6 : cephadm [INF] [23/Apr/2024:02:29:24] ENGINE Bus STARTED 2024-04-23T02:29:26.061 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:29:25 smithi037 bash[14334]: cephadm 2024-04-23T02:29:24.528546+0000 mgr.y (mgr.15255) 2 : cephadm [INF] [23/Apr/2024:02:29:24] ENGINE Bus STARTING 2024-04-23T02:29:26.061 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:29:25 smithi037 bash[14334]: cluster 2024-04-23T02:29:24.600940+0000 mon.a (mon.0) 780 : cluster [DBG] mgrmap e24: y(active, since 1.91821s) 2024-04-23T02:29:26.061 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:29:25 smithi037 bash[14334]: cluster 2024-04-23T02:29:24.648182+0000 mgr.y (mgr.15255) 3 : cluster [DBG] pgmap v3: 161 pgs: 161 active+clean; 604 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-04-23T02:29:26.061 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:29:25 smithi037 bash[14334]: cephadm 2024-04-23T02:29:24.656993+0000 mgr.y (mgr.15255) 4 : cephadm [INF] [23/Apr/2024:02:29:24] ENGINE Serving on https://172.21.15.37:7150 2024-04-23T02:29:26.061 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:29:25 smithi037 bash[14334]: cephadm 2024-04-23T02:29:24.758731+0000 mgr.y (mgr.15255) 5 : cephadm [INF] [23/Apr/2024:02:29:24] ENGINE Serving on http://172.21.15.37:8765 2024-04-23T02:29:26.061 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:29:25 smithi037 bash[14334]: cephadm 2024-04-23T02:29:24.759445+0000 mgr.y (mgr.15255) 6 : cephadm [INF] [23/Apr/2024:02:29:24] ENGINE Bus STARTED 2024-04-23T02:29:26.431 INFO:journalctl@ceph.mgr.x.smithi191.stdout:Apr 23 02:29:25 smithi191 bash[32472]: debug 2024-04-23T02:29:25.963+0000 7f57a3a51200 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2024-04-23T02:29:26.931 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:29:26 smithi191 bash[14421]: cluster 2024-04-23T02:29:25.593214+0000 mon.a (mon.0) 781 : cluster [INF] Health check cleared: CEPHADM_FAILED_DAEMON (was: 2 failed cephadm daemon(s)) 2024-04-23T02:29:26.931 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:29:26 smithi191 bash[14421]: cluster 2024-04-23T02:29:25.593302+0000 mon.a (mon.0) 782 : cluster [INF] Cluster is now healthy 2024-04-23T02:29:26.932 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:29:26 smithi191 bash[14421]: cluster 2024-04-23T02:29:25.601526+0000 mgr.y (mgr.15255) 7 : cluster [DBG] pgmap v4: 161 pgs: 161 active+clean; 604 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-04-23T02:29:27.060 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:29:26 smithi037 bash[14334]: cluster 2024-04-23T02:29:25.593214+0000 mon.a (mon.0) 781 : cluster [INF] Health check cleared: CEPHADM_FAILED_DAEMON (was: 2 failed cephadm daemon(s)) 2024-04-23T02:29:27.060 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:29:26 smithi037 bash[14334]: cluster 2024-04-23T02:29:25.593302+0000 mon.a (mon.0) 782 : cluster [INF] Cluster is now healthy 2024-04-23T02:29:27.060 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:29:26 smithi037 bash[14334]: cluster 2024-04-23T02:29:25.601526+0000 mgr.y (mgr.15255) 7 : cluster [DBG] pgmap v4: 161 pgs: 161 active+clean; 604 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-04-23T02:29:27.060 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:29:26 smithi037 bash[18830]: cluster 2024-04-23T02:29:25.593214+0000 mon.a (mon.0) 781 : cluster [INF] Health check cleared: CEPHADM_FAILED_DAEMON (was: 2 failed cephadm daemon(s)) 2024-04-23T02:29:27.060 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:29:26 smithi037 bash[18830]: cluster 2024-04-23T02:29:25.593302+0000 mon.a (mon.0) 782 : cluster [INF] Cluster is now healthy 2024-04-23T02:29:27.060 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:29:26 smithi037 bash[18830]: cluster 2024-04-23T02:29:25.601526+0000 mgr.y (mgr.15255) 7 : cluster [DBG] pgmap v4: 161 pgs: 161 active+clean; 604 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-04-23T02:29:27.431 INFO:journalctl@ceph.mgr.x.smithi191.stdout:Apr 23 02:29:27 smithi191 bash[32472]: debug 2024-04-23T02:29:27.035+0000 7f57a3a51200 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2024-04-23T02:29:27.432 INFO:journalctl@ceph.mgr.x.smithi191.stdout:Apr 23 02:29:27 smithi191 bash[32472]: debug 2024-04-23T02:29:27.143+0000 7f57a3a51200 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2024-04-23T02:29:27.432 INFO:journalctl@ceph.mgr.x.smithi191.stdout:Apr 23 02:29:27 smithi191 bash[32472]: debug 2024-04-23T02:29:27.259+0000 7f57a3a51200 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2024-04-23T02:29:27.931 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:29:27 smithi191 bash[14421]: cluster 2024-04-23T02:29:26.625405+0000 mon.a (mon.0) 783 : cluster [DBG] mgrmap e25: y(active, since 3s) 2024-04-23T02:29:27.932 INFO:journalctl@ceph.mgr.x.smithi191.stdout:Apr 23 02:29:27 smithi191 bash[32472]: debug 2024-04-23T02:29:27.731+0000 7f57a3a51200 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2024-04-23T02:29:28.060 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:29:27 smithi037 bash[14334]: cluster 2024-04-23T02:29:26.625405+0000 mon.a (mon.0) 783 : cluster [DBG] mgrmap e25: y(active, since 3s) 2024-04-23T02:29:28.061 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:29:27 smithi037 bash[18830]: cluster 2024-04-23T02:29:26.625405+0000 mon.a (mon.0) 783 : cluster [DBG] mgrmap e25: y(active, since 3s) 2024-04-23T02:29:28.407 INFO:journalctl@ceph.mgr.x.smithi191.stdout:Apr 23 02:29:27 smithi191 bash[32472]: debug 2024-04-23T02:29:27.951+0000 7f57a3a51200 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2024-04-23T02:29:28.681 INFO:journalctl@ceph.mgr.x.smithi191.stdout:Apr 23 02:29:28 smithi191 bash[32472]: debug 2024-04-23T02:29:28.395+0000 7f57a3a51200 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2024-04-23T02:29:28.682 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:29:28 smithi191 bash[14421]: cluster 2024-04-23T02:29:27.602300+0000 mgr.y (mgr.15255) 8 : cluster [DBG] pgmap v5: 161 pgs: 161 active+clean; 604 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-04-23T02:29:28.891 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:29:28 smithi037 bash[14334]: cluster 2024-04-23T02:29:27.602300+0000 mgr.y (mgr.15255) 8 : cluster [DBG] pgmap v5: 161 pgs: 161 active+clean; 604 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-04-23T02:29:28.891 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:29:28 smithi037 bash[18830]: cluster 2024-04-23T02:29:27.602300+0000 mgr.y (mgr.15255) 8 : cluster [DBG] pgmap v5: 161 pgs: 161 active+clean; 604 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-04-23T02:29:29.181 INFO:journalctl@ceph.mgr.x.smithi191.stdout:Apr 23 02:29:28 smithi191 bash[32472]: debug 2024-04-23T02:29:28.903+0000 7f57a3a51200 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2024-04-23T02:29:29.931 INFO:journalctl@ceph.mgr.x.smithi191.stdout:Apr 23 02:29:29 smithi191 bash[32472]: debug 2024-04-23T02:29:29.507+0000 7f57a3a51200 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2024-04-23T02:29:29.931 INFO:journalctl@ceph.mgr.x.smithi191.stdout:Apr 23 02:29:29 smithi191 bash[32472]: debug 2024-04-23T02:29:29.627+0000 7f57a3a51200 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2024-04-23T02:29:30.288 INFO:journalctl@ceph.prometheus.a.smithi191.stdout:Apr 23 02:29:29 smithi191 systemd[1]: ceph-39f0dbf0-0117-11ef-bc93-c7b262605968@prometheus.a.service: Scheduled restart job, restart counter is at 4. 2024-04-23T02:29:30.288 INFO:journalctl@ceph.prometheus.a.smithi191.stdout:Apr 23 02:29:29 smithi191 systemd[1]: Stopped Ceph prometheus.a for 39f0dbf0-0117-11ef-bc93-c7b262605968. 2024-04-23T02:29:30.289 INFO:journalctl@ceph.prometheus.a.smithi191.stdout:Apr 23 02:29:29 smithi191 systemd[1]: Started Ceph prometheus.a for 39f0dbf0-0117-11ef-bc93-c7b262605968. 2024-04-23T02:29:30.289 INFO:journalctl@ceph.mgr.x.smithi191.stdout:Apr 23 02:29:30 smithi191 bash[32472]: debug 2024-04-23T02:29:30.015+0000 7f57a3a51200 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2024-04-23T02:29:30.289 INFO:journalctl@ceph.mgr.x.smithi191.stdout:Apr 23 02:29:30 smithi191 bash[32472]: debug 2024-04-23T02:29:30.135+0000 7f57a3a51200 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2024-04-23T02:29:30.681 INFO:journalctl@ceph.mgr.x.smithi191.stdout:Apr 23 02:29:30 smithi191 bash[32472]: debug 2024-04-23T02:29:30.275+0000 7f57a3a51200 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2024-04-23T02:29:30.681 INFO:journalctl@ceph.mgr.x.smithi191.stdout:Apr 23 02:29:30 smithi191 bash[32472]: debug 2024-04-23T02:29:30.387+0000 7f57a3a51200 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2024-04-23T02:29:30.682 INFO:journalctl@ceph.mgr.x.smithi191.stdout:Apr 23 02:29:30 smithi191 bash[32472]: debug 2024-04-23T02:29:30.519+0000 7f57a3a51200 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2024-04-23T02:29:31.157 INFO:journalctl@ceph.mgr.x.smithi191.stdout:Apr 23 02:29:30 smithi191 bash[32472]: debug 2024-04-23T02:29:30.707+0000 7f57a3a51200 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2024-04-23T02:29:31.157 INFO:journalctl@ceph.mgr.x.smithi191.stdout:Apr 23 02:29:30 smithi191 bash[32472]: debug 2024-04-23T02:29:30.843+0000 7f57a3a51200 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2024-04-23T02:29:31.431 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:29:31 smithi191 bash[14421]: cluster 2024-04-23T02:29:29.603072+0000 mgr.y (mgr.15255) 9 : cluster [DBG] pgmap v6: 161 pgs: 161 active+clean; 604 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-04-23T02:29:31.431 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:29:31 smithi191 bash[14421]: audit 2024-04-23T02:29:31.046195+0000 mon.a (mon.0) 784 : audit [INF] from='mgr.15255 172.21.15.37:0/1476109125' entity='mgr.y' 2024-04-23T02:29:31.432 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:29:31 smithi191 bash[14421]: audit 2024-04-23T02:29:31.056838+0000 mon.a (mon.0) 785 : audit [INF] from='mgr.15255 172.21.15.37:0/1476109125' entity='mgr.y' 2024-04-23T02:29:31.432 INFO:journalctl@ceph.prometheus.a.smithi191.stdout:Apr 23 02:29:31 smithi191 bash[36300]: level=info ts=2024-04-23T02:29:31.292Z caller=main.go:302 msg="No time or size retention was set so using the default time retention" duration=15d 2024-04-23T02:29:31.432 INFO:journalctl@ceph.prometheus.a.smithi191.stdout:Apr 23 02:29:31 smithi191 bash[36300]: level=info ts=2024-04-23T02:29:31.292Z caller=main.go:337 msg="Starting Prometheus" version="(version=2.18.1, branch=HEAD, revision=ecee9c8abfd118f139014cb1b174b08db3f342cf)" 2024-04-23T02:29:31.432 INFO:journalctl@ceph.prometheus.a.smithi191.stdout:Apr 23 02:29:31 smithi191 bash[36300]: level=info ts=2024-04-23T02:29:31.292Z caller=main.go:338 build_context="(go=go1.14.2, user=root@2117a9e64a7e, date=20200507-16:51:47)" 2024-04-23T02:29:31.432 INFO:journalctl@ceph.prometheus.a.smithi191.stdout:Apr 23 02:29:31 smithi191 bash[36300]: level=info ts=2024-04-23T02:29:31.292Z caller=main.go:339 host_details="(Linux 5.4.0-177-generic #197-Ubuntu SMP Thu Mar 28 22:45:47 UTC 2024 x86_64 smithi191 (none))" 2024-04-23T02:29:31.432 INFO:journalctl@ceph.prometheus.a.smithi191.stdout:Apr 23 02:29:31 smithi191 bash[36300]: level=info ts=2024-04-23T02:29:31.293Z caller=main.go:340 fd_limits="(soft=1048576, hard=1048576)" 2024-04-23T02:29:31.432 INFO:journalctl@ceph.prometheus.a.smithi191.stdout:Apr 23 02:29:31 smithi191 bash[36300]: level=info ts=2024-04-23T02:29:31.293Z caller=main.go:341 vm_limits="(soft=unlimited, hard=unlimited)" 2024-04-23T02:29:31.433 INFO:journalctl@ceph.prometheus.a.smithi191.stdout:Apr 23 02:29:31 smithi191 bash[36300]: level=info ts=2024-04-23T02:29:31.295Z caller=main.go:678 msg="Starting TSDB ..." 2024-04-23T02:29:31.433 INFO:journalctl@ceph.prometheus.a.smithi191.stdout:Apr 23 02:29:31 smithi191 bash[36300]: level=info ts=2024-04-23T02:29:31.295Z caller=web.go:523 component=web msg="Start listening for connections" address=:9095 2024-04-23T02:29:31.433 INFO:journalctl@ceph.prometheus.a.smithi191.stdout:Apr 23 02:29:31 smithi191 bash[36300]: level=info ts=2024-04-23T02:29:31.302Z caller=head.go:575 component=tsdb msg="Replaying WAL, this may take awhile" 2024-04-23T02:29:31.433 INFO:journalctl@ceph.prometheus.a.smithi191.stdout:Apr 23 02:29:31 smithi191 bash[36300]: level=info ts=2024-04-23T02:29:31.302Z caller=head.go:624 component=tsdb msg="WAL segment loaded" segment=0 maxSegment=6 2024-04-23T02:29:31.433 INFO:journalctl@ceph.prometheus.a.smithi191.stdout:Apr 23 02:29:31 smithi191 bash[36300]: level=info ts=2024-04-23T02:29:31.314Z caller=head.go:624 component=tsdb msg="WAL segment loaded" segment=1 maxSegment=6 2024-04-23T02:29:31.433 INFO:journalctl@ceph.prometheus.a.smithi191.stdout:Apr 23 02:29:31 smithi191 bash[36300]: level=info ts=2024-04-23T02:29:31.319Z caller=head.go:624 component=tsdb msg="WAL segment loaded" segment=2 maxSegment=6 2024-04-23T02:29:31.433 INFO:journalctl@ceph.prometheus.a.smithi191.stdout:Apr 23 02:29:31 smithi191 bash[36300]: level=info ts=2024-04-23T02:29:31.320Z caller=head.go:624 component=tsdb msg="WAL segment loaded" segment=3 maxSegment=6 2024-04-23T02:29:31.433 INFO:journalctl@ceph.prometheus.a.smithi191.stdout:Apr 23 02:29:31 smithi191 bash[36300]: level=info ts=2024-04-23T02:29:31.320Z caller=head.go:624 component=tsdb msg="WAL segment loaded" segment=4 maxSegment=6 2024-04-23T02:29:31.433 INFO:journalctl@ceph.prometheus.a.smithi191.stdout:Apr 23 02:29:31 smithi191 bash[36300]: level=info ts=2024-04-23T02:29:31.320Z caller=head.go:624 component=tsdb msg="WAL segment loaded" segment=5 maxSegment=6 2024-04-23T02:29:31.433 INFO:journalctl@ceph.prometheus.a.smithi191.stdout:Apr 23 02:29:31 smithi191 bash[36300]: level=info ts=2024-04-23T02:29:31.320Z caller=head.go:624 component=tsdb msg="WAL segment loaded" segment=6 maxSegment=6 2024-04-23T02:29:31.433 INFO:journalctl@ceph.prometheus.a.smithi191.stdout:Apr 23 02:29:31 smithi191 bash[36300]: level=info ts=2024-04-23T02:29:31.320Z caller=head.go:627 component=tsdb msg="WAL replay completed" duration=18.692259ms 2024-04-23T02:29:31.433 INFO:journalctl@ceph.prometheus.a.smithi191.stdout:Apr 23 02:29:31 smithi191 bash[36300]: level=info ts=2024-04-23T02:29:31.323Z caller=main.go:694 fs_type=XFS_SUPER_MAGIC 2024-04-23T02:29:31.434 INFO:journalctl@ceph.prometheus.a.smithi191.stdout:Apr 23 02:29:31 smithi191 bash[36300]: level=info ts=2024-04-23T02:29:31.323Z caller=main.go:695 msg="TSDB started" 2024-04-23T02:29:31.434 INFO:journalctl@ceph.prometheus.a.smithi191.stdout:Apr 23 02:29:31 smithi191 bash[36300]: level=info ts=2024-04-23T02:29:31.323Z caller=main.go:799 msg="Loading configuration file" filename=/etc/prometheus/prometheus.yml 2024-04-23T02:29:31.434 INFO:journalctl@ceph.prometheus.a.smithi191.stdout:Apr 23 02:29:31 smithi191 bash[36300]: level=info ts=2024-04-23T02:29:31.324Z caller=main.go:547 msg="Stopping scrape discovery manager..." 2024-04-23T02:29:31.434 INFO:journalctl@ceph.prometheus.a.smithi191.stdout:Apr 23 02:29:31 smithi191 bash[36300]: level=info ts=2024-04-23T02:29:31.324Z caller=main.go:561 msg="Stopping notify discovery manager..." 2024-04-23T02:29:31.434 INFO:journalctl@ceph.prometheus.a.smithi191.stdout:Apr 23 02:29:31 smithi191 bash[36300]: level=info ts=2024-04-23T02:29:31.324Z caller=main.go:583 msg="Stopping scrape manager..." 2024-04-23T02:29:31.434 INFO:journalctl@ceph.prometheus.a.smithi191.stdout:Apr 23 02:29:31 smithi191 bash[36300]: level=info ts=2024-04-23T02:29:31.324Z caller=main.go:557 msg="Notify discovery manager stopped" 2024-04-23T02:29:31.434 INFO:journalctl@ceph.prometheus.a.smithi191.stdout:Apr 23 02:29:31 smithi191 bash[36300]: level=info ts=2024-04-23T02:29:31.324Z caller=main.go:543 msg="Scrape discovery manager stopped" 2024-04-23T02:29:31.434 INFO:journalctl@ceph.prometheus.a.smithi191.stdout:Apr 23 02:29:31 smithi191 bash[36300]: level=info ts=2024-04-23T02:29:31.324Z caller=main.go:577 msg="Scrape manager stopped" 2024-04-23T02:29:31.434 INFO:journalctl@ceph.prometheus.a.smithi191.stdout:Apr 23 02:29:31 smithi191 bash[36300]: level=info ts=2024-04-23T02:29:31.324Z caller=manager.go:882 component="rule manager" msg="Stopping rule manager..." 2024-04-23T02:29:31.434 INFO:journalctl@ceph.prometheus.a.smithi191.stdout:Apr 23 02:29:31 smithi191 bash[36300]: level=info ts=2024-04-23T02:29:31.324Z caller=manager.go:892 component="rule manager" msg="Rule manager stopped" 2024-04-23T02:29:31.434 INFO:journalctl@ceph.prometheus.a.smithi191.stdout:Apr 23 02:29:31 smithi191 bash[36300]: level=info ts=2024-04-23T02:29:31.324Z caller=notifier.go:601 component=notifier msg="Stopping notification manager..." 2024-04-23T02:29:31.434 INFO:journalctl@ceph.prometheus.a.smithi191.stdout:Apr 23 02:29:31 smithi191 bash[36300]: level=info ts=2024-04-23T02:29:31.324Z caller=main.go:749 msg="Notifier manager stopped" 2024-04-23T02:29:31.435 INFO:journalctl@ceph.prometheus.a.smithi191.stdout:Apr 23 02:29:31 smithi191 bash[36300]: level=error ts=2024-04-23T02:29:31.324Z caller=main.go:758 err="error loading config from \"/etc/prometheus/prometheus.yml\": couldn't load configuration (--config.file=\"/etc/prometheus/prometheus.yml\"): parsing YAML file /etc/prometheus/prometheus.yml: yaml: unmarshal errors:\n line 11: field http_sd_configs not found in type config.plain\n line 17: field http_sd_configs not found in type config.plain\n line 21: field http_sd_configs not found in type config.plain\n line 27: field http_sd_configs not found in type config.plain\n line 31: field http_sd_configs not found in type config.plain" 2024-04-23T02:29:31.560 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:29:31 smithi037 bash[18830]: cluster 2024-04-23T02:29:29.603072+0000 mgr.y (mgr.15255) 9 : cluster [DBG] pgmap v6: 161 pgs: 161 active+clean; 604 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-04-23T02:29:31.560 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:29:31 smithi037 bash[18830]: audit 2024-04-23T02:29:31.046195+0000 mon.a (mon.0) 784 : audit [INF] from='mgr.15255 172.21.15.37:0/1476109125' entity='mgr.y' 2024-04-23T02:29:31.560 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:29:31 smithi037 bash[18830]: audit 2024-04-23T02:29:31.056838+0000 mon.a (mon.0) 785 : audit [INF] from='mgr.15255 172.21.15.37:0/1476109125' entity='mgr.y' 2024-04-23T02:29:31.560 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:29:31 smithi037 bash[14334]: cluster 2024-04-23T02:29:29.603072+0000 mgr.y (mgr.15255) 9 : cluster [DBG] pgmap v6: 161 pgs: 161 active+clean; 604 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-04-23T02:29:31.560 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:29:31 smithi037 bash[14334]: audit 2024-04-23T02:29:31.046195+0000 mon.a (mon.0) 784 : audit [INF] from='mgr.15255 172.21.15.37:0/1476109125' entity='mgr.y' 2024-04-23T02:29:31.560 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:29:31 smithi037 bash[14334]: audit 2024-04-23T02:29:31.056838+0000 mon.a (mon.0) 785 : audit [INF] from='mgr.15255 172.21.15.37:0/1476109125' entity='mgr.y' 2024-04-23T02:29:32.310 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:29:32 smithi037 bash[14334]: audit 2024-04-23T02:29:31.372029+0000 mon.c (mon.1) 53 : audit [DBG] from='client.? 172.21.15.37:0/2508688502' entity='client.iscsi.foo.smithi037.qdajck' cmd=[{"prefix": "osd blacklist ls"}]: dispatch 2024-04-23T02:29:32.311 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:29:32 smithi037 bash[14334]: audit 2024-04-23T02:29:31.451366+0000 mon.a (mon.0) 786 : audit [INF] from='mgr.15255 172.21.15.37:0/1476109125' entity='mgr.y' 2024-04-23T02:29:32.311 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:29:32 smithi037 bash[14334]: audit 2024-04-23T02:29:31.460402+0000 mon.a (mon.0) 787 : audit [INF] from='mgr.15255 172.21.15.37:0/1476109125' entity='mgr.y' 2024-04-23T02:29:32.311 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:29:32 smithi037 bash[14334]: audit 2024-04-23T02:29:31.754653+0000 mon.a (mon.0) 788 : audit [INF] from='client.? 172.21.15.37:0/1023771053' entity='client.iscsi.foo.smithi037.qdajck' cmd=[{"prefix": "osd blacklist", "blacklistop": "rm", "addr": "172.21.15.37:0/576525037"}]: access denied 2024-04-23T02:29:32.311 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:29:32 smithi037 bash[14334]: audit 2024-04-23T02:29:31.854792+0000 mon.a (mon.0) 789 : audit [INF] from='mgr.15255 172.21.15.37:0/1476109125' entity='mgr.y' 2024-04-23T02:29:32.311 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:29:32 smithi037 bash[14334]: audit 2024-04-23T02:29:31.864502+0000 mon.a (mon.0) 790 : audit [INF] from='mgr.15255 172.21.15.37:0/1476109125' entity='mgr.y' 2024-04-23T02:29:32.311 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:29:32 smithi037 bash[14334]: audit 2024-04-23T02:29:32.186801+0000 mon.b (mon.2) 78 : audit [DBG] from='mgr.? 172.21.15.191:0/195112721' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-04-23T02:29:32.311 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:29:32 smithi037 bash[14334]: cluster 2024-04-23T02:29:32.186971+0000 mon.a (mon.0) 791 : cluster [DBG] Standby manager daemon x started 2024-04-23T02:29:32.311 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:29:32 smithi037 bash[14334]: audit 2024-04-23T02:29:32.188366+0000 mon.b (mon.2) 79 : audit [DBG] from='mgr.? 172.21.15.191:0/195112721' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-04-23T02:29:32.311 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:29:32 smithi037 bash[14334]: audit 2024-04-23T02:29:32.190455+0000 mon.b (mon.2) 80 : audit [DBG] from='mgr.? 172.21.15.191:0/195112721' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-04-23T02:29:32.311 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:29:32 smithi037 bash[14334]: audit 2024-04-23T02:29:32.191358+0000 mon.b (mon.2) 81 : audit [DBG] from='mgr.? 172.21.15.191:0/195112721' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-04-23T02:29:32.311 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:29:32 smithi037 bash[18830]: audit 2024-04-23T02:29:31.372029+0000 mon.c (mon.1) 53 : audit [DBG] from='client.? 172.21.15.37:0/2508688502' entity='client.iscsi.foo.smithi037.qdajck' cmd=[{"prefix": "osd blacklist ls"}]: dispatch 2024-04-23T02:29:32.311 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:29:32 smithi037 bash[18830]: audit 2024-04-23T02:29:31.451366+0000 mon.a (mon.0) 786 : audit [INF] from='mgr.15255 172.21.15.37:0/1476109125' entity='mgr.y' 2024-04-23T02:29:32.312 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:29:32 smithi037 bash[18830]: audit 2024-04-23T02:29:31.460402+0000 mon.a (mon.0) 787 : audit [INF] from='mgr.15255 172.21.15.37:0/1476109125' entity='mgr.y' 2024-04-23T02:29:32.312 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:29:32 smithi037 bash[18830]: audit 2024-04-23T02:29:31.754653+0000 mon.a (mon.0) 788 : audit [INF] from='client.? 172.21.15.37:0/1023771053' entity='client.iscsi.foo.smithi037.qdajck' cmd=[{"prefix": "osd blacklist", "blacklistop": "rm", "addr": "172.21.15.37:0/576525037"}]: access denied 2024-04-23T02:29:32.312 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:29:32 smithi037 bash[18830]: audit 2024-04-23T02:29:31.854792+0000 mon.a (mon.0) 789 : audit [INF] from='mgr.15255 172.21.15.37:0/1476109125' entity='mgr.y' 2024-04-23T02:29:32.312 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:29:32 smithi037 bash[18830]: audit 2024-04-23T02:29:31.864502+0000 mon.a (mon.0) 790 : audit [INF] from='mgr.15255 172.21.15.37:0/1476109125' entity='mgr.y' 2024-04-23T02:29:32.312 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:29:32 smithi037 bash[18830]: audit 2024-04-23T02:29:32.186801+0000 mon.b (mon.2) 78 : audit [DBG] from='mgr.? 172.21.15.191:0/195112721' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-04-23T02:29:32.312 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:29:32 smithi037 bash[18830]: cluster 2024-04-23T02:29:32.186971+0000 mon.a (mon.0) 791 : cluster [DBG] Standby manager daemon x started 2024-04-23T02:29:32.312 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:29:32 smithi037 bash[18830]: audit 2024-04-23T02:29:32.188366+0000 mon.b (mon.2) 79 : audit [DBG] from='mgr.? 172.21.15.191:0/195112721' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-04-23T02:29:32.312 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:29:32 smithi037 bash[18830]: audit 2024-04-23T02:29:32.190455+0000 mon.b (mon.2) 80 : audit [DBG] from='mgr.? 172.21.15.191:0/195112721' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-04-23T02:29:32.312 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:29:32 smithi037 bash[18830]: audit 2024-04-23T02:29:32.191358+0000 mon.b (mon.2) 81 : audit [DBG] from='mgr.? 172.21.15.191:0/195112721' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-04-23T02:29:32.431 INFO:journalctl@ceph.mgr.x.smithi191.stdout:Apr 23 02:29:32 smithi191 bash[32472]: debug 2024-04-23T02:29:32.175+0000 7f57a3a51200 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2024-04-23T02:29:32.432 INFO:journalctl@ceph.prometheus.a.smithi191.stdout:Apr 23 02:29:32 smithi191 systemd[1]: ceph-39f0dbf0-0117-11ef-bc93-c7b262605968@prometheus.a.service: Main process exited, code=exited, status=1/FAILURE 2024-04-23T02:29:32.432 INFO:journalctl@ceph.prometheus.a.smithi191.stdout:Apr 23 02:29:32 smithi191 systemd[1]: ceph-39f0dbf0-0117-11ef-bc93-c7b262605968@prometheus.a.service: Failed with result 'exit-code'. 2024-04-23T02:29:32.432 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:29:32 smithi191 bash[14421]: audit 2024-04-23T02:29:31.372029+0000 mon.c (mon.1) 53 : audit [DBG] from='client.? 172.21.15.37:0/2508688502' entity='client.iscsi.foo.smithi037.qdajck' cmd=[{"prefix": "osd blacklist ls"}]: dispatch 2024-04-23T02:29:32.432 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:29:32 smithi191 bash[14421]: audit 2024-04-23T02:29:31.451366+0000 mon.a (mon.0) 786 : audit [INF] from='mgr.15255 172.21.15.37:0/1476109125' entity='mgr.y' 2024-04-23T02:29:32.432 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:29:32 smithi191 bash[14421]: audit 2024-04-23T02:29:31.460402+0000 mon.a (mon.0) 787 : audit [INF] from='mgr.15255 172.21.15.37:0/1476109125' entity='mgr.y' 2024-04-23T02:29:32.432 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:29:32 smithi191 bash[14421]: audit 2024-04-23T02:29:31.754653+0000 mon.a (mon.0) 788 : audit [INF] from='client.? 172.21.15.37:0/1023771053' entity='client.iscsi.foo.smithi037.qdajck' cmd=[{"prefix": "osd blacklist", "blacklistop": "rm", "addr": "172.21.15.37:0/576525037"}]: access denied 2024-04-23T02:29:32.432 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:29:32 smithi191 bash[14421]: audit 2024-04-23T02:29:31.854792+0000 mon.a (mon.0) 789 : audit [INF] from='mgr.15255 172.21.15.37:0/1476109125' entity='mgr.y' 2024-04-23T02:29:32.433 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:29:32 smithi191 bash[14421]: audit 2024-04-23T02:29:31.864502+0000 mon.a (mon.0) 790 : audit [INF] from='mgr.15255 172.21.15.37:0/1476109125' entity='mgr.y' 2024-04-23T02:29:32.433 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:29:32 smithi191 bash[14421]: audit 2024-04-23T02:29:32.186801+0000 mon.b (mon.2) 78 : audit [DBG] from='mgr.? 172.21.15.191:0/195112721' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-04-23T02:29:32.433 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:29:32 smithi191 bash[14421]: cluster 2024-04-23T02:29:32.186971+0000 mon.a (mon.0) 791 : cluster [DBG] Standby manager daemon x started 2024-04-23T02:29:32.433 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:29:32 smithi191 bash[14421]: audit 2024-04-23T02:29:32.188366+0000 mon.b (mon.2) 79 : audit [DBG] from='mgr.? 172.21.15.191:0/195112721' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-04-23T02:29:32.433 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:29:32 smithi191 bash[14421]: audit 2024-04-23T02:29:32.190455+0000 mon.b (mon.2) 80 : audit [DBG] from='mgr.? 172.21.15.191:0/195112721' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-04-23T02:29:32.433 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:29:32 smithi191 bash[14421]: audit 2024-04-23T02:29:32.191358+0000 mon.b (mon.2) 81 : audit [DBG] from='mgr.? 172.21.15.191:0/195112721' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-04-23T02:29:33.682 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:29:33 smithi191 bash[14421]: cluster 2024-04-23T02:29:31.604251+0000 mgr.y (mgr.15255) 10 : cluster [DBG] pgmap v7: 161 pgs: 161 active+clean; 604 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 30 KiB/s rd, 0 B/s wr, 16 op/s 2024-04-23T02:29:33.682 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:29:33 smithi191 bash[14421]: audit 2024-04-23T02:29:32.316087+0000 mon.a (mon.0) 792 : audit [INF] from='mgr.15255 172.21.15.37:0/1476109125' entity='mgr.y' 2024-04-23T02:29:33.682 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:29:33 smithi191 bash[14421]: audit 2024-04-23T02:29:32.326411+0000 mon.a (mon.0) 793 : audit [INF] from='mgr.15255 172.21.15.37:0/1476109125' entity='mgr.y' 2024-04-23T02:29:33.682 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:29:33 smithi191 bash[14421]: cluster 2024-04-23T02:29:32.878038+0000 mon.a (mon.0) 794 : cluster [DBG] mgrmap e26: y(active, since 10s), standbys: x 2024-04-23T02:29:33.682 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:29:33 smithi191 bash[14421]: audit 2024-04-23T02:29:32.878624+0000 mon.a (mon.0) 795 : audit [DBG] from='mgr.15255 172.21.15.37:0/1476109125' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-04-23T02:29:33.810 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:29:33 smithi037 bash[14334]: cluster 2024-04-23T02:29:31.604251+0000 mgr.y (mgr.15255) 10 : cluster [DBG] pgmap v7: 161 pgs: 161 active+clean; 604 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 30 KiB/s rd, 0 B/s wr, 16 op/s 2024-04-23T02:29:33.810 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:29:33 smithi037 bash[14334]: audit 2024-04-23T02:29:32.316087+0000 mon.a (mon.0) 792 : audit [INF] from='mgr.15255 172.21.15.37:0/1476109125' entity='mgr.y' 2024-04-23T02:29:33.810 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:29:33 smithi037 bash[14334]: audit 2024-04-23T02:29:32.326411+0000 mon.a (mon.0) 793 : audit [INF] from='mgr.15255 172.21.15.37:0/1476109125' entity='mgr.y' 2024-04-23T02:29:33.810 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:29:33 smithi037 bash[14334]: cluster 2024-04-23T02:29:32.878038+0000 mon.a (mon.0) 794 : cluster [DBG] mgrmap e26: y(active, since 10s), standbys: x 2024-04-23T02:29:33.811 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:29:33 smithi037 bash[14334]: audit 2024-04-23T02:29:32.878624+0000 mon.a (mon.0) 795 : audit [DBG] from='mgr.15255 172.21.15.37:0/1476109125' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-04-23T02:29:33.811 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:29:33 smithi037 bash[18830]: cluster 2024-04-23T02:29:31.604251+0000 mgr.y (mgr.15255) 10 : cluster [DBG] pgmap v7: 161 pgs: 161 active+clean; 604 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 30 KiB/s rd, 0 B/s wr, 16 op/s 2024-04-23T02:29:33.811 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:29:33 smithi037 bash[18830]: audit 2024-04-23T02:29:32.316087+0000 mon.a (mon.0) 792 : audit [INF] from='mgr.15255 172.21.15.37:0/1476109125' entity='mgr.y' 2024-04-23T02:29:33.811 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:29:33 smithi037 bash[18830]: audit 2024-04-23T02:29:32.326411+0000 mon.a (mon.0) 793 : audit [INF] from='mgr.15255 172.21.15.37:0/1476109125' entity='mgr.y' 2024-04-23T02:29:33.811 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:29:33 smithi037 bash[18830]: cluster 2024-04-23T02:29:32.878038+0000 mon.a (mon.0) 794 : cluster [DBG] mgrmap e26: y(active, since 10s), standbys: x 2024-04-23T02:29:33.811 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:29:33 smithi037 bash[18830]: audit 2024-04-23T02:29:32.878624+0000 mon.a (mon.0) 795 : audit [DBG] from='mgr.15255 172.21.15.37:0/1476109125' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-04-23T02:29:35.682 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:29:35 smithi191 bash[14421]: cluster 2024-04-23T02:29:33.605035+0000 mgr.y (mgr.15255) 11 : cluster [DBG] pgmap v8: 161 pgs: 161 active+clean; 604 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 23 KiB/s rd, 0 B/s wr, 12 op/s 2024-04-23T02:29:35.810 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:29:35 smithi037 bash[14334]: cluster 2024-04-23T02:29:33.605035+0000 mgr.y (mgr.15255) 11 : cluster [DBG] pgmap v8: 161 pgs: 161 active+clean; 604 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 23 KiB/s rd, 0 B/s wr, 12 op/s 2024-04-23T02:29:35.810 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:29:35 smithi037 bash[18830]: cluster 2024-04-23T02:29:33.605035+0000 mgr.y (mgr.15255) 11 : cluster [DBG] pgmap v8: 161 pgs: 161 active+clean; 604 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 23 KiB/s rd, 0 B/s wr, 12 op/s 2024-04-23T02:29:37.560 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:29:37 smithi037 bash[14334]: cluster 2024-04-23T02:29:35.606843+0000 mgr.y (mgr.15255) 12 : cluster [DBG] pgmap v9: 161 pgs: 161 active+clean; 604 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 19 KiB/s rd, 0 B/s wr, 10 op/s 2024-04-23T02:29:37.560 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:29:37 smithi037 bash[18830]: cluster 2024-04-23T02:29:35.606843+0000 mgr.y (mgr.15255) 12 : cluster [DBG] pgmap v9: 161 pgs: 161 active+clean; 604 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 19 KiB/s rd, 0 B/s wr, 10 op/s 2024-04-23T02:29:37.681 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:29:37 smithi191 bash[14421]: cluster 2024-04-23T02:29:35.606843+0000 mgr.y (mgr.15255) 12 : cluster [DBG] pgmap v9: 161 pgs: 161 active+clean; 604 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 19 KiB/s rd, 0 B/s wr, 10 op/s 2024-04-23T02:29:39.560 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:29:39 smithi037 bash[14334]: cluster 2024-04-23T02:29:37.607583+0000 mgr.y (mgr.15255) 13 : cluster [DBG] pgmap v10: 161 pgs: 161 active+clean; 604 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 17 KiB/s rd, 0 B/s wr, 9 op/s 2024-04-23T02:29:39.560 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:29:39 smithi037 bash[18830]: cluster 2024-04-23T02:29:37.607583+0000 mgr.y (mgr.15255) 13 : cluster [DBG] pgmap v10: 161 pgs: 161 active+clean; 604 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 17 KiB/s rd, 0 B/s wr, 9 op/s 2024-04-23T02:29:39.681 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:29:39 smithi191 bash[14421]: cluster 2024-04-23T02:29:37.607583+0000 mgr.y (mgr.15255) 13 : cluster [DBG] pgmap v10: 161 pgs: 161 active+clean; 604 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 17 KiB/s rd, 0 B/s wr, 9 op/s 2024-04-23T02:29:41.681 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:29:41 smithi191 bash[14421]: cluster 2024-04-23T02:29:39.608353+0000 mgr.y (mgr.15255) 14 : cluster [DBG] pgmap v11: 161 pgs: 161 active+clean; 604 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 17 KiB/s rd, 0 B/s wr, 9 op/s 2024-04-23T02:29:41.810 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:29:41 smithi037 bash[14334]: cluster 2024-04-23T02:29:39.608353+0000 mgr.y (mgr.15255) 14 : cluster [DBG] pgmap v11: 161 pgs: 161 active+clean; 604 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 17 KiB/s rd, 0 B/s wr, 9 op/s 2024-04-23T02:29:41.810 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:29:41 smithi037 bash[18830]: cluster 2024-04-23T02:29:39.608353+0000 mgr.y (mgr.15255) 14 : cluster [DBG] pgmap v11: 161 pgs: 161 active+clean; 604 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 17 KiB/s rd, 0 B/s wr, 9 op/s 2024-04-23T02:29:42.682 INFO:journalctl@ceph.prometheus.a.smithi191.stdout:Apr 23 02:29:42 smithi191 systemd[1]: ceph-39f0dbf0-0117-11ef-bc93-c7b262605968@prometheus.a.service: Scheduled restart job, restart counter is at 5. 2024-04-23T02:29:42.682 INFO:journalctl@ceph.prometheus.a.smithi191.stdout:Apr 23 02:29:42 smithi191 systemd[1]: Stopped Ceph prometheus.a for 39f0dbf0-0117-11ef-bc93-c7b262605968. 2024-04-23T02:29:42.682 INFO:journalctl@ceph.prometheus.a.smithi191.stdout:Apr 23 02:29:42 smithi191 systemd[1]: ceph-39f0dbf0-0117-11ef-bc93-c7b262605968@prometheus.a.service: Start request repeated too quickly. 2024-04-23T02:29:42.682 INFO:journalctl@ceph.prometheus.a.smithi191.stdout:Apr 23 02:29:42 smithi191 systemd[1]: ceph-39f0dbf0-0117-11ef-bc93-c7b262605968@prometheus.a.service: Failed with result 'exit-code'. 2024-04-23T02:29:42.682 INFO:journalctl@ceph.prometheus.a.smithi191.stdout:Apr 23 02:29:42 smithi191 systemd[1]: Failed to start Ceph prometheus.a for 39f0dbf0-0117-11ef-bc93-c7b262605968. 2024-04-23T02:29:43.682 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:29:43 smithi191 bash[14421]: cluster 2024-04-23T02:29:41.610021+0000 mgr.y (mgr.15255) 15 : cluster [DBG] pgmap v12: 161 pgs: 161 active+clean; 604 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 17 KiB/s rd, 0 B/s wr, 9 op/s 2024-04-23T02:29:43.682 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:29:43 smithi191 bash[14421]: audit 2024-04-23T02:29:42.428616+0000 mon.a (mon.0) 796 : audit [INF] from='mgr.15255 172.21.15.37:0/1476109125' entity='mgr.y' 2024-04-23T02:29:43.682 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:29:43 smithi191 bash[14421]: audit 2024-04-23T02:29:42.438080+0000 mon.a (mon.0) 797 : audit [INF] from='mgr.15255 172.21.15.37:0/1476109125' entity='mgr.y' 2024-04-23T02:29:43.682 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:29:43 smithi191 bash[14421]: audit 2024-04-23T02:29:42.441029+0000 mon.a (mon.0) 798 : audit [DBG] from='mgr.15255 172.21.15.37:0/1476109125' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-23T02:29:43.682 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:29:43 smithi191 bash[14421]: audit 2024-04-23T02:29:42.442747+0000 mon.a (mon.0) 799 : audit [INF] from='mgr.15255 172.21.15.37:0/1476109125' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-23T02:29:43.682 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:29:43 smithi191 bash[14421]: audit 2024-04-23T02:29:42.451901+0000 mon.a (mon.0) 800 : audit [INF] from='mgr.15255 172.21.15.37:0/1476109125' entity='mgr.y' 2024-04-23T02:29:43.683 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:29:43 smithi191 bash[14421]: audit 2024-04-23T02:29:42.529355+0000 mon.a (mon.0) 801 : audit [INF] from='mgr.15255 172.21.15.37:0/1476109125' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi037.qdajck", "caps": ["mon", "profile rbd, allow command \"osd blocklist\", allow command \"config-key get\" with \"key\" prefix \"iscsi/\"", "mgr", "allow command \"service status\"", "osd", "allow rwx"]}]: dispatch 2024-04-23T02:29:43.683 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:29:43 smithi191 bash[14421]: audit 2024-04-23T02:29:42.543659+0000 mon.a (mon.0) 802 : audit [DBG] from='mgr.15255 172.21.15.37:0/1476109125' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-23T02:29:43.731 INFO:teuthology.orchestra.run.smithi037.stdout:true 2024-04-23T02:29:43.810 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:29:43 smithi037 bash[18830]: cluster 2024-04-23T02:29:41.610021+0000 mgr.y (mgr.15255) 15 : cluster [DBG] pgmap v12: 161 pgs: 161 active+clean; 604 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 17 KiB/s rd, 0 B/s wr, 9 op/s 2024-04-23T02:29:43.810 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:29:43 smithi037 bash[18830]: audit 2024-04-23T02:29:42.428616+0000 mon.a (mon.0) 796 : audit [INF] from='mgr.15255 172.21.15.37:0/1476109125' entity='mgr.y' 2024-04-23T02:29:43.811 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:29:43 smithi037 bash[18830]: audit 2024-04-23T02:29:42.438080+0000 mon.a (mon.0) 797 : audit [INF] from='mgr.15255 172.21.15.37:0/1476109125' entity='mgr.y' 2024-04-23T02:29:43.811 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:29:43 smithi037 bash[18830]: audit 2024-04-23T02:29:42.441029+0000 mon.a (mon.0) 798 : audit [DBG] from='mgr.15255 172.21.15.37:0/1476109125' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-23T02:29:43.811 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:29:43 smithi037 bash[18830]: audit 2024-04-23T02:29:42.442747+0000 mon.a (mon.0) 799 : audit [INF] from='mgr.15255 172.21.15.37:0/1476109125' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-23T02:29:43.811 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:29:43 smithi037 bash[18830]: audit 2024-04-23T02:29:42.451901+0000 mon.a (mon.0) 800 : audit [INF] from='mgr.15255 172.21.15.37:0/1476109125' entity='mgr.y' 2024-04-23T02:29:43.811 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:29:43 smithi037 bash[18830]: audit 2024-04-23T02:29:42.529355+0000 mon.a (mon.0) 801 : audit [INF] from='mgr.15255 172.21.15.37:0/1476109125' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi037.qdajck", "caps": ["mon", "profile rbd, allow command \"osd blocklist\", allow command \"config-key get\" with \"key\" prefix \"iscsi/\"", "mgr", "allow command \"service status\"", "osd", "allow rwx"]}]: dispatch 2024-04-23T02:29:43.811 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:29:43 smithi037 bash[18830]: audit 2024-04-23T02:29:42.543659+0000 mon.a (mon.0) 802 : audit [DBG] from='mgr.15255 172.21.15.37:0/1476109125' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-23T02:29:43.811 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:29:43 smithi037 bash[14334]: cluster 2024-04-23T02:29:41.610021+0000 mgr.y (mgr.15255) 15 : cluster [DBG] pgmap v12: 161 pgs: 161 active+clean; 604 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 17 KiB/s rd, 0 B/s wr, 9 op/s 2024-04-23T02:29:43.811 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:29:43 smithi037 bash[14334]: audit 2024-04-23T02:29:42.428616+0000 mon.a (mon.0) 796 : audit [INF] from='mgr.15255 172.21.15.37:0/1476109125' entity='mgr.y' 2024-04-23T02:29:43.811 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:29:43 smithi037 bash[14334]: audit 2024-04-23T02:29:42.438080+0000 mon.a (mon.0) 797 : audit [INF] from='mgr.15255 172.21.15.37:0/1476109125' entity='mgr.y' 2024-04-23T02:29:43.811 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:29:43 smithi037 bash[14334]: audit 2024-04-23T02:29:42.441029+0000 mon.a (mon.0) 798 : audit [DBG] from='mgr.15255 172.21.15.37:0/1476109125' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-23T02:29:43.811 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:29:43 smithi037 bash[14334]: audit 2024-04-23T02:29:42.442747+0000 mon.a (mon.0) 799 : audit [INF] from='mgr.15255 172.21.15.37:0/1476109125' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-23T02:29:43.811 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:29:43 smithi037 bash[14334]: audit 2024-04-23T02:29:42.451901+0000 mon.a (mon.0) 800 : audit [INF] from='mgr.15255 172.21.15.37:0/1476109125' entity='mgr.y' 2024-04-23T02:29:43.812 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:29:43 smithi037 bash[14334]: audit 2024-04-23T02:29:42.529355+0000 mon.a (mon.0) 801 : audit [INF] from='mgr.15255 172.21.15.37:0/1476109125' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi037.qdajck", "caps": ["mon", "profile rbd, allow command \"osd blocklist\", allow command \"config-key get\" with \"key\" prefix \"iscsi/\"", "mgr", "allow command \"service status\"", "osd", "allow rwx"]}]: dispatch 2024-04-23T02:29:43.812 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:29:43 smithi037 bash[14334]: audit 2024-04-23T02:29:42.543659+0000 mon.a (mon.0) 802 : audit [DBG] from='mgr.15255 172.21.15.37:0/1476109125' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-23T02:29:44.483 INFO:teuthology.orchestra.run.smithi037.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-04-23T02:29:44.483 INFO:teuthology.orchestra.run.smithi037.stdout:alertmanager.a smithi037 *:9093,9094 running (90s) 13s ago 8m 10.1M - 0.20.0 0881eb8f169f 1b9e4bd608dc 2024-04-23T02:29:44.484 INFO:teuthology.orchestra.run.smithi037.stdout:grafana.a smithi191 *:3000 running (47s) 13s ago 7m 25.4M - 6.7.4 557c83e11646 cfce89c1dd30 2024-04-23T02:29:44.484 INFO:teuthology.orchestra.run.smithi037.stdout:iscsi.foo.smithi037.qdajck smithi037 running (15s) 13s ago 6m - - 3.4 24ecd6d5f14c d65c11e011a5 2024-04-23T02:29:44.484 INFO:teuthology.orchestra.run.smithi037.stdout:mgr.x smithi191 *:8443 running (2m) 13s ago 12m 156M - 18.2.2-1237-g646b8c7d 9900ed1a6b81 6b59bcd027bf 2024-04-23T02:29:44.484 INFO:teuthology.orchestra.run.smithi037.stdout:mgr.y smithi037 *:8443,8765 running (40s) 13s ago 14m 465M - 18.2.2-1237-g646b8c7d 9900ed1a6b81 19b52a26f1ca 2024-04-23T02:29:44.484 INFO:teuthology.orchestra.run.smithi037.stdout:mon.a smithi037 running (14m) 13s ago 14m 60.7M 2048M 16.2.0 24ecd6d5f14c 53389667d449 2024-04-23T02:29:44.484 INFO:teuthology.orchestra.run.smithi037.stdout:mon.b smithi191 running (12m) 13s ago 12m 52.5M 2048M 16.2.0 24ecd6d5f14c 3a7fdbe59b38 2024-04-23T02:29:44.484 INFO:teuthology.orchestra.run.smithi037.stdout:mon.c smithi037 running (12m) 13s ago 12m 49.0M 2048M 16.2.0 24ecd6d5f14c 25a08bc9af49 2024-04-23T02:29:44.484 INFO:teuthology.orchestra.run.smithi037.stdout:node-exporter.a smithi037 *:9100 running (99s) 13s ago 8m 8960k - 0.18.1 e5a616e4b9cf 9f1e46faf95f 2024-04-23T02:29:44.484 INFO:teuthology.orchestra.run.smithi037.stdout:node-exporter.b smithi191 *:9100 running (73s) 13s ago 8m 3212k - 0.18.1 e5a616e4b9cf 4b3fa5356419 2024-04-23T02:29:44.484 INFO:teuthology.orchestra.run.smithi037.stdout:osd.0 smithi037 running (12m) 13s ago 12m 55.6M 4096M 16.2.0 24ecd6d5f14c 885544a62f16 2024-04-23T02:29:44.484 INFO:teuthology.orchestra.run.smithi037.stdout:osd.1 smithi037 running (11m) 13s ago 11m 54.1M 4096M 16.2.0 24ecd6d5f14c 25fcc758e2c4 2024-04-23T02:29:44.484 INFO:teuthology.orchestra.run.smithi037.stdout:osd.2 smithi037 running (11m) 13s ago 11m 49.9M 4096M 16.2.0 24ecd6d5f14c f06ea64c4342 2024-04-23T02:29:44.484 INFO:teuthology.orchestra.run.smithi037.stdout:osd.3 smithi037 running (10m) 13s ago 10m 56.0M 4096M 16.2.0 24ecd6d5f14c 86bba9f86542 2024-04-23T02:29:44.485 INFO:teuthology.orchestra.run.smithi037.stdout:osd.4 smithi191 running (10m) 13s ago 10m 56.4M 4096M 16.2.0 24ecd6d5f14c 4bef4ae21d58 2024-04-23T02:29:44.485 INFO:teuthology.orchestra.run.smithi037.stdout:osd.5 smithi191 running (10m) 13s ago 10m 52.0M 4096M 16.2.0 24ecd6d5f14c e96fff457fff 2024-04-23T02:29:44.485 INFO:teuthology.orchestra.run.smithi037.stdout:osd.6 smithi191 running (9m) 13s ago 9m 53.0M 4096M 16.2.0 24ecd6d5f14c 8e1356132ee5 2024-04-23T02:29:44.485 INFO:teuthology.orchestra.run.smithi037.stdout:osd.7 smithi191 running (9m) 13s ago 9m 55.9M 4096M 16.2.0 24ecd6d5f14c 925eb6ef69e9 2024-04-23T02:29:44.485 INFO:teuthology.orchestra.run.smithi037.stdout:prometheus.a smithi191 *:9095 unknown 13s ago 8m - - 2024-04-23T02:29:44.485 INFO:teuthology.orchestra.run.smithi037.stdout:rgw.foo.smithi037.ajnubp smithi037 *:8000 running (6m) 13s ago 6m 55.4M - 16.2.0 24ecd6d5f14c 98e454e01e1c 2024-04-23T02:29:44.485 INFO:teuthology.orchestra.run.smithi037.stdout:rgw.foo.smithi191.arojwq smithi191 *:8000 running (6m) 13s ago 6m 55.6M - 16.2.0 24ecd6d5f14c c3f6e10394ec 2024-04-23T02:29:44.485 INFO:teuthology.orchestra.run.smithi037.stdout:rgw.smpl.smithi037.oowzwi smithi037 *:80 running (6m) 13s ago 6m 55.4M - 16.2.0 24ecd6d5f14c e986069c49da 2024-04-23T02:29:44.485 INFO:teuthology.orchestra.run.smithi037.stdout:rgw.smpl.smithi191.vzlgqs smithi191 *:80 running (6m) 13s ago 6m 55.8M - 16.2.0 24ecd6d5f14c 5e62488f89f3 2024-04-23T02:29:44.560 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:29:44 smithi037 bash[14334]: cephadm 2024-04-23T02:29:42.444309+0000 mgr.y (mgr.15255) 16 : cephadm [WRN] unable to calc client keyring client.admin placement PlacementSpec(label='_admin'): Cannot place : No matching hosts for label _admin 2024-04-23T02:29:44.560 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:29:44 smithi037 bash[14334]: cluster 2024-04-23T02:29:42.445702+0000 mgr.y (mgr.15255) 17 : cluster [DBG] pgmap v13: 161 pgs: 161 active+clean; 604 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 94 B/s rd, 0 op/s 2024-04-23T02:29:44.560 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:29:44 smithi037 bash[14334]: cephadm 2024-04-23T02:29:42.528559+0000 mgr.y (mgr.15255) 18 : cephadm [INF] Reconfiguring iscsi.foo.smithi037.qdajck (dependencies changed)... 2024-04-23T02:29:44.560 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:29:44 smithi037 bash[14334]: cephadm 2024-04-23T02:29:42.545558+0000 mgr.y (mgr.15255) 19 : cephadm [INF] Reconfiguring daemon iscsi.foo.smithi037.qdajck on smithi037 2024-04-23T02:29:44.560 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:29:44 smithi037 bash[14334]: cluster 2024-04-23T02:29:43.434608+0000 mon.a (mon.0) 803 : cluster [WRN] Health check failed: 1 failed cephadm daemon(s) (CEPHADM_FAILED_DAEMON) 2024-04-23T02:29:44.561 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:29:44 smithi037 bash[14334]: audit 2024-04-23T02:29:43.707942+0000 mgr.y (mgr.15255) 20 : audit [DBG] from='client.15375 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T02:29:44.561 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:29:44 smithi037 bash[14334]: audit 2024-04-23T02:29:44.085656+0000 mgr.y (mgr.15255) 21 : audit [DBG] from='client.15381 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T02:29:44.561 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:29:44 smithi037 bash[18830]: cephadm 2024-04-23T02:29:42.444309+0000 mgr.y (mgr.15255) 16 : cephadm [WRN] unable to calc client keyring client.admin placement PlacementSpec(label='_admin'): Cannot place : No matching hosts for label _admin 2024-04-23T02:29:44.561 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:29:44 smithi037 bash[18830]: cluster 2024-04-23T02:29:42.445702+0000 mgr.y (mgr.15255) 17 : cluster [DBG] pgmap v13: 161 pgs: 161 active+clean; 604 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 94 B/s rd, 0 op/s 2024-04-23T02:29:44.561 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:29:44 smithi037 bash[18830]: cephadm 2024-04-23T02:29:42.528559+0000 mgr.y (mgr.15255) 18 : cephadm [INF] Reconfiguring iscsi.foo.smithi037.qdajck (dependencies changed)... 2024-04-23T02:29:44.561 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:29:44 smithi037 bash[18830]: cephadm 2024-04-23T02:29:42.545558+0000 mgr.y (mgr.15255) 19 : cephadm [INF] Reconfiguring daemon iscsi.foo.smithi037.qdajck on smithi037 2024-04-23T02:29:44.561 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:29:44 smithi037 bash[18830]: cluster 2024-04-23T02:29:43.434608+0000 mon.a (mon.0) 803 : cluster [WRN] Health check failed: 1 failed cephadm daemon(s) (CEPHADM_FAILED_DAEMON) 2024-04-23T02:29:44.561 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:29:44 smithi037 bash[18830]: audit 2024-04-23T02:29:43.707942+0000 mgr.y (mgr.15255) 20 : audit [DBG] from='client.15375 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T02:29:44.561 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:29:44 smithi037 bash[18830]: audit 2024-04-23T02:29:44.085656+0000 mgr.y (mgr.15255) 21 : audit [DBG] from='client.15381 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T02:29:44.682 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:29:44 smithi191 bash[14421]: cephadm 2024-04-23T02:29:42.444309+0000 mgr.y (mgr.15255) 16 : cephadm [WRN] unable to calc client keyring client.admin placement PlacementSpec(label='_admin'): Cannot place : No matching hosts for label _admin 2024-04-23T02:29:44.682 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:29:44 smithi191 bash[14421]: cluster 2024-04-23T02:29:42.445702+0000 mgr.y (mgr.15255) 17 : cluster [DBG] pgmap v13: 161 pgs: 161 active+clean; 604 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 94 B/s rd, 0 op/s 2024-04-23T02:29:44.682 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:29:44 smithi191 bash[14421]: cephadm 2024-04-23T02:29:42.528559+0000 mgr.y (mgr.15255) 18 : cephadm [INF] Reconfiguring iscsi.foo.smithi037.qdajck (dependencies changed)... 2024-04-23T02:29:44.682 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:29:44 smithi191 bash[14421]: cephadm 2024-04-23T02:29:42.545558+0000 mgr.y (mgr.15255) 19 : cephadm [INF] Reconfiguring daemon iscsi.foo.smithi037.qdajck on smithi037 2024-04-23T02:29:44.682 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:29:44 smithi191 bash[14421]: cluster 2024-04-23T02:29:43.434608+0000 mon.a (mon.0) 803 : cluster [WRN] Health check failed: 1 failed cephadm daemon(s) (CEPHADM_FAILED_DAEMON) 2024-04-23T02:29:44.682 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:29:44 smithi191 bash[14421]: audit 2024-04-23T02:29:43.707942+0000 mgr.y (mgr.15255) 20 : audit [DBG] from='client.15375 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T02:29:44.682 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:29:44 smithi191 bash[14421]: audit 2024-04-23T02:29:44.085656+0000 mgr.y (mgr.15255) 21 : audit [DBG] from='client.15381 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T02:29:44.930 INFO:teuthology.orchestra.run.smithi037.stdout:{ 2024-04-23T02:29:44.931 INFO:teuthology.orchestra.run.smithi037.stdout: "mon": { 2024-04-23T02:29:44.931 INFO:teuthology.orchestra.run.smithi037.stdout: "ceph version 16.2.0 (0c2054e95bcd9b30fdd908a79ac1d8bbc3394442) pacific (stable)": 3 2024-04-23T02:29:44.931 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-04-23T02:29:44.931 INFO:teuthology.orchestra.run.smithi037.stdout: "mgr": { 2024-04-23T02:29:44.931 INFO:teuthology.orchestra.run.smithi037.stdout: "ceph version 18.2.2-1237-g646b8c7d (646b8c7d293d8ec31a40c69f7b3237b19c1be24d) reef (stable)": 2 2024-04-23T02:29:44.931 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-04-23T02:29:44.931 INFO:teuthology.orchestra.run.smithi037.stdout: "osd": { 2024-04-23T02:29:44.931 INFO:teuthology.orchestra.run.smithi037.stdout: "ceph version 16.2.0 (0c2054e95bcd9b30fdd908a79ac1d8bbc3394442) pacific (stable)": 8 2024-04-23T02:29:44.931 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-04-23T02:29:44.931 INFO:teuthology.orchestra.run.smithi037.stdout: "mds": {}, 2024-04-23T02:29:44.931 INFO:teuthology.orchestra.run.smithi037.stdout: "rgw": { 2024-04-23T02:29:44.931 INFO:teuthology.orchestra.run.smithi037.stdout: "ceph version 16.2.0 (0c2054e95bcd9b30fdd908a79ac1d8bbc3394442) pacific (stable)": 4 2024-04-23T02:29:44.931 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-04-23T02:29:44.931 INFO:teuthology.orchestra.run.smithi037.stdout: "overall": { 2024-04-23T02:29:44.932 INFO:teuthology.orchestra.run.smithi037.stdout: "ceph version 16.2.0 (0c2054e95bcd9b30fdd908a79ac1d8bbc3394442) pacific (stable)": 15, 2024-04-23T02:29:44.932 INFO:teuthology.orchestra.run.smithi037.stdout: "ceph version 18.2.2-1237-g646b8c7d (646b8c7d293d8ec31a40c69f7b3237b19c1be24d) reef (stable)": 2 2024-04-23T02:29:44.932 INFO:teuthology.orchestra.run.smithi037.stdout: } 2024-04-23T02:29:44.932 INFO:teuthology.orchestra.run.smithi037.stdout:} 2024-04-23T02:29:45.308 INFO:teuthology.orchestra.run.smithi037.stdout:{ 2024-04-23T02:29:45.308 INFO:teuthology.orchestra.run.smithi037.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph@sha256:417b28a7fda24d3105eeb9bae56a845b9ffa154499a85601880a5fd035847210", 2024-04-23T02:29:45.308 INFO:teuthology.orchestra.run.smithi037.stdout: "in_progress": true, 2024-04-23T02:29:45.308 INFO:teuthology.orchestra.run.smithi037.stdout: "which": "Upgrading all daemon types on all hosts", 2024-04-23T02:29:45.308 INFO:teuthology.orchestra.run.smithi037.stdout: "services_complete": [ 2024-04-23T02:29:45.308 INFO:teuthology.orchestra.run.smithi037.stdout: "mgr" 2024-04-23T02:29:45.308 INFO:teuthology.orchestra.run.smithi037.stdout: ], 2024-04-23T02:29:45.309 INFO:teuthology.orchestra.run.smithi037.stdout: "progress": "2/23 daemons upgraded", 2024-04-23T02:29:45.309 INFO:teuthology.orchestra.run.smithi037.stdout: "message": "", 2024-04-23T02:29:45.309 INFO:teuthology.orchestra.run.smithi037.stdout: "is_paused": false 2024-04-23T02:29:45.309 INFO:teuthology.orchestra.run.smithi037.stdout:} 2024-04-23T02:29:45.682 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:29:45 smithi191 bash[14421]: cluster 2024-04-23T02:29:44.446389+0000 mgr.y (mgr.15255) 22 : cluster [DBG] pgmap v14: 161 pgs: 161 active+clean; 604 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 94 B/s rd, 0 op/s 2024-04-23T02:29:45.682 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:29:45 smithi191 bash[14421]: audit 2024-04-23T02:29:44.460010+0000 mgr.y (mgr.15255) 23 : audit [DBG] from='client.25300 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T02:29:45.682 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:29:45 smithi191 bash[14421]: audit 2024-04-23T02:29:44.923289+0000 mon.a (mon.0) 804 : audit [DBG] from='client.? 172.21.15.37:0/542523715' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T02:29:45.682 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:29:45 smithi191 bash[14421]: audit 2024-04-23T02:29:45.300414+0000 mgr.y (mgr.15255) 24 : audit [DBG] from='client.15399 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T02:29:45.760 INFO:teuthology.orchestra.run.smithi037.stdout:HEALTH_WARN 1 failed cephadm daemon(s) 2024-04-23T02:29:45.761 INFO:teuthology.orchestra.run.smithi037.stdout:[WRN] CEPHADM_FAILED_DAEMON: 1 failed cephadm daemon(s) 2024-04-23T02:29:45.761 INFO:teuthology.orchestra.run.smithi037.stdout: daemon prometheus.a on smithi191 is in unknown state 2024-04-23T02:29:45.780 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:29:45 smithi037 bash[14334]: cluster 2024-04-23T02:29:44.446389+0000 mgr.y (mgr.15255) 22 : cluster [DBG] pgmap v14: 161 pgs: 161 active+clean; 604 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 94 B/s rd, 0 op/s 2024-04-23T02:29:45.780 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:29:45 smithi037 bash[14334]: audit 2024-04-23T02:29:44.460010+0000 mgr.y (mgr.15255) 23 : audit [DBG] from='client.25300 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T02:29:45.780 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:29:45 smithi037 bash[14334]: audit 2024-04-23T02:29:44.923289+0000 mon.a (mon.0) 804 : audit [DBG] from='client.? 172.21.15.37:0/542523715' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T02:29:45.780 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:29:45 smithi037 bash[14334]: audit 2024-04-23T02:29:45.300414+0000 mgr.y (mgr.15255) 24 : audit [DBG] from='client.15399 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T02:29:45.780 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:29:45 smithi037 bash[18830]: cluster 2024-04-23T02:29:44.446389+0000 mgr.y (mgr.15255) 22 : cluster [DBG] pgmap v14: 161 pgs: 161 active+clean; 604 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 94 B/s rd, 0 op/s 2024-04-23T02:29:45.780 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:29:45 smithi037 bash[18830]: audit 2024-04-23T02:29:44.460010+0000 mgr.y (mgr.15255) 23 : audit [DBG] from='client.25300 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T02:29:45.780 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:29:45 smithi037 bash[18830]: audit 2024-04-23T02:29:44.923289+0000 mon.a (mon.0) 804 : audit [DBG] from='client.? 172.21.15.37:0/542523715' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T02:29:45.780 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:29:45 smithi037 bash[18830]: audit 2024-04-23T02:29:45.300414+0000 mgr.y (mgr.15255) 24 : audit [DBG] from='client.15399 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T02:29:46.560 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:29:46 smithi037 bash[14334]: audit 2024-04-23T02:29:45.753768+0000 mon.c (mon.1) 54 : audit [DBG] from='client.? 172.21.15.37:0/668060782' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-23T02:29:46.560 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:29:46 smithi037 bash[18830]: audit 2024-04-23T02:29:45.753768+0000 mon.c (mon.1) 54 : audit [DBG] from='client.? 172.21.15.37:0/668060782' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-23T02:29:46.681 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:29:46 smithi191 bash[14421]: audit 2024-04-23T02:29:45.753768+0000 mon.c (mon.1) 54 : audit [DBG] from='client.? 172.21.15.37:0/668060782' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-23T02:29:47.560 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:29:47 smithi037 bash[14334]: cluster 2024-04-23T02:29:46.448131+0000 mgr.y (mgr.15255) 25 : cluster [DBG] pgmap v15: 161 pgs: 161 active+clean; 604 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-04-23T02:29:47.560 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:29:47 smithi037 bash[14334]: audit 2024-04-23T02:29:46.537918+0000 mon.c (mon.1) 55 : audit [DBG] from='client.? 172.21.15.37:0/4102264221' entity='client.iscsi.foo.smithi037.qdajck' cmd=[{"prefix": "osd blacklist ls"}]: dispatch 2024-04-23T02:29:47.560 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:29:47 smithi037 bash[14334]: audit 2024-04-23T02:29:46.925428+0000 mon.c (mon.1) 56 : audit [INF] from='client.? 172.21.15.37:0/3098281632' entity='client.iscsi.foo.smithi037.qdajck' cmd=[{"prefix": "osd blacklist", "blacklistop": "rm", "addr": "172.21.15.37:0/576525037"}]: access denied 2024-04-23T02:29:47.560 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:29:47 smithi037 bash[18830]: cluster 2024-04-23T02:29:46.448131+0000 mgr.y (mgr.15255) 25 : cluster [DBG] pgmap v15: 161 pgs: 161 active+clean; 604 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-04-23T02:29:47.561 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:29:47 smithi037 bash[18830]: audit 2024-04-23T02:29:46.537918+0000 mon.c (mon.1) 55 : audit [DBG] from='client.? 172.21.15.37:0/4102264221' entity='client.iscsi.foo.smithi037.qdajck' cmd=[{"prefix": "osd blacklist ls"}]: dispatch 2024-04-23T02:29:47.561 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:29:47 smithi037 bash[18830]: audit 2024-04-23T02:29:46.925428+0000 mon.c (mon.1) 56 : audit [INF] from='client.? 172.21.15.37:0/3098281632' entity='client.iscsi.foo.smithi037.qdajck' cmd=[{"prefix": "osd blacklist", "blacklistop": "rm", "addr": "172.21.15.37:0/576525037"}]: access denied 2024-04-23T02:29:47.682 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:29:47 smithi191 bash[14421]: cluster 2024-04-23T02:29:46.448131+0000 mgr.y (mgr.15255) 25 : cluster [DBG] pgmap v15: 161 pgs: 161 active+clean; 604 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-04-23T02:29:47.682 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:29:47 smithi191 bash[14421]: audit 2024-04-23T02:29:46.537918+0000 mon.c (mon.1) 55 : audit [DBG] from='client.? 172.21.15.37:0/4102264221' entity='client.iscsi.foo.smithi037.qdajck' cmd=[{"prefix": "osd blacklist ls"}]: dispatch 2024-04-23T02:29:47.682 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:29:47 smithi191 bash[14421]: audit 2024-04-23T02:29:46.925428+0000 mon.c (mon.1) 56 : audit [INF] from='client.? 172.21.15.37:0/3098281632' entity='client.iscsi.foo.smithi037.qdajck' cmd=[{"prefix": "osd blacklist", "blacklistop": "rm", "addr": "172.21.15.37:0/576525037"}]: access denied 2024-04-23T02:29:49.060 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:29:48 smithi037 bash[14334]: audit 2024-04-23T02:29:47.673691+0000 mon.a (mon.0) 805 : audit [INF] from='mgr.15255 172.21.15.37:0/1476109125' entity='mgr.y' 2024-04-23T02:29:49.060 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:29:48 smithi037 bash[14334]: audit 2024-04-23T02:29:47.683277+0000 mon.a (mon.0) 806 : audit [INF] from='mgr.15255 172.21.15.37:0/1476109125' entity='mgr.y' 2024-04-23T02:29:49.060 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:29:48 smithi037 bash[14334]: cephadm 2024-04-23T02:29:47.723064+0000 mgr.y (mgr.15255) 26 : cephadm [INF] Reconfiguring prometheus.a (dependencies changed)... 2024-04-23T02:29:49.060 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:29:48 smithi037 bash[14334]: cephadm 2024-04-23T02:29:47.988562+0000 mgr.y (mgr.15255) 27 : cephadm [INF] Reconfiguring daemon prometheus.a on smithi191 2024-04-23T02:29:49.060 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:29:48 smithi037 bash[18830]: audit 2024-04-23T02:29:47.673691+0000 mon.a (mon.0) 805 : audit [INF] from='mgr.15255 172.21.15.37:0/1476109125' entity='mgr.y' 2024-04-23T02:29:49.061 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:29:48 smithi037 bash[18830]: audit 2024-04-23T02:29:47.683277+0000 mon.a (mon.0) 806 : audit [INF] from='mgr.15255 172.21.15.37:0/1476109125' entity='mgr.y' 2024-04-23T02:29:49.061 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:29:48 smithi037 bash[18830]: cephadm 2024-04-23T02:29:47.723064+0000 mgr.y (mgr.15255) 26 : cephadm [INF] Reconfiguring prometheus.a (dependencies changed)... 2024-04-23T02:29:49.061 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:29:48 smithi037 bash[18830]: cephadm 2024-04-23T02:29:47.988562+0000 mgr.y (mgr.15255) 27 : cephadm [INF] Reconfiguring daemon prometheus.a on smithi191 2024-04-23T02:29:49.182 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:29:48 smithi191 bash[14421]: audit 2024-04-23T02:29:47.673691+0000 mon.a (mon.0) 805 : audit [INF] from='mgr.15255 172.21.15.37:0/1476109125' entity='mgr.y' 2024-04-23T02:29:49.182 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:29:48 smithi191 bash[14421]: audit 2024-04-23T02:29:47.683277+0000 mon.a (mon.0) 806 : audit [INF] from='mgr.15255 172.21.15.37:0/1476109125' entity='mgr.y' 2024-04-23T02:29:49.182 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:29:48 smithi191 bash[14421]: cephadm 2024-04-23T02:29:47.723064+0000 mgr.y (mgr.15255) 26 : cephadm [INF] Reconfiguring prometheus.a (dependencies changed)... 2024-04-23T02:29:49.182 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:29:48 smithi191 bash[14421]: cephadm 2024-04-23T02:29:47.988562+0000 mgr.y (mgr.15255) 27 : cephadm [INF] Reconfiguring daemon prometheus.a on smithi191 2024-04-23T02:29:50.560 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:29:50 smithi037 bash[14334]: cluster 2024-04-23T02:29:48.448876+0000 mgr.y (mgr.15255) 28 : cluster [DBG] pgmap v16: 161 pgs: 161 active+clean; 604 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-04-23T02:29:50.560 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:29:50 smithi037 bash[14334]: audit 2024-04-23T02:29:49.552733+0000 mon.a (mon.0) 807 : audit [DBG] from='client.? 172.21.15.37:0/4205546242' entity='client.iscsi.foo.smithi037.qdajck' cmd=[{"prefix": "osd blacklist ls"}]: dispatch 2024-04-23T02:29:50.560 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:29:50 smithi037 bash[14334]: audit 2024-04-23T02:29:49.928375+0000 mon.a (mon.0) 808 : audit [INF] from='client.? 172.21.15.37:0/552445093' entity='client.iscsi.foo.smithi037.qdajck' cmd=[{"prefix": "osd blacklist", "blacklistop": "rm", "addr": "172.21.15.37:0/576525037"}]: access denied 2024-04-23T02:29:50.561 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:29:50 smithi037 bash[18830]: cluster 2024-04-23T02:29:48.448876+0000 mgr.y (mgr.15255) 28 : cluster [DBG] pgmap v16: 161 pgs: 161 active+clean; 604 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-04-23T02:29:50.561 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:29:50 smithi037 bash[18830]: audit 2024-04-23T02:29:49.552733+0000 mon.a (mon.0) 807 : audit [DBG] from='client.? 172.21.15.37:0/4205546242' entity='client.iscsi.foo.smithi037.qdajck' cmd=[{"prefix": "osd blacklist ls"}]: dispatch 2024-04-23T02:29:50.561 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:29:50 smithi037 bash[18830]: audit 2024-04-23T02:29:49.928375+0000 mon.a (mon.0) 808 : audit [INF] from='client.? 172.21.15.37:0/552445093' entity='client.iscsi.foo.smithi037.qdajck' cmd=[{"prefix": "osd blacklist", "blacklistop": "rm", "addr": "172.21.15.37:0/576525037"}]: access denied 2024-04-23T02:29:50.621 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:29:50 smithi191 bash[14421]: cluster 2024-04-23T02:29:48.448876+0000 mgr.y (mgr.15255) 28 : cluster [DBG] pgmap v16: 161 pgs: 161 active+clean; 604 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-04-23T02:29:50.621 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:29:50 smithi191 bash[14421]: audit 2024-04-23T02:29:49.552733+0000 mon.a (mon.0) 807 : audit [DBG] from='client.? 172.21.15.37:0/4205546242' entity='client.iscsi.foo.smithi037.qdajck' cmd=[{"prefix": "osd blacklist ls"}]: dispatch 2024-04-23T02:29:50.621 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:29:50 smithi191 bash[14421]: audit 2024-04-23T02:29:49.928375+0000 mon.a (mon.0) 808 : audit [INF] from='client.? 172.21.15.37:0/552445093' entity='client.iscsi.foo.smithi037.qdajck' cmd=[{"prefix": "osd blacklist", "blacklistop": "rm", "addr": "172.21.15.37:0/576525037"}]: access denied 2024-04-23T02:29:52.432 INFO:journalctl@ceph.prometheus.a.smithi191.stdout:Apr 23 02:29:52 smithi191 systemd[1]: Started Ceph prometheus.a for 39f0dbf0-0117-11ef-bc93-c7b262605968. 2024-04-23T02:29:52.432 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:29:52 smithi191 bash[14421]: cluster 2024-04-23T02:29:50.450660+0000 mgr.y (mgr.15255) 29 : cluster [DBG] pgmap v17: 161 pgs: 161 active+clean; 604 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 188 B/s rd, 0 op/s 2024-04-23T02:29:52.432 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:29:52 smithi191 bash[14421]: audit 2024-04-23T02:29:52.094388+0000 mon.a (mon.0) 809 : audit [INF] from='mgr.15255 172.21.15.37:0/1476109125' entity='mgr.y' 2024-04-23T02:29:52.432 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:29:52 smithi191 bash[14421]: audit 2024-04-23T02:29:52.104266+0000 mon.a (mon.0) 810 : audit [INF] from='mgr.15255 172.21.15.37:0/1476109125' entity='mgr.y' 2024-04-23T02:29:52.432 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:29:52 smithi191 bash[14421]: audit 2024-04-23T02:29:52.125598+0000 mon.a (mon.0) 811 : audit [DBG] from='mgr.15255 172.21.15.37:0/1476109125' entity='mgr.y' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-04-23T02:29:52.432 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:29:52 smithi191 bash[14421]: audit 2024-04-23T02:29:52.137609+0000 mon.a (mon.0) 812 : audit [INF] from='mgr.15255 172.21.15.37:0/1476109125' entity='mgr.y' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-04-23T02:29:52.432 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:29:52 smithi191 bash[14421]: audit 2024-04-23T02:29:52.145633+0000 mon.a (mon.0) 813 : audit [DBG] from='mgr.15255 172.21.15.37:0/1476109125' entity='mgr.y' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-04-23T02:29:52.432 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:29:52 smithi191 bash[14421]: audit 2024-04-23T02:29:52.156037+0000 mon.a (mon.0) 814 : audit [DBG] from='mgr.15255 172.21.15.37:0/1476109125' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-23T02:29:52.560 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:29:52 smithi037 bash[14334]: cluster 2024-04-23T02:29:50.450660+0000 mgr.y (mgr.15255) 29 : cluster [DBG] pgmap v17: 161 pgs: 161 active+clean; 604 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 188 B/s rd, 0 op/s 2024-04-23T02:29:52.560 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:29:52 smithi037 bash[14334]: audit 2024-04-23T02:29:52.094388+0000 mon.a (mon.0) 809 : audit [INF] from='mgr.15255 172.21.15.37:0/1476109125' entity='mgr.y' 2024-04-23T02:29:52.560 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:29:52 smithi037 bash[14334]: audit 2024-04-23T02:29:52.104266+0000 mon.a (mon.0) 810 : audit [INF] from='mgr.15255 172.21.15.37:0/1476109125' entity='mgr.y' 2024-04-23T02:29:52.560 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:29:52 smithi037 bash[14334]: audit 2024-04-23T02:29:52.125598+0000 mon.a (mon.0) 811 : audit [DBG] from='mgr.15255 172.21.15.37:0/1476109125' entity='mgr.y' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-04-23T02:29:52.560 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:29:52 smithi037 bash[14334]: audit 2024-04-23T02:29:52.137609+0000 mon.a (mon.0) 812 : audit [INF] from='mgr.15255 172.21.15.37:0/1476109125' entity='mgr.y' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-04-23T02:29:52.561 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:29:52 smithi037 bash[14334]: audit 2024-04-23T02:29:52.145633+0000 mon.a (mon.0) 813 : audit [DBG] from='mgr.15255 172.21.15.37:0/1476109125' entity='mgr.y' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-04-23T02:29:52.561 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:29:52 smithi037 bash[14334]: audit 2024-04-23T02:29:52.156037+0000 mon.a (mon.0) 814 : audit [DBG] from='mgr.15255 172.21.15.37:0/1476109125' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-23T02:29:52.561 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:29:52 smithi037 bash[18830]: cluster 2024-04-23T02:29:50.450660+0000 mgr.y (mgr.15255) 29 : cluster [DBG] pgmap v17: 161 pgs: 161 active+clean; 604 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 188 B/s rd, 0 op/s 2024-04-23T02:29:52.561 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:29:52 smithi037 bash[18830]: audit 2024-04-23T02:29:52.094388+0000 mon.a (mon.0) 809 : audit [INF] from='mgr.15255 172.21.15.37:0/1476109125' entity='mgr.y' 2024-04-23T02:29:52.561 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:29:52 smithi037 bash[18830]: audit 2024-04-23T02:29:52.104266+0000 mon.a (mon.0) 810 : audit [INF] from='mgr.15255 172.21.15.37:0/1476109125' entity='mgr.y' 2024-04-23T02:29:52.561 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:29:52 smithi037 bash[18830]: audit 2024-04-23T02:29:52.125598+0000 mon.a (mon.0) 811 : audit [DBG] from='mgr.15255 172.21.15.37:0/1476109125' entity='mgr.y' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-04-23T02:29:52.561 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:29:52 smithi037 bash[18830]: audit 2024-04-23T02:29:52.137609+0000 mon.a (mon.0) 812 : audit [INF] from='mgr.15255 172.21.15.37:0/1476109125' entity='mgr.y' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-04-23T02:29:52.561 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:29:52 smithi037 bash[18830]: audit 2024-04-23T02:29:52.145633+0000 mon.a (mon.0) 813 : audit [DBG] from='mgr.15255 172.21.15.37:0/1476109125' entity='mgr.y' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-04-23T02:29:52.561 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:29:52 smithi037 bash[18830]: audit 2024-04-23T02:29:52.156037+0000 mon.a (mon.0) 814 : audit [DBG] from='mgr.15255 172.21.15.37:0/1476109125' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-23T02:29:53.540 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:29:53 smithi191 bash[14421]: audit 2024-04-23T02:29:52.126907+0000 mgr.y (mgr.15255) 30 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-04-23T02:29:53.540 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:29:53 smithi191 bash[14421]: audit 2024-04-23T02:29:52.138675+0000 mgr.y (mgr.15255) 31 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-04-23T02:29:53.540 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:29:53 smithi191 bash[14421]: audit 2024-04-23T02:29:52.146665+0000 mgr.y (mgr.15255) 32 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-04-23T02:29:53.560 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:29:53 smithi037 bash[14334]: audit 2024-04-23T02:29:52.126907+0000 mgr.y (mgr.15255) 30 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-04-23T02:29:53.560 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:29:53 smithi037 bash[14334]: audit 2024-04-23T02:29:52.138675+0000 mgr.y (mgr.15255) 31 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-04-23T02:29:53.560 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:29:53 smithi037 bash[14334]: audit 2024-04-23T02:29:52.146665+0000 mgr.y (mgr.15255) 32 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-04-23T02:29:53.560 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:29:53 smithi037 bash[18830]: audit 2024-04-23T02:29:52.126907+0000 mgr.y (mgr.15255) 30 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-04-23T02:29:53.561 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:29:53 smithi037 bash[18830]: audit 2024-04-23T02:29:52.138675+0000 mgr.y (mgr.15255) 31 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-04-23T02:29:53.561 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:29:53 smithi037 bash[18830]: audit 2024-04-23T02:29:52.146665+0000 mgr.y (mgr.15255) 32 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-04-23T02:29:53.849 INFO:journalctl@ceph.prometheus.a.smithi191.stdout:Apr 23 02:29:53 smithi191 bash[36839]: level=info ts=2024-04-23T02:29:53.611Z caller=main.go:302 msg="No time or size retention was set so using the default time retention" duration=15d 2024-04-23T02:29:53.849 INFO:journalctl@ceph.prometheus.a.smithi191.stdout:Apr 23 02:29:53 smithi191 bash[36839]: level=info ts=2024-04-23T02:29:53.612Z caller=main.go:337 msg="Starting Prometheus" version="(version=2.18.1, branch=HEAD, revision=ecee9c8abfd118f139014cb1b174b08db3f342cf)" 2024-04-23T02:29:53.850 INFO:journalctl@ceph.prometheus.a.smithi191.stdout:Apr 23 02:29:53 smithi191 bash[36839]: level=info ts=2024-04-23T02:29:53.612Z caller=main.go:338 build_context="(go=go1.14.2, user=root@2117a9e64a7e, date=20200507-16:51:47)" 2024-04-23T02:29:53.850 INFO:journalctl@ceph.prometheus.a.smithi191.stdout:Apr 23 02:29:53 smithi191 bash[36839]: level=info ts=2024-04-23T02:29:53.612Z caller=main.go:339 host_details="(Linux 5.4.0-177-generic #197-Ubuntu SMP Thu Mar 28 22:45:47 UTC 2024 x86_64 smithi191 (none))" 2024-04-23T02:29:53.850 INFO:journalctl@ceph.prometheus.a.smithi191.stdout:Apr 23 02:29:53 smithi191 bash[36839]: level=info ts=2024-04-23T02:29:53.612Z caller=main.go:340 fd_limits="(soft=1048576, hard=1048576)" 2024-04-23T02:29:53.850 INFO:journalctl@ceph.prometheus.a.smithi191.stdout:Apr 23 02:29:53 smithi191 bash[36839]: level=info ts=2024-04-23T02:29:53.612Z caller=main.go:341 vm_limits="(soft=unlimited, hard=unlimited)" 2024-04-23T02:29:53.850 INFO:journalctl@ceph.prometheus.a.smithi191.stdout:Apr 23 02:29:53 smithi191 bash[36839]: level=info ts=2024-04-23T02:29:53.615Z caller=main.go:678 msg="Starting TSDB ..." 2024-04-23T02:29:53.850 INFO:journalctl@ceph.prometheus.a.smithi191.stdout:Apr 23 02:29:53 smithi191 bash[36839]: level=info ts=2024-04-23T02:29:53.615Z caller=web.go:523 component=web msg="Start listening for connections" address=:9095 2024-04-23T02:29:53.850 INFO:journalctl@ceph.prometheus.a.smithi191.stdout:Apr 23 02:29:53 smithi191 bash[36839]: level=info ts=2024-04-23T02:29:53.620Z caller=head.go:575 component=tsdb msg="Replaying WAL, this may take awhile" 2024-04-23T02:29:53.850 INFO:journalctl@ceph.prometheus.a.smithi191.stdout:Apr 23 02:29:53 smithi191 bash[36839]: level=info ts=2024-04-23T02:29:53.621Z caller=head.go:624 component=tsdb msg="WAL segment loaded" segment=0 maxSegment=7 2024-04-23T02:29:53.850 INFO:journalctl@ceph.prometheus.a.smithi191.stdout:Apr 23 02:29:53 smithi191 bash[36839]: level=info ts=2024-04-23T02:29:53.635Z caller=head.go:624 component=tsdb msg="WAL segment loaded" segment=1 maxSegment=7 2024-04-23T02:29:53.850 INFO:journalctl@ceph.prometheus.a.smithi191.stdout:Apr 23 02:29:53 smithi191 bash[36839]: level=info ts=2024-04-23T02:29:53.635Z caller=head.go:624 component=tsdb msg="WAL segment loaded" segment=2 maxSegment=7 2024-04-23T02:29:53.850 INFO:journalctl@ceph.prometheus.a.smithi191.stdout:Apr 23 02:29:53 smithi191 bash[36839]: level=info ts=2024-04-23T02:29:53.636Z caller=head.go:624 component=tsdb msg="WAL segment loaded" segment=3 maxSegment=7 2024-04-23T02:29:53.850 INFO:journalctl@ceph.prometheus.a.smithi191.stdout:Apr 23 02:29:53 smithi191 bash[36839]: level=info ts=2024-04-23T02:29:53.636Z caller=head.go:624 component=tsdb msg="WAL segment loaded" segment=4 maxSegment=7 2024-04-23T02:29:53.850 INFO:journalctl@ceph.prometheus.a.smithi191.stdout:Apr 23 02:29:53 smithi191 bash[36839]: level=info ts=2024-04-23T02:29:53.636Z caller=head.go:624 component=tsdb msg="WAL segment loaded" segment=5 maxSegment=7 2024-04-23T02:29:53.850 INFO:journalctl@ceph.prometheus.a.smithi191.stdout:Apr 23 02:29:53 smithi191 bash[36839]: level=info ts=2024-04-23T02:29:53.636Z caller=head.go:624 component=tsdb msg="WAL segment loaded" segment=6 maxSegment=7 2024-04-23T02:29:53.851 INFO:journalctl@ceph.prometheus.a.smithi191.stdout:Apr 23 02:29:53 smithi191 bash[36839]: level=info ts=2024-04-23T02:29:53.637Z caller=head.go:624 component=tsdb msg="WAL segment loaded" segment=7 maxSegment=7 2024-04-23T02:29:53.851 INFO:journalctl@ceph.prometheus.a.smithi191.stdout:Apr 23 02:29:53 smithi191 bash[36839]: level=info ts=2024-04-23T02:29:53.637Z caller=head.go:627 component=tsdb msg="WAL replay completed" duration=16.6448ms 2024-04-23T02:29:53.851 INFO:journalctl@ceph.prometheus.a.smithi191.stdout:Apr 23 02:29:53 smithi191 bash[36839]: level=info ts=2024-04-23T02:29:53.639Z caller=main.go:694 fs_type=XFS_SUPER_MAGIC 2024-04-23T02:29:53.851 INFO:journalctl@ceph.prometheus.a.smithi191.stdout:Apr 23 02:29:53 smithi191 bash[36839]: level=info ts=2024-04-23T02:29:53.639Z caller=main.go:695 msg="TSDB started" 2024-04-23T02:29:53.851 INFO:journalctl@ceph.prometheus.a.smithi191.stdout:Apr 23 02:29:53 smithi191 bash[36839]: level=info ts=2024-04-23T02:29:53.639Z caller=main.go:799 msg="Loading configuration file" filename=/etc/prometheus/prometheus.yml 2024-04-23T02:29:53.851 INFO:journalctl@ceph.prometheus.a.smithi191.stdout:Apr 23 02:29:53 smithi191 bash[36839]: level=info ts=2024-04-23T02:29:53.639Z caller=main.go:547 msg="Stopping scrape discovery manager..." 2024-04-23T02:29:53.851 INFO:journalctl@ceph.prometheus.a.smithi191.stdout:Apr 23 02:29:53 smithi191 bash[36839]: level=info ts=2024-04-23T02:29:53.639Z caller=main.go:561 msg="Stopping notify discovery manager..." 2024-04-23T02:29:53.851 INFO:journalctl@ceph.prometheus.a.smithi191.stdout:Apr 23 02:29:53 smithi191 bash[36839]: level=info ts=2024-04-23T02:29:53.639Z caller=main.go:583 msg="Stopping scrape manager..." 2024-04-23T02:29:53.851 INFO:journalctl@ceph.prometheus.a.smithi191.stdout:Apr 23 02:29:53 smithi191 bash[36839]: level=info ts=2024-04-23T02:29:53.639Z caller=main.go:557 msg="Notify discovery manager stopped" 2024-04-23T02:29:53.851 INFO:journalctl@ceph.prometheus.a.smithi191.stdout:Apr 23 02:29:53 smithi191 bash[36839]: level=info ts=2024-04-23T02:29:53.639Z caller=main.go:543 msg="Scrape discovery manager stopped" 2024-04-23T02:29:53.851 INFO:journalctl@ceph.prometheus.a.smithi191.stdout:Apr 23 02:29:53 smithi191 bash[36839]: level=info ts=2024-04-23T02:29:53.639Z caller=manager.go:882 component="rule manager" msg="Stopping rule manager..." 2024-04-23T02:29:53.851 INFO:journalctl@ceph.prometheus.a.smithi191.stdout:Apr 23 02:29:53 smithi191 bash[36839]: level=info ts=2024-04-23T02:29:53.639Z caller=manager.go:892 component="rule manager" msg="Rule manager stopped" 2024-04-23T02:29:53.853 INFO:journalctl@ceph.prometheus.a.smithi191.stdout:Apr 23 02:29:53 smithi191 bash[36839]: level=info ts=2024-04-23T02:29:53.639Z caller=main.go:577 msg="Scrape manager stopped" 2024-04-23T02:29:53.853 INFO:journalctl@ceph.prometheus.a.smithi191.stdout:Apr 23 02:29:53 smithi191 bash[36839]: level=info ts=2024-04-23T02:29:53.639Z caller=notifier.go:601 component=notifier msg="Stopping notification manager..." 2024-04-23T02:29:53.853 INFO:journalctl@ceph.prometheus.a.smithi191.stdout:Apr 23 02:29:53 smithi191 bash[36839]: level=info ts=2024-04-23T02:29:53.639Z caller=main.go:749 msg="Notifier manager stopped" 2024-04-23T02:29:53.853 INFO:journalctl@ceph.prometheus.a.smithi191.stdout:Apr 23 02:29:53 smithi191 bash[36839]: level=error ts=2024-04-23T02:29:53.640Z caller=main.go:758 err="error loading config from \"/etc/prometheus/prometheus.yml\": couldn't load configuration (--config.file=\"/etc/prometheus/prometheus.yml\"): parsing YAML file /etc/prometheus/prometheus.yml: yaml: unmarshal errors:\n line 11: field http_sd_configs not found in type config.plain\n line 17: field http_sd_configs not found in type config.plain\n line 21: field http_sd_configs not found in type config.plain\n line 27: field http_sd_configs not found in type config.plain\n line 31: field http_sd_configs not found in type config.plain" 2024-04-23T02:29:54.560 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:29:54 smithi037 bash[14334]: cluster 2024-04-23T02:29:52.451442+0000 mgr.y (mgr.15255) 33 : cluster [DBG] pgmap v18: 161 pgs: 161 active+clean; 604 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 188 B/s rd, 0 op/s 2024-04-23T02:29:54.561 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:29:54 smithi037 bash[18830]: cluster 2024-04-23T02:29:52.451442+0000 mgr.y (mgr.15255) 33 : cluster [DBG] pgmap v18: 161 pgs: 161 active+clean; 604 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 188 B/s rd, 0 op/s 2024-04-23T02:29:54.682 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:29:54 smithi191 bash[14421]: cluster 2024-04-23T02:29:52.451442+0000 mgr.y (mgr.15255) 33 : cluster [DBG] pgmap v18: 161 pgs: 161 active+clean; 604 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 188 B/s rd, 0 op/s 2024-04-23T02:29:55.181 INFO:journalctl@ceph.prometheus.a.smithi191.stdout:Apr 23 02:29:54 smithi191 systemd[1]: ceph-39f0dbf0-0117-11ef-bc93-c7b262605968@prometheus.a.service: Main process exited, code=exited, status=1/FAILURE 2024-04-23T02:29:55.182 INFO:journalctl@ceph.prometheus.a.smithi191.stdout:Apr 23 02:29:54 smithi191 systemd[1]: ceph-39f0dbf0-0117-11ef-bc93-c7b262605968@prometheus.a.service: Failed with result 'exit-code'. 2024-04-23T02:29:55.560 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:29:55 smithi037 bash[14334]: audit 2024-04-23T02:29:55.032507+0000 mon.a (mon.0) 815 : audit [INF] from='mgr.15255 172.21.15.37:0/1476109125' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-04-23T02:29:55.560 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:29:55 smithi037 bash[14334]: audit 2024-04-23T02:29:55.034695+0000 mon.a (mon.0) 816 : audit [DBG] from='mgr.15255 172.21.15.37:0/1476109125' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-04-23T02:29:55.560 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:29:55 smithi037 bash[14334]: audit 2024-04-23T02:29:55.036633+0000 mon.a (mon.0) 817 : audit [DBG] from='mgr.15255 172.21.15.37:0/1476109125' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-23T02:29:55.560 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:29:55 smithi037 bash[18830]: audit 2024-04-23T02:29:55.032507+0000 mon.a (mon.0) 815 : audit [INF] from='mgr.15255 172.21.15.37:0/1476109125' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-04-23T02:29:55.561 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:29:55 smithi037 bash[18830]: audit 2024-04-23T02:29:55.034695+0000 mon.a (mon.0) 816 : audit [DBG] from='mgr.15255 172.21.15.37:0/1476109125' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-04-23T02:29:55.561 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:29:55 smithi037 bash[18830]: audit 2024-04-23T02:29:55.036633+0000 mon.a (mon.0) 817 : audit [DBG] from='mgr.15255 172.21.15.37:0/1476109125' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-23T02:29:55.682 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:29:55 smithi191 bash[14421]: audit 2024-04-23T02:29:55.032507+0000 mon.a (mon.0) 815 : audit [INF] from='mgr.15255 172.21.15.37:0/1476109125' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-04-23T02:29:55.682 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:29:55 smithi191 bash[14421]: audit 2024-04-23T02:29:55.034695+0000 mon.a (mon.0) 816 : audit [DBG] from='mgr.15255 172.21.15.37:0/1476109125' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-04-23T02:29:55.682 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:29:55 smithi191 bash[14421]: audit 2024-04-23T02:29:55.036633+0000 mon.a (mon.0) 817 : audit [DBG] from='mgr.15255 172.21.15.37:0/1476109125' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-23T02:29:56.560 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:29:56 smithi037 bash[14334]: cluster 2024-04-23T02:29:54.452215+0000 mgr.y (mgr.15255) 34 : cluster [DBG] pgmap v19: 161 pgs: 161 active+clean; 604 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-23T02:29:56.560 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:29:56 smithi037 bash[14334]: cephadm 2024-04-23T02:29:55.031713+0000 mgr.y (mgr.15255) 35 : cephadm [INF] Upgrade: Updating mgr.x 2024-04-23T02:29:56.560 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:29:56 smithi037 bash[14334]: cephadm 2024-04-23T02:29:55.038533+0000 mgr.y (mgr.15255) 36 : cephadm [INF] Deploying daemon mgr.x on smithi191 2024-04-23T02:29:56.561 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:29:56 smithi037 bash[18830]: cluster 2024-04-23T02:29:54.452215+0000 mgr.y (mgr.15255) 34 : cluster [DBG] pgmap v19: 161 pgs: 161 active+clean; 604 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-23T02:29:56.561 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:29:56 smithi037 bash[18830]: cephadm 2024-04-23T02:29:55.031713+0000 mgr.y (mgr.15255) 35 : cephadm [INF] Upgrade: Updating mgr.x 2024-04-23T02:29:56.561 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:29:56 smithi037 bash[18830]: cephadm 2024-04-23T02:29:55.038533+0000 mgr.y (mgr.15255) 36 : cephadm [INF] Deploying daemon mgr.x on smithi191 2024-04-23T02:29:56.597 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:29:56 smithi191 bash[14421]: cluster 2024-04-23T02:29:54.452215+0000 mgr.y (mgr.15255) 34 : cluster [DBG] pgmap v19: 161 pgs: 161 active+clean; 604 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-23T02:29:56.597 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:29:56 smithi191 bash[14421]: cephadm 2024-04-23T02:29:55.031713+0000 mgr.y (mgr.15255) 35 : cephadm [INF] Upgrade: Updating mgr.x 2024-04-23T02:29:56.598 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:29:56 smithi191 bash[14421]: cephadm 2024-04-23T02:29:55.038533+0000 mgr.y (mgr.15255) 36 : cephadm [INF] Deploying daemon mgr.x on smithi191 2024-04-23T02:29:57.634 INFO:journalctl@ceph.mgr.x.smithi191.stdout:Apr 23 02:29:57 smithi191 systemd[1]: Stopping Ceph mgr.x for 39f0dbf0-0117-11ef-bc93-c7b262605968... 2024-04-23T02:29:58.382 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:29:58 smithi191 bash[14421]: cluster 2024-04-23T02:29:56.453835+0000 mgr.y (mgr.15255) 37 : cluster [DBG] pgmap v20: 161 pgs: 161 active+clean; 604 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-23T02:29:58.382 INFO:journalctl@ceph.mgr.x.smithi191.stdout:Apr 23 02:29:58 smithi191 bash[37144]: ceph-39f0dbf0-0117-11ef-bc93-c7b262605968-mgr.x 2024-04-23T02:29:58.382 INFO:journalctl@ceph.mgr.x.smithi191.stdout:Apr 23 02:29:58 smithi191 systemd[1]: ceph-39f0dbf0-0117-11ef-bc93-c7b262605968@mgr.x.service: Main process exited, code=exited, status=143/n/a 2024-04-23T02:29:58.382 INFO:journalctl@ceph.mgr.x.smithi191.stdout:Apr 23 02:29:58 smithi191 bash[37219]: Error response from daemon: No such container: ceph-39f0dbf0-0117-11ef-bc93-c7b262605968-mgr.x 2024-04-23T02:29:58.382 INFO:journalctl@ceph.mgr.x.smithi191.stdout:Apr 23 02:29:58 smithi191 systemd[1]: ceph-39f0dbf0-0117-11ef-bc93-c7b262605968@mgr.x.service: Failed with result 'exit-code'. 2024-04-23T02:29:58.383 INFO:journalctl@ceph.mgr.x.smithi191.stdout:Apr 23 02:29:58 smithi191 systemd[1]: Stopped Ceph mgr.x for 39f0dbf0-0117-11ef-bc93-c7b262605968. 2024-04-23T02:29:58.560 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:29:58 smithi037 bash[14334]: cluster 2024-04-23T02:29:56.453835+0000 mgr.y (mgr.15255) 37 : cluster [DBG] pgmap v20: 161 pgs: 161 active+clean; 604 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-23T02:29:58.560 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:29:58 smithi037 bash[18830]: cluster 2024-04-23T02:29:56.453835+0000 mgr.y (mgr.15255) 37 : cluster [DBG] pgmap v20: 161 pgs: 161 active+clean; 604 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-23T02:29:58.662 INFO:journalctl@ceph.mgr.x.smithi191.stdout:Apr 23 02:29:58 smithi191 systemd[1]: Started Ceph mgr.x for 39f0dbf0-0117-11ef-bc93-c7b262605968. 2024-04-23T02:29:59.889 INFO:journalctl@ceph.mgr.x.smithi191.stdout:Apr 23 02:29:59 smithi191 bash[37300]: debug 2024-04-23T02:29:59.719+0000 7f246ad0c700 1 -- 172.21.15.191:0/3877152709 <== mon.2 v2:172.21.15.191:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x56002a8701a0 con 0x56002b5f2800 2024-04-23T02:29:59.889 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:29:59 smithi191 bash[14421]: cluster 2024-04-23T02:29:58.454608+0000 mgr.y (mgr.15255) 38 : cluster [DBG] pgmap v21: 161 pgs: 161 active+clean; 604 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-23T02:29:59.889 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:29:59 smithi191 bash[14421]: audit 2024-04-23T02:29:58.633554+0000 mon.a (mon.0) 818 : audit [INF] from='mgr.15255 172.21.15.37:0/1476109125' entity='mgr.y' 2024-04-23T02:29:59.890 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:29:59 smithi191 bash[14421]: audit 2024-04-23T02:29:58.642803+0000 mon.a (mon.0) 819 : audit [INF] from='mgr.15255 172.21.15.37:0/1476109125' entity='mgr.y' 2024-04-23T02:29:59.890 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:29:59 smithi191 bash[14421]: audit 2024-04-23T02:29:58.663421+0000 mon.a (mon.0) 820 : audit [DBG] from='mgr.15255 172.21.15.37:0/1476109125' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-23T02:30:00.060 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:29:59 smithi037 bash[14334]: cluster 2024-04-23T02:29:58.454608+0000 mgr.y (mgr.15255) 38 : cluster [DBG] pgmap v21: 161 pgs: 161 active+clean; 604 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-23T02:30:00.060 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:29:59 smithi037 bash[14334]: audit 2024-04-23T02:29:58.633554+0000 mon.a (mon.0) 818 : audit [INF] from='mgr.15255 172.21.15.37:0/1476109125' entity='mgr.y' 2024-04-23T02:30:00.060 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:29:59 smithi037 bash[14334]: audit 2024-04-23T02:29:58.642803+0000 mon.a (mon.0) 819 : audit [INF] from='mgr.15255 172.21.15.37:0/1476109125' entity='mgr.y' 2024-04-23T02:30:00.060 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:29:59 smithi037 bash[14334]: audit 2024-04-23T02:29:58.663421+0000 mon.a (mon.0) 820 : audit [DBG] from='mgr.15255 172.21.15.37:0/1476109125' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-23T02:30:00.061 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:29:59 smithi037 bash[18830]: cluster 2024-04-23T02:29:58.454608+0000 mgr.y (mgr.15255) 38 : cluster [DBG] pgmap v21: 161 pgs: 161 active+clean; 604 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-23T02:30:00.061 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:29:59 smithi037 bash[18830]: audit 2024-04-23T02:29:58.633554+0000 mon.a (mon.0) 818 : audit [INF] from='mgr.15255 172.21.15.37:0/1476109125' entity='mgr.y' 2024-04-23T02:30:00.061 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:29:59 smithi037 bash[18830]: audit 2024-04-23T02:29:58.642803+0000 mon.a (mon.0) 819 : audit [INF] from='mgr.15255 172.21.15.37:0/1476109125' entity='mgr.y' 2024-04-23T02:30:00.061 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:29:59 smithi037 bash[18830]: audit 2024-04-23T02:29:58.663421+0000 mon.a (mon.0) 820 : audit [DBG] from='mgr.15255 172.21.15.37:0/1476109125' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-23T02:30:00.181 INFO:journalctl@ceph.mgr.x.smithi191.stdout:Apr 23 02:29:59 smithi191 bash[37300]: debug 2024-04-23T02:29:59.875+0000 7f2474e90200 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2024-04-23T02:30:00.931 INFO:journalctl@ceph.mgr.x.smithi191.stdout:Apr 23 02:30:00 smithi191 bash[37300]: debug 2024-04-23T02:30:00.779+0000 7f2474e90200 -1 mgr[py] Module rgw has missing NOTIFY_TYPES member 2024-04-23T02:30:00.932 INFO:journalctl@ceph.mgr.x.smithi191.stdout:Apr 23 02:30:00 smithi191 bash[37300]: debug 2024-04-23T02:30:00.875+0000 7f2474e90200 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2024-04-23T02:30:00.932 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:30:00 smithi191 bash[14421]: cluster 2024-04-23T02:30:00.000150+0000 mon.a (mon.0) 821 : cluster [WRN] Health detail: HEALTH_WARN 1 failed cephadm daemon(s) 2024-04-23T02:30:00.932 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:30:00 smithi191 bash[14421]: cluster 2024-04-23T02:30:00.000221+0000 mon.a (mon.0) 822 : cluster [WRN] [WRN] CEPHADM_FAILED_DAEMON: 1 failed cephadm daemon(s) 2024-04-23T02:30:00.932 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:30:00 smithi191 bash[14421]: cluster 2024-04-23T02:30:00.000289+0000 mon.a (mon.0) 823 : cluster [WRN] daemon prometheus.a on smithi191 is in unknown state 2024-04-23T02:30:01.060 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:30:00 smithi037 bash[14334]: cluster 2024-04-23T02:30:00.000150+0000 mon.a (mon.0) 821 : cluster [WRN] Health detail: HEALTH_WARN 1 failed cephadm daemon(s) 2024-04-23T02:30:01.060 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:30:00 smithi037 bash[14334]: cluster 2024-04-23T02:30:00.000221+0000 mon.a (mon.0) 822 : cluster [WRN] [WRN] CEPHADM_FAILED_DAEMON: 1 failed cephadm daemon(s) 2024-04-23T02:30:01.060 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:30:00 smithi037 bash[14334]: cluster 2024-04-23T02:30:00.000289+0000 mon.a (mon.0) 823 : cluster [WRN] daemon prometheus.a on smithi191 is in unknown state 2024-04-23T02:30:01.060 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:30:00 smithi037 bash[18830]: cluster 2024-04-23T02:30:00.000150+0000 mon.a (mon.0) 821 : cluster [WRN] Health detail: HEALTH_WARN 1 failed cephadm daemon(s) 2024-04-23T02:30:01.060 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:30:00 smithi037 bash[18830]: cluster 2024-04-23T02:30:00.000221+0000 mon.a (mon.0) 822 : cluster [WRN] [WRN] CEPHADM_FAILED_DAEMON: 1 failed cephadm daemon(s) 2024-04-23T02:30:01.061 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:30:00 smithi037 bash[18830]: cluster 2024-04-23T02:30:00.000289+0000 mon.a (mon.0) 823 : cluster [WRN] daemon prometheus.a on smithi191 is in unknown state 2024-04-23T02:30:01.274 INFO:journalctl@ceph.mgr.x.smithi191.stdout:Apr 23 02:30:00 smithi191 bash[37300]: debug 2024-04-23T02:30:00.979+0000 7f2474e90200 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2024-04-23T02:30:01.643 INFO:journalctl@ceph.mgr.x.smithi191.stdout:Apr 23 02:30:01 smithi191 bash[37300]: debug 2024-04-23T02:30:01.259+0000 7f2474e90200 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2024-04-23T02:30:01.932 INFO:journalctl@ceph.mgr.x.smithi191.stdout:Apr 23 02:30:01 smithi191 bash[37300]: debug 2024-04-23T02:30:01.631+0000 7f2474e90200 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2024-04-23T02:30:01.932 INFO:journalctl@ceph.mgr.x.smithi191.stdout:Apr 23 02:30:01 smithi191 bash[37300]: debug 2024-04-23T02:30:01.787+0000 7f2474e90200 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2024-04-23T02:30:01.932 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:30:01 smithi191 bash[14421]: cluster 2024-04-23T02:30:00.456281+0000 mgr.y (mgr.15255) 39 : cluster [DBG] pgmap v22: 161 pgs: 161 active+clean; 604 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-23T02:30:02.060 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:30:01 smithi037 bash[14334]: cluster 2024-04-23T02:30:00.456281+0000 mgr.y (mgr.15255) 39 : cluster [DBG] pgmap v22: 161 pgs: 161 active+clean; 604 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-23T02:30:02.060 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:30:01 smithi037 bash[18830]: cluster 2024-04-23T02:30:00.456281+0000 mgr.y (mgr.15255) 39 : cluster [DBG] pgmap v22: 161 pgs: 161 active+clean; 604 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-23T02:30:02.431 INFO:journalctl@ceph.mgr.x.smithi191.stdout:Apr 23 02:30:02 smithi191 bash[37300]: debug 2024-04-23T02:30:01.995+0000 7f2474e90200 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2024-04-23T02:30:03.432 INFO:journalctl@ceph.mgr.x.smithi191.stdout:Apr 23 02:30:03 smithi191 bash[37300]: debug 2024-04-23T02:30:03.015+0000 7f2474e90200 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2024-04-23T02:30:03.432 INFO:journalctl@ceph.mgr.x.smithi191.stdout:Apr 23 02:30:03 smithi191 bash[37300]: debug 2024-04-23T02:30:03.127+0000 7f2474e90200 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2024-04-23T02:30:03.432 INFO:journalctl@ceph.mgr.x.smithi191.stdout:Apr 23 02:30:03 smithi191 bash[37300]: debug 2024-04-23T02:30:03.243+0000 7f2474e90200 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2024-04-23T02:30:03.932 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:30:03 smithi191 bash[14421]: cluster 2024-04-23T02:30:02.457020+0000 mgr.y (mgr.15255) 40 : cluster [DBG] pgmap v23: 161 pgs: 161 active+clean; 604 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-04-23T02:30:03.932 INFO:journalctl@ceph.mgr.x.smithi191.stdout:Apr 23 02:30:03 smithi191 bash[37300]: debug 2024-04-23T02:30:03.759+0000 7f2474e90200 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2024-04-23T02:30:04.060 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:30:03 smithi037 bash[14334]: cluster 2024-04-23T02:30:02.457020+0000 mgr.y (mgr.15255) 40 : cluster [DBG] pgmap v23: 161 pgs: 161 active+clean; 604 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-04-23T02:30:04.060 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:30:03 smithi037 bash[18830]: cluster 2024-04-23T02:30:02.457020+0000 mgr.y (mgr.15255) 40 : cluster [DBG] pgmap v23: 161 pgs: 161 active+clean; 604 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-04-23T02:30:04.432 INFO:journalctl@ceph.mgr.x.smithi191.stdout:Apr 23 02:30:04 smithi191 bash[37300]: debug 2024-04-23T02:30:04.015+0000 7f2474e90200 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2024-04-23T02:30:04.753 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:30:04 smithi037 bash[18830]: audit 2024-04-23T02:30:03.679787+0000 mon.c (mon.1) 57 : audit [DBG] from='client.? 172.21.15.37:0/307764903' entity='client.iscsi.foo.smithi037.qdajck' cmd=[{"prefix": "osd blacklist ls"}]: dispatch 2024-04-23T02:30:04.753 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:30:04 smithi037 bash[18830]: audit 2024-04-23T02:30:04.138498+0000 mon.c (mon.1) 58 : audit [INF] from='client.? 172.21.15.37:0/2455711843' entity='client.iscsi.foo.smithi037.qdajck' cmd=[{"prefix": "osd blacklist", "blacklistop": "rm", "addr": "172.21.15.37:0/576525037"}]: access denied 2024-04-23T02:30:04.754 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:30:04 smithi037 bash[14334]: audit 2024-04-23T02:30:03.679787+0000 mon.c (mon.1) 57 : audit [DBG] from='client.? 172.21.15.37:0/307764903' entity='client.iscsi.foo.smithi037.qdajck' cmd=[{"prefix": "osd blacklist ls"}]: dispatch 2024-04-23T02:30:04.754 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:30:04 smithi037 bash[14334]: audit 2024-04-23T02:30:04.138498+0000 mon.c (mon.1) 58 : audit [INF] from='client.? 172.21.15.37:0/2455711843' entity='client.iscsi.foo.smithi037.qdajck' cmd=[{"prefix": "osd blacklist", "blacklistop": "rm", "addr": "172.21.15.37:0/576525037"}]: access denied 2024-04-23T02:30:04.931 INFO:journalctl@ceph.mgr.x.smithi191.stdout:Apr 23 02:30:04 smithi191 bash[37300]: debug 2024-04-23T02:30:04.531+0000 7f2474e90200 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2024-04-23T02:30:04.932 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:30:04 smithi191 bash[14421]: audit 2024-04-23T02:30:03.679787+0000 mon.c (mon.1) 57 : audit [DBG] from='client.? 172.21.15.37:0/307764903' entity='client.iscsi.foo.smithi037.qdajck' cmd=[{"prefix": "osd blacklist ls"}]: dispatch 2024-04-23T02:30:04.932 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:30:04 smithi191 bash[14421]: audit 2024-04-23T02:30:04.138498+0000 mon.c (mon.1) 58 : audit [INF] from='client.? 172.21.15.37:0/2455711843' entity='client.iscsi.foo.smithi037.qdajck' cmd=[{"prefix": "osd blacklist", "blacklistop": "rm", "addr": "172.21.15.37:0/576525037"}]: access denied 2024-04-23T02:30:05.432 INFO:journalctl@ceph.mgr.x.smithi191.stdout:Apr 23 02:30:05 smithi191 bash[37300]: debug 2024-04-23T02:30:05.115+0000 7f2474e90200 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2024-04-23T02:30:05.432 INFO:journalctl@ceph.prometheus.a.smithi191.stdout:Apr 23 02:30:04 smithi191 systemd[1]: ceph-39f0dbf0-0117-11ef-bc93-c7b262605968@prometheus.a.service: Scheduled restart job, restart counter is at 1. 2024-04-23T02:30:05.432 INFO:journalctl@ceph.prometheus.a.smithi191.stdout:Apr 23 02:30:04 smithi191 systemd[1]: Stopped Ceph prometheus.a for 39f0dbf0-0117-11ef-bc93-c7b262605968. 2024-04-23T02:30:05.432 INFO:journalctl@ceph.prometheus.a.smithi191.stdout:Apr 23 02:30:04 smithi191 systemd[1]: Started Ceph prometheus.a for 39f0dbf0-0117-11ef-bc93-c7b262605968. 2024-04-23T02:30:06.082 INFO:journalctl@ceph.mgr.x.smithi191.stdout:Apr 23 02:30:05 smithi191 bash[37300]: debug 2024-04-23T02:30:05.731+0000 7f2474e90200 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2024-04-23T02:30:06.082 INFO:journalctl@ceph.mgr.x.smithi191.stdout:Apr 23 02:30:05 smithi191 bash[37300]: debug 2024-04-23T02:30:05.855+0000 7f2474e90200 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2024-04-23T02:30:06.083 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:30:05 smithi191 bash[14421]: cluster 2024-04-23T02:30:04.457839+0000 mgr.y (mgr.15255) 41 : cluster [DBG] pgmap v24: 161 pgs: 161 active+clean; 604 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-04-23T02:30:06.083 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:30:05 smithi191 bash[14421]: audit 2024-04-23T02:30:04.956439+0000 mon.a (mon.0) 824 : audit [INF] from='mgr.15255 172.21.15.37:0/1476109125' entity='mgr.y' 2024-04-23T02:30:06.083 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:30:05 smithi191 bash[14421]: audit 2024-04-23T02:30:04.966454+0000 mon.a (mon.0) 825 : audit [INF] from='mgr.15255 172.21.15.37:0/1476109125' entity='mgr.y' 2024-04-23T02:30:06.083 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:30:05 smithi191 bash[14421]: audit 2024-04-23T02:30:05.461108+0000 mon.a (mon.0) 826 : audit [INF] from='mgr.15255 172.21.15.37:0/1476109125' entity='mgr.y' 2024-04-23T02:30:06.083 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:30:05 smithi191 bash[14421]: audit 2024-04-23T02:30:05.471085+0000 mon.a (mon.0) 827 : audit [INF] from='mgr.15255 172.21.15.37:0/1476109125' entity='mgr.y' 2024-04-23T02:30:06.083 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:30:05 smithi191 bash[14421]: audit 2024-04-23T02:30:05.762281+0000 mon.a (mon.0) 828 : audit [INF] from='mgr.15255 172.21.15.37:0/1476109125' entity='mgr.y' 2024-04-23T02:30:06.083 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:30:05 smithi191 bash[14421]: audit 2024-04-23T02:30:05.772684+0000 mon.a (mon.0) 829 : audit [INF] from='mgr.15255 172.21.15.37:0/1476109125' entity='mgr.y' 2024-04-23T02:30:06.310 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:30:05 smithi037 bash[14334]: cluster 2024-04-23T02:30:04.457839+0000 mgr.y (mgr.15255) 41 : cluster [DBG] pgmap v24: 161 pgs: 161 active+clean; 604 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-04-23T02:30:06.310 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:30:05 smithi037 bash[14334]: audit 2024-04-23T02:30:04.956439+0000 mon.a (mon.0) 824 : audit [INF] from='mgr.15255 172.21.15.37:0/1476109125' entity='mgr.y' 2024-04-23T02:30:06.310 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:30:05 smithi037 bash[14334]: audit 2024-04-23T02:30:04.966454+0000 mon.a (mon.0) 825 : audit [INF] from='mgr.15255 172.21.15.37:0/1476109125' entity='mgr.y' 2024-04-23T02:30:06.310 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:30:05 smithi037 bash[14334]: audit 2024-04-23T02:30:05.461108+0000 mon.a (mon.0) 826 : audit [INF] from='mgr.15255 172.21.15.37:0/1476109125' entity='mgr.y' 2024-04-23T02:30:06.310 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:30:05 smithi037 bash[14334]: audit 2024-04-23T02:30:05.471085+0000 mon.a (mon.0) 827 : audit [INF] from='mgr.15255 172.21.15.37:0/1476109125' entity='mgr.y' 2024-04-23T02:30:06.311 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:30:05 smithi037 bash[14334]: audit 2024-04-23T02:30:05.762281+0000 mon.a (mon.0) 828 : audit [INF] from='mgr.15255 172.21.15.37:0/1476109125' entity='mgr.y' 2024-04-23T02:30:06.311 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:30:05 smithi037 bash[14334]: audit 2024-04-23T02:30:05.772684+0000 mon.a (mon.0) 829 : audit [INF] from='mgr.15255 172.21.15.37:0/1476109125' entity='mgr.y' 2024-04-23T02:30:06.311 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:30:05 smithi037 bash[18830]: cluster 2024-04-23T02:30:04.457839+0000 mgr.y (mgr.15255) 41 : cluster [DBG] pgmap v24: 161 pgs: 161 active+clean; 604 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-04-23T02:30:06.311 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:30:05 smithi037 bash[18830]: audit 2024-04-23T02:30:04.956439+0000 mon.a (mon.0) 824 : audit [INF] from='mgr.15255 172.21.15.37:0/1476109125' entity='mgr.y' 2024-04-23T02:30:06.311 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:30:05 smithi037 bash[18830]: audit 2024-04-23T02:30:04.966454+0000 mon.a (mon.0) 825 : audit [INF] from='mgr.15255 172.21.15.37:0/1476109125' entity='mgr.y' 2024-04-23T02:30:06.311 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:30:05 smithi037 bash[18830]: audit 2024-04-23T02:30:05.461108+0000 mon.a (mon.0) 826 : audit [INF] from='mgr.15255 172.21.15.37:0/1476109125' entity='mgr.y' 2024-04-23T02:30:06.311 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:30:05 smithi037 bash[18830]: audit 2024-04-23T02:30:05.471085+0000 mon.a (mon.0) 827 : audit [INF] from='mgr.15255 172.21.15.37:0/1476109125' entity='mgr.y' 2024-04-23T02:30:06.311 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:30:05 smithi037 bash[18830]: audit 2024-04-23T02:30:05.762281+0000 mon.a (mon.0) 828 : audit [INF] from='mgr.15255 172.21.15.37:0/1476109125' entity='mgr.y' 2024-04-23T02:30:06.311 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:30:05 smithi037 bash[18830]: audit 2024-04-23T02:30:05.772684+0000 mon.a (mon.0) 829 : audit [INF] from='mgr.15255 172.21.15.37:0/1476109125' entity='mgr.y' 2024-04-23T02:30:06.372 INFO:journalctl@ceph.mgr.x.smithi191.stdout:Apr 23 02:30:06 smithi191 bash[37300]: debug 2024-04-23T02:30:06.243+0000 7f2474e90200 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2024-04-23T02:30:06.373 INFO:journalctl@ceph.prometheus.a.smithi191.stdout:Apr 23 02:30:06 smithi191 bash[37951]: level=info ts=2024-04-23T02:30:06.207Z caller=main.go:302 msg="No time or size retention was set so using the default time retention" duration=15d 2024-04-23T02:30:06.373 INFO:journalctl@ceph.prometheus.a.smithi191.stdout:Apr 23 02:30:06 smithi191 bash[37951]: level=info ts=2024-04-23T02:30:06.207Z caller=main.go:337 msg="Starting Prometheus" version="(version=2.18.1, branch=HEAD, revision=ecee9c8abfd118f139014cb1b174b08db3f342cf)" 2024-04-23T02:30:06.373 INFO:journalctl@ceph.prometheus.a.smithi191.stdout:Apr 23 02:30:06 smithi191 bash[37951]: level=info ts=2024-04-23T02:30:06.207Z caller=main.go:338 build_context="(go=go1.14.2, user=root@2117a9e64a7e, date=20200507-16:51:47)" 2024-04-23T02:30:06.373 INFO:journalctl@ceph.prometheus.a.smithi191.stdout:Apr 23 02:30:06 smithi191 bash[37951]: level=info ts=2024-04-23T02:30:06.207Z caller=main.go:339 host_details="(Linux 5.4.0-177-generic #197-Ubuntu SMP Thu Mar 28 22:45:47 UTC 2024 x86_64 smithi191 (none))" 2024-04-23T02:30:06.373 INFO:journalctl@ceph.prometheus.a.smithi191.stdout:Apr 23 02:30:06 smithi191 bash[37951]: level=info ts=2024-04-23T02:30:06.207Z caller=main.go:340 fd_limits="(soft=1048576, hard=1048576)" 2024-04-23T02:30:06.373 INFO:journalctl@ceph.prometheus.a.smithi191.stdout:Apr 23 02:30:06 smithi191 bash[37951]: level=info ts=2024-04-23T02:30:06.207Z caller=main.go:341 vm_limits="(soft=unlimited, hard=unlimited)" 2024-04-23T02:30:06.373 INFO:journalctl@ceph.prometheus.a.smithi191.stdout:Apr 23 02:30:06 smithi191 bash[37951]: level=info ts=2024-04-23T02:30:06.208Z caller=web.go:523 component=web msg="Start listening for connections" address=:9095 2024-04-23T02:30:06.373 INFO:journalctl@ceph.prometheus.a.smithi191.stdout:Apr 23 02:30:06 smithi191 bash[37951]: level=info ts=2024-04-23T02:30:06.208Z caller=main.go:678 msg="Starting TSDB ..." 2024-04-23T02:30:06.373 INFO:journalctl@ceph.prometheus.a.smithi191.stdout:Apr 23 02:30:06 smithi191 bash[37951]: level=info ts=2024-04-23T02:30:06.216Z caller=head.go:575 component=tsdb msg="Replaying WAL, this may take awhile" 2024-04-23T02:30:06.373 INFO:journalctl@ceph.prometheus.a.smithi191.stdout:Apr 23 02:30:06 smithi191 bash[37951]: level=info ts=2024-04-23T02:30:06.216Z caller=head.go:624 component=tsdb msg="WAL segment loaded" segment=0 maxSegment=8 2024-04-23T02:30:06.373 INFO:journalctl@ceph.prometheus.a.smithi191.stdout:Apr 23 02:30:06 smithi191 bash[37951]: level=info ts=2024-04-23T02:30:06.228Z caller=head.go:624 component=tsdb msg="WAL segment loaded" segment=1 maxSegment=8 2024-04-23T02:30:06.373 INFO:journalctl@ceph.prometheus.a.smithi191.stdout:Apr 23 02:30:06 smithi191 bash[37951]: level=info ts=2024-04-23T02:30:06.228Z caller=head.go:624 component=tsdb msg="WAL segment loaded" segment=2 maxSegment=8 2024-04-23T02:30:06.374 INFO:journalctl@ceph.prometheus.a.smithi191.stdout:Apr 23 02:30:06 smithi191 bash[37951]: level=info ts=2024-04-23T02:30:06.228Z caller=head.go:624 component=tsdb msg="WAL segment loaded" segment=3 maxSegment=8 2024-04-23T02:30:06.374 INFO:journalctl@ceph.prometheus.a.smithi191.stdout:Apr 23 02:30:06 smithi191 bash[37951]: level=info ts=2024-04-23T02:30:06.229Z caller=head.go:624 component=tsdb msg="WAL segment loaded" segment=4 maxSegment=8 2024-04-23T02:30:06.374 INFO:journalctl@ceph.prometheus.a.smithi191.stdout:Apr 23 02:30:06 smithi191 bash[37951]: level=info ts=2024-04-23T02:30:06.229Z caller=head.go:624 component=tsdb msg="WAL segment loaded" segment=5 maxSegment=8 2024-04-23T02:30:06.374 INFO:journalctl@ceph.prometheus.a.smithi191.stdout:Apr 23 02:30:06 smithi191 bash[37951]: level=info ts=2024-04-23T02:30:06.229Z caller=head.go:624 component=tsdb msg="WAL segment loaded" segment=6 maxSegment=8 2024-04-23T02:30:06.374 INFO:journalctl@ceph.prometheus.a.smithi191.stdout:Apr 23 02:30:06 smithi191 bash[37951]: level=info ts=2024-04-23T02:30:06.231Z caller=head.go:624 component=tsdb msg="WAL segment loaded" segment=7 maxSegment=8 2024-04-23T02:30:06.374 INFO:journalctl@ceph.prometheus.a.smithi191.stdout:Apr 23 02:30:06 smithi191 bash[37951]: level=info ts=2024-04-23T02:30:06.231Z caller=head.go:624 component=tsdb msg="WAL segment loaded" segment=8 maxSegment=8 2024-04-23T02:30:06.374 INFO:journalctl@ceph.prometheus.a.smithi191.stdout:Apr 23 02:30:06 smithi191 bash[37951]: level=info ts=2024-04-23T02:30:06.231Z caller=head.go:627 component=tsdb msg="WAL replay completed" duration=15.187046ms 2024-04-23T02:30:06.374 INFO:journalctl@ceph.prometheus.a.smithi191.stdout:Apr 23 02:30:06 smithi191 bash[37951]: level=info ts=2024-04-23T02:30:06.234Z caller=main.go:694 fs_type=XFS_SUPER_MAGIC 2024-04-23T02:30:06.374 INFO:journalctl@ceph.prometheus.a.smithi191.stdout:Apr 23 02:30:06 smithi191 bash[37951]: level=info ts=2024-04-23T02:30:06.234Z caller=main.go:695 msg="TSDB started" 2024-04-23T02:30:06.374 INFO:journalctl@ceph.prometheus.a.smithi191.stdout:Apr 23 02:30:06 smithi191 bash[37951]: level=info ts=2024-04-23T02:30:06.234Z caller=main.go:799 msg="Loading configuration file" filename=/etc/prometheus/prometheus.yml 2024-04-23T02:30:06.374 INFO:journalctl@ceph.prometheus.a.smithi191.stdout:Apr 23 02:30:06 smithi191 bash[37951]: level=info ts=2024-04-23T02:30:06.234Z caller=main.go:547 msg="Stopping scrape discovery manager..." 2024-04-23T02:30:06.374 INFO:journalctl@ceph.prometheus.a.smithi191.stdout:Apr 23 02:30:06 smithi191 bash[37951]: level=info ts=2024-04-23T02:30:06.234Z caller=main.go:561 msg="Stopping notify discovery manager..." 2024-04-23T02:30:06.374 INFO:journalctl@ceph.prometheus.a.smithi191.stdout:Apr 23 02:30:06 smithi191 bash[37951]: level=info ts=2024-04-23T02:30:06.234Z caller=main.go:583 msg="Stopping scrape manager..." 2024-04-23T02:30:06.374 INFO:journalctl@ceph.prometheus.a.smithi191.stdout:Apr 23 02:30:06 smithi191 bash[37951]: level=info ts=2024-04-23T02:30:06.234Z caller=main.go:557 msg="Notify discovery manager stopped" 2024-04-23T02:30:06.375 INFO:journalctl@ceph.prometheus.a.smithi191.stdout:Apr 23 02:30:06 smithi191 bash[37951]: level=info ts=2024-04-23T02:30:06.234Z caller=main.go:543 msg="Scrape discovery manager stopped" 2024-04-23T02:30:06.375 INFO:journalctl@ceph.prometheus.a.smithi191.stdout:Apr 23 02:30:06 smithi191 bash[37951]: level=info ts=2024-04-23T02:30:06.234Z caller=main.go:577 msg="Scrape manager stopped" 2024-04-23T02:30:06.375 INFO:journalctl@ceph.prometheus.a.smithi191.stdout:Apr 23 02:30:06 smithi191 bash[37951]: level=info ts=2024-04-23T02:30:06.234Z caller=manager.go:882 component="rule manager" msg="Stopping rule manager..." 2024-04-23T02:30:06.375 INFO:journalctl@ceph.prometheus.a.smithi191.stdout:Apr 23 02:30:06 smithi191 bash[37951]: level=info ts=2024-04-23T02:30:06.234Z caller=manager.go:892 component="rule manager" msg="Rule manager stopped" 2024-04-23T02:30:06.375 INFO:journalctl@ceph.prometheus.a.smithi191.stdout:Apr 23 02:30:06 smithi191 bash[37951]: level=info ts=2024-04-23T02:30:06.234Z caller=notifier.go:601 component=notifier msg="Stopping notification manager..." 2024-04-23T02:30:06.375 INFO:journalctl@ceph.prometheus.a.smithi191.stdout:Apr 23 02:30:06 smithi191 bash[37951]: level=info ts=2024-04-23T02:30:06.235Z caller=main.go:749 msg="Notifier manager stopped" 2024-04-23T02:30:06.375 INFO:journalctl@ceph.prometheus.a.smithi191.stdout:Apr 23 02:30:06 smithi191 bash[37951]: level=error ts=2024-04-23T02:30:06.235Z caller=main.go:758 err="error loading config from \"/etc/prometheus/prometheus.yml\": couldn't load configuration (--config.file=\"/etc/prometheus/prometheus.yml\"): parsing YAML file /etc/prometheus/prometheus.yml: yaml: unmarshal errors:\n line 11: field http_sd_configs not found in type config.plain\n line 17: field http_sd_configs not found in type config.plain\n line 21: field http_sd_configs not found in type config.plain\n line 27: field http_sd_configs not found in type config.plain\n line 31: field http_sd_configs not found in type config.plain" 2024-04-23T02:30:06.626 INFO:journalctl@ceph.mgr.x.smithi191.stdout:Apr 23 02:30:06 smithi191 bash[37300]: debug 2024-04-23T02:30:06.359+0000 7f2474e90200 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2024-04-23T02:30:06.627 INFO:journalctl@ceph.mgr.x.smithi191.stdout:Apr 23 02:30:06 smithi191 bash[37300]: debug 2024-04-23T02:30:06.499+0000 7f2474e90200 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2024-04-23T02:30:06.932 INFO:journalctl@ceph.mgr.x.smithi191.stdout:Apr 23 02:30:06 smithi191 bash[37300]: debug 2024-04-23T02:30:06.611+0000 7f2474e90200 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2024-04-23T02:30:06.932 INFO:journalctl@ceph.mgr.x.smithi191.stdout:Apr 23 02:30:06 smithi191 bash[37300]: debug 2024-04-23T02:30:06.739+0000 7f2474e90200 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2024-04-23T02:30:07.432 INFO:journalctl@ceph.prometheus.a.smithi191.stdout:Apr 23 02:30:06 smithi191 systemd[1]: ceph-39f0dbf0-0117-11ef-bc93-c7b262605968@prometheus.a.service: Main process exited, code=exited, status=1/FAILURE 2024-04-23T02:30:07.432 INFO:journalctl@ceph.prometheus.a.smithi191.stdout:Apr 23 02:30:06 smithi191 systemd[1]: ceph-39f0dbf0-0117-11ef-bc93-c7b262605968@prometheus.a.service: Failed with result 'exit-code'. 2024-04-23T02:30:07.432 INFO:journalctl@ceph.mgr.x.smithi191.stdout:Apr 23 02:30:06 smithi191 bash[37300]: debug 2024-04-23T02:30:06.927+0000 7f2474e90200 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2024-04-23T02:30:07.432 INFO:journalctl@ceph.mgr.x.smithi191.stdout:Apr 23 02:30:07 smithi191 bash[37300]: debug 2024-04-23T02:30:07.059+0000 7f2474e90200 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2024-04-23T02:30:08.310 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:30:07 smithi037 bash[14334]: cluster 2024-04-23T02:30:06.459620+0000 mgr.y (mgr.15255) 42 : cluster [DBG] pgmap v25: 161 pgs: 161 active+clean; 604 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2024-04-23T02:30:08.310 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:30:07 smithi037 bash[18830]: cluster 2024-04-23T02:30:06.459620+0000 mgr.y (mgr.15255) 42 : cluster [DBG] pgmap v25: 161 pgs: 161 active+clean; 604 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2024-04-23T02:30:08.332 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:30:07 smithi191 bash[14421]: cluster 2024-04-23T02:30:06.459620+0000 mgr.y (mgr.15255) 42 : cluster [DBG] pgmap v25: 161 pgs: 161 active+clean; 604 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2024-04-23T02:30:08.682 INFO:journalctl@ceph.mgr.x.smithi191.stdout:Apr 23 02:30:08 smithi191 bash[37300]: debug 2024-04-23T02:30:08.319+0000 7f2474e90200 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2024-04-23T02:30:09.310 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:30:08 smithi037 bash[14334]: cluster 2024-04-23T02:30:08.347597+0000 mon.a (mon.0) 830 : cluster [DBG] Standby manager daemon x restarted 2024-04-23T02:30:09.310 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:30:08 smithi037 bash[14334]: cluster 2024-04-23T02:30:08.347834+0000 mon.a (mon.0) 831 : cluster [DBG] Standby manager daemon x started 2024-04-23T02:30:09.310 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:30:08 smithi037 bash[14334]: audit 2024-04-23T02:30:08.347973+0000 mon.b (mon.2) 82 : audit [DBG] from='mgr.? 172.21.15.191:0/1179421802' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-04-23T02:30:09.310 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:30:08 smithi037 bash[14334]: audit 2024-04-23T02:30:08.348786+0000 mon.b (mon.2) 83 : audit [DBG] from='mgr.? 172.21.15.191:0/1179421802' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-04-23T02:30:09.310 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:30:08 smithi037 bash[14334]: audit 2024-04-23T02:30:08.350575+0000 mon.b (mon.2) 84 : audit [DBG] from='mgr.? 172.21.15.191:0/1179421802' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-04-23T02:30:09.311 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:30:08 smithi037 bash[14334]: audit 2024-04-23T02:30:08.351233+0000 mon.b (mon.2) 85 : audit [DBG] from='mgr.? 172.21.15.191:0/1179421802' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-04-23T02:30:09.311 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:30:08 smithi037 bash[18830]: cluster 2024-04-23T02:30:08.347597+0000 mon.a (mon.0) 830 : cluster [DBG] Standby manager daemon x restarted 2024-04-23T02:30:09.311 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:30:08 smithi037 bash[18830]: cluster 2024-04-23T02:30:08.347834+0000 mon.a (mon.0) 831 : cluster [DBG] Standby manager daemon x started 2024-04-23T02:30:09.311 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:30:08 smithi037 bash[18830]: audit 2024-04-23T02:30:08.347973+0000 mon.b (mon.2) 82 : audit [DBG] from='mgr.? 172.21.15.191:0/1179421802' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-04-23T02:30:09.311 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:30:08 smithi037 bash[18830]: audit 2024-04-23T02:30:08.348786+0000 mon.b (mon.2) 83 : audit [DBG] from='mgr.? 172.21.15.191:0/1179421802' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-04-23T02:30:09.311 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:30:08 smithi037 bash[18830]: audit 2024-04-23T02:30:08.350575+0000 mon.b (mon.2) 84 : audit [DBG] from='mgr.? 172.21.15.191:0/1179421802' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-04-23T02:30:09.311 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:30:08 smithi037 bash[18830]: audit 2024-04-23T02:30:08.351233+0000 mon.b (mon.2) 85 : audit [DBG] from='mgr.? 172.21.15.191:0/1179421802' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-04-23T02:30:09.432 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:30:08 smithi191 bash[14421]: cluster 2024-04-23T02:30:08.347597+0000 mon.a (mon.0) 830 : cluster [DBG] Standby manager daemon x restarted 2024-04-23T02:30:09.432 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:30:08 smithi191 bash[14421]: cluster 2024-04-23T02:30:08.347834+0000 mon.a (mon.0) 831 : cluster [DBG] Standby manager daemon x started 2024-04-23T02:30:09.432 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:30:08 smithi191 bash[14421]: audit 2024-04-23T02:30:08.347973+0000 mon.b (mon.2) 82 : audit [DBG] from='mgr.? 172.21.15.191:0/1179421802' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-04-23T02:30:09.432 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:30:08 smithi191 bash[14421]: audit 2024-04-23T02:30:08.348786+0000 mon.b (mon.2) 83 : audit [DBG] from='mgr.? 172.21.15.191:0/1179421802' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-04-23T02:30:09.432 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:30:08 smithi191 bash[14421]: audit 2024-04-23T02:30:08.350575+0000 mon.b (mon.2) 84 : audit [DBG] from='mgr.? 172.21.15.191:0/1179421802' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-04-23T02:30:09.433 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:30:08 smithi191 bash[14421]: audit 2024-04-23T02:30:08.351233+0000 mon.b (mon.2) 85 : audit [DBG] from='mgr.? 172.21.15.191:0/1179421802' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-04-23T02:30:10.310 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:30:09 smithi037 bash[14334]: cluster 2024-04-23T02:30:08.460422+0000 mgr.y (mgr.15255) 43 : cluster [DBG] pgmap v26: 161 pgs: 161 active+clean; 604 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2024-04-23T02:30:10.310 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:30:09 smithi037 bash[14334]: cluster 2024-04-23T02:30:08.987166+0000 mon.a (mon.0) 832 : cluster [DBG] mgrmap e27: y(active, since 46s), standbys: x 2024-04-23T02:30:10.310 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:30:09 smithi037 bash[18830]: cluster 2024-04-23T02:30:08.460422+0000 mgr.y (mgr.15255) 43 : cluster [DBG] pgmap v26: 161 pgs: 161 active+clean; 604 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2024-04-23T02:30:10.310 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:30:09 smithi037 bash[18830]: cluster 2024-04-23T02:30:08.987166+0000 mon.a (mon.0) 832 : cluster [DBG] mgrmap e27: y(active, since 46s), standbys: x 2024-04-23T02:30:10.432 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:30:09 smithi191 bash[14421]: cluster 2024-04-23T02:30:08.460422+0000 mgr.y (mgr.15255) 43 : cluster [DBG] pgmap v26: 161 pgs: 161 active+clean; 604 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2024-04-23T02:30:10.432 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:30:09 smithi191 bash[14421]: cluster 2024-04-23T02:30:08.987166+0000 mon.a (mon.0) 832 : cluster [DBG] mgrmap e27: y(active, since 46s), standbys: x 2024-04-23T02:30:12.182 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:30:11 smithi191 bash[14421]: cluster 2024-04-23T02:30:10.462123+0000 mgr.y (mgr.15255) 44 : cluster [DBG] pgmap v27: 161 pgs: 161 active+clean; 604 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2024-04-23T02:30:12.310 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:30:11 smithi037 bash[14334]: cluster 2024-04-23T02:30:10.462123+0000 mgr.y (mgr.15255) 44 : cluster [DBG] pgmap v27: 161 pgs: 161 active+clean; 604 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2024-04-23T02:30:12.310 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:30:11 smithi037 bash[18830]: cluster 2024-04-23T02:30:10.462123+0000 mgr.y (mgr.15255) 44 : cluster [DBG] pgmap v27: 161 pgs: 161 active+clean; 604 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2024-04-23T02:30:14.310 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:30:13 smithi037 bash[14334]: cluster 2024-04-23T02:30:12.462913+0000 mgr.y (mgr.15255) 45 : cluster [DBG] pgmap v28: 161 pgs: 161 active+clean; 604 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2024-04-23T02:30:14.310 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:30:13 smithi037 bash[18830]: cluster 2024-04-23T02:30:12.462913+0000 mgr.y (mgr.15255) 45 : cluster [DBG] pgmap v28: 161 pgs: 161 active+clean; 604 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2024-04-23T02:30:14.432 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:30:13 smithi191 bash[14421]: cluster 2024-04-23T02:30:12.462913+0000 mgr.y (mgr.15255) 45 : cluster [DBG] pgmap v28: 161 pgs: 161 active+clean; 604 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2024-04-23T02:30:16.174 INFO:teuthology.orchestra.run.smithi037.stdout:true 2024-04-23T02:30:16.560 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:30:16 smithi037 bash[18830]: cluster 2024-04-23T02:30:14.463719+0000 mgr.y (mgr.15255) 46 : cluster [DBG] pgmap v29: 161 pgs: 161 active+clean; 604 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2024-04-23T02:30:16.560 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:30:16 smithi037 bash[18830]: audit 2024-04-23T02:30:15.480713+0000 mon.a (mon.0) 833 : audit [INF] from='mgr.15255 172.21.15.37:0/1476109125' entity='mgr.y' 2024-04-23T02:30:16.560 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:30:16 smithi037 bash[18830]: audit 2024-04-23T02:30:15.491027+0000 mon.a (mon.0) 834 : audit [INF] from='mgr.15255 172.21.15.37:0/1476109125' entity='mgr.y' 2024-04-23T02:30:16.560 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:30:16 smithi037 bash[18830]: audit 2024-04-23T02:30:15.492890+0000 mon.a (mon.0) 835 : audit [DBG] from='mgr.15255 172.21.15.37:0/1476109125' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-23T02:30:16.560 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:30:16 smithi037 bash[18830]: audit 2024-04-23T02:30:15.494521+0000 mon.a (mon.0) 836 : audit [INF] from='mgr.15255 172.21.15.37:0/1476109125' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-23T02:30:16.560 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:30:16 smithi037 bash[18830]: audit 2024-04-23T02:30:15.507918+0000 mon.a (mon.0) 837 : audit [INF] from='mgr.15255 172.21.15.37:0/1476109125' entity='mgr.y' 2024-04-23T02:30:16.560 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:30:16 smithi037 bash[18830]: audit 2024-04-23T02:30:15.596351+0000 mon.a (mon.0) 838 : audit [DBG] from='mgr.15255 172.21.15.37:0/1476109125' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-23T02:30:16.561 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:30:16 smithi037 bash[18830]: audit 2024-04-23T02:30:15.600508+0000 mon.a (mon.0) 839 : audit [DBG] from='mgr.15255 172.21.15.37:0/1476109125' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T02:30:16.561 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:30:16 smithi037 bash[18830]: audit 2024-04-23T02:30:15.612244+0000 mon.a (mon.0) 840 : audit [INF] from='mgr.15255 172.21.15.37:0/1476109125' entity='mgr.y' 2024-04-23T02:30:16.561 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:30:16 smithi037 bash[18830]: audit 2024-04-23T02:30:15.614025+0000 mon.a (mon.0) 841 : audit [INF] from='mgr.15255 172.21.15.37:0/1476109125' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.x"}]: dispatch 2024-04-23T02:30:16.561 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:30:16 smithi037 bash[18830]: audit 2024-04-23T02:30:15.622629+0000 mon.a (mon.0) 842 : audit [INF] from='mgr.15255 172.21.15.37:0/1476109125' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr.x"}]': finished 2024-04-23T02:30:16.561 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:30:16 smithi037 bash[18830]: audit 2024-04-23T02:30:15.624091+0000 mon.a (mon.0) 843 : audit [INF] from='mgr.15255 172.21.15.37:0/1476109125' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.y"}]: dispatch 2024-04-23T02:30:16.561 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:30:16 smithi037 bash[18830]: audit 2024-04-23T02:30:15.631355+0000 mon.a (mon.0) 844 : audit [INF] from='mgr.15255 172.21.15.37:0/1476109125' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr.y"}]': finished 2024-04-23T02:30:16.561 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:30:16 smithi037 bash[18830]: audit 2024-04-23T02:30:15.633890+0000 mon.a (mon.0) 845 : audit [DBG] from='mgr.15255 172.21.15.37:0/1476109125' entity='mgr.y' cmd=[{"prefix": "quorum_status"}]: dispatch 2024-04-23T02:30:16.561 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:30:16 smithi037 bash[18830]: audit 2024-04-23T02:30:15.635281+0000 mon.a (mon.0) 846 : audit [DBG] from='mgr.15255 172.21.15.37:0/1476109125' entity='mgr.y' cmd=[{"prefix": "mon ok-to-stop", "ids": ["a"]}]: dispatch 2024-04-23T02:30:16.561 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:30:16 smithi037 bash[14334]: cluster 2024-04-23T02:30:14.463719+0000 mgr.y (mgr.15255) 46 : cluster [DBG] pgmap v29: 161 pgs: 161 active+clean; 604 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2024-04-23T02:30:16.561 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:30:16 smithi037 bash[14334]: audit 2024-04-23T02:30:15.480713+0000 mon.a (mon.0) 833 : audit [INF] from='mgr.15255 172.21.15.37:0/1476109125' entity='mgr.y' 2024-04-23T02:30:16.561 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:30:16 smithi037 bash[14334]: audit 2024-04-23T02:30:15.491027+0000 mon.a (mon.0) 834 : audit [INF] from='mgr.15255 172.21.15.37:0/1476109125' entity='mgr.y' 2024-04-23T02:30:16.561 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:30:16 smithi037 bash[14334]: audit 2024-04-23T02:30:15.492890+0000 mon.a (mon.0) 835 : audit [DBG] from='mgr.15255 172.21.15.37:0/1476109125' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-23T02:30:16.561 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:30:16 smithi037 bash[14334]: audit 2024-04-23T02:30:15.494521+0000 mon.a (mon.0) 836 : audit [INF] from='mgr.15255 172.21.15.37:0/1476109125' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-23T02:30:16.561 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:30:16 smithi037 bash[14334]: audit 2024-04-23T02:30:15.507918+0000 mon.a (mon.0) 837 : audit [INF] from='mgr.15255 172.21.15.37:0/1476109125' entity='mgr.y' 2024-04-23T02:30:16.562 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:30:16 smithi037 bash[14334]: audit 2024-04-23T02:30:15.596351+0000 mon.a (mon.0) 838 : audit [DBG] from='mgr.15255 172.21.15.37:0/1476109125' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-23T02:30:16.562 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:30:16 smithi037 bash[14334]: audit 2024-04-23T02:30:15.600508+0000 mon.a (mon.0) 839 : audit [DBG] from='mgr.15255 172.21.15.37:0/1476109125' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T02:30:16.562 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:30:16 smithi037 bash[14334]: audit 2024-04-23T02:30:15.612244+0000 mon.a (mon.0) 840 : audit [INF] from='mgr.15255 172.21.15.37:0/1476109125' entity='mgr.y' 2024-04-23T02:30:16.562 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:30:16 smithi037 bash[14334]: audit 2024-04-23T02:30:15.614025+0000 mon.a (mon.0) 841 : audit [INF] from='mgr.15255 172.21.15.37:0/1476109125' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.x"}]: dispatch 2024-04-23T02:30:16.562 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:30:16 smithi037 bash[14334]: audit 2024-04-23T02:30:15.622629+0000 mon.a (mon.0) 842 : audit [INF] from='mgr.15255 172.21.15.37:0/1476109125' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr.x"}]': finished 2024-04-23T02:30:16.562 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:30:16 smithi037 bash[14334]: audit 2024-04-23T02:30:15.624091+0000 mon.a (mon.0) 843 : audit [INF] from='mgr.15255 172.21.15.37:0/1476109125' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.y"}]: dispatch 2024-04-23T02:30:16.562 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:30:16 smithi037 bash[14334]: audit 2024-04-23T02:30:15.631355+0000 mon.a (mon.0) 844 : audit [INF] from='mgr.15255 172.21.15.37:0/1476109125' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr.y"}]': finished 2024-04-23T02:30:16.562 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:30:16 smithi037 bash[14334]: audit 2024-04-23T02:30:15.633890+0000 mon.a (mon.0) 845 : audit [DBG] from='mgr.15255 172.21.15.37:0/1476109125' entity='mgr.y' cmd=[{"prefix": "quorum_status"}]: dispatch 2024-04-23T02:30:16.562 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:30:16 smithi037 bash[14334]: audit 2024-04-23T02:30:15.635281+0000 mon.a (mon.0) 846 : audit [DBG] from='mgr.15255 172.21.15.37:0/1476109125' entity='mgr.y' cmd=[{"prefix": "mon ok-to-stop", "ids": ["a"]}]: dispatch 2024-04-23T02:30:16.682 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:30:16 smithi191 bash[14421]: cluster 2024-04-23T02:30:14.463719+0000 mgr.y (mgr.15255) 46 : cluster [DBG] pgmap v29: 161 pgs: 161 active+clean; 604 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2024-04-23T02:30:16.683 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:30:16 smithi191 bash[14421]: audit 2024-04-23T02:30:15.480713+0000 mon.a (mon.0) 833 : audit [INF] from='mgr.15255 172.21.15.37:0/1476109125' entity='mgr.y' 2024-04-23T02:30:16.683 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:30:16 smithi191 bash[14421]: audit 2024-04-23T02:30:15.491027+0000 mon.a (mon.0) 834 : audit [INF] from='mgr.15255 172.21.15.37:0/1476109125' entity='mgr.y' 2024-04-23T02:30:16.683 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:30:16 smithi191 bash[14421]: audit 2024-04-23T02:30:15.492890+0000 mon.a (mon.0) 835 : audit [DBG] from='mgr.15255 172.21.15.37:0/1476109125' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-23T02:30:16.683 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:30:16 smithi191 bash[14421]: audit 2024-04-23T02:30:15.494521+0000 mon.a (mon.0) 836 : audit [INF] from='mgr.15255 172.21.15.37:0/1476109125' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-23T02:30:16.683 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:30:16 smithi191 bash[14421]: audit 2024-04-23T02:30:15.507918+0000 mon.a (mon.0) 837 : audit [INF] from='mgr.15255 172.21.15.37:0/1476109125' entity='mgr.y' 2024-04-23T02:30:16.683 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:30:16 smithi191 bash[14421]: audit 2024-04-23T02:30:15.596351+0000 mon.a (mon.0) 838 : audit [DBG] from='mgr.15255 172.21.15.37:0/1476109125' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-23T02:30:16.683 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:30:16 smithi191 bash[14421]: audit 2024-04-23T02:30:15.600508+0000 mon.a (mon.0) 839 : audit [DBG] from='mgr.15255 172.21.15.37:0/1476109125' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T02:30:16.683 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:30:16 smithi191 bash[14421]: audit 2024-04-23T02:30:15.612244+0000 mon.a (mon.0) 840 : audit [INF] from='mgr.15255 172.21.15.37:0/1476109125' entity='mgr.y' 2024-04-23T02:30:16.683 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:30:16 smithi191 bash[14421]: audit 2024-04-23T02:30:15.614025+0000 mon.a (mon.0) 841 : audit [INF] from='mgr.15255 172.21.15.37:0/1476109125' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.x"}]: dispatch 2024-04-23T02:30:16.683 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:30:16 smithi191 bash[14421]: audit 2024-04-23T02:30:15.622629+0000 mon.a (mon.0) 842 : audit [INF] from='mgr.15255 172.21.15.37:0/1476109125' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr.x"}]': finished 2024-04-23T02:30:16.683 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:30:16 smithi191 bash[14421]: audit 2024-04-23T02:30:15.624091+0000 mon.a (mon.0) 843 : audit [INF] from='mgr.15255 172.21.15.37:0/1476109125' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.y"}]: dispatch 2024-04-23T02:30:16.683 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:30:16 smithi191 bash[14421]: audit 2024-04-23T02:30:15.631355+0000 mon.a (mon.0) 844 : audit [INF] from='mgr.15255 172.21.15.37:0/1476109125' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr.y"}]': finished 2024-04-23T02:30:16.683 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:30:16 smithi191 bash[14421]: audit 2024-04-23T02:30:15.633890+0000 mon.a (mon.0) 845 : audit [DBG] from='mgr.15255 172.21.15.37:0/1476109125' entity='mgr.y' cmd=[{"prefix": "quorum_status"}]: dispatch 2024-04-23T02:30:16.684 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:30:16 smithi191 bash[14421]: audit 2024-04-23T02:30:15.635281+0000 mon.a (mon.0) 846 : audit [DBG] from='mgr.15255 172.21.15.37:0/1476109125' entity='mgr.y' cmd=[{"prefix": "mon ok-to-stop", "ids": ["a"]}]: dispatch 2024-04-23T02:30:16.933 INFO:teuthology.orchestra.run.smithi037.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-04-23T02:30:16.933 INFO:teuthology.orchestra.run.smithi037.stdout:alertmanager.a smithi037 *:9093,9094 running (2m) 11s ago 8m 10.5M - 0.20.0 0881eb8f169f 1b9e4bd608dc 2024-04-23T02:30:16.933 INFO:teuthology.orchestra.run.smithi037.stdout:grafana.a smithi191 *:3000 running (80s) 11s ago 8m 25.6M - 6.7.4 557c83e11646 cfce89c1dd30 2024-04-23T02:30:16.933 INFO:teuthology.orchestra.run.smithi037.stdout:iscsi.foo.smithi037.qdajck smithi037 unknown 11s ago 6m - - 2024-04-23T02:30:16.933 INFO:teuthology.orchestra.run.smithi037.stdout:mgr.x smithi191 *:8443,8765 running (18s) 11s ago 13m 84.6M - 18.2.2-1237-g646b8c7d 9900ed1a6b81 b3456bc9b9ef 2024-04-23T02:30:16.934 INFO:teuthology.orchestra.run.smithi037.stdout:mgr.y smithi037 *:8443,8765 running (72s) 11s ago 14m 480M - 18.2.2-1237-g646b8c7d 9900ed1a6b81 19b52a26f1ca 2024-04-23T02:30:16.934 INFO:teuthology.orchestra.run.smithi037.stdout:mon.a smithi037 running (14m) 11s ago 14m 64.3M 2048M 16.2.0 24ecd6d5f14c 53389667d449 2024-04-23T02:30:16.934 INFO:teuthology.orchestra.run.smithi037.stdout:mon.b smithi191 running (13m) 11s ago 13m 56.8M 2048M 16.2.0 24ecd6d5f14c 3a7fdbe59b38 2024-04-23T02:30:16.934 INFO:teuthology.orchestra.run.smithi037.stdout:mon.c smithi037 running (13m) 11s ago 13m 54.9M 2048M 16.2.0 24ecd6d5f14c 25a08bc9af49 2024-04-23T02:30:16.934 INFO:teuthology.orchestra.run.smithi037.stdout:node-exporter.a smithi037 *:9100 running (2m) 11s ago 9m 9155k - 0.18.1 e5a616e4b9cf 9f1e46faf95f 2024-04-23T02:30:16.934 INFO:teuthology.orchestra.run.smithi037.stdout:node-exporter.b smithi191 *:9100 running (105s) 11s ago 9m 3403k - 0.18.1 e5a616e4b9cf 4b3fa5356419 2024-04-23T02:30:16.934 INFO:teuthology.orchestra.run.smithi037.stdout:osd.0 smithi037 running (12m) 11s ago 12m 55.5M 4096M 16.2.0 24ecd6d5f14c 885544a62f16 2024-04-23T02:30:16.934 INFO:teuthology.orchestra.run.smithi037.stdout:osd.1 smithi037 running (12m) 11s ago 12m 54.6M 4096M 16.2.0 24ecd6d5f14c 25fcc758e2c4 2024-04-23T02:30:16.934 INFO:teuthology.orchestra.run.smithi037.stdout:osd.2 smithi037 running (11m) 11s ago 11m 50.4M 4096M 16.2.0 24ecd6d5f14c f06ea64c4342 2024-04-23T02:30:16.934 INFO:teuthology.orchestra.run.smithi037.stdout:osd.3 smithi037 running (11m) 11s ago 11m 56.0M 4096M 16.2.0 24ecd6d5f14c 86bba9f86542 2024-04-23T02:30:16.934 INFO:teuthology.orchestra.run.smithi037.stdout:osd.4 smithi191 running (11m) 11s ago 11m 56.6M 4096M 16.2.0 24ecd6d5f14c 4bef4ae21d58 2024-04-23T02:30:16.934 INFO:teuthology.orchestra.run.smithi037.stdout:osd.5 smithi191 running (10m) 11s ago 10m 52.5M 4096M 16.2.0 24ecd6d5f14c e96fff457fff 2024-04-23T02:30:16.934 INFO:teuthology.orchestra.run.smithi037.stdout:osd.6 smithi191 running (10m) 11s ago 10m 53.2M 4096M 16.2.0 24ecd6d5f14c 8e1356132ee5 2024-04-23T02:30:16.934 INFO:teuthology.orchestra.run.smithi037.stdout:osd.7 smithi191 running (9m) 11s ago 9m 56.1M 4096M 16.2.0 24ecd6d5f14c 925eb6ef69e9 2024-04-23T02:30:16.935 INFO:teuthology.orchestra.run.smithi037.stdout:prometheus.a smithi191 *:9095 unknown 11s ago 9m - - 2024-04-23T02:30:16.935 INFO:teuthology.orchestra.run.smithi037.stdout:rgw.foo.smithi037.ajnubp smithi037 *:8000 running (7m) 11s ago 7m 55.7M - 16.2.0 24ecd6d5f14c 98e454e01e1c 2024-04-23T02:30:16.935 INFO:teuthology.orchestra.run.smithi037.stdout:rgw.foo.smithi191.arojwq smithi191 *:8000 running (7m) 11s ago 7m 56.0M - 16.2.0 24ecd6d5f14c c3f6e10394ec 2024-04-23T02:30:16.935 INFO:teuthology.orchestra.run.smithi037.stdout:rgw.smpl.smithi037.oowzwi smithi037 *:80 running (6m) 11s ago 6m 55.8M - 16.2.0 24ecd6d5f14c e986069c49da 2024-04-23T02:30:16.935 INFO:teuthology.orchestra.run.smithi037.stdout:rgw.smpl.smithi191.vzlgqs smithi191 *:80 running (6m) 11s ago 6m 56.1M - 16.2.0 24ecd6d5f14c 5e62488f89f3 2024-04-23T02:30:17.378 INFO:teuthology.orchestra.run.smithi037.stdout:{ 2024-04-23T02:30:17.378 INFO:teuthology.orchestra.run.smithi037.stdout: "mon": { 2024-04-23T02:30:17.378 INFO:teuthology.orchestra.run.smithi037.stdout: "ceph version 16.2.0 (0c2054e95bcd9b30fdd908a79ac1d8bbc3394442) pacific (stable)": 3 2024-04-23T02:30:17.378 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-04-23T02:30:17.378 INFO:teuthology.orchestra.run.smithi037.stdout: "mgr": { 2024-04-23T02:30:17.378 INFO:teuthology.orchestra.run.smithi037.stdout: "ceph version 18.2.2-1237-g646b8c7d (646b8c7d293d8ec31a40c69f7b3237b19c1be24d) reef (stable)": 2 2024-04-23T02:30:17.378 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-04-23T02:30:17.378 INFO:teuthology.orchestra.run.smithi037.stdout: "osd": { 2024-04-23T02:30:17.379 INFO:teuthology.orchestra.run.smithi037.stdout: "ceph version 16.2.0 (0c2054e95bcd9b30fdd908a79ac1d8bbc3394442) pacific (stable)": 8 2024-04-23T02:30:17.379 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-04-23T02:30:17.379 INFO:teuthology.orchestra.run.smithi037.stdout: "mds": {}, 2024-04-23T02:30:17.379 INFO:teuthology.orchestra.run.smithi037.stdout: "rgw": { 2024-04-23T02:30:17.379 INFO:teuthology.orchestra.run.smithi037.stdout: "ceph version 16.2.0 (0c2054e95bcd9b30fdd908a79ac1d8bbc3394442) pacific (stable)": 4 2024-04-23T02:30:17.379 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-04-23T02:30:17.379 INFO:teuthology.orchestra.run.smithi037.stdout: "overall": { 2024-04-23T02:30:17.379 INFO:teuthology.orchestra.run.smithi037.stdout: "ceph version 16.2.0 (0c2054e95bcd9b30fdd908a79ac1d8bbc3394442) pacific (stable)": 15, 2024-04-23T02:30:17.379 INFO:teuthology.orchestra.run.smithi037.stdout: "ceph version 18.2.2-1237-g646b8c7d (646b8c7d293d8ec31a40c69f7b3237b19c1be24d) reef (stable)": 2 2024-04-23T02:30:17.379 INFO:teuthology.orchestra.run.smithi037.stdout: } 2024-04-23T02:30:17.379 INFO:teuthology.orchestra.run.smithi037.stdout:} 2024-04-23T02:30:17.560 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:30:17 smithi037 bash[18830]: cephadm 2024-04-23T02:30:15.496021+0000 mgr.y (mgr.15255) 47 : cephadm [WRN] unable to calc client keyring client.admin placement PlacementSpec(label='_admin'): Cannot place : No matching hosts for label _admin 2024-04-23T02:30:17.560 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:30:17 smithi037 bash[18830]: cluster 2024-04-23T02:30:15.498090+0000 mgr.y (mgr.15255) 48 : cluster [DBG] pgmap v30: 161 pgs: 161 active+clean; 604 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 92 B/s rd, 0 op/s 2024-04-23T02:30:17.560 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:30:17 smithi037 bash[18830]: cluster 2024-04-23T02:30:15.498678+0000 mgr.y (mgr.15255) 49 : cluster [DBG] pgmap v31: 161 pgs: 161 active+clean; 604 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-04-23T02:30:17.560 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:30:17 smithi037 bash[18830]: cephadm 2024-04-23T02:30:15.601727+0000 mgr.y (mgr.15255) 50 : cephadm [INF] Upgrade: Setting container_image for all mgr 2024-04-23T02:30:17.560 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:30:17 smithi037 bash[18830]: cephadm 2024-04-23T02:30:15.636238+0000 mgr.y (mgr.15255) 51 : cephadm [INF] Upgrade: It appears safe to stop mon.a 2024-04-23T02:30:17.560 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:30:17 smithi037 bash[18830]: audit 2024-04-23T02:30:16.151505+0000 mgr.y (mgr.15255) 52 : audit [DBG] from='client.25402 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T02:30:17.560 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:30:17 smithi037 bash[18830]: cluster 2024-04-23T02:30:16.487560+0000 mon.a (mon.0) 847 : cluster [WRN] Health check update: 2 failed cephadm daemon(s) (CEPHADM_FAILED_DAEMON) 2024-04-23T02:30:17.561 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:30:17 smithi037 bash[14334]: cephadm 2024-04-23T02:30:15.496021+0000 mgr.y (mgr.15255) 47 : cephadm [WRN] unable to calc client keyring client.admin placement PlacementSpec(label='_admin'): Cannot place : No matching hosts for label _admin 2024-04-23T02:30:17.561 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:30:17 smithi037 bash[14334]: cluster 2024-04-23T02:30:15.498090+0000 mgr.y (mgr.15255) 48 : cluster [DBG] pgmap v30: 161 pgs: 161 active+clean; 604 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 92 B/s rd, 0 op/s 2024-04-23T02:30:17.561 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:30:17 smithi037 bash[14334]: cluster 2024-04-23T02:30:15.498678+0000 mgr.y (mgr.15255) 49 : cluster [DBG] pgmap v31: 161 pgs: 161 active+clean; 604 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-04-23T02:30:17.561 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:30:17 smithi037 bash[14334]: cephadm 2024-04-23T02:30:15.601727+0000 mgr.y (mgr.15255) 50 : cephadm [INF] Upgrade: Setting container_image for all mgr 2024-04-23T02:30:17.561 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:30:17 smithi037 bash[14334]: cephadm 2024-04-23T02:30:15.636238+0000 mgr.y (mgr.15255) 51 : cephadm [INF] Upgrade: It appears safe to stop mon.a 2024-04-23T02:30:17.561 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:30:17 smithi037 bash[14334]: audit 2024-04-23T02:30:16.151505+0000 mgr.y (mgr.15255) 52 : audit [DBG] from='client.25402 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T02:30:17.561 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:30:17 smithi037 bash[14334]: cluster 2024-04-23T02:30:16.487560+0000 mon.a (mon.0) 847 : cluster [WRN] Health check update: 2 failed cephadm daemon(s) (CEPHADM_FAILED_DAEMON) 2024-04-23T02:30:17.682 INFO:journalctl@ceph.prometheus.a.smithi191.stdout:Apr 23 02:30:17 smithi191 systemd[1]: ceph-39f0dbf0-0117-11ef-bc93-c7b262605968@prometheus.a.service: Scheduled restart job, restart counter is at 2. 2024-04-23T02:30:17.682 INFO:journalctl@ceph.prometheus.a.smithi191.stdout:Apr 23 02:30:17 smithi191 systemd[1]: Stopped Ceph prometheus.a for 39f0dbf0-0117-11ef-bc93-c7b262605968. 2024-04-23T02:30:17.682 INFO:journalctl@ceph.prometheus.a.smithi191.stdout:Apr 23 02:30:17 smithi191 systemd[1]: Started Ceph prometheus.a for 39f0dbf0-0117-11ef-bc93-c7b262605968. 2024-04-23T02:30:17.683 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:30:17 smithi191 bash[14421]: cephadm 2024-04-23T02:30:15.496021+0000 mgr.y (mgr.15255) 47 : cephadm [WRN] unable to calc client keyring client.admin placement PlacementSpec(label='_admin'): Cannot place : No matching hosts for label _admin 2024-04-23T02:30:17.683 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:30:17 smithi191 bash[14421]: cluster 2024-04-23T02:30:15.498090+0000 mgr.y (mgr.15255) 48 : cluster [DBG] pgmap v30: 161 pgs: 161 active+clean; 604 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 92 B/s rd, 0 op/s 2024-04-23T02:30:17.683 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:30:17 smithi191 bash[14421]: cluster 2024-04-23T02:30:15.498678+0000 mgr.y (mgr.15255) 49 : cluster [DBG] pgmap v31: 161 pgs: 161 active+clean; 604 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-04-23T02:30:17.683 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:30:17 smithi191 bash[14421]: cephadm 2024-04-23T02:30:15.601727+0000 mgr.y (mgr.15255) 50 : cephadm [INF] Upgrade: Setting container_image for all mgr 2024-04-23T02:30:17.683 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:30:17 smithi191 bash[14421]: cephadm 2024-04-23T02:30:15.636238+0000 mgr.y (mgr.15255) 51 : cephadm [INF] Upgrade: It appears safe to stop mon.a 2024-04-23T02:30:17.683 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:30:17 smithi191 bash[14421]: audit 2024-04-23T02:30:16.151505+0000 mgr.y (mgr.15255) 52 : audit [DBG] from='client.25402 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T02:30:17.683 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:30:17 smithi191 bash[14421]: cluster 2024-04-23T02:30:16.487560+0000 mon.a (mon.0) 847 : cluster [WRN] Health check update: 2 failed cephadm daemon(s) (CEPHADM_FAILED_DAEMON) 2024-04-23T02:30:17.798 INFO:teuthology.orchestra.run.smithi037.stdout:{ 2024-04-23T02:30:17.798 INFO:teuthology.orchestra.run.smithi037.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph@sha256:417b28a7fda24d3105eeb9bae56a845b9ffa154499a85601880a5fd035847210", 2024-04-23T02:30:17.798 INFO:teuthology.orchestra.run.smithi037.stdout: "in_progress": true, 2024-04-23T02:30:17.798 INFO:teuthology.orchestra.run.smithi037.stdout: "which": "Upgrading all daemon types on all hosts", 2024-04-23T02:30:17.798 INFO:teuthology.orchestra.run.smithi037.stdout: "services_complete": [ 2024-04-23T02:30:17.798 INFO:teuthology.orchestra.run.smithi037.stdout: "mgr" 2024-04-23T02:30:17.798 INFO:teuthology.orchestra.run.smithi037.stdout: ], 2024-04-23T02:30:17.798 INFO:teuthology.orchestra.run.smithi037.stdout: "progress": "2/23 daemons upgraded", 2024-04-23T02:30:17.798 INFO:teuthology.orchestra.run.smithi037.stdout: "message": "Currently upgrading mon daemons", 2024-04-23T02:30:17.798 INFO:teuthology.orchestra.run.smithi037.stdout: "is_paused": false 2024-04-23T02:30:17.798 INFO:teuthology.orchestra.run.smithi037.stdout:} 2024-04-23T02:30:18.284 INFO:teuthology.orchestra.run.smithi037.stdout:HEALTH_WARN 2 failed cephadm daemon(s) 2024-04-23T02:30:18.284 INFO:teuthology.orchestra.run.smithi037.stdout:[WRN] CEPHADM_FAILED_DAEMON: 2 failed cephadm daemon(s) 2024-04-23T02:30:18.284 INFO:teuthology.orchestra.run.smithi037.stdout: daemon iscsi.foo.smithi037.qdajck on smithi037 is in unknown state 2024-04-23T02:30:18.284 INFO:teuthology.orchestra.run.smithi037.stdout: daemon prometheus.a on smithi191 is in unknown state 2024-04-23T02:30:18.432 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:30:18 smithi191 bash[14421]: audit 2024-04-23T02:30:16.536693+0000 mgr.y (mgr.15255) 53 : audit [DBG] from='client.25408 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T02:30:18.432 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:30:18 smithi191 bash[14421]: audit 2024-04-23T02:30:16.910576+0000 mgr.y (mgr.15255) 54 : audit [DBG] from='client.15501 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T02:30:18.432 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:30:18 smithi191 bash[14421]: audit 2024-04-23T02:30:17.370554+0000 mon.c (mon.1) 59 : audit [DBG] from='client.? 172.21.15.37:0/999755042' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T02:30:18.433 INFO:journalctl@ceph.prometheus.a.smithi191.stdout:Apr 23 02:30:18 smithi191 bash[38363]: level=info ts=2024-04-23T02:30:18.335Z caller=main.go:302 msg="No time or size retention was set so using the default time retention" duration=15d 2024-04-23T02:30:18.433 INFO:journalctl@ceph.prometheus.a.smithi191.stdout:Apr 23 02:30:18 smithi191 bash[38363]: level=info ts=2024-04-23T02:30:18.335Z caller=main.go:337 msg="Starting Prometheus" version="(version=2.18.1, branch=HEAD, revision=ecee9c8abfd118f139014cb1b174b08db3f342cf)" 2024-04-23T02:30:18.433 INFO:journalctl@ceph.prometheus.a.smithi191.stdout:Apr 23 02:30:18 smithi191 bash[38363]: level=info ts=2024-04-23T02:30:18.335Z caller=main.go:338 build_context="(go=go1.14.2, user=root@2117a9e64a7e, date=20200507-16:51:47)" 2024-04-23T02:30:18.433 INFO:journalctl@ceph.prometheus.a.smithi191.stdout:Apr 23 02:30:18 smithi191 bash[38363]: level=info ts=2024-04-23T02:30:18.335Z caller=main.go:339 host_details="(Linux 5.4.0-177-generic #197-Ubuntu SMP Thu Mar 28 22:45:47 UTC 2024 x86_64 smithi191 (none))" 2024-04-23T02:30:18.433 INFO:journalctl@ceph.prometheus.a.smithi191.stdout:Apr 23 02:30:18 smithi191 bash[38363]: level=info ts=2024-04-23T02:30:18.335Z caller=main.go:340 fd_limits="(soft=1048576, hard=1048576)" 2024-04-23T02:30:18.433 INFO:journalctl@ceph.prometheus.a.smithi191.stdout:Apr 23 02:30:18 smithi191 bash[38363]: level=info ts=2024-04-23T02:30:18.335Z caller=main.go:341 vm_limits="(soft=unlimited, hard=unlimited)" 2024-04-23T02:30:18.433 INFO:journalctl@ceph.prometheus.a.smithi191.stdout:Apr 23 02:30:18 smithi191 bash[38363]: level=info ts=2024-04-23T02:30:18.337Z caller=main.go:678 msg="Starting TSDB ..." 2024-04-23T02:30:18.433 INFO:journalctl@ceph.prometheus.a.smithi191.stdout:Apr 23 02:30:18 smithi191 bash[38363]: level=info ts=2024-04-23T02:30:18.337Z caller=web.go:523 component=web msg="Start listening for connections" address=:9095 2024-04-23T02:30:18.433 INFO:journalctl@ceph.prometheus.a.smithi191.stdout:Apr 23 02:30:18 smithi191 bash[38363]: level=info ts=2024-04-23T02:30:18.343Z caller=head.go:575 component=tsdb msg="Replaying WAL, this may take awhile" 2024-04-23T02:30:18.433 INFO:journalctl@ceph.prometheus.a.smithi191.stdout:Apr 23 02:30:18 smithi191 bash[38363]: level=info ts=2024-04-23T02:30:18.343Z caller=head.go:624 component=tsdb msg="WAL segment loaded" segment=0 maxSegment=9 2024-04-23T02:30:18.433 INFO:journalctl@ceph.prometheus.a.smithi191.stdout:Apr 23 02:30:18 smithi191 bash[38363]: level=info ts=2024-04-23T02:30:18.356Z caller=head.go:624 component=tsdb msg="WAL segment loaded" segment=1 maxSegment=9 2024-04-23T02:30:18.434 INFO:journalctl@ceph.prometheus.a.smithi191.stdout:Apr 23 02:30:18 smithi191 bash[38363]: level=info ts=2024-04-23T02:30:18.357Z caller=head.go:624 component=tsdb msg="WAL segment loaded" segment=2 maxSegment=9 2024-04-23T02:30:18.434 INFO:journalctl@ceph.prometheus.a.smithi191.stdout:Apr 23 02:30:18 smithi191 bash[38363]: level=info ts=2024-04-23T02:30:18.357Z caller=head.go:624 component=tsdb msg="WAL segment loaded" segment=3 maxSegment=9 2024-04-23T02:30:18.434 INFO:journalctl@ceph.prometheus.a.smithi191.stdout:Apr 23 02:30:18 smithi191 bash[38363]: level=info ts=2024-04-23T02:30:18.357Z caller=head.go:624 component=tsdb msg="WAL segment loaded" segment=4 maxSegment=9 2024-04-23T02:30:18.434 INFO:journalctl@ceph.prometheus.a.smithi191.stdout:Apr 23 02:30:18 smithi191 bash[38363]: level=info ts=2024-04-23T02:30:18.357Z caller=head.go:624 component=tsdb msg="WAL segment loaded" segment=5 maxSegment=9 2024-04-23T02:30:18.434 INFO:journalctl@ceph.prometheus.a.smithi191.stdout:Apr 23 02:30:18 smithi191 bash[38363]: level=info ts=2024-04-23T02:30:18.358Z caller=head.go:624 component=tsdb msg="WAL segment loaded" segment=6 maxSegment=9 2024-04-23T02:30:18.434 INFO:journalctl@ceph.prometheus.a.smithi191.stdout:Apr 23 02:30:18 smithi191 bash[38363]: level=info ts=2024-04-23T02:30:18.358Z caller=head.go:624 component=tsdb msg="WAL segment loaded" segment=7 maxSegment=9 2024-04-23T02:30:18.434 INFO:journalctl@ceph.prometheus.a.smithi191.stdout:Apr 23 02:30:18 smithi191 bash[38363]: level=info ts=2024-04-23T02:30:18.358Z caller=head.go:624 component=tsdb msg="WAL segment loaded" segment=8 maxSegment=9 2024-04-23T02:30:18.434 INFO:journalctl@ceph.prometheus.a.smithi191.stdout:Apr 23 02:30:18 smithi191 bash[38363]: level=info ts=2024-04-23T02:30:18.358Z caller=head.go:624 component=tsdb msg="WAL segment loaded" segment=9 maxSegment=9 2024-04-23T02:30:18.434 INFO:journalctl@ceph.prometheus.a.smithi191.stdout:Apr 23 02:30:18 smithi191 bash[38363]: level=info ts=2024-04-23T02:30:18.358Z caller=head.go:627 component=tsdb msg="WAL replay completed" duration=15.562001ms 2024-04-23T02:30:18.434 INFO:journalctl@ceph.prometheus.a.smithi191.stdout:Apr 23 02:30:18 smithi191 bash[38363]: level=info ts=2024-04-23T02:30:18.361Z caller=main.go:694 fs_type=XFS_SUPER_MAGIC 2024-04-23T02:30:18.434 INFO:journalctl@ceph.prometheus.a.smithi191.stdout:Apr 23 02:30:18 smithi191 bash[38363]: level=info ts=2024-04-23T02:30:18.361Z caller=main.go:695 msg="TSDB started" 2024-04-23T02:30:18.434 INFO:journalctl@ceph.prometheus.a.smithi191.stdout:Apr 23 02:30:18 smithi191 bash[38363]: level=info ts=2024-04-23T02:30:18.361Z caller=main.go:799 msg="Loading configuration file" filename=/etc/prometheus/prometheus.yml 2024-04-23T02:30:18.434 INFO:journalctl@ceph.prometheus.a.smithi191.stdout:Apr 23 02:30:18 smithi191 bash[38363]: level=info ts=2024-04-23T02:30:18.362Z caller=main.go:547 msg="Stopping scrape discovery manager..." 2024-04-23T02:30:18.434 INFO:journalctl@ceph.prometheus.a.smithi191.stdout:Apr 23 02:30:18 smithi191 bash[38363]: level=info ts=2024-04-23T02:30:18.362Z caller=main.go:561 msg="Stopping notify discovery manager..." 2024-04-23T02:30:18.434 INFO:journalctl@ceph.prometheus.a.smithi191.stdout:Apr 23 02:30:18 smithi191 bash[38363]: level=info ts=2024-04-23T02:30:18.362Z caller=main.go:583 msg="Stopping scrape manager..." 2024-04-23T02:30:18.435 INFO:journalctl@ceph.prometheus.a.smithi191.stdout:Apr 23 02:30:18 smithi191 bash[38363]: level=info ts=2024-04-23T02:30:18.362Z caller=main.go:557 msg="Notify discovery manager stopped" 2024-04-23T02:30:18.435 INFO:journalctl@ceph.prometheus.a.smithi191.stdout:Apr 23 02:30:18 smithi191 bash[38363]: level=info ts=2024-04-23T02:30:18.362Z caller=main.go:543 msg="Scrape discovery manager stopped" 2024-04-23T02:30:18.435 INFO:journalctl@ceph.prometheus.a.smithi191.stdout:Apr 23 02:30:18 smithi191 bash[38363]: level=info ts=2024-04-23T02:30:18.362Z caller=manager.go:882 component="rule manager" msg="Stopping rule manager..." 2024-04-23T02:30:18.435 INFO:journalctl@ceph.prometheus.a.smithi191.stdout:Apr 23 02:30:18 smithi191 bash[38363]: level=info ts=2024-04-23T02:30:18.362Z caller=manager.go:892 component="rule manager" msg="Rule manager stopped" 2024-04-23T02:30:18.435 INFO:journalctl@ceph.prometheus.a.smithi191.stdout:Apr 23 02:30:18 smithi191 bash[38363]: level=info ts=2024-04-23T02:30:18.362Z caller=main.go:577 msg="Scrape manager stopped" 2024-04-23T02:30:18.435 INFO:journalctl@ceph.prometheus.a.smithi191.stdout:Apr 23 02:30:18 smithi191 bash[38363]: level=info ts=2024-04-23T02:30:18.362Z caller=notifier.go:601 component=notifier msg="Stopping notification manager..." 2024-04-23T02:30:18.435 INFO:journalctl@ceph.prometheus.a.smithi191.stdout:Apr 23 02:30:18 smithi191 bash[38363]: level=info ts=2024-04-23T02:30:18.363Z caller=main.go:749 msg="Notifier manager stopped" 2024-04-23T02:30:18.435 INFO:journalctl@ceph.prometheus.a.smithi191.stdout:Apr 23 02:30:18 smithi191 bash[38363]: level=error ts=2024-04-23T02:30:18.365Z caller=main.go:758 err="error loading config from \"/etc/prometheus/prometheus.yml\": couldn't load configuration (--config.file=\"/etc/prometheus/prometheus.yml\"): parsing YAML file /etc/prometheus/prometheus.yml: yaml: unmarshal errors:\n line 11: field http_sd_configs not found in type config.plain\n line 17: field http_sd_configs not found in type config.plain\n line 21: field http_sd_configs not found in type config.plain\n line 27: field http_sd_configs not found in type config.plain\n line 31: field http_sd_configs not found in type config.plain" 2024-04-23T02:30:18.560 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:30:18 smithi037 bash[18830]: audit 2024-04-23T02:30:16.536693+0000 mgr.y (mgr.15255) 53 : audit [DBG] from='client.25408 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T02:30:18.560 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:30:18 smithi037 bash[18830]: audit 2024-04-23T02:30:16.910576+0000 mgr.y (mgr.15255) 54 : audit [DBG] from='client.15501 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T02:30:18.560 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:30:18 smithi037 bash[18830]: audit 2024-04-23T02:30:17.370554+0000 mon.c (mon.1) 59 : audit [DBG] from='client.? 172.21.15.37:0/999755042' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T02:30:18.560 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:30:18 smithi037 bash[14334]: audit 2024-04-23T02:30:16.536693+0000 mgr.y (mgr.15255) 53 : audit [DBG] from='client.25408 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T02:30:18.561 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:30:18 smithi037 bash[14334]: audit 2024-04-23T02:30:16.910576+0000 mgr.y (mgr.15255) 54 : audit [DBG] from='client.15501 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T02:30:18.561 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:30:18 smithi037 bash[14334]: audit 2024-04-23T02:30:17.370554+0000 mon.c (mon.1) 59 : audit [DBG] from='client.? 172.21.15.37:0/999755042' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T02:30:19.432 INFO:journalctl@ceph.prometheus.a.smithi191.stdout:Apr 23 02:30:19 smithi191 systemd[1]: ceph-39f0dbf0-0117-11ef-bc93-c7b262605968@prometheus.a.service: Main process exited, code=exited, status=1/FAILURE 2024-04-23T02:30:19.432 INFO:journalctl@ceph.prometheus.a.smithi191.stdout:Apr 23 02:30:19 smithi191 systemd[1]: ceph-39f0dbf0-0117-11ef-bc93-c7b262605968@prometheus.a.service: Failed with result 'exit-code'. 2024-04-23T02:30:19.432 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:30:19 smithi191 bash[14421]: cluster 2024-04-23T02:30:17.499624+0000 mgr.y (mgr.15255) 55 : cluster [DBG] pgmap v32: 161 pgs: 161 active+clean; 604 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-04-23T02:30:19.433 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:30:19 smithi191 bash[14421]: audit 2024-04-23T02:30:17.790158+0000 mgr.y (mgr.15255) 56 : audit [DBG] from='client.25426 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T02:30:19.433 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:30:19 smithi191 bash[14421]: audit 2024-04-23T02:30:18.277360+0000 mon.a (mon.0) 848 : audit [DBG] from='client.? 172.21.15.37:0/2069930598' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-23T02:30:19.433 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:30:19 smithi191 bash[14421]: audit 2024-04-23T02:30:18.454927+0000 mon.c (mon.1) 60 : audit [DBG] from='client.? 172.21.15.37:0/1801966287' entity='client.iscsi.foo.smithi037.qdajck' cmd=[{"prefix": "osd blacklist ls"}]: dispatch 2024-04-23T02:30:19.433 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:30:19 smithi191 bash[14421]: audit 2024-04-23T02:30:18.664443+0000 mon.a (mon.0) 849 : audit [INF] from='mgr.15255 172.21.15.37:0/1476109125' entity='mgr.y' 2024-04-23T02:30:19.433 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:30:19 smithi191 bash[14421]: audit 2024-04-23T02:30:18.665728+0000 mon.a (mon.0) 850 : audit [INF] from='mgr.15255 172.21.15.37:0/1476109125' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-04-23T02:30:19.433 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:30:19 smithi191 bash[14421]: audit 2024-04-23T02:30:18.666900+0000 mon.a (mon.0) 851 : audit [DBG] from='mgr.15255 172.21.15.37:0/1476109125' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-04-23T02:30:19.433 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:30:19 smithi191 bash[14421]: audit 2024-04-23T02:30:18.667997+0000 mon.a (mon.0) 852 : audit [DBG] from='mgr.15255 172.21.15.37:0/1476109125' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-23T02:30:19.433 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:30:19 smithi191 bash[14421]: audit 2024-04-23T02:30:18.817555+0000 mon.a (mon.0) 853 : audit [INF] from='client.? 172.21.15.37:0/2648369964' entity='client.iscsi.foo.smithi037.qdajck' cmd=[{"prefix": "osd blacklist", "blacklistop": "rm", "addr": "172.21.15.37:0/576525037"}]: access denied 2024-04-23T02:30:19.560 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:30:19 smithi037 bash[14334]: cluster 2024-04-23T02:30:17.499624+0000 mgr.y (mgr.15255) 55 : cluster [DBG] pgmap v32: 161 pgs: 161 active+clean; 604 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-04-23T02:30:19.560 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:30:19 smithi037 bash[14334]: audit 2024-04-23T02:30:17.790158+0000 mgr.y (mgr.15255) 56 : audit [DBG] from='client.25426 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T02:30:19.561 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:30:19 smithi037 bash[14334]: audit 2024-04-23T02:30:18.277360+0000 mon.a (mon.0) 848 : audit [DBG] from='client.? 172.21.15.37:0/2069930598' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-23T02:30:19.561 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:30:19 smithi037 bash[14334]: audit 2024-04-23T02:30:18.454927+0000 mon.c (mon.1) 60 : audit [DBG] from='client.? 172.21.15.37:0/1801966287' entity='client.iscsi.foo.smithi037.qdajck' cmd=[{"prefix": "osd blacklist ls"}]: dispatch 2024-04-23T02:30:19.561 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:30:19 smithi037 bash[14334]: audit 2024-04-23T02:30:18.664443+0000 mon.a (mon.0) 849 : audit [INF] from='mgr.15255 172.21.15.37:0/1476109125' entity='mgr.y' 2024-04-23T02:30:19.561 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:30:19 smithi037 bash[14334]: audit 2024-04-23T02:30:18.665728+0000 mon.a (mon.0) 850 : audit [INF] from='mgr.15255 172.21.15.37:0/1476109125' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-04-23T02:30:19.561 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:30:19 smithi037 bash[14334]: audit 2024-04-23T02:30:18.666900+0000 mon.a (mon.0) 851 : audit [DBG] from='mgr.15255 172.21.15.37:0/1476109125' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-04-23T02:30:19.561 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:30:19 smithi037 bash[14334]: audit 2024-04-23T02:30:18.667997+0000 mon.a (mon.0) 852 : audit [DBG] from='mgr.15255 172.21.15.37:0/1476109125' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-23T02:30:19.561 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:30:19 smithi037 bash[14334]: audit 2024-04-23T02:30:18.817555+0000 mon.a (mon.0) 853 : audit [INF] from='client.? 172.21.15.37:0/2648369964' entity='client.iscsi.foo.smithi037.qdajck' cmd=[{"prefix": "osd blacklist", "blacklistop": "rm", "addr": "172.21.15.37:0/576525037"}]: access denied 2024-04-23T02:30:19.561 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:30:19 smithi037 bash[18830]: cluster 2024-04-23T02:30:17.499624+0000 mgr.y (mgr.15255) 55 : cluster [DBG] pgmap v32: 161 pgs: 161 active+clean; 604 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-04-23T02:30:19.561 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:30:19 smithi037 bash[18830]: audit 2024-04-23T02:30:17.790158+0000 mgr.y (mgr.15255) 56 : audit [DBG] from='client.25426 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T02:30:19.561 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:30:19 smithi037 bash[18830]: audit 2024-04-23T02:30:18.277360+0000 mon.a (mon.0) 848 : audit [DBG] from='client.? 172.21.15.37:0/2069930598' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-23T02:30:19.561 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:30:19 smithi037 bash[18830]: audit 2024-04-23T02:30:18.454927+0000 mon.c (mon.1) 60 : audit [DBG] from='client.? 172.21.15.37:0/1801966287' entity='client.iscsi.foo.smithi037.qdajck' cmd=[{"prefix": "osd blacklist ls"}]: dispatch 2024-04-23T02:30:19.562 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:30:19 smithi037 bash[18830]: audit 2024-04-23T02:30:18.664443+0000 mon.a (mon.0) 849 : audit [INF] from='mgr.15255 172.21.15.37:0/1476109125' entity='mgr.y' 2024-04-23T02:30:19.562 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:30:19 smithi037 bash[18830]: audit 2024-04-23T02:30:18.665728+0000 mon.a (mon.0) 850 : audit [INF] from='mgr.15255 172.21.15.37:0/1476109125' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-04-23T02:30:19.562 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:30:19 smithi037 bash[18830]: audit 2024-04-23T02:30:18.666900+0000 mon.a (mon.0) 851 : audit [DBG] from='mgr.15255 172.21.15.37:0/1476109125' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-04-23T02:30:19.562 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:30:19 smithi037 bash[18830]: audit 2024-04-23T02:30:18.667997+0000 mon.a (mon.0) 852 : audit [DBG] from='mgr.15255 172.21.15.37:0/1476109125' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-23T02:30:19.562 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:30:19 smithi037 bash[18830]: audit 2024-04-23T02:30:18.817555+0000 mon.a (mon.0) 853 : audit [INF] from='client.? 172.21.15.37:0/2648369964' entity='client.iscsi.foo.smithi037.qdajck' cmd=[{"prefix": "osd blacklist", "blacklistop": "rm", "addr": "172.21.15.37:0/576525037"}]: access denied 2024-04-23T02:30:20.560 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:30:20 smithi037 bash[14334]: cephadm 2024-04-23T02:30:18.657223+0000 mgr.y (mgr.15255) 57 : cephadm [INF] Upgrade: Updating mon.a 2024-04-23T02:30:20.560 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:30:20 smithi037 bash[14334]: cephadm 2024-04-23T02:30:18.669388+0000 mgr.y (mgr.15255) 58 : cephadm [INF] Deploying daemon mon.a on smithi037 2024-04-23T02:30:20.560 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:30:20 smithi037 bash[18830]: cephadm 2024-04-23T02:30:18.657223+0000 mgr.y (mgr.15255) 57 : cephadm [INF] Upgrade: Updating mon.a 2024-04-23T02:30:20.560 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:30:20 smithi037 bash[18830]: cephadm 2024-04-23T02:30:18.669388+0000 mgr.y (mgr.15255) 58 : cephadm [INF] Deploying daemon mon.a on smithi037 2024-04-23T02:30:20.682 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:30:20 smithi191 bash[14421]: cephadm 2024-04-23T02:30:18.657223+0000 mgr.y (mgr.15255) 57 : cephadm [INF] Upgrade: Updating mon.a 2024-04-23T02:30:20.682 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:30:20 smithi191 bash[14421]: cephadm 2024-04-23T02:30:18.669388+0000 mgr.y (mgr.15255) 58 : cephadm [INF] Deploying daemon mon.a on smithi037 2024-04-23T02:30:21.560 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:30:21 smithi037 bash[14334]: cluster 2024-04-23T02:30:19.500493+0000 mgr.y (mgr.15255) 59 : cluster [DBG] pgmap v33: 161 pgs: 161 active+clean; 604 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-04-23T02:30:21.560 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:30:21 smithi037 bash[18830]: cluster 2024-04-23T02:30:19.500493+0000 mgr.y (mgr.15255) 59 : cluster [DBG] pgmap v33: 161 pgs: 161 active+clean; 604 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-04-23T02:30:21.682 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:30:21 smithi191 bash[14421]: cluster 2024-04-23T02:30:19.500493+0000 mgr.y (mgr.15255) 59 : cluster [DBG] pgmap v33: 161 pgs: 161 active+clean; 604 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-04-23T02:30:22.284 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:30:22 smithi037 systemd[1]: Stopping Ceph mon.a for 39f0dbf0-0117-11ef-bc93-c7b262605968... 2024-04-23T02:30:22.560 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:30:22 smithi037 bash[14334]: debug 2024-04-23T02:30:22.275+0000 7ff1fdbc3700 -1 received signal: Terminated from /sbin/docker-init -- /usr/bin/ceph-mon -n mon.a -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug --default-mon-cluster-log-to-file=false --default-mon-cluster-log-to-stderr=true (PID: 1) UID: 0 2024-04-23T02:30:22.560 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:30:22 smithi037 bash[14334]: debug 2024-04-23T02:30:22.275+0000 7ff1fdbc3700 -1 mon.a@0(leader) e3 *** Got Signal Terminated *** 2024-04-23T02:30:23.125 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:30:22 smithi037 bash[53868]: ceph-39f0dbf0-0117-11ef-bc93-c7b262605968-mon.a 2024-04-23T02:30:23.125 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:30:23 smithi037 bash[53949]: Error response from daemon: No such container: ceph-39f0dbf0-0117-11ef-bc93-c7b262605968-mon.a 2024-04-23T02:30:23.125 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:30:23 smithi037 systemd[1]: ceph-39f0dbf0-0117-11ef-bc93-c7b262605968@mon.a.service: Succeeded. 2024-04-23T02:30:23.126 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:30:23 smithi037 systemd[1]: Stopped Ceph mon.a for 39f0dbf0-0117-11ef-bc93-c7b262605968. 2024-04-23T02:30:23.418 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:30:23 smithi037 systemd[1]: Started Ceph mon.a for 39f0dbf0-0117-11ef-bc93-c7b262605968. 2024-04-23T02:30:24.811 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:30:24 smithi037 bash[54030]: debug 2024-04-23T02:30:24.411+0000 7f2e2f774c80 0 set uid:gid to 167:167 (ceph:ceph) 2024-04-23T02:30:24.811 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:30:24 smithi037 bash[54030]: debug 2024-04-23T02:30:24.415+0000 7f2e2f774c80 0 ceph version 18.2.2-1237-g646b8c7d (646b8c7d293d8ec31a40c69f7b3237b19c1be24d) reef (stable), process ceph-mon, pid 7 2024-04-23T02:30:24.811 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:30:24 smithi037 bash[54030]: debug 2024-04-23T02:30:24.415+0000 7f2e2f774c80 0 pidfile_write: ignore empty --pid-file 2024-04-23T02:30:24.811 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:30:24 smithi037 bash[54030]: debug 2024-04-23T02:30:24.419+0000 7f2e2f774c80 0 load: jerasure load: lrc 2024-04-23T02:30:24.811 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:30:24 smithi037 bash[54030]: debug 2024-04-23T02:30:24.419+0000 7f2e2f774c80 4 rocksdb: RocksDB version: 7.9.2 2024-04-23T02:30:24.811 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:30:24 smithi037 bash[54030]: debug 2024-04-23T02:30:24.419+0000 7f2e2f774c80 4 rocksdb: Git sha 0 2024-04-23T02:30:24.811 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:30:24 smithi037 bash[54030]: debug 2024-04-23T02:30:24.419+0000 7f2e2f774c80 4 rocksdb: Compile date 2024-04-18 11:37:30 2024-04-23T02:30:24.811 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:30:24 smithi037 bash[54030]: debug 2024-04-23T02:30:24.419+0000 7f2e2f774c80 4 rocksdb: DB SUMMARY 2024-04-23T02:30:24.811 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:30:24 smithi037 bash[54030]: debug 2024-04-23T02:30:24.419+0000 7f2e2f774c80 4 rocksdb: DB Session ID: 5LW0YWG7RB2G4JKC7IZX 2024-04-23T02:30:24.811 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:30:24 smithi037 bash[54030]: debug 2024-04-23T02:30:24.419+0000 7f2e2f774c80 4 rocksdb: CURRENT file: CURRENT 2024-04-23T02:30:24.811 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:30:24 smithi037 bash[54030]: debug 2024-04-23T02:30:24.419+0000 7f2e2f774c80 4 rocksdb: IDENTITY file: IDENTITY 2024-04-23T02:30:24.812 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:30:24 smithi037 bash[54030]: debug 2024-04-23T02:30:24.419+0000 7f2e2f774c80 4 rocksdb: MANIFEST file: MANIFEST-000008 size: 958 Bytes 2024-04-23T02:30:24.812 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:30:24 smithi037 bash[54030]: debug 2024-04-23T02:30:24.419+0000 7f2e2f774c80 4 rocksdb: SST files in /var/lib/ceph/mon/ceph-a/store.db dir, Total Num: 1, files: 000023.sst 2024-04-23T02:30:24.812 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:30:24 smithi037 bash[54030]: debug 2024-04-23T02:30:24.419+0000 7f2e2f774c80 4 rocksdb: Write Ahead Log file in /var/lib/ceph/mon/ceph-a/store.db: 000021.log size: 9909217 ; 2024-04-23T02:30:24.812 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:30:24 smithi037 bash[54030]: debug 2024-04-23T02:30:24.419+0000 7f2e2f774c80 4 rocksdb: Options.error_if_exists: 0 2024-04-23T02:30:24.812 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:30:24 smithi037 bash[54030]: debug 2024-04-23T02:30:24.419+0000 7f2e2f774c80 4 rocksdb: Options.create_if_missing: 0 2024-04-23T02:30:24.812 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:30:24 smithi037 bash[54030]: debug 2024-04-23T02:30:24.419+0000 7f2e2f774c80 4 rocksdb: Options.paranoid_checks: 1 2024-04-23T02:30:24.812 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:30:24 smithi037 bash[54030]: debug 2024-04-23T02:30:24.419+0000 7f2e2f774c80 4 rocksdb: Options.flush_verify_memtable_count: 1 2024-04-23T02:30:24.812 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:30:24 smithi037 bash[54030]: debug 2024-04-23T02:30:24.419+0000 7f2e2f774c80 4 rocksdb: Options.track_and_verify_wals_in_manifest: 0 2024-04-23T02:30:24.812 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:30:24 smithi037 bash[54030]: debug 2024-04-23T02:30:24.419+0000 7f2e2f774c80 4 rocksdb: Options.verify_sst_unique_id_in_manifest: 1 2024-04-23T02:30:24.812 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:30:24 smithi037 bash[54030]: debug 2024-04-23T02:30:24.419+0000 7f2e2f774c80 4 rocksdb: Options.env: 0x563f70793820 2024-04-23T02:30:24.812 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:30:24 smithi037 bash[54030]: debug 2024-04-23T02:30:24.419+0000 7f2e2f774c80 4 rocksdb: Options.fs: PosixFileSystem 2024-04-23T02:30:24.812 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:30:24 smithi037 bash[54030]: debug 2024-04-23T02:30:24.419+0000 7f2e2f774c80 4 rocksdb: Options.info_log: 0x563f71fd7560 2024-04-23T02:30:24.812 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:30:24 smithi037 bash[54030]: debug 2024-04-23T02:30:24.419+0000 7f2e2f774c80 4 rocksdb: Options.max_file_opening_threads: 16 2024-04-23T02:30:24.812 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:30:24 smithi037 bash[54030]: debug 2024-04-23T02:30:24.419+0000 7f2e2f774c80 4 rocksdb: Options.statistics: (nil) 2024-04-23T02:30:24.812 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:30:24 smithi037 bash[54030]: debug 2024-04-23T02:30:24.419+0000 7f2e2f774c80 4 rocksdb: Options.use_fsync: 0 2024-04-23T02:30:24.813 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:30:24 smithi037 bash[54030]: debug 2024-04-23T02:30:24.419+0000 7f2e2f774c80 4 rocksdb: Options.max_log_file_size: 0 2024-04-23T02:30:24.814 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:30:24 smithi037 bash[54030]: debug 2024-04-23T02:30:24.419+0000 7f2e2f774c80 4 rocksdb: Options.max_manifest_file_size: 1073741824 2024-04-23T02:30:24.814 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:30:24 smithi037 bash[54030]: debug 2024-04-23T02:30:24.419+0000 7f2e2f774c80 4 rocksdb: Options.log_file_time_to_roll: 0 2024-04-23T02:30:24.814 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:30:24 smithi037 bash[54030]: debug 2024-04-23T02:30:24.419+0000 7f2e2f774c80 4 rocksdb: Options.keep_log_file_num: 1000 2024-04-23T02:30:24.814 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:30:24 smithi037 bash[54030]: debug 2024-04-23T02:30:24.419+0000 7f2e2f774c80 4 rocksdb: Options.recycle_log_file_num: 0 2024-04-23T02:30:24.814 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:30:24 smithi037 bash[54030]: debug 2024-04-23T02:30:24.419+0000 7f2e2f774c80 4 rocksdb: Options.allow_fallocate: 1 2024-04-23T02:30:24.814 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:30:24 smithi037 bash[54030]: debug 2024-04-23T02:30:24.419+0000 7f2e2f774c80 4 rocksdb: Options.allow_mmap_reads: 0 2024-04-23T02:30:24.814 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:30:24 smithi037 bash[54030]: debug 2024-04-23T02:30:24.419+0000 7f2e2f774c80 4 rocksdb: Options.allow_mmap_writes: 0 2024-04-23T02:30:24.814 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:30:24 smithi037 bash[54030]: debug 2024-04-23T02:30:24.419+0000 7f2e2f774c80 4 rocksdb: Options.use_direct_reads: 0 2024-04-23T02:30:24.814 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:30:24 smithi037 bash[54030]: debug 2024-04-23T02:30:24.419+0000 7f2e2f774c80 4 rocksdb: Options.use_direct_io_for_flush_and_compaction: 0 2024-04-23T02:30:24.814 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:30:24 smithi037 bash[54030]: debug 2024-04-23T02:30:24.419+0000 7f2e2f774c80 4 rocksdb: Options.create_missing_column_families: 0 2024-04-23T02:30:24.814 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:30:24 smithi037 bash[54030]: debug 2024-04-23T02:30:24.419+0000 7f2e2f774c80 4 rocksdb: Options.db_log_dir: 2024-04-23T02:30:24.815 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:30:24 smithi037 bash[54030]: debug 2024-04-23T02:30:24.419+0000 7f2e2f774c80 4 rocksdb: Options.wal_dir: 2024-04-23T02:30:24.815 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:30:24 smithi037 bash[54030]: debug 2024-04-23T02:30:24.419+0000 7f2e2f774c80 4 rocksdb: Options.table_cache_numshardbits: 6 2024-04-23T02:30:24.815 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:30:24 smithi037 bash[54030]: debug 2024-04-23T02:30:24.419+0000 7f2e2f774c80 4 rocksdb: Options.WAL_ttl_seconds: 0 2024-04-23T02:30:24.815 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:30:24 smithi037 bash[54030]: debug 2024-04-23T02:30:24.419+0000 7f2e2f774c80 4 rocksdb: Options.WAL_size_limit_MB: 0 2024-04-23T02:30:24.815 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:30:24 smithi037 bash[54030]: debug 2024-04-23T02:30:24.419+0000 7f2e2f774c80 4 rocksdb: Options.max_write_batch_group_size_bytes: 1048576 2024-04-23T02:30:24.815 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:30:24 smithi037 bash[54030]: debug 2024-04-23T02:30:24.419+0000 7f2e2f774c80 4 rocksdb: Options.manifest_preallocation_size: 4194304 2024-04-23T02:30:24.815 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:30:24 smithi037 bash[54030]: debug 2024-04-23T02:30:24.419+0000 7f2e2f774c80 4 rocksdb: Options.is_fd_close_on_exec: 1 2024-04-23T02:30:24.815 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:30:24 smithi037 bash[54030]: debug 2024-04-23T02:30:24.419+0000 7f2e2f774c80 4 rocksdb: Options.advise_random_on_open: 1 2024-04-23T02:30:24.815 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:30:24 smithi037 bash[54030]: debug 2024-04-23T02:30:24.419+0000 7f2e2f774c80 4 rocksdb: Options.db_write_buffer_size: 0 2024-04-23T02:30:24.815 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:30:24 smithi037 bash[54030]: debug 2024-04-23T02:30:24.419+0000 7f2e2f774c80 4 rocksdb: Options.write_buffer_manager: 0x563f71268b40 2024-04-23T02:30:24.815 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:30:24 smithi037 bash[54030]: debug 2024-04-23T02:30:24.419+0000 7f2e2f774c80 4 rocksdb: Options.access_hint_on_compaction_start: 1 2024-04-23T02:30:24.815 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:30:24 smithi037 bash[54030]: debug 2024-04-23T02:30:24.419+0000 7f2e2f774c80 4 rocksdb: Options.random_access_max_buffer_size: 1048576 2024-04-23T02:30:24.815 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:30:24 smithi037 bash[54030]: debug 2024-04-23T02:30:24.419+0000 7f2e2f774c80 4 rocksdb: Options.use_adaptive_mutex: 0 2024-04-23T02:30:24.815 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:30:24 smithi037 bash[54030]: debug 2024-04-23T02:30:24.419+0000 7f2e2f774c80 4 rocksdb: Options.rate_limiter: (nil) 2024-04-23T02:30:24.815 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:30:24 smithi037 bash[54030]: debug 2024-04-23T02:30:24.419+0000 7f2e2f774c80 4 rocksdb: Options.sst_file_manager.rate_bytes_per_sec: 0 2024-04-23T02:30:24.816 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:30:24 smithi037 bash[54030]: debug 2024-04-23T02:30:24.419+0000 7f2e2f774c80 4 rocksdb: Options.wal_recovery_mode: 2 2024-04-23T02:30:24.816 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:30:24 smithi037 bash[54030]: debug 2024-04-23T02:30:24.419+0000 7f2e2f774c80 4 rocksdb: Options.enable_thread_tracking: 0 2024-04-23T02:30:24.816 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:30:24 smithi037 bash[54030]: debug 2024-04-23T02:30:24.419+0000 7f2e2f774c80 4 rocksdb: Options.enable_pipelined_write: 0 2024-04-23T02:30:24.816 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:30:24 smithi037 bash[54030]: debug 2024-04-23T02:30:24.419+0000 7f2e2f774c80 4 rocksdb: Options.unordered_write: 0 2024-04-23T02:30:24.816 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:30:24 smithi037 bash[54030]: debug 2024-04-23T02:30:24.419+0000 7f2e2f774c80 4 rocksdb: Options.allow_concurrent_memtable_write: 1 2024-04-23T02:30:24.816 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:30:24 smithi037 bash[54030]: debug 2024-04-23T02:30:24.419+0000 7f2e2f774c80 4 rocksdb: Options.enable_write_thread_adaptive_yield: 1 2024-04-23T02:30:24.816 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:30:24 smithi037 bash[54030]: debug 2024-04-23T02:30:24.419+0000 7f2e2f774c80 4 rocksdb: Options.write_thread_max_yield_usec: 100 2024-04-23T02:30:24.816 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:30:24 smithi037 bash[54030]: debug 2024-04-23T02:30:24.419+0000 7f2e2f774c80 4 rocksdb: Options.write_thread_slow_yield_usec: 3 2024-04-23T02:30:24.816 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:30:24 smithi037 bash[54030]: debug 2024-04-23T02:30:24.419+0000 7f2e2f774c80 4 rocksdb: Options.row_cache: None 2024-04-23T02:30:24.816 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:30:24 smithi037 bash[54030]: debug 2024-04-23T02:30:24.419+0000 7f2e2f774c80 4 rocksdb: Options.wal_filter: None 2024-04-23T02:30:24.816 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:30:24 smithi037 bash[54030]: debug 2024-04-23T02:30:24.419+0000 7f2e2f774c80 4 rocksdb: Options.avoid_flush_during_recovery: 0 2024-04-23T02:30:24.816 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:30:24 smithi037 bash[54030]: debug 2024-04-23T02:30:24.419+0000 7f2e2f774c80 4 rocksdb: Options.allow_ingest_behind: 0 2024-04-23T02:30:24.816 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:30:24 smithi037 bash[54030]: debug 2024-04-23T02:30:24.419+0000 7f2e2f774c80 4 rocksdb: Options.two_write_queues: 0 2024-04-23T02:30:24.816 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:30:24 smithi037 bash[54030]: debug 2024-04-23T02:30:24.419+0000 7f2e2f774c80 4 rocksdb: Options.manual_wal_flush: 0 2024-04-23T02:30:24.816 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:30:24 smithi037 bash[54030]: debug 2024-04-23T02:30:24.419+0000 7f2e2f774c80 4 rocksdb: Options.wal_compression: 0 2024-04-23T02:30:24.817 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:30:24 smithi037 bash[54030]: debug 2024-04-23T02:30:24.419+0000 7f2e2f774c80 4 rocksdb: Options.atomic_flush: 0 2024-04-23T02:30:24.817 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:30:24 smithi037 bash[54030]: debug 2024-04-23T02:30:24.419+0000 7f2e2f774c80 4 rocksdb: Options.avoid_unnecessary_blocking_io: 0 2024-04-23T02:30:24.817 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:30:24 smithi037 bash[54030]: debug 2024-04-23T02:30:24.419+0000 7f2e2f774c80 4 rocksdb: Options.persist_stats_to_disk: 0 2024-04-23T02:30:24.817 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:30:24 smithi037 bash[54030]: debug 2024-04-23T02:30:24.419+0000 7f2e2f774c80 4 rocksdb: Options.write_dbid_to_manifest: 0 2024-04-23T02:30:24.817 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:30:24 smithi037 bash[54030]: debug 2024-04-23T02:30:24.419+0000 7f2e2f774c80 4 rocksdb: Options.log_readahead_size: 0 2024-04-23T02:30:24.817 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:30:24 smithi037 bash[54030]: debug 2024-04-23T02:30:24.419+0000 7f2e2f774c80 4 rocksdb: Options.file_checksum_gen_factory: Unknown 2024-04-23T02:30:24.817 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:30:24 smithi037 bash[54030]: debug 2024-04-23T02:30:24.419+0000 7f2e2f774c80 4 rocksdb: Options.best_efforts_recovery: 0 2024-04-23T02:30:24.817 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:30:24 smithi037 bash[54030]: debug 2024-04-23T02:30:24.419+0000 7f2e2f774c80 4 rocksdb: Options.max_bgerror_resume_count: 2147483647 2024-04-23T02:30:24.817 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:30:24 smithi037 bash[54030]: debug 2024-04-23T02:30:24.419+0000 7f2e2f774c80 4 rocksdb: Options.bgerror_resume_retry_interval: 1000000 2024-04-23T02:30:24.817 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:30:24 smithi037 bash[54030]: debug 2024-04-23T02:30:24.419+0000 7f2e2f774c80 4 rocksdb: Options.allow_data_in_errors: 0 2024-04-23T02:30:24.817 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:30:24 smithi037 bash[54030]: debug 2024-04-23T02:30:24.419+0000 7f2e2f774c80 4 rocksdb: Options.db_host_id: __hostname__ 2024-04-23T02:30:24.817 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:30:24 smithi037 bash[54030]: debug 2024-04-23T02:30:24.419+0000 7f2e2f774c80 4 rocksdb: Options.enforce_single_del_contracts: true 2024-04-23T02:30:24.817 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:30:24 smithi037 bash[54030]: debug 2024-04-23T02:30:24.419+0000 7f2e2f774c80 4 rocksdb: Options.max_background_jobs: 2 2024-04-23T02:30:24.817 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:30:24 smithi037 bash[54030]: debug 2024-04-23T02:30:24.419+0000 7f2e2f774c80 4 rocksdb: Options.max_background_compactions: -1 2024-04-23T02:30:24.818 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:30:24 smithi037 bash[54030]: debug 2024-04-23T02:30:24.419+0000 7f2e2f774c80 4 rocksdb: Options.max_subcompactions: 1 2024-04-23T02:30:24.818 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:30:24 smithi037 bash[54030]: debug 2024-04-23T02:30:24.419+0000 7f2e2f774c80 4 rocksdb: Options.avoid_flush_during_shutdown: 0 2024-04-23T02:30:24.818 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:30:24 smithi037 bash[54030]: debug 2024-04-23T02:30:24.419+0000 7f2e2f774c80 4 rocksdb: Options.writable_file_max_buffer_size: 1048576 2024-04-23T02:30:24.818 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:30:24 smithi037 bash[54030]: debug 2024-04-23T02:30:24.419+0000 7f2e2f774c80 4 rocksdb: Options.delayed_write_rate : 16777216 2024-04-23T02:30:24.818 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:30:24 smithi037 bash[54030]: debug 2024-04-23T02:30:24.419+0000 7f2e2f774c80 4 rocksdb: Options.max_total_wal_size: 0 2024-04-23T02:30:24.818 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:30:24 smithi037 bash[54030]: debug 2024-04-23T02:30:24.419+0000 7f2e2f774c80 4 rocksdb: Options.delete_obsolete_files_period_micros: 21600000000 2024-04-23T02:30:24.818 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:30:24 smithi037 bash[54030]: debug 2024-04-23T02:30:24.419+0000 7f2e2f774c80 4 rocksdb: Options.stats_dump_period_sec: 600 2024-04-23T02:30:24.818 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:30:24 smithi037 bash[54030]: debug 2024-04-23T02:30:24.419+0000 7f2e2f774c80 4 rocksdb: Options.stats_persist_period_sec: 600 2024-04-23T02:30:24.818 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:30:24 smithi037 bash[54030]: debug 2024-04-23T02:30:24.419+0000 7f2e2f774c80 4 rocksdb: Options.stats_history_buffer_size: 1048576 2024-04-23T02:30:24.818 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:30:24 smithi037 bash[54030]: debug 2024-04-23T02:30:24.419+0000 7f2e2f774c80 4 rocksdb: Options.max_open_files: -1 2024-04-23T02:30:24.818 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:30:24 smithi037 bash[54030]: debug 2024-04-23T02:30:24.419+0000 7f2e2f774c80 4 rocksdb: Options.bytes_per_sync: 0 2024-04-23T02:30:24.818 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:30:24 smithi037 bash[54030]: debug 2024-04-23T02:30:24.419+0000 7f2e2f774c80 4 rocksdb: Options.wal_bytes_per_sync: 0 2024-04-23T02:30:24.818 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:30:24 smithi037 bash[54030]: debug 2024-04-23T02:30:24.419+0000 7f2e2f774c80 4 rocksdb: Options.strict_bytes_per_sync: 0 2024-04-23T02:30:24.819 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:30:24 smithi037 bash[54030]: debug 2024-04-23T02:30:24.419+0000 7f2e2f774c80 4 rocksdb: Options.compaction_readahead_size: 0 2024-04-23T02:30:24.819 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:30:24 smithi037 bash[54030]: debug 2024-04-23T02:30:24.419+0000 7f2e2f774c80 4 rocksdb: Options.max_background_flushes: -1 2024-04-23T02:30:24.819 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:30:24 smithi037 bash[54030]: debug 2024-04-23T02:30:24.419+0000 7f2e2f774c80 4 rocksdb: Compression algorithms supported: 2024-04-23T02:30:24.819 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:30:24 smithi037 bash[54030]: debug 2024-04-23T02:30:24.419+0000 7f2e2f774c80 4 rocksdb: kZSTDNotFinalCompression supported: 0 2024-04-23T02:30:24.819 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:30:24 smithi037 bash[54030]: debug 2024-04-23T02:30:24.419+0000 7f2e2f774c80 4 rocksdb: kZSTD supported: 0 2024-04-23T02:30:24.819 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:30:24 smithi037 bash[54030]: debug 2024-04-23T02:30:24.419+0000 7f2e2f774c80 4 rocksdb: kXpressCompression supported: 0 2024-04-23T02:30:24.819 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:30:24 smithi037 bash[54030]: debug 2024-04-23T02:30:24.419+0000 7f2e2f774c80 4 rocksdb: kLZ4HCCompression supported: 1 2024-04-23T02:30:24.819 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:30:24 smithi037 bash[54030]: debug 2024-04-23T02:30:24.419+0000 7f2e2f774c80 4 rocksdb: kZlibCompression supported: 1 2024-04-23T02:30:24.819 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:30:24 smithi037 bash[54030]: debug 2024-04-23T02:30:24.419+0000 7f2e2f774c80 4 rocksdb: kSnappyCompression supported: 1 2024-04-23T02:30:24.819 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:30:24 smithi037 bash[54030]: debug 2024-04-23T02:30:24.419+0000 7f2e2f774c80 4 rocksdb: kLZ4Compression supported: 1 2024-04-23T02:30:24.819 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:30:24 smithi037 bash[54030]: debug 2024-04-23T02:30:24.419+0000 7f2e2f774c80 4 rocksdb: kBZip2Compression supported: 0 2024-04-23T02:30:24.819 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:30:24 smithi037 bash[54030]: debug 2024-04-23T02:30:24.419+0000 7f2e2f774c80 4 rocksdb: Fast CRC32 supported: Supported on x86 2024-04-23T02:30:24.819 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:30:24 smithi037 bash[54030]: debug 2024-04-23T02:30:24.419+0000 7f2e2f774c80 4 rocksdb: DMutex implementation: pthread_mutex_t 2024-04-23T02:30:24.819 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:30:24 smithi037 bash[54030]: debug 2024-04-23T02:30:24.419+0000 7f2e2f774c80 4 rocksdb: [db/version_set.cc:5527] Recovering from manifest file: /var/lib/ceph/mon/ceph-a/store.db/MANIFEST-000008 2024-04-23T02:30:24.820 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:30:24 smithi037 bash[54030]: debug 2024-04-23T02:30:24.419+0000 7f2e2f774c80 4 rocksdb: [db/column_family.cc:630] --------------- Options for column family [default]: 2024-04-23T02:30:24.820 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:30:24 smithi037 bash[54030]: debug 2024-04-23T02:30:24.419+0000 7f2e2f774c80 4 rocksdb: Options.comparator: leveldb.BytewiseComparator 2024-04-23T02:30:24.820 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:30:24 smithi037 bash[54030]: debug 2024-04-23T02:30:24.419+0000 7f2e2f774c80 4 rocksdb: Options.merge_operator: 2024-04-23T02:30:24.820 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:30:24 smithi037 bash[54030]: debug 2024-04-23T02:30:24.419+0000 7f2e2f774c80 4 rocksdb: Options.compaction_filter: None 2024-04-23T02:30:24.820 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:30:24 smithi037 bash[54030]: debug 2024-04-23T02:30:24.419+0000 7f2e2f774c80 4 rocksdb: Options.compaction_filter_factory: None 2024-04-23T02:30:24.820 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:30:24 smithi037 bash[54030]: debug 2024-04-23T02:30:24.419+0000 7f2e2f774c80 4 rocksdb: Options.sst_partitioner_factory: None 2024-04-23T02:30:24.820 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:30:24 smithi037 bash[54030]: debug 2024-04-23T02:30:24.419+0000 7f2e2f774c80 4 rocksdb: Options.memtable_factory: SkipListFactory 2024-04-23T02:30:24.820 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:30:24 smithi037 bash[54030]: debug 2024-04-23T02:30:24.419+0000 7f2e2f774c80 4 rocksdb: Options.table_factory: BlockBasedTable 2024-04-23T02:30:24.820 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:30:24 smithi037 bash[54030]: debug 2024-04-23T02:30:24.419+0000 7f2e2f774c80 4 rocksdb: table_factory options: flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x563f71fd7660) 2024-04-23T02:30:24.820 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:30:24 smithi037 bash[54030]: cache_index_and_filter_blocks: 1 2024-04-23T02:30:24.820 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:30:24 smithi037 bash[54030]: cache_index_and_filter_blocks_with_high_priority: 0 2024-04-23T02:30:24.820 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:30:24 smithi037 bash[54030]: pin_l0_filter_and_index_blocks_in_cache: 0 2024-04-23T02:30:24.820 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:30:24 smithi037 bash[54030]: pin_top_level_index_and_filter: 1 2024-04-23T02:30:24.820 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:30:24 smithi037 bash[54030]: index_type: 0 2024-04-23T02:30:24.820 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:30:24 smithi037 bash[54030]: data_block_index_type: 0 2024-04-23T02:30:24.821 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:30:24 smithi037 bash[54030]: index_shortening: 1 2024-04-23T02:30:24.821 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:30:24 smithi037 bash[54030]: data_block_hash_table_util_ratio: 0.750000 2024-04-23T02:30:24.821 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:30:24 smithi037 bash[54030]: checksum: 4 2024-04-23T02:30:24.821 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:30:24 smithi037 bash[54030]: no_block_cache: 0 2024-04-23T02:30:24.821 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:30:24 smithi037 bash[54030]: block_cache: 0x563f712eb1f0 2024-04-23T02:30:24.821 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:30:24 smithi037 bash[54030]: block_cache_name: BinnedLRUCache 2024-04-23T02:30:24.821 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:30:24 smithi037 bash[54030]: block_cache_options: 2024-04-23T02:30:24.821 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:30:24 smithi037 bash[54030]: capacity : 536870912 2024-04-23T02:30:24.821 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:30:24 smithi037 bash[54030]: num_shard_bits : 4 2024-04-23T02:30:24.821 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:30:24 smithi037 bash[54030]: strict_capacity_limit : 0 2024-04-23T02:30:24.821 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:30:24 smithi037 bash[54030]: high_pri_pool_ratio: 0.000 2024-04-23T02:30:24.821 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:30:24 smithi037 bash[54030]: block_cache_compressed: (nil) 2024-04-23T02:30:24.821 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:30:24 smithi037 bash[54030]: persistent_cache: (nil) 2024-04-23T02:30:24.821 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:30:24 smithi037 bash[54030]: block_size: 4096 2024-04-23T02:30:24.821 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:30:24 smithi037 bash[54030]: block_size_deviation: 10 2024-04-23T02:30:24.822 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:30:24 smithi037 bash[54030]: block_restart_interval: 16 2024-04-23T02:30:24.822 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:30:24 smithi037 bash[54030]: index_block_restart_interval: 1 2024-04-23T02:30:24.822 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:30:24 smithi037 bash[54030]: metadata_block_size: 4096 2024-04-23T02:30:24.822 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:30:24 smithi037 bash[54030]: partition_filters: 0 2024-04-23T02:30:24.822 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:30:24 smithi037 bash[54030]: use_delta_encoding: 1 2024-04-23T02:30:24.822 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:30:24 smithi037 bash[54030]: filter_policy: bloomfilter 2024-04-23T02:30:24.822 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:30:24 smithi037 bash[54030]: whole_key_filtering: 1 2024-04-23T02:30:24.822 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:30:24 smithi037 bash[54030]: verify_compression: 0 2024-04-23T02:30:24.822 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:30:24 smithi037 bash[54030]: read_amp_bytes_per_bit: 0 2024-04-23T02:30:24.822 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:30:24 smithi037 bash[54030]: format_version: 5 2024-04-23T02:30:24.822 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:30:24 smithi037 bash[54030]: enable_index_compression: 1 2024-04-23T02:30:24.822 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:30:24 smithi037 bash[54030]: block_align: 0 2024-04-23T02:30:24.822 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:30:24 smithi037 bash[54030]: max_auto_readahead_size: 262144 2024-04-23T02:30:24.822 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:30:24 smithi037 bash[54030]: prepopulate_block_cache: 0 2024-04-23T02:30:24.823 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:30:24 smithi037 bash[54030]: initial_auto_readahead_size: 8192 2024-04-23T02:30:24.823 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:30:24 smithi037 bash[54030]: num_file_reads_for_auto_readahead: 2 2024-04-23T02:30:24.823 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:30:24 smithi037 bash[54030]: debug 2024-04-23T02:30:24.419+0000 7f2e2f774c80 4 rocksdb: Options.write_buffer_size: 33554432 2024-04-23T02:30:24.823 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:30:24 smithi037 bash[54030]: debug 2024-04-23T02:30:24.419+0000 7f2e2f774c80 4 rocksdb: Options.max_write_buffer_number: 2 2024-04-23T02:30:24.823 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:30:24 smithi037 bash[54030]: debug 2024-04-23T02:30:24.419+0000 7f2e2f774c80 4 rocksdb: Options.compression: NoCompression 2024-04-23T02:30:24.823 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:30:24 smithi037 bash[54030]: debug 2024-04-23T02:30:24.419+0000 7f2e2f774c80 4 rocksdb: Options.bottommost_compression: Disabled 2024-04-23T02:30:24.823 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:30:24 smithi037 bash[54030]: debug 2024-04-23T02:30:24.419+0000 7f2e2f774c80 4 rocksdb: Options.prefix_extractor: nullptr 2024-04-23T02:30:24.823 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:30:24 smithi037 bash[54030]: debug 2024-04-23T02:30:24.419+0000 7f2e2f774c80 4 rocksdb: Options.memtable_insert_with_hint_prefix_extractor: nullptr 2024-04-23T02:30:24.823 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:30:24 smithi037 bash[54030]: debug 2024-04-23T02:30:24.419+0000 7f2e2f774c80 4 rocksdb: Options.num_levels: 7 2024-04-23T02:30:24.823 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:30:24 smithi037 bash[54030]: debug 2024-04-23T02:30:24.419+0000 7f2e2f774c80 4 rocksdb: Options.min_write_buffer_number_to_merge: 1 2024-04-23T02:30:24.823 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:30:24 smithi037 bash[54030]: debug 2024-04-23T02:30:24.419+0000 7f2e2f774c80 4 rocksdb: Options.max_write_buffer_number_to_maintain: 0 2024-04-23T02:30:24.823 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:30:24 smithi037 bash[54030]: debug 2024-04-23T02:30:24.419+0000 7f2e2f774c80 4 rocksdb: Options.max_write_buffer_size_to_maintain: 0 2024-04-23T02:30:24.823 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:30:24 smithi037 bash[54030]: debug 2024-04-23T02:30:24.419+0000 7f2e2f774c80 4 rocksdb: Options.bottommost_compression_opts.window_bits: -14 2024-04-23T02:30:24.823 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:30:24 smithi037 bash[54030]: debug 2024-04-23T02:30:24.419+0000 7f2e2f774c80 4 rocksdb: Options.bottommost_compression_opts.level: 32767 2024-04-23T02:30:24.824 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:30:24 smithi037 bash[54030]: debug 2024-04-23T02:30:24.419+0000 7f2e2f774c80 4 rocksdb: Options.bottommost_compression_opts.strategy: 0 2024-04-23T02:30:24.824 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:30:24 smithi037 bash[54030]: debug 2024-04-23T02:30:24.419+0000 7f2e2f774c80 4 rocksdb: Options.bottommost_compression_opts.max_dict_bytes: 0 2024-04-23T02:30:24.824 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:30:24 smithi037 bash[54030]: debug 2024-04-23T02:30:24.419+0000 7f2e2f774c80 4 rocksdb: Options.bottommost_compression_opts.zstd_max_train_bytes: 0 2024-04-23T02:30:24.824 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:30:24 smithi037 bash[54030]: debug 2024-04-23T02:30:24.419+0000 7f2e2f774c80 4 rocksdb: Options.bottommost_compression_opts.parallel_threads: 1 2024-04-23T02:30:24.824 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:30:24 smithi037 bash[54030]: debug 2024-04-23T02:30:24.419+0000 7f2e2f774c80 4 rocksdb: Options.bottommost_compression_opts.enabled: false 2024-04-23T02:30:24.824 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:30:24 smithi037 bash[54030]: debug 2024-04-23T02:30:24.419+0000 7f2e2f774c80 4 rocksdb: Options.bottommost_compression_opts.max_dict_buffer_bytes: 0 2024-04-23T02:30:24.824 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:30:24 smithi037 bash[54030]: debug 2024-04-23T02:30:24.419+0000 7f2e2f774c80 4 rocksdb: Options.bottommost_compression_opts.use_zstd_dict_trainer: true 2024-04-23T02:30:24.824 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:30:24 smithi037 bash[54030]: debug 2024-04-23T02:30:24.419+0000 7f2e2f774c80 4 rocksdb: Options.compression_opts.window_bits: -14 2024-04-23T02:30:24.824 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:30:24 smithi037 bash[54030]: debug 2024-04-23T02:30:24.419+0000 7f2e2f774c80 4 rocksdb: Options.compression_opts.level: 32767 2024-04-23T02:30:24.824 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:30:24 smithi037 bash[54030]: debug 2024-04-23T02:30:24.419+0000 7f2e2f774c80 4 rocksdb: Options.compression_opts.strategy: 0 2024-04-23T02:30:24.824 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:30:24 smithi037 bash[54030]: debug 2024-04-23T02:30:24.419+0000 7f2e2f774c80 4 rocksdb: Options.compression_opts.max_dict_bytes: 0 2024-04-23T02:30:24.824 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:30:24 smithi037 bash[54030]: debug 2024-04-23T02:30:24.419+0000 7f2e2f774c80 4 rocksdb: Options.compression_opts.zstd_max_train_bytes: 0 2024-04-23T02:30:24.824 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:30:24 smithi037 bash[54030]: debug 2024-04-23T02:30:24.419+0000 7f2e2f774c80 4 rocksdb: Options.compression_opts.use_zstd_dict_trainer: true 2024-04-23T02:30:24.824 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:30:24 smithi037 bash[54030]: debug 2024-04-23T02:30:24.419+0000 7f2e2f774c80 4 rocksdb: Options.compression_opts.parallel_threads: 1 2024-04-23T02:30:24.824 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:30:24 smithi037 bash[54030]: debug 2024-04-23T02:30:24.419+0000 7f2e2f774c80 4 rocksdb: Options.compression_opts.enabled: false 2024-04-23T02:30:24.825 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:30:24 smithi037 bash[54030]: debug 2024-04-23T02:30:24.419+0000 7f2e2f774c80 4 rocksdb: Options.compression_opts.max_dict_buffer_bytes: 0 2024-04-23T02:30:24.825 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:30:24 smithi037 bash[54030]: debug 2024-04-23T02:30:24.419+0000 7f2e2f774c80 4 rocksdb: Options.level0_file_num_compaction_trigger: 4 2024-04-23T02:30:24.826 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:30:24 smithi037 bash[54030]: debug 2024-04-23T02:30:24.419+0000 7f2e2f774c80 4 rocksdb: Options.level0_slowdown_writes_trigger: 20 2024-04-23T02:30:24.826 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:30:24 smithi037 bash[54030]: debug 2024-04-23T02:30:24.419+0000 7f2e2f774c80 4 rocksdb: Options.level0_stop_writes_trigger: 36 2024-04-23T02:30:24.826 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:30:24 smithi037 bash[54030]: debug 2024-04-23T02:30:24.419+0000 7f2e2f774c80 4 rocksdb: Options.target_file_size_base: 67108864 2024-04-23T02:30:24.826 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:30:24 smithi037 bash[54030]: debug 2024-04-23T02:30:24.419+0000 7f2e2f774c80 4 rocksdb: Options.target_file_size_multiplier: 1 2024-04-23T02:30:24.826 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:30:24 smithi037 bash[54030]: debug 2024-04-23T02:30:24.419+0000 7f2e2f774c80 4 rocksdb: Options.max_bytes_for_level_base: 268435456 2024-04-23T02:30:24.826 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:30:24 smithi037 bash[54030]: debug 2024-04-23T02:30:24.419+0000 7f2e2f774c80 4 rocksdb: Options.level_compaction_dynamic_level_bytes: 1 2024-04-23T02:30:24.826 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:30:24 smithi037 bash[54030]: debug 2024-04-23T02:30:24.419+0000 7f2e2f774c80 4 rocksdb: Options.max_bytes_for_level_multiplier: 10.000000 2024-04-23T02:30:24.826 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:30:24 smithi037 bash[54030]: debug 2024-04-23T02:30:24.419+0000 7f2e2f774c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[0]: 1 2024-04-23T02:30:24.826 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:30:24 smithi037 bash[54030]: debug 2024-04-23T02:30:24.419+0000 7f2e2f774c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[1]: 1 2024-04-23T02:30:24.826 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:30:24 smithi037 bash[54030]: debug 2024-04-23T02:30:24.419+0000 7f2e2f774c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[2]: 1 2024-04-23T02:30:24.826 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:30:24 smithi037 bash[54030]: debug 2024-04-23T02:30:24.419+0000 7f2e2f774c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[3]: 1 2024-04-23T02:30:24.826 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:30:24 smithi037 bash[54030]: debug 2024-04-23T02:30:24.419+0000 7f2e2f774c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[4]: 1 2024-04-23T02:30:24.826 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:30:24 smithi037 bash[54030]: debug 2024-04-23T02:30:24.419+0000 7f2e2f774c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[5]: 1 2024-04-23T02:30:24.826 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:30:24 smithi037 bash[54030]: debug 2024-04-23T02:30:24.419+0000 7f2e2f774c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[6]: 1 2024-04-23T02:30:24.827 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:30:24 smithi037 bash[54030]: debug 2024-04-23T02:30:24.419+0000 7f2e2f774c80 4 rocksdb: Options.max_sequential_skip_in_iterations: 8 2024-04-23T02:30:24.827 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:30:24 smithi037 bash[54030]: debug 2024-04-23T02:30:24.419+0000 7f2e2f774c80 4 rocksdb: Options.max_compaction_bytes: 1677721600 2024-04-23T02:30:24.827 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:30:24 smithi037 bash[54030]: debug 2024-04-23T02:30:24.419+0000 7f2e2f774c80 4 rocksdb: Options.ignore_max_compaction_bytes_for_input: true 2024-04-23T02:30:24.827 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:30:24 smithi037 bash[54030]: debug 2024-04-23T02:30:24.419+0000 7f2e2f774c80 4 rocksdb: Options.arena_block_size: 1048576 2024-04-23T02:30:24.827 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:30:24 smithi037 bash[54030]: debug 2024-04-23T02:30:24.419+0000 7f2e2f774c80 4 rocksdb: Options.soft_pending_compaction_bytes_limit: 68719476736 2024-04-23T02:30:24.827 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:30:24 smithi037 bash[54030]: debug 2024-04-23T02:30:24.419+0000 7f2e2f774c80 4 rocksdb: Options.hard_pending_compaction_bytes_limit: 274877906944 2024-04-23T02:30:24.827 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:30:24 smithi037 bash[54030]: debug 2024-04-23T02:30:24.419+0000 7f2e2f774c80 4 rocksdb: Options.disable_auto_compactions: 0 2024-04-23T02:30:24.827 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:30:24 smithi037 bash[54030]: debug 2024-04-23T02:30:24.419+0000 7f2e2f774c80 4 rocksdb: Options.compaction_style: kCompactionStyleLevel 2024-04-23T02:30:24.827 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:30:24 smithi037 bash[54030]: debug 2024-04-23T02:30:24.419+0000 7f2e2f774c80 4 rocksdb: Options.compaction_pri: kMinOverlappingRatio 2024-04-23T02:30:24.827 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:30:24 smithi037 bash[54030]: debug 2024-04-23T02:30:24.419+0000 7f2e2f774c80 4 rocksdb: Options.compaction_options_universal.size_ratio: 1 2024-04-23T02:30:24.827 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:30:24 smithi037 bash[54030]: debug 2024-04-23T02:30:24.419+0000 7f2e2f774c80 4 rocksdb: Options.compaction_options_universal.min_merge_width: 2 2024-04-23T02:30:24.827 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:30:24 smithi037 bash[54030]: debug 2024-04-23T02:30:24.419+0000 7f2e2f774c80 4 rocksdb: Options.compaction_options_universal.max_merge_width: 4294967295 2024-04-23T02:30:24.827 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:30:24 smithi037 bash[54030]: debug 2024-04-23T02:30:24.419+0000 7f2e2f774c80 4 rocksdb: Options.compaction_options_universal.max_size_amplification_percent: 200 2024-04-23T02:30:24.828 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:30:24 smithi037 bash[54030]: debug 2024-04-23T02:30:24.419+0000 7f2e2f774c80 4 rocksdb: Options.compaction_options_universal.compression_size_percent: -1 2024-04-23T02:30:24.828 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:30:24 smithi037 bash[54030]: debug 2024-04-23T02:30:24.419+0000 7f2e2f774c80 4 rocksdb: Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize 2024-04-23T02:30:24.828 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:30:24 smithi037 bash[54030]: debug 2024-04-23T02:30:24.419+0000 7f2e2f774c80 4 rocksdb: Options.compaction_options_fifo.max_table_files_size: 1073741824 2024-04-23T02:30:24.828 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:30:24 smithi037 bash[54030]: debug 2024-04-23T02:30:24.419+0000 7f2e2f774c80 4 rocksdb: Options.compaction_options_fifo.allow_compaction: 0 2024-04-23T02:30:24.828 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:30:24 smithi037 bash[54030]: debug 2024-04-23T02:30:24.419+0000 7f2e2f774c80 4 rocksdb: Options.table_properties_collectors: 2024-04-23T02:30:24.828 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:30:24 smithi037 bash[54030]: debug 2024-04-23T02:30:24.419+0000 7f2e2f774c80 4 rocksdb: Options.inplace_update_support: 0 2024-04-23T02:30:24.828 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:30:24 smithi037 bash[54030]: debug 2024-04-23T02:30:24.419+0000 7f2e2f774c80 4 rocksdb: Options.inplace_update_num_locks: 10000 2024-04-23T02:30:24.828 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:30:24 smithi037 bash[54030]: debug 2024-04-23T02:30:24.419+0000 7f2e2f774c80 4 rocksdb: Options.memtable_prefix_bloom_size_ratio: 0.000000 2024-04-23T02:30:24.828 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:30:24 smithi037 bash[54030]: debug 2024-04-23T02:30:24.419+0000 7f2e2f774c80 4 rocksdb: Options.memtable_whole_key_filtering: 0 2024-04-23T02:30:24.828 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:30:24 smithi037 bash[54030]: debug 2024-04-23T02:30:24.419+0000 7f2e2f774c80 4 rocksdb: Options.memtable_huge_page_size: 0 2024-04-23T02:30:24.828 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:30:24 smithi037 bash[54030]: debug 2024-04-23T02:30:24.419+0000 7f2e2f774c80 4 rocksdb: Options.bloom_locality: 0 2024-04-23T02:30:24.828 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:30:24 smithi037 bash[54030]: debug 2024-04-23T02:30:24.419+0000 7f2e2f774c80 4 rocksdb: Options.max_successive_merges: 0 2024-04-23T02:30:24.828 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:30:24 smithi037 bash[54030]: debug 2024-04-23T02:30:24.419+0000 7f2e2f774c80 4 rocksdb: Options.optimize_filters_for_hits: 0 2024-04-23T02:30:24.828 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:30:24 smithi037 bash[54030]: debug 2024-04-23T02:30:24.419+0000 7f2e2f774c80 4 rocksdb: Options.paranoid_file_checks: 0 2024-04-23T02:30:24.828 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:30:24 smithi037 bash[54030]: debug 2024-04-23T02:30:24.419+0000 7f2e2f774c80 4 rocksdb: Options.force_consistency_checks: 1 2024-04-23T02:30:24.829 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:30:24 smithi037 bash[54030]: debug 2024-04-23T02:30:24.419+0000 7f2e2f774c80 4 rocksdb: Options.report_bg_io_stats: 0 2024-04-23T02:30:24.829 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:30:24 smithi037 bash[54030]: debug 2024-04-23T02:30:24.419+0000 7f2e2f774c80 4 rocksdb: Options.ttl: 2592000 2024-04-23T02:30:24.829 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:30:24 smithi037 bash[54030]: debug 2024-04-23T02:30:24.419+0000 7f2e2f774c80 4 rocksdb: Options.periodic_compaction_seconds: 0 2024-04-23T02:30:24.829 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:30:24 smithi037 bash[54030]: debug 2024-04-23T02:30:24.419+0000 7f2e2f774c80 4 rocksdb: Options.preclude_last_level_data_seconds: 0 2024-04-23T02:30:24.829 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:30:24 smithi037 bash[54030]: debug 2024-04-23T02:30:24.419+0000 7f2e2f774c80 4 rocksdb: Options.preserve_internal_time_seconds: 0 2024-04-23T02:30:24.829 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:30:24 smithi037 bash[54030]: debug 2024-04-23T02:30:24.419+0000 7f2e2f774c80 4 rocksdb: Options.enable_blob_files: false 2024-04-23T02:30:24.829 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:30:24 smithi037 bash[54030]: debug 2024-04-23T02:30:24.419+0000 7f2e2f774c80 4 rocksdb: Options.min_blob_size: 0 2024-04-23T02:30:24.829 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:30:24 smithi037 bash[54030]: debug 2024-04-23T02:30:24.419+0000 7f2e2f774c80 4 rocksdb: Options.blob_file_size: 268435456 2024-04-23T02:30:24.829 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:30:24 smithi037 bash[54030]: debug 2024-04-23T02:30:24.419+0000 7f2e2f774c80 4 rocksdb: Options.blob_compression_type: NoCompression 2024-04-23T02:30:24.829 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:30:24 smithi037 bash[54030]: debug 2024-04-23T02:30:24.419+0000 7f2e2f774c80 4 rocksdb: Options.enable_blob_garbage_collection: false 2024-04-23T02:30:24.829 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:30:24 smithi037 bash[54030]: debug 2024-04-23T02:30:24.419+0000 7f2e2f774c80 4 rocksdb: Options.blob_garbage_collection_age_cutoff: 0.250000 2024-04-23T02:30:24.830 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:30:24 smithi037 bash[54030]: debug 2024-04-23T02:30:24.419+0000 7f2e2f774c80 4 rocksdb: Options.blob_garbage_collection_force_threshold: 1.000000 2024-04-23T02:30:24.830 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:30:24 smithi037 bash[54030]: debug 2024-04-23T02:30:24.419+0000 7f2e2f774c80 4 rocksdb: Options.blob_compaction_readahead_size: 0 2024-04-23T02:30:24.830 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:30:24 smithi037 bash[54030]: debug 2024-04-23T02:30:24.419+0000 7f2e2f774c80 4 rocksdb: Options.blob_file_starting_level: 0 2024-04-23T02:30:24.830 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:30:24 smithi037 bash[54030]: debug 2024-04-23T02:30:24.419+0000 7f2e2f774c80 4 rocksdb: Options.experimental_mempurge_threshold: 0.000000 2024-04-23T02:30:24.830 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:30:24 smithi037 bash[54030]: debug 2024-04-23T02:30:24.419+0000 7f2e24f5a700 3 rocksdb: [table/block_based/block_based_table_reader.cc:721] At least one SST file opened without unique ID to verify: 23.sst 2024-04-23T02:30:24.830 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:30:24 smithi037 bash[54030]: debug 2024-04-23T02:30:24.423+0000 7f2e2f774c80 4 rocksdb: [db/version_set.cc:4390] More existing levels in DB than needed. max_bytes_for_level_multiplier may not be guaranteed. 2024-04-23T02:30:24.830 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:30:24 smithi037 bash[54030]: debug 2024-04-23T02:30:24.423+0000 7f2e2f774c80 4 rocksdb: [db/version_set.cc:5566] Recovered from manifest file:/var/lib/ceph/mon/ceph-a/store.db/MANIFEST-000008 succeeded,manifest_file_number is 8, next_file_number is 25, last_sequence is 11369, log_number is 21,prev_log_number is 0,max_column_family is 0,min_log_number_to_keep is 0 2024-04-23T02:30:24.830 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:30:24 smithi037 bash[54030]: debug 2024-04-23T02:30:24.423+0000 7f2e2f774c80 4 rocksdb: [db/version_set.cc:5581] Column family [default] (ID 0), log number is 21 2024-04-23T02:30:24.830 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:30:24 smithi037 bash[54030]: debug 2024-04-23T02:30:24.423+0000 7f2e2f774c80 4 rocksdb: [db/db_impl/db_impl_open.cc:539] DB ID: 96c45bfc-648a-4dbe-af74-0ff3d2f80b9a 2024-04-23T02:30:24.830 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:30:24 smithi037 bash[54030]: debug 2024-04-23T02:30:24.423+0000 7f2e2f774c80 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1713839424425019, "job": 1, "event": "recovery_started", "wal_files": [21]} 2024-04-23T02:30:24.830 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:30:24 smithi037 bash[54030]: debug 2024-04-23T02:30:24.423+0000 7f2e2f774c80 4 rocksdb: [db/db_impl/db_impl_open.cc:1043] Recovering log #21 mode 2 2024-04-23T02:30:24.830 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:30:24 smithi037 bash[54030]: debug 2024-04-23T02:30:24.459+0000 7f2e2f774c80 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1713839424462451, "cf_name": "default", "job": 1, "event": "table_file_creation", "file_number": 26, "file_size": 9618422, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 11363, "largest_seqno": 13666, "table_properties": {"data_size": 9605071, "index_size": 10026, "index_partitions": 0, "top_level_index_size": 0, "index_key_is_user_key": 1, "index_value_is_delta_encoded": 1, "filter_size": 2309, "raw_key_size": 17626, "raw_average_key_size": 19, "raw_value_size": 9582213, "raw_average_value_size": 10553, "num_data_blocks": 440, "num_entries": 908, "num_filter_entries": 908, "num_deletions": 253, "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": 1713839424, "oldest_key_time": 0, "file_creation_time": 0, "slow_compression_estimated_data_size": 0, "fast_compression_estimated_data_size": 0, "db_id": "96c45bfc-648a-4dbe-af74-0ff3d2f80b9a", "db_session_id": "5LW0YWG7RB2G4JKC7IZX", "orig_file_number": 26, "seqno_to_time_mapping": "N/A"}} 2024-04-23T02:30:24.830 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:30:24 smithi037 bash[54030]: debug 2024-04-23T02:30:24.459+0000 7f2e2f774c80 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1713839424462589, "job": 1, "event": "recovery_finished"} 2024-04-23T02:30:24.830 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:30:24 smithi037 bash[54030]: debug 2024-04-23T02:30:24.459+0000 7f2e2f774c80 4 rocksdb: [db/version_set.cc:5047] Creating manifest 28 2024-04-23T02:30:24.831 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:30:24 smithi037 bash[54030]: debug 2024-04-23T02:30:24.459+0000 7f2e2f774c80 4 rocksdb: [db/version_set.cc:4390] More existing levels in DB than needed. max_bytes_for_level_multiplier may not be guaranteed. 2024-04-23T02:30:24.831 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:30:24 smithi037 bash[54030]: debug 2024-04-23T02:30:24.467+0000 7f2e2f774c80 4 rocksdb: [file/delete_scheduler.cc:74] Deleted file /var/lib/ceph/mon/ceph-a/store.db/000021.log immediately, rate_bytes_per_sec 0, total_trash_size 0 max_trash_db_ratio 0.250000 2024-04-23T02:30:24.831 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:30:24 smithi037 bash[54030]: debug 2024-04-23T02:30:24.467+0000 7f2e2f774c80 4 rocksdb: [db/db_impl/db_impl_open.cc:1987] SstFileManager instance 0x563f7138e000 2024-04-23T02:30:24.831 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:30:24 smithi037 bash[54030]: debug 2024-04-23T02:30:24.467+0000 7f2e2f774c80 4 rocksdb: DB pointer 0x563f7137c000 2024-04-23T02:30:24.831 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:30:24 smithi037 bash[54030]: debug 2024-04-23T02:30:24.467+0000 7f2e1df4c700 4 rocksdb: [db/db_impl/db_impl.cc:1109] ------- DUMPING STATS ------- 2024-04-23T02:30:24.831 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:30:24 smithi037 bash[54030]: debug 2024-04-23T02:30:24.467+0000 7f2e1df4c700 4 rocksdb: [db/db_impl/db_impl.cc:1111] 2024-04-23T02:30:24.831 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:30:24 smithi037 bash[54030]: ** DB Stats ** 2024-04-23T02:30:24.831 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:30:24 smithi037 bash[54030]: Uptime(secs): 0.0 total, 0.0 interval 2024-04-23T02:30:24.831 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:30:24 smithi037 bash[54030]: Cumulative writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 GB, 0.00 MB/s 2024-04-23T02:30:24.831 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:30:24 smithi037 bash[54030]: Cumulative WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-04-23T02:30:24.831 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:30:24 smithi037 bash[54030]: Cumulative stall: 00:00:0.000 H:M:S, 0.0 percent 2024-04-23T02:30:24.831 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:30:24 smithi037 bash[54030]: Interval writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 MB, 0.00 MB/s 2024-04-23T02:30:24.831 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:30:24 smithi037 bash[54030]: Interval WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-04-23T02:30:24.831 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:30:24 smithi037 bash[54030]: Interval stall: 00:00:0.000 H:M:S, 0.0 percent 2024-04-23T02:30:24.832 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:30:24 smithi037 bash[54030]: ** Compaction Stats [default] ** 2024-04-23T02:30:24.832 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:30:24 smithi037 bash[54030]: 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-04-23T02:30:24.832 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:30:24 smithi037 bash[54030]: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ 2024-04-23T02:30:24.832 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:30:24 smithi037 bash[54030]: L0 1/0 9.17 MB 0.2 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 546.3 0.02 0.00 1 0.017 0 0 0.0 0.0 2024-04-23T02:30:24.832 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:30:24 smithi037 bash[54030]: L6 1/0 24.15 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-04-23T02:30:24.832 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:30:24 smithi037 bash[54030]: Sum 2/0 33.32 MB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 546.3 0.02 0.00 1 0.017 0 0 0.0 0.0 2024-04-23T02:30:24.832 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:30:24 smithi037 bash[54030]: Int 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 546.3 0.02 0.00 1 0.017 0 0 0.0 0.0 2024-04-23T02:30:24.832 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:30:24 smithi037 bash[54030]: ** Compaction Stats [default] ** 2024-04-23T02:30:24.832 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:30:24 smithi037 bash[54030]: 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-04-23T02:30:24.832 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:30:24 smithi037 bash[54030]: --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-04-23T02:30:24.832 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:30:24 smithi037 bash[54030]: User 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 546.3 0.02 0.00 1 0.017 0 0 0.0 0.0 2024-04-23T02:30:24.832 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:30:24 smithi037 bash[54030]: Blob file count: 0, total size: 0.0 GB, garbage size: 0.0 GB, space amp: 0.0 2024-04-23T02:30:24.832 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:30:24 smithi037 bash[54030]: Uptime(secs): 0.0 total, 0.0 interval 2024-04-23T02:30:24.832 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:30:24 smithi037 bash[54030]: Flush(GB): cumulative 0.009, interval 0.009 2024-04-23T02:30:24.833 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:30:24 smithi037 bash[54030]: AddFile(GB): cumulative 0.000, interval 0.000 2024-04-23T02:30:24.833 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:30:24 smithi037 bash[54030]: AddFile(Total Files): cumulative 0, interval 0 2024-04-23T02:30:24.833 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:30:24 smithi037 bash[54030]: AddFile(L0 Files): cumulative 0, interval 0 2024-04-23T02:30:24.833 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:30:24 smithi037 bash[54030]: AddFile(Keys): cumulative 0, interval 0 2024-04-23T02:30:24.833 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:30:24 smithi037 bash[54030]: Cumulative compaction: 0.01 GB write, 192.65 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-04-23T02:30:24.833 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:30:24 smithi037 bash[54030]: Interval compaction: 0.01 GB write, 192.65 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-04-23T02:30:24.833 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:30:24 smithi037 bash[54030]: Stalls(count): 0 level0_slowdown, 0 level0_slowdown_with_compaction, 0 level0_numfiles, 0 level0_numfiles_with_compaction, 0 stop for pending_compaction_bytes, 0 slowdown for pending_compaction_bytes, 0 memtable_compaction, 0 memtable_slowdown, interval 0 total count 2024-04-23T02:30:24.833 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:30:24 smithi037 bash[54030]: Block cache BinnedLRUCache@0x563f712eb1f0#7 capacity: 512.00 MB usage: 12.61 KB table_size: 0 occupancy: 18446744073709551615 collections: 1 last_copies: 0 last_secs: 2e-05 secs_since: 0 2024-04-23T02:30:24.833 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:30:24 smithi037 bash[54030]: Block cache entry stats(count,size,portion): FilterBlock(1,2.53 KB,0.000482798%) IndexBlock(1,10.08 KB,0.00192225%) Misc(1,0.00 KB,0%) 2024-04-23T02:30:24.833 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:30:24 smithi037 bash[54030]: ** File Read Latency Histogram By Level [default] ** 2024-04-23T02:30:24.833 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:30:24 smithi037 bash[54030]: debug 2024-04-23T02:30:24.467+0000 7f2e2f774c80 0 starting mon.a rank 0 at public addrs [v2:172.21.15.37:3300/0,v1:172.21.15.37:6789/0] at bind addrs [v2:172.21.15.37:3300/0,v1:172.21.15.37:6789/0] mon_data /var/lib/ceph/mon/ceph-a fsid 39f0dbf0-0117-11ef-bc93-c7b262605968 2024-04-23T02:30:24.833 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:30:24 smithi037 bash[54030]: debug 2024-04-23T02:30:24.471+0000 7f2e2f774c80 1 mon.a@-1(???) e3 preinit fsid 39f0dbf0-0117-11ef-bc93-c7b262605968 2024-04-23T02:30:24.833 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:30:24 smithi037 bash[54030]: debug 2024-04-23T02:30:24.471+0000 7f2e2f774c80 0 mon.a@-1(???).mds e1 new map 2024-04-23T02:30:24.834 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:30:24 smithi037 bash[54030]: debug 2024-04-23T02:30:24.471+0000 7f2e2f774c80 0 mon.a@-1(???).mds e1 print_map 2024-04-23T02:30:24.834 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:30:24 smithi037 bash[54030]: e1 2024-04-23T02:30:24.834 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:30:24 smithi037 bash[54030]: enable_multiple, ever_enabled_multiple: 1,1 2024-04-23T02:30:24.834 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:30:24 smithi037 bash[54030]: default compat: compat={},rocompat={},incompat={1=base v0.20,2=client writeable ranges,3=default file layouts on dirs,4=dir inode in separate object,5=mds uses versioned encoding,6=dirfrag is stored in omap,8=no anchor table,9=file layout v2,10=snaprealm v2} 2024-04-23T02:30:24.834 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:30:24 smithi037 bash[54030]: legacy client fscid: -1 2024-04-23T02:30:24.834 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:30:24 smithi037 bash[54030]: 2024-04-23T02:30:24.834 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:30:24 smithi037 bash[54030]: No filesystems configured 2024-04-23T02:30:24.834 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:30:24 smithi037 bash[54030]: debug 2024-04-23T02:30:24.471+0000 7f2e2f774c80 0 mon.a@-1(???).osd e76 crush map has features 3314933000854323200, adjusting msgr requires 2024-04-23T02:30:24.834 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:30:24 smithi037 bash[54030]: debug 2024-04-23T02:30:24.471+0000 7f2e2f774c80 0 mon.a@-1(???).osd e76 crush map has features 432629239337189376, adjusting msgr requires 2024-04-23T02:30:24.834 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:30:24 smithi037 bash[54030]: debug 2024-04-23T02:30:24.471+0000 7f2e2f774c80 0 mon.a@-1(???).osd e76 crush map has features 432629239337189376, adjusting msgr requires 2024-04-23T02:30:24.834 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:30:24 smithi037 bash[54030]: debug 2024-04-23T02:30:24.471+0000 7f2e2f774c80 0 mon.a@-1(???).osd e76 crush map has features 432629239337189376, adjusting msgr requires 2024-04-23T02:30:24.834 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:30:24 smithi037 bash[54030]: debug 2024-04-23T02:30:24.471+0000 7f2e2f774c80 1 mon.a@-1(???).paxosservice(auth 1..23) refresh upgraded, format 0 -> 3 2024-04-23T02:30:26.310 INFO:journalctl@ceph.mgr.y.smithi037.stdout:Apr 23 02:30:26 smithi037 bash[48852]: ignoring --setuser ceph since I am not root 2024-04-23T02:30:26.310 INFO:journalctl@ceph.mgr.y.smithi037.stdout:Apr 23 02:30:26 smithi037 bash[48852]: ignoring --setgroup ceph since I am not root 2024-04-23T02:30:26.310 INFO:journalctl@ceph.mgr.y.smithi037.stdout:Apr 23 02:30:26 smithi037 bash[48852]: debug 2024-04-23T02:30:26.019+0000 7fe08cb28700 1 -- 172.21.15.37:0/864543574 <== mon.1 v2:172.21.15.37:3301/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x560b9c5581a0 con 0x560b9d2da400 2024-04-23T02:30:26.311 INFO:journalctl@ceph.mgr.y.smithi037.stdout:Apr 23 02:30:26 smithi037 bash[48852]: debug 2024-04-23T02:30:26.179+0000 7fe09688e200 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2024-04-23T02:30:26.311 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:30:26 smithi037 bash[18830]: audit 2024-04-23T02:30:22.285952+0000 mon.c (mon.1) 61 : audit [DBG] from='mgr.15255 172.21.15.37:0/1476109125' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-23T02:30:26.311 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:30:26 smithi037 bash[18830]: audit 2024-04-23T02:30:22.288007+0000 mon.c (mon.1) 62 : audit [DBG] from='mgr.15255 172.21.15.37:0/1476109125' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-23T02:30:26.311 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:30:26 smithi037 bash[18830]: audit 2024-04-23T02:30:22.288404+0000 mon.c (mon.1) 63 : audit [DBG] from='mgr.15255 172.21.15.37:0/1476109125' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-23T02:30:26.311 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:30:26 smithi037 bash[18830]: cluster 2024-04-23T02:30:23.503113+0000 mgr.y (mgr.15255) 61 : cluster [DBG] pgmap v35: 161 pgs: 161 active+clean; 604 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 113 B/s rd, 0 op/s 2024-04-23T02:30:26.311 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:30:26 smithi037 bash[18830]: cluster 2024-04-23T02:30:25.894053+0000 mon.a (mon.0) 1 : cluster [INF] mon.a calling monitor election 2024-04-23T02:30:26.311 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:30:26 smithi037 bash[18830]: cluster 2024-04-23T02:30:25.917835+0000 mon.a (mon.0) 2 : cluster [INF] mon.a is new leader, mons a,c,b in quorum (ranks 0,1,2) 2024-04-23T02:30:26.312 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:30:26 smithi037 bash[18830]: cluster 2024-04-23T02:30:25.934845+0000 mon.a (mon.0) 3 : cluster [DBG] monmap e3: 3 mons at {a=[v2:172.21.15.37:3300/0,v1:172.21.15.37:6789/0],b=[v2:172.21.15.191:3300/0,v1:172.21.15.191:6789/0],c=[v2:172.21.15.37:3301/0,v1:172.21.15.37:6790/0]} removed_ranks: {} disallowed_leaders: {} 2024-04-23T02:30:26.312 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:30:26 smithi037 bash[18830]: cluster 2024-04-23T02:30:25.936353+0000 mon.a (mon.0) 4 : cluster [DBG] fsmap 2024-04-23T02:30:26.312 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:30:26 smithi037 bash[18830]: cluster 2024-04-23T02:30:25.936483+0000 mon.a (mon.0) 5 : cluster [DBG] osdmap e76: 8 total, 8 up, 8 in 2024-04-23T02:30:26.312 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:30:26 smithi037 bash[18830]: cluster 2024-04-23T02:30:25.938845+0000 mon.a (mon.0) 6 : cluster [DBG] mgrmap e27: y(active, since 63s), standbys: x 2024-04-23T02:30:26.312 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:30:26 smithi037 bash[18830]: cluster 2024-04-23T02:30:25.939413+0000 mon.a (mon.0) 7 : cluster [WRN] Health detail: HEALTH_WARN 2 failed cephadm daemon(s) 2024-04-23T02:30:26.312 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:30:26 smithi037 bash[18830]: cluster 2024-04-23T02:30:25.939440+0000 mon.a (mon.0) 8 : cluster [WRN] [WRN] CEPHADM_FAILED_DAEMON: 2 failed cephadm daemon(s) 2024-04-23T02:30:26.312 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:30:26 smithi037 bash[18830]: cluster 2024-04-23T02:30:25.939462+0000 mon.a (mon.0) 9 : cluster [WRN] daemon iscsi.foo.smithi037.qdajck on smithi037 is in unknown state 2024-04-23T02:30:26.312 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:30:26 smithi037 bash[18830]: cluster 2024-04-23T02:30:25.939484+0000 mon.a (mon.0) 10 : cluster [WRN] daemon prometheus.a on smithi191 is in unknown state 2024-04-23T02:30:26.312 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:30:26 smithi037 bash[18830]: cluster 2024-04-23T02:30:25.955922+0000 mon.a (mon.0) 11 : cluster [DBG] mgrmap e28: y(active, since 63s), standbys: x 2024-04-23T02:30:26.312 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:30:26 smithi037 bash[18830]: audit 2024-04-23T02:30:25.956090+0000 mon.a (mon.0) 12 : audit [INF] from='mgr.15255 ' entity='' 2024-04-23T02:30:26.432 INFO:journalctl@ceph.mgr.x.smithi191.stdout:Apr 23 02:30:26 smithi191 bash[37300]: ignoring --setuser ceph since I am not root 2024-04-23T02:30:26.432 INFO:journalctl@ceph.mgr.x.smithi191.stdout:Apr 23 02:30:26 smithi191 bash[37300]: ignoring --setgroup ceph since I am not root 2024-04-23T02:30:26.432 INFO:journalctl@ceph.mgr.x.smithi191.stdout:Apr 23 02:30:26 smithi191 bash[37300]: debug 2024-04-23T02:30:26.010+0000 7f74b9600700 1 -- 172.21.15.191:0/499078698 <== mon.2 v2:172.21.15.191:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x55c92f8921a0 con 0x55c930614800 2024-04-23T02:30:26.433 INFO:journalctl@ceph.mgr.x.smithi191.stdout:Apr 23 02:30:26 smithi191 bash[37300]: debug 2024-04-23T02:30:26.166+0000 7f74c3366200 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2024-04-23T02:30:26.433 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:30:25 smithi191 bash[14421]: audit 2024-04-23T02:30:22.285952+0000 mon.c (mon.1) 61 : audit [DBG] from='mgr.15255 172.21.15.37:0/1476109125' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-23T02:30:26.433 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:30:25 smithi191 bash[14421]: audit 2024-04-23T02:30:22.288007+0000 mon.c (mon.1) 62 : audit [DBG] from='mgr.15255 172.21.15.37:0/1476109125' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-23T02:30:26.433 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:30:26 smithi191 bash[14421]: audit 2024-04-23T02:30:22.288404+0000 mon.c (mon.1) 63 : audit [DBG] from='mgr.15255 172.21.15.37:0/1476109125' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-23T02:30:26.433 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:30:26 smithi191 bash[14421]: cluster 2024-04-23T02:30:23.503113+0000 mgr.y (mgr.15255) 61 : cluster [DBG] pgmap v35: 161 pgs: 161 active+clean; 604 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 113 B/s rd, 0 op/s 2024-04-23T02:30:26.433 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:30:26 smithi191 bash[14421]: cluster 2024-04-23T02:30:25.894053+0000 mon.a (mon.0) 1 : cluster [INF] mon.a calling monitor election 2024-04-23T02:30:26.433 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:30:26 smithi191 bash[14421]: cluster 2024-04-23T02:30:25.917835+0000 mon.a (mon.0) 2 : cluster [INF] mon.a is new leader, mons a,c,b in quorum (ranks 0,1,2) 2024-04-23T02:30:26.433 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:30:26 smithi191 bash[14421]: cluster 2024-04-23T02:30:25.934845+0000 mon.a (mon.0) 3 : cluster [DBG] monmap e3: 3 mons at {a=[v2:172.21.15.37:3300/0,v1:172.21.15.37:6789/0],b=[v2:172.21.15.191:3300/0,v1:172.21.15.191:6789/0],c=[v2:172.21.15.37:3301/0,v1:172.21.15.37:6790/0]} removed_ranks: {} disallowed_leaders: {} 2024-04-23T02:30:26.433 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:30:26 smithi191 bash[14421]: cluster 2024-04-23T02:30:25.936353+0000 mon.a (mon.0) 4 : cluster [DBG] fsmap 2024-04-23T02:30:26.433 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:30:26 smithi191 bash[14421]: cluster 2024-04-23T02:30:25.936483+0000 mon.a (mon.0) 5 : cluster [DBG] osdmap e76: 8 total, 8 up, 8 in 2024-04-23T02:30:26.433 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:30:26 smithi191 bash[14421]: cluster 2024-04-23T02:30:25.938845+0000 mon.a (mon.0) 6 : cluster [DBG] mgrmap e27: y(active, since 63s), standbys: x 2024-04-23T02:30:26.433 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:30:26 smithi191 bash[14421]: cluster 2024-04-23T02:30:25.939413+0000 mon.a (mon.0) 7 : cluster [WRN] Health detail: HEALTH_WARN 2 failed cephadm daemon(s) 2024-04-23T02:30:26.434 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:30:26 smithi191 bash[14421]: cluster 2024-04-23T02:30:25.939440+0000 mon.a (mon.0) 8 : cluster [WRN] [WRN] CEPHADM_FAILED_DAEMON: 2 failed cephadm daemon(s) 2024-04-23T02:30:26.434 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:30:26 smithi191 bash[14421]: cluster 2024-04-23T02:30:25.939462+0000 mon.a (mon.0) 9 : cluster [WRN] daemon iscsi.foo.smithi037.qdajck on smithi037 is in unknown state 2024-04-23T02:30:26.434 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:30:26 smithi191 bash[14421]: cluster 2024-04-23T02:30:25.939484+0000 mon.a (mon.0) 10 : cluster [WRN] daemon prometheus.a on smithi191 is in unknown state 2024-04-23T02:30:26.434 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:30:26 smithi191 bash[14421]: cluster 2024-04-23T02:30:25.955922+0000 mon.a (mon.0) 11 : cluster [DBG] mgrmap e28: y(active, since 63s), standbys: x 2024-04-23T02:30:26.434 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:30:26 smithi191 bash[14421]: audit 2024-04-23T02:30:25.956090+0000 mon.a (mon.0) 12 : audit [INF] from='mgr.15255 ' entity='' 2024-04-23T02:30:27.432 INFO:journalctl@ceph.mgr.x.smithi191.stdout:Apr 23 02:30:27 smithi191 bash[37300]: debug 2024-04-23T02:30:27.054+0000 7f74c3366200 -1 mgr[py] Module rgw has missing NOTIFY_TYPES member 2024-04-23T02:30:27.432 INFO:journalctl@ceph.mgr.x.smithi191.stdout:Apr 23 02:30:27 smithi191 bash[37300]: debug 2024-04-23T02:30:27.154+0000 7f74c3366200 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2024-04-23T02:30:27.432 INFO:journalctl@ceph.mgr.x.smithi191.stdout:Apr 23 02:30:27 smithi191 bash[37300]: debug 2024-04-23T02:30:27.254+0000 7f74c3366200 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2024-04-23T02:30:27.560 INFO:journalctl@ceph.mgr.y.smithi037.stdout:Apr 23 02:30:27 smithi037 bash[48852]: debug 2024-04-23T02:30:27.115+0000 7fe09688e200 -1 mgr[py] Module rgw has missing NOTIFY_TYPES member 2024-04-23T02:30:27.560 INFO:journalctl@ceph.mgr.y.smithi037.stdout:Apr 23 02:30:27 smithi037 bash[48852]: debug 2024-04-23T02:30:27.219+0000 7fe09688e200 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2024-04-23T02:30:27.560 INFO:journalctl@ceph.mgr.y.smithi037.stdout:Apr 23 02:30:27 smithi037 bash[48852]: debug 2024-04-23T02:30:27.323+0000 7fe09688e200 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2024-04-23T02:30:27.926 INFO:journalctl@ceph.mgr.x.smithi191.stdout:Apr 23 02:30:27 smithi191 bash[37300]: debug 2024-04-23T02:30:27.538+0000 7f74c3366200 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2024-04-23T02:30:27.966 INFO:journalctl@ceph.mgr.y.smithi037.stdout:Apr 23 02:30:27 smithi037 bash[48852]: debug 2024-04-23T02:30:27.627+0000 7fe09688e200 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2024-04-23T02:30:27.967 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:30:27 smithi037 bash[18830]: cluster 2024-04-23T02:30:26.961899+0000 mon.a (mon.0) 13 : cluster [DBG] mgrmap e29: y(active, since 64s), standbys: x 2024-04-23T02:30:28.182 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:30:27 smithi191 bash[14421]: cluster 2024-04-23T02:30:26.961899+0000 mon.a (mon.0) 13 : cluster [DBG] mgrmap e29: y(active, since 64s), standbys: x 2024-04-23T02:30:28.182 INFO:journalctl@ceph.mgr.x.smithi191.stdout:Apr 23 02:30:27 smithi191 bash[37300]: debug 2024-04-23T02:30:27.910+0000 7f74c3366200 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2024-04-23T02:30:28.182 INFO:journalctl@ceph.mgr.x.smithi191.stdout:Apr 23 02:30:28 smithi191 bash[37300]: debug 2024-04-23T02:30:28.070+0000 7f74c3366200 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2024-04-23T02:30:28.224 INFO:journalctl@ceph.mgr.y.smithi037.stdout:Apr 23 02:30:28 smithi037 bash[48852]: debug 2024-04-23T02:30:28.039+0000 7fe09688e200 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2024-04-23T02:30:28.560 INFO:journalctl@ceph.mgr.y.smithi037.stdout:Apr 23 02:30:28 smithi037 bash[48852]: debug 2024-04-23T02:30:28.215+0000 7fe09688e200 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2024-04-23T02:30:28.560 INFO:journalctl@ceph.mgr.y.smithi037.stdout:Apr 23 02:30:28 smithi037 bash[48852]: debug 2024-04-23T02:30:28.443+0000 7fe09688e200 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2024-04-23T02:30:28.682 INFO:journalctl@ceph.mgr.x.smithi191.stdout:Apr 23 02:30:28 smithi191 bash[37300]: debug 2024-04-23T02:30:28.278+0000 7f74c3366200 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2024-04-23T02:30:29.545 INFO:journalctl@ceph.mgr.x.smithi191.stdout:Apr 23 02:30:29 smithi191 bash[37300]: debug 2024-04-23T02:30:29.302+0000 7f74c3366200 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2024-04-23T02:30:29.545 INFO:journalctl@ceph.mgr.x.smithi191.stdout:Apr 23 02:30:29 smithi191 bash[37300]: debug 2024-04-23T02:30:29.414+0000 7f74c3366200 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2024-04-23T02:30:29.546 INFO:journalctl@ceph.prometheus.a.smithi191.stdout:Apr 23 02:30:29 smithi191 systemd[1]: ceph-39f0dbf0-0117-11ef-bc93-c7b262605968@prometheus.a.service: Scheduled restart job, restart counter is at 3. 2024-04-23T02:30:29.546 INFO:journalctl@ceph.prometheus.a.smithi191.stdout:Apr 23 02:30:29 smithi191 systemd[1]: Stopped Ceph prometheus.a for 39f0dbf0-0117-11ef-bc93-c7b262605968. 2024-04-23T02:30:29.546 INFO:journalctl@ceph.prometheus.a.smithi191.stdout:Apr 23 02:30:29 smithi191 systemd[1]: Started Ceph prometheus.a for 39f0dbf0-0117-11ef-bc93-c7b262605968. 2024-04-23T02:30:29.810 INFO:journalctl@ceph.mgr.y.smithi037.stdout:Apr 23 02:30:29 smithi037 bash[48852]: debug 2024-04-23T02:30:29.539+0000 7fe09688e200 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2024-04-23T02:30:29.810 INFO:journalctl@ceph.mgr.y.smithi037.stdout:Apr 23 02:30:29 smithi037 bash[48852]: debug 2024-04-23T02:30:29.655+0000 7fe09688e200 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2024-04-23T02:30:29.810 INFO:journalctl@ceph.mgr.y.smithi037.stdout:Apr 23 02:30:29 smithi037 bash[48852]: debug 2024-04-23T02:30:29.775+0000 7fe09688e200 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2024-04-23T02:30:29.932 INFO:journalctl@ceph.mgr.x.smithi191.stdout:Apr 23 02:30:29 smithi191 bash[37300]: debug 2024-04-23T02:30:29.530+0000 7f74c3366200 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2024-04-23T02:30:30.352 INFO:journalctl@ceph.mgr.x.smithi191.stdout:Apr 23 02:30:30 smithi191 bash[37300]: debug 2024-04-23T02:30:30.010+0000 7f74c3366200 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2024-04-23T02:30:30.352 INFO:journalctl@ceph.mgr.x.smithi191.stdout:Apr 23 02:30:30 smithi191 bash[37300]: debug 2024-04-23T02:30:30.234+0000 7f74c3366200 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2024-04-23T02:30:30.560 INFO:journalctl@ceph.mgr.y.smithi037.stdout:Apr 23 02:30:30 smithi037 bash[48852]: debug 2024-04-23T02:30:30.263+0000 7fe09688e200 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2024-04-23T02:30:30.560 INFO:journalctl@ceph.mgr.y.smithi037.stdout:Apr 23 02:30:30 smithi037 bash[48852]: debug 2024-04-23T02:30:30.491+0000 7fe09688e200 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2024-04-23T02:30:30.683 INFO:journalctl@ceph.prometheus.a.smithi191.stdout:Apr 23 02:30:30 smithi191 bash[38536]: level=info ts=2024-04-23T02:30:30.494Z caller=main.go:302 msg="No time or size retention was set so using the default time retention" duration=15d 2024-04-23T02:30:30.683 INFO:journalctl@ceph.prometheus.a.smithi191.stdout:Apr 23 02:30:30 smithi191 bash[38536]: level=info ts=2024-04-23T02:30:30.494Z caller=main.go:337 msg="Starting Prometheus" version="(version=2.18.1, branch=HEAD, revision=ecee9c8abfd118f139014cb1b174b08db3f342cf)" 2024-04-23T02:30:30.683 INFO:journalctl@ceph.prometheus.a.smithi191.stdout:Apr 23 02:30:30 smithi191 bash[38536]: level=info ts=2024-04-23T02:30:30.494Z caller=main.go:338 build_context="(go=go1.14.2, user=root@2117a9e64a7e, date=20200507-16:51:47)" 2024-04-23T02:30:30.683 INFO:journalctl@ceph.prometheus.a.smithi191.stdout:Apr 23 02:30:30 smithi191 bash[38536]: level=info ts=2024-04-23T02:30:30.494Z caller=main.go:339 host_details="(Linux 5.4.0-177-generic #197-Ubuntu SMP Thu Mar 28 22:45:47 UTC 2024 x86_64 smithi191 (none))" 2024-04-23T02:30:30.683 INFO:journalctl@ceph.prometheus.a.smithi191.stdout:Apr 23 02:30:30 smithi191 bash[38536]: level=info ts=2024-04-23T02:30:30.494Z caller=main.go:340 fd_limits="(soft=1048576, hard=1048576)" 2024-04-23T02:30:30.683 INFO:journalctl@ceph.prometheus.a.smithi191.stdout:Apr 23 02:30:30 smithi191 bash[38536]: level=info ts=2024-04-23T02:30:30.494Z caller=main.go:341 vm_limits="(soft=unlimited, hard=unlimited)" 2024-04-23T02:30:30.683 INFO:journalctl@ceph.prometheus.a.smithi191.stdout:Apr 23 02:30:30 smithi191 bash[38536]: level=info ts=2024-04-23T02:30:30.496Z caller=main.go:678 msg="Starting TSDB ..." 2024-04-23T02:30:30.683 INFO:journalctl@ceph.prometheus.a.smithi191.stdout:Apr 23 02:30:30 smithi191 bash[38536]: level=info ts=2024-04-23T02:30:30.496Z caller=web.go:523 component=web msg="Start listening for connections" address=:9095 2024-04-23T02:30:30.683 INFO:journalctl@ceph.prometheus.a.smithi191.stdout:Apr 23 02:30:30 smithi191 bash[38536]: level=info ts=2024-04-23T02:30:30.502Z caller=head.go:575 component=tsdb msg="Replaying WAL, this may take awhile" 2024-04-23T02:30:30.683 INFO:journalctl@ceph.prometheus.a.smithi191.stdout:Apr 23 02:30:30 smithi191 bash[38536]: level=info ts=2024-04-23T02:30:30.502Z caller=head.go:624 component=tsdb msg="WAL segment loaded" segment=0 maxSegment=10 2024-04-23T02:30:30.683 INFO:journalctl@ceph.prometheus.a.smithi191.stdout:Apr 23 02:30:30 smithi191 bash[38536]: level=info ts=2024-04-23T02:30:30.515Z caller=head.go:624 component=tsdb msg="WAL segment loaded" segment=1 maxSegment=10 2024-04-23T02:30:30.683 INFO:journalctl@ceph.prometheus.a.smithi191.stdout:Apr 23 02:30:30 smithi191 bash[38536]: level=info ts=2024-04-23T02:30:30.515Z caller=head.go:624 component=tsdb msg="WAL segment loaded" segment=2 maxSegment=10 2024-04-23T02:30:30.684 INFO:journalctl@ceph.prometheus.a.smithi191.stdout:Apr 23 02:30:30 smithi191 bash[38536]: level=info ts=2024-04-23T02:30:30.517Z caller=head.go:624 component=tsdb msg="WAL segment loaded" segment=3 maxSegment=10 2024-04-23T02:30:30.684 INFO:journalctl@ceph.prometheus.a.smithi191.stdout:Apr 23 02:30:30 smithi191 bash[38536]: level=info ts=2024-04-23T02:30:30.517Z caller=head.go:624 component=tsdb msg="WAL segment loaded" segment=4 maxSegment=10 2024-04-23T02:30:30.684 INFO:journalctl@ceph.prometheus.a.smithi191.stdout:Apr 23 02:30:30 smithi191 bash[38536]: level=info ts=2024-04-23T02:30:30.518Z caller=head.go:624 component=tsdb msg="WAL segment loaded" segment=5 maxSegment=10 2024-04-23T02:30:30.684 INFO:journalctl@ceph.prometheus.a.smithi191.stdout:Apr 23 02:30:30 smithi191 bash[38536]: level=info ts=2024-04-23T02:30:30.518Z caller=head.go:624 component=tsdb msg="WAL segment loaded" segment=6 maxSegment=10 2024-04-23T02:30:30.684 INFO:journalctl@ceph.prometheus.a.smithi191.stdout:Apr 23 02:30:30 smithi191 bash[38536]: level=info ts=2024-04-23T02:30:30.518Z caller=head.go:624 component=tsdb msg="WAL segment loaded" segment=7 maxSegment=10 2024-04-23T02:30:30.684 INFO:journalctl@ceph.prometheus.a.smithi191.stdout:Apr 23 02:30:30 smithi191 bash[38536]: level=info ts=2024-04-23T02:30:30.519Z caller=head.go:624 component=tsdb msg="WAL segment loaded" segment=8 maxSegment=10 2024-04-23T02:30:30.684 INFO:journalctl@ceph.prometheus.a.smithi191.stdout:Apr 23 02:30:30 smithi191 bash[38536]: level=info ts=2024-04-23T02:30:30.519Z caller=head.go:624 component=tsdb msg="WAL segment loaded" segment=9 maxSegment=10 2024-04-23T02:30:30.684 INFO:journalctl@ceph.prometheus.a.smithi191.stdout:Apr 23 02:30:30 smithi191 bash[38536]: level=info ts=2024-04-23T02:30:30.519Z caller=head.go:624 component=tsdb msg="WAL segment loaded" segment=10 maxSegment=10 2024-04-23T02:30:30.684 INFO:journalctl@ceph.prometheus.a.smithi191.stdout:Apr 23 02:30:30 smithi191 bash[38536]: level=info ts=2024-04-23T02:30:30.519Z caller=head.go:627 component=tsdb msg="WAL replay completed" duration=17.416348ms 2024-04-23T02:30:30.684 INFO:journalctl@ceph.prometheus.a.smithi191.stdout:Apr 23 02:30:30 smithi191 bash[38536]: level=info ts=2024-04-23T02:30:30.521Z caller=main.go:694 fs_type=XFS_SUPER_MAGIC 2024-04-23T02:30:30.684 INFO:journalctl@ceph.prometheus.a.smithi191.stdout:Apr 23 02:30:30 smithi191 bash[38536]: level=info ts=2024-04-23T02:30:30.521Z caller=main.go:695 msg="TSDB started" 2024-04-23T02:30:30.684 INFO:journalctl@ceph.prometheus.a.smithi191.stdout:Apr 23 02:30:30 smithi191 bash[38536]: level=info ts=2024-04-23T02:30:30.521Z caller=main.go:799 msg="Loading configuration file" filename=/etc/prometheus/prometheus.yml 2024-04-23T02:30:30.684 INFO:journalctl@ceph.prometheus.a.smithi191.stdout:Apr 23 02:30:30 smithi191 bash[38536]: level=info ts=2024-04-23T02:30:30.522Z caller=main.go:547 msg="Stopping scrape discovery manager..." 2024-04-23T02:30:30.684 INFO:journalctl@ceph.prometheus.a.smithi191.stdout:Apr 23 02:30:30 smithi191 bash[38536]: level=info ts=2024-04-23T02:30:30.522Z caller=main.go:561 msg="Stopping notify discovery manager..." 2024-04-23T02:30:30.685 INFO:journalctl@ceph.prometheus.a.smithi191.stdout:Apr 23 02:30:30 smithi191 bash[38536]: level=info ts=2024-04-23T02:30:30.522Z caller=main.go:583 msg="Stopping scrape manager..." 2024-04-23T02:30:30.685 INFO:journalctl@ceph.prometheus.a.smithi191.stdout:Apr 23 02:30:30 smithi191 bash[38536]: level=info ts=2024-04-23T02:30:30.522Z caller=main.go:557 msg="Notify discovery manager stopped" 2024-04-23T02:30:30.685 INFO:journalctl@ceph.prometheus.a.smithi191.stdout:Apr 23 02:30:30 smithi191 bash[38536]: level=info ts=2024-04-23T02:30:30.522Z caller=main.go:543 msg="Scrape discovery manager stopped" 2024-04-23T02:30:30.685 INFO:journalctl@ceph.prometheus.a.smithi191.stdout:Apr 23 02:30:30 smithi191 bash[38536]: level=info ts=2024-04-23T02:30:30.522Z caller=main.go:577 msg="Scrape manager stopped" 2024-04-23T02:30:30.685 INFO:journalctl@ceph.prometheus.a.smithi191.stdout:Apr 23 02:30:30 smithi191 bash[38536]: level=info ts=2024-04-23T02:30:30.522Z caller=manager.go:882 component="rule manager" msg="Stopping rule manager..." 2024-04-23T02:30:30.685 INFO:journalctl@ceph.prometheus.a.smithi191.stdout:Apr 23 02:30:30 smithi191 bash[38536]: level=info ts=2024-04-23T02:30:30.522Z caller=manager.go:892 component="rule manager" msg="Rule manager stopped" 2024-04-23T02:30:30.685 INFO:journalctl@ceph.prometheus.a.smithi191.stdout:Apr 23 02:30:30 smithi191 bash[38536]: level=info ts=2024-04-23T02:30:30.522Z caller=notifier.go:601 component=notifier msg="Stopping notification manager..." 2024-04-23T02:30:30.685 INFO:journalctl@ceph.prometheus.a.smithi191.stdout:Apr 23 02:30:30 smithi191 bash[38536]: level=info ts=2024-04-23T02:30:30.522Z caller=main.go:749 msg="Notifier manager stopped" 2024-04-23T02:30:30.685 INFO:journalctl@ceph.prometheus.a.smithi191.stdout:Apr 23 02:30:30 smithi191 bash[38536]: level=error ts=2024-04-23T02:30:30.522Z caller=main.go:758 err="error loading config from \"/etc/prometheus/prometheus.yml\": couldn't load configuration (--config.file=\"/etc/prometheus/prometheus.yml\"): parsing YAML file /etc/prometheus/prometheus.yml: yaml: unmarshal errors:\n line 11: field http_sd_configs not found in type config.plain\n line 17: field http_sd_configs not found in type config.plain\n line 21: field http_sd_configs not found in type config.plain\n line 27: field http_sd_configs not found in type config.plain\n line 31: field http_sd_configs not found in type config.plain" 2024-04-23T02:30:31.182 INFO:journalctl@ceph.mgr.x.smithi191.stdout:Apr 23 02:30:30 smithi191 bash[37300]: debug 2024-04-23T02:30:30.718+0000 7f74c3366200 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2024-04-23T02:30:31.310 INFO:journalctl@ceph.mgr.y.smithi037.stdout:Apr 23 02:30:30 smithi037 bash[48852]: debug 2024-04-23T02:30:30.963+0000 7fe09688e200 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2024-04-23T02:30:31.682 INFO:journalctl@ceph.mgr.x.smithi191.stdout:Apr 23 02:30:31 smithi191 bash[37300]: debug 2024-04-23T02:30:31.250+0000 7f74c3366200 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2024-04-23T02:30:31.682 INFO:journalctl@ceph.prometheus.a.smithi191.stdout:Apr 23 02:30:31 smithi191 systemd[1]: ceph-39f0dbf0-0117-11ef-bc93-c7b262605968@prometheus.a.service: Main process exited, code=exited, status=1/FAILURE 2024-04-23T02:30:31.682 INFO:journalctl@ceph.prometheus.a.smithi191.stdout:Apr 23 02:30:31 smithi191 systemd[1]: ceph-39f0dbf0-0117-11ef-bc93-c7b262605968@prometheus.a.service: Failed with result 'exit-code'. 2024-04-23T02:30:31.810 INFO:journalctl@ceph.mgr.y.smithi037.stdout:Apr 23 02:30:31 smithi037 bash[48852]: debug 2024-04-23T02:30:31.495+0000 7fe09688e200 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2024-04-23T02:30:32.182 INFO:journalctl@ceph.mgr.x.smithi191.stdout:Apr 23 02:30:31 smithi191 bash[37300]: debug 2024-04-23T02:30:31.798+0000 7f74c3366200 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2024-04-23T02:30:32.182 INFO:journalctl@ceph.mgr.x.smithi191.stdout:Apr 23 02:30:31 smithi191 bash[37300]: debug 2024-04-23T02:30:31.906+0000 7f74c3366200 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2024-04-23T02:30:32.521 INFO:journalctl@ceph.mgr.x.smithi191.stdout:Apr 23 02:30:32 smithi191 bash[37300]: debug 2024-04-23T02:30:32.254+0000 7f74c3366200 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2024-04-23T02:30:32.521 INFO:journalctl@ceph.mgr.x.smithi191.stdout:Apr 23 02:30:32 smithi191 bash[37300]: debug 2024-04-23T02:30:32.366+0000 7f74c3366200 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2024-04-23T02:30:32.544 INFO:journalctl@ceph.mgr.y.smithi037.stdout:Apr 23 02:30:32 smithi037 bash[48852]: debug 2024-04-23T02:30:32.070+0000 7fe09688e200 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2024-04-23T02:30:32.544 INFO:journalctl@ceph.mgr.y.smithi037.stdout:Apr 23 02:30:32 smithi037 bash[48852]: debug 2024-04-23T02:30:32.174+0000 7fe09688e200 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2024-04-23T02:30:32.810 INFO:journalctl@ceph.mgr.y.smithi037.stdout:Apr 23 02:30:32 smithi037 bash[48852]: debug 2024-04-23T02:30:32.534+0000 7fe09688e200 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2024-04-23T02:30:32.810 INFO:journalctl@ceph.mgr.y.smithi037.stdout:Apr 23 02:30:32 smithi037 bash[48852]: debug 2024-04-23T02:30:32.662+0000 7fe09688e200 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2024-04-23T02:30:32.932 INFO:journalctl@ceph.mgr.x.smithi191.stdout:Apr 23 02:30:32 smithi191 bash[37300]: debug 2024-04-23T02:30:32.506+0000 7f74c3366200 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2024-04-23T02:30:32.932 INFO:journalctl@ceph.mgr.x.smithi191.stdout:Apr 23 02:30:32 smithi191 bash[37300]: debug 2024-04-23T02:30:32.622+0000 7f74c3366200 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2024-04-23T02:30:32.932 INFO:journalctl@ceph.mgr.x.smithi191.stdout:Apr 23 02:30:32 smithi191 bash[37300]: debug 2024-04-23T02:30:32.746+0000 7f74c3366200 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2024-04-23T02:30:33.284 INFO:journalctl@ceph.mgr.y.smithi037.stdout:Apr 23 02:30:32 smithi037 bash[48852]: debug 2024-04-23T02:30:32.814+0000 7fe09688e200 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2024-04-23T02:30:33.284 INFO:journalctl@ceph.mgr.y.smithi037.stdout:Apr 23 02:30:32 smithi037 bash[48852]: debug 2024-04-23T02:30:32.930+0000 7fe09688e200 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2024-04-23T02:30:33.285 INFO:journalctl@ceph.mgr.y.smithi037.stdout:Apr 23 02:30:33 smithi037 bash[48852]: debug 2024-04-23T02:30:33.062+0000 7fe09688e200 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2024-04-23T02:30:33.323 INFO:journalctl@ceph.mgr.x.smithi191.stdout:Apr 23 02:30:32 smithi191 bash[37300]: debug 2024-04-23T02:30:32.934+0000 7f74c3366200 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2024-04-23T02:30:33.323 INFO:journalctl@ceph.mgr.x.smithi191.stdout:Apr 23 02:30:33 smithi191 bash[37300]: debug 2024-04-23T02:30:33.062+0000 7f74c3366200 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2024-04-23T02:30:33.560 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:30:33 smithi037 bash[18830]: audit 2024-04-23T02:30:33.261888+0000 mon.c (mon.1) 64 : audit [DBG] from='client.? 172.21.15.37:0/3622275123' entity='client.iscsi.foo.smithi037.qdajck' cmd=[{"prefix": "osd blacklist ls"}]: dispatch 2024-04-23T02:30:33.560 INFO:journalctl@ceph.mgr.y.smithi037.stdout:Apr 23 02:30:33 smithi037 bash[48852]: debug 2024-04-23T02:30:33.274+0000 7fe09688e200 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2024-04-23T02:30:33.560 INFO:journalctl@ceph.mgr.y.smithi037.stdout:Apr 23 02:30:33 smithi037 bash[48852]: debug 2024-04-23T02:30:33.414+0000 7fe09688e200 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2024-04-23T02:30:33.682 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:30:33 smithi191 bash[14421]: audit 2024-04-23T02:30:33.261888+0000 mon.c (mon.1) 64 : audit [DBG] from='client.? 172.21.15.37:0/3622275123' entity='client.iscsi.foo.smithi037.qdajck' cmd=[{"prefix": "osd blacklist ls"}]: dispatch 2024-04-23T02:30:34.606 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:30:34 smithi037 bash[18830]: audit 2024-04-23T02:30:33.655039+0000 mon.c (mon.1) 65 : audit [INF] from='client.? 172.21.15.37:0/3681223479' entity='client.iscsi.foo.smithi037.qdajck' cmd=[{"prefix": "osd blacklist", "blacklistop": "rm", "addr": "172.21.15.37:0/576525037"}]: access denied 2024-04-23T02:30:34.682 INFO:journalctl@ceph.mgr.x.smithi191.stdout:Apr 23 02:30:34 smithi191 bash[37300]: debug 2024-04-23T02:30:34.322+0000 7f74c3366200 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2024-04-23T02:30:34.682 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:30:34 smithi191 bash[14421]: audit 2024-04-23T02:30:33.655039+0000 mon.c (mon.1) 65 : audit [INF] from='client.? 172.21.15.37:0/3681223479' entity='client.iscsi.foo.smithi037.qdajck' cmd=[{"prefix": "osd blacklist", "blacklistop": "rm", "addr": "172.21.15.37:0/576525037"}]: access denied 2024-04-23T02:30:34.945 INFO:journalctl@ceph.mgr.y.smithi037.stdout:Apr 23 02:30:34 smithi037 bash[48852]: debug 2024-04-23T02:30:34.770+0000 7fe09688e200 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2024-04-23T02:30:35.560 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:30:35 smithi037 bash[18830]: cluster 2024-04-23T02:30:34.350922+0000 mon.a (mon.0) 14 : cluster [DBG] Standby manager daemon x restarted 2024-04-23T02:30:35.560 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:30:35 smithi037 bash[18830]: cluster 2024-04-23T02:30:34.351037+0000 mon.a (mon.0) 15 : cluster [DBG] Standby manager daemon x started 2024-04-23T02:30:35.560 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:30:35 smithi037 bash[18830]: audit 2024-04-23T02:30:34.351619+0000 mon.b (mon.2) 86 : audit [DBG] from='mgr.? 172.21.15.191:0/1866884321' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-04-23T02:30:35.561 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:30:35 smithi037 bash[18830]: audit 2024-04-23T02:30:34.354435+0000 mon.b (mon.2) 87 : audit [DBG] from='mgr.? 172.21.15.191:0/1866884321' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-04-23T02:30:35.561 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:30:35 smithi037 bash[18830]: audit 2024-04-23T02:30:34.356532+0000 mon.b (mon.2) 88 : audit [DBG] from='mgr.? 172.21.15.191:0/1866884321' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-04-23T02:30:35.561 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:30:35 smithi037 bash[18830]: audit 2024-04-23T02:30:34.357428+0000 mon.b (mon.2) 89 : audit [DBG] from='mgr.? 172.21.15.191:0/1866884321' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-04-23T02:30:35.561 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:30:35 smithi037 bash[18830]: cluster 2024-04-23T02:30:34.775852+0000 mon.a (mon.0) 16 : cluster [INF] Active manager daemon y restarted 2024-04-23T02:30:35.561 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:30:35 smithi037 bash[18830]: cluster 2024-04-23T02:30:34.776598+0000 mon.a (mon.0) 17 : cluster [INF] Activating manager daemon y 2024-04-23T02:30:35.561 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:30:35 smithi037 bash[18830]: cluster 2024-04-23T02:30:34.787915+0000 mon.a (mon.0) 18 : cluster [DBG] osdmap e77: 8 total, 8 up, 8 in 2024-04-23T02:30:35.561 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:30:35 smithi037 bash[18830]: cluster 2024-04-23T02:30:34.788534+0000 mon.a (mon.0) 19 : cluster [DBG] mgrmap e30: y(active, starting, since 0.012111s), standbys: x 2024-04-23T02:30:35.561 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:30:35 smithi037 bash[18830]: audit 2024-04-23T02:30:34.796796+0000 mon.c (mon.1) 66 : audit [DBG] from='mgr.25468 172.21.15.37:0/2063831359' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-23T02:30:35.561 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:30:35 smithi037 bash[18830]: audit 2024-04-23T02:30:34.797000+0000 mon.c (mon.1) 67 : audit [DBG] from='mgr.25468 172.21.15.37:0/2063831359' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-23T02:30:35.561 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:30:35 smithi037 bash[18830]: audit 2024-04-23T02:30:34.797186+0000 mon.c (mon.1) 68 : audit [DBG] from='mgr.25468 172.21.15.37:0/2063831359' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-23T02:30:35.561 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:30:35 smithi037 bash[18830]: audit 2024-04-23T02:30:34.798774+0000 mon.c (mon.1) 69 : audit [DBG] from='mgr.25468 172.21.15.37:0/2063831359' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-04-23T02:30:35.561 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:30:35 smithi037 bash[18830]: audit 2024-04-23T02:30:34.799172+0000 mon.c (mon.1) 70 : audit [DBG] from='mgr.25468 172.21.15.37:0/2063831359' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-04-23T02:30:35.561 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:30:35 smithi037 bash[18830]: audit 2024-04-23T02:30:34.799593+0000 mon.c (mon.1) 71 : audit [DBG] from='mgr.25468 172.21.15.37:0/2063831359' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-04-23T02:30:35.561 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:30:35 smithi037 bash[18830]: audit 2024-04-23T02:30:34.799898+0000 mon.c (mon.1) 72 : audit [DBG] from='mgr.25468 172.21.15.37:0/2063831359' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-04-23T02:30:35.562 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:30:35 smithi037 bash[18830]: audit 2024-04-23T02:30:34.800198+0000 mon.c (mon.1) 73 : audit [DBG] from='mgr.25468 172.21.15.37:0/2063831359' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-04-23T02:30:35.562 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:30:35 smithi037 bash[18830]: audit 2024-04-23T02:30:34.800495+0000 mon.c (mon.1) 74 : audit [DBG] from='mgr.25468 172.21.15.37:0/2063831359' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-04-23T02:30:35.562 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:30:35 smithi037 bash[18830]: audit 2024-04-23T02:30:34.800789+0000 mon.c (mon.1) 75 : audit [DBG] from='mgr.25468 172.21.15.37:0/2063831359' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-04-23T02:30:35.562 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:30:35 smithi037 bash[18830]: audit 2024-04-23T02:30:34.801028+0000 mon.c (mon.1) 76 : audit [DBG] from='mgr.25468 172.21.15.37:0/2063831359' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-04-23T02:30:35.562 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:30:35 smithi037 bash[18830]: audit 2024-04-23T02:30:34.801249+0000 mon.c (mon.1) 77 : audit [DBG] from='mgr.25468 172.21.15.37:0/2063831359' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-04-23T02:30:35.562 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:30:35 smithi037 bash[18830]: audit 2024-04-23T02:30:34.801533+0000 mon.c (mon.1) 78 : audit [DBG] from='mgr.25468 172.21.15.37:0/2063831359' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-04-23T02:30:35.562 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:30:35 smithi037 bash[18830]: audit 2024-04-23T02:30:34.801808+0000 mon.c (mon.1) 79 : audit [DBG] from='mgr.25468 172.21.15.37:0/2063831359' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-04-23T02:30:35.562 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:30:35 smithi037 bash[18830]: audit 2024-04-23T02:30:34.802001+0000 mon.c (mon.1) 80 : audit [DBG] from='mgr.25468 172.21.15.37:0/2063831359' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-04-23T02:30:35.562 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:30:35 smithi037 bash[18830]: audit 2024-04-23T02:30:34.802605+0000 mon.c (mon.1) 81 : audit [DBG] from='mgr.25468 172.21.15.37:0/2063831359' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-04-23T02:30:35.562 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:30:35 smithi037 bash[18830]: cluster 2024-04-23T02:30:34.812595+0000 mon.a (mon.0) 20 : cluster [INF] Manager daemon y is now available 2024-04-23T02:30:35.562 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:30:35 smithi037 bash[18830]: audit 2024-04-23T02:30:34.849216+0000 mon.c (mon.1) 82 : audit [DBG] from='mgr.25468 172.21.15.37:0/2063831359' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-23T02:30:35.562 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:30:35 smithi037 bash[18830]: audit 2024-04-23T02:30:34.912260+0000 mon.c (mon.1) 83 : audit [INF] from='mgr.25468 172.21.15.37:0/2063831359' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-04-23T02:30:35.562 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:30:35 smithi037 bash[18830]: audit 2024-04-23T02:30:34.912861+0000 mon.a (mon.0) 21 : audit [INF] from='mgr.25468 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-04-23T02:30:35.562 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:30:35 smithi037 bash[18830]: audit 2024-04-23T02:30:34.937106+0000 mon.c (mon.1) 84 : audit [INF] from='mgr.25468 172.21.15.37:0/2063831359' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-04-23T02:30:35.563 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:30:35 smithi037 bash[18830]: audit 2024-04-23T02:30:34.937557+0000 mon.a (mon.0) 22 : audit [INF] from='mgr.25468 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-04-23T02:30:35.683 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:30:35 smithi191 bash[14421]: cluster 2024-04-23T02:30:34.350922+0000 mon.a (mon.0) 14 : cluster [DBG] Standby manager daemon x restarted 2024-04-23T02:30:35.683 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:30:35 smithi191 bash[14421]: cluster 2024-04-23T02:30:34.351037+0000 mon.a (mon.0) 15 : cluster [DBG] Standby manager daemon x started 2024-04-23T02:30:35.683 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:30:35 smithi191 bash[14421]: audit 2024-04-23T02:30:34.351619+0000 mon.b (mon.2) 86 : audit [DBG] from='mgr.? 172.21.15.191:0/1866884321' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-04-23T02:30:35.683 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:30:35 smithi191 bash[14421]: audit 2024-04-23T02:30:34.354435+0000 mon.b (mon.2) 87 : audit [DBG] from='mgr.? 172.21.15.191:0/1866884321' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-04-23T02:30:35.683 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:30:35 smithi191 bash[14421]: audit 2024-04-23T02:30:34.356532+0000 mon.b (mon.2) 88 : audit [DBG] from='mgr.? 172.21.15.191:0/1866884321' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-04-23T02:30:35.683 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:30:35 smithi191 bash[14421]: audit 2024-04-23T02:30:34.357428+0000 mon.b (mon.2) 89 : audit [DBG] from='mgr.? 172.21.15.191:0/1866884321' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-04-23T02:30:35.683 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:30:35 smithi191 bash[14421]: cluster 2024-04-23T02:30:34.775852+0000 mon.a (mon.0) 16 : cluster [INF] Active manager daemon y restarted 2024-04-23T02:30:35.683 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:30:35 smithi191 bash[14421]: cluster 2024-04-23T02:30:34.776598+0000 mon.a (mon.0) 17 : cluster [INF] Activating manager daemon y 2024-04-23T02:30:35.683 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:30:35 smithi191 bash[14421]: cluster 2024-04-23T02:30:34.787915+0000 mon.a (mon.0) 18 : cluster [DBG] osdmap e77: 8 total, 8 up, 8 in 2024-04-23T02:30:35.684 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:30:35 smithi191 bash[14421]: cluster 2024-04-23T02:30:34.788534+0000 mon.a (mon.0) 19 : cluster [DBG] mgrmap e30: y(active, starting, since 0.012111s), standbys: x 2024-04-23T02:30:35.684 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:30:35 smithi191 bash[14421]: audit 2024-04-23T02:30:34.796796+0000 mon.c (mon.1) 66 : audit [DBG] from='mgr.25468 172.21.15.37:0/2063831359' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-23T02:30:35.684 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:30:35 smithi191 bash[14421]: audit 2024-04-23T02:30:34.797000+0000 mon.c (mon.1) 67 : audit [DBG] from='mgr.25468 172.21.15.37:0/2063831359' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-23T02:30:35.684 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:30:35 smithi191 bash[14421]: audit 2024-04-23T02:30:34.797186+0000 mon.c (mon.1) 68 : audit [DBG] from='mgr.25468 172.21.15.37:0/2063831359' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-23T02:30:35.684 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:30:35 smithi191 bash[14421]: audit 2024-04-23T02:30:34.798774+0000 mon.c (mon.1) 69 : audit [DBG] from='mgr.25468 172.21.15.37:0/2063831359' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-04-23T02:30:35.684 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:30:35 smithi191 bash[14421]: audit 2024-04-23T02:30:34.799172+0000 mon.c (mon.1) 70 : audit [DBG] from='mgr.25468 172.21.15.37:0/2063831359' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-04-23T02:30:35.684 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:30:35 smithi191 bash[14421]: audit 2024-04-23T02:30:34.799593+0000 mon.c (mon.1) 71 : audit [DBG] from='mgr.25468 172.21.15.37:0/2063831359' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-04-23T02:30:35.684 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:30:35 smithi191 bash[14421]: audit 2024-04-23T02:30:34.799898+0000 mon.c (mon.1) 72 : audit [DBG] from='mgr.25468 172.21.15.37:0/2063831359' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-04-23T02:30:35.684 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:30:35 smithi191 bash[14421]: audit 2024-04-23T02:30:34.800198+0000 mon.c (mon.1) 73 : audit [DBG] from='mgr.25468 172.21.15.37:0/2063831359' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-04-23T02:30:35.684 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:30:35 smithi191 bash[14421]: audit 2024-04-23T02:30:34.800495+0000 mon.c (mon.1) 74 : audit [DBG] from='mgr.25468 172.21.15.37:0/2063831359' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-04-23T02:30:35.684 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:30:35 smithi191 bash[14421]: audit 2024-04-23T02:30:34.800789+0000 mon.c (mon.1) 75 : audit [DBG] from='mgr.25468 172.21.15.37:0/2063831359' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-04-23T02:30:35.684 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:30:35 smithi191 bash[14421]: audit 2024-04-23T02:30:34.801028+0000 mon.c (mon.1) 76 : audit [DBG] from='mgr.25468 172.21.15.37:0/2063831359' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-04-23T02:30:35.685 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:30:35 smithi191 bash[14421]: audit 2024-04-23T02:30:34.801249+0000 mon.c (mon.1) 77 : audit [DBG] from='mgr.25468 172.21.15.37:0/2063831359' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-04-23T02:30:35.685 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:30:35 smithi191 bash[14421]: audit 2024-04-23T02:30:34.801533+0000 mon.c (mon.1) 78 : audit [DBG] from='mgr.25468 172.21.15.37:0/2063831359' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-04-23T02:30:35.685 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:30:35 smithi191 bash[14421]: audit 2024-04-23T02:30:34.801808+0000 mon.c (mon.1) 79 : audit [DBG] from='mgr.25468 172.21.15.37:0/2063831359' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-04-23T02:30:35.685 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:30:35 smithi191 bash[14421]: audit 2024-04-23T02:30:34.802001+0000 mon.c (mon.1) 80 : audit [DBG] from='mgr.25468 172.21.15.37:0/2063831359' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-04-23T02:30:35.685 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:30:35 smithi191 bash[14421]: audit 2024-04-23T02:30:34.802605+0000 mon.c (mon.1) 81 : audit [DBG] from='mgr.25468 172.21.15.37:0/2063831359' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-04-23T02:30:35.685 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:30:35 smithi191 bash[14421]: cluster 2024-04-23T02:30:34.812595+0000 mon.a (mon.0) 20 : cluster [INF] Manager daemon y is now available 2024-04-23T02:30:35.685 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:30:35 smithi191 bash[14421]: audit 2024-04-23T02:30:34.849216+0000 mon.c (mon.1) 82 : audit [DBG] from='mgr.25468 172.21.15.37:0/2063831359' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-23T02:30:35.685 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:30:35 smithi191 bash[14421]: audit 2024-04-23T02:30:34.912260+0000 mon.c (mon.1) 83 : audit [INF] from='mgr.25468 172.21.15.37:0/2063831359' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-04-23T02:30:35.685 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:30:35 smithi191 bash[14421]: audit 2024-04-23T02:30:34.912861+0000 mon.a (mon.0) 21 : audit [INF] from='mgr.25468 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-04-23T02:30:35.685 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:30:35 smithi191 bash[14421]: audit 2024-04-23T02:30:34.937106+0000 mon.c (mon.1) 84 : audit [INF] from='mgr.25468 172.21.15.37:0/2063831359' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-04-23T02:30:35.685 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:30:35 smithi191 bash[14421]: audit 2024-04-23T02:30:34.937557+0000 mon.a (mon.0) 22 : audit [INF] from='mgr.25468 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-04-23T02:30:36.310 INFO:journalctl@ceph.mgr.y.smithi037.stdout:Apr 23 02:30:35 smithi037 bash[48852]: debug 2024-04-23T02:30:35.806+0000 7fe05e4c5700 -1 mgr.server handle_report got status from non-daemon mon.a 2024-04-23T02:30:37.060 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:30:36 smithi037 bash[18830]: cephadm 2024-04-23T02:30:35.560702+0000 mgr.y (mgr.25468) 1 : cephadm [INF] [23/Apr/2024:02:30:35] ENGINE Bus STARTING 2024-04-23T02:30:37.060 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:30:36 smithi037 bash[18830]: cephadm 2024-04-23T02:30:35.688112+0000 mgr.y (mgr.25468) 2 : cephadm [INF] [23/Apr/2024:02:30:35] ENGINE Serving on https://172.21.15.37:7150 2024-04-23T02:30:37.060 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:30:36 smithi037 bash[18830]: cephadm 2024-04-23T02:30:35.790942+0000 mgr.y (mgr.25468) 3 : cephadm [INF] [23/Apr/2024:02:30:35] ENGINE Serving on http://172.21.15.37:8765 2024-04-23T02:30:37.060 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:30:36 smithi037 bash[18830]: cephadm 2024-04-23T02:30:35.791528+0000 mgr.y (mgr.25468) 4 : cephadm [INF] [23/Apr/2024:02:30:35] ENGINE Bus STARTED 2024-04-23T02:30:37.060 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:30:36 smithi037 bash[18830]: cluster 2024-04-23T02:30:35.797565+0000 mon.a (mon.0) 23 : cluster [DBG] mgrmap e31: y(active, since 1.02113s), standbys: x 2024-04-23T02:30:37.061 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:30:36 smithi037 bash[18830]: cluster 2024-04-23T02:30:35.812044+0000 mgr.y (mgr.25468) 5 : cluster [DBG] pgmap v3: 161 pgs: 161 active+clean; 604 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-04-23T02:30:37.182 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:30:36 smithi191 bash[14421]: cephadm 2024-04-23T02:30:35.560702+0000 mgr.y (mgr.25468) 1 : cephadm [INF] [23/Apr/2024:02:30:35] ENGINE Bus STARTING 2024-04-23T02:30:37.182 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:30:36 smithi191 bash[14421]: cephadm 2024-04-23T02:30:35.688112+0000 mgr.y (mgr.25468) 2 : cephadm [INF] [23/Apr/2024:02:30:35] ENGINE Serving on https://172.21.15.37:7150 2024-04-23T02:30:37.182 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:30:36 smithi191 bash[14421]: cephadm 2024-04-23T02:30:35.790942+0000 mgr.y (mgr.25468) 3 : cephadm [INF] [23/Apr/2024:02:30:35] ENGINE Serving on http://172.21.15.37:8765 2024-04-23T02:30:37.183 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:30:36 smithi191 bash[14421]: cephadm 2024-04-23T02:30:35.791528+0000 mgr.y (mgr.25468) 4 : cephadm [INF] [23/Apr/2024:02:30:35] ENGINE Bus STARTED 2024-04-23T02:30:37.183 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:30:36 smithi191 bash[14421]: cluster 2024-04-23T02:30:35.797565+0000 mon.a (mon.0) 23 : cluster [DBG] mgrmap e31: y(active, since 1.02113s), standbys: x 2024-04-23T02:30:37.183 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:30:36 smithi191 bash[14421]: cluster 2024-04-23T02:30:35.812044+0000 mgr.y (mgr.25468) 5 : cluster [DBG] pgmap v3: 161 pgs: 161 active+clean; 604 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-04-23T02:30:38.182 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:30:37 smithi191 bash[14421]: cluster 2024-04-23T02:30:36.789276+0000 mon.a (mon.0) 24 : cluster [INF] Health check cleared: CEPHADM_FAILED_DAEMON (was: 2 failed cephadm daemon(s)) 2024-04-23T02:30:38.182 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:30:37 smithi191 bash[14421]: cluster 2024-04-23T02:30:36.789361+0000 mon.a (mon.0) 25 : cluster [INF] Cluster is now healthy 2024-04-23T02:30:38.182 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:30:37 smithi191 bash[14421]: cluster 2024-04-23T02:30:36.801305+0000 mgr.y (mgr.25468) 6 : cluster [DBG] pgmap v4: 161 pgs: 161 active+clean; 604 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-04-23T02:30:38.310 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:30:37 smithi037 bash[18830]: cluster 2024-04-23T02:30:36.789276+0000 mon.a (mon.0) 24 : cluster [INF] Health check cleared: CEPHADM_FAILED_DAEMON (was: 2 failed cephadm daemon(s)) 2024-04-23T02:30:38.310 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:30:37 smithi037 bash[18830]: cluster 2024-04-23T02:30:36.789361+0000 mon.a (mon.0) 25 : cluster [INF] Cluster is now healthy 2024-04-23T02:30:38.310 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:30:37 smithi037 bash[18830]: cluster 2024-04-23T02:30:36.801305+0000 mgr.y (mgr.25468) 6 : cluster [DBG] pgmap v4: 161 pgs: 161 active+clean; 604 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-04-23T02:30:39.184 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:30:38 smithi191 bash[14421]: cluster 2024-04-23T02:30:37.815913+0000 mon.a (mon.0) 26 : cluster [DBG] mgrmap e32: y(active, since 3s), standbys: x 2024-04-23T02:30:39.310 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:30:38 smithi037 bash[18830]: cluster 2024-04-23T02:30:37.815913+0000 mon.a (mon.0) 26 : cluster [DBG] mgrmap e32: y(active, since 3s), standbys: x 2024-04-23T02:30:40.182 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:30:39 smithi191 bash[14421]: cluster 2024-04-23T02:30:38.801981+0000 mgr.y (mgr.25468) 7 : cluster [DBG] pgmap v5: 161 pgs: 161 active+clean; 604 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-04-23T02:30:40.310 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:30:39 smithi037 bash[18830]: cluster 2024-04-23T02:30:38.801981+0000 mgr.y (mgr.25468) 7 : cluster [DBG] pgmap v5: 161 pgs: 161 active+clean; 604 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-04-23T02:30:41.182 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:30:40 smithi191 bash[14421]: cluster 2024-04-23T02:30:39.830374+0000 mon.a (mon.0) 27 : cluster [DBG] mgrmap e33: y(active, since 5s), standbys: x 2024-04-23T02:30:41.310 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:30:40 smithi037 bash[18830]: cluster 2024-04-23T02:30:39.830374+0000 mon.a (mon.0) 27 : cluster [DBG] mgrmap e33: y(active, since 5s), standbys: x 2024-04-23T02:30:41.682 INFO:journalctl@ceph.prometheus.a.smithi191.stdout:Apr 23 02:30:41 smithi191 systemd[1]: ceph-39f0dbf0-0117-11ef-bc93-c7b262605968@prometheus.a.service: Scheduled restart job, restart counter is at 4. 2024-04-23T02:30:41.683 INFO:journalctl@ceph.prometheus.a.smithi191.stdout:Apr 23 02:30:41 smithi191 systemd[1]: Stopped Ceph prometheus.a for 39f0dbf0-0117-11ef-bc93-c7b262605968. 2024-04-23T02:30:41.683 INFO:journalctl@ceph.prometheus.a.smithi191.stdout:Apr 23 02:30:41 smithi191 systemd[1]: Started Ceph prometheus.a for 39f0dbf0-0117-11ef-bc93-c7b262605968. 2024-04-23T02:30:42.184 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:30:41 smithi191 bash[14421]: cluster 2024-04-23T02:30:40.802477+0000 mgr.y (mgr.25468) 8 : cluster [DBG] pgmap v6: 161 pgs: 161 active+clean; 604 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-04-23T02:30:42.184 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:30:41 smithi191 bash[14421]: audit 2024-04-23T02:30:41.798525+0000 mon.a (mon.0) 28 : audit [INF] from='mgr.25468 ' entity='mgr.y' 2024-04-23T02:30:42.184 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:30:41 smithi191 bash[14421]: audit 2024-04-23T02:30:41.812293+0000 mon.a (mon.0) 29 : audit [INF] from='mgr.25468 ' entity='mgr.y' 2024-04-23T02:30:42.310 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:30:41 smithi037 bash[18830]: cluster 2024-04-23T02:30:40.802477+0000 mgr.y (mgr.25468) 8 : cluster [DBG] pgmap v6: 161 pgs: 161 active+clean; 604 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-04-23T02:30:42.310 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:30:41 smithi037 bash[18830]: audit 2024-04-23T02:30:41.798525+0000 mon.a (mon.0) 28 : audit [INF] from='mgr.25468 ' entity='mgr.y' 2024-04-23T02:30:42.310 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:30:41 smithi037 bash[18830]: audit 2024-04-23T02:30:41.812293+0000 mon.a (mon.0) 29 : audit [INF] from='mgr.25468 ' entity='mgr.y' 2024-04-23T02:30:42.932 INFO:journalctl@ceph.prometheus.a.smithi191.stdout:Apr 23 02:30:42 smithi191 bash[39100]: level=info ts=2024-04-23T02:30:42.708Z caller=main.go:302 msg="No time or size retention was set so using the default time retention" duration=15d 2024-04-23T02:30:42.933 INFO:journalctl@ceph.prometheus.a.smithi191.stdout:Apr 23 02:30:42 smithi191 bash[39100]: level=info ts=2024-04-23T02:30:42.708Z caller=main.go:337 msg="Starting Prometheus" version="(version=2.18.1, branch=HEAD, revision=ecee9c8abfd118f139014cb1b174b08db3f342cf)" 2024-04-23T02:30:42.933 INFO:journalctl@ceph.prometheus.a.smithi191.stdout:Apr 23 02:30:42 smithi191 bash[39100]: level=info ts=2024-04-23T02:30:42.708Z caller=main.go:338 build_context="(go=go1.14.2, user=root@2117a9e64a7e, date=20200507-16:51:47)" 2024-04-23T02:30:42.933 INFO:journalctl@ceph.prometheus.a.smithi191.stdout:Apr 23 02:30:42 smithi191 bash[39100]: level=info ts=2024-04-23T02:30:42.708Z caller=main.go:339 host_details="(Linux 5.4.0-177-generic #197-Ubuntu SMP Thu Mar 28 22:45:47 UTC 2024 x86_64 smithi191 (none))" 2024-04-23T02:30:42.933 INFO:journalctl@ceph.prometheus.a.smithi191.stdout:Apr 23 02:30:42 smithi191 bash[39100]: level=info ts=2024-04-23T02:30:42.708Z caller=main.go:340 fd_limits="(soft=1048576, hard=1048576)" 2024-04-23T02:30:42.933 INFO:journalctl@ceph.prometheus.a.smithi191.stdout:Apr 23 02:30:42 smithi191 bash[39100]: level=info ts=2024-04-23T02:30:42.708Z caller=main.go:341 vm_limits="(soft=unlimited, hard=unlimited)" 2024-04-23T02:30:42.933 INFO:journalctl@ceph.prometheus.a.smithi191.stdout:Apr 23 02:30:42 smithi191 bash[39100]: level=info ts=2024-04-23T02:30:42.712Z caller=main.go:678 msg="Starting TSDB ..." 2024-04-23T02:30:42.933 INFO:journalctl@ceph.prometheus.a.smithi191.stdout:Apr 23 02:30:42 smithi191 bash[39100]: level=info ts=2024-04-23T02:30:42.712Z caller=web.go:523 component=web msg="Start listening for connections" address=:9095 2024-04-23T02:30:42.933 INFO:journalctl@ceph.prometheus.a.smithi191.stdout:Apr 23 02:30:42 smithi191 bash[39100]: level=info ts=2024-04-23T02:30:42.718Z caller=head.go:575 component=tsdb msg="Replaying WAL, this may take awhile" 2024-04-23T02:30:42.933 INFO:journalctl@ceph.prometheus.a.smithi191.stdout:Apr 23 02:30:42 smithi191 bash[39100]: level=info ts=2024-04-23T02:30:42.719Z caller=head.go:624 component=tsdb msg="WAL segment loaded" segment=0 maxSegment=11 2024-04-23T02:30:42.933 INFO:journalctl@ceph.prometheus.a.smithi191.stdout:Apr 23 02:30:42 smithi191 bash[39100]: level=info ts=2024-04-23T02:30:42.732Z caller=head.go:624 component=tsdb msg="WAL segment loaded" segment=1 maxSegment=11 2024-04-23T02:30:42.933 INFO:journalctl@ceph.prometheus.a.smithi191.stdout:Apr 23 02:30:42 smithi191 bash[39100]: level=info ts=2024-04-23T02:30:42.732Z caller=head.go:624 component=tsdb msg="WAL segment loaded" segment=2 maxSegment=11 2024-04-23T02:30:42.933 INFO:journalctl@ceph.prometheus.a.smithi191.stdout:Apr 23 02:30:42 smithi191 bash[39100]: level=info ts=2024-04-23T02:30:42.733Z caller=head.go:624 component=tsdb msg="WAL segment loaded" segment=3 maxSegment=11 2024-04-23T02:30:42.933 INFO:journalctl@ceph.prometheus.a.smithi191.stdout:Apr 23 02:30:42 smithi191 bash[39100]: level=info ts=2024-04-23T02:30:42.735Z caller=head.go:624 component=tsdb msg="WAL segment loaded" segment=4 maxSegment=11 2024-04-23T02:30:42.933 INFO:journalctl@ceph.prometheus.a.smithi191.stdout:Apr 23 02:30:42 smithi191 bash[39100]: level=info ts=2024-04-23T02:30:42.736Z caller=head.go:624 component=tsdb msg="WAL segment loaded" segment=5 maxSegment=11 2024-04-23T02:30:42.934 INFO:journalctl@ceph.prometheus.a.smithi191.stdout:Apr 23 02:30:42 smithi191 bash[39100]: level=info ts=2024-04-23T02:30:42.736Z caller=head.go:624 component=tsdb msg="WAL segment loaded" segment=6 maxSegment=11 2024-04-23T02:30:42.934 INFO:journalctl@ceph.prometheus.a.smithi191.stdout:Apr 23 02:30:42 smithi191 bash[39100]: level=info ts=2024-04-23T02:30:42.736Z caller=head.go:624 component=tsdb msg="WAL segment loaded" segment=7 maxSegment=11 2024-04-23T02:30:42.934 INFO:journalctl@ceph.prometheus.a.smithi191.stdout:Apr 23 02:30:42 smithi191 bash[39100]: level=info ts=2024-04-23T02:30:42.737Z caller=head.go:624 component=tsdb msg="WAL segment loaded" segment=8 maxSegment=11 2024-04-23T02:30:42.934 INFO:journalctl@ceph.prometheus.a.smithi191.stdout:Apr 23 02:30:42 smithi191 bash[39100]: level=info ts=2024-04-23T02:30:42.737Z caller=head.go:624 component=tsdb msg="WAL segment loaded" segment=9 maxSegment=11 2024-04-23T02:30:42.934 INFO:journalctl@ceph.prometheus.a.smithi191.stdout:Apr 23 02:30:42 smithi191 bash[39100]: level=info ts=2024-04-23T02:30:42.737Z caller=head.go:624 component=tsdb msg="WAL segment loaded" segment=10 maxSegment=11 2024-04-23T02:30:42.934 INFO:journalctl@ceph.prometheus.a.smithi191.stdout:Apr 23 02:30:42 smithi191 bash[39100]: level=info ts=2024-04-23T02:30:42.737Z caller=head.go:624 component=tsdb msg="WAL segment loaded" segment=11 maxSegment=11 2024-04-23T02:30:42.934 INFO:journalctl@ceph.prometheus.a.smithi191.stdout:Apr 23 02:30:42 smithi191 bash[39100]: level=info ts=2024-04-23T02:30:42.737Z caller=head.go:627 component=tsdb msg="WAL replay completed" duration=18.769104ms 2024-04-23T02:30:42.934 INFO:journalctl@ceph.prometheus.a.smithi191.stdout:Apr 23 02:30:42 smithi191 bash[39100]: level=info ts=2024-04-23T02:30:42.740Z caller=main.go:694 fs_type=XFS_SUPER_MAGIC 2024-04-23T02:30:42.934 INFO:journalctl@ceph.prometheus.a.smithi191.stdout:Apr 23 02:30:42 smithi191 bash[39100]: level=info ts=2024-04-23T02:30:42.740Z caller=main.go:695 msg="TSDB started" 2024-04-23T02:30:42.934 INFO:journalctl@ceph.prometheus.a.smithi191.stdout:Apr 23 02:30:42 smithi191 bash[39100]: level=info ts=2024-04-23T02:30:42.740Z caller=main.go:799 msg="Loading configuration file" filename=/etc/prometheus/prometheus.yml 2024-04-23T02:30:42.934 INFO:journalctl@ceph.prometheus.a.smithi191.stdout:Apr 23 02:30:42 smithi191 bash[39100]: level=info ts=2024-04-23T02:30:42.740Z caller=main.go:547 msg="Stopping scrape discovery manager..." 2024-04-23T02:30:42.934 INFO:journalctl@ceph.prometheus.a.smithi191.stdout:Apr 23 02:30:42 smithi191 bash[39100]: level=info ts=2024-04-23T02:30:42.740Z caller=main.go:561 msg="Stopping notify discovery manager..." 2024-04-23T02:30:42.934 INFO:journalctl@ceph.prometheus.a.smithi191.stdout:Apr 23 02:30:42 smithi191 bash[39100]: level=info ts=2024-04-23T02:30:42.740Z caller=main.go:583 msg="Stopping scrape manager..." 2024-04-23T02:30:42.934 INFO:journalctl@ceph.prometheus.a.smithi191.stdout:Apr 23 02:30:42 smithi191 bash[39100]: level=info ts=2024-04-23T02:30:42.740Z caller=main.go:557 msg="Notify discovery manager stopped" 2024-04-23T02:30:42.935 INFO:journalctl@ceph.prometheus.a.smithi191.stdout:Apr 23 02:30:42 smithi191 bash[39100]: level=info ts=2024-04-23T02:30:42.740Z caller=main.go:543 msg="Scrape discovery manager stopped" 2024-04-23T02:30:42.935 INFO:journalctl@ceph.prometheus.a.smithi191.stdout:Apr 23 02:30:42 smithi191 bash[39100]: level=info ts=2024-04-23T02:30:42.740Z caller=main.go:577 msg="Scrape manager stopped" 2024-04-23T02:30:42.935 INFO:journalctl@ceph.prometheus.a.smithi191.stdout:Apr 23 02:30:42 smithi191 bash[39100]: level=info ts=2024-04-23T02:30:42.740Z caller=manager.go:882 component="rule manager" msg="Stopping rule manager..." 2024-04-23T02:30:42.935 INFO:journalctl@ceph.prometheus.a.smithi191.stdout:Apr 23 02:30:42 smithi191 bash[39100]: level=info ts=2024-04-23T02:30:42.740Z caller=manager.go:892 component="rule manager" msg="Rule manager stopped" 2024-04-23T02:30:42.935 INFO:journalctl@ceph.prometheus.a.smithi191.stdout:Apr 23 02:30:42 smithi191 bash[39100]: level=info ts=2024-04-23T02:30:42.740Z caller=notifier.go:601 component=notifier msg="Stopping notification manager..." 2024-04-23T02:30:42.935 INFO:journalctl@ceph.prometheus.a.smithi191.stdout:Apr 23 02:30:42 smithi191 bash[39100]: level=info ts=2024-04-23T02:30:42.740Z caller=main.go:749 msg="Notifier manager stopped" 2024-04-23T02:30:42.935 INFO:journalctl@ceph.prometheus.a.smithi191.stdout:Apr 23 02:30:42 smithi191 bash[39100]: level=error ts=2024-04-23T02:30:42.741Z caller=main.go:758 err="error loading config from \"/etc/prometheus/prometheus.yml\": couldn't load configuration (--config.file=\"/etc/prometheus/prometheus.yml\"): parsing YAML file /etc/prometheus/prometheus.yml: yaml: unmarshal errors:\n line 11: field http_sd_configs not found in type config.plain\n line 17: field http_sd_configs not found in type config.plain\n line 21: field http_sd_configs not found in type config.plain\n line 27: field http_sd_configs not found in type config.plain\n line 31: field http_sd_configs not found in type config.plain" 2024-04-23T02:30:43.432 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:30:43 smithi191 bash[14421]: audit 2024-04-23T02:30:42.104721+0000 mon.a (mon.0) 30 : audit [INF] from='mgr.25468 ' entity='mgr.y' 2024-04-23T02:30:43.432 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:30:43 smithi191 bash[14421]: audit 2024-04-23T02:30:42.118025+0000 mon.a (mon.0) 31 : audit [INF] from='mgr.25468 ' entity='mgr.y' 2024-04-23T02:30:43.433 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:30:43 smithi191 bash[14421]: audit 2024-04-23T02:30:42.624820+0000 mon.a (mon.0) 32 : audit [INF] from='mgr.25468 ' entity='mgr.y' 2024-04-23T02:30:43.433 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:30:43 smithi191 bash[14421]: audit 2024-04-23T02:30:42.637361+0000 mon.a (mon.0) 33 : audit [INF] from='mgr.25468 ' entity='mgr.y' 2024-04-23T02:30:43.433 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:30:43 smithi191 bash[14421]: cluster 2024-04-23T02:30:42.804109+0000 mgr.y (mgr.25468) 9 : cluster [DBG] pgmap v7: 161 pgs: 161 active+clean; 604 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 29 KiB/s rd, 0 B/s wr, 16 op/s 2024-04-23T02:30:43.433 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:30:43 smithi191 bash[14421]: audit 2024-04-23T02:30:42.925531+0000 mon.a (mon.0) 34 : audit [INF] from='mgr.25468 ' entity='mgr.y' 2024-04-23T02:30:43.433 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:30:43 smithi191 bash[14421]: audit 2024-04-23T02:30:42.939670+0000 mon.a (mon.0) 35 : audit [INF] from='mgr.25468 ' entity='mgr.y' 2024-04-23T02:30:43.560 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:30:43 smithi037 bash[18830]: audit 2024-04-23T02:30:42.104721+0000 mon.a (mon.0) 30 : audit [INF] from='mgr.25468 ' entity='mgr.y' 2024-04-23T02:30:43.560 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:30:43 smithi037 bash[18830]: audit 2024-04-23T02:30:42.118025+0000 mon.a (mon.0) 31 : audit [INF] from='mgr.25468 ' entity='mgr.y' 2024-04-23T02:30:43.560 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:30:43 smithi037 bash[18830]: audit 2024-04-23T02:30:42.624820+0000 mon.a (mon.0) 32 : audit [INF] from='mgr.25468 ' entity='mgr.y' 2024-04-23T02:30:43.560 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:30:43 smithi037 bash[18830]: audit 2024-04-23T02:30:42.637361+0000 mon.a (mon.0) 33 : audit [INF] from='mgr.25468 ' entity='mgr.y' 2024-04-23T02:30:43.560 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:30:43 smithi037 bash[18830]: cluster 2024-04-23T02:30:42.804109+0000 mgr.y (mgr.25468) 9 : cluster [DBG] pgmap v7: 161 pgs: 161 active+clean; 604 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 29 KiB/s rd, 0 B/s wr, 16 op/s 2024-04-23T02:30:43.560 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:30:43 smithi037 bash[18830]: audit 2024-04-23T02:30:42.925531+0000 mon.a (mon.0) 34 : audit [INF] from='mgr.25468 ' entity='mgr.y' 2024-04-23T02:30:43.561 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:30:43 smithi037 bash[18830]: audit 2024-04-23T02:30:42.939670+0000 mon.a (mon.0) 35 : audit [INF] from='mgr.25468 ' entity='mgr.y' 2024-04-23T02:30:43.932 INFO:journalctl@ceph.prometheus.a.smithi191.stdout:Apr 23 02:30:43 smithi191 systemd[1]: ceph-39f0dbf0-0117-11ef-bc93-c7b262605968@prometheus.a.service: Main process exited, code=exited, status=1/FAILURE 2024-04-23T02:30:43.932 INFO:journalctl@ceph.prometheus.a.smithi191.stdout:Apr 23 02:30:43 smithi191 systemd[1]: ceph-39f0dbf0-0117-11ef-bc93-c7b262605968@prometheus.a.service: Failed with result 'exit-code'. 2024-04-23T02:30:46.182 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:30:45 smithi191 bash[14421]: cluster 2024-04-23T02:30:44.804826+0000 mgr.y (mgr.25468) 10 : cluster [DBG] pgmap v8: 161 pgs: 161 active+clean; 604 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 23 KiB/s rd, 0 B/s wr, 12 op/s 2024-04-23T02:30:46.310 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:30:45 smithi037 bash[18830]: cluster 2024-04-23T02:30:44.804826+0000 mgr.y (mgr.25468) 10 : cluster [DBG] pgmap v8: 161 pgs: 161 active+clean; 604 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 23 KiB/s rd, 0 B/s wr, 12 op/s 2024-04-23T02:30:48.060 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:30:47 smithi037 bash[18830]: cluster 2024-04-23T02:30:46.806055+0000 mgr.y (mgr.25468) 11 : cluster [DBG] pgmap v9: 161 pgs: 161 active+clean; 604 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 19 KiB/s rd, 0 B/s wr, 10 op/s 2024-04-23T02:30:48.060 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:30:47 smithi037 bash[18830]: audit 2024-04-23T02:30:47.407806+0000 mon.c (mon.1) 85 : audit [DBG] from='client.? 172.21.15.37:0/557101804' entity='client.iscsi.foo.smithi037.qdajck' cmd=[{"prefix": "osd blacklist ls"}]: dispatch 2024-04-23T02:30:48.060 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:30:47 smithi037 bash[18830]: audit 2024-04-23T02:30:47.792494+0000 mon.c (mon.1) 86 : audit [INF] from='client.34176 172.21.15.37:0/2091743678' entity='client.iscsi.foo.smithi037.qdajck' cmd=[{"prefix": "osd blacklist", "blacklistop": "rm", "addr": "172.21.15.37:0/3201031352"}]: access denied 2024-04-23T02:30:48.182 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:30:47 smithi191 bash[14421]: cluster 2024-04-23T02:30:46.806055+0000 mgr.y (mgr.25468) 11 : cluster [DBG] pgmap v9: 161 pgs: 161 active+clean; 604 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 19 KiB/s rd, 0 B/s wr, 10 op/s 2024-04-23T02:30:48.183 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:30:47 smithi191 bash[14421]: audit 2024-04-23T02:30:47.407806+0000 mon.c (mon.1) 85 : audit [DBG] from='client.? 172.21.15.37:0/557101804' entity='client.iscsi.foo.smithi037.qdajck' cmd=[{"prefix": "osd blacklist ls"}]: dispatch 2024-04-23T02:30:48.183 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:30:47 smithi191 bash[14421]: audit 2024-04-23T02:30:47.792494+0000 mon.c (mon.1) 86 : audit [INF] from='client.34176 172.21.15.37:0/2091743678' entity='client.iscsi.foo.smithi037.qdajck' cmd=[{"prefix": "osd blacklist", "blacklistop": "rm", "addr": "172.21.15.37:0/3201031352"}]: access denied 2024-04-23T02:30:48.707 INFO:teuthology.orchestra.run.smithi037.stdout:true 2024-04-23T02:30:49.492 INFO:teuthology.orchestra.run.smithi037.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-04-23T02:30:49.492 INFO:teuthology.orchestra.run.smithi037.stdout:alertmanager.a smithi037 *:9093,9094 running (2m) 7s ago 9m 9.98M - 0.20.0 0881eb8f169f 1b9e4bd608dc 2024-04-23T02:30:49.492 INFO:teuthology.orchestra.run.smithi037.stdout:grafana.a smithi191 *:3000 running (112s) 7s ago 8m 26.0M - 6.7.4 557c83e11646 cfce89c1dd30 2024-04-23T02:30:49.492 INFO:teuthology.orchestra.run.smithi037.stdout:iscsi.foo.smithi037.qdajck smithi037 unknown 7s ago 7m - - 2024-04-23T02:30:49.493 INFO:teuthology.orchestra.run.smithi037.stdout:mgr.x smithi191 *:8443,8765 running (50s) 7s ago 13m 438M - 18.2.2-1237-g646b8c7d 9900ed1a6b81 b3456bc9b9ef 2024-04-23T02:30:49.493 INFO:teuthology.orchestra.run.smithi037.stdout:mgr.y smithi037 *:8443,8765 running (105s) 7s ago 15m 470M - 18.2.2-1237-g646b8c7d 9900ed1a6b81 19b52a26f1ca 2024-04-23T02:30:49.493 INFO:teuthology.orchestra.run.smithi037.stdout:mon.a smithi037 running (26s) 7s ago 15m 37.0M 2048M 18.2.2-1237-g646b8c7d 9900ed1a6b81 6d03d23cb94e 2024-04-23T02:30:49.493 INFO:teuthology.orchestra.run.smithi037.stdout:mon.b smithi191 running (13m) 7s ago 13m 68.7M 2048M 16.2.0 24ecd6d5f14c 3a7fdbe59b38 2024-04-23T02:30:49.493 INFO:teuthology.orchestra.run.smithi037.stdout:mon.c smithi037 running (14m) 7s ago 14m 66.6M 2048M 16.2.0 24ecd6d5f14c 25a08bc9af49 2024-04-23T02:30:49.493 INFO:teuthology.orchestra.run.smithi037.stdout:node-exporter.a smithi037 *:9100 running (2m) 7s ago 9m 9224k - 0.18.1 e5a616e4b9cf 9f1e46faf95f 2024-04-23T02:30:49.493 INFO:teuthology.orchestra.run.smithi037.stdout:node-exporter.b smithi191 *:9100 running (2m) 7s ago 9m 3516k - 0.18.1 e5a616e4b9cf 4b3fa5356419 2024-04-23T02:30:49.493 INFO:teuthology.orchestra.run.smithi037.stdout:osd.0 smithi037 running (13m) 7s ago 13m 55.7M 4096M 16.2.0 24ecd6d5f14c 885544a62f16 2024-04-23T02:30:49.493 INFO:teuthology.orchestra.run.smithi037.stdout:osd.1 smithi037 running (12m) 7s ago 12m 54.5M 4096M 16.2.0 24ecd6d5f14c 25fcc758e2c4 2024-04-23T02:30:49.493 INFO:teuthology.orchestra.run.smithi037.stdout:osd.2 smithi037 running (12m) 7s ago 12m 51.0M 4096M 16.2.0 24ecd6d5f14c f06ea64c4342 2024-04-23T02:30:49.493 INFO:teuthology.orchestra.run.smithi037.stdout:osd.3 smithi037 running (11m) 7s ago 12m 56.5M 4096M 16.2.0 24ecd6d5f14c 86bba9f86542 2024-04-23T02:30:49.493 INFO:teuthology.orchestra.run.smithi037.stdout:osd.4 smithi191 running (11m) 7s ago 11m 57.2M 4096M 16.2.0 24ecd6d5f14c 4bef4ae21d58 2024-04-23T02:30:49.493 INFO:teuthology.orchestra.run.smithi037.stdout:osd.5 smithi191 running (11m) 7s ago 11m 52.5M 4096M 16.2.0 24ecd6d5f14c e96fff457fff 2024-04-23T02:30:49.493 INFO:teuthology.orchestra.run.smithi037.stdout:osd.6 smithi191 running (10m) 7s ago 10m 53.6M 4096M 16.2.0 24ecd6d5f14c 8e1356132ee5 2024-04-23T02:30:49.493 INFO:teuthology.orchestra.run.smithi037.stdout:osd.7 smithi191 running (10m) 7s ago 10m 56.4M 4096M 16.2.0 24ecd6d5f14c 925eb6ef69e9 2024-04-23T02:30:49.494 INFO:teuthology.orchestra.run.smithi037.stdout:prometheus.a smithi191 *:9095 unknown 7s ago 9m - - 2024-04-23T02:30:49.494 INFO:teuthology.orchestra.run.smithi037.stdout:rgw.foo.smithi037.ajnubp smithi037 *:8000 running (7m) 7s ago 7m 56.3M - 16.2.0 24ecd6d5f14c 98e454e01e1c 2024-04-23T02:30:49.494 INFO:teuthology.orchestra.run.smithi037.stdout:rgw.foo.smithi191.arojwq smithi191 *:8000 running (7m) 7s ago 7m 56.3M - 16.2.0 24ecd6d5f14c c3f6e10394ec 2024-04-23T02:30:49.494 INFO:teuthology.orchestra.run.smithi037.stdout:rgw.smpl.smithi037.oowzwi smithi037 *:80 running (7m) 7s ago 7m 56.3M - 16.2.0 24ecd6d5f14c e986069c49da 2024-04-23T02:30:49.494 INFO:teuthology.orchestra.run.smithi037.stdout:rgw.smpl.smithi191.vzlgqs smithi191 *:80 running (7m) 7s ago 7m 56.7M - 16.2.0 24ecd6d5f14c 5e62488f89f3 2024-04-23T02:30:49.932 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:30:49 smithi191 bash[14421]: audit 2024-04-23T02:30:48.683675+0000 mgr.y (mgr.25468) 12 : audit [DBG] from='client.34182 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T02:30:49.932 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:30:49 smithi191 bash[14421]: cluster 2024-04-23T02:30:48.806705+0000 mgr.y (mgr.25468) 13 : cluster [DBG] pgmap v10: 161 pgs: 161 active+clean; 604 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 17 KiB/s rd, 0 B/s wr, 9 op/s 2024-04-23T02:30:49.941 INFO:teuthology.orchestra.run.smithi037.stdout:{ 2024-04-23T02:30:49.941 INFO:teuthology.orchestra.run.smithi037.stdout: "mon": { 2024-04-23T02:30:49.941 INFO:teuthology.orchestra.run.smithi037.stdout: "ceph version 16.2.0 (0c2054e95bcd9b30fdd908a79ac1d8bbc3394442) pacific (stable)": 2, 2024-04-23T02:30:49.941 INFO:teuthology.orchestra.run.smithi037.stdout: "ceph version 18.2.2-1237-g646b8c7d (646b8c7d293d8ec31a40c69f7b3237b19c1be24d) reef (stable)": 1 2024-04-23T02:30:49.942 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-04-23T02:30:49.942 INFO:teuthology.orchestra.run.smithi037.stdout: "mgr": { 2024-04-23T02:30:49.942 INFO:teuthology.orchestra.run.smithi037.stdout: "ceph version 18.2.2-1237-g646b8c7d (646b8c7d293d8ec31a40c69f7b3237b19c1be24d) reef (stable)": 2 2024-04-23T02:30:49.942 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-04-23T02:30:49.942 INFO:teuthology.orchestra.run.smithi037.stdout: "osd": { 2024-04-23T02:30:49.942 INFO:teuthology.orchestra.run.smithi037.stdout: "ceph version 16.2.0 (0c2054e95bcd9b30fdd908a79ac1d8bbc3394442) pacific (stable)": 8 2024-04-23T02:30:49.942 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-04-23T02:30:49.942 INFO:teuthology.orchestra.run.smithi037.stdout: "mds": {}, 2024-04-23T02:30:49.942 INFO:teuthology.orchestra.run.smithi037.stdout: "rgw": { 2024-04-23T02:30:49.942 INFO:teuthology.orchestra.run.smithi037.stdout: "ceph version 16.2.0 (0c2054e95bcd9b30fdd908a79ac1d8bbc3394442) pacific (stable)": 4 2024-04-23T02:30:49.942 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-04-23T02:30:49.942 INFO:teuthology.orchestra.run.smithi037.stdout: "overall": { 2024-04-23T02:30:49.942 INFO:teuthology.orchestra.run.smithi037.stdout: "ceph version 16.2.0 (0c2054e95bcd9b30fdd908a79ac1d8bbc3394442) pacific (stable)": 14, 2024-04-23T02:30:49.942 INFO:teuthology.orchestra.run.smithi037.stdout: "ceph version 18.2.2-1237-g646b8c7d (646b8c7d293d8ec31a40c69f7b3237b19c1be24d) reef (stable)": 3 2024-04-23T02:30:49.942 INFO:teuthology.orchestra.run.smithi037.stdout: } 2024-04-23T02:30:49.943 INFO:teuthology.orchestra.run.smithi037.stdout:} 2024-04-23T02:30:50.310 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:30:49 smithi037 bash[18830]: audit 2024-04-23T02:30:48.683675+0000 mgr.y (mgr.25468) 12 : audit [DBG] from='client.34182 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T02:30:50.310 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:30:49 smithi037 bash[18830]: cluster 2024-04-23T02:30:48.806705+0000 mgr.y (mgr.25468) 13 : cluster [DBG] pgmap v10: 161 pgs: 161 active+clean; 604 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 17 KiB/s rd, 0 B/s wr, 9 op/s 2024-04-23T02:30:50.321 INFO:teuthology.orchestra.run.smithi037.stdout:{ 2024-04-23T02:30:50.321 INFO:teuthology.orchestra.run.smithi037.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph@sha256:417b28a7fda24d3105eeb9bae56a845b9ffa154499a85601880a5fd035847210", 2024-04-23T02:30:50.321 INFO:teuthology.orchestra.run.smithi037.stdout: "in_progress": true, 2024-04-23T02:30:50.321 INFO:teuthology.orchestra.run.smithi037.stdout: "which": "Upgrading all daemon types on all hosts", 2024-04-23T02:30:50.321 INFO:teuthology.orchestra.run.smithi037.stdout: "services_complete": [ 2024-04-23T02:30:50.321 INFO:teuthology.orchestra.run.smithi037.stdout: "mgr" 2024-04-23T02:30:50.322 INFO:teuthology.orchestra.run.smithi037.stdout: ], 2024-04-23T02:30:50.322 INFO:teuthology.orchestra.run.smithi037.stdout: "progress": "3/23 daemons upgraded", 2024-04-23T02:30:50.322 INFO:teuthology.orchestra.run.smithi037.stdout: "message": "", 2024-04-23T02:30:50.322 INFO:teuthology.orchestra.run.smithi037.stdout: "is_paused": false 2024-04-23T02:30:50.322 INFO:teuthology.orchestra.run.smithi037.stdout:} 2024-04-23T02:30:50.767 INFO:teuthology.orchestra.run.smithi037.stdout:HEALTH_OK 2024-04-23T02:30:51.182 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:30:50 smithi191 bash[14421]: audit 2024-04-23T02:30:49.083463+0000 mgr.y (mgr.25468) 14 : audit [DBG] from='client.34188 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T02:30:51.182 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:30:50 smithi191 bash[14421]: audit 2024-04-23T02:30:49.462422+0000 mgr.y (mgr.25468) 15 : audit [DBG] from='client.34194 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T02:30:51.183 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:30:50 smithi191 bash[14421]: audit 2024-04-23T02:30:49.934000+0000 mon.c (mon.1) 87 : audit [DBG] from='client.34200 172.21.15.37:0/809382066' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T02:30:51.183 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:30:50 smithi191 bash[14421]: audit 2024-04-23T02:30:50.759817+0000 mon.a (mon.0) 36 : audit [DBG] from='client.34212 172.21.15.37:0/3373725457' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-23T02:30:51.310 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:30:50 smithi037 bash[18830]: audit 2024-04-23T02:30:49.083463+0000 mgr.y (mgr.25468) 14 : audit [DBG] from='client.34188 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T02:30:51.310 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:30:50 smithi037 bash[18830]: audit 2024-04-23T02:30:49.462422+0000 mgr.y (mgr.25468) 15 : audit [DBG] from='client.34194 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T02:30:51.310 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:30:50 smithi037 bash[18830]: audit 2024-04-23T02:30:49.934000+0000 mon.c (mon.1) 87 : audit [DBG] from='client.34200 172.21.15.37:0/809382066' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T02:30:51.310 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:30:50 smithi037 bash[18830]: audit 2024-04-23T02:30:50.759817+0000 mon.a (mon.0) 36 : audit [DBG] from='client.34212 172.21.15.37:0/3373725457' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-23T02:30:52.182 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:30:51 smithi191 bash[14421]: audit 2024-04-23T02:30:50.313436+0000 mgr.y (mgr.25468) 16 : audit [DBG] from='client.25570 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T02:30:52.182 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:30:51 smithi191 bash[14421]: cluster 2024-04-23T02:30:50.807769+0000 mgr.y (mgr.25468) 17 : cluster [DBG] pgmap v11: 161 pgs: 161 active+clean; 604 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 17 KiB/s rd, 0 B/s wr, 9 op/s 2024-04-23T02:30:52.310 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:30:51 smithi037 bash[18830]: audit 2024-04-23T02:30:50.313436+0000 mgr.y (mgr.25468) 16 : audit [DBG] from='client.25570 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T02:30:52.310 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:30:51 smithi037 bash[18830]: cluster 2024-04-23T02:30:50.807769+0000 mgr.y (mgr.25468) 17 : cluster [DBG] pgmap v11: 161 pgs: 161 active+clean; 604 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 17 KiB/s rd, 0 B/s wr, 9 op/s 2024-04-23T02:30:53.810 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:30:53 smithi037 bash[18830]: audit 2024-04-23T02:30:52.549000+0000 mon.a (mon.0) 37 : audit [INF] from='mgr.25468 ' entity='mgr.y' 2024-04-23T02:30:53.810 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:30:53 smithi037 bash[18830]: audit 2024-04-23T02:30:52.561838+0000 mon.a (mon.0) 38 : audit [INF] from='mgr.25468 ' entity='mgr.y' 2024-04-23T02:30:53.811 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:30:53 smithi037 bash[18830]: audit 2024-04-23T02:30:52.565902+0000 mon.c (mon.1) 88 : audit [DBG] from='mgr.25468 172.21.15.37:0/2063831359' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-23T02:30:53.811 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:30:53 smithi037 bash[18830]: audit 2024-04-23T02:30:52.567704+0000 mon.c (mon.1) 89 : audit [INF] from='mgr.25468 172.21.15.37:0/2063831359' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-23T02:30:53.811 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:30:53 smithi037 bash[18830]: cephadm 2024-04-23T02:30:52.569331+0000 mgr.y (mgr.25468) 18 : cephadm [WRN] unable to calc client keyring client.admin placement PlacementSpec(label='_admin'): Cannot place : No matching hosts for label _admin 2024-04-23T02:30:53.811 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:30:53 smithi037 bash[18830]: cluster 2024-04-23T02:30:52.571118+0000 mgr.y (mgr.25468) 19 : cluster [DBG] pgmap v12: 161 pgs: 161 active+clean; 604 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 18 KiB/s rd, 0 B/s wr, 10 op/s 2024-04-23T02:30:53.811 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:30:53 smithi037 bash[18830]: audit 2024-04-23T02:30:52.579263+0000 mon.a (mon.0) 39 : audit [INF] from='mgr.25468 ' entity='mgr.y' 2024-04-23T02:30:53.811 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:30:53 smithi037 bash[18830]: audit 2024-04-23T02:30:52.665623+0000 mon.c (mon.1) 90 : audit [DBG] from='mgr.25468 172.21.15.37:0/2063831359' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-23T02:30:53.811 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:30:53 smithi037 bash[18830]: audit 2024-04-23T02:30:52.671637+0000 mon.c (mon.1) 91 : audit [DBG] from='mgr.25468 172.21.15.37:0/2063831359' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T02:30:53.811 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:30:53 smithi037 bash[18830]: audit 2024-04-23T02:30:52.674095+0000 mon.c (mon.1) 92 : audit [DBG] from='mgr.25468 172.21.15.37:0/2063831359' entity='mgr.y' cmd=[{"prefix": "quorum_status"}]: dispatch 2024-04-23T02:30:53.811 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:30:53 smithi037 bash[18830]: audit 2024-04-23T02:30:52.675640+0000 mon.c (mon.1) 93 : audit [DBG] from='mgr.25468 172.21.15.37:0/2063831359' entity='mgr.y' cmd=[{"prefix": "mon ok-to-stop", "ids": ["c"]}]: dispatch 2024-04-23T02:30:53.811 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:30:53 smithi037 bash[18830]: cephadm 2024-04-23T02:30:52.676829+0000 mgr.y (mgr.25468) 20 : cephadm [INF] Upgrade: It appears safe to stop mon.c 2024-04-23T02:30:53.932 INFO:journalctl@ceph.prometheus.a.smithi191.stdout:Apr 23 02:30:53 smithi191 systemd[1]: ceph-39f0dbf0-0117-11ef-bc93-c7b262605968@prometheus.a.service: Scheduled restart job, restart counter is at 5. 2024-04-23T02:30:53.933 INFO:journalctl@ceph.prometheus.a.smithi191.stdout:Apr 23 02:30:53 smithi191 systemd[1]: Stopped Ceph prometheus.a for 39f0dbf0-0117-11ef-bc93-c7b262605968. 2024-04-23T02:30:53.933 INFO:journalctl@ceph.prometheus.a.smithi191.stdout:Apr 23 02:30:53 smithi191 systemd[1]: Started Ceph prometheus.a for 39f0dbf0-0117-11ef-bc93-c7b262605968. 2024-04-23T02:30:53.933 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:30:53 smithi191 bash[14421]: audit 2024-04-23T02:30:52.549000+0000 mon.a (mon.0) 37 : audit [INF] from='mgr.25468 ' entity='mgr.y' 2024-04-23T02:30:53.933 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:30:53 smithi191 bash[14421]: audit 2024-04-23T02:30:52.561838+0000 mon.a (mon.0) 38 : audit [INF] from='mgr.25468 ' entity='mgr.y' 2024-04-23T02:30:53.933 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:30:53 smithi191 bash[14421]: audit 2024-04-23T02:30:52.565902+0000 mon.c (mon.1) 88 : audit [DBG] from='mgr.25468 172.21.15.37:0/2063831359' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-23T02:30:53.933 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:30:53 smithi191 bash[14421]: audit 2024-04-23T02:30:52.567704+0000 mon.c (mon.1) 89 : audit [INF] from='mgr.25468 172.21.15.37:0/2063831359' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-23T02:30:53.933 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:30:53 smithi191 bash[14421]: cephadm 2024-04-23T02:30:52.569331+0000 mgr.y (mgr.25468) 18 : cephadm [WRN] unable to calc client keyring client.admin placement PlacementSpec(label='_admin'): Cannot place : No matching hosts for label _admin 2024-04-23T02:30:53.933 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:30:53 smithi191 bash[14421]: cluster 2024-04-23T02:30:52.571118+0000 mgr.y (mgr.25468) 19 : cluster [DBG] pgmap v12: 161 pgs: 161 active+clean; 604 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 18 KiB/s rd, 0 B/s wr, 10 op/s 2024-04-23T02:30:53.933 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:30:53 smithi191 bash[14421]: audit 2024-04-23T02:30:52.579263+0000 mon.a (mon.0) 39 : audit [INF] from='mgr.25468 ' entity='mgr.y' 2024-04-23T02:30:53.933 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:30:53 smithi191 bash[14421]: audit 2024-04-23T02:30:52.665623+0000 mon.c (mon.1) 90 : audit [DBG] from='mgr.25468 172.21.15.37:0/2063831359' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-23T02:30:53.934 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:30:53 smithi191 bash[14421]: audit 2024-04-23T02:30:52.671637+0000 mon.c (mon.1) 91 : audit [DBG] from='mgr.25468 172.21.15.37:0/2063831359' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T02:30:53.934 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:30:53 smithi191 bash[14421]: audit 2024-04-23T02:30:52.674095+0000 mon.c (mon.1) 92 : audit [DBG] from='mgr.25468 172.21.15.37:0/2063831359' entity='mgr.y' cmd=[{"prefix": "quorum_status"}]: dispatch 2024-04-23T02:30:53.934 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:30:53 smithi191 bash[14421]: audit 2024-04-23T02:30:52.675640+0000 mon.c (mon.1) 93 : audit [DBG] from='mgr.25468 172.21.15.37:0/2063831359' entity='mgr.y' cmd=[{"prefix": "mon ok-to-stop", "ids": ["c"]}]: dispatch 2024-04-23T02:30:53.934 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:30:53 smithi191 bash[14421]: cephadm 2024-04-23T02:30:52.676829+0000 mgr.y (mgr.25468) 20 : cephadm [INF] Upgrade: It appears safe to stop mon.c 2024-04-23T02:30:54.810 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:30:54 smithi037 bash[18830]: cluster 2024-04-23T02:30:53.558719+0000 mon.a (mon.0) 40 : cluster [WRN] Health check failed: 2 failed cephadm daemon(s) (CEPHADM_FAILED_DAEMON) 2024-04-23T02:30:54.812 INFO:journalctl@ceph.prometheus.a.smithi191.stdout:Apr 23 02:30:54 smithi191 bash[39638]: level=info ts=2024-04-23T02:30:54.793Z caller=main.go:302 msg="No time or size retention was set so using the default time retention" duration=15d 2024-04-23T02:30:54.812 INFO:journalctl@ceph.prometheus.a.smithi191.stdout:Apr 23 02:30:54 smithi191 bash[39638]: level=info ts=2024-04-23T02:30:54.793Z caller=main.go:337 msg="Starting Prometheus" version="(version=2.18.1, branch=HEAD, revision=ecee9c8abfd118f139014cb1b174b08db3f342cf)" 2024-04-23T02:30:54.812 INFO:journalctl@ceph.prometheus.a.smithi191.stdout:Apr 23 02:30:54 smithi191 bash[39638]: level=info ts=2024-04-23T02:30:54.794Z caller=main.go:338 build_context="(go=go1.14.2, user=root@2117a9e64a7e, date=20200507-16:51:47)" 2024-04-23T02:30:54.812 INFO:journalctl@ceph.prometheus.a.smithi191.stdout:Apr 23 02:30:54 smithi191 bash[39638]: level=info ts=2024-04-23T02:30:54.794Z caller=main.go:339 host_details="(Linux 5.4.0-177-generic #197-Ubuntu SMP Thu Mar 28 22:45:47 UTC 2024 x86_64 smithi191 (none))" 2024-04-23T02:30:54.812 INFO:journalctl@ceph.prometheus.a.smithi191.stdout:Apr 23 02:30:54 smithi191 bash[39638]: level=info ts=2024-04-23T02:30:54.794Z caller=main.go:340 fd_limits="(soft=1048576, hard=1048576)" 2024-04-23T02:30:54.812 INFO:journalctl@ceph.prometheus.a.smithi191.stdout:Apr 23 02:30:54 smithi191 bash[39638]: level=info ts=2024-04-23T02:30:54.794Z caller=main.go:341 vm_limits="(soft=unlimited, hard=unlimited)" 2024-04-23T02:30:54.812 INFO:journalctl@ceph.prometheus.a.smithi191.stdout:Apr 23 02:30:54 smithi191 bash[39638]: level=info ts=2024-04-23T02:30:54.798Z caller=main.go:678 msg="Starting TSDB ..." 2024-04-23T02:30:54.812 INFO:journalctl@ceph.prometheus.a.smithi191.stdout:Apr 23 02:30:54 smithi191 bash[39638]: level=info ts=2024-04-23T02:30:54.798Z caller=web.go:523 component=web msg="Start listening for connections" address=:9095 2024-04-23T02:30:54.813 INFO:journalctl@ceph.prometheus.a.smithi191.stdout:Apr 23 02:30:54 smithi191 bash[39638]: level=info ts=2024-04-23T02:30:54.802Z caller=head.go:575 component=tsdb msg="Replaying WAL, this may take awhile" 2024-04-23T02:30:54.813 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:30:54 smithi191 bash[14421]: cluster 2024-04-23T02:30:53.558719+0000 mon.a (mon.0) 40 : cluster [WRN] Health check failed: 2 failed cephadm daemon(s) (CEPHADM_FAILED_DAEMON) 2024-04-23T02:30:55.183 INFO:journalctl@ceph.prometheus.a.smithi191.stdout:Apr 23 02:30:54 smithi191 bash[39638]: level=info ts=2024-04-23T02:30:54.803Z caller=head.go:624 component=tsdb msg="WAL segment loaded" segment=0 maxSegment=12 2024-04-23T02:30:55.183 INFO:journalctl@ceph.prometheus.a.smithi191.stdout:Apr 23 02:30:54 smithi191 bash[39638]: level=info ts=2024-04-23T02:30:54.815Z caller=head.go:624 component=tsdb msg="WAL segment loaded" segment=1 maxSegment=12 2024-04-23T02:30:55.183 INFO:journalctl@ceph.prometheus.a.smithi191.stdout:Apr 23 02:30:54 smithi191 bash[39638]: level=info ts=2024-04-23T02:30:54.816Z caller=head.go:624 component=tsdb msg="WAL segment loaded" segment=2 maxSegment=12 2024-04-23T02:30:55.183 INFO:journalctl@ceph.prometheus.a.smithi191.stdout:Apr 23 02:30:54 smithi191 bash[39638]: level=info ts=2024-04-23T02:30:54.816Z caller=head.go:624 component=tsdb msg="WAL segment loaded" segment=3 maxSegment=12 2024-04-23T02:30:55.183 INFO:journalctl@ceph.prometheus.a.smithi191.stdout:Apr 23 02:30:54 smithi191 bash[39638]: level=info ts=2024-04-23T02:30:54.816Z caller=head.go:624 component=tsdb msg="WAL segment loaded" segment=4 maxSegment=12 2024-04-23T02:30:55.183 INFO:journalctl@ceph.prometheus.a.smithi191.stdout:Apr 23 02:30:54 smithi191 bash[39638]: level=info ts=2024-04-23T02:30:54.817Z caller=head.go:624 component=tsdb msg="WAL segment loaded" segment=5 maxSegment=12 2024-04-23T02:30:55.183 INFO:journalctl@ceph.prometheus.a.smithi191.stdout:Apr 23 02:30:54 smithi191 bash[39638]: level=info ts=2024-04-23T02:30:54.817Z caller=head.go:624 component=tsdb msg="WAL segment loaded" segment=6 maxSegment=12 2024-04-23T02:30:55.184 INFO:journalctl@ceph.prometheus.a.smithi191.stdout:Apr 23 02:30:54 smithi191 bash[39638]: level=info ts=2024-04-23T02:30:54.817Z caller=head.go:624 component=tsdb msg="WAL segment loaded" segment=7 maxSegment=12 2024-04-23T02:30:55.184 INFO:journalctl@ceph.prometheus.a.smithi191.stdout:Apr 23 02:30:54 smithi191 bash[39638]: level=info ts=2024-04-23T02:30:54.817Z caller=head.go:624 component=tsdb msg="WAL segment loaded" segment=8 maxSegment=12 2024-04-23T02:30:55.184 INFO:journalctl@ceph.prometheus.a.smithi191.stdout:Apr 23 02:30:54 smithi191 bash[39638]: level=info ts=2024-04-23T02:30:54.818Z caller=head.go:624 component=tsdb msg="WAL segment loaded" segment=9 maxSegment=12 2024-04-23T02:30:55.184 INFO:journalctl@ceph.prometheus.a.smithi191.stdout:Apr 23 02:30:54 smithi191 bash[39638]: level=info ts=2024-04-23T02:30:54.818Z caller=head.go:624 component=tsdb msg="WAL segment loaded" segment=10 maxSegment=12 2024-04-23T02:30:55.184 INFO:journalctl@ceph.prometheus.a.smithi191.stdout:Apr 23 02:30:54 smithi191 bash[39638]: level=info ts=2024-04-23T02:30:54.821Z caller=head.go:624 component=tsdb msg="WAL segment loaded" segment=11 maxSegment=12 2024-04-23T02:30:55.184 INFO:journalctl@ceph.prometheus.a.smithi191.stdout:Apr 23 02:30:54 smithi191 bash[39638]: level=info ts=2024-04-23T02:30:54.821Z caller=head.go:624 component=tsdb msg="WAL segment loaded" segment=12 maxSegment=12 2024-04-23T02:30:55.184 INFO:journalctl@ceph.prometheus.a.smithi191.stdout:Apr 23 02:30:54 smithi191 bash[39638]: level=info ts=2024-04-23T02:30:54.821Z caller=head.go:627 component=tsdb msg="WAL replay completed" duration=19.858785ms 2024-04-23T02:30:55.184 INFO:journalctl@ceph.prometheus.a.smithi191.stdout:Apr 23 02:30:54 smithi191 bash[39638]: level=info ts=2024-04-23T02:30:54.824Z caller=main.go:694 fs_type=XFS_SUPER_MAGIC 2024-04-23T02:30:55.184 INFO:journalctl@ceph.prometheus.a.smithi191.stdout:Apr 23 02:30:54 smithi191 bash[39638]: level=info ts=2024-04-23T02:30:54.824Z caller=main.go:695 msg="TSDB started" 2024-04-23T02:30:55.184 INFO:journalctl@ceph.prometheus.a.smithi191.stdout:Apr 23 02:30:54 smithi191 bash[39638]: level=info ts=2024-04-23T02:30:54.824Z caller=main.go:799 msg="Loading configuration file" filename=/etc/prometheus/prometheus.yml 2024-04-23T02:30:55.184 INFO:journalctl@ceph.prometheus.a.smithi191.stdout:Apr 23 02:30:54 smithi191 bash[39638]: level=info ts=2024-04-23T02:30:54.825Z caller=main.go:547 msg="Stopping scrape discovery manager..." 2024-04-23T02:30:55.184 INFO:journalctl@ceph.prometheus.a.smithi191.stdout:Apr 23 02:30:54 smithi191 bash[39638]: level=info ts=2024-04-23T02:30:54.825Z caller=main.go:561 msg="Stopping notify discovery manager..." 2024-04-23T02:30:55.184 INFO:journalctl@ceph.prometheus.a.smithi191.stdout:Apr 23 02:30:54 smithi191 bash[39638]: level=info ts=2024-04-23T02:30:54.825Z caller=main.go:583 msg="Stopping scrape manager..." 2024-04-23T02:30:55.184 INFO:journalctl@ceph.prometheus.a.smithi191.stdout:Apr 23 02:30:54 smithi191 bash[39638]: level=info ts=2024-04-23T02:30:54.825Z caller=main.go:557 msg="Notify discovery manager stopped" 2024-04-23T02:30:55.184 INFO:journalctl@ceph.prometheus.a.smithi191.stdout:Apr 23 02:30:54 smithi191 bash[39638]: level=info ts=2024-04-23T02:30:54.825Z caller=main.go:543 msg="Scrape discovery manager stopped" 2024-04-23T02:30:55.185 INFO:journalctl@ceph.prometheus.a.smithi191.stdout:Apr 23 02:30:54 smithi191 bash[39638]: level=info ts=2024-04-23T02:30:54.825Z caller=manager.go:882 component="rule manager" msg="Stopping rule manager..." 2024-04-23T02:30:55.185 INFO:journalctl@ceph.prometheus.a.smithi191.stdout:Apr 23 02:30:54 smithi191 bash[39638]: level=info ts=2024-04-23T02:30:54.825Z caller=manager.go:892 component="rule manager" msg="Rule manager stopped" 2024-04-23T02:30:55.185 INFO:journalctl@ceph.prometheus.a.smithi191.stdout:Apr 23 02:30:54 smithi191 bash[39638]: level=info ts=2024-04-23T02:30:54.825Z caller=main.go:577 msg="Scrape manager stopped" 2024-04-23T02:30:55.185 INFO:journalctl@ceph.prometheus.a.smithi191.stdout:Apr 23 02:30:54 smithi191 bash[39638]: level=info ts=2024-04-23T02:30:54.825Z caller=notifier.go:601 component=notifier msg="Stopping notification manager..." 2024-04-23T02:30:55.185 INFO:journalctl@ceph.prometheus.a.smithi191.stdout:Apr 23 02:30:54 smithi191 bash[39638]: level=info ts=2024-04-23T02:30:54.825Z caller=main.go:749 msg="Notifier manager stopped" 2024-04-23T02:30:55.185 INFO:journalctl@ceph.prometheus.a.smithi191.stdout:Apr 23 02:30:54 smithi191 bash[39638]: level=error ts=2024-04-23T02:30:54.825Z caller=main.go:758 err="error loading config from \"/etc/prometheus/prometheus.yml\": couldn't load configuration (--config.file=\"/etc/prometheus/prometheus.yml\"): parsing YAML file /etc/prometheus/prometheus.yml: yaml: unmarshal errors:\n line 11: field http_sd_configs not found in type config.plain\n line 17: field http_sd_configs not found in type config.plain\n line 21: field http_sd_configs not found in type config.plain\n line 27: field http_sd_configs not found in type config.plain\n line 31: field http_sd_configs not found in type config.plain" 2024-04-23T02:30:55.932 INFO:journalctl@ceph.prometheus.a.smithi191.stdout:Apr 23 02:30:55 smithi191 systemd[1]: ceph-39f0dbf0-0117-11ef-bc93-c7b262605968@prometheus.a.service: Main process exited, code=exited, status=1/FAILURE 2024-04-23T02:30:55.932 INFO:journalctl@ceph.prometheus.a.smithi191.stdout:Apr 23 02:30:55 smithi191 systemd[1]: ceph-39f0dbf0-0117-11ef-bc93-c7b262605968@prometheus.a.service: Failed with result 'exit-code'. 2024-04-23T02:30:55.933 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:30:55 smithi191 bash[14421]: cluster 2024-04-23T02:30:54.571917+0000 mgr.y (mgr.25468) 21 : cluster [DBG] pgmap v13: 161 pgs: 161 active+clean; 604 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 87 B/s rd, 0 op/s 2024-04-23T02:30:55.933 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:30:55 smithi191 bash[14421]: cephadm 2024-04-23T02:30:54.746093+0000 mgr.y (mgr.25468) 22 : cephadm [INF] Upgrade: Updating mon.c 2024-04-23T02:30:55.933 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:30:55 smithi191 bash[14421]: audit 2024-04-23T02:30:54.756291+0000 mon.a (mon.0) 41 : audit [INF] from='mgr.25468 ' entity='mgr.y' 2024-04-23T02:30:55.933 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:30:55 smithi191 bash[14421]: audit 2024-04-23T02:30:54.759208+0000 mon.c (mon.1) 94 : audit [INF] from='mgr.25468 172.21.15.37:0/2063831359' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-04-23T02:30:55.933 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:30:55 smithi191 bash[14421]: audit 2024-04-23T02:30:54.761230+0000 mon.a (mon.0) 42 : audit [DBG] from='mgr.25468 ' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-04-23T02:30:55.933 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:30:55 smithi191 bash[14421]: audit 2024-04-23T02:30:54.763015+0000 mon.c (mon.1) 95 : audit [DBG] from='mgr.25468 172.21.15.37:0/2063831359' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-23T02:30:55.933 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:30:55 smithi191 bash[14421]: cephadm 2024-04-23T02:30:54.764938+0000 mgr.y (mgr.25468) 23 : cephadm [INF] Deploying daemon mon.c on smithi037 2024-04-23T02:30:56.060 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:30:55 smithi037 bash[18830]: cluster 2024-04-23T02:30:54.571917+0000 mgr.y (mgr.25468) 21 : cluster [DBG] pgmap v13: 161 pgs: 161 active+clean; 604 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 87 B/s rd, 0 op/s 2024-04-23T02:30:56.060 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:30:55 smithi037 bash[18830]: cephadm 2024-04-23T02:30:54.746093+0000 mgr.y (mgr.25468) 22 : cephadm [INF] Upgrade: Updating mon.c 2024-04-23T02:30:56.060 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:30:55 smithi037 bash[18830]: audit 2024-04-23T02:30:54.756291+0000 mon.a (mon.0) 41 : audit [INF] from='mgr.25468 ' entity='mgr.y' 2024-04-23T02:30:56.061 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:30:55 smithi037 bash[18830]: audit 2024-04-23T02:30:54.759208+0000 mon.c (mon.1) 94 : audit [INF] from='mgr.25468 172.21.15.37:0/2063831359' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-04-23T02:30:56.061 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:30:55 smithi037 bash[18830]: audit 2024-04-23T02:30:54.761230+0000 mon.a (mon.0) 42 : audit [DBG] from='mgr.25468 ' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-04-23T02:30:56.061 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:30:55 smithi037 bash[18830]: audit 2024-04-23T02:30:54.763015+0000 mon.c (mon.1) 95 : audit [DBG] from='mgr.25468 172.21.15.37:0/2063831359' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-23T02:30:56.061 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:30:55 smithi037 bash[18830]: cephadm 2024-04-23T02:30:54.764938+0000 mgr.y (mgr.25468) 23 : cephadm [INF] Deploying daemon mon.c on smithi037 2024-04-23T02:30:57.233 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:30:57 smithi037 systemd[1]: Stopping Ceph mon.c for 39f0dbf0-0117-11ef-bc93-c7b262605968... 2024-04-23T02:30:57.560 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:30:57 smithi037 bash[18830]: debug 2024-04-23T02:30:57.222+0000 7efd1b21d700 -1 received signal: Terminated from /sbin/docker-init -- /usr/bin/ceph-mon -n mon.c -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug --default-mon-cluster-log-to-file=false --default-mon-cluster-log-to-stderr=true (PID: 1) UID: 0 2024-04-23T02:30:57.560 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:30:57 smithi037 bash[18830]: debug 2024-04-23T02:30:57.222+0000 7efd1b21d700 -1 mon.c@1(peon) e3 *** Got Signal Terminated *** 2024-04-23T02:30:58.310 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:30:57 smithi037 bash[55879]: ceph-39f0dbf0-0117-11ef-bc93-c7b262605968-mon.c 2024-04-23T02:30:58.310 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:30:58 smithi037 bash[55953]: Error response from daemon: No such container: ceph-39f0dbf0-0117-11ef-bc93-c7b262605968-mon.c 2024-04-23T02:30:58.310 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:30:58 smithi037 systemd[1]: ceph-39f0dbf0-0117-11ef-bc93-c7b262605968@mon.c.service: Succeeded. 2024-04-23T02:30:58.310 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:30:58 smithi037 systemd[1]: Stopped Ceph mon.c for 39f0dbf0-0117-11ef-bc93-c7b262605968. 2024-04-23T02:30:58.810 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:30:58 smithi037 systemd[1]: Started Ceph mon.c for 39f0dbf0-0117-11ef-bc93-c7b262605968. 2024-04-23T02:30:59.564 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:30:59 smithi037 bash[56036]: debug 2024-04-23T02:30:59.386+0000 7f773dad8c80 0 set uid:gid to 167:167 (ceph:ceph) 2024-04-23T02:30:59.564 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:30:59 smithi037 bash[56036]: debug 2024-04-23T02:30:59.386+0000 7f773dad8c80 0 ceph version 18.2.2-1237-g646b8c7d (646b8c7d293d8ec31a40c69f7b3237b19c1be24d) reef (stable), process ceph-mon, pid 8 2024-04-23T02:30:59.564 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:30:59 smithi037 bash[56036]: debug 2024-04-23T02:30:59.386+0000 7f773dad8c80 0 pidfile_write: ignore empty --pid-file 2024-04-23T02:30:59.564 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:30:59 smithi037 bash[56036]: debug 2024-04-23T02:30:59.390+0000 7f773dad8c80 0 load: jerasure load: lrc 2024-04-23T02:30:59.564 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:30:59 smithi037 bash[56036]: debug 2024-04-23T02:30:59.390+0000 7f773dad8c80 4 rocksdb: RocksDB version: 7.9.2 2024-04-23T02:30:59.564 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:30:59 smithi037 bash[56036]: debug 2024-04-23T02:30:59.390+0000 7f773dad8c80 4 rocksdb: Git sha 0 2024-04-23T02:30:59.564 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:30:59 smithi037 bash[56036]: debug 2024-04-23T02:30:59.390+0000 7f773dad8c80 4 rocksdb: Compile date 2024-04-18 11:37:30 2024-04-23T02:30:59.564 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:30:59 smithi037 bash[56036]: debug 2024-04-23T02:30:59.390+0000 7f773dad8c80 4 rocksdb: DB SUMMARY 2024-04-23T02:30:59.565 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:30:59 smithi037 bash[56036]: debug 2024-04-23T02:30:59.390+0000 7f773dad8c80 4 rocksdb: DB Session ID: WC2FY0T2N7JLNIK22H9D 2024-04-23T02:30:59.565 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:30:59 smithi037 bash[56036]: debug 2024-04-23T02:30:59.390+0000 7f773dad8c80 4 rocksdb: CURRENT file: CURRENT 2024-04-23T02:30:59.565 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:30:59 smithi037 bash[56036]: debug 2024-04-23T02:30:59.390+0000 7f773dad8c80 4 rocksdb: IDENTITY file: IDENTITY 2024-04-23T02:30:59.565 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:30:59 smithi037 bash[56036]: debug 2024-04-23T02:30:59.390+0000 7f773dad8c80 4 rocksdb: MANIFEST file: MANIFEST-000005 size: 882 Bytes 2024-04-23T02:30:59.565 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:30:59 smithi037 bash[56036]: debug 2024-04-23T02:30:59.390+0000 7f773dad8c80 4 rocksdb: SST files in /var/lib/ceph/mon/ceph-c/store.db dir, Total Num: 1, files: 000020.sst 2024-04-23T02:30:59.565 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:30:59 smithi037 bash[56036]: debug 2024-04-23T02:30:59.390+0000 7f773dad8c80 4 rocksdb: Write Ahead Log file in /var/lib/ceph/mon/ceph-c/store.db: 000018.log size: 19589128 ; 2024-04-23T02:30:59.565 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:30:59 smithi037 bash[56036]: debug 2024-04-23T02:30:59.390+0000 7f773dad8c80 4 rocksdb: Options.error_if_exists: 0 2024-04-23T02:30:59.565 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:30:59 smithi037 bash[56036]: debug 2024-04-23T02:30:59.390+0000 7f773dad8c80 4 rocksdb: Options.create_if_missing: 0 2024-04-23T02:30:59.565 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:30:59 smithi037 bash[56036]: debug 2024-04-23T02:30:59.390+0000 7f773dad8c80 4 rocksdb: Options.paranoid_checks: 1 2024-04-23T02:30:59.565 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:30:59 smithi037 bash[56036]: debug 2024-04-23T02:30:59.390+0000 7f773dad8c80 4 rocksdb: Options.flush_verify_memtable_count: 1 2024-04-23T02:30:59.565 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:30:59 smithi037 bash[56036]: debug 2024-04-23T02:30:59.390+0000 7f773dad8c80 4 rocksdb: Options.track_and_verify_wals_in_manifest: 0 2024-04-23T02:30:59.565 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:30:59 smithi037 bash[56036]: debug 2024-04-23T02:30:59.390+0000 7f773dad8c80 4 rocksdb: Options.verify_sst_unique_id_in_manifest: 1 2024-04-23T02:30:59.565 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:30:59 smithi037 bash[56036]: debug 2024-04-23T02:30:59.390+0000 7f773dad8c80 4 rocksdb: Options.env: 0x555ee055b820 2024-04-23T02:30:59.566 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:30:59 smithi037 bash[56036]: debug 2024-04-23T02:30:59.390+0000 7f773dad8c80 4 rocksdb: Options.fs: PosixFileSystem 2024-04-23T02:30:59.566 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:30:59 smithi037 bash[56036]: debug 2024-04-23T02:30:59.390+0000 7f773dad8c80 4 rocksdb: Options.info_log: 0x555ee2ffb560 2024-04-23T02:30:59.566 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:30:59 smithi037 bash[56036]: debug 2024-04-23T02:30:59.390+0000 7f773dad8c80 4 rocksdb: Options.max_file_opening_threads: 16 2024-04-23T02:30:59.566 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:30:59 smithi037 bash[56036]: debug 2024-04-23T02:30:59.390+0000 7f773dad8c80 4 rocksdb: Options.statistics: (nil) 2024-04-23T02:30:59.566 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:30:59 smithi037 bash[56036]: debug 2024-04-23T02:30:59.390+0000 7f773dad8c80 4 rocksdb: Options.use_fsync: 0 2024-04-23T02:30:59.566 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:30:59 smithi037 bash[56036]: debug 2024-04-23T02:30:59.390+0000 7f773dad8c80 4 rocksdb: Options.max_log_file_size: 0 2024-04-23T02:30:59.567 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:30:59 smithi037 bash[56036]: debug 2024-04-23T02:30:59.390+0000 7f773dad8c80 4 rocksdb: Options.max_manifest_file_size: 1073741824 2024-04-23T02:30:59.567 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:30:59 smithi037 bash[56036]: debug 2024-04-23T02:30:59.390+0000 7f773dad8c80 4 rocksdb: Options.log_file_time_to_roll: 0 2024-04-23T02:30:59.567 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:30:59 smithi037 bash[56036]: debug 2024-04-23T02:30:59.390+0000 7f773dad8c80 4 rocksdb: Options.keep_log_file_num: 1000 2024-04-23T02:30:59.567 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:30:59 smithi037 bash[56036]: debug 2024-04-23T02:30:59.390+0000 7f773dad8c80 4 rocksdb: Options.recycle_log_file_num: 0 2024-04-23T02:30:59.567 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:30:59 smithi037 bash[56036]: debug 2024-04-23T02:30:59.390+0000 7f773dad8c80 4 rocksdb: Options.allow_fallocate: 1 2024-04-23T02:30:59.567 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:30:59 smithi037 bash[56036]: debug 2024-04-23T02:30:59.390+0000 7f773dad8c80 4 rocksdb: Options.allow_mmap_reads: 0 2024-04-23T02:30:59.568 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:30:59 smithi037 bash[56036]: debug 2024-04-23T02:30:59.390+0000 7f773dad8c80 4 rocksdb: Options.allow_mmap_writes: 0 2024-04-23T02:30:59.568 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:30:59 smithi037 bash[56036]: debug 2024-04-23T02:30:59.390+0000 7f773dad8c80 4 rocksdb: Options.use_direct_reads: 0 2024-04-23T02:30:59.568 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:30:59 smithi037 bash[56036]: debug 2024-04-23T02:30:59.390+0000 7f773dad8c80 4 rocksdb: Options.use_direct_io_for_flush_and_compaction: 0 2024-04-23T02:30:59.568 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:30:59 smithi037 bash[56036]: debug 2024-04-23T02:30:59.390+0000 7f773dad8c80 4 rocksdb: Options.create_missing_column_families: 0 2024-04-23T02:30:59.568 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:30:59 smithi037 bash[56036]: debug 2024-04-23T02:30:59.390+0000 7f773dad8c80 4 rocksdb: Options.db_log_dir: 2024-04-23T02:30:59.568 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:30:59 smithi037 bash[56036]: debug 2024-04-23T02:30:59.390+0000 7f773dad8c80 4 rocksdb: Options.wal_dir: 2024-04-23T02:30:59.568 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:30:59 smithi037 bash[56036]: debug 2024-04-23T02:30:59.390+0000 7f773dad8c80 4 rocksdb: Options.table_cache_numshardbits: 6 2024-04-23T02:30:59.568 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:30:59 smithi037 bash[56036]: debug 2024-04-23T02:30:59.390+0000 7f773dad8c80 4 rocksdb: Options.WAL_ttl_seconds: 0 2024-04-23T02:30:59.568 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:30:59 smithi037 bash[56036]: debug 2024-04-23T02:30:59.390+0000 7f773dad8c80 4 rocksdb: Options.WAL_size_limit_MB: 0 2024-04-23T02:30:59.568 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:30:59 smithi037 bash[56036]: debug 2024-04-23T02:30:59.390+0000 7f773dad8c80 4 rocksdb: Options.max_write_batch_group_size_bytes: 1048576 2024-04-23T02:30:59.568 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:30:59 smithi037 bash[56036]: debug 2024-04-23T02:30:59.390+0000 7f773dad8c80 4 rocksdb: Options.manifest_preallocation_size: 4194304 2024-04-23T02:30:59.568 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:30:59 smithi037 bash[56036]: debug 2024-04-23T02:30:59.390+0000 7f773dad8c80 4 rocksdb: Options.is_fd_close_on_exec: 1 2024-04-23T02:30:59.568 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:30:59 smithi037 bash[56036]: debug 2024-04-23T02:30:59.390+0000 7f773dad8c80 4 rocksdb: Options.advise_random_on_open: 1 2024-04-23T02:30:59.569 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:30:59 smithi037 bash[56036]: debug 2024-04-23T02:30:59.390+0000 7f773dad8c80 4 rocksdb: Options.db_write_buffer_size: 0 2024-04-23T02:30:59.569 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:30:59 smithi037 bash[56036]: debug 2024-04-23T02:30:59.390+0000 7f773dad8c80 4 rocksdb: Options.write_buffer_manager: 0x555ee228cb40 2024-04-23T02:30:59.569 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:30:59 smithi037 bash[56036]: debug 2024-04-23T02:30:59.390+0000 7f773dad8c80 4 rocksdb: Options.access_hint_on_compaction_start: 1 2024-04-23T02:30:59.569 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:30:59 smithi037 bash[56036]: debug 2024-04-23T02:30:59.390+0000 7f773dad8c80 4 rocksdb: Options.random_access_max_buffer_size: 1048576 2024-04-23T02:30:59.569 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:30:59 smithi037 bash[56036]: debug 2024-04-23T02:30:59.390+0000 7f773dad8c80 4 rocksdb: Options.use_adaptive_mutex: 0 2024-04-23T02:30:59.569 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:30:59 smithi037 bash[56036]: debug 2024-04-23T02:30:59.390+0000 7f773dad8c80 4 rocksdb: Options.rate_limiter: (nil) 2024-04-23T02:30:59.569 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:30:59 smithi037 bash[56036]: debug 2024-04-23T02:30:59.390+0000 7f773dad8c80 4 rocksdb: Options.sst_file_manager.rate_bytes_per_sec: 0 2024-04-23T02:30:59.569 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:30:59 smithi037 bash[56036]: debug 2024-04-23T02:30:59.390+0000 7f773dad8c80 4 rocksdb: Options.wal_recovery_mode: 2 2024-04-23T02:30:59.569 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:30:59 smithi037 bash[56036]: debug 2024-04-23T02:30:59.390+0000 7f773dad8c80 4 rocksdb: Options.enable_thread_tracking: 0 2024-04-23T02:30:59.569 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:30:59 smithi037 bash[56036]: debug 2024-04-23T02:30:59.390+0000 7f773dad8c80 4 rocksdb: Options.enable_pipelined_write: 0 2024-04-23T02:30:59.569 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:30:59 smithi037 bash[56036]: debug 2024-04-23T02:30:59.390+0000 7f773dad8c80 4 rocksdb: Options.unordered_write: 0 2024-04-23T02:30:59.569 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:30:59 smithi037 bash[56036]: debug 2024-04-23T02:30:59.390+0000 7f773dad8c80 4 rocksdb: Options.allow_concurrent_memtable_write: 1 2024-04-23T02:30:59.569 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:30:59 smithi037 bash[56036]: debug 2024-04-23T02:30:59.390+0000 7f773dad8c80 4 rocksdb: Options.enable_write_thread_adaptive_yield: 1 2024-04-23T02:30:59.569 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:30:59 smithi037 bash[56036]: debug 2024-04-23T02:30:59.390+0000 7f773dad8c80 4 rocksdb: Options.write_thread_max_yield_usec: 100 2024-04-23T02:30:59.570 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:30:59 smithi037 bash[56036]: debug 2024-04-23T02:30:59.390+0000 7f773dad8c80 4 rocksdb: Options.write_thread_slow_yield_usec: 3 2024-04-23T02:30:59.570 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:30:59 smithi037 bash[56036]: debug 2024-04-23T02:30:59.390+0000 7f773dad8c80 4 rocksdb: Options.row_cache: None 2024-04-23T02:30:59.570 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:30:59 smithi037 bash[56036]: debug 2024-04-23T02:30:59.390+0000 7f773dad8c80 4 rocksdb: Options.wal_filter: None 2024-04-23T02:30:59.570 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:30:59 smithi037 bash[56036]: debug 2024-04-23T02:30:59.390+0000 7f773dad8c80 4 rocksdb: Options.avoid_flush_during_recovery: 0 2024-04-23T02:30:59.570 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:30:59 smithi037 bash[56036]: debug 2024-04-23T02:30:59.390+0000 7f773dad8c80 4 rocksdb: Options.allow_ingest_behind: 0 2024-04-23T02:30:59.570 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:30:59 smithi037 bash[56036]: debug 2024-04-23T02:30:59.390+0000 7f773dad8c80 4 rocksdb: Options.two_write_queues: 0 2024-04-23T02:30:59.570 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:30:59 smithi037 bash[56036]: debug 2024-04-23T02:30:59.390+0000 7f773dad8c80 4 rocksdb: Options.manual_wal_flush: 0 2024-04-23T02:30:59.570 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:30:59 smithi037 bash[56036]: debug 2024-04-23T02:30:59.390+0000 7f773dad8c80 4 rocksdb: Options.wal_compression: 0 2024-04-23T02:30:59.570 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:30:59 smithi037 bash[56036]: debug 2024-04-23T02:30:59.390+0000 7f773dad8c80 4 rocksdb: Options.atomic_flush: 0 2024-04-23T02:30:59.570 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:30:59 smithi037 bash[56036]: debug 2024-04-23T02:30:59.390+0000 7f773dad8c80 4 rocksdb: Options.avoid_unnecessary_blocking_io: 0 2024-04-23T02:30:59.570 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:30:59 smithi037 bash[56036]: debug 2024-04-23T02:30:59.390+0000 7f773dad8c80 4 rocksdb: Options.persist_stats_to_disk: 0 2024-04-23T02:30:59.570 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:30:59 smithi037 bash[56036]: debug 2024-04-23T02:30:59.390+0000 7f773dad8c80 4 rocksdb: Options.write_dbid_to_manifest: 0 2024-04-23T02:30:59.570 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:30:59 smithi037 bash[56036]: debug 2024-04-23T02:30:59.390+0000 7f773dad8c80 4 rocksdb: Options.log_readahead_size: 0 2024-04-23T02:30:59.570 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:30:59 smithi037 bash[56036]: debug 2024-04-23T02:30:59.390+0000 7f773dad8c80 4 rocksdb: Options.file_checksum_gen_factory: Unknown 2024-04-23T02:30:59.571 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:30:59 smithi037 bash[56036]: debug 2024-04-23T02:30:59.390+0000 7f773dad8c80 4 rocksdb: Options.best_efforts_recovery: 0 2024-04-23T02:30:59.571 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:30:59 smithi037 bash[56036]: debug 2024-04-23T02:30:59.390+0000 7f773dad8c80 4 rocksdb: Options.max_bgerror_resume_count: 2147483647 2024-04-23T02:30:59.571 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:30:59 smithi037 bash[56036]: debug 2024-04-23T02:30:59.390+0000 7f773dad8c80 4 rocksdb: Options.bgerror_resume_retry_interval: 1000000 2024-04-23T02:30:59.571 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:30:59 smithi037 bash[56036]: debug 2024-04-23T02:30:59.390+0000 7f773dad8c80 4 rocksdb: Options.allow_data_in_errors: 0 2024-04-23T02:30:59.571 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:30:59 smithi037 bash[56036]: debug 2024-04-23T02:30:59.390+0000 7f773dad8c80 4 rocksdb: Options.db_host_id: __hostname__ 2024-04-23T02:30:59.571 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:30:59 smithi037 bash[56036]: debug 2024-04-23T02:30:59.390+0000 7f773dad8c80 4 rocksdb: Options.enforce_single_del_contracts: true 2024-04-23T02:30:59.571 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:30:59 smithi037 bash[56036]: debug 2024-04-23T02:30:59.390+0000 7f773dad8c80 4 rocksdb: Options.max_background_jobs: 2 2024-04-23T02:30:59.571 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:30:59 smithi037 bash[56036]: debug 2024-04-23T02:30:59.390+0000 7f773dad8c80 4 rocksdb: Options.max_background_compactions: -1 2024-04-23T02:30:59.571 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:30:59 smithi037 bash[56036]: debug 2024-04-23T02:30:59.390+0000 7f773dad8c80 4 rocksdb: Options.max_subcompactions: 1 2024-04-23T02:30:59.571 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:30:59 smithi037 bash[56036]: debug 2024-04-23T02:30:59.390+0000 7f773dad8c80 4 rocksdb: Options.avoid_flush_during_shutdown: 0 2024-04-23T02:30:59.572 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:30:59 smithi037 bash[56036]: debug 2024-04-23T02:30:59.390+0000 7f773dad8c80 4 rocksdb: Options.writable_file_max_buffer_size: 1048576 2024-04-23T02:30:59.572 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:30:59 smithi037 bash[56036]: debug 2024-04-23T02:30:59.390+0000 7f773dad8c80 4 rocksdb: Options.delayed_write_rate : 16777216 2024-04-23T02:30:59.572 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:30:59 smithi037 bash[56036]: debug 2024-04-23T02:30:59.390+0000 7f773dad8c80 4 rocksdb: Options.max_total_wal_size: 0 2024-04-23T02:30:59.572 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:30:59 smithi037 bash[56036]: debug 2024-04-23T02:30:59.390+0000 7f773dad8c80 4 rocksdb: Options.delete_obsolete_files_period_micros: 21600000000 2024-04-23T02:30:59.572 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:30:59 smithi037 bash[56036]: debug 2024-04-23T02:30:59.390+0000 7f773dad8c80 4 rocksdb: Options.stats_dump_period_sec: 600 2024-04-23T02:30:59.572 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:30:59 smithi037 bash[56036]: debug 2024-04-23T02:30:59.390+0000 7f773dad8c80 4 rocksdb: Options.stats_persist_period_sec: 600 2024-04-23T02:30:59.572 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:30:59 smithi037 bash[56036]: debug 2024-04-23T02:30:59.390+0000 7f773dad8c80 4 rocksdb: Options.stats_history_buffer_size: 1048576 2024-04-23T02:30:59.572 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:30:59 smithi037 bash[56036]: debug 2024-04-23T02:30:59.390+0000 7f773dad8c80 4 rocksdb: Options.max_open_files: -1 2024-04-23T02:30:59.572 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:30:59 smithi037 bash[56036]: debug 2024-04-23T02:30:59.390+0000 7f773dad8c80 4 rocksdb: Options.bytes_per_sync: 0 2024-04-23T02:30:59.572 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:30:59 smithi037 bash[56036]: debug 2024-04-23T02:30:59.390+0000 7f773dad8c80 4 rocksdb: Options.wal_bytes_per_sync: 0 2024-04-23T02:30:59.572 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:30:59 smithi037 bash[56036]: debug 2024-04-23T02:30:59.390+0000 7f773dad8c80 4 rocksdb: Options.strict_bytes_per_sync: 0 2024-04-23T02:30:59.572 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:30:59 smithi037 bash[56036]: debug 2024-04-23T02:30:59.390+0000 7f773dad8c80 4 rocksdb: Options.compaction_readahead_size: 0 2024-04-23T02:30:59.572 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:30:59 smithi037 bash[56036]: debug 2024-04-23T02:30:59.390+0000 7f773dad8c80 4 rocksdb: Options.max_background_flushes: -1 2024-04-23T02:30:59.573 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:30:59 smithi037 bash[56036]: debug 2024-04-23T02:30:59.390+0000 7f773dad8c80 4 rocksdb: Compression algorithms supported: 2024-04-23T02:30:59.573 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:30:59 smithi037 bash[56036]: debug 2024-04-23T02:30:59.390+0000 7f773dad8c80 4 rocksdb: kZSTDNotFinalCompression supported: 0 2024-04-23T02:30:59.573 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:30:59 smithi037 bash[56036]: debug 2024-04-23T02:30:59.390+0000 7f773dad8c80 4 rocksdb: kZSTD supported: 0 2024-04-23T02:30:59.573 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:30:59 smithi037 bash[56036]: debug 2024-04-23T02:30:59.390+0000 7f773dad8c80 4 rocksdb: kXpressCompression supported: 0 2024-04-23T02:30:59.573 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:30:59 smithi037 bash[56036]: debug 2024-04-23T02:30:59.390+0000 7f773dad8c80 4 rocksdb: kLZ4HCCompression supported: 1 2024-04-23T02:30:59.573 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:30:59 smithi037 bash[56036]: debug 2024-04-23T02:30:59.390+0000 7f773dad8c80 4 rocksdb: kZlibCompression supported: 1 2024-04-23T02:30:59.573 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:30:59 smithi037 bash[56036]: debug 2024-04-23T02:30:59.390+0000 7f773dad8c80 4 rocksdb: kSnappyCompression supported: 1 2024-04-23T02:30:59.573 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:30:59 smithi037 bash[56036]: debug 2024-04-23T02:30:59.390+0000 7f773dad8c80 4 rocksdb: kLZ4Compression supported: 1 2024-04-23T02:30:59.573 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:30:59 smithi037 bash[56036]: debug 2024-04-23T02:30:59.390+0000 7f773dad8c80 4 rocksdb: kBZip2Compression supported: 0 2024-04-23T02:30:59.573 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:30:59 smithi037 bash[56036]: debug 2024-04-23T02:30:59.390+0000 7f773dad8c80 4 rocksdb: Fast CRC32 supported: Supported on x86 2024-04-23T02:30:59.573 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:30:59 smithi037 bash[56036]: debug 2024-04-23T02:30:59.390+0000 7f773dad8c80 4 rocksdb: DMutex implementation: pthread_mutex_t 2024-04-23T02:30:59.573 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:30:59 smithi037 bash[56036]: debug 2024-04-23T02:30:59.390+0000 7f773dad8c80 4 rocksdb: [db/version_set.cc:5527] Recovering from manifest file: /var/lib/ceph/mon/ceph-c/store.db/MANIFEST-000005 2024-04-23T02:30:59.573 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:30:59 smithi037 bash[56036]: debug 2024-04-23T02:30:59.390+0000 7f773dad8c80 4 rocksdb: [db/column_family.cc:630] --------------- Options for column family [default]: 2024-04-23T02:30:59.573 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:30:59 smithi037 bash[56036]: debug 2024-04-23T02:30:59.390+0000 7f773dad8c80 4 rocksdb: Options.comparator: leveldb.BytewiseComparator 2024-04-23T02:30:59.573 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:30:59 smithi037 bash[56036]: debug 2024-04-23T02:30:59.390+0000 7f773dad8c80 4 rocksdb: Options.merge_operator: 2024-04-23T02:30:59.574 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:30:59 smithi037 bash[56036]: debug 2024-04-23T02:30:59.390+0000 7f773dad8c80 4 rocksdb: Options.compaction_filter: None 2024-04-23T02:30:59.574 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:30:59 smithi037 bash[56036]: debug 2024-04-23T02:30:59.390+0000 7f773dad8c80 4 rocksdb: Options.compaction_filter_factory: None 2024-04-23T02:30:59.574 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:30:59 smithi037 bash[56036]: debug 2024-04-23T02:30:59.390+0000 7f773dad8c80 4 rocksdb: Options.sst_partitioner_factory: None 2024-04-23T02:30:59.574 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:30:59 smithi037 bash[56036]: debug 2024-04-23T02:30:59.390+0000 7f773dad8c80 4 rocksdb: Options.memtable_factory: SkipListFactory 2024-04-23T02:30:59.574 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:30:59 smithi037 bash[56036]: debug 2024-04-23T02:30:59.390+0000 7f773dad8c80 4 rocksdb: Options.table_factory: BlockBasedTable 2024-04-23T02:30:59.574 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:30:59 smithi037 bash[56036]: debug 2024-04-23T02:30:59.390+0000 7f773dad8c80 4 rocksdb: table_factory options: flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x555ee2ffb660) 2024-04-23T02:30:59.574 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:30:59 smithi037 bash[56036]: cache_index_and_filter_blocks: 1 2024-04-23T02:30:59.574 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:30:59 smithi037 bash[56036]: cache_index_and_filter_blocks_with_high_priority: 0 2024-04-23T02:30:59.574 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:30:59 smithi037 bash[56036]: pin_l0_filter_and_index_blocks_in_cache: 0 2024-04-23T02:30:59.574 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:30:59 smithi037 bash[56036]: pin_top_level_index_and_filter: 1 2024-04-23T02:30:59.574 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:30:59 smithi037 bash[56036]: index_type: 0 2024-04-23T02:30:59.574 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:30:59 smithi037 bash[56036]: data_block_index_type: 0 2024-04-23T02:30:59.574 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:30:59 smithi037 bash[56036]: index_shortening: 1 2024-04-23T02:30:59.574 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:30:59 smithi037 bash[56036]: data_block_hash_table_util_ratio: 0.750000 2024-04-23T02:30:59.575 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:30:59 smithi037 bash[56036]: checksum: 4 2024-04-23T02:30:59.575 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:30:59 smithi037 bash[56036]: no_block_cache: 0 2024-04-23T02:30:59.575 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:30:59 smithi037 bash[56036]: block_cache: 0x555ee230f1f0 2024-04-23T02:30:59.575 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:30:59 smithi037 bash[56036]: block_cache_name: BinnedLRUCache 2024-04-23T02:30:59.575 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:30:59 smithi037 bash[56036]: block_cache_options: 2024-04-23T02:30:59.575 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:30:59 smithi037 bash[56036]: capacity : 536870912 2024-04-23T02:30:59.575 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:30:59 smithi037 bash[56036]: num_shard_bits : 4 2024-04-23T02:30:59.575 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:30:59 smithi037 bash[56036]: strict_capacity_limit : 0 2024-04-23T02:30:59.575 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:30:59 smithi037 bash[56036]: high_pri_pool_ratio: 0.000 2024-04-23T02:30:59.575 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:30:59 smithi037 bash[56036]: block_cache_compressed: (nil) 2024-04-23T02:30:59.575 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:30:59 smithi037 bash[56036]: persistent_cache: (nil) 2024-04-23T02:30:59.575 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:30:59 smithi037 bash[56036]: block_size: 4096 2024-04-23T02:30:59.575 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:30:59 smithi037 bash[56036]: block_size_deviation: 10 2024-04-23T02:30:59.575 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:30:59 smithi037 bash[56036]: block_restart_interval: 16 2024-04-23T02:30:59.576 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:30:59 smithi037 bash[56036]: index_block_restart_interval: 1 2024-04-23T02:30:59.576 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:30:59 smithi037 bash[56036]: metadata_block_size: 4096 2024-04-23T02:30:59.576 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:30:59 smithi037 bash[56036]: partition_filters: 0 2024-04-23T02:30:59.576 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:30:59 smithi037 bash[56036]: use_delta_encoding: 1 2024-04-23T02:30:59.576 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:30:59 smithi037 bash[56036]: filter_policy: bloomfilter 2024-04-23T02:30:59.576 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:30:59 smithi037 bash[56036]: whole_key_filtering: 1 2024-04-23T02:30:59.576 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:30:59 smithi037 bash[56036]: verify_compression: 0 2024-04-23T02:30:59.576 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:30:59 smithi037 bash[56036]: read_amp_bytes_per_bit: 0 2024-04-23T02:30:59.576 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:30:59 smithi037 bash[56036]: format_version: 5 2024-04-23T02:30:59.576 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:30:59 smithi037 bash[56036]: enable_index_compression: 1 2024-04-23T02:30:59.576 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:30:59 smithi037 bash[56036]: block_align: 0 2024-04-23T02:30:59.576 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:30:59 smithi037 bash[56036]: max_auto_readahead_size: 262144 2024-04-23T02:30:59.576 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:30:59 smithi037 bash[56036]: prepopulate_block_cache: 0 2024-04-23T02:30:59.576 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:30:59 smithi037 bash[56036]: initial_auto_readahead_size: 8192 2024-04-23T02:30:59.576 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:30:59 smithi037 bash[56036]: num_file_reads_for_auto_readahead: 2 2024-04-23T02:30:59.576 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:30:59 smithi037 bash[56036]: debug 2024-04-23T02:30:59.390+0000 7f773dad8c80 4 rocksdb: Options.write_buffer_size: 33554432 2024-04-23T02:30:59.577 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:30:59 smithi037 bash[56036]: debug 2024-04-23T02:30:59.390+0000 7f773dad8c80 4 rocksdb: Options.max_write_buffer_number: 2 2024-04-23T02:30:59.577 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:30:59 smithi037 bash[56036]: debug 2024-04-23T02:30:59.390+0000 7f773dad8c80 4 rocksdb: Options.compression: NoCompression 2024-04-23T02:30:59.577 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:30:59 smithi037 bash[56036]: debug 2024-04-23T02:30:59.390+0000 7f773dad8c80 4 rocksdb: Options.bottommost_compression: Disabled 2024-04-23T02:30:59.577 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:30:59 smithi037 bash[56036]: debug 2024-04-23T02:30:59.390+0000 7f773dad8c80 4 rocksdb: Options.prefix_extractor: nullptr 2024-04-23T02:30:59.577 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:30:59 smithi037 bash[56036]: debug 2024-04-23T02:30:59.390+0000 7f773dad8c80 4 rocksdb: Options.memtable_insert_with_hint_prefix_extractor: nullptr 2024-04-23T02:30:59.577 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:30:59 smithi037 bash[56036]: debug 2024-04-23T02:30:59.390+0000 7f773dad8c80 4 rocksdb: Options.num_levels: 7 2024-04-23T02:30:59.577 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:30:59 smithi037 bash[56036]: debug 2024-04-23T02:30:59.390+0000 7f773dad8c80 4 rocksdb: Options.min_write_buffer_number_to_merge: 1 2024-04-23T02:30:59.577 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:30:59 smithi037 bash[56036]: debug 2024-04-23T02:30:59.390+0000 7f773dad8c80 4 rocksdb: Options.max_write_buffer_number_to_maintain: 0 2024-04-23T02:30:59.577 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:30:59 smithi037 bash[56036]: debug 2024-04-23T02:30:59.390+0000 7f773dad8c80 4 rocksdb: Options.max_write_buffer_size_to_maintain: 0 2024-04-23T02:30:59.577 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:30:59 smithi037 bash[56036]: debug 2024-04-23T02:30:59.390+0000 7f773dad8c80 4 rocksdb: Options.bottommost_compression_opts.window_bits: -14 2024-04-23T02:30:59.577 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:30:59 smithi037 bash[56036]: debug 2024-04-23T02:30:59.390+0000 7f773dad8c80 4 rocksdb: Options.bottommost_compression_opts.level: 32767 2024-04-23T02:30:59.577 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:30:59 smithi037 bash[56036]: debug 2024-04-23T02:30:59.390+0000 7f773dad8c80 4 rocksdb: Options.bottommost_compression_opts.strategy: 0 2024-04-23T02:30:59.577 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:30:59 smithi037 bash[56036]: debug 2024-04-23T02:30:59.390+0000 7f773dad8c80 4 rocksdb: Options.bottommost_compression_opts.max_dict_bytes: 0 2024-04-23T02:30:59.577 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:30:59 smithi037 bash[56036]: debug 2024-04-23T02:30:59.390+0000 7f773dad8c80 4 rocksdb: Options.bottommost_compression_opts.zstd_max_train_bytes: 0 2024-04-23T02:30:59.577 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:30:59 smithi037 bash[56036]: debug 2024-04-23T02:30:59.390+0000 7f773dad8c80 4 rocksdb: Options.bottommost_compression_opts.parallel_threads: 1 2024-04-23T02:30:59.578 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:30:59 smithi037 bash[56036]: debug 2024-04-23T02:30:59.390+0000 7f773dad8c80 4 rocksdb: Options.bottommost_compression_opts.enabled: false 2024-04-23T02:30:59.578 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:30:59 smithi037 bash[56036]: debug 2024-04-23T02:30:59.390+0000 7f773dad8c80 4 rocksdb: Options.bottommost_compression_opts.max_dict_buffer_bytes: 0 2024-04-23T02:30:59.578 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:30:59 smithi037 bash[56036]: debug 2024-04-23T02:30:59.390+0000 7f773dad8c80 4 rocksdb: Options.bottommost_compression_opts.use_zstd_dict_trainer: true 2024-04-23T02:30:59.578 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:30:59 smithi037 bash[56036]: debug 2024-04-23T02:30:59.390+0000 7f773dad8c80 4 rocksdb: Options.compression_opts.window_bits: -14 2024-04-23T02:30:59.578 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:30:59 smithi037 bash[56036]: debug 2024-04-23T02:30:59.390+0000 7f773dad8c80 4 rocksdb: Options.compression_opts.level: 32767 2024-04-23T02:30:59.578 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:30:59 smithi037 bash[56036]: debug 2024-04-23T02:30:59.390+0000 7f773dad8c80 4 rocksdb: Options.compression_opts.strategy: 0 2024-04-23T02:30:59.578 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:30:59 smithi037 bash[56036]: debug 2024-04-23T02:30:59.390+0000 7f773dad8c80 4 rocksdb: Options.compression_opts.max_dict_bytes: 0 2024-04-23T02:30:59.578 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:30:59 smithi037 bash[56036]: debug 2024-04-23T02:30:59.390+0000 7f773dad8c80 4 rocksdb: Options.compression_opts.zstd_max_train_bytes: 0 2024-04-23T02:30:59.578 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:30:59 smithi037 bash[56036]: debug 2024-04-23T02:30:59.390+0000 7f773dad8c80 4 rocksdb: Options.compression_opts.use_zstd_dict_trainer: true 2024-04-23T02:30:59.578 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:30:59 smithi037 bash[56036]: debug 2024-04-23T02:30:59.390+0000 7f773dad8c80 4 rocksdb: Options.compression_opts.parallel_threads: 1 2024-04-23T02:30:59.578 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:30:59 smithi037 bash[56036]: debug 2024-04-23T02:30:59.390+0000 7f773dad8c80 4 rocksdb: Options.compression_opts.enabled: false 2024-04-23T02:30:59.578 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:30:59 smithi037 bash[56036]: debug 2024-04-23T02:30:59.390+0000 7f773dad8c80 4 rocksdb: Options.compression_opts.max_dict_buffer_bytes: 0 2024-04-23T02:30:59.579 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:30:59 smithi037 bash[56036]: debug 2024-04-23T02:30:59.390+0000 7f773dad8c80 4 rocksdb: Options.level0_file_num_compaction_trigger: 4 2024-04-23T02:30:59.579 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:30:59 smithi037 bash[56036]: debug 2024-04-23T02:30:59.390+0000 7f773dad8c80 4 rocksdb: Options.level0_slowdown_writes_trigger: 20 2024-04-23T02:30:59.579 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:30:59 smithi037 bash[56036]: debug 2024-04-23T02:30:59.390+0000 7f773dad8c80 4 rocksdb: Options.level0_stop_writes_trigger: 36 2024-04-23T02:30:59.579 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:30:59 smithi037 bash[56036]: debug 2024-04-23T02:30:59.390+0000 7f773dad8c80 4 rocksdb: Options.target_file_size_base: 67108864 2024-04-23T02:30:59.580 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:30:59 smithi037 bash[56036]: debug 2024-04-23T02:30:59.390+0000 7f773dad8c80 4 rocksdb: Options.target_file_size_multiplier: 1 2024-04-23T02:30:59.580 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:30:59 smithi037 bash[56036]: debug 2024-04-23T02:30:59.390+0000 7f773dad8c80 4 rocksdb: Options.max_bytes_for_level_base: 268435456 2024-04-23T02:30:59.580 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:30:59 smithi037 bash[56036]: debug 2024-04-23T02:30:59.390+0000 7f773dad8c80 4 rocksdb: Options.level_compaction_dynamic_level_bytes: 1 2024-04-23T02:30:59.580 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:30:59 smithi037 bash[56036]: debug 2024-04-23T02:30:59.390+0000 7f773dad8c80 4 rocksdb: Options.max_bytes_for_level_multiplier: 10.000000 2024-04-23T02:30:59.580 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:30:59 smithi037 bash[56036]: debug 2024-04-23T02:30:59.390+0000 7f773dad8c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[0]: 1 2024-04-23T02:30:59.580 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:30:59 smithi037 bash[56036]: debug 2024-04-23T02:30:59.390+0000 7f773dad8c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[1]: 1 2024-04-23T02:30:59.580 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:30:59 smithi037 bash[56036]: debug 2024-04-23T02:30:59.390+0000 7f773dad8c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[2]: 1 2024-04-23T02:30:59.580 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:30:59 smithi037 bash[56036]: debug 2024-04-23T02:30:59.390+0000 7f773dad8c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[3]: 1 2024-04-23T02:30:59.580 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:30:59 smithi037 bash[56036]: debug 2024-04-23T02:30:59.390+0000 7f773dad8c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[4]: 1 2024-04-23T02:30:59.580 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:30:59 smithi037 bash[56036]: debug 2024-04-23T02:30:59.390+0000 7f773dad8c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[5]: 1 2024-04-23T02:30:59.580 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:30:59 smithi037 bash[56036]: debug 2024-04-23T02:30:59.390+0000 7f773dad8c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[6]: 1 2024-04-23T02:30:59.580 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:30:59 smithi037 bash[56036]: debug 2024-04-23T02:30:59.390+0000 7f773dad8c80 4 rocksdb: Options.max_sequential_skip_in_iterations: 8 2024-04-23T02:30:59.580 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:30:59 smithi037 bash[56036]: debug 2024-04-23T02:30:59.390+0000 7f773dad8c80 4 rocksdb: Options.max_compaction_bytes: 1677721600 2024-04-23T02:30:59.580 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:30:59 smithi037 bash[56036]: debug 2024-04-23T02:30:59.390+0000 7f773dad8c80 4 rocksdb: Options.ignore_max_compaction_bytes_for_input: true 2024-04-23T02:30:59.580 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:30:59 smithi037 bash[56036]: debug 2024-04-23T02:30:59.390+0000 7f773dad8c80 4 rocksdb: Options.arena_block_size: 1048576 2024-04-23T02:30:59.580 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:30:59 smithi037 bash[56036]: debug 2024-04-23T02:30:59.390+0000 7f773dad8c80 4 rocksdb: Options.soft_pending_compaction_bytes_limit: 68719476736 2024-04-23T02:30:59.581 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:30:59 smithi037 bash[56036]: debug 2024-04-23T02:30:59.390+0000 7f773dad8c80 4 rocksdb: Options.hard_pending_compaction_bytes_limit: 274877906944 2024-04-23T02:30:59.581 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:30:59 smithi037 bash[56036]: debug 2024-04-23T02:30:59.390+0000 7f773dad8c80 4 rocksdb: Options.disable_auto_compactions: 0 2024-04-23T02:30:59.581 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:30:59 smithi037 bash[56036]: debug 2024-04-23T02:30:59.390+0000 7f773dad8c80 4 rocksdb: Options.compaction_style: kCompactionStyleLevel 2024-04-23T02:30:59.581 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:30:59 smithi037 bash[56036]: debug 2024-04-23T02:30:59.390+0000 7f773dad8c80 4 rocksdb: Options.compaction_pri: kMinOverlappingRatio 2024-04-23T02:30:59.581 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:30:59 smithi037 bash[56036]: debug 2024-04-23T02:30:59.390+0000 7f773dad8c80 4 rocksdb: Options.compaction_options_universal.size_ratio: 1 2024-04-23T02:30:59.581 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:30:59 smithi037 bash[56036]: debug 2024-04-23T02:30:59.390+0000 7f773dad8c80 4 rocksdb: Options.compaction_options_universal.min_merge_width: 2 2024-04-23T02:30:59.581 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:30:59 smithi037 bash[56036]: debug 2024-04-23T02:30:59.390+0000 7f773dad8c80 4 rocksdb: Options.compaction_options_universal.max_merge_width: 4294967295 2024-04-23T02:30:59.581 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:30:59 smithi037 bash[56036]: debug 2024-04-23T02:30:59.390+0000 7f773dad8c80 4 rocksdb: Options.compaction_options_universal.max_size_amplification_percent: 200 2024-04-23T02:30:59.581 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:30:59 smithi037 bash[56036]: debug 2024-04-23T02:30:59.390+0000 7f773dad8c80 4 rocksdb: Options.compaction_options_universal.compression_size_percent: -1 2024-04-23T02:30:59.581 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:30:59 smithi037 bash[56036]: debug 2024-04-23T02:30:59.390+0000 7f773dad8c80 4 rocksdb: Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize 2024-04-23T02:30:59.581 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:30:59 smithi037 bash[56036]: debug 2024-04-23T02:30:59.390+0000 7f773dad8c80 4 rocksdb: Options.compaction_options_fifo.max_table_files_size: 1073741824 2024-04-23T02:30:59.581 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:30:59 smithi037 bash[56036]: debug 2024-04-23T02:30:59.390+0000 7f773dad8c80 4 rocksdb: Options.compaction_options_fifo.allow_compaction: 0 2024-04-23T02:30:59.581 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:30:59 smithi037 bash[56036]: debug 2024-04-23T02:30:59.390+0000 7f773dad8c80 4 rocksdb: Options.table_properties_collectors: 2024-04-23T02:30:59.581 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:30:59 smithi037 bash[56036]: debug 2024-04-23T02:30:59.390+0000 7f773dad8c80 4 rocksdb: Options.inplace_update_support: 0 2024-04-23T02:30:59.582 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:30:59 smithi037 bash[56036]: debug 2024-04-23T02:30:59.390+0000 7f773dad8c80 4 rocksdb: Options.inplace_update_num_locks: 10000 2024-04-23T02:30:59.582 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:30:59 smithi037 bash[56036]: debug 2024-04-23T02:30:59.390+0000 7f773dad8c80 4 rocksdb: Options.memtable_prefix_bloom_size_ratio: 0.000000 2024-04-23T02:30:59.582 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:30:59 smithi037 bash[56036]: debug 2024-04-23T02:30:59.390+0000 7f773dad8c80 4 rocksdb: Options.memtable_whole_key_filtering: 0 2024-04-23T02:30:59.582 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:30:59 smithi037 bash[56036]: debug 2024-04-23T02:30:59.390+0000 7f773dad8c80 4 rocksdb: Options.memtable_huge_page_size: 0 2024-04-23T02:30:59.582 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:30:59 smithi037 bash[56036]: debug 2024-04-23T02:30:59.390+0000 7f773dad8c80 4 rocksdb: Options.bloom_locality: 0 2024-04-23T02:30:59.582 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:30:59 smithi037 bash[56036]: debug 2024-04-23T02:30:59.390+0000 7f773dad8c80 4 rocksdb: Options.max_successive_merges: 0 2024-04-23T02:30:59.582 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:30:59 smithi037 bash[56036]: debug 2024-04-23T02:30:59.390+0000 7f773dad8c80 4 rocksdb: Options.optimize_filters_for_hits: 0 2024-04-23T02:30:59.582 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:30:59 smithi037 bash[56036]: debug 2024-04-23T02:30:59.390+0000 7f773dad8c80 4 rocksdb: Options.paranoid_file_checks: 0 2024-04-23T02:30:59.582 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:30:59 smithi037 bash[56036]: debug 2024-04-23T02:30:59.390+0000 7f773dad8c80 4 rocksdb: Options.force_consistency_checks: 1 2024-04-23T02:30:59.582 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:30:59 smithi037 bash[56036]: debug 2024-04-23T02:30:59.390+0000 7f773dad8c80 4 rocksdb: Options.report_bg_io_stats: 0 2024-04-23T02:30:59.585 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:30:59 smithi037 bash[56036]: debug 2024-04-23T02:30:59.390+0000 7f773dad8c80 4 rocksdb: Options.ttl: 2592000 2024-04-23T02:30:59.585 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:30:59 smithi037 bash[56036]: debug 2024-04-23T02:30:59.390+0000 7f773dad8c80 4 rocksdb: Options.periodic_compaction_seconds: 0 2024-04-23T02:30:59.585 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:30:59 smithi037 bash[56036]: debug 2024-04-23T02:30:59.390+0000 7f773dad8c80 4 rocksdb: Options.preclude_last_level_data_seconds: 0 2024-04-23T02:30:59.585 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:30:59 smithi037 bash[56036]: debug 2024-04-23T02:30:59.390+0000 7f773dad8c80 4 rocksdb: Options.preserve_internal_time_seconds: 0 2024-04-23T02:30:59.585 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:30:59 smithi037 bash[56036]: debug 2024-04-23T02:30:59.390+0000 7f773dad8c80 4 rocksdb: Options.enable_blob_files: false 2024-04-23T02:30:59.585 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:30:59 smithi037 bash[56036]: debug 2024-04-23T02:30:59.390+0000 7f773dad8c80 4 rocksdb: Options.min_blob_size: 0 2024-04-23T02:30:59.585 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:30:59 smithi037 bash[56036]: debug 2024-04-23T02:30:59.390+0000 7f773dad8c80 4 rocksdb: Options.blob_file_size: 268435456 2024-04-23T02:30:59.585 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:30:59 smithi037 bash[56036]: debug 2024-04-23T02:30:59.390+0000 7f773dad8c80 4 rocksdb: Options.blob_compression_type: NoCompression 2024-04-23T02:30:59.585 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:30:59 smithi037 bash[56036]: debug 2024-04-23T02:30:59.390+0000 7f773dad8c80 4 rocksdb: Options.enable_blob_garbage_collection: false 2024-04-23T02:30:59.586 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:30:59 smithi037 bash[56036]: debug 2024-04-23T02:30:59.390+0000 7f773dad8c80 4 rocksdb: Options.blob_garbage_collection_age_cutoff: 0.250000 2024-04-23T02:30:59.586 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:30:59 smithi037 bash[56036]: debug 2024-04-23T02:30:59.390+0000 7f773dad8c80 4 rocksdb: Options.blob_garbage_collection_force_threshold: 1.000000 2024-04-23T02:30:59.586 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:30:59 smithi037 bash[56036]: debug 2024-04-23T02:30:59.390+0000 7f773dad8c80 4 rocksdb: Options.blob_compaction_readahead_size: 0 2024-04-23T02:30:59.586 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:30:59 smithi037 bash[56036]: debug 2024-04-23T02:30:59.390+0000 7f773dad8c80 4 rocksdb: Options.blob_file_starting_level: 0 2024-04-23T02:30:59.586 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:30:59 smithi037 bash[56036]: debug 2024-04-23T02:30:59.390+0000 7f773dad8c80 4 rocksdb: Options.experimental_mempurge_threshold: 0.000000 2024-04-23T02:30:59.586 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:30:59 smithi037 bash[56036]: debug 2024-04-23T02:30:59.390+0000 7f77322bc700 3 rocksdb: [table/block_based/block_based_table_reader.cc:721] At least one SST file opened without unique ID to verify: 20.sst 2024-04-23T02:30:59.586 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:30:59 smithi037 bash[56036]: debug 2024-04-23T02:30:59.394+0000 7f773dad8c80 4 rocksdb: [db/version_set.cc:4390] More existing levels in DB than needed. max_bytes_for_level_multiplier may not be guaranteed. 2024-04-23T02:30:59.586 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:30:59 smithi037 bash[56036]: debug 2024-04-23T02:30:59.394+0000 7f773dad8c80 4 rocksdb: [db/version_set.cc:5566] Recovered from manifest file:/var/lib/ceph/mon/ceph-c/store.db/MANIFEST-000005 succeeded,manifest_file_number is 5, next_file_number is 22, last_sequence is 12070, log_number is 18,prev_log_number is 0,max_column_family is 0,min_log_number_to_keep is 0 2024-04-23T02:30:59.586 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:30:59 smithi037 bash[56036]: debug 2024-04-23T02:30:59.394+0000 7f773dad8c80 4 rocksdb: [db/version_set.cc:5581] Column family [default] (ID 0), log number is 18 2024-04-23T02:30:59.586 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:30:59 smithi037 bash[56036]: debug 2024-04-23T02:30:59.394+0000 7f773dad8c80 4 rocksdb: [db/db_impl/db_impl_open.cc:539] DB ID: 4074524e-7036-4358-ba48-3b8f62f73109 2024-04-23T02:30:59.586 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:30:59 smithi037 bash[56036]: debug 2024-04-23T02:30:59.394+0000 7f773dad8c80 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1713839459396262, "job": 1, "event": "recovery_started", "wal_files": [18]} 2024-04-23T02:30:59.586 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:30:59 smithi037 bash[56036]: debug 2024-04-23T02:30:59.394+0000 7f773dad8c80 4 rocksdb: [db/db_impl/db_impl_open.cc:1043] Recovering log #18 mode 2 2024-04-23T02:30:59.586 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:30:59 smithi037 bash[56036]: debug 2024-04-23T02:30:59.442+0000 7f773dad8c80 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1713839459446322, "cf_name": "default", "job": 1, "event": "table_file_creation", "file_number": 23, "file_size": 12606675, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 12067, "largest_seqno": 15084, "table_properties": {"data_size": 12590767, "index_size": 12263, "index_partitions": 0, "top_level_index_size": 0, "index_key_is_user_key": 1, "index_value_is_delta_encoded": 1, "filter_size": 2629, "raw_key_size": 20169, "raw_average_key_size": 19, "raw_value_size": 12563763, "raw_average_value_size": 12045, "num_data_blocks": 539, "num_entries": 1043, "num_filter_entries": 1043, "num_deletions": 253, "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": 1713839459, "oldest_key_time": 0, "file_creation_time": 0, "slow_compression_estimated_data_size": 0, "fast_compression_estimated_data_size": 0, "db_id": "4074524e-7036-4358-ba48-3b8f62f73109", "db_session_id": "WC2FY0T2N7JLNIK22H9D", "orig_file_number": 23, "seqno_to_time_mapping": "N/A"}} 2024-04-23T02:30:59.587 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:30:59 smithi037 bash[56036]: debug 2024-04-23T02:30:59.442+0000 7f773dad8c80 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1713839459446561, "job": 1, "event": "recovery_finished"} 2024-04-23T02:30:59.587 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:30:59 smithi037 bash[56036]: debug 2024-04-23T02:30:59.442+0000 7f773dad8c80 4 rocksdb: [db/version_set.cc:5047] Creating manifest 25 2024-04-23T02:30:59.587 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:30:59 smithi037 bash[56036]: debug 2024-04-23T02:30:59.442+0000 7f773dad8c80 4 rocksdb: [db/version_set.cc:4390] More existing levels in DB than needed. max_bytes_for_level_multiplier may not be guaranteed. 2024-04-23T02:30:59.587 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:30:59 smithi037 bash[56036]: debug 2024-04-23T02:30:59.450+0000 7f773dad8c80 4 rocksdb: [file/delete_scheduler.cc:74] Deleted file /var/lib/ceph/mon/ceph-c/store.db/000018.log immediately, rate_bytes_per_sec 0, total_trash_size 0 max_trash_db_ratio 0.250000 2024-04-23T02:30:59.587 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:30:59 smithi037 bash[56036]: debug 2024-04-23T02:30:59.450+0000 7f773dad8c80 4 rocksdb: [db/db_impl/db_impl_open.cc:1987] SstFileManager instance 0x555ee23b2000 2024-04-23T02:30:59.587 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:30:59 smithi037 bash[56036]: debug 2024-04-23T02:30:59.450+0000 7f773dad8c80 4 rocksdb: DB pointer 0x555ee23a0000 2024-04-23T02:30:59.587 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:30:59 smithi037 bash[56036]: debug 2024-04-23T02:30:59.450+0000 7f772c2b0700 4 rocksdb: [db/db_impl/db_impl.cc:1109] ------- DUMPING STATS ------- 2024-04-23T02:30:59.587 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:30:59 smithi037 bash[56036]: debug 2024-04-23T02:30:59.450+0000 7f772c2b0700 4 rocksdb: [db/db_impl/db_impl.cc:1111] 2024-04-23T02:30:59.587 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:30:59 smithi037 bash[56036]: ** DB Stats ** 2024-04-23T02:30:59.587 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:30:59 smithi037 bash[56036]: Uptime(secs): 0.1 total, 0.1 interval 2024-04-23T02:30:59.587 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:30:59 smithi037 bash[56036]: Cumulative writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 GB, 0.00 MB/s 2024-04-23T02:30:59.587 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:30:59 smithi037 bash[56036]: Cumulative WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-04-23T02:30:59.587 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:30:59 smithi037 bash[56036]: Cumulative stall: 00:00:0.000 H:M:S, 0.0 percent 2024-04-23T02:30:59.587 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:30:59 smithi037 bash[56036]: Interval writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 MB, 0.00 MB/s 2024-04-23T02:30:59.587 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:30:59 smithi037 bash[56036]: Interval WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-04-23T02:30:59.588 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:30:59 smithi037 bash[56036]: Interval stall: 00:00:0.000 H:M:S, 0.0 percent 2024-04-23T02:30:59.588 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:30:59 smithi037 bash[56036]: ** Compaction Stats [default] ** 2024-04-23T02:30:59.588 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:30:59 smithi037 bash[56036]: 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-04-23T02:30:59.588 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:30:59 smithi037 bash[56036]: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ 2024-04-23T02:30:59.588 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:30:59 smithi037 bash[56036]: L0 1/0 12.02 MB 0.2 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 627.4 0.02 0.00 1 0.019 0 0 0.0 0.0 2024-04-23T02:30:59.588 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:30:59 smithi037 bash[56036]: L6 1/0 24.15 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-04-23T02:30:59.588 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:30:59 smithi037 bash[56036]: Sum 2/0 36.17 MB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 627.4 0.02 0.00 1 0.019 0 0 0.0 0.0 2024-04-23T02:30:59.588 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:30:59 smithi037 bash[56036]: Int 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 627.4 0.02 0.00 1 0.019 0 0 0.0 0.0 2024-04-23T02:30:59.588 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:30:59 smithi037 bash[56036]: ** Compaction Stats [default] ** 2024-04-23T02:30:59.588 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:30:59 smithi037 bash[56036]: 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-04-23T02:30:59.588 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:30:59 smithi037 bash[56036]: --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-04-23T02:30:59.588 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:30:59 smithi037 bash[56036]: User 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 627.4 0.02 0.00 1 0.019 0 0 0.0 0.0 2024-04-23T02:30:59.588 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:30:59 smithi037 bash[56036]: Blob file count: 0, total size: 0.0 GB, garbage size: 0.0 GB, space amp: 0.0 2024-04-23T02:30:59.588 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:30:59 smithi037 bash[56036]: Uptime(secs): 0.1 total, 0.1 interval 2024-04-23T02:30:59.588 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:30:59 smithi037 bash[56036]: Flush(GB): cumulative 0.012, interval 0.012 2024-04-23T02:30:59.589 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:30:59 smithi037 bash[56036]: AddFile(GB): cumulative 0.000, interval 0.000 2024-04-23T02:30:59.589 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:30:59 smithi037 bash[56036]: AddFile(Total Files): cumulative 0, interval 0 2024-04-23T02:30:59.589 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:30:59 smithi037 bash[56036]: AddFile(L0 Files): cumulative 0, interval 0 2024-04-23T02:30:59.589 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:30:59 smithi037 bash[56036]: AddFile(Keys): cumulative 0, interval 0 2024-04-23T02:30:59.589 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:30:59 smithi037 bash[56036]: Cumulative compaction: 0.01 GB write, 208.36 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-04-23T02:30:59.589 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:30:59 smithi037 bash[56036]: Interval compaction: 0.01 GB write, 208.36 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-04-23T02:30:59.589 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:30:59 smithi037 bash[56036]: Stalls(count): 0 level0_slowdown, 0 level0_slowdown_with_compaction, 0 level0_numfiles, 0 level0_numfiles_with_compaction, 0 stop for pending_compaction_bytes, 0 slowdown for pending_compaction_bytes, 0 memtable_compaction, 0 memtable_slowdown, interval 0 total count 2024-04-23T02:30:59.589 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:30:59 smithi037 bash[56036]: Block cache BinnedLRUCache@0x555ee230f1f0#8 capacity: 512.00 MB usage: 14.86 KB table_size: 0 occupancy: 18446744073709551615 collections: 1 last_copies: 0 last_secs: 2.7e-05 secs_since: 0 2024-04-23T02:30:59.589 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:30:59 smithi037 bash[56036]: Block cache entry stats(count,size,portion): FilterBlock(1,2.78 KB,0.000530481%) IndexBlock(1,12.08 KB,0.00230372%) Misc(1,0.00 KB,0%) 2024-04-23T02:30:59.589 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:30:59 smithi037 bash[56036]: ** File Read Latency Histogram By Level [default] ** 2024-04-23T02:30:59.589 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:30:59 smithi037 bash[56036]: debug 2024-04-23T02:30:59.450+0000 7f773dad8c80 0 starting mon.c rank 1 at public addrs [v2:172.21.15.37:3301/0,v1:172.21.15.37:6790/0] at bind addrs [v2:172.21.15.37:3301/0,v1:172.21.15.37:6790/0] mon_data /var/lib/ceph/mon/ceph-c fsid 39f0dbf0-0117-11ef-bc93-c7b262605968 2024-04-23T02:30:59.589 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:30:59 smithi037 bash[56036]: debug 2024-04-23T02:30:59.450+0000 7f773dad8c80 1 mon.c@-1(???) e3 preinit fsid 39f0dbf0-0117-11ef-bc93-c7b262605968 2024-04-23T02:30:59.589 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:30:59 smithi037 bash[56036]: debug 2024-04-23T02:30:59.450+0000 7f773dad8c80 0 mon.c@-1(???).mds e1 new map 2024-04-23T02:30:59.589 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:30:59 smithi037 bash[56036]: debug 2024-04-23T02:30:59.450+0000 7f773dad8c80 0 mon.c@-1(???).mds e1 print_map 2024-04-23T02:30:59.589 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:30:59 smithi037 bash[56036]: e1 2024-04-23T02:30:59.590 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:30:59 smithi037 bash[56036]: enable_multiple, ever_enabled_multiple: 1,1 2024-04-23T02:30:59.590 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:30:59 smithi037 bash[56036]: default compat: compat={},rocompat={},incompat={1=base v0.20,2=client writeable ranges,3=default file layouts on dirs,4=dir inode in separate object,5=mds uses versioned encoding,6=dirfrag is stored in omap,8=no anchor table,9=file layout v2,10=snaprealm v2} 2024-04-23T02:30:59.590 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:30:59 smithi037 bash[56036]: legacy client fscid: -1 2024-04-23T02:30:59.590 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:30:59 smithi037 bash[56036]: 2024-04-23T02:30:59.590 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:30:59 smithi037 bash[56036]: No filesystems configured 2024-04-23T02:30:59.590 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:30:59 smithi037 bash[56036]: debug 2024-04-23T02:30:59.454+0000 7f773dad8c80 0 mon.c@-1(???).osd e77 crush map has features 3314933000854323200, adjusting msgr requires 2024-04-23T02:30:59.590 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:30:59 smithi037 bash[56036]: debug 2024-04-23T02:30:59.454+0000 7f773dad8c80 0 mon.c@-1(???).osd e77 crush map has features 432629239337189376, adjusting msgr requires 2024-04-23T02:30:59.590 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:30:59 smithi037 bash[56036]: debug 2024-04-23T02:30:59.454+0000 7f773dad8c80 0 mon.c@-1(???).osd e77 crush map has features 432629239337189376, adjusting msgr requires 2024-04-23T02:30:59.590 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:30:59 smithi037 bash[56036]: debug 2024-04-23T02:30:59.454+0000 7f773dad8c80 0 mon.c@-1(???).osd e77 crush map has features 432629239337189376, adjusting msgr requires 2024-04-23T02:30:59.590 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:30:59 smithi037 bash[56036]: debug 2024-04-23T02:30:59.454+0000 7f773dad8c80 1 mon.c@-1(???).paxosservice(auth 1..24) refresh upgraded, format 0 -> 3 2024-04-23T02:31:01.182 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:31:00 smithi191 bash[14421]: cluster 2024-04-23T02:30:56.573630+0000 mgr.y (mgr.25468) 24 : cluster [DBG] pgmap v14: 161 pgs: 161 active+clean; 604 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 87 B/s rd, 0 op/s 2024-04-23T02:31:01.182 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:31:00 smithi191 bash[14421]: audit 2024-04-23T02:30:57.234308+0000 mon.b (mon.2) 90 : audit [DBG] from='mgr.25468 172.21.15.37:0/2063831359' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-23T02:31:01.183 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:31:00 smithi191 bash[14421]: audit 2024-04-23T02:30:57.234514+0000 mon.b (mon.2) 91 : audit [DBG] from='mgr.25468 172.21.15.37:0/2063831359' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-23T02:31:01.183 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:31:00 smithi191 bash[14421]: audit 2024-04-23T02:30:57.234699+0000 mon.b (mon.2) 92 : audit [DBG] from='mgr.25468 172.21.15.37:0/2063831359' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-23T02:31:02.183 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:31:01 smithi191 bash[14421]: cluster 2024-04-23T02:30:58.574438+0000 mgr.y (mgr.25468) 25 : cluster [DBG] pgmap v15: 161 pgs: 161 active+clean; 604 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 87 B/s rd, 0 op/s 2024-04-23T02:31:02.183 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:31:01 smithi191 bash[14421]: cluster 2024-04-23T02:30:59.670397+0000 mon.c (mon.1) 1 : cluster [INF] mon.c calling monitor election 2024-04-23T02:31:02.183 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:31:01 smithi191 bash[14421]: cluster 2024-04-23T02:31:00.575289+0000 mgr.y (mgr.25468) 26 : cluster [DBG] pgmap v16: 161 pgs: 161 active+clean; 604 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 87 B/s rd, 0 op/s 2024-04-23T02:31:02.183 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:31:01 smithi191 bash[14421]: cluster 2024-04-23T02:31:00.774652+0000 mon.a (mon.0) 43 : cluster [INF] mon.a calling monitor election 2024-04-23T02:31:02.183 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:31:01 smithi191 bash[14421]: cluster 2024-04-23T02:31:00.797795+0000 mon.a (mon.0) 44 : cluster [INF] mon.a is new leader, mons a,c,b in quorum (ranks 0,1,2) 2024-04-23T02:31:02.183 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:31:01 smithi191 bash[14421]: cluster 2024-04-23T02:31:00.817441+0000 mon.a (mon.0) 45 : cluster [DBG] monmap e3: 3 mons at {a=[v2:172.21.15.37:3300/0,v1:172.21.15.37:6789/0],b=[v2:172.21.15.191:3300/0,v1:172.21.15.191:6789/0],c=[v2:172.21.15.37:3301/0,v1:172.21.15.37:6790/0]} removed_ranks: {} disallowed_leaders: {} 2024-04-23T02:31:02.183 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:31:01 smithi191 bash[14421]: cluster 2024-04-23T02:31:00.818906+0000 mon.a (mon.0) 46 : cluster [DBG] fsmap 2024-04-23T02:31:02.183 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:31:01 smithi191 bash[14421]: cluster 2024-04-23T02:31:00.818985+0000 mon.a (mon.0) 47 : cluster [DBG] osdmap e77: 8 total, 8 up, 8 in 2024-04-23T02:31:02.183 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:31:01 smithi191 bash[14421]: cluster 2024-04-23T02:31:00.820065+0000 mon.a (mon.0) 48 : cluster [DBG] mgrmap e33: y(active, since 26s), standbys: x 2024-04-23T02:31:02.183 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:31:01 smithi191 bash[14421]: cluster 2024-04-23T02:31:00.820482+0000 mon.a (mon.0) 49 : cluster [WRN] Health detail: HEALTH_WARN 2 failed cephadm daemon(s) 2024-04-23T02:31:02.184 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:31:01 smithi191 bash[14421]: cluster 2024-04-23T02:31:00.820519+0000 mon.a (mon.0) 50 : cluster [WRN] [WRN] CEPHADM_FAILED_DAEMON: 2 failed cephadm daemon(s) 2024-04-23T02:31:02.184 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:31:01 smithi191 bash[14421]: cluster 2024-04-23T02:31:00.820539+0000 mon.a (mon.0) 51 : cluster [WRN] daemon iscsi.foo.smithi037.qdajck on smithi037 is in unknown state 2024-04-23T02:31:02.184 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:31:01 smithi191 bash[14421]: cluster 2024-04-23T02:31:00.820556+0000 mon.a (mon.0) 52 : cluster [WRN] daemon prometheus.a on smithi191 is in unknown state 2024-04-23T02:31:02.184 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:31:01 smithi191 bash[14421]: audit 2024-04-23T02:31:00.831405+0000 mon.a (mon.0) 53 : audit [INF] from='mgr.25468 ' entity='mgr.y' 2024-04-23T02:31:02.184 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:31:01 smithi191 bash[14421]: audit 2024-04-23T02:31:00.841057+0000 mon.a (mon.0) 54 : audit [INF] from='mgr.25468 ' entity='mgr.y' 2024-04-23T02:31:02.184 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:31:01 smithi191 bash[14421]: audit 2024-04-23T02:31:00.890633+0000 mon.b (mon.2) 93 : audit [DBG] from='mgr.25468 172.21.15.37:0/2063831359' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-23T02:31:02.184 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:31:01 smithi191 bash[14421]: audit 2024-04-23T02:31:01.548733+0000 mon.a (mon.0) 55 : audit [DBG] from='client.34230 172.21.15.37:0/3077077736' entity='client.iscsi.foo.smithi037.qdajck' cmd=[{"prefix": "osd blacklist ls"}]: dispatch 2024-04-23T02:31:03.183 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:31:02 smithi191 bash[14421]: audit 2024-04-23T02:31:01.938231+0000 mon.c (mon.1) 2 : audit [INF] from='client.34236 172.21.15.37:0/3882869706' entity='client.iscsi.foo.smithi037.qdajck' cmd=[{"prefix": "osd blacklist", "blacklistop": "rm", "addr": "172.21.15.37:0/3201031352"}]: access denied 2024-04-23T02:31:04.182 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:31:03 smithi191 bash[14421]: cluster 2024-04-23T02:31:02.577013+0000 mgr.y (mgr.25468) 27 : cluster [DBG] pgmap v17: 161 pgs: 161 active+clean; 604 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 87 B/s rd, 0 op/s 2024-04-23T02:31:04.810 INFO:journalctl@ceph.mgr.y.smithi037.stdout:Apr 23 02:31:04 smithi037 bash[48852]: debug 2024-04-23T02:31:04.462+0000 7fe05e4c5700 -1 mgr.server handle_report got status from non-daemon mon.c 2024-04-23T02:31:05.933 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:31:05 smithi191 bash[14421]: cluster 2024-04-23T02:31:04.577842+0000 mgr.y (mgr.25468) 28 : cluster [DBG] pgmap v18: 161 pgs: 161 active+clean; 604 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-04-23T02:31:05.933 INFO:journalctl@ceph.prometheus.a.smithi191.stdout:Apr 23 02:31:05 smithi191 systemd[1]: ceph-39f0dbf0-0117-11ef-bc93-c7b262605968@prometheus.a.service: Scheduled restart job, restart counter is at 6. 2024-04-23T02:31:05.933 INFO:journalctl@ceph.prometheus.a.smithi191.stdout:Apr 23 02:31:05 smithi191 systemd[1]: Stopped Ceph prometheus.a for 39f0dbf0-0117-11ef-bc93-c7b262605968. 2024-04-23T02:31:05.933 INFO:journalctl@ceph.prometheus.a.smithi191.stdout:Apr 23 02:31:05 smithi191 systemd[1]: ceph-39f0dbf0-0117-11ef-bc93-c7b262605968@prometheus.a.service: Start request repeated too quickly. 2024-04-23T02:31:05.933 INFO:journalctl@ceph.prometheus.a.smithi191.stdout:Apr 23 02:31:05 smithi191 systemd[1]: ceph-39f0dbf0-0117-11ef-bc93-c7b262605968@prometheus.a.service: Failed with result 'exit-code'. 2024-04-23T02:31:05.933 INFO:journalctl@ceph.prometheus.a.smithi191.stdout:Apr 23 02:31:05 smithi191 systemd[1]: Failed to start Ceph prometheus.a for 39f0dbf0-0117-11ef-bc93-c7b262605968. 2024-04-23T02:31:07.932 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:31:07 smithi191 bash[14421]: cluster 2024-04-23T02:31:06.579558+0000 mgr.y (mgr.25468) 29 : cluster [DBG] pgmap v19: 161 pgs: 161 active+clean; 604 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2024-04-23T02:31:09.433 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:31:09 smithi191 bash[14421]: audit 2024-04-23T02:31:08.042105+0000 mon.a (mon.0) 56 : audit [INF] from='mgr.25468 ' entity='mgr.y' 2024-04-23T02:31:09.433 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:31:09 smithi191 bash[14421]: audit 2024-04-23T02:31:08.056663+0000 mon.a (mon.0) 57 : audit [INF] from='mgr.25468 ' entity='mgr.y' 2024-04-23T02:31:09.433 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:31:09 smithi191 bash[14421]: cluster 2024-04-23T02:31:08.580285+0000 mgr.y (mgr.25468) 30 : cluster [DBG] pgmap v20: 161 pgs: 161 active+clean; 604 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2024-04-23T02:31:09.433 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:31:09 smithi191 bash[14421]: audit 2024-04-23T02:31:08.854184+0000 mon.a (mon.0) 58 : audit [INF] from='mgr.25468 ' entity='mgr.y' 2024-04-23T02:31:09.433 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:31:09 smithi191 bash[14421]: audit 2024-04-23T02:31:08.868913+0000 mon.a (mon.0) 59 : audit [INF] from='mgr.25468 ' entity='mgr.y' 2024-04-23T02:31:11.932 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:31:11 smithi191 bash[14421]: cluster 2024-04-23T02:31:10.581092+0000 mgr.y (mgr.25468) 31 : cluster [DBG] pgmap v21: 161 pgs: 161 active+clean; 604 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2024-04-23T02:31:13.932 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:31:13 smithi191 bash[14421]: cluster 2024-04-23T02:31:12.582817+0000 mgr.y (mgr.25468) 32 : cluster [DBG] pgmap v22: 161 pgs: 161 active+clean; 604 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2024-04-23T02:31:15.933 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:31:15 smithi191 bash[14421]: cluster 2024-04-23T02:31:14.583612+0000 mgr.y (mgr.25468) 33 : cluster [DBG] pgmap v23: 161 pgs: 161 active+clean; 604 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2024-04-23T02:31:16.933 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:31:16 smithi191 bash[14421]: audit 2024-04-23T02:31:16.304934+0000 mon.c (mon.1) 3 : audit [DBG] from='client.44113 172.21.15.37:0/3038240581' entity='client.iscsi.foo.smithi037.qdajck' cmd=[{"prefix": "osd blacklist ls"}]: dispatch 2024-04-23T02:31:17.933 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:31:17 smithi191 bash[14421]: cluster 2024-04-23T02:31:16.585275+0000 mgr.y (mgr.25468) 34 : cluster [DBG] pgmap v24: 161 pgs: 161 active+clean; 604 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2024-04-23T02:31:17.933 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:31:17 smithi191 bash[14421]: audit 2024-04-23T02:31:16.696230+0000 mon.a (mon.0) 60 : audit [INF] from='client.34260 172.21.15.37:0/2648865983' entity='client.iscsi.foo.smithi037.qdajck' cmd=[{"prefix": "osd blacklist", "blacklistop": "rm", "addr": "172.21.15.37:0/576525037"}]: access denied 2024-04-23T02:31:19.933 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:31:19 smithi191 bash[14421]: cluster 2024-04-23T02:31:18.586028+0000 mgr.y (mgr.25468) 35 : cluster [DBG] pgmap v25: 161 pgs: 161 active+clean; 604 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-04-23T02:31:21.187 INFO:teuthology.orchestra.run.smithi037.stdout:true 2024-04-23T02:31:21.683 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:31:21 smithi191 bash[14421]: audit 2024-04-23T02:31:20.226705+0000 mon.a (mon.0) 61 : audit [INF] from='mgr.25468 ' entity='mgr.y' 2024-04-23T02:31:21.683 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:31:21 smithi191 bash[14421]: audit 2024-04-23T02:31:20.243562+0000 mon.b (mon.2) 94 : audit [DBG] from='mgr.25468 172.21.15.37:0/2063831359' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-23T02:31:21.683 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:31:21 smithi191 bash[14421]: audit 2024-04-23T02:31:20.243644+0000 mon.a (mon.0) 62 : audit [INF] from='mgr.25468 ' entity='mgr.y' 2024-04-23T02:31:21.683 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:31:21 smithi191 bash[14421]: audit 2024-04-23T02:31:20.245776+0000 mon.b (mon.2) 95 : audit [INF] from='mgr.25468 172.21.15.37:0/2063831359' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-23T02:31:21.683 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:31:21 smithi191 bash[14421]: cephadm 2024-04-23T02:31:20.250904+0000 mgr.y (mgr.25468) 36 : cephadm [WRN] unable to calc client keyring client.admin placement PlacementSpec(label='_admin'): Cannot place : No matching hosts for label _admin 2024-04-23T02:31:21.683 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:31:21 smithi191 bash[14421]: cluster 2024-04-23T02:31:20.252429+0000 mgr.y (mgr.25468) 37 : cluster [DBG] pgmap v26: 161 pgs: 161 active+clean; 604 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-04-23T02:31:21.683 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:31:21 smithi191 bash[14421]: cluster 2024-04-23T02:31:20.253003+0000 mgr.y (mgr.25468) 38 : cluster [DBG] pgmap v27: 161 pgs: 161 active+clean; 604 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-04-23T02:31:21.684 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:31:21 smithi191 bash[14421]: audit 2024-04-23T02:31:20.261745+0000 mon.a (mon.0) 63 : audit [INF] from='mgr.25468 ' entity='mgr.y' 2024-04-23T02:31:21.684 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:31:21 smithi191 bash[14421]: audit 2024-04-23T02:31:20.347077+0000 mon.b (mon.2) 96 : audit [DBG] from='mgr.25468 172.21.15.37:0/2063831359' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-23T02:31:21.684 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:31:21 smithi191 bash[14421]: audit 2024-04-23T02:31:20.355405+0000 mon.b (mon.2) 97 : audit [DBG] from='mgr.25468 172.21.15.37:0/2063831359' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T02:31:21.684 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:31:21 smithi191 bash[14421]: audit 2024-04-23T02:31:20.358774+0000 mon.b (mon.2) 98 : audit [DBG] from='mgr.25468 172.21.15.37:0/2063831359' entity='mgr.y' cmd=[{"prefix": "quorum_status"}]: dispatch 2024-04-23T02:31:21.684 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:31:21 smithi191 bash[14421]: audit 2024-04-23T02:31:20.360767+0000 mon.b (mon.2) 99 : audit [DBG] from='mgr.25468 172.21.15.37:0/2063831359' entity='mgr.y' cmd=[{"prefix": "mon ok-to-stop", "ids": ["b"]}]: dispatch 2024-04-23T02:31:21.684 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:31:21 smithi191 bash[14421]: cephadm 2024-04-23T02:31:20.365463+0000 mgr.y (mgr.25468) 39 : cephadm [INF] Upgrade: It appears safe to stop mon.b 2024-04-23T02:31:21.960 INFO:teuthology.orchestra.run.smithi037.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-04-23T02:31:21.961 INFO:teuthology.orchestra.run.smithi037.stdout:alertmanager.a smithi037 *:9093,9094 running (3m) 13s ago 9m 10.2M - 0.20.0 0881eb8f169f 1b9e4bd608dc 2024-04-23T02:31:21.961 INFO:teuthology.orchestra.run.smithi037.stdout:grafana.a smithi191 *:3000 running (2m) 39s ago 9m 26.0M - 6.7.4 557c83e11646 cfce89c1dd30 2024-04-23T02:31:21.961 INFO:teuthology.orchestra.run.smithi037.stdout:iscsi.foo.smithi037.qdajck smithi037 unknown 13s ago 7m - - 2024-04-23T02:31:21.961 INFO:teuthology.orchestra.run.smithi037.stdout:mgr.x smithi191 *:8443,8765 running (83s) 39s ago 14m 438M - 18.2.2-1237-g646b8c7d 9900ed1a6b81 b3456bc9b9ef 2024-04-23T02:31:21.961 INFO:teuthology.orchestra.run.smithi037.stdout:mgr.y smithi037 *:8443,8765 running (2m) 13s ago 15m 479M - 18.2.2-1237-g646b8c7d 9900ed1a6b81 19b52a26f1ca 2024-04-23T02:31:21.961 INFO:teuthology.orchestra.run.smithi037.stdout:mon.a smithi037 running (58s) 13s ago 15m 46.1M 2048M 18.2.2-1237-g646b8c7d 9900ed1a6b81 6d03d23cb94e 2024-04-23T02:31:21.961 INFO:teuthology.orchestra.run.smithi037.stdout:mon.b smithi191 running (14m) 39s ago 14m 68.7M 2048M 16.2.0 24ecd6d5f14c 3a7fdbe59b38 2024-04-23T02:31:21.961 INFO:teuthology.orchestra.run.smithi037.stdout:mon.c smithi037 running (23s) 13s ago 14m 38.6M 2048M 18.2.2-1237-g646b8c7d 9900ed1a6b81 f6fcc457b7d2 2024-04-23T02:31:21.961 INFO:teuthology.orchestra.run.smithi037.stdout:node-exporter.a smithi037 *:9100 running (3m) 13s ago 10m 9312k - 0.18.1 e5a616e4b9cf 9f1e46faf95f 2024-04-23T02:31:21.961 INFO:teuthology.orchestra.run.smithi037.stdout:node-exporter.b smithi191 *:9100 running (2m) 39s ago 10m 3516k - 0.18.1 e5a616e4b9cf 4b3fa5356419 2024-04-23T02:31:21.961 INFO:teuthology.orchestra.run.smithi037.stdout:osd.0 smithi037 running (13m) 13s ago 13m 55.8M 4096M 16.2.0 24ecd6d5f14c 885544a62f16 2024-04-23T02:31:21.961 INFO:teuthology.orchestra.run.smithi037.stdout:osd.1 smithi037 running (13m) 13s ago 13m 54.5M 4096M 16.2.0 24ecd6d5f14c 25fcc758e2c4 2024-04-23T02:31:21.961 INFO:teuthology.orchestra.run.smithi037.stdout:osd.2 smithi037 running (12m) 13s ago 12m 51.0M 4096M 16.2.0 24ecd6d5f14c f06ea64c4342 2024-04-23T02:31:21.961 INFO:teuthology.orchestra.run.smithi037.stdout:osd.3 smithi037 running (12m) 13s ago 12m 56.4M 4096M 16.2.0 24ecd6d5f14c 86bba9f86542 2024-04-23T02:31:21.962 INFO:teuthology.orchestra.run.smithi037.stdout:osd.4 smithi191 running (12m) 39s ago 12m 57.2M 4096M 16.2.0 24ecd6d5f14c 4bef4ae21d58 2024-04-23T02:31:21.962 INFO:teuthology.orchestra.run.smithi037.stdout:osd.5 smithi191 running (11m) 39s ago 11m 52.5M 4096M 16.2.0 24ecd6d5f14c e96fff457fff 2024-04-23T02:31:21.962 INFO:teuthology.orchestra.run.smithi037.stdout:osd.6 smithi191 running (11m) 39s ago 11m 53.6M 4096M 16.2.0 24ecd6d5f14c 8e1356132ee5 2024-04-23T02:31:21.962 INFO:teuthology.orchestra.run.smithi037.stdout:osd.7 smithi191 running (10m) 39s ago 11m 56.4M 4096M 16.2.0 24ecd6d5f14c 925eb6ef69e9 2024-04-23T02:31:21.962 INFO:teuthology.orchestra.run.smithi037.stdout:prometheus.a smithi191 *:9095 unknown 39s ago 10m - - 2024-04-23T02:31:21.962 INFO:teuthology.orchestra.run.smithi037.stdout:rgw.foo.smithi037.ajnubp smithi037 *:8000 running (8m) 13s ago 8m 56.5M - 16.2.0 24ecd6d5f14c 98e454e01e1c 2024-04-23T02:31:21.962 INFO:teuthology.orchestra.run.smithi037.stdout:rgw.foo.smithi191.arojwq smithi191 *:8000 running (8m) 39s ago 8m 56.3M - 16.2.0 24ecd6d5f14c c3f6e10394ec 2024-04-23T02:31:21.962 INFO:teuthology.orchestra.run.smithi037.stdout:rgw.smpl.smithi037.oowzwi smithi037 *:80 running (7m) 13s ago 7m 56.3M - 16.2.0 24ecd6d5f14c e986069c49da 2024-04-23T02:31:21.962 INFO:teuthology.orchestra.run.smithi037.stdout:rgw.smpl.smithi191.vzlgqs smithi191 *:80 running (7m) 39s ago 7m 56.7M - 16.2.0 24ecd6d5f14c 5e62488f89f3 2024-04-23T02:31:22.414 INFO:teuthology.orchestra.run.smithi037.stdout:{ 2024-04-23T02:31:22.414 INFO:teuthology.orchestra.run.smithi037.stdout: "mon": { 2024-04-23T02:31:22.414 INFO:teuthology.orchestra.run.smithi037.stdout: "ceph version 16.2.0 (0c2054e95bcd9b30fdd908a79ac1d8bbc3394442) pacific (stable)": 1, 2024-04-23T02:31:22.414 INFO:teuthology.orchestra.run.smithi037.stdout: "ceph version 18.2.2-1237-g646b8c7d (646b8c7d293d8ec31a40c69f7b3237b19c1be24d) reef (stable)": 2 2024-04-23T02:31:22.414 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-04-23T02:31:22.414 INFO:teuthology.orchestra.run.smithi037.stdout: "mgr": { 2024-04-23T02:31:22.414 INFO:teuthology.orchestra.run.smithi037.stdout: "ceph version 18.2.2-1237-g646b8c7d (646b8c7d293d8ec31a40c69f7b3237b19c1be24d) reef (stable)": 2 2024-04-23T02:31:22.414 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-04-23T02:31:22.414 INFO:teuthology.orchestra.run.smithi037.stdout: "osd": { 2024-04-23T02:31:22.414 INFO:teuthology.orchestra.run.smithi037.stdout: "ceph version 16.2.0 (0c2054e95bcd9b30fdd908a79ac1d8bbc3394442) pacific (stable)": 8 2024-04-23T02:31:22.414 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-04-23T02:31:22.414 INFO:teuthology.orchestra.run.smithi037.stdout: "rgw": { 2024-04-23T02:31:22.415 INFO:teuthology.orchestra.run.smithi037.stdout: "ceph version 16.2.0 (0c2054e95bcd9b30fdd908a79ac1d8bbc3394442) pacific (stable)": 4 2024-04-23T02:31:22.415 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-04-23T02:31:22.415 INFO:teuthology.orchestra.run.smithi037.stdout: "overall": { 2024-04-23T02:31:22.415 INFO:teuthology.orchestra.run.smithi037.stdout: "ceph version 16.2.0 (0c2054e95bcd9b30fdd908a79ac1d8bbc3394442) pacific (stable)": 13, 2024-04-23T02:31:22.415 INFO:teuthology.orchestra.run.smithi037.stdout: "ceph version 18.2.2-1237-g646b8c7d (646b8c7d293d8ec31a40c69f7b3237b19c1be24d) reef (stable)": 4 2024-04-23T02:31:22.415 INFO:teuthology.orchestra.run.smithi037.stdout: } 2024-04-23T02:31:22.415 INFO:teuthology.orchestra.run.smithi037.stdout:} 2024-04-23T02:31:22.433 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:31:22 smithi191 bash[14421]: audit 2024-04-23T02:31:21.163841+0000 mgr.y (mgr.25468) 40 : audit [DBG] from='client.44125 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T02:31:22.433 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:31:22 smithi191 bash[14421]: audit 2024-04-23T02:31:21.555917+0000 mgr.y (mgr.25468) 41 : audit [DBG] from='client.34272 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T02:31:22.433 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:31:22 smithi191 bash[14421]: audit 2024-04-23T02:31:21.937168+0000 mgr.y (mgr.25468) 42 : audit [DBG] from='client.34278 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T02:31:22.796 INFO:teuthology.orchestra.run.smithi037.stdout:{ 2024-04-23T02:31:22.797 INFO:teuthology.orchestra.run.smithi037.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph@sha256:417b28a7fda24d3105eeb9bae56a845b9ffa154499a85601880a5fd035847210", 2024-04-23T02:31:22.797 INFO:teuthology.orchestra.run.smithi037.stdout: "in_progress": true, 2024-04-23T02:31:22.797 INFO:teuthology.orchestra.run.smithi037.stdout: "which": "Upgrading all daemon types on all hosts", 2024-04-23T02:31:22.797 INFO:teuthology.orchestra.run.smithi037.stdout: "services_complete": [ 2024-04-23T02:31:22.797 INFO:teuthology.orchestra.run.smithi037.stdout: "mgr" 2024-04-23T02:31:22.797 INFO:teuthology.orchestra.run.smithi037.stdout: ], 2024-04-23T02:31:22.797 INFO:teuthology.orchestra.run.smithi037.stdout: "progress": "4/23 daemons upgraded", 2024-04-23T02:31:22.797 INFO:teuthology.orchestra.run.smithi037.stdout: "message": "Currently upgrading mon daemons", 2024-04-23T02:31:22.797 INFO:teuthology.orchestra.run.smithi037.stdout: "is_paused": false 2024-04-23T02:31:22.797 INFO:teuthology.orchestra.run.smithi037.stdout:} 2024-04-23T02:31:23.230 INFO:teuthology.orchestra.run.smithi037.stdout:HEALTH_WARN 2 failed cephadm daemon(s) 2024-04-23T02:31:23.230 INFO:teuthology.orchestra.run.smithi037.stdout:[WRN] CEPHADM_FAILED_DAEMON: 2 failed cephadm daemon(s) 2024-04-23T02:31:23.230 INFO:teuthology.orchestra.run.smithi037.stdout: daemon iscsi.foo.smithi037.qdajck on smithi037 is in unknown state 2024-04-23T02:31:23.230 INFO:teuthology.orchestra.run.smithi037.stdout: daemon prometheus.a on smithi191 is in unknown state 2024-04-23T02:31:23.264 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:31:23 smithi191 bash[14421]: cluster 2024-04-23T02:31:22.254023+0000 mgr.y (mgr.25468) 43 : cluster [DBG] pgmap v28: 161 pgs: 161 active+clean; 604 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 105 B/s rd, 0 op/s 2024-04-23T02:31:23.264 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:31:23 smithi191 bash[14421]: audit 2024-04-23T02:31:22.406125+0000 mon.c (mon.1) 4 : audit [DBG] from='client.34284 172.21.15.37:0/3399635057' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T02:31:23.264 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:31:23 smithi191 bash[14421]: cephadm 2024-04-23T02:31:22.684538+0000 mgr.y (mgr.25468) 44 : cephadm [INF] Upgrade: Updating mon.b 2024-04-23T02:31:23.433 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:31:23 smithi191 bash[14421]: audit 2024-04-23T02:31:22.696636+0000 mon.b (mon.2) 100 : audit [INF] from='mgr.25468 172.21.15.37:0/2063831359' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-04-23T02:31:23.433 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:31:23 smithi191 bash[14421]: audit 2024-04-23T02:31:22.696780+0000 mon.a (mon.0) 64 : audit [INF] from='mgr.25468 ' entity='mgr.y' 2024-04-23T02:31:23.433 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:31:23 smithi191 bash[14421]: audit 2024-04-23T02:31:22.700477+0000 mon.b (mon.2) 101 : audit [DBG] from='mgr.25468 172.21.15.37:0/2063831359' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-23T02:31:23.433 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:31:23 smithi191 bash[14421]: audit 2024-04-23T02:31:22.701954+0000 mon.a (mon.0) 65 : audit [DBG] from='mgr.25468 ' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-04-23T02:31:23.433 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:31:23 smithi191 bash[14421]: cephadm 2024-04-23T02:31:22.705278+0000 mgr.y (mgr.25468) 45 : cephadm [INF] Deploying daemon mon.b on smithi191 2024-04-23T02:31:23.433 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:31:23 smithi191 bash[14421]: audit 2024-04-23T02:31:22.788726+0000 mgr.y (mgr.25468) 46 : audit [DBG] from='client.34290 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T02:31:23.433 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:31:23 smithi191 bash[14421]: audit 2024-04-23T02:31:23.222738+0000 mon.c (mon.1) 5 : audit [DBG] from='client.34296 172.21.15.37:0/1125749879' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-23T02:31:25.301 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:31:25 smithi191 systemd[1]: Stopping Ceph mon.b for 39f0dbf0-0117-11ef-bc93-c7b262605968... 2024-04-23T02:31:25.580 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:31:25 smithi191 bash[14421]: debug 2024-04-23T02:31:25.286+0000 7facadd1c700 -1 received signal: Terminated from /sbin/docker-init -- /usr/bin/ceph-mon -n mon.b -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug --default-mon-cluster-log-to-file=false --default-mon-cluster-log-to-stderr=true (PID: 1) UID: 0 2024-04-23T02:31:25.580 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:31:25 smithi191 bash[14421]: debug 2024-04-23T02:31:25.286+0000 7facadd1c700 -1 mon.b@2(peon) e3 *** Got Signal Terminated *** 2024-04-23T02:31:26.193 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:31:25 smithi191 bash[39958]: ceph-39f0dbf0-0117-11ef-bc93-c7b262605968-mon.b 2024-04-23T02:31:26.193 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:31:26 smithi191 bash[40032]: Error response from daemon: No such container: ceph-39f0dbf0-0117-11ef-bc93-c7b262605968-mon.b 2024-04-23T02:31:26.193 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:31:26 smithi191 systemd[1]: ceph-39f0dbf0-0117-11ef-bc93-c7b262605968@mon.b.service: Succeeded. 2024-04-23T02:31:26.193 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:31:26 smithi191 systemd[1]: Stopped Ceph mon.b for 39f0dbf0-0117-11ef-bc93-c7b262605968. 2024-04-23T02:31:26.493 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:31:26 smithi191 systemd[1]: Started Ceph mon.b for 39f0dbf0-0117-11ef-bc93-c7b262605968. 2024-04-23T02:31:27.683 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:31:27 smithi191 bash[40117]: debug 2024-04-23T02:31:27.498+0000 7fddf46bec80 0 set uid:gid to 167:167 (ceph:ceph) 2024-04-23T02:31:27.683 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:31:27 smithi191 bash[40117]: debug 2024-04-23T02:31:27.498+0000 7fddf46bec80 0 ceph version 18.2.2-1237-g646b8c7d (646b8c7d293d8ec31a40c69f7b3237b19c1be24d) reef (stable), process ceph-mon, pid 7 2024-04-23T02:31:27.684 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:31:27 smithi191 bash[40117]: debug 2024-04-23T02:31:27.498+0000 7fddf46bec80 0 pidfile_write: ignore empty --pid-file 2024-04-23T02:31:27.684 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:31:27 smithi191 bash[40117]: debug 2024-04-23T02:31:27.502+0000 7fddf46bec80 0 load: jerasure load: lrc 2024-04-23T02:31:27.684 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:31:27 smithi191 bash[40117]: debug 2024-04-23T02:31:27.502+0000 7fddf46bec80 4 rocksdb: RocksDB version: 7.9.2 2024-04-23T02:31:27.684 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:31:27 smithi191 bash[40117]: debug 2024-04-23T02:31:27.502+0000 7fddf46bec80 4 rocksdb: Git sha 0 2024-04-23T02:31:27.684 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:31:27 smithi191 bash[40117]: debug 2024-04-23T02:31:27.502+0000 7fddf46bec80 4 rocksdb: Compile date 2024-04-18 11:37:30 2024-04-23T02:31:27.684 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:31:27 smithi191 bash[40117]: debug 2024-04-23T02:31:27.502+0000 7fddf46bec80 4 rocksdb: DB SUMMARY 2024-04-23T02:31:27.684 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:31:27 smithi191 bash[40117]: debug 2024-04-23T02:31:27.502+0000 7fddf46bec80 4 rocksdb: DB Session ID: XX905P2JJV9KOPMCMVNB 2024-04-23T02:31:27.684 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:31:27 smithi191 bash[40117]: debug 2024-04-23T02:31:27.502+0000 7fddf46bec80 4 rocksdb: CURRENT file: CURRENT 2024-04-23T02:31:27.685 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:31:27 smithi191 bash[40117]: debug 2024-04-23T02:31:27.502+0000 7fddf46bec80 4 rocksdb: IDENTITY file: IDENTITY 2024-04-23T02:31:27.685 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:31:27 smithi191 bash[40117]: debug 2024-04-23T02:31:27.502+0000 7fddf46bec80 4 rocksdb: MANIFEST file: MANIFEST-000005 size: 882 Bytes 2024-04-23T02:31:27.685 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:31:27 smithi191 bash[40117]: debug 2024-04-23T02:31:27.502+0000 7fddf46bec80 4 rocksdb: SST files in /var/lib/ceph/mon/ceph-b/store.db dir, Total Num: 1, files: 000020.sst 2024-04-23T02:31:27.685 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:31:27 smithi191 bash[40117]: debug 2024-04-23T02:31:27.502+0000 7fddf46bec80 4 rocksdb: Write Ahead Log file in /var/lib/ceph/mon/ceph-b/store.db: 000018.log size: 21905740 ; 2024-04-23T02:31:27.685 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:31:27 smithi191 bash[40117]: debug 2024-04-23T02:31:27.502+0000 7fddf46bec80 4 rocksdb: Options.error_if_exists: 0 2024-04-23T02:31:27.685 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:31:27 smithi191 bash[40117]: debug 2024-04-23T02:31:27.502+0000 7fddf46bec80 4 rocksdb: Options.create_if_missing: 0 2024-04-23T02:31:27.685 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:31:27 smithi191 bash[40117]: debug 2024-04-23T02:31:27.502+0000 7fddf46bec80 4 rocksdb: Options.paranoid_checks: 1 2024-04-23T02:31:27.685 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:31:27 smithi191 bash[40117]: debug 2024-04-23T02:31:27.502+0000 7fddf46bec80 4 rocksdb: Options.flush_verify_memtable_count: 1 2024-04-23T02:31:27.685 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:31:27 smithi191 bash[40117]: debug 2024-04-23T02:31:27.502+0000 7fddf46bec80 4 rocksdb: Options.track_and_verify_wals_in_manifest: 0 2024-04-23T02:31:27.685 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:31:27 smithi191 bash[40117]: debug 2024-04-23T02:31:27.502+0000 7fddf46bec80 4 rocksdb: Options.verify_sst_unique_id_in_manifest: 1 2024-04-23T02:31:27.686 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:31:27 smithi191 bash[40117]: debug 2024-04-23T02:31:27.502+0000 7fddf46bec80 4 rocksdb: Options.env: 0x5572c1daf820 2024-04-23T02:31:27.686 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:31:27 smithi191 bash[40117]: debug 2024-04-23T02:31:27.502+0000 7fddf46bec80 4 rocksdb: Options.fs: PosixFileSystem 2024-04-23T02:31:27.686 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:31:27 smithi191 bash[40117]: debug 2024-04-23T02:31:27.502+0000 7fddf46bec80 4 rocksdb: Options.info_log: 0x5572c4bd3560 2024-04-23T02:31:27.686 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:31:27 smithi191 bash[40117]: debug 2024-04-23T02:31:27.502+0000 7fddf46bec80 4 rocksdb: Options.max_file_opening_threads: 16 2024-04-23T02:31:27.686 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:31:27 smithi191 bash[40117]: debug 2024-04-23T02:31:27.502+0000 7fddf46bec80 4 rocksdb: Options.statistics: (nil) 2024-04-23T02:31:27.686 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:31:27 smithi191 bash[40117]: debug 2024-04-23T02:31:27.502+0000 7fddf46bec80 4 rocksdb: Options.use_fsync: 0 2024-04-23T02:31:27.686 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:31:27 smithi191 bash[40117]: debug 2024-04-23T02:31:27.502+0000 7fddf46bec80 4 rocksdb: Options.max_log_file_size: 0 2024-04-23T02:31:27.687 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:31:27 smithi191 bash[40117]: debug 2024-04-23T02:31:27.502+0000 7fddf46bec80 4 rocksdb: Options.max_manifest_file_size: 1073741824 2024-04-23T02:31:27.687 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:31:27 smithi191 bash[40117]: debug 2024-04-23T02:31:27.502+0000 7fddf46bec80 4 rocksdb: Options.log_file_time_to_roll: 0 2024-04-23T02:31:27.688 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:31:27 smithi191 bash[40117]: debug 2024-04-23T02:31:27.502+0000 7fddf46bec80 4 rocksdb: Options.keep_log_file_num: 1000 2024-04-23T02:31:27.688 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:31:27 smithi191 bash[40117]: debug 2024-04-23T02:31:27.502+0000 7fddf46bec80 4 rocksdb: Options.recycle_log_file_num: 0 2024-04-23T02:31:27.688 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:31:27 smithi191 bash[40117]: debug 2024-04-23T02:31:27.502+0000 7fddf46bec80 4 rocksdb: Options.allow_fallocate: 1 2024-04-23T02:31:27.688 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:31:27 smithi191 bash[40117]: debug 2024-04-23T02:31:27.502+0000 7fddf46bec80 4 rocksdb: Options.allow_mmap_reads: 0 2024-04-23T02:31:27.688 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:31:27 smithi191 bash[40117]: debug 2024-04-23T02:31:27.502+0000 7fddf46bec80 4 rocksdb: Options.allow_mmap_writes: 0 2024-04-23T02:31:27.688 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:31:27 smithi191 bash[40117]: debug 2024-04-23T02:31:27.502+0000 7fddf46bec80 4 rocksdb: Options.use_direct_reads: 0 2024-04-23T02:31:27.688 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:31:27 smithi191 bash[40117]: debug 2024-04-23T02:31:27.502+0000 7fddf46bec80 4 rocksdb: Options.use_direct_io_for_flush_and_compaction: 0 2024-04-23T02:31:27.688 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:31:27 smithi191 bash[40117]: debug 2024-04-23T02:31:27.502+0000 7fddf46bec80 4 rocksdb: Options.create_missing_column_families: 0 2024-04-23T02:31:27.688 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:31:27 smithi191 bash[40117]: debug 2024-04-23T02:31:27.502+0000 7fddf46bec80 4 rocksdb: Options.db_log_dir: 2024-04-23T02:31:27.688 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:31:27 smithi191 bash[40117]: debug 2024-04-23T02:31:27.502+0000 7fddf46bec80 4 rocksdb: Options.wal_dir: 2024-04-23T02:31:27.688 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:31:27 smithi191 bash[40117]: debug 2024-04-23T02:31:27.502+0000 7fddf46bec80 4 rocksdb: Options.table_cache_numshardbits: 6 2024-04-23T02:31:27.688 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:31:27 smithi191 bash[40117]: debug 2024-04-23T02:31:27.502+0000 7fddf46bec80 4 rocksdb: Options.WAL_ttl_seconds: 0 2024-04-23T02:31:27.688 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:31:27 smithi191 bash[40117]: debug 2024-04-23T02:31:27.502+0000 7fddf46bec80 4 rocksdb: Options.WAL_size_limit_MB: 0 2024-04-23T02:31:27.688 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:31:27 smithi191 bash[40117]: debug 2024-04-23T02:31:27.502+0000 7fddf46bec80 4 rocksdb: Options.max_write_batch_group_size_bytes: 1048576 2024-04-23T02:31:27.689 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:31:27 smithi191 bash[40117]: debug 2024-04-23T02:31:27.502+0000 7fddf46bec80 4 rocksdb: Options.manifest_preallocation_size: 4194304 2024-04-23T02:31:27.689 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:31:27 smithi191 bash[40117]: debug 2024-04-23T02:31:27.502+0000 7fddf46bec80 4 rocksdb: Options.is_fd_close_on_exec: 1 2024-04-23T02:31:27.689 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:31:27 smithi191 bash[40117]: debug 2024-04-23T02:31:27.502+0000 7fddf46bec80 4 rocksdb: Options.advise_random_on_open: 1 2024-04-23T02:31:27.689 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:31:27 smithi191 bash[40117]: debug 2024-04-23T02:31:27.502+0000 7fddf46bec80 4 rocksdb: Options.db_write_buffer_size: 0 2024-04-23T02:31:27.689 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:31:27 smithi191 bash[40117]: debug 2024-04-23T02:31:27.502+0000 7fddf46bec80 4 rocksdb: Options.write_buffer_manager: 0x5572c3e64b40 2024-04-23T02:31:27.689 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:31:27 smithi191 bash[40117]: debug 2024-04-23T02:31:27.502+0000 7fddf46bec80 4 rocksdb: Options.access_hint_on_compaction_start: 1 2024-04-23T02:31:27.689 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:31:27 smithi191 bash[40117]: debug 2024-04-23T02:31:27.502+0000 7fddf46bec80 4 rocksdb: Options.random_access_max_buffer_size: 1048576 2024-04-23T02:31:27.689 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:31:27 smithi191 bash[40117]: debug 2024-04-23T02:31:27.502+0000 7fddf46bec80 4 rocksdb: Options.use_adaptive_mutex: 0 2024-04-23T02:31:27.689 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:31:27 smithi191 bash[40117]: debug 2024-04-23T02:31:27.502+0000 7fddf46bec80 4 rocksdb: Options.rate_limiter: (nil) 2024-04-23T02:31:27.689 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:31:27 smithi191 bash[40117]: debug 2024-04-23T02:31:27.502+0000 7fddf46bec80 4 rocksdb: Options.sst_file_manager.rate_bytes_per_sec: 0 2024-04-23T02:31:27.689 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:31:27 smithi191 bash[40117]: debug 2024-04-23T02:31:27.502+0000 7fddf46bec80 4 rocksdb: Options.wal_recovery_mode: 2 2024-04-23T02:31:27.689 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:31:27 smithi191 bash[40117]: debug 2024-04-23T02:31:27.502+0000 7fddf46bec80 4 rocksdb: Options.enable_thread_tracking: 0 2024-04-23T02:31:27.689 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:31:27 smithi191 bash[40117]: debug 2024-04-23T02:31:27.502+0000 7fddf46bec80 4 rocksdb: Options.enable_pipelined_write: 0 2024-04-23T02:31:27.689 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:31:27 smithi191 bash[40117]: debug 2024-04-23T02:31:27.502+0000 7fddf46bec80 4 rocksdb: Options.unordered_write: 0 2024-04-23T02:31:27.690 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:31:27 smithi191 bash[40117]: debug 2024-04-23T02:31:27.502+0000 7fddf46bec80 4 rocksdb: Options.allow_concurrent_memtable_write: 1 2024-04-23T02:31:27.690 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:31:27 smithi191 bash[40117]: debug 2024-04-23T02:31:27.502+0000 7fddf46bec80 4 rocksdb: Options.enable_write_thread_adaptive_yield: 1 2024-04-23T02:31:27.690 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:31:27 smithi191 bash[40117]: debug 2024-04-23T02:31:27.502+0000 7fddf46bec80 4 rocksdb: Options.write_thread_max_yield_usec: 100 2024-04-23T02:31:27.690 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:31:27 smithi191 bash[40117]: debug 2024-04-23T02:31:27.502+0000 7fddf46bec80 4 rocksdb: Options.write_thread_slow_yield_usec: 3 2024-04-23T02:31:27.690 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:31:27 smithi191 bash[40117]: debug 2024-04-23T02:31:27.502+0000 7fddf46bec80 4 rocksdb: Options.row_cache: None 2024-04-23T02:31:27.690 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:31:27 smithi191 bash[40117]: debug 2024-04-23T02:31:27.502+0000 7fddf46bec80 4 rocksdb: Options.wal_filter: None 2024-04-23T02:31:27.690 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:31:27 smithi191 bash[40117]: debug 2024-04-23T02:31:27.502+0000 7fddf46bec80 4 rocksdb: Options.avoid_flush_during_recovery: 0 2024-04-23T02:31:27.690 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:31:27 smithi191 bash[40117]: debug 2024-04-23T02:31:27.502+0000 7fddf46bec80 4 rocksdb: Options.allow_ingest_behind: 0 2024-04-23T02:31:27.690 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:31:27 smithi191 bash[40117]: debug 2024-04-23T02:31:27.502+0000 7fddf46bec80 4 rocksdb: Options.two_write_queues: 0 2024-04-23T02:31:27.690 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:31:27 smithi191 bash[40117]: debug 2024-04-23T02:31:27.502+0000 7fddf46bec80 4 rocksdb: Options.manual_wal_flush: 0 2024-04-23T02:31:27.690 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:31:27 smithi191 bash[40117]: debug 2024-04-23T02:31:27.502+0000 7fddf46bec80 4 rocksdb: Options.wal_compression: 0 2024-04-23T02:31:27.690 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:31:27 smithi191 bash[40117]: debug 2024-04-23T02:31:27.502+0000 7fddf46bec80 4 rocksdb: Options.atomic_flush: 0 2024-04-23T02:31:27.690 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:31:27 smithi191 bash[40117]: debug 2024-04-23T02:31:27.502+0000 7fddf46bec80 4 rocksdb: Options.avoid_unnecessary_blocking_io: 0 2024-04-23T02:31:27.690 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:31:27 smithi191 bash[40117]: debug 2024-04-23T02:31:27.502+0000 7fddf46bec80 4 rocksdb: Options.persist_stats_to_disk: 0 2024-04-23T02:31:27.691 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:31:27 smithi191 bash[40117]: debug 2024-04-23T02:31:27.502+0000 7fddf46bec80 4 rocksdb: Options.write_dbid_to_manifest: 0 2024-04-23T02:31:27.691 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:31:27 smithi191 bash[40117]: debug 2024-04-23T02:31:27.502+0000 7fddf46bec80 4 rocksdb: Options.log_readahead_size: 0 2024-04-23T02:31:27.691 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:31:27 smithi191 bash[40117]: debug 2024-04-23T02:31:27.502+0000 7fddf46bec80 4 rocksdb: Options.file_checksum_gen_factory: Unknown 2024-04-23T02:31:27.691 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:31:27 smithi191 bash[40117]: debug 2024-04-23T02:31:27.502+0000 7fddf46bec80 4 rocksdb: Options.best_efforts_recovery: 0 2024-04-23T02:31:27.691 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:31:27 smithi191 bash[40117]: debug 2024-04-23T02:31:27.502+0000 7fddf46bec80 4 rocksdb: Options.max_bgerror_resume_count: 2147483647 2024-04-23T02:31:27.691 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:31:27 smithi191 bash[40117]: debug 2024-04-23T02:31:27.502+0000 7fddf46bec80 4 rocksdb: Options.bgerror_resume_retry_interval: 1000000 2024-04-23T02:31:27.691 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:31:27 smithi191 bash[40117]: debug 2024-04-23T02:31:27.502+0000 7fddf46bec80 4 rocksdb: Options.allow_data_in_errors: 0 2024-04-23T02:31:27.692 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:31:27 smithi191 bash[40117]: debug 2024-04-23T02:31:27.502+0000 7fddf46bec80 4 rocksdb: Options.db_host_id: __hostname__ 2024-04-23T02:31:27.692 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:31:27 smithi191 bash[40117]: debug 2024-04-23T02:31:27.502+0000 7fddf46bec80 4 rocksdb: Options.enforce_single_del_contracts: true 2024-04-23T02:31:27.692 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:31:27 smithi191 bash[40117]: debug 2024-04-23T02:31:27.502+0000 7fddf46bec80 4 rocksdb: Options.max_background_jobs: 2 2024-04-23T02:31:27.692 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:31:27 smithi191 bash[40117]: debug 2024-04-23T02:31:27.502+0000 7fddf46bec80 4 rocksdb: Options.max_background_compactions: -1 2024-04-23T02:31:27.692 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:31:27 smithi191 bash[40117]: debug 2024-04-23T02:31:27.502+0000 7fddf46bec80 4 rocksdb: Options.max_subcompactions: 1 2024-04-23T02:31:27.692 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:31:27 smithi191 bash[40117]: debug 2024-04-23T02:31:27.502+0000 7fddf46bec80 4 rocksdb: Options.avoid_flush_during_shutdown: 0 2024-04-23T02:31:27.692 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:31:27 smithi191 bash[40117]: debug 2024-04-23T02:31:27.502+0000 7fddf46bec80 4 rocksdb: Options.writable_file_max_buffer_size: 1048576 2024-04-23T02:31:27.692 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:31:27 smithi191 bash[40117]: debug 2024-04-23T02:31:27.502+0000 7fddf46bec80 4 rocksdb: Options.delayed_write_rate : 16777216 2024-04-23T02:31:27.692 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:31:27 smithi191 bash[40117]: debug 2024-04-23T02:31:27.502+0000 7fddf46bec80 4 rocksdb: Options.max_total_wal_size: 0 2024-04-23T02:31:27.692 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:31:27 smithi191 bash[40117]: debug 2024-04-23T02:31:27.502+0000 7fddf46bec80 4 rocksdb: Options.delete_obsolete_files_period_micros: 21600000000 2024-04-23T02:31:27.692 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:31:27 smithi191 bash[40117]: debug 2024-04-23T02:31:27.502+0000 7fddf46bec80 4 rocksdb: Options.stats_dump_period_sec: 600 2024-04-23T02:31:27.692 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:31:27 smithi191 bash[40117]: debug 2024-04-23T02:31:27.502+0000 7fddf46bec80 4 rocksdb: Options.stats_persist_period_sec: 600 2024-04-23T02:31:27.693 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:31:27 smithi191 bash[40117]: debug 2024-04-23T02:31:27.502+0000 7fddf46bec80 4 rocksdb: Options.stats_history_buffer_size: 1048576 2024-04-23T02:31:27.693 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:31:27 smithi191 bash[40117]: debug 2024-04-23T02:31:27.502+0000 7fddf46bec80 4 rocksdb: Options.max_open_files: -1 2024-04-23T02:31:27.693 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:31:27 smithi191 bash[40117]: debug 2024-04-23T02:31:27.502+0000 7fddf46bec80 4 rocksdb: Options.bytes_per_sync: 0 2024-04-23T02:31:27.693 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:31:27 smithi191 bash[40117]: debug 2024-04-23T02:31:27.502+0000 7fddf46bec80 4 rocksdb: Options.wal_bytes_per_sync: 0 2024-04-23T02:31:27.693 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:31:27 smithi191 bash[40117]: debug 2024-04-23T02:31:27.502+0000 7fddf46bec80 4 rocksdb: Options.strict_bytes_per_sync: 0 2024-04-23T02:31:27.693 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:31:27 smithi191 bash[40117]: debug 2024-04-23T02:31:27.502+0000 7fddf46bec80 4 rocksdb: Options.compaction_readahead_size: 0 2024-04-23T02:31:27.693 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:31:27 smithi191 bash[40117]: debug 2024-04-23T02:31:27.502+0000 7fddf46bec80 4 rocksdb: Options.max_background_flushes: -1 2024-04-23T02:31:27.693 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:31:27 smithi191 bash[40117]: debug 2024-04-23T02:31:27.502+0000 7fddf46bec80 4 rocksdb: Compression algorithms supported: 2024-04-23T02:31:27.693 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:31:27 smithi191 bash[40117]: debug 2024-04-23T02:31:27.502+0000 7fddf46bec80 4 rocksdb: kZSTDNotFinalCompression supported: 0 2024-04-23T02:31:27.694 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:31:27 smithi191 bash[40117]: debug 2024-04-23T02:31:27.502+0000 7fddf46bec80 4 rocksdb: kZSTD supported: 0 2024-04-23T02:31:27.694 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:31:27 smithi191 bash[40117]: debug 2024-04-23T02:31:27.502+0000 7fddf46bec80 4 rocksdb: kXpressCompression supported: 0 2024-04-23T02:31:27.694 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:31:27 smithi191 bash[40117]: debug 2024-04-23T02:31:27.502+0000 7fddf46bec80 4 rocksdb: kLZ4HCCompression supported: 1 2024-04-23T02:31:27.694 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:31:27 smithi191 bash[40117]: debug 2024-04-23T02:31:27.502+0000 7fddf46bec80 4 rocksdb: kZlibCompression supported: 1 2024-04-23T02:31:27.694 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:31:27 smithi191 bash[40117]: debug 2024-04-23T02:31:27.502+0000 7fddf46bec80 4 rocksdb: kSnappyCompression supported: 1 2024-04-23T02:31:27.694 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:31:27 smithi191 bash[40117]: debug 2024-04-23T02:31:27.502+0000 7fddf46bec80 4 rocksdb: kLZ4Compression supported: 1 2024-04-23T02:31:27.694 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:31:27 smithi191 bash[40117]: debug 2024-04-23T02:31:27.502+0000 7fddf46bec80 4 rocksdb: kBZip2Compression supported: 0 2024-04-23T02:31:27.694 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:31:27 smithi191 bash[40117]: debug 2024-04-23T02:31:27.502+0000 7fddf46bec80 4 rocksdb: Fast CRC32 supported: Supported on x86 2024-04-23T02:31:27.694 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:31:27 smithi191 bash[40117]: debug 2024-04-23T02:31:27.502+0000 7fddf46bec80 4 rocksdb: DMutex implementation: pthread_mutex_t 2024-04-23T02:31:27.694 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:31:27 smithi191 bash[40117]: debug 2024-04-23T02:31:27.502+0000 7fddf46bec80 4 rocksdb: [db/version_set.cc:5527] Recovering from manifest file: /var/lib/ceph/mon/ceph-b/store.db/MANIFEST-000005 2024-04-23T02:31:27.694 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:31:27 smithi191 bash[40117]: debug 2024-04-23T02:31:27.502+0000 7fddf46bec80 4 rocksdb: [db/column_family.cc:630] --------------- Options for column family [default]: 2024-04-23T02:31:27.694 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:31:27 smithi191 bash[40117]: debug 2024-04-23T02:31:27.502+0000 7fddf46bec80 4 rocksdb: Options.comparator: leveldb.BytewiseComparator 2024-04-23T02:31:27.695 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:31:27 smithi191 bash[40117]: debug 2024-04-23T02:31:27.502+0000 7fddf46bec80 4 rocksdb: Options.merge_operator: 2024-04-23T02:31:27.695 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:31:27 smithi191 bash[40117]: debug 2024-04-23T02:31:27.502+0000 7fddf46bec80 4 rocksdb: Options.compaction_filter: None 2024-04-23T02:31:27.695 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:31:27 smithi191 bash[40117]: debug 2024-04-23T02:31:27.502+0000 7fddf46bec80 4 rocksdb: Options.compaction_filter_factory: None 2024-04-23T02:31:27.695 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:31:27 smithi191 bash[40117]: debug 2024-04-23T02:31:27.502+0000 7fddf46bec80 4 rocksdb: Options.sst_partitioner_factory: None 2024-04-23T02:31:27.695 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:31:27 smithi191 bash[40117]: debug 2024-04-23T02:31:27.502+0000 7fddf46bec80 4 rocksdb: Options.memtable_factory: SkipListFactory 2024-04-23T02:31:27.695 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:31:27 smithi191 bash[40117]: debug 2024-04-23T02:31:27.502+0000 7fddf46bec80 4 rocksdb: Options.table_factory: BlockBasedTable 2024-04-23T02:31:27.695 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:31:27 smithi191 bash[40117]: debug 2024-04-23T02:31:27.502+0000 7fddf46bec80 4 rocksdb: table_factory options: flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x5572c4bd3660) 2024-04-23T02:31:27.695 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:31:27 smithi191 bash[40117]: cache_index_and_filter_blocks: 1 2024-04-23T02:31:27.695 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:31:27 smithi191 bash[40117]: cache_index_and_filter_blocks_with_high_priority: 0 2024-04-23T02:31:27.696 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:31:27 smithi191 bash[40117]: pin_l0_filter_and_index_blocks_in_cache: 0 2024-04-23T02:31:27.696 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:31:27 smithi191 bash[40117]: pin_top_level_index_and_filter: 1 2024-04-23T02:31:27.696 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:31:27 smithi191 bash[40117]: index_type: 0 2024-04-23T02:31:27.696 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:31:27 smithi191 bash[40117]: data_block_index_type: 0 2024-04-23T02:31:27.696 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:31:27 smithi191 bash[40117]: index_shortening: 1 2024-04-23T02:31:27.696 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:31:27 smithi191 bash[40117]: data_block_hash_table_util_ratio: 0.750000 2024-04-23T02:31:27.696 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:31:27 smithi191 bash[40117]: checksum: 4 2024-04-23T02:31:27.696 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:31:27 smithi191 bash[40117]: no_block_cache: 0 2024-04-23T02:31:27.696 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:31:27 smithi191 bash[40117]: block_cache: 0x5572c3ee71f0 2024-04-23T02:31:27.697 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:31:27 smithi191 bash[40117]: block_cache_name: BinnedLRUCache 2024-04-23T02:31:27.697 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:31:27 smithi191 bash[40117]: block_cache_options: 2024-04-23T02:31:27.697 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:31:27 smithi191 bash[40117]: capacity : 536870912 2024-04-23T02:31:27.697 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:31:27 smithi191 bash[40117]: num_shard_bits : 4 2024-04-23T02:31:27.697 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:31:27 smithi191 bash[40117]: strict_capacity_limit : 0 2024-04-23T02:31:27.697 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:31:27 smithi191 bash[40117]: high_pri_pool_ratio: 0.000 2024-04-23T02:31:27.697 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:31:27 smithi191 bash[40117]: block_cache_compressed: (nil) 2024-04-23T02:31:27.697 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:31:27 smithi191 bash[40117]: persistent_cache: (nil) 2024-04-23T02:31:27.697 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:31:27 smithi191 bash[40117]: block_size: 4096 2024-04-23T02:31:27.697 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:31:27 smithi191 bash[40117]: block_size_deviation: 10 2024-04-23T02:31:27.697 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:31:27 smithi191 bash[40117]: block_restart_interval: 16 2024-04-23T02:31:27.697 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:31:27 smithi191 bash[40117]: index_block_restart_interval: 1 2024-04-23T02:31:27.697 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:31:27 smithi191 bash[40117]: metadata_block_size: 4096 2024-04-23T02:31:27.698 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:31:27 smithi191 bash[40117]: partition_filters: 0 2024-04-23T02:31:27.698 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:31:27 smithi191 bash[40117]: use_delta_encoding: 1 2024-04-23T02:31:27.698 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:31:27 smithi191 bash[40117]: filter_policy: bloomfilter 2024-04-23T02:31:27.698 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:31:27 smithi191 bash[40117]: whole_key_filtering: 1 2024-04-23T02:31:27.698 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:31:27 smithi191 bash[40117]: verify_compression: 0 2024-04-23T02:31:27.698 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:31:27 smithi191 bash[40117]: read_amp_bytes_per_bit: 0 2024-04-23T02:31:27.698 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:31:27 smithi191 bash[40117]: format_version: 5 2024-04-23T02:31:27.698 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:31:27 smithi191 bash[40117]: enable_index_compression: 1 2024-04-23T02:31:27.699 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:31:27 smithi191 bash[40117]: block_align: 0 2024-04-23T02:31:27.699 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:31:27 smithi191 bash[40117]: max_auto_readahead_size: 262144 2024-04-23T02:31:27.699 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:31:27 smithi191 bash[40117]: prepopulate_block_cache: 0 2024-04-23T02:31:27.699 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:31:27 smithi191 bash[40117]: initial_auto_readahead_size: 8192 2024-04-23T02:31:27.699 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:31:27 smithi191 bash[40117]: num_file_reads_for_auto_readahead: 2 2024-04-23T02:31:27.699 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:31:27 smithi191 bash[40117]: debug 2024-04-23T02:31:27.502+0000 7fddf46bec80 4 rocksdb: Options.write_buffer_size: 33554432 2024-04-23T02:31:27.699 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:31:27 smithi191 bash[40117]: debug 2024-04-23T02:31:27.502+0000 7fddf46bec80 4 rocksdb: Options.max_write_buffer_number: 2 2024-04-23T02:31:27.699 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:31:27 smithi191 bash[40117]: debug 2024-04-23T02:31:27.502+0000 7fddf46bec80 4 rocksdb: Options.compression: NoCompression 2024-04-23T02:31:27.699 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:31:27 smithi191 bash[40117]: debug 2024-04-23T02:31:27.502+0000 7fddf46bec80 4 rocksdb: Options.bottommost_compression: Disabled 2024-04-23T02:31:27.699 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:31:27 smithi191 bash[40117]: debug 2024-04-23T02:31:27.502+0000 7fddf46bec80 4 rocksdb: Options.prefix_extractor: nullptr 2024-04-23T02:31:27.699 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:31:27 smithi191 bash[40117]: debug 2024-04-23T02:31:27.502+0000 7fddf46bec80 4 rocksdb: Options.memtable_insert_with_hint_prefix_extractor: nullptr 2024-04-23T02:31:27.699 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:31:27 smithi191 bash[40117]: debug 2024-04-23T02:31:27.502+0000 7fddf46bec80 4 rocksdb: Options.num_levels: 7 2024-04-23T02:31:27.699 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:31:27 smithi191 bash[40117]: debug 2024-04-23T02:31:27.502+0000 7fddf46bec80 4 rocksdb: Options.min_write_buffer_number_to_merge: 1 2024-04-23T02:31:27.700 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:31:27 smithi191 bash[40117]: debug 2024-04-23T02:31:27.502+0000 7fddf46bec80 4 rocksdb: Options.max_write_buffer_number_to_maintain: 0 2024-04-23T02:31:27.700 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:31:27 smithi191 bash[40117]: debug 2024-04-23T02:31:27.502+0000 7fddf46bec80 4 rocksdb: Options.max_write_buffer_size_to_maintain: 0 2024-04-23T02:31:27.700 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:31:27 smithi191 bash[40117]: debug 2024-04-23T02:31:27.502+0000 7fddf46bec80 4 rocksdb: Options.bottommost_compression_opts.window_bits: -14 2024-04-23T02:31:27.700 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:31:27 smithi191 bash[40117]: debug 2024-04-23T02:31:27.502+0000 7fddf46bec80 4 rocksdb: Options.bottommost_compression_opts.level: 32767 2024-04-23T02:31:27.700 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:31:27 smithi191 bash[40117]: debug 2024-04-23T02:31:27.502+0000 7fddf46bec80 4 rocksdb: Options.bottommost_compression_opts.strategy: 0 2024-04-23T02:31:27.700 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:31:27 smithi191 bash[40117]: debug 2024-04-23T02:31:27.502+0000 7fddf46bec80 4 rocksdb: Options.bottommost_compression_opts.max_dict_bytes: 0 2024-04-23T02:31:27.700 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:31:27 smithi191 bash[40117]: debug 2024-04-23T02:31:27.502+0000 7fddf46bec80 4 rocksdb: Options.bottommost_compression_opts.zstd_max_train_bytes: 0 2024-04-23T02:31:27.700 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:31:27 smithi191 bash[40117]: debug 2024-04-23T02:31:27.502+0000 7fddf46bec80 4 rocksdb: Options.bottommost_compression_opts.parallel_threads: 1 2024-04-23T02:31:27.700 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:31:27 smithi191 bash[40117]: debug 2024-04-23T02:31:27.502+0000 7fddf46bec80 4 rocksdb: Options.bottommost_compression_opts.enabled: false 2024-04-23T02:31:27.700 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:31:27 smithi191 bash[40117]: debug 2024-04-23T02:31:27.502+0000 7fddf46bec80 4 rocksdb: Options.bottommost_compression_opts.max_dict_buffer_bytes: 0 2024-04-23T02:31:27.700 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:31:27 smithi191 bash[40117]: debug 2024-04-23T02:31:27.502+0000 7fddf46bec80 4 rocksdb: Options.bottommost_compression_opts.use_zstd_dict_trainer: true 2024-04-23T02:31:27.700 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:31:27 smithi191 bash[40117]: debug 2024-04-23T02:31:27.502+0000 7fddf46bec80 4 rocksdb: Options.compression_opts.window_bits: -14 2024-04-23T02:31:27.700 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:31:27 smithi191 bash[40117]: debug 2024-04-23T02:31:27.502+0000 7fddf46bec80 4 rocksdb: Options.compression_opts.level: 32767 2024-04-23T02:31:27.700 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:31:27 smithi191 bash[40117]: debug 2024-04-23T02:31:27.502+0000 7fddf46bec80 4 rocksdb: Options.compression_opts.strategy: 0 2024-04-23T02:31:27.700 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:31:27 smithi191 bash[40117]: debug 2024-04-23T02:31:27.502+0000 7fddf46bec80 4 rocksdb: Options.compression_opts.max_dict_bytes: 0 2024-04-23T02:31:27.701 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:31:27 smithi191 bash[40117]: debug 2024-04-23T02:31:27.502+0000 7fddf46bec80 4 rocksdb: Options.compression_opts.zstd_max_train_bytes: 0 2024-04-23T02:31:27.701 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:31:27 smithi191 bash[40117]: debug 2024-04-23T02:31:27.502+0000 7fddf46bec80 4 rocksdb: Options.compression_opts.use_zstd_dict_trainer: true 2024-04-23T02:31:27.701 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:31:27 smithi191 bash[40117]: debug 2024-04-23T02:31:27.502+0000 7fddf46bec80 4 rocksdb: Options.compression_opts.parallel_threads: 1 2024-04-23T02:31:27.701 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:31:27 smithi191 bash[40117]: debug 2024-04-23T02:31:27.502+0000 7fddf46bec80 4 rocksdb: Options.compression_opts.enabled: false 2024-04-23T02:31:27.701 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:31:27 smithi191 bash[40117]: debug 2024-04-23T02:31:27.502+0000 7fddf46bec80 4 rocksdb: Options.compression_opts.max_dict_buffer_bytes: 0 2024-04-23T02:31:27.701 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:31:27 smithi191 bash[40117]: debug 2024-04-23T02:31:27.502+0000 7fddf46bec80 4 rocksdb: Options.level0_file_num_compaction_trigger: 4 2024-04-23T02:31:27.701 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:31:27 smithi191 bash[40117]: debug 2024-04-23T02:31:27.502+0000 7fddf46bec80 4 rocksdb: Options.level0_slowdown_writes_trigger: 20 2024-04-23T02:31:27.701 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:31:27 smithi191 bash[40117]: debug 2024-04-23T02:31:27.502+0000 7fddf46bec80 4 rocksdb: Options.level0_stop_writes_trigger: 36 2024-04-23T02:31:27.701 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:31:27 smithi191 bash[40117]: debug 2024-04-23T02:31:27.502+0000 7fddf46bec80 4 rocksdb: Options.target_file_size_base: 67108864 2024-04-23T02:31:27.701 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:31:27 smithi191 bash[40117]: debug 2024-04-23T02:31:27.502+0000 7fddf46bec80 4 rocksdb: Options.target_file_size_multiplier: 1 2024-04-23T02:31:27.701 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:31:27 smithi191 bash[40117]: debug 2024-04-23T02:31:27.502+0000 7fddf46bec80 4 rocksdb: Options.max_bytes_for_level_base: 268435456 2024-04-23T02:31:27.701 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:31:27 smithi191 bash[40117]: debug 2024-04-23T02:31:27.502+0000 7fddf46bec80 4 rocksdb: Options.level_compaction_dynamic_level_bytes: 1 2024-04-23T02:31:27.701 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:31:27 smithi191 bash[40117]: debug 2024-04-23T02:31:27.502+0000 7fddf46bec80 4 rocksdb: Options.max_bytes_for_level_multiplier: 10.000000 2024-04-23T02:31:27.701 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:31:27 smithi191 bash[40117]: debug 2024-04-23T02:31:27.502+0000 7fddf46bec80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[0]: 1 2024-04-23T02:31:27.702 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:31:27 smithi191 bash[40117]: debug 2024-04-23T02:31:27.502+0000 7fddf46bec80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[1]: 1 2024-04-23T02:31:27.702 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:31:27 smithi191 bash[40117]: debug 2024-04-23T02:31:27.502+0000 7fddf46bec80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[2]: 1 2024-04-23T02:31:27.702 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:31:27 smithi191 bash[40117]: debug 2024-04-23T02:31:27.502+0000 7fddf46bec80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[3]: 1 2024-04-23T02:31:27.702 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:31:27 smithi191 bash[40117]: debug 2024-04-23T02:31:27.502+0000 7fddf46bec80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[4]: 1 2024-04-23T02:31:27.702 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:31:27 smithi191 bash[40117]: debug 2024-04-23T02:31:27.502+0000 7fddf46bec80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[5]: 1 2024-04-23T02:31:27.702 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:31:27 smithi191 bash[40117]: debug 2024-04-23T02:31:27.502+0000 7fddf46bec80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[6]: 1 2024-04-23T02:31:27.702 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:31:27 smithi191 bash[40117]: debug 2024-04-23T02:31:27.502+0000 7fddf46bec80 4 rocksdb: Options.max_sequential_skip_in_iterations: 8 2024-04-23T02:31:27.702 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:31:27 smithi191 bash[40117]: debug 2024-04-23T02:31:27.502+0000 7fddf46bec80 4 rocksdb: Options.max_compaction_bytes: 1677721600 2024-04-23T02:31:27.702 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:31:27 smithi191 bash[40117]: debug 2024-04-23T02:31:27.502+0000 7fddf46bec80 4 rocksdb: Options.ignore_max_compaction_bytes_for_input: true 2024-04-23T02:31:27.703 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:31:27 smithi191 bash[40117]: debug 2024-04-23T02:31:27.502+0000 7fddf46bec80 4 rocksdb: Options.arena_block_size: 1048576 2024-04-23T02:31:27.703 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:31:27 smithi191 bash[40117]: debug 2024-04-23T02:31:27.502+0000 7fddf46bec80 4 rocksdb: Options.soft_pending_compaction_bytes_limit: 68719476736 2024-04-23T02:31:27.703 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:31:27 smithi191 bash[40117]: debug 2024-04-23T02:31:27.502+0000 7fddf46bec80 4 rocksdb: Options.hard_pending_compaction_bytes_limit: 274877906944 2024-04-23T02:31:27.703 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:31:27 smithi191 bash[40117]: debug 2024-04-23T02:31:27.502+0000 7fddf46bec80 4 rocksdb: Options.disable_auto_compactions: 0 2024-04-23T02:31:27.703 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:31:27 smithi191 bash[40117]: debug 2024-04-23T02:31:27.502+0000 7fddf46bec80 4 rocksdb: Options.compaction_style: kCompactionStyleLevel 2024-04-23T02:31:27.703 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:31:27 smithi191 bash[40117]: debug 2024-04-23T02:31:27.502+0000 7fddf46bec80 4 rocksdb: Options.compaction_pri: kMinOverlappingRatio 2024-04-23T02:31:27.703 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:31:27 smithi191 bash[40117]: debug 2024-04-23T02:31:27.502+0000 7fddf46bec80 4 rocksdb: Options.compaction_options_universal.size_ratio: 1 2024-04-23T02:31:27.703 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:31:27 smithi191 bash[40117]: debug 2024-04-23T02:31:27.502+0000 7fddf46bec80 4 rocksdb: Options.compaction_options_universal.min_merge_width: 2 2024-04-23T02:31:27.703 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:31:27 smithi191 bash[40117]: debug 2024-04-23T02:31:27.502+0000 7fddf46bec80 4 rocksdb: Options.compaction_options_universal.max_merge_width: 4294967295 2024-04-23T02:31:27.703 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:31:27 smithi191 bash[40117]: debug 2024-04-23T02:31:27.502+0000 7fddf46bec80 4 rocksdb: Options.compaction_options_universal.max_size_amplification_percent: 200 2024-04-23T02:31:27.703 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:31:27 smithi191 bash[40117]: debug 2024-04-23T02:31:27.502+0000 7fddf46bec80 4 rocksdb: Options.compaction_options_universal.compression_size_percent: -1 2024-04-23T02:31:27.703 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:31:27 smithi191 bash[40117]: debug 2024-04-23T02:31:27.502+0000 7fddf46bec80 4 rocksdb: Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize 2024-04-23T02:31:27.703 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:31:27 smithi191 bash[40117]: debug 2024-04-23T02:31:27.502+0000 7fddf46bec80 4 rocksdb: Options.compaction_options_fifo.max_table_files_size: 1073741824 2024-04-23T02:31:27.703 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:31:27 smithi191 bash[40117]: debug 2024-04-23T02:31:27.502+0000 7fddf46bec80 4 rocksdb: Options.compaction_options_fifo.allow_compaction: 0 2024-04-23T02:31:27.703 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:31:27 smithi191 bash[40117]: debug 2024-04-23T02:31:27.502+0000 7fddf46bec80 4 rocksdb: Options.table_properties_collectors: 2024-04-23T02:31:27.704 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:31:27 smithi191 bash[40117]: debug 2024-04-23T02:31:27.502+0000 7fddf46bec80 4 rocksdb: Options.inplace_update_support: 0 2024-04-23T02:31:27.704 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:31:27 smithi191 bash[40117]: debug 2024-04-23T02:31:27.502+0000 7fddf46bec80 4 rocksdb: Options.inplace_update_num_locks: 10000 2024-04-23T02:31:27.704 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:31:27 smithi191 bash[40117]: debug 2024-04-23T02:31:27.502+0000 7fddf46bec80 4 rocksdb: Options.memtable_prefix_bloom_size_ratio: 0.000000 2024-04-23T02:31:27.704 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:31:27 smithi191 bash[40117]: debug 2024-04-23T02:31:27.502+0000 7fddf46bec80 4 rocksdb: Options.memtable_whole_key_filtering: 0 2024-04-23T02:31:27.704 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:31:27 smithi191 bash[40117]: debug 2024-04-23T02:31:27.502+0000 7fddf46bec80 4 rocksdb: Options.memtable_huge_page_size: 0 2024-04-23T02:31:27.704 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:31:27 smithi191 bash[40117]: debug 2024-04-23T02:31:27.502+0000 7fddf46bec80 4 rocksdb: Options.bloom_locality: 0 2024-04-23T02:31:27.704 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:31:27 smithi191 bash[40117]: debug 2024-04-23T02:31:27.502+0000 7fddf46bec80 4 rocksdb: Options.max_successive_merges: 0 2024-04-23T02:31:27.704 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:31:27 smithi191 bash[40117]: debug 2024-04-23T02:31:27.502+0000 7fddf46bec80 4 rocksdb: Options.optimize_filters_for_hits: 0 2024-04-23T02:31:27.705 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:31:27 smithi191 bash[40117]: debug 2024-04-23T02:31:27.502+0000 7fddf46bec80 4 rocksdb: Options.paranoid_file_checks: 0 2024-04-23T02:31:27.705 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:31:27 smithi191 bash[40117]: debug 2024-04-23T02:31:27.502+0000 7fddf46bec80 4 rocksdb: Options.force_consistency_checks: 1 2024-04-23T02:31:27.705 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:31:27 smithi191 bash[40117]: debug 2024-04-23T02:31:27.502+0000 7fddf46bec80 4 rocksdb: Options.report_bg_io_stats: 0 2024-04-23T02:31:27.705 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:31:27 smithi191 bash[40117]: debug 2024-04-23T02:31:27.502+0000 7fddf46bec80 4 rocksdb: Options.ttl: 2592000 2024-04-23T02:31:27.705 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:31:27 smithi191 bash[40117]: debug 2024-04-23T02:31:27.502+0000 7fddf46bec80 4 rocksdb: Options.periodic_compaction_seconds: 0 2024-04-23T02:31:27.705 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:31:27 smithi191 bash[40117]: debug 2024-04-23T02:31:27.502+0000 7fddf46bec80 4 rocksdb: Options.preclude_last_level_data_seconds: 0 2024-04-23T02:31:27.705 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:31:27 smithi191 bash[40117]: debug 2024-04-23T02:31:27.502+0000 7fddf46bec80 4 rocksdb: Options.preserve_internal_time_seconds: 0 2024-04-23T02:31:27.705 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:31:27 smithi191 bash[40117]: debug 2024-04-23T02:31:27.502+0000 7fddf46bec80 4 rocksdb: Options.enable_blob_files: false 2024-04-23T02:31:27.705 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:31:27 smithi191 bash[40117]: debug 2024-04-23T02:31:27.502+0000 7fddf46bec80 4 rocksdb: Options.min_blob_size: 0 2024-04-23T02:31:27.705 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:31:27 smithi191 bash[40117]: debug 2024-04-23T02:31:27.502+0000 7fddf46bec80 4 rocksdb: Options.blob_file_size: 268435456 2024-04-23T02:31:27.705 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:31:27 smithi191 bash[40117]: debug 2024-04-23T02:31:27.502+0000 7fddf46bec80 4 rocksdb: Options.blob_compression_type: NoCompression 2024-04-23T02:31:27.705 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:31:27 smithi191 bash[40117]: debug 2024-04-23T02:31:27.502+0000 7fddf46bec80 4 rocksdb: Options.enable_blob_garbage_collection: false 2024-04-23T02:31:27.706 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:31:27 smithi191 bash[40117]: debug 2024-04-23T02:31:27.502+0000 7fddf46bec80 4 rocksdb: Options.blob_garbage_collection_age_cutoff: 0.250000 2024-04-23T02:31:27.706 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:31:27 smithi191 bash[40117]: debug 2024-04-23T02:31:27.502+0000 7fddf46bec80 4 rocksdb: Options.blob_garbage_collection_force_threshold: 1.000000 2024-04-23T02:31:27.707 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:31:27 smithi191 bash[40117]: debug 2024-04-23T02:31:27.502+0000 7fddf46bec80 4 rocksdb: Options.blob_compaction_readahead_size: 0 2024-04-23T02:31:27.707 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:31:27 smithi191 bash[40117]: debug 2024-04-23T02:31:27.502+0000 7fddf46bec80 4 rocksdb: Options.blob_file_starting_level: 0 2024-04-23T02:31:27.707 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:31:27 smithi191 bash[40117]: debug 2024-04-23T02:31:27.502+0000 7fddf46bec80 4 rocksdb: Options.experimental_mempurge_threshold: 0.000000 2024-04-23T02:31:27.707 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:31:27 smithi191 bash[40117]: debug 2024-04-23T02:31:27.502+0000 7fdde9ea4700 3 rocksdb: [table/block_based/block_based_table_reader.cc:721] At least one SST file opened without unique ID to verify: 20.sst 2024-04-23T02:31:27.707 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:31:27 smithi191 bash[40117]: debug 2024-04-23T02:31:27.502+0000 7fddf46bec80 4 rocksdb: [db/version_set.cc:4390] More existing levels in DB than needed. max_bytes_for_level_multiplier may not be guaranteed. 2024-04-23T02:31:27.707 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:31:27 smithi191 bash[40117]: debug 2024-04-23T02:31:27.502+0000 7fddf46bec80 4 rocksdb: [db/version_set.cc:5566] Recovered from manifest file:/var/lib/ceph/mon/ceph-b/store.db/MANIFEST-000005 succeeded,manifest_file_number is 5, next_file_number is 22, last_sequence is 12005, log_number is 18,prev_log_number is 0,max_column_family is 0,min_log_number_to_keep is 0 2024-04-23T02:31:27.707 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:31:27 smithi191 bash[40117]: debug 2024-04-23T02:31:27.502+0000 7fddf46bec80 4 rocksdb: [db/version_set.cc:5581] Column family [default] (ID 0), log number is 18 2024-04-23T02:31:27.707 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:31:27 smithi191 bash[40117]: debug 2024-04-23T02:31:27.502+0000 7fddf46bec80 4 rocksdb: [db/db_impl/db_impl_open.cc:539] DB ID: 71288800-4a32-4bdf-a4a6-777528c205e7 2024-04-23T02:31:27.707 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:31:27 smithi191 bash[40117]: debug 2024-04-23T02:31:27.502+0000 7fddf46bec80 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1713839487508916, "job": 1, "event": "recovery_started", "wal_files": [18]} 2024-04-23T02:31:27.708 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:31:27 smithi191 bash[40117]: debug 2024-04-23T02:31:27.502+0000 7fddf46bec80 4 rocksdb: [db/db_impl/db_impl_open.cc:1043] Recovering log #18 mode 2 2024-04-23T02:31:27.708 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:31:27 smithi191 bash[40117]: debug 2024-04-23T02:31:27.558+0000 7fddf46bec80 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1713839487564885, "cf_name": "default", "job": 1, "event": "table_file_creation", "file_number": 23, "file_size": 14070658, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 12002, "largest_seqno": 15371, "table_properties": {"data_size": 14052845, "index_size": 13912, "index_partitions": 0, "top_level_index_size": 0, "index_key_is_user_key": 1, "index_value_is_delta_encoded": 1, "filter_size": 2885, "raw_key_size": 22056, "raw_average_key_size": 19, "raw_value_size": 14022845, "raw_average_value_size": 12268, "num_data_blocks": 611, "num_entries": 1143, "num_filter_entries": 1143, "num_deletions": 253, "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": 1713839487, "oldest_key_time": 0, "file_creation_time": 0, "slow_compression_estimated_data_size": 0, "fast_compression_estimated_data_size": 0, "db_id": "71288800-4a32-4bdf-a4a6-777528c205e7", "db_session_id": "XX905P2JJV9KOPMCMVNB", "orig_file_number": 23, "seqno_to_time_mapping": "N/A"}} 2024-04-23T02:31:27.708 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:31:27 smithi191 bash[40117]: debug 2024-04-23T02:31:27.562+0000 7fddf46bec80 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1713839487565101, "job": 1, "event": "recovery_finished"} 2024-04-23T02:31:27.708 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:31:27 smithi191 bash[40117]: debug 2024-04-23T02:31:27.562+0000 7fddf46bec80 4 rocksdb: [db/version_set.cc:5047] Creating manifest 25 2024-04-23T02:31:27.708 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:31:27 smithi191 bash[40117]: debug 2024-04-23T02:31:27.562+0000 7fddf46bec80 4 rocksdb: [db/version_set.cc:4390] More existing levels in DB than needed. max_bytes_for_level_multiplier may not be guaranteed. 2024-04-23T02:31:27.709 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:31:27 smithi191 bash[40117]: debug 2024-04-23T02:31:27.566+0000 7fddf46bec80 4 rocksdb: [file/delete_scheduler.cc:74] Deleted file /var/lib/ceph/mon/ceph-b/store.db/000018.log immediately, rate_bytes_per_sec 0, total_trash_size 0 max_trash_db_ratio 0.250000 2024-04-23T02:31:27.709 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:31:27 smithi191 bash[40117]: debug 2024-04-23T02:31:27.566+0000 7fddf46bec80 4 rocksdb: [db/db_impl/db_impl_open.cc:1987] SstFileManager instance 0x5572c3f8a000 2024-04-23T02:31:27.709 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:31:27 smithi191 bash[40117]: debug 2024-04-23T02:31:27.566+0000 7fddf46bec80 4 rocksdb: DB pointer 0x5572c3f78000 2024-04-23T02:31:27.709 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:31:27 smithi191 bash[40117]: debug 2024-04-23T02:31:27.566+0000 7fdde2e96700 4 rocksdb: [db/db_impl/db_impl.cc:1109] ------- DUMPING STATS ------- 2024-04-23T02:31:27.709 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:31:27 smithi191 bash[40117]: debug 2024-04-23T02:31:27.566+0000 7fdde2e96700 4 rocksdb: [db/db_impl/db_impl.cc:1111] 2024-04-23T02:31:27.710 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:31:27 smithi191 bash[40117]: ** DB Stats ** 2024-04-23T02:31:27.710 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:31:27 smithi191 bash[40117]: Uptime(secs): 0.1 total, 0.1 interval 2024-04-23T02:31:27.710 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:31:27 smithi191 bash[40117]: Cumulative writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 GB, 0.00 MB/s 2024-04-23T02:31:27.710 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:31:27 smithi191 bash[40117]: Cumulative WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-04-23T02:31:27.710 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:31:27 smithi191 bash[40117]: Cumulative stall: 00:00:0.000 H:M:S, 0.0 percent 2024-04-23T02:31:27.710 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:31:27 smithi191 bash[40117]: Interval writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 MB, 0.00 MB/s 2024-04-23T02:31:27.710 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:31:27 smithi191 bash[40117]: Interval WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-04-23T02:31:27.711 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:31:27 smithi191 bash[40117]: Interval stall: 00:00:0.000 H:M:S, 0.0 percent 2024-04-23T02:31:27.711 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:31:27 smithi191 bash[40117]: ** Compaction Stats [default] ** 2024-04-23T02:31:27.711 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:31:27 smithi191 bash[40117]: 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-04-23T02:31:27.711 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:31:27 smithi191 bash[40117]: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ 2024-04-23T02:31:27.711 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:31:27 smithi191 bash[40117]: L0 1/0 13.42 MB 0.2 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 558.8 0.02 0.00 1 0.024 0 0 0.0 0.0 2024-04-23T02:31:27.711 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:31:27 smithi191 bash[40117]: L6 1/0 24.15 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-04-23T02:31:27.711 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:31:27 smithi191 bash[40117]: Sum 2/0 37.57 MB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 558.8 0.02 0.00 1 0.024 0 0 0.0 0.0 2024-04-23T02:31:27.711 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:31:27 smithi191 bash[40117]: Int 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 558.8 0.02 0.00 1 0.024 0 0 0.0 0.0 2024-04-23T02:31:27.711 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:31:27 smithi191 bash[40117]: ** Compaction Stats [default] ** 2024-04-23T02:31:27.711 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:31:27 smithi191 bash[40117]: 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-04-23T02:31:27.711 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:31:27 smithi191 bash[40117]: --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-04-23T02:31:27.712 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:31:27 smithi191 bash[40117]: User 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 558.8 0.02 0.00 1 0.024 0 0 0.0 0.0 2024-04-23T02:31:27.712 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:31:27 smithi191 bash[40117]: Blob file count: 0, total size: 0.0 GB, garbage size: 0.0 GB, space amp: 0.0 2024-04-23T02:31:27.712 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:31:27 smithi191 bash[40117]: Uptime(secs): 0.1 total, 0.1 interval 2024-04-23T02:31:27.712 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:31:27 smithi191 bash[40117]: Flush(GB): cumulative 0.013, interval 0.013 2024-04-23T02:31:27.712 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:31:27 smithi191 bash[40117]: AddFile(GB): cumulative 0.000, interval 0.000 2024-04-23T02:31:27.712 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:31:27 smithi191 bash[40117]: AddFile(Total Files): cumulative 0, interval 0 2024-04-23T02:31:27.712 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:31:27 smithi191 bash[40117]: AddFile(L0 Files): cumulative 0, interval 0 2024-04-23T02:31:27.712 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:31:27 smithi191 bash[40117]: AddFile(Keys): cumulative 0, interval 0 2024-04-23T02:31:27.712 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:31:27 smithi191 bash[40117]: Cumulative compaction: 0.01 GB write, 210.74 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-04-23T02:31:27.712 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:31:27 smithi191 bash[40117]: Interval compaction: 0.01 GB write, 210.74 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-04-23T02:31:27.712 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:31:27 smithi191 bash[40117]: Stalls(count): 0 level0_slowdown, 0 level0_slowdown_with_compaction, 0 level0_numfiles, 0 level0_numfiles_with_compaction, 0 stop for pending_compaction_bytes, 0 slowdown for pending_compaction_bytes, 0 memtable_compaction, 0 memtable_slowdown, interval 0 total count 2024-04-23T02:31:27.712 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:31:27 smithi191 bash[40117]: Block cache BinnedLRUCache@0x5572c3ee71f0#7 capacity: 512.00 MB usage: 19.11 KB table_size: 0 occupancy: 18446744073709551615 collections: 1 last_copies: 0 last_secs: 1.5e-05 secs_since: 0 2024-04-23T02:31:27.712 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:31:27 smithi191 bash[40117]: Block cache entry stats(count,size,portion): FilterBlock(1,3.03 KB,0.000578165%) IndexBlock(1,16.08 KB,0.00306666%) Misc(1,0.00 KB,0%) 2024-04-23T02:31:27.713 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:31:27 smithi191 bash[40117]: ** File Read Latency Histogram By Level [default] ** 2024-04-23T02:31:27.713 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:31:27 smithi191 bash[40117]: debug 2024-04-23T02:31:27.566+0000 7fddf46bec80 0 starting mon.b rank 2 at public addrs [v2:172.21.15.191:3300/0,v1:172.21.15.191:6789/0] at bind addrs [v2:172.21.15.191:3300/0,v1:172.21.15.191:6789/0] mon_data /var/lib/ceph/mon/ceph-b fsid 39f0dbf0-0117-11ef-bc93-c7b262605968 2024-04-23T02:31:27.713 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:31:27 smithi191 bash[40117]: debug 2024-04-23T02:31:27.570+0000 7fddf46bec80 1 mon.b@-1(???) e3 preinit fsid 39f0dbf0-0117-11ef-bc93-c7b262605968 2024-04-23T02:31:27.713 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:31:27 smithi191 bash[40117]: debug 2024-04-23T02:31:27.570+0000 7fddf46bec80 0 mon.b@-1(???).mds e1 new map 2024-04-23T02:31:27.713 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:31:27 smithi191 bash[40117]: debug 2024-04-23T02:31:27.570+0000 7fddf46bec80 0 mon.b@-1(???).mds e1 print_map 2024-04-23T02:31:27.713 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:31:27 smithi191 bash[40117]: e1 2024-04-23T02:31:27.713 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:31:27 smithi191 bash[40117]: enable_multiple, ever_enabled_multiple: 1,1 2024-04-23T02:31:27.713 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:31:27 smithi191 bash[40117]: default compat: compat={},rocompat={},incompat={1=base v0.20,2=client writeable ranges,3=default file layouts on dirs,4=dir inode in separate object,5=mds uses versioned encoding,6=dirfrag is stored in omap,8=no anchor table,9=file layout v2,10=snaprealm v2} 2024-04-23T02:31:27.713 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:31:27 smithi191 bash[40117]: legacy client fscid: -1 2024-04-23T02:31:27.713 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:31:27 smithi191 bash[40117]: 2024-04-23T02:31:27.713 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:31:27 smithi191 bash[40117]: No filesystems configured 2024-04-23T02:31:27.713 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:31:27 smithi191 bash[40117]: debug 2024-04-23T02:31:27.570+0000 7fddf46bec80 0 mon.b@-1(???).osd e77 crush map has features 3314933000854323200, adjusting msgr requires 2024-04-23T02:31:27.713 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:31:27 smithi191 bash[40117]: debug 2024-04-23T02:31:27.570+0000 7fddf46bec80 0 mon.b@-1(???).osd e77 crush map has features 432629239337189376, adjusting msgr requires 2024-04-23T02:31:27.713 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:31:27 smithi191 bash[40117]: debug 2024-04-23T02:31:27.570+0000 7fddf46bec80 0 mon.b@-1(???).osd e77 crush map has features 432629239337189376, adjusting msgr requires 2024-04-23T02:31:27.714 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:31:27 smithi191 bash[40117]: debug 2024-04-23T02:31:27.570+0000 7fddf46bec80 0 mon.b@-1(???).osd e77 crush map has features 432629239337189376, adjusting msgr requires 2024-04-23T02:31:27.714 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:31:27 smithi191 bash[40117]: debug 2024-04-23T02:31:27.574+0000 7fddf46bec80 1 mon.b@-1(???).paxosservice(auth 1..25) refresh upgraded, format 0 -> 3 2024-04-23T02:31:33.060 INFO:journalctl@ceph.mgr.y.smithi037.stdout:Apr 23 02:31:32 smithi037 bash[48852]: debug 2024-04-23T02:31:32.585+0000 7fe05e4c5700 -1 mgr.server handle_report got status from non-daemon mon.b 2024-04-23T02:31:33.811 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:31:33 smithi037 bash[56036]: cluster 2024-04-23T02:15:27.904334+0000 mon.a (mon.0) 0 : 1 mkfs 39f0dbf0-0117-11ef-bc93-c7b262605968 2024-04-23T02:31:33.811 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:31:33 smithi037 bash[56036]: cephadm 2024-04-23T02:27:45.049098+0000 mgr.x (mgr.24887) 10 : cephadm 1 [23/Apr/2024:02:27:45] ENGINE Bus STARTED 2024-04-23T02:31:33.811 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:31:33 smithi037 bash[56036]: cephadm 2024-04-23T02:28:03.818723+0000 mgr.x (mgr.24887) 22 : cephadm 1 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-04-23T02:31:33.811 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:31:33 smithi037 bash[56036]: cephadm 2024-04-23T02:28:03.819438+0000 mgr.x (mgr.24887) 23 : cephadm 1 No Migration is needed for rgw spec: {'placement': {'count': 2}, 'service_id': 'smpl', 'service_name': 'rgw.smpl', 'service_type': 'rgw'} 2024-04-23T02:31:33.811 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:31:33 smithi037 bash[56036]: cephadm 2024-04-23T02:28:03.985729+0000 mgr.x (mgr.24887) 24 : cephadm 1 Reconfiguring node-exporter.a (dependencies changed)... 2024-04-23T02:31:33.811 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:31:33 smithi037 bash[56036]: cephadm 2024-04-23T02:28:03.986388+0000 mgr.x (mgr.24887) 25 : cephadm 1 Reconfiguring daemon node-exporter.a on smithi037 2024-04-23T02:31:33.811 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:31:33 smithi037 bash[56036]: cephadm 2024-04-23T02:28:05.204441+0000 mgr.x (mgr.24887) 26 : cephadm 1 Reconfiguring alertmanager.a (dependencies changed)... 2024-04-23T02:31:33.812 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:31:33 smithi037 bash[56036]: cephadm 2024-04-23T02:28:05.225674+0000 mgr.x (mgr.24887) 27 : cephadm 1 Reconfiguring daemon alertmanager.a on smithi037 2024-04-23T02:31:33.812 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:31:33 smithi037 bash[56036]: cephadm 2024-04-23T02:28:14.114167+0000 mgr.x (mgr.24887) 37 : cephadm 1 Reconfiguring iscsi.foo.smithi037.qdajck (dependencies changed)... 2024-04-23T02:31:33.812 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:31:33 smithi037 bash[56036]: cephadm 2024-04-23T02:28:14.129104+0000 mgr.x (mgr.24887) 38 : cephadm 1 Reconfiguring daemon iscsi.foo.smithi037.qdajck on smithi037 2024-04-23T02:31:33.812 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:31:33 smithi037 bash[56036]: cephadm 2024-04-23T02:28:16.700811+0000 mgr.x (mgr.24887) 40 : cephadm 1 Reconfiguring prometheus.a (dependencies changed)... 2024-04-23T02:31:33.812 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:31:33 smithi037 bash[56036]: cephadm 2024-04-23T02:28:16.946672+0000 mgr.x (mgr.24887) 41 : cephadm 1 Reconfiguring daemon prometheus.a on smithi191 2024-04-23T02:31:33.812 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:31:33 smithi037 bash[56036]: cephadm 2024-04-23T02:28:29.498201+0000 mgr.x (mgr.24887) 48 : cephadm 1 Reconfiguring node-exporter.b (dependencies changed)... 2024-04-23T02:31:33.812 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:31:33 smithi037 bash[56036]: cephadm 2024-04-23T02:28:29.498949+0000 mgr.x (mgr.24887) 49 : cephadm 1 Reconfiguring daemon node-exporter.b on smithi191 2024-04-23T02:31:33.812 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:31:33 smithi037 bash[56036]: cephadm 2024-04-23T02:28:31.267054+0000 mgr.x (mgr.24887) 51 : cephadm 1 Reconfiguring grafana.a (dependencies changed)... 2024-04-23T02:31:33.812 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:31:33 smithi037 bash[56036]: cephadm 2024-04-23T02:28:31.279797+0000 mgr.x (mgr.24887) 52 : cephadm 1 Regenerating cephadm self-signed grafana TLS certificates 2024-04-23T02:31:33.812 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:31:33 smithi037 bash[56036]: cephadm 2024-04-23T02:28:31.399578+0000 mgr.x (mgr.24887) 54 : cephadm 1 Reconfiguring daemon grafana.a on smithi191 2024-04-23T02:31:33.812 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:31:33 smithi037 bash[56036]: cephadm 2024-04-23T02:28:56.993578+0000 mgr.x (mgr.24887) 80 : cephadm 1 Upgrade: Need to upgrade myself (mgr.x) 2024-04-23T02:31:33.813 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:31:33 smithi037 bash[56036]: cephadm 2024-04-23T02:28:56.994369+0000 mgr.x (mgr.24887) 81 : cephadm 1 Upgrade: Need to upgrade myself (mgr.x) 2024-04-23T02:31:33.813 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:31:33 smithi037 bash[56036]: cephadm 2024-04-23T02:28:59.314536+0000 mgr.x (mgr.24887) 83 : cephadm 1 Upgrade: Updating mgr.y 2024-04-23T02:31:33.813 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:31:33 smithi037 bash[56036]: cephadm 2024-04-23T02:28:59.332791+0000 mgr.x (mgr.24887) 84 : cephadm 1 Deploying daemon mgr.y on smithi037 2024-04-23T02:31:33.813 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:31:33 smithi037 bash[56036]: cephadm 2024-04-23T02:29:22.572213+0000 mgr.x (mgr.24887) 101 : cephadm 3 unable to calc client keyring client.admin placement PlacementSpec(label='_admin'): Cannot place : No matching hosts for label _admin 2024-04-23T02:31:33.813 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:31:33 smithi037 bash[56036]: cephadm 2024-04-23T02:29:23.684707+0000 mgr.y (mgr.15255) 1 : cephadm 1 inventory: adjusted host smithi191 addr 'smithi191' -> '172.21.15.191' 2024-04-23T02:31:33.813 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:31:33 smithi037 bash[54030]: cluster 2024-04-23T02:15:27.904334+0000 mon.a (mon.0) 0 : 1 mkfs 39f0dbf0-0117-11ef-bc93-c7b262605968 2024-04-23T02:31:33.813 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:31:33 smithi037 bash[54030]: cephadm 2024-04-23T02:27:45.049098+0000 mgr.x (mgr.24887) 10 : cephadm 1 [23/Apr/2024:02:27:45] ENGINE Bus STARTED 2024-04-23T02:31:33.814 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:31:33 smithi037 bash[54030]: cephadm 2024-04-23T02:28:03.818723+0000 mgr.x (mgr.24887) 22 : cephadm 1 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-04-23T02:31:33.814 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:31:33 smithi037 bash[54030]: cephadm 2024-04-23T02:28:03.819438+0000 mgr.x (mgr.24887) 23 : cephadm 1 No Migration is needed for rgw spec: {'placement': {'count': 2}, 'service_id': 'smpl', 'service_name': 'rgw.smpl', 'service_type': 'rgw'} 2024-04-23T02:31:33.814 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:31:33 smithi037 bash[54030]: cephadm 2024-04-23T02:28:03.985729+0000 mgr.x (mgr.24887) 24 : cephadm 1 Reconfiguring node-exporter.a (dependencies changed)... 2024-04-23T02:31:33.814 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:31:33 smithi037 bash[54030]: cephadm 2024-04-23T02:28:03.986388+0000 mgr.x (mgr.24887) 25 : cephadm 1 Reconfiguring daemon node-exporter.a on smithi037 2024-04-23T02:31:33.814 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:31:33 smithi037 bash[54030]: cephadm 2024-04-23T02:28:05.204441+0000 mgr.x (mgr.24887) 26 : cephadm 1 Reconfiguring alertmanager.a (dependencies changed)... 2024-04-23T02:31:33.814 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:31:33 smithi037 bash[54030]: cephadm 2024-04-23T02:28:05.225674+0000 mgr.x (mgr.24887) 27 : cephadm 1 Reconfiguring daemon alertmanager.a on smithi037 2024-04-23T02:31:33.814 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:31:33 smithi037 bash[54030]: cephadm 2024-04-23T02:28:14.114167+0000 mgr.x (mgr.24887) 37 : cephadm 1 Reconfiguring iscsi.foo.smithi037.qdajck (dependencies changed)... 2024-04-23T02:31:33.814 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:31:33 smithi037 bash[54030]: cephadm 2024-04-23T02:28:14.129104+0000 mgr.x (mgr.24887) 38 : cephadm 1 Reconfiguring daemon iscsi.foo.smithi037.qdajck on smithi037 2024-04-23T02:31:33.814 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:31:33 smithi037 bash[54030]: cephadm 2024-04-23T02:28:16.700811+0000 mgr.x (mgr.24887) 40 : cephadm 1 Reconfiguring prometheus.a (dependencies changed)... 2024-04-23T02:31:33.814 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:31:33 smithi037 bash[54030]: cephadm 2024-04-23T02:28:16.946672+0000 mgr.x (mgr.24887) 41 : cephadm 1 Reconfiguring daemon prometheus.a on smithi191 2024-04-23T02:31:33.814 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:31:33 smithi037 bash[54030]: cephadm 2024-04-23T02:28:29.498201+0000 mgr.x (mgr.24887) 48 : cephadm 1 Reconfiguring node-exporter.b (dependencies changed)... 2024-04-23T02:31:33.814 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:31:33 smithi037 bash[54030]: cephadm 2024-04-23T02:28:29.498949+0000 mgr.x (mgr.24887) 49 : cephadm 1 Reconfiguring daemon node-exporter.b on smithi191 2024-04-23T02:31:33.815 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:31:33 smithi037 bash[54030]: cephadm 2024-04-23T02:28:31.267054+0000 mgr.x (mgr.24887) 51 : cephadm 1 Reconfiguring grafana.a (dependencies changed)... 2024-04-23T02:31:33.815 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:31:33 smithi037 bash[54030]: cephadm 2024-04-23T02:28:31.279797+0000 mgr.x (mgr.24887) 52 : cephadm 1 Regenerating cephadm self-signed grafana TLS certificates 2024-04-23T02:31:33.815 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:31:33 smithi037 bash[54030]: cephadm 2024-04-23T02:28:31.399578+0000 mgr.x (mgr.24887) 54 : cephadm 1 Reconfiguring daemon grafana.a on smithi191 2024-04-23T02:31:33.815 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:31:33 smithi037 bash[54030]: cephadm 2024-04-23T02:28:56.993578+0000 mgr.x (mgr.24887) 80 : cephadm 1 Upgrade: Need to upgrade myself (mgr.x) 2024-04-23T02:31:33.815 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:31:33 smithi037 bash[54030]: cephadm 2024-04-23T02:28:56.994369+0000 mgr.x (mgr.24887) 81 : cephadm 1 Upgrade: Need to upgrade myself (mgr.x) 2024-04-23T02:31:33.815 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:31:33 smithi037 bash[54030]: cephadm 2024-04-23T02:28:59.314536+0000 mgr.x (mgr.24887) 83 : cephadm 1 Upgrade: Updating mgr.y 2024-04-23T02:31:33.815 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:31:33 smithi037 bash[54030]: cephadm 2024-04-23T02:28:59.332791+0000 mgr.x (mgr.24887) 84 : cephadm 1 Deploying daemon mgr.y on smithi037 2024-04-23T02:31:33.815 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:31:33 smithi037 bash[54030]: cephadm 2024-04-23T02:29:22.572213+0000 mgr.x (mgr.24887) 101 : cephadm 3 unable to calc client keyring client.admin placement PlacementSpec(label='_admin'): Cannot place : No matching hosts for label _admin 2024-04-23T02:31:33.815 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:31:33 smithi037 bash[54030]: cephadm 2024-04-23T02:29:23.684707+0000 mgr.y (mgr.15255) 1 : cephadm 1 inventory: adjusted host smithi191 addr 'smithi191' -> '172.21.15.191' 2024-04-23T02:31:33.816 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:31:33 smithi037 bash[56036]: cephadm 2024-04-23T02:29:24.528546+0000 mgr.y (mgr.15255) 2 : cephadm 1 [23/Apr/2024:02:29:24] ENGINE Bus STARTING 2024-04-23T02:31:33.816 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:31:33 smithi037 bash[56036]: cephadm 2024-04-23T02:29:24.656993+0000 mgr.y (mgr.15255) 4 : cephadm 1 [23/Apr/2024:02:29:24] ENGINE Serving on https://172.21.15.37:7150 2024-04-23T02:31:33.816 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:31:33 smithi037 bash[56036]: cephadm 2024-04-23T02:29:24.758731+0000 mgr.y (mgr.15255) 5 : cephadm 1 [23/Apr/2024:02:29:24] ENGINE Serving on http://172.21.15.37:8765 2024-04-23T02:31:33.816 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:31:33 smithi037 bash[56036]: cephadm 2024-04-23T02:29:24.759445+0000 mgr.y (mgr.15255) 6 : cephadm 1 [23/Apr/2024:02:29:24] ENGINE Bus STARTED 2024-04-23T02:31:33.816 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:31:33 smithi037 bash[56036]: cephadm 2024-04-23T02:29:42.444309+0000 mgr.y (mgr.15255) 16 : cephadm 3 unable to calc client keyring client.admin placement PlacementSpec(label='_admin'): Cannot place : No matching hosts for label _admin 2024-04-23T02:31:33.816 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:31:33 smithi037 bash[56036]: cephadm 2024-04-23T02:29:42.528559+0000 mgr.y (mgr.15255) 18 : cephadm 1 Reconfiguring iscsi.foo.smithi037.qdajck (dependencies changed)... 2024-04-23T02:31:33.816 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:31:33 smithi037 bash[56036]: cephadm 2024-04-23T02:29:42.545558+0000 mgr.y (mgr.15255) 19 : cephadm 1 Reconfiguring daemon iscsi.foo.smithi037.qdajck on smithi037 2024-04-23T02:31:33.816 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:31:33 smithi037 bash[56036]: cephadm 2024-04-23T02:29:47.723064+0000 mgr.y (mgr.15255) 26 : cephadm 1 Reconfiguring prometheus.a (dependencies changed)... 2024-04-23T02:31:33.816 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:31:33 smithi037 bash[56036]: cephadm 2024-04-23T02:29:47.988562+0000 mgr.y (mgr.15255) 27 : cephadm 1 Reconfiguring daemon prometheus.a on smithi191 2024-04-23T02:31:33.816 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:31:33 smithi037 bash[56036]: cephadm 2024-04-23T02:29:55.031713+0000 mgr.y (mgr.15255) 35 : cephadm 1 Upgrade: Updating mgr.x 2024-04-23T02:31:33.816 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:31:33 smithi037 bash[56036]: cephadm 2024-04-23T02:29:55.038533+0000 mgr.y (mgr.15255) 36 : cephadm 1 Deploying daemon mgr.x on smithi191 2024-04-23T02:31:33.817 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:31:33 smithi037 bash[56036]: cephadm 2024-04-23T02:30:15.496021+0000 mgr.y (mgr.15255) 47 : cephadm 3 unable to calc client keyring client.admin placement PlacementSpec(label='_admin'): Cannot place : No matching hosts for label _admin 2024-04-23T02:31:33.817 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:31:33 smithi037 bash[56036]: cephadm 2024-04-23T02:30:15.601727+0000 mgr.y (mgr.15255) 50 : cephadm 1 Upgrade: Setting container_image for all mgr 2024-04-23T02:31:33.817 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:31:33 smithi037 bash[56036]: cephadm 2024-04-23T02:30:15.636238+0000 mgr.y (mgr.15255) 51 : cephadm 1 Upgrade: It appears safe to stop mon.a 2024-04-23T02:31:33.817 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:31:33 smithi037 bash[56036]: cephadm 2024-04-23T02:30:18.657223+0000 mgr.y (mgr.15255) 57 : cephadm 1 Upgrade: Updating mon.a 2024-04-23T02:31:33.817 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:31:33 smithi037 bash[56036]: cephadm 2024-04-23T02:30:18.669388+0000 mgr.y (mgr.15255) 58 : cephadm 1 Deploying daemon mon.a on smithi037 2024-04-23T02:31:33.817 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:31:33 smithi037 bash[56036]: cluster 2024-04-23T02:30:34.351037+0000 mon.a (mon.0) 15 : cluster 0 Standby manager daemon x started 2024-04-23T02:31:33.817 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:31:33 smithi037 bash[56036]: cluster 2024-04-23T02:30:34.775852+0000 mon.a (mon.0) 16 : cluster 1 Active manager daemon y restarted 2024-04-23T02:31:33.817 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:31:33 smithi037 bash[56036]: cluster 2024-04-23T02:30:34.776598+0000 mon.a (mon.0) 17 : cluster 1 Activating manager daemon y 2024-04-23T02:31:33.817 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:31:33 smithi037 bash[56036]: cluster 2024-04-23T02:30:34.787915+0000 mon.a (mon.0) 18 : cluster 0 osdmap e77: 8 total, 8 up, 8 in 2024-04-23T02:31:33.817 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:31:33 smithi037 bash[56036]: cluster 2024-04-23T02:30:34.788534+0000 mon.a (mon.0) 19 : cluster 0 mgrmap e30: y(active, starting, since 0.012111s), standbys: x 2024-04-23T02:31:33.817 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:31:33 smithi037 bash[56036]: cluster 2024-04-23T02:30:34.812595+0000 mon.a (mon.0) 20 : cluster 1 Manager daemon y is now available 2024-04-23T02:31:33.817 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:31:33 smithi037 bash[56036]: cephadm 2024-04-23T02:30:35.560702+0000 mgr.y (mgr.25468) 1 : cephadm 1 [23/Apr/2024:02:30:35] ENGINE Bus STARTING 2024-04-23T02:31:33.818 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:31:33 smithi037 bash[56036]: cephadm 2024-04-23T02:30:35.688112+0000 mgr.y (mgr.25468) 2 : cephadm 1 [23/Apr/2024:02:30:35] ENGINE Serving on https://172.21.15.37:7150 2024-04-23T02:31:33.818 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:31:33 smithi037 bash[54030]: cephadm 2024-04-23T02:29:24.528546+0000 mgr.y (mgr.15255) 2 : cephadm 1 [23/Apr/2024:02:29:24] ENGINE Bus STARTING 2024-04-23T02:31:33.818 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:31:33 smithi037 bash[54030]: cephadm 2024-04-23T02:29:24.656993+0000 mgr.y (mgr.15255) 4 : cephadm 1 [23/Apr/2024:02:29:24] ENGINE Serving on https://172.21.15.37:7150 2024-04-23T02:31:33.818 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:31:33 smithi037 bash[54030]: cephadm 2024-04-23T02:29:24.758731+0000 mgr.y (mgr.15255) 5 : cephadm 1 [23/Apr/2024:02:29:24] ENGINE Serving on http://172.21.15.37:8765 2024-04-23T02:31:33.818 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:31:33 smithi037 bash[54030]: cephadm 2024-04-23T02:29:24.759445+0000 mgr.y (mgr.15255) 6 : cephadm 1 [23/Apr/2024:02:29:24] ENGINE Bus STARTED 2024-04-23T02:31:33.818 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:31:33 smithi037 bash[54030]: cephadm 2024-04-23T02:29:42.444309+0000 mgr.y (mgr.15255) 16 : cephadm 3 unable to calc client keyring client.admin placement PlacementSpec(label='_admin'): Cannot place : No matching hosts for label _admin 2024-04-23T02:31:33.818 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:31:33 smithi037 bash[54030]: cephadm 2024-04-23T02:29:42.528559+0000 mgr.y (mgr.15255) 18 : cephadm 1 Reconfiguring iscsi.foo.smithi037.qdajck (dependencies changed)... 2024-04-23T02:31:33.818 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:31:33 smithi037 bash[54030]: cephadm 2024-04-23T02:29:42.545558+0000 mgr.y (mgr.15255) 19 : cephadm 1 Reconfiguring daemon iscsi.foo.smithi037.qdajck on smithi037 2024-04-23T02:31:33.818 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:31:33 smithi037 bash[54030]: cephadm 2024-04-23T02:29:47.723064+0000 mgr.y (mgr.15255) 26 : cephadm 1 Reconfiguring prometheus.a (dependencies changed)... 2024-04-23T02:31:33.819 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:31:33 smithi037 bash[54030]: cephadm 2024-04-23T02:29:47.988562+0000 mgr.y (mgr.15255) 27 : cephadm 1 Reconfiguring daemon prometheus.a on smithi191 2024-04-23T02:31:33.819 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:31:33 smithi037 bash[54030]: cephadm 2024-04-23T02:29:55.031713+0000 mgr.y (mgr.15255) 35 : cephadm 1 Upgrade: Updating mgr.x 2024-04-23T02:31:33.819 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:31:33 smithi037 bash[54030]: cephadm 2024-04-23T02:29:55.038533+0000 mgr.y (mgr.15255) 36 : cephadm 1 Deploying daemon mgr.x on smithi191 2024-04-23T02:31:33.819 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:31:33 smithi037 bash[54030]: cephadm 2024-04-23T02:30:15.496021+0000 mgr.y (mgr.15255) 47 : cephadm 3 unable to calc client keyring client.admin placement PlacementSpec(label='_admin'): Cannot place : No matching hosts for label _admin 2024-04-23T02:31:33.819 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:31:33 smithi037 bash[54030]: cephadm 2024-04-23T02:30:15.601727+0000 mgr.y (mgr.15255) 50 : cephadm 1 Upgrade: Setting container_image for all mgr 2024-04-23T02:31:33.819 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:31:33 smithi037 bash[54030]: cephadm 2024-04-23T02:30:15.636238+0000 mgr.y (mgr.15255) 51 : cephadm 1 Upgrade: It appears safe to stop mon.a 2024-04-23T02:31:33.819 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:31:33 smithi037 bash[54030]: cephadm 2024-04-23T02:30:18.657223+0000 mgr.y (mgr.15255) 57 : cephadm 1 Upgrade: Updating mon.a 2024-04-23T02:31:33.819 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:31:33 smithi037 bash[54030]: cephadm 2024-04-23T02:30:18.669388+0000 mgr.y (mgr.15255) 58 : cephadm 1 Deploying daemon mon.a on smithi037 2024-04-23T02:31:33.819 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:31:33 smithi037 bash[54030]: cluster 2024-04-23T02:30:34.351037+0000 mon.a (mon.0) 15 : cluster 0 Standby manager daemon x started 2024-04-23T02:31:33.819 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:31:33 smithi037 bash[54030]: cluster 2024-04-23T02:30:34.775852+0000 mon.a (mon.0) 16 : cluster 1 Active manager daemon y restarted 2024-04-23T02:31:33.819 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:31:33 smithi037 bash[54030]: cluster 2024-04-23T02:30:34.776598+0000 mon.a (mon.0) 17 : cluster 1 Activating manager daemon y 2024-04-23T02:31:33.819 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:31:33 smithi037 bash[54030]: cluster 2024-04-23T02:30:34.787915+0000 mon.a (mon.0) 18 : cluster 0 osdmap e77: 8 total, 8 up, 8 in 2024-04-23T02:31:33.820 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:31:33 smithi037 bash[54030]: cluster 2024-04-23T02:30:34.788534+0000 mon.a (mon.0) 19 : cluster 0 mgrmap e30: y(active, starting, since 0.012111s), standbys: x 2024-04-23T02:31:33.820 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:31:33 smithi037 bash[54030]: cluster 2024-04-23T02:30:34.812595+0000 mon.a (mon.0) 20 : cluster 1 Manager daemon y is now available 2024-04-23T02:31:33.820 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:31:33 smithi037 bash[54030]: cephadm 2024-04-23T02:30:35.560702+0000 mgr.y (mgr.25468) 1 : cephadm 1 [23/Apr/2024:02:30:35] ENGINE Bus STARTING 2024-04-23T02:31:33.820 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:31:33 smithi037 bash[54030]: cephadm 2024-04-23T02:30:35.688112+0000 mgr.y (mgr.25468) 2 : cephadm 1 [23/Apr/2024:02:30:35] ENGINE Serving on https://172.21.15.37:7150 2024-04-23T02:31:33.820 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:31:33 smithi037 bash[56036]: cephadm 2024-04-23T02:30:35.790942+0000 mgr.y (mgr.25468) 3 : cephadm 1 [23/Apr/2024:02:30:35] ENGINE Serving on http://172.21.15.37:8765 2024-04-23T02:31:33.820 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:31:33 smithi037 bash[56036]: cephadm 2024-04-23T02:30:35.791528+0000 mgr.y (mgr.25468) 4 : cephadm 1 [23/Apr/2024:02:30:35] ENGINE Bus STARTED 2024-04-23T02:31:33.820 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:31:33 smithi037 bash[56036]: cluster 2024-04-23T02:30:35.797565+0000 mon.a (mon.0) 23 : cluster 0 mgrmap e31: y(active, since 1.02113s), standbys: x 2024-04-23T02:31:33.821 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:31:33 smithi037 bash[56036]: cluster 2024-04-23T02:30:35.812044+0000 mgr.y (mgr.25468) 5 : cluster 0 pgmap v3: 161 pgs: 161 active+clean; 604 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-04-23T02:31:33.821 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:31:33 smithi037 bash[56036]: cluster 2024-04-23T02:30:36.789276+0000 mon.a (mon.0) 24 : cluster 1 Health check cleared: CEPHADM_FAILED_DAEMON (was: 2 failed cephadm daemon(s)) 2024-04-23T02:31:33.821 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:31:33 smithi037 bash[56036]: cluster 2024-04-23T02:30:36.789361+0000 mon.a (mon.0) 25 : cluster 1 Cluster is now healthy 2024-04-23T02:31:33.821 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:31:33 smithi037 bash[56036]: cluster 2024-04-23T02:30:36.801305+0000 mgr.y (mgr.25468) 6 : cluster 0 pgmap v4: 161 pgs: 161 active+clean; 604 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-04-23T02:31:33.821 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:31:33 smithi037 bash[56036]: cluster 2024-04-23T02:30:37.815913+0000 mon.a (mon.0) 26 : cluster 0 mgrmap e32: y(active, since 3s), standbys: x 2024-04-23T02:31:33.821 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:31:33 smithi037 bash[56036]: cluster 2024-04-23T02:30:38.801981+0000 mgr.y (mgr.25468) 7 : cluster 0 pgmap v5: 161 pgs: 161 active+clean; 604 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-04-23T02:31:33.821 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:31:33 smithi037 bash[56036]: cluster 2024-04-23T02:30:39.830374+0000 mon.a (mon.0) 27 : cluster 0 mgrmap e33: y(active, since 5s), standbys: x 2024-04-23T02:31:33.821 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:31:33 smithi037 bash[56036]: cluster 2024-04-23T02:30:40.802477+0000 mgr.y (mgr.25468) 8 : cluster 0 pgmap v6: 161 pgs: 161 active+clean; 604 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-04-23T02:31:33.821 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:31:33 smithi037 bash[56036]: cluster 2024-04-23T02:30:42.804109+0000 mgr.y (mgr.25468) 9 : cluster 0 pgmap v7: 161 pgs: 161 active+clean; 604 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 29 KiB/s rd, 0 B/s wr, 16 op/s 2024-04-23T02:31:33.821 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:31:33 smithi037 bash[56036]: cluster 2024-04-23T02:30:44.804826+0000 mgr.y (mgr.25468) 10 : cluster 0 pgmap v8: 161 pgs: 161 active+clean; 604 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 23 KiB/s rd, 0 B/s wr, 12 op/s 2024-04-23T02:31:33.821 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:31:33 smithi037 bash[56036]: cluster 2024-04-23T02:30:46.806055+0000 mgr.y (mgr.25468) 11 : cluster 0 pgmap v9: 161 pgs: 161 active+clean; 604 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 19 KiB/s rd, 0 B/s wr, 10 op/s 2024-04-23T02:31:33.821 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:31:33 smithi037 bash[56036]: cluster 2024-04-23T02:30:48.806705+0000 mgr.y (mgr.25468) 13 : cluster 0 pgmap v10: 161 pgs: 161 active+clean; 604 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 17 KiB/s rd, 0 B/s wr, 9 op/s 2024-04-23T02:31:33.822 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:31:33 smithi037 bash[56036]: audit 2024-04-23T02:30:49.462422+0000 mgr.y (mgr.25468) 15 : audit 0 from='client.34194 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T02:31:33.822 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:31:33 smithi037 bash[56036]: audit 2024-04-23T02:30:49.934000+0000 mon.c (mon.1) 87 : audit 0 from='client.34200 172.21.15.37:0/809382066' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T02:31:33.822 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:31:33 smithi037 bash[56036]: audit 2024-04-23T02:30:50.313436+0000 mgr.y (mgr.25468) 16 : audit 0 from='client.25570 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T02:31:33.822 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:31:33 smithi037 bash[56036]: audit 2024-04-23T02:30:50.759817+0000 mon.a (mon.0) 36 : audit 0 from='client.34212 172.21.15.37:0/3373725457' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-23T02:31:33.822 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:31:33 smithi037 bash[56036]: cluster 2024-04-23T02:30:50.807769+0000 mgr.y (mgr.25468) 17 : cluster 0 pgmap v11: 161 pgs: 161 active+clean; 604 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 17 KiB/s rd, 0 B/s wr, 9 op/s 2024-04-23T02:31:33.822 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:31:33 smithi037 bash[56036]: audit 2024-04-23T02:30:52.549000+0000 mon.a (mon.0) 37 : audit 1 from='mgr.25468 ' entity='mgr.y' 2024-04-23T02:31:33.822 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:31:33 smithi037 bash[56036]: audit 2024-04-23T02:30:52.561838+0000 mon.a (mon.0) 38 : audit 1 from='mgr.25468 ' entity='mgr.y' 2024-04-23T02:31:33.822 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:31:33 smithi037 bash[56036]: audit 2024-04-23T02:30:52.565902+0000 mon.c (mon.1) 88 : audit 0 from='mgr.25468 172.21.15.37:0/2063831359' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-23T02:31:33.822 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:31:33 smithi037 bash[56036]: audit 2024-04-23T02:30:52.567704+0000 mon.c (mon.1) 89 : audit 1 from='mgr.25468 172.21.15.37:0/2063831359' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-23T02:31:33.822 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:31:33 smithi037 bash[56036]: cephadm 2024-04-23T02:30:52.569331+0000 mgr.y (mgr.25468) 18 : cephadm 3 unable to calc client keyring client.admin placement PlacementSpec(label='_admin'): Cannot place : No matching hosts for label _admin 2024-04-23T02:31:33.822 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:31:33 smithi037 bash[56036]: cluster 2024-04-23T02:30:52.571118+0000 mgr.y (mgr.25468) 19 : cluster 0 pgmap v12: 161 pgs: 161 active+clean; 604 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 18 KiB/s rd, 0 B/s wr, 10 op/s 2024-04-23T02:31:33.823 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:31:33 smithi037 bash[56036]: audit 2024-04-23T02:30:52.579263+0000 mon.a (mon.0) 39 : audit 1 from='mgr.25468 ' entity='mgr.y' 2024-04-23T02:31:33.823 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:31:33 smithi037 bash[56036]: audit 2024-04-23T02:30:52.665623+0000 mon.c (mon.1) 90 : audit 0 from='mgr.25468 172.21.15.37:0/2063831359' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-23T02:31:33.823 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:31:33 smithi037 bash[56036]: audit 2024-04-23T02:30:52.671637+0000 mon.c (mon.1) 91 : audit 0 from='mgr.25468 172.21.15.37:0/2063831359' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T02:31:33.823 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:31:33 smithi037 bash[56036]: audit 2024-04-23T02:30:52.674095+0000 mon.c (mon.1) 92 : audit 0 from='mgr.25468 172.21.15.37:0/2063831359' entity='mgr.y' cmd=[{"prefix": "quorum_status"}]: dispatch 2024-04-23T02:31:33.823 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:31:33 smithi037 bash[56036]: audit 2024-04-23T02:30:52.675640+0000 mon.c (mon.1) 93 : audit 0 from='mgr.25468 172.21.15.37:0/2063831359' entity='mgr.y' cmd=[{"prefix": "mon ok-to-stop", "ids": ["c"]}]: dispatch 2024-04-23T02:31:33.823 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:31:33 smithi037 bash[56036]: cephadm 2024-04-23T02:30:52.676829+0000 mgr.y (mgr.25468) 20 : cephadm 1 Upgrade: It appears safe to stop mon.c 2024-04-23T02:31:33.823 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:31:33 smithi037 bash[56036]: cluster 2024-04-23T02:30:53.558719+0000 mon.a (mon.0) 40 : cluster 3 Health check failed: 2 failed cephadm daemon(s) (CEPHADM_FAILED_DAEMON) 2024-04-23T02:31:33.823 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:31:33 smithi037 bash[56036]: cluster 2024-04-23T02:30:54.571917+0000 mgr.y (mgr.25468) 21 : cluster 0 pgmap v13: 161 pgs: 161 active+clean; 604 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 87 B/s rd, 0 op/s 2024-04-23T02:31:33.823 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:31:33 smithi037 bash[56036]: cephadm 2024-04-23T02:30:54.746093+0000 mgr.y (mgr.25468) 22 : cephadm 1 Upgrade: Updating mon.c 2024-04-23T02:31:33.823 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:31:33 smithi037 bash[56036]: audit 2024-04-23T02:30:54.756291+0000 mon.a (mon.0) 41 : audit 1 from='mgr.25468 ' entity='mgr.y' 2024-04-23T02:31:33.823 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:31:33 smithi037 bash[56036]: audit 2024-04-23T02:30:54.759208+0000 mon.c (mon.1) 94 : audit 1 from='mgr.25468 172.21.15.37:0/2063831359' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-04-23T02:31:33.824 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:31:33 smithi037 bash[56036]: audit 2024-04-23T02:30:54.761230+0000 mon.a (mon.0) 42 : audit 0 from='mgr.25468 ' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-04-23T02:31:33.824 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:31:33 smithi037 bash[56036]: audit 2024-04-23T02:30:54.763015+0000 mon.c (mon.1) 95 : audit 0 from='mgr.25468 172.21.15.37:0/2063831359' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-23T02:31:33.824 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:31:33 smithi037 bash[56036]: cephadm 2024-04-23T02:30:54.764938+0000 mgr.y (mgr.25468) 23 : cephadm 1 Deploying daemon mon.c on smithi037 2024-04-23T02:31:33.824 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:31:33 smithi037 bash[56036]: cluster 2024-04-23T02:30:56.573630+0000 mgr.y (mgr.25468) 24 : cluster 0 pgmap v14: 161 pgs: 161 active+clean; 604 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 87 B/s rd, 0 op/s 2024-04-23T02:31:33.824 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:31:33 smithi037 bash[56036]: audit 2024-04-23T02:30:57.234308+0000 mon.b (mon.2) 90 : audit 0 from='mgr.25468 172.21.15.37:0/2063831359' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-23T02:31:33.824 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:31:33 smithi037 bash[54030]: cephadm 2024-04-23T02:30:35.790942+0000 mgr.y (mgr.25468) 3 : cephadm 1 [23/Apr/2024:02:30:35] ENGINE Serving on http://172.21.15.37:8765 2024-04-23T02:31:33.824 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:31:33 smithi037 bash[54030]: cephadm 2024-04-23T02:30:35.791528+0000 mgr.y (mgr.25468) 4 : cephadm 1 [23/Apr/2024:02:30:35] ENGINE Bus STARTED 2024-04-23T02:31:33.824 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:31:33 smithi037 bash[54030]: cluster 2024-04-23T02:30:35.797565+0000 mon.a (mon.0) 23 : cluster 0 mgrmap e31: y(active, since 1.02113s), standbys: x 2024-04-23T02:31:33.824 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:31:33 smithi037 bash[54030]: cluster 2024-04-23T02:30:35.812044+0000 mgr.y (mgr.25468) 5 : cluster 0 pgmap v3: 161 pgs: 161 active+clean; 604 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-04-23T02:31:33.824 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:31:33 smithi037 bash[54030]: cluster 2024-04-23T02:30:36.789276+0000 mon.a (mon.0) 24 : cluster 1 Health check cleared: CEPHADM_FAILED_DAEMON (was: 2 failed cephadm daemon(s)) 2024-04-23T02:31:33.825 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:31:33 smithi037 bash[54030]: cluster 2024-04-23T02:30:36.789361+0000 mon.a (mon.0) 25 : cluster 1 Cluster is now healthy 2024-04-23T02:31:33.825 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:31:33 smithi037 bash[54030]: cluster 2024-04-23T02:30:36.801305+0000 mgr.y (mgr.25468) 6 : cluster 0 pgmap v4: 161 pgs: 161 active+clean; 604 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-04-23T02:31:33.825 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:31:33 smithi037 bash[54030]: cluster 2024-04-23T02:30:37.815913+0000 mon.a (mon.0) 26 : cluster 0 mgrmap e32: y(active, since 3s), standbys: x 2024-04-23T02:31:33.825 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:31:33 smithi037 bash[54030]: cluster 2024-04-23T02:30:38.801981+0000 mgr.y (mgr.25468) 7 : cluster 0 pgmap v5: 161 pgs: 161 active+clean; 604 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-04-23T02:31:33.825 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:31:33 smithi037 bash[54030]: cluster 2024-04-23T02:30:39.830374+0000 mon.a (mon.0) 27 : cluster 0 mgrmap e33: y(active, since 5s), standbys: x 2024-04-23T02:31:33.825 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:31:33 smithi037 bash[54030]: cluster 2024-04-23T02:30:40.802477+0000 mgr.y (mgr.25468) 8 : cluster 0 pgmap v6: 161 pgs: 161 active+clean; 604 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-04-23T02:31:33.825 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:31:33 smithi037 bash[54030]: cluster 2024-04-23T02:30:42.804109+0000 mgr.y (mgr.25468) 9 : cluster 0 pgmap v7: 161 pgs: 161 active+clean; 604 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 29 KiB/s rd, 0 B/s wr, 16 op/s 2024-04-23T02:31:33.825 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:31:33 smithi037 bash[54030]: cluster 2024-04-23T02:30:44.804826+0000 mgr.y (mgr.25468) 10 : cluster 0 pgmap v8: 161 pgs: 161 active+clean; 604 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 23 KiB/s rd, 0 B/s wr, 12 op/s 2024-04-23T02:31:33.825 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:31:33 smithi037 bash[54030]: cluster 2024-04-23T02:30:46.806055+0000 mgr.y (mgr.25468) 11 : cluster 0 pgmap v9: 161 pgs: 161 active+clean; 604 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 19 KiB/s rd, 0 B/s wr, 10 op/s 2024-04-23T02:31:33.825 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:31:33 smithi037 bash[54030]: cluster 2024-04-23T02:30:48.806705+0000 mgr.y (mgr.25468) 13 : cluster 0 pgmap v10: 161 pgs: 161 active+clean; 604 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 17 KiB/s rd, 0 B/s wr, 9 op/s 2024-04-23T02:31:33.825 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:31:33 smithi037 bash[54030]: audit 2024-04-23T02:30:49.462422+0000 mgr.y (mgr.25468) 15 : audit 0 from='client.34194 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T02:31:33.825 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:31:33 smithi037 bash[54030]: audit 2024-04-23T02:30:49.934000+0000 mon.c (mon.1) 87 : audit 0 from='client.34200 172.21.15.37:0/809382066' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T02:31:33.826 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:31:33 smithi037 bash[54030]: audit 2024-04-23T02:30:50.313436+0000 mgr.y (mgr.25468) 16 : audit 0 from='client.25570 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T02:31:33.826 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:31:33 smithi037 bash[54030]: audit 2024-04-23T02:30:50.759817+0000 mon.a (mon.0) 36 : audit 0 from='client.34212 172.21.15.37:0/3373725457' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-23T02:31:33.826 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:31:33 smithi037 bash[54030]: cluster 2024-04-23T02:30:50.807769+0000 mgr.y (mgr.25468) 17 : cluster 0 pgmap v11: 161 pgs: 161 active+clean; 604 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 17 KiB/s rd, 0 B/s wr, 9 op/s 2024-04-23T02:31:33.826 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:31:33 smithi037 bash[54030]: audit 2024-04-23T02:30:52.549000+0000 mon.a (mon.0) 37 : audit 1 from='mgr.25468 ' entity='mgr.y' 2024-04-23T02:31:33.826 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:31:33 smithi037 bash[54030]: audit 2024-04-23T02:30:52.561838+0000 mon.a (mon.0) 38 : audit 1 from='mgr.25468 ' entity='mgr.y' 2024-04-23T02:31:33.826 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:31:33 smithi037 bash[56036]: audit 2024-04-23T02:30:57.234514+0000 mon.b (mon.2) 91 : audit 0 from='mgr.25468 172.21.15.37:0/2063831359' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-23T02:31:33.827 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:31:33 smithi037 bash[56036]: audit 2024-04-23T02:30:57.234699+0000 mon.b (mon.2) 92 : audit 0 from='mgr.25468 172.21.15.37:0/2063831359' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-23T02:31:33.827 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:31:33 smithi037 bash[56036]: cluster 2024-04-23T02:30:58.574438+0000 mgr.y (mgr.25468) 25 : cluster 0 pgmap v15: 161 pgs: 161 active+clean; 604 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 87 B/s rd, 0 op/s 2024-04-23T02:31:33.827 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:31:33 smithi037 bash[56036]: cluster 2024-04-23T02:30:59.670397+0000 mon.c (mon.1) 1 : cluster 1 mon.c calling monitor election 2024-04-23T02:31:33.827 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:31:33 smithi037 bash[56036]: cluster 2024-04-23T02:31:00.575289+0000 mgr.y (mgr.25468) 26 : cluster 0 pgmap v16: 161 pgs: 161 active+clean; 604 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 87 B/s rd, 0 op/s 2024-04-23T02:31:33.827 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:31:33 smithi037 bash[56036]: cluster 2024-04-23T02:31:00.774652+0000 mon.a (mon.0) 43 : cluster 1 mon.a calling monitor election 2024-04-23T02:31:33.827 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:31:33 smithi037 bash[56036]: cluster 2024-04-23T02:31:00.797795+0000 mon.a (mon.0) 44 : cluster 1 mon.a is new leader, mons a,c,b in quorum (ranks 0,1,2) 2024-04-23T02:31:33.827 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:31:33 smithi037 bash[56036]: cluster 2024-04-23T02:31:00.817441+0000 mon.a (mon.0) 45 : cluster 0 monmap e3: 3 mons at {a=[v2:172.21.15.37:3300/0,v1:172.21.15.37:6789/0],b=[v2:172.21.15.191:3300/0,v1:172.21.15.191:6789/0],c=[v2:172.21.15.37:3301/0,v1:172.21.15.37:6790/0]} removed_ranks: {} disallowed_leaders: {} 2024-04-23T02:31:33.827 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:31:33 smithi037 bash[56036]: cluster 2024-04-23T02:31:00.818906+0000 mon.a (mon.0) 46 : cluster 0 fsmap 2024-04-23T02:31:33.827 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:31:33 smithi037 bash[56036]: cluster 2024-04-23T02:31:00.818985+0000 mon.a (mon.0) 47 : cluster 0 osdmap e77: 8 total, 8 up, 8 in 2024-04-23T02:31:33.827 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:31:33 smithi037 bash[56036]: cluster 2024-04-23T02:31:00.820065+0000 mon.a (mon.0) 48 : cluster 0 mgrmap e33: y(active, since 26s), standbys: x 2024-04-23T02:31:33.827 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:31:33 smithi037 bash[56036]: cluster 2024-04-23T02:31:00.820482+0000 mon.a (mon.0) 49 : cluster 3 Health detail: HEALTH_WARN 2 failed cephadm daemon(s) 2024-04-23T02:31:33.828 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:31:33 smithi037 bash[56036]: cluster 2024-04-23T02:31:00.820519+0000 mon.a (mon.0) 50 : cluster 3 [WRN] CEPHADM_FAILED_DAEMON: 2 failed cephadm daemon(s) 2024-04-23T02:31:33.828 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:31:33 smithi037 bash[56036]: cluster 2024-04-23T02:31:00.820539+0000 mon.a (mon.0) 51 : cluster 3 daemon iscsi.foo.smithi037.qdajck on smithi037 is in unknown state 2024-04-23T02:31:33.828 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:31:33 smithi037 bash[56036]: cluster 2024-04-23T02:31:00.820556+0000 mon.a (mon.0) 52 : cluster 3 daemon prometheus.a on smithi191 is in unknown state 2024-04-23T02:31:33.828 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:31:33 smithi037 bash[56036]: audit 2024-04-23T02:31:00.831405+0000 mon.a (mon.0) 53 : audit 1 from='mgr.25468 ' entity='mgr.y' 2024-04-23T02:31:33.828 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:31:33 smithi037 bash[56036]: audit 2024-04-23T02:31:00.841057+0000 mon.a (mon.0) 54 : audit 1 from='mgr.25468 ' entity='mgr.y' 2024-04-23T02:31:33.828 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:31:33 smithi037 bash[56036]: audit 2024-04-23T02:31:00.890633+0000 mon.b (mon.2) 93 : audit 0 from='mgr.25468 172.21.15.37:0/2063831359' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-23T02:31:33.828 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:31:33 smithi037 bash[56036]: audit 2024-04-23T02:31:01.548733+0000 mon.a (mon.0) 55 : audit 0 from='client.34230 172.21.15.37:0/3077077736' entity='client.iscsi.foo.smithi037.qdajck' cmd=[{"prefix": "osd blacklist ls"}]: dispatch 2024-04-23T02:31:33.828 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:31:33 smithi037 bash[56036]: audit 2024-04-23T02:31:01.938231+0000 mon.c (mon.1) 2 : audit 1 from='client.34236 172.21.15.37:0/3882869706' entity='client.iscsi.foo.smithi037.qdajck' cmd=[{"prefix": "osd blacklist", "blacklistop": "rm", "addr": "172.21.15.37:0/3201031352"}]: access denied 2024-04-23T02:31:33.828 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:31:33 smithi037 bash[56036]: cluster 2024-04-23T02:31:02.577013+0000 mgr.y (mgr.25468) 27 : cluster 0 pgmap v17: 161 pgs: 161 active+clean; 604 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 87 B/s rd, 0 op/s 2024-04-23T02:31:33.828 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:31:33 smithi037 bash[56036]: cluster 2024-04-23T02:31:04.577842+0000 mgr.y (mgr.25468) 28 : cluster 0 pgmap v18: 161 pgs: 161 active+clean; 604 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-04-23T02:31:33.829 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:31:33 smithi037 bash[54030]: audit 2024-04-23T02:30:52.565902+0000 mon.c (mon.1) 88 : audit 0 from='mgr.25468 172.21.15.37:0/2063831359' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-23T02:31:33.829 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:31:33 smithi037 bash[54030]: audit 2024-04-23T02:30:52.567704+0000 mon.c (mon.1) 89 : audit 1 from='mgr.25468 172.21.15.37:0/2063831359' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-23T02:31:33.829 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:31:33 smithi037 bash[54030]: cephadm 2024-04-23T02:30:52.569331+0000 mgr.y (mgr.25468) 18 : cephadm 3 unable to calc client keyring client.admin placement PlacementSpec(label='_admin'): Cannot place : No matching hosts for label _admin 2024-04-23T02:31:33.829 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:31:33 smithi037 bash[54030]: cluster 2024-04-23T02:30:52.571118+0000 mgr.y (mgr.25468) 19 : cluster 0 pgmap v12: 161 pgs: 161 active+clean; 604 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 18 KiB/s rd, 0 B/s wr, 10 op/s 2024-04-23T02:31:33.829 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:31:33 smithi037 bash[54030]: audit 2024-04-23T02:30:52.579263+0000 mon.a (mon.0) 39 : audit 1 from='mgr.25468 ' entity='mgr.y' 2024-04-23T02:31:33.829 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:31:33 smithi037 bash[54030]: audit 2024-04-23T02:30:52.665623+0000 mon.c (mon.1) 90 : audit 0 from='mgr.25468 172.21.15.37:0/2063831359' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-23T02:31:33.829 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:31:33 smithi037 bash[54030]: audit 2024-04-23T02:30:52.671637+0000 mon.c (mon.1) 91 : audit 0 from='mgr.25468 172.21.15.37:0/2063831359' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T02:31:33.829 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:31:33 smithi037 bash[54030]: audit 2024-04-23T02:30:52.674095+0000 mon.c (mon.1) 92 : audit 0 from='mgr.25468 172.21.15.37:0/2063831359' entity='mgr.y' cmd=[{"prefix": "quorum_status"}]: dispatch 2024-04-23T02:31:33.829 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:31:33 smithi037 bash[54030]: audit 2024-04-23T02:30:52.675640+0000 mon.c (mon.1) 93 : audit 0 from='mgr.25468 172.21.15.37:0/2063831359' entity='mgr.y' cmd=[{"prefix": "mon ok-to-stop", "ids": ["c"]}]: dispatch 2024-04-23T02:31:33.829 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:31:33 smithi037 bash[54030]: cephadm 2024-04-23T02:30:52.676829+0000 mgr.y (mgr.25468) 20 : cephadm 1 Upgrade: It appears safe to stop mon.c 2024-04-23T02:31:33.829 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:31:33 smithi037 bash[54030]: cluster 2024-04-23T02:30:53.558719+0000 mon.a (mon.0) 40 : cluster 3 Health check failed: 2 failed cephadm daemon(s) (CEPHADM_FAILED_DAEMON) 2024-04-23T02:31:33.830 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:31:33 smithi037 bash[54030]: cluster 2024-04-23T02:30:54.571917+0000 mgr.y (mgr.25468) 21 : cluster 0 pgmap v13: 161 pgs: 161 active+clean; 604 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 87 B/s rd, 0 op/s 2024-04-23T02:31:33.830 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:31:33 smithi037 bash[54030]: cephadm 2024-04-23T02:30:54.746093+0000 mgr.y (mgr.25468) 22 : cephadm 1 Upgrade: Updating mon.c 2024-04-23T02:31:33.830 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:31:33 smithi037 bash[54030]: audit 2024-04-23T02:30:54.756291+0000 mon.a (mon.0) 41 : audit 1 from='mgr.25468 ' entity='mgr.y' 2024-04-23T02:31:33.830 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:31:33 smithi037 bash[54030]: audit 2024-04-23T02:30:54.759208+0000 mon.c (mon.1) 94 : audit 1 from='mgr.25468 172.21.15.37:0/2063831359' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-04-23T02:31:33.830 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:31:33 smithi037 bash[54030]: audit 2024-04-23T02:30:54.761230+0000 mon.a (mon.0) 42 : audit 0 from='mgr.25468 ' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-04-23T02:31:33.830 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:31:33 smithi037 bash[54030]: audit 2024-04-23T02:30:54.763015+0000 mon.c (mon.1) 95 : audit 0 from='mgr.25468 172.21.15.37:0/2063831359' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-23T02:31:33.830 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:31:33 smithi037 bash[54030]: cephadm 2024-04-23T02:30:54.764938+0000 mgr.y (mgr.25468) 23 : cephadm 1 Deploying daemon mon.c on smithi037 2024-04-23T02:31:33.830 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:31:33 smithi037 bash[54030]: cluster 2024-04-23T02:30:56.573630+0000 mgr.y (mgr.25468) 24 : cluster 0 pgmap v14: 161 pgs: 161 active+clean; 604 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 87 B/s rd, 0 op/s 2024-04-23T02:31:33.830 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:31:33 smithi037 bash[54030]: audit 2024-04-23T02:30:57.234308+0000 mon.b (mon.2) 90 : audit 0 from='mgr.25468 172.21.15.37:0/2063831359' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-23T02:31:33.831 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:31:33 smithi037 bash[56036]: cluster 2024-04-23T02:31:06.579558+0000 mgr.y (mgr.25468) 29 : cluster 0 pgmap v19: 161 pgs: 161 active+clean; 604 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2024-04-23T02:31:33.831 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:31:33 smithi037 bash[56036]: audit 2024-04-23T02:31:08.042105+0000 mon.a (mon.0) 56 : audit 1 from='mgr.25468 ' entity='mgr.y' 2024-04-23T02:31:33.831 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:31:33 smithi037 bash[56036]: audit 2024-04-23T02:31:08.056663+0000 mon.a (mon.0) 57 : audit 1 from='mgr.25468 ' entity='mgr.y' 2024-04-23T02:31:33.831 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:31:33 smithi037 bash[56036]: cluster 2024-04-23T02:31:08.580285+0000 mgr.y (mgr.25468) 30 : cluster 0 pgmap v20: 161 pgs: 161 active+clean; 604 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2024-04-23T02:31:33.831 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:31:33 smithi037 bash[56036]: audit 2024-04-23T02:31:08.854184+0000 mon.a (mon.0) 58 : audit 1 from='mgr.25468 ' entity='mgr.y' 2024-04-23T02:31:33.831 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:31:33 smithi037 bash[56036]: audit 2024-04-23T02:31:08.868913+0000 mon.a (mon.0) 59 : audit 1 from='mgr.25468 ' entity='mgr.y' 2024-04-23T02:31:33.831 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:31:33 smithi037 bash[56036]: cluster 2024-04-23T02:31:10.581092+0000 mgr.y (mgr.25468) 31 : cluster 0 pgmap v21: 161 pgs: 161 active+clean; 604 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2024-04-23T02:31:33.831 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:31:33 smithi037 bash[56036]: cluster 2024-04-23T02:31:12.582817+0000 mgr.y (mgr.25468) 32 : cluster 0 pgmap v22: 161 pgs: 161 active+clean; 604 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2024-04-23T02:31:33.831 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:31:33 smithi037 bash[56036]: cluster 2024-04-23T02:31:14.583612+0000 mgr.y (mgr.25468) 33 : cluster 0 pgmap v23: 161 pgs: 161 active+clean; 604 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2024-04-23T02:31:33.831 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:31:33 smithi037 bash[56036]: audit 2024-04-23T02:31:16.304934+0000 mon.c (mon.1) 3 : audit 0 from='client.44113 172.21.15.37:0/3038240581' entity='client.iscsi.foo.smithi037.qdajck' cmd=[{"prefix": "osd blacklist ls"}]: dispatch 2024-04-23T02:31:33.831 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:31:33 smithi037 bash[56036]: cluster 2024-04-23T02:31:16.585275+0000 mgr.y (mgr.25468) 34 : cluster 0 pgmap v24: 161 pgs: 161 active+clean; 604 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2024-04-23T02:31:33.832 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:31:33 smithi037 bash[56036]: audit 2024-04-23T02:31:16.696230+0000 mon.a (mon.0) 60 : audit 1 from='client.34260 172.21.15.37:0/2648865983' entity='client.iscsi.foo.smithi037.qdajck' cmd=[{"prefix": "osd blacklist", "blacklistop": "rm", "addr": "172.21.15.37:0/576525037"}]: access denied 2024-04-23T02:31:33.832 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:31:33 smithi037 bash[56036]: cluster 2024-04-23T02:31:18.586028+0000 mgr.y (mgr.25468) 35 : cluster 0 pgmap v25: 161 pgs: 161 active+clean; 604 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-04-23T02:31:33.832 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:31:33 smithi037 bash[56036]: audit 2024-04-23T02:31:20.226705+0000 mon.a (mon.0) 61 : audit 1 from='mgr.25468 ' entity='mgr.y' 2024-04-23T02:31:33.832 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:31:33 smithi037 bash[56036]: audit 2024-04-23T02:31:20.243562+0000 mon.b (mon.2) 94 : audit 0 from='mgr.25468 172.21.15.37:0/2063831359' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-23T02:31:33.832 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:31:33 smithi037 bash[56036]: audit 2024-04-23T02:31:20.243644+0000 mon.a (mon.0) 62 : audit 1 from='mgr.25468 ' entity='mgr.y' 2024-04-23T02:31:33.832 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:31:33 smithi037 bash[56036]: audit 2024-04-23T02:31:20.245776+0000 mon.b (mon.2) 95 : audit 1 from='mgr.25468 172.21.15.37:0/2063831359' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-23T02:31:33.832 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:31:33 smithi037 bash[56036]: cephadm 2024-04-23T02:31:20.250904+0000 mgr.y (mgr.25468) 36 : cephadm 3 unable to calc client keyring client.admin placement PlacementSpec(label='_admin'): Cannot place : No matching hosts for label _admin 2024-04-23T02:31:33.832 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:31:33 smithi037 bash[56036]: cluster 2024-04-23T02:31:20.252429+0000 mgr.y (mgr.25468) 37 : cluster 0 pgmap v26: 161 pgs: 161 active+clean; 604 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-04-23T02:31:33.832 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:31:33 smithi037 bash[56036]: cluster 2024-04-23T02:31:20.253003+0000 mgr.y (mgr.25468) 38 : cluster 0 pgmap v27: 161 pgs: 161 active+clean; 604 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-04-23T02:31:33.832 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:31:33 smithi037 bash[54030]: audit 2024-04-23T02:30:57.234514+0000 mon.b (mon.2) 91 : audit 0 from='mgr.25468 172.21.15.37:0/2063831359' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-23T02:31:33.833 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:31:33 smithi037 bash[54030]: audit 2024-04-23T02:30:57.234699+0000 mon.b (mon.2) 92 : audit 0 from='mgr.25468 172.21.15.37:0/2063831359' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-23T02:31:33.833 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:31:33 smithi037 bash[54030]: cluster 2024-04-23T02:30:58.574438+0000 mgr.y (mgr.25468) 25 : cluster 0 pgmap v15: 161 pgs: 161 active+clean; 604 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 87 B/s rd, 0 op/s 2024-04-23T02:31:33.833 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:31:33 smithi037 bash[54030]: cluster 2024-04-23T02:30:59.670397+0000 mon.c (mon.1) 1 : cluster 1 mon.c calling monitor election 2024-04-23T02:31:33.833 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:31:33 smithi037 bash[54030]: cluster 2024-04-23T02:31:00.575289+0000 mgr.y (mgr.25468) 26 : cluster 0 pgmap v16: 161 pgs: 161 active+clean; 604 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 87 B/s rd, 0 op/s 2024-04-23T02:31:33.833 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:31:33 smithi037 bash[54030]: cluster 2024-04-23T02:31:00.774652+0000 mon.a (mon.0) 43 : cluster 1 mon.a calling monitor election 2024-04-23T02:31:33.833 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:31:33 smithi037 bash[54030]: cluster 2024-04-23T02:31:00.797795+0000 mon.a (mon.0) 44 : cluster 1 mon.a is new leader, mons a,c,b in quorum (ranks 0,1,2) 2024-04-23T02:31:33.833 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:31:33 smithi037 bash[54030]: cluster 2024-04-23T02:31:00.817441+0000 mon.a (mon.0) 45 : cluster 0 monmap e3: 3 mons at {a=[v2:172.21.15.37:3300/0,v1:172.21.15.37:6789/0],b=[v2:172.21.15.191:3300/0,v1:172.21.15.191:6789/0],c=[v2:172.21.15.37:3301/0,v1:172.21.15.37:6790/0]} removed_ranks: {} disallowed_leaders: {} 2024-04-23T02:31:33.833 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:31:33 smithi037 bash[54030]: cluster 2024-04-23T02:31:00.818906+0000 mon.a (mon.0) 46 : cluster 0 fsmap 2024-04-23T02:31:33.833 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:31:33 smithi037 bash[54030]: cluster 2024-04-23T02:31:00.818985+0000 mon.a (mon.0) 47 : cluster 0 osdmap e77: 8 total, 8 up, 8 in 2024-04-23T02:31:33.833 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:31:33 smithi037 bash[54030]: cluster 2024-04-23T02:31:00.820065+0000 mon.a (mon.0) 48 : cluster 0 mgrmap e33: y(active, since 26s), standbys: x 2024-04-23T02:31:33.833 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:31:33 smithi037 bash[54030]: cluster 2024-04-23T02:31:00.820482+0000 mon.a (mon.0) 49 : cluster 3 Health detail: HEALTH_WARN 2 failed cephadm daemon(s) 2024-04-23T02:31:33.833 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:31:33 smithi037 bash[54030]: cluster 2024-04-23T02:31:00.820519+0000 mon.a (mon.0) 50 : cluster 3 [WRN] CEPHADM_FAILED_DAEMON: 2 failed cephadm daemon(s) 2024-04-23T02:31:33.833 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:31:33 smithi037 bash[54030]: cluster 2024-04-23T02:31:00.820539+0000 mon.a (mon.0) 51 : cluster 3 daemon iscsi.foo.smithi037.qdajck on smithi037 is in unknown state 2024-04-23T02:31:33.834 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:31:33 smithi037 bash[54030]: cluster 2024-04-23T02:31:00.820556+0000 mon.a (mon.0) 52 : cluster 3 daemon prometheus.a on smithi191 is in unknown state 2024-04-23T02:31:33.834 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:31:33 smithi037 bash[54030]: audit 2024-04-23T02:31:00.831405+0000 mon.a (mon.0) 53 : audit 1 from='mgr.25468 ' entity='mgr.y' 2024-04-23T02:31:33.834 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:31:33 smithi037 bash[54030]: audit 2024-04-23T02:31:00.841057+0000 mon.a (mon.0) 54 : audit 1 from='mgr.25468 ' entity='mgr.y' 2024-04-23T02:31:33.834 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:31:33 smithi037 bash[54030]: audit 2024-04-23T02:31:00.890633+0000 mon.b (mon.2) 93 : audit 0 from='mgr.25468 172.21.15.37:0/2063831359' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-23T02:31:33.834 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:31:33 smithi037 bash[54030]: audit 2024-04-23T02:31:01.548733+0000 mon.a (mon.0) 55 : audit 0 from='client.34230 172.21.15.37:0/3077077736' entity='client.iscsi.foo.smithi037.qdajck' cmd=[{"prefix": "osd blacklist ls"}]: dispatch 2024-04-23T02:31:33.834 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:31:33 smithi037 bash[54030]: audit 2024-04-23T02:31:01.938231+0000 mon.c (mon.1) 2 : audit 1 from='client.34236 172.21.15.37:0/3882869706' entity='client.iscsi.foo.smithi037.qdajck' cmd=[{"prefix": "osd blacklist", "blacklistop": "rm", "addr": "172.21.15.37:0/3201031352"}]: access denied 2024-04-23T02:31:33.834 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:31:33 smithi037 bash[54030]: cluster 2024-04-23T02:31:02.577013+0000 mgr.y (mgr.25468) 27 : cluster 0 pgmap v17: 161 pgs: 161 active+clean; 604 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 87 B/s rd, 0 op/s 2024-04-23T02:31:33.834 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:31:33 smithi037 bash[54030]: cluster 2024-04-23T02:31:04.577842+0000 mgr.y (mgr.25468) 28 : cluster 0 pgmap v18: 161 pgs: 161 active+clean; 604 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-04-23T02:31:33.835 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:31:33 smithi037 bash[56036]: audit 2024-04-23T02:31:20.261745+0000 mon.a (mon.0) 63 : audit 1 from='mgr.25468 ' entity='mgr.y' 2024-04-23T02:31:33.835 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:31:33 smithi037 bash[56036]: audit 2024-04-23T02:31:20.347077+0000 mon.b (mon.2) 96 : audit 0 from='mgr.25468 172.21.15.37:0/2063831359' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-23T02:31:33.835 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:31:33 smithi037 bash[56036]: audit 2024-04-23T02:31:20.355405+0000 mon.b (mon.2) 97 : audit 0 from='mgr.25468 172.21.15.37:0/2063831359' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T02:31:33.835 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:31:33 smithi037 bash[56036]: audit 2024-04-23T02:31:20.358774+0000 mon.b (mon.2) 98 : audit 0 from='mgr.25468 172.21.15.37:0/2063831359' entity='mgr.y' cmd=[{"prefix": "quorum_status"}]: dispatch 2024-04-23T02:31:33.835 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:31:33 smithi037 bash[56036]: audit 2024-04-23T02:31:20.360767+0000 mon.b (mon.2) 99 : audit 0 from='mgr.25468 172.21.15.37:0/2063831359' entity='mgr.y' cmd=[{"prefix": "mon ok-to-stop", "ids": ["b"]}]: dispatch 2024-04-23T02:31:33.835 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:31:33 smithi037 bash[56036]: cephadm 2024-04-23T02:31:20.365463+0000 mgr.y (mgr.25468) 39 : cephadm 1 Upgrade: It appears safe to stop mon.b 2024-04-23T02:31:33.835 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:31:33 smithi037 bash[56036]: audit 2024-04-23T02:31:21.163841+0000 mgr.y (mgr.25468) 40 : audit 0 from='client.44125 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T02:31:33.835 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:31:33 smithi037 bash[56036]: audit 2024-04-23T02:31:21.555917+0000 mgr.y (mgr.25468) 41 : audit 0 from='client.34272 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T02:31:33.835 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:31:33 smithi037 bash[56036]: audit 2024-04-23T02:31:21.937168+0000 mgr.y (mgr.25468) 42 : audit 0 from='client.34278 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T02:31:33.835 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:31:33 smithi037 bash[56036]: cluster 2024-04-23T02:31:22.254023+0000 mgr.y (mgr.25468) 43 : cluster 0 pgmap v28: 161 pgs: 161 active+clean; 604 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 105 B/s rd, 0 op/s 2024-04-23T02:31:33.836 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:31:33 smithi037 bash[56036]: audit 2024-04-23T02:31:22.406125+0000 mon.c (mon.1) 4 : audit 0 from='client.34284 172.21.15.37:0/3399635057' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T02:31:33.836 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:31:33 smithi037 bash[56036]: cephadm 2024-04-23T02:31:22.684538+0000 mgr.y (mgr.25468) 44 : cephadm 1 Upgrade: Updating mon.b 2024-04-23T02:31:33.836 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:31:33 smithi037 bash[56036]: audit 2024-04-23T02:31:22.696636+0000 mon.b (mon.2) 100 : audit 1 from='mgr.25468 172.21.15.37:0/2063831359' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-04-23T02:31:33.836 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:31:33 smithi037 bash[56036]: audit 2024-04-23T02:31:22.696780+0000 mon.a (mon.0) 64 : audit 1 from='mgr.25468 ' entity='mgr.y' 2024-04-23T02:31:33.836 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:31:33 smithi037 bash[56036]: audit 2024-04-23T02:31:22.700477+0000 mon.b (mon.2) 101 : audit 0 from='mgr.25468 172.21.15.37:0/2063831359' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-23T02:31:33.836 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:31:33 smithi037 bash[56036]: audit 2024-04-23T02:31:22.701954+0000 mon.a (mon.0) 65 : audit 0 from='mgr.25468 ' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-04-23T02:31:33.836 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:31:33 smithi037 bash[56036]: cephadm 2024-04-23T02:31:22.705278+0000 mgr.y (mgr.25468) 45 : cephadm 1 Deploying daemon mon.b on smithi191 2024-04-23T02:31:33.836 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:31:33 smithi037 bash[56036]: audit 2024-04-23T02:31:22.788726+0000 mgr.y (mgr.25468) 46 : audit 0 from='client.34290 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T02:31:33.836 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:31:33 smithi037 bash[56036]: audit 2024-04-23T02:31:23.222738+0000 mon.c (mon.1) 5 : audit 0 from='client.34296 172.21.15.37:0/1125749879' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-23T02:31:33.836 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:31:33 smithi037 bash[56036]: cluster 2024-04-23T02:31:24.254794+0000 mgr.y (mgr.25468) 47 : cluster 0 pgmap v29: 161 pgs: 161 active+clean; 604 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 105 B/s rd, 0 op/s 2024-04-23T02:31:33.836 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:31:33 smithi037 bash[56036]: cluster 2024-04-23T02:31:26.256515+0000 mgr.y (mgr.25468) 48 : cluster 0 pgmap v30: 161 pgs: 161 active+clean; 604 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 105 B/s rd, 0 op/s 2024-04-23T02:31:33.836 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:31:33 smithi037 bash[56036]: cluster 2024-04-23T02:31:28.257297+0000 mgr.y (mgr.25468) 49 : cluster 0 pgmap v31: 161 pgs: 161 active+clean; 604 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 105 B/s rd, 0 op/s 2024-04-23T02:31:33.837 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:31:33 smithi037 bash[56036]: cluster 2024-04-23T02:31:28.379969+0000 mon.b (mon.2) 2 : cluster 1 mon.b calling monitor election 2024-04-23T02:31:33.837 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:31:33 smithi037 bash[56036]: audit 2024-04-23T02:31:28.381419+0000 mon.c (mon.1) 9 : audit 0 from='mgr.25468 172.21.15.37:0/2063831359' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-23T02:31:33.837 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:31:33 smithi037 bash[56036]: audit 2024-04-23T02:31:28.381676+0000 mon.c (mon.1) 10 : audit 0 from='mgr.25468 172.21.15.37:0/2063831359' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-23T02:31:33.837 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:31:33 smithi037 bash[56036]: cluster 2024-04-23T02:31:28.381806+0000 mon.a (mon.0) 76 : cluster 1 mon.a calling monitor election 2024-04-23T02:31:33.837 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:31:33 smithi037 bash[56036]: cluster 2024-04-23T02:31:28.381928+0000 mon.c (mon.1) 11 : cluster 1 mon.c calling monitor election 2024-04-23T02:31:33.837 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:31:33 smithi037 bash[56036]: audit 2024-04-23T02:31:28.384014+0000 mon.c (mon.1) 12 : audit 0 from='mgr.25468 172.21.15.37:0/2063831359' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-23T02:31:33.837 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:31:33 smithi037 bash[56036]: cluster 2024-04-23T02:31:30.258047+0000 mgr.y (mgr.25468) 50 : cluster 0 pgmap v32: 161 pgs: 161 active+clean; 604 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 102 B/s rd, 0 op/s 2024-04-23T02:31:33.837 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:31:33 smithi037 bash[56036]: cluster 2024-04-23T02:31:32.259679+0000 mgr.y (mgr.25468) 51 : cluster 0 pgmap v33: 161 pgs: 161 active+clean; 604 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2024-04-23T02:31:33.837 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:31:33 smithi037 bash[56036]: cluster 2024-04-23T02:31:33.383474+0000 mon.a (mon.0) 77 : cluster 1 mon.a is new leader, mons a,c in quorum (ranks 0,1) 2024-04-23T02:31:33.837 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:31:33 smithi037 bash[56036]: cluster 2024-04-23T02:31:33.387293+0000 mon.a (mon.0) 78 : cluster 3 Health detail: HEALTH_WARN 2 failed cephadm daemon(s) 2024-04-23T02:31:33.838 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:31:33 smithi037 bash[56036]: cluster 2024-04-23T02:31:33.387345+0000 mon.a (mon.0) 79 : cluster 3 [WRN] CEPHADM_FAILED_DAEMON: 2 failed cephadm daemon(s) 2024-04-23T02:31:33.838 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:31:33 smithi037 bash[56036]: cluster 2024-04-23T02:31:33.387368+0000 mon.a (mon.0) 80 : cluster 3 daemon iscsi.foo.smithi037.qdajck on smithi037 is in unknown state 2024-04-23T02:31:33.838 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:31:33 smithi037 bash[56036]: cluster 2024-04-23T02:31:33.387400+0000 mon.a (mon.0) 81 : cluster 3 daemon prometheus.a on smithi191 is in unknown state 2024-04-23T02:31:33.838 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:31:33 smithi037 bash[56036]: cluster 2024-04-23T02:31:33.387494+0000 mon.a (mon.0) 82 : cluster 1 mon.a calling monitor election 2024-04-23T02:31:33.838 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:31:33 smithi037 bash[56036]: cluster 2024-04-23T02:31:33.388048+0000 mon.c (mon.1) 13 : cluster 1 mon.c calling monitor election 2024-04-23T02:31:33.838 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:31:33 smithi037 bash[56036]: cluster 2024-04-23T02:31:33.392173+0000 mon.a (mon.0) 83 : cluster 1 mon.a is new leader, mons a,c,b in quorum (ranks 0,1,2) 2024-04-23T02:31:33.838 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:31:33 smithi037 bash[56036]: cluster 2024-04-23T02:31:33.400043+0000 mon.a (mon.0) 84 : cluster 0 monmap e4: 3 mons at {a=[v2:172.21.15.37:3300/0,v1:172.21.15.37:6789/0],b=[v2:172.21.15.191:3300/0,v1:172.21.15.191:6789/0],c=[v2:172.21.15.37:3301/0,v1:172.21.15.37:6790/0]} removed_ranks: {} disallowed_leaders: {} 2024-04-23T02:31:33.838 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:31:33 smithi037 bash[56036]: cluster 2024-04-23T02:31:33.401007+0000 mon.a (mon.0) 85 : cluster 0 fsmap 2024-04-23T02:31:33.838 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:31:33 smithi037 bash[56036]: cluster 2024-04-23T02:31:33.401087+0000 mon.a (mon.0) 86 : cluster 0 osdmap e77: 8 total, 8 up, 8 in 2024-04-23T02:31:33.838 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:31:33 smithi037 bash[56036]: cluster 2024-04-23T02:31:33.402855+0000 mon.a (mon.0) 87 : cluster 0 mgrmap e33: y(active, since 58s), standbys: x 2024-04-23T02:31:33.838 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:31:33 smithi037 bash[56036]: cluster 2024-04-23T02:31:33.403149+0000 mon.a (mon.0) 88 : cluster 3 Health detail: HEALTH_WARN 2 failed cephadm daemon(s) 2024-04-23T02:31:33.838 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:31:33 smithi037 bash[56036]: cluster 2024-04-23T02:31:33.403183+0000 mon.a (mon.0) 89 : cluster 3 [WRN] CEPHADM_FAILED_DAEMON: 2 failed cephadm daemon(s) 2024-04-23T02:31:33.839 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:31:33 smithi037 bash[56036]: cluster 2024-04-23T02:31:33.403207+0000 mon.a (mon.0) 90 : cluster 3 daemon iscsi.foo.smithi037.qdajck on smithi037 is in unknown state 2024-04-23T02:31:33.839 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:31:33 smithi037 bash[56036]: cluster 2024-04-23T02:31:33.403245+0000 mon.a (mon.0) 91 : cluster 3 daemon prometheus.a on smithi191 is in unknown state 2024-04-23T02:31:33.839 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:31:33 smithi037 bash[56036]: audit 2024-04-23T02:31:33.416911+0000 mon.a (mon.0) 92 : audit 1 from='mgr.25468 ' entity='' 2024-04-23T02:31:33.839 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:31:33 smithi037 bash[56036]: audit 2024-04-23T02:31:33.429709+0000 mon.a (mon.0) 93 : audit 1 from='mgr.25468 ' entity='mgr.y' 2024-04-23T02:31:33.839 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:31:33 smithi037 bash[56036]: audit 2024-04-23T02:31:33.446591+0000 mon.c (mon.1) 14 : audit 0 from='mgr.25468 172.21.15.37:0/2063831359' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-23T02:31:33.840 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:31:33 smithi037 bash[54030]: cluster 2024-04-23T02:31:06.579558+0000 mgr.y (mgr.25468) 29 : cluster 0 pgmap v19: 161 pgs: 161 active+clean; 604 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2024-04-23T02:31:33.840 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:31:33 smithi037 bash[54030]: audit 2024-04-23T02:31:08.042105+0000 mon.a (mon.0) 56 : audit 1 from='mgr.25468 ' entity='mgr.y' 2024-04-23T02:31:33.840 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:31:33 smithi037 bash[54030]: audit 2024-04-23T02:31:08.056663+0000 mon.a (mon.0) 57 : audit 1 from='mgr.25468 ' entity='mgr.y' 2024-04-23T02:31:33.840 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:31:33 smithi037 bash[54030]: cluster 2024-04-23T02:31:08.580285+0000 mgr.y (mgr.25468) 30 : cluster 0 pgmap v20: 161 pgs: 161 active+clean; 604 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2024-04-23T02:31:33.840 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:31:33 smithi037 bash[54030]: audit 2024-04-23T02:31:08.854184+0000 mon.a (mon.0) 58 : audit 1 from='mgr.25468 ' entity='mgr.y' 2024-04-23T02:31:33.840 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:31:33 smithi037 bash[54030]: audit 2024-04-23T02:31:08.868913+0000 mon.a (mon.0) 59 : audit 1 from='mgr.25468 ' entity='mgr.y' 2024-04-23T02:31:33.840 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:31:33 smithi037 bash[54030]: cluster 2024-04-23T02:31:10.581092+0000 mgr.y (mgr.25468) 31 : cluster 0 pgmap v21: 161 pgs: 161 active+clean; 604 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2024-04-23T02:31:33.840 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:31:33 smithi037 bash[54030]: cluster 2024-04-23T02:31:12.582817+0000 mgr.y (mgr.25468) 32 : cluster 0 pgmap v22: 161 pgs: 161 active+clean; 604 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2024-04-23T02:31:33.840 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:31:33 smithi037 bash[54030]: cluster 2024-04-23T02:31:14.583612+0000 mgr.y (mgr.25468) 33 : cluster 0 pgmap v23: 161 pgs: 161 active+clean; 604 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2024-04-23T02:31:33.840 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:31:33 smithi037 bash[54030]: audit 2024-04-23T02:31:16.304934+0000 mon.c (mon.1) 3 : audit 0 from='client.44113 172.21.15.37:0/3038240581' entity='client.iscsi.foo.smithi037.qdajck' cmd=[{"prefix": "osd blacklist ls"}]: dispatch 2024-04-23T02:31:33.841 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:31:33 smithi037 bash[54030]: cluster 2024-04-23T02:31:16.585275+0000 mgr.y (mgr.25468) 34 : cluster 0 pgmap v24: 161 pgs: 161 active+clean; 604 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2024-04-23T02:31:33.841 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:31:33 smithi037 bash[54030]: audit 2024-04-23T02:31:16.696230+0000 mon.a (mon.0) 60 : audit 1 from='client.34260 172.21.15.37:0/2648865983' entity='client.iscsi.foo.smithi037.qdajck' cmd=[{"prefix": "osd blacklist", "blacklistop": "rm", "addr": "172.21.15.37:0/576525037"}]: access denied 2024-04-23T02:31:33.841 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:31:33 smithi037 bash[54030]: cluster 2024-04-23T02:31:18.586028+0000 mgr.y (mgr.25468) 35 : cluster 0 pgmap v25: 161 pgs: 161 active+clean; 604 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-04-23T02:31:33.841 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:31:33 smithi037 bash[54030]: audit 2024-04-23T02:31:20.226705+0000 mon.a (mon.0) 61 : audit 1 from='mgr.25468 ' entity='mgr.y' 2024-04-23T02:31:33.841 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:31:33 smithi037 bash[54030]: audit 2024-04-23T02:31:20.243562+0000 mon.b (mon.2) 94 : audit 0 from='mgr.25468 172.21.15.37:0/2063831359' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-23T02:31:33.841 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:31:33 smithi037 bash[54030]: audit 2024-04-23T02:31:20.243644+0000 mon.a (mon.0) 62 : audit 1 from='mgr.25468 ' entity='mgr.y' 2024-04-23T02:31:33.841 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:31:33 smithi037 bash[54030]: audit 2024-04-23T02:31:20.245776+0000 mon.b (mon.2) 95 : audit 1 from='mgr.25468 172.21.15.37:0/2063831359' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-23T02:31:33.841 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:31:33 smithi037 bash[54030]: cephadm 2024-04-23T02:31:20.250904+0000 mgr.y (mgr.25468) 36 : cephadm 3 unable to calc client keyring client.admin placement PlacementSpec(label='_admin'): Cannot place : No matching hosts for label _admin 2024-04-23T02:31:33.841 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:31:33 smithi037 bash[54030]: cluster 2024-04-23T02:31:20.252429+0000 mgr.y (mgr.25468) 37 : cluster 0 pgmap v26: 161 pgs: 161 active+clean; 604 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-04-23T02:31:33.841 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:31:33 smithi037 bash[54030]: cluster 2024-04-23T02:31:20.253003+0000 mgr.y (mgr.25468) 38 : cluster 0 pgmap v27: 161 pgs: 161 active+clean; 604 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-04-23T02:31:33.841 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:31:33 smithi037 bash[54030]: audit 2024-04-23T02:31:20.261745+0000 mon.a (mon.0) 63 : audit 1 from='mgr.25468 ' entity='mgr.y' 2024-04-23T02:31:33.841 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:31:33 smithi037 bash[54030]: audit 2024-04-23T02:31:20.347077+0000 mon.b (mon.2) 96 : audit 0 from='mgr.25468 172.21.15.37:0/2063831359' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-23T02:31:33.842 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:31:33 smithi037 bash[54030]: audit 2024-04-23T02:31:20.355405+0000 mon.b (mon.2) 97 : audit 0 from='mgr.25468 172.21.15.37:0/2063831359' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T02:31:33.842 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:31:33 smithi037 bash[54030]: audit 2024-04-23T02:31:20.358774+0000 mon.b (mon.2) 98 : audit 0 from='mgr.25468 172.21.15.37:0/2063831359' entity='mgr.y' cmd=[{"prefix": "quorum_status"}]: dispatch 2024-04-23T02:31:33.842 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:31:33 smithi037 bash[54030]: audit 2024-04-23T02:31:20.360767+0000 mon.b (mon.2) 99 : audit 0 from='mgr.25468 172.21.15.37:0/2063831359' entity='mgr.y' cmd=[{"prefix": "mon ok-to-stop", "ids": ["b"]}]: dispatch 2024-04-23T02:31:33.842 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:31:33 smithi037 bash[54030]: cephadm 2024-04-23T02:31:20.365463+0000 mgr.y (mgr.25468) 39 : cephadm 1 Upgrade: It appears safe to stop mon.b 2024-04-23T02:31:33.842 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:31:33 smithi037 bash[54030]: audit 2024-04-23T02:31:21.163841+0000 mgr.y (mgr.25468) 40 : audit 0 from='client.44125 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T02:31:33.842 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:31:33 smithi037 bash[54030]: audit 2024-04-23T02:31:21.555917+0000 mgr.y (mgr.25468) 41 : audit 0 from='client.34272 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T02:31:33.842 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:31:33 smithi037 bash[54030]: audit 2024-04-23T02:31:21.937168+0000 mgr.y (mgr.25468) 42 : audit 0 from='client.34278 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T02:31:33.842 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:31:33 smithi037 bash[54030]: cluster 2024-04-23T02:31:22.254023+0000 mgr.y (mgr.25468) 43 : cluster 0 pgmap v28: 161 pgs: 161 active+clean; 604 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 105 B/s rd, 0 op/s 2024-04-23T02:31:33.842 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:31:33 smithi037 bash[54030]: audit 2024-04-23T02:31:22.406125+0000 mon.c (mon.1) 4 : audit 0 from='client.34284 172.21.15.37:0/3399635057' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T02:31:33.842 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:31:33 smithi037 bash[54030]: cephadm 2024-04-23T02:31:22.684538+0000 mgr.y (mgr.25468) 44 : cephadm 1 Upgrade: Updating mon.b 2024-04-23T02:31:33.842 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:31:33 smithi037 bash[54030]: audit 2024-04-23T02:31:22.696636+0000 mon.b (mon.2) 100 : audit 1 from='mgr.25468 172.21.15.37:0/2063831359' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-04-23T02:31:33.842 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:31:33 smithi037 bash[54030]: audit 2024-04-23T02:31:22.696780+0000 mon.a (mon.0) 64 : audit 1 from='mgr.25468 ' entity='mgr.y' 2024-04-23T02:31:33.843 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:31:33 smithi037 bash[54030]: audit 2024-04-23T02:31:22.700477+0000 mon.b (mon.2) 101 : audit 0 from='mgr.25468 172.21.15.37:0/2063831359' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-23T02:31:33.843 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:31:33 smithi037 bash[54030]: audit 2024-04-23T02:31:22.701954+0000 mon.a (mon.0) 65 : audit 0 from='mgr.25468 ' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-04-23T02:31:33.843 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:31:33 smithi037 bash[54030]: cephadm 2024-04-23T02:31:22.705278+0000 mgr.y (mgr.25468) 45 : cephadm 1 Deploying daemon mon.b on smithi191 2024-04-23T02:31:33.843 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:31:33 smithi037 bash[54030]: audit 2024-04-23T02:31:22.788726+0000 mgr.y (mgr.25468) 46 : audit 0 from='client.34290 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T02:31:33.843 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:31:33 smithi037 bash[54030]: audit 2024-04-23T02:31:23.222738+0000 mon.c (mon.1) 5 : audit 0 from='client.34296 172.21.15.37:0/1125749879' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-23T02:31:33.843 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:31:33 smithi037 bash[54030]: cluster 2024-04-23T02:31:24.254794+0000 mgr.y (mgr.25468) 47 : cluster 0 pgmap v29: 161 pgs: 161 active+clean; 604 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 105 B/s rd, 0 op/s 2024-04-23T02:31:33.843 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:31:33 smithi037 bash[54030]: cluster 2024-04-23T02:31:26.256515+0000 mgr.y (mgr.25468) 48 : cluster 0 pgmap v30: 161 pgs: 161 active+clean; 604 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 105 B/s rd, 0 op/s 2024-04-23T02:31:33.843 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:31:33 smithi037 bash[54030]: cluster 2024-04-23T02:31:28.257297+0000 mgr.y (mgr.25468) 49 : cluster 0 pgmap v31: 161 pgs: 161 active+clean; 604 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 105 B/s rd, 0 op/s 2024-04-23T02:31:33.843 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:31:33 smithi037 bash[54030]: cluster 2024-04-23T02:31:28.379969+0000 mon.b (mon.2) 2 : cluster 1 mon.b calling monitor election 2024-04-23T02:31:33.843 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:31:33 smithi037 bash[54030]: audit 2024-04-23T02:31:28.381419+0000 mon.c (mon.1) 9 : audit 0 from='mgr.25468 172.21.15.37:0/2063831359' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-23T02:31:33.843 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:31:33 smithi037 bash[54030]: audit 2024-04-23T02:31:28.381676+0000 mon.c (mon.1) 10 : audit 0 from='mgr.25468 172.21.15.37:0/2063831359' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-23T02:31:33.844 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:31:33 smithi037 bash[54030]: cluster 2024-04-23T02:31:28.381806+0000 mon.a (mon.0) 76 : cluster 1 mon.a calling monitor election 2024-04-23T02:31:33.844 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:31:33 smithi037 bash[54030]: cluster 2024-04-23T02:31:28.381928+0000 mon.c (mon.1) 11 : cluster 1 mon.c calling monitor election 2024-04-23T02:31:33.844 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:31:33 smithi037 bash[54030]: audit 2024-04-23T02:31:28.384014+0000 mon.c (mon.1) 12 : audit 0 from='mgr.25468 172.21.15.37:0/2063831359' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-23T02:31:33.844 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:31:33 smithi037 bash[54030]: cluster 2024-04-23T02:31:30.258047+0000 mgr.y (mgr.25468) 50 : cluster 0 pgmap v32: 161 pgs: 161 active+clean; 604 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 102 B/s rd, 0 op/s 2024-04-23T02:31:33.844 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:31:33 smithi037 bash[54030]: cluster 2024-04-23T02:31:32.259679+0000 mgr.y (mgr.25468) 51 : cluster 0 pgmap v33: 161 pgs: 161 active+clean; 604 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2024-04-23T02:31:33.844 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:31:33 smithi037 bash[54030]: cluster 2024-04-23T02:31:33.383474+0000 mon.a (mon.0) 77 : cluster 1 mon.a is new leader, mons a,c in quorum (ranks 0,1) 2024-04-23T02:31:33.844 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:31:33 smithi037 bash[54030]: cluster 2024-04-23T02:31:33.387293+0000 mon.a (mon.0) 78 : cluster 3 Health detail: HEALTH_WARN 2 failed cephadm daemon(s) 2024-04-23T02:31:33.844 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:31:33 smithi037 bash[54030]: cluster 2024-04-23T02:31:33.387345+0000 mon.a (mon.0) 79 : cluster 3 [WRN] CEPHADM_FAILED_DAEMON: 2 failed cephadm daemon(s) 2024-04-23T02:31:33.844 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:31:33 smithi037 bash[54030]: cluster 2024-04-23T02:31:33.387368+0000 mon.a (mon.0) 80 : cluster 3 daemon iscsi.foo.smithi037.qdajck on smithi037 is in unknown state 2024-04-23T02:31:33.844 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:31:33 smithi037 bash[54030]: cluster 2024-04-23T02:31:33.387400+0000 mon.a (mon.0) 81 : cluster 3 daemon prometheus.a on smithi191 is in unknown state 2024-04-23T02:31:33.844 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:31:33 smithi037 bash[54030]: cluster 2024-04-23T02:31:33.387494+0000 mon.a (mon.0) 82 : cluster 1 mon.a calling monitor election 2024-04-23T02:31:33.844 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:31:33 smithi037 bash[54030]: cluster 2024-04-23T02:31:33.388048+0000 mon.c (mon.1) 13 : cluster 1 mon.c calling monitor election 2024-04-23T02:31:33.845 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:31:33 smithi037 bash[54030]: cluster 2024-04-23T02:31:33.392173+0000 mon.a (mon.0) 83 : cluster 1 mon.a is new leader, mons a,c,b in quorum (ranks 0,1,2) 2024-04-23T02:31:33.845 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:31:33 smithi037 bash[54030]: cluster 2024-04-23T02:31:33.400043+0000 mon.a (mon.0) 84 : cluster 0 monmap e4: 3 mons at {a=[v2:172.21.15.37:3300/0,v1:172.21.15.37:6789/0],b=[v2:172.21.15.191:3300/0,v1:172.21.15.191:6789/0],c=[v2:172.21.15.37:3301/0,v1:172.21.15.37:6790/0]} removed_ranks: {} disallowed_leaders: {} 2024-04-23T02:31:33.845 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:31:33 smithi037 bash[54030]: cluster 2024-04-23T02:31:33.401007+0000 mon.a (mon.0) 85 : cluster 0 fsmap 2024-04-23T02:31:33.845 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:31:33 smithi037 bash[54030]: cluster 2024-04-23T02:31:33.401087+0000 mon.a (mon.0) 86 : cluster 0 osdmap e77: 8 total, 8 up, 8 in 2024-04-23T02:31:33.845 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:31:33 smithi037 bash[54030]: cluster 2024-04-23T02:31:33.402855+0000 mon.a (mon.0) 87 : cluster 0 mgrmap e33: y(active, since 58s), standbys: x 2024-04-23T02:31:33.845 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:31:33 smithi037 bash[54030]: cluster 2024-04-23T02:31:33.403149+0000 mon.a (mon.0) 88 : cluster 3 Health detail: HEALTH_WARN 2 failed cephadm daemon(s) 2024-04-23T02:31:33.845 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:31:33 smithi037 bash[54030]: cluster 2024-04-23T02:31:33.403183+0000 mon.a (mon.0) 89 : cluster 3 [WRN] CEPHADM_FAILED_DAEMON: 2 failed cephadm daemon(s) 2024-04-23T02:31:33.845 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:31:33 smithi037 bash[54030]: cluster 2024-04-23T02:31:33.403207+0000 mon.a (mon.0) 90 : cluster 3 daemon iscsi.foo.smithi037.qdajck on smithi037 is in unknown state 2024-04-23T02:31:33.845 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:31:33 smithi037 bash[54030]: cluster 2024-04-23T02:31:33.403245+0000 mon.a (mon.0) 91 : cluster 3 daemon prometheus.a on smithi191 is in unknown state 2024-04-23T02:31:33.845 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:31:33 smithi037 bash[54030]: audit 2024-04-23T02:31:33.416911+0000 mon.a (mon.0) 92 : audit 1 from='mgr.25468 ' entity='' 2024-04-23T02:31:33.845 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:31:33 smithi037 bash[54030]: audit 2024-04-23T02:31:33.429709+0000 mon.a (mon.0) 93 : audit 1 from='mgr.25468 ' entity='mgr.y' 2024-04-23T02:31:33.845 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:31:33 smithi037 bash[54030]: audit 2024-04-23T02:31:33.446591+0000 mon.c (mon.1) 14 : audit 0 from='mgr.25468 172.21.15.37:0/2063831359' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-23T02:31:33.933 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:31:33 smithi191 bash[40117]: cluster 2024-04-23T02:15:27.904334+0000 mon.a (mon.0) 0 : 1 mkfs 39f0dbf0-0117-11ef-bc93-c7b262605968 2024-04-23T02:31:33.934 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:31:33 smithi191 bash[40117]: cephadm 2024-04-23T02:27:45.049098+0000 mgr.x (mgr.24887) 10 : cephadm 1 [23/Apr/2024:02:27:45] ENGINE Bus STARTED 2024-04-23T02:31:33.934 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:31:33 smithi191 bash[40117]: cephadm 2024-04-23T02:28:03.818723+0000 mgr.x (mgr.24887) 22 : cephadm 1 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-04-23T02:31:33.934 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:31:33 smithi191 bash[40117]: cephadm 2024-04-23T02:28:03.819438+0000 mgr.x (mgr.24887) 23 : cephadm 1 No Migration is needed for rgw spec: {'placement': {'count': 2}, 'service_id': 'smpl', 'service_name': 'rgw.smpl', 'service_type': 'rgw'} 2024-04-23T02:31:33.934 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:31:33 smithi191 bash[40117]: cephadm 2024-04-23T02:28:03.985729+0000 mgr.x (mgr.24887) 24 : cephadm 1 Reconfiguring node-exporter.a (dependencies changed)... 2024-04-23T02:31:33.934 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:31:33 smithi191 bash[40117]: cephadm 2024-04-23T02:28:03.986388+0000 mgr.x (mgr.24887) 25 : cephadm 1 Reconfiguring daemon node-exporter.a on smithi037 2024-04-23T02:31:33.934 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:31:33 smithi191 bash[40117]: cephadm 2024-04-23T02:28:05.204441+0000 mgr.x (mgr.24887) 26 : cephadm 1 Reconfiguring alertmanager.a (dependencies changed)... 2024-04-23T02:31:33.934 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:31:33 smithi191 bash[40117]: cephadm 2024-04-23T02:28:05.225674+0000 mgr.x (mgr.24887) 27 : cephadm 1 Reconfiguring daemon alertmanager.a on smithi037 2024-04-23T02:31:33.934 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:31:33 smithi191 bash[40117]: cephadm 2024-04-23T02:28:14.114167+0000 mgr.x (mgr.24887) 37 : cephadm 1 Reconfiguring iscsi.foo.smithi037.qdajck (dependencies changed)... 2024-04-23T02:31:33.934 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:31:33 smithi191 bash[40117]: cephadm 2024-04-23T02:28:14.129104+0000 mgr.x (mgr.24887) 38 : cephadm 1 Reconfiguring daemon iscsi.foo.smithi037.qdajck on smithi037 2024-04-23T02:31:33.934 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:31:33 smithi191 bash[40117]: cephadm 2024-04-23T02:28:16.700811+0000 mgr.x (mgr.24887) 40 : cephadm 1 Reconfiguring prometheus.a (dependencies changed)... 2024-04-23T02:31:33.934 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:31:33 smithi191 bash[40117]: cephadm 2024-04-23T02:28:16.946672+0000 mgr.x (mgr.24887) 41 : cephadm 1 Reconfiguring daemon prometheus.a on smithi191 2024-04-23T02:31:33.934 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:31:33 smithi191 bash[40117]: cephadm 2024-04-23T02:28:29.498201+0000 mgr.x (mgr.24887) 48 : cephadm 1 Reconfiguring node-exporter.b (dependencies changed)... 2024-04-23T02:31:33.935 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:31:33 smithi191 bash[40117]: cephadm 2024-04-23T02:28:29.498949+0000 mgr.x (mgr.24887) 49 : cephadm 1 Reconfiguring daemon node-exporter.b on smithi191 2024-04-23T02:31:33.935 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:31:33 smithi191 bash[40117]: cephadm 2024-04-23T02:28:31.267054+0000 mgr.x (mgr.24887) 51 : cephadm 1 Reconfiguring grafana.a (dependencies changed)... 2024-04-23T02:31:33.935 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:31:33 smithi191 bash[40117]: cephadm 2024-04-23T02:28:31.279797+0000 mgr.x (mgr.24887) 52 : cephadm 1 Regenerating cephadm self-signed grafana TLS certificates 2024-04-23T02:31:33.935 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:31:33 smithi191 bash[40117]: cephadm 2024-04-23T02:28:31.399578+0000 mgr.x (mgr.24887) 54 : cephadm 1 Reconfiguring daemon grafana.a on smithi191 2024-04-23T02:31:33.935 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:31:33 smithi191 bash[40117]: cephadm 2024-04-23T02:28:56.993578+0000 mgr.x (mgr.24887) 80 : cephadm 1 Upgrade: Need to upgrade myself (mgr.x) 2024-04-23T02:31:33.935 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:31:33 smithi191 bash[40117]: cephadm 2024-04-23T02:28:56.994369+0000 mgr.x (mgr.24887) 81 : cephadm 1 Upgrade: Need to upgrade myself (mgr.x) 2024-04-23T02:31:33.935 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:31:33 smithi191 bash[40117]: cephadm 2024-04-23T02:28:59.314536+0000 mgr.x (mgr.24887) 83 : cephadm 1 Upgrade: Updating mgr.y 2024-04-23T02:31:33.935 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:31:33 smithi191 bash[40117]: cephadm 2024-04-23T02:28:59.332791+0000 mgr.x (mgr.24887) 84 : cephadm 1 Deploying daemon mgr.y on smithi037 2024-04-23T02:31:33.935 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:31:33 smithi191 bash[40117]: cephadm 2024-04-23T02:29:22.572213+0000 mgr.x (mgr.24887) 101 : cephadm 3 unable to calc client keyring client.admin placement PlacementSpec(label='_admin'): Cannot place : No matching hosts for label _admin 2024-04-23T02:31:33.935 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:31:33 smithi191 bash[40117]: cephadm 2024-04-23T02:29:23.684707+0000 mgr.y (mgr.15255) 1 : cephadm 1 inventory: adjusted host smithi191 addr 'smithi191' -> '172.21.15.191' 2024-04-23T02:31:33.937 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:31:33 smithi191 bash[40117]: cephadm 2024-04-23T02:29:24.528546+0000 mgr.y (mgr.15255) 2 : cephadm 1 [23/Apr/2024:02:29:24] ENGINE Bus STARTING 2024-04-23T02:31:33.937 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:31:33 smithi191 bash[40117]: cephadm 2024-04-23T02:29:24.656993+0000 mgr.y (mgr.15255) 4 : cephadm 1 [23/Apr/2024:02:29:24] ENGINE Serving on https://172.21.15.37:7150 2024-04-23T02:31:33.937 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:31:33 smithi191 bash[40117]: cephadm 2024-04-23T02:29:24.758731+0000 mgr.y (mgr.15255) 5 : cephadm 1 [23/Apr/2024:02:29:24] ENGINE Serving on http://172.21.15.37:8765 2024-04-23T02:31:33.937 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:31:33 smithi191 bash[40117]: cephadm 2024-04-23T02:29:24.759445+0000 mgr.y (mgr.15255) 6 : cephadm 1 [23/Apr/2024:02:29:24] ENGINE Bus STARTED 2024-04-23T02:31:33.937 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:31:33 smithi191 bash[40117]: cephadm 2024-04-23T02:29:42.444309+0000 mgr.y (mgr.15255) 16 : cephadm 3 unable to calc client keyring client.admin placement PlacementSpec(label='_admin'): Cannot place : No matching hosts for label _admin 2024-04-23T02:31:33.937 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:31:33 smithi191 bash[40117]: cephadm 2024-04-23T02:29:42.528559+0000 mgr.y (mgr.15255) 18 : cephadm 1 Reconfiguring iscsi.foo.smithi037.qdajck (dependencies changed)... 2024-04-23T02:31:33.937 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:31:33 smithi191 bash[40117]: cephadm 2024-04-23T02:29:42.545558+0000 mgr.y (mgr.15255) 19 : cephadm 1 Reconfiguring daemon iscsi.foo.smithi037.qdajck on smithi037 2024-04-23T02:31:33.937 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:31:33 smithi191 bash[40117]: cephadm 2024-04-23T02:29:47.723064+0000 mgr.y (mgr.15255) 26 : cephadm 1 Reconfiguring prometheus.a (dependencies changed)... 2024-04-23T02:31:33.937 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:31:33 smithi191 bash[40117]: cephadm 2024-04-23T02:29:47.988562+0000 mgr.y (mgr.15255) 27 : cephadm 1 Reconfiguring daemon prometheus.a on smithi191 2024-04-23T02:31:33.937 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:31:33 smithi191 bash[40117]: cephadm 2024-04-23T02:29:55.031713+0000 mgr.y (mgr.15255) 35 : cephadm 1 Upgrade: Updating mgr.x 2024-04-23T02:31:33.937 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:31:33 smithi191 bash[40117]: cephadm 2024-04-23T02:29:55.038533+0000 mgr.y (mgr.15255) 36 : cephadm 1 Deploying daemon mgr.x on smithi191 2024-04-23T02:31:33.937 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:31:33 smithi191 bash[40117]: cephadm 2024-04-23T02:30:15.496021+0000 mgr.y (mgr.15255) 47 : cephadm 3 unable to calc client keyring client.admin placement PlacementSpec(label='_admin'): Cannot place : No matching hosts for label _admin 2024-04-23T02:31:33.937 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:31:33 smithi191 bash[40117]: cephadm 2024-04-23T02:30:15.601727+0000 mgr.y (mgr.15255) 50 : cephadm 1 Upgrade: Setting container_image for all mgr 2024-04-23T02:31:33.938 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:31:33 smithi191 bash[40117]: cephadm 2024-04-23T02:30:15.636238+0000 mgr.y (mgr.15255) 51 : cephadm 1 Upgrade: It appears safe to stop mon.a 2024-04-23T02:31:33.938 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:31:33 smithi191 bash[40117]: cephadm 2024-04-23T02:30:18.657223+0000 mgr.y (mgr.15255) 57 : cephadm 1 Upgrade: Updating mon.a 2024-04-23T02:31:33.938 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:31:33 smithi191 bash[40117]: cephadm 2024-04-23T02:30:18.669388+0000 mgr.y (mgr.15255) 58 : cephadm 1 Deploying daemon mon.a on smithi037 2024-04-23T02:31:33.938 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:31:33 smithi191 bash[40117]: cluster 2024-04-23T02:30:34.351037+0000 mon.a (mon.0) 15 : cluster 0 Standby manager daemon x started 2024-04-23T02:31:33.938 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:31:33 smithi191 bash[40117]: cluster 2024-04-23T02:30:34.775852+0000 mon.a (mon.0) 16 : cluster 1 Active manager daemon y restarted 2024-04-23T02:31:33.938 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:31:33 smithi191 bash[40117]: cluster 2024-04-23T02:30:34.776598+0000 mon.a (mon.0) 17 : cluster 1 Activating manager daemon y 2024-04-23T02:31:33.938 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:31:33 smithi191 bash[40117]: cluster 2024-04-23T02:30:34.787915+0000 mon.a (mon.0) 18 : cluster 0 osdmap e77: 8 total, 8 up, 8 in 2024-04-23T02:31:33.938 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:31:33 smithi191 bash[40117]: cluster 2024-04-23T02:30:34.788534+0000 mon.a (mon.0) 19 : cluster 0 mgrmap e30: y(active, starting, since 0.012111s), standbys: x 2024-04-23T02:31:33.938 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:31:33 smithi191 bash[40117]: cluster 2024-04-23T02:30:34.812595+0000 mon.a (mon.0) 20 : cluster 1 Manager daemon y is now available 2024-04-23T02:31:33.938 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:31:33 smithi191 bash[40117]: cephadm 2024-04-23T02:30:35.560702+0000 mgr.y (mgr.25468) 1 : cephadm 1 [23/Apr/2024:02:30:35] ENGINE Bus STARTING 2024-04-23T02:31:33.938 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:31:33 smithi191 bash[40117]: cephadm 2024-04-23T02:30:35.688112+0000 mgr.y (mgr.25468) 2 : cephadm 1 [23/Apr/2024:02:30:35] ENGINE Serving on https://172.21.15.37:7150 2024-04-23T02:31:33.938 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:31:33 smithi191 bash[40117]: cephadm 2024-04-23T02:30:35.790942+0000 mgr.y (mgr.25468) 3 : cephadm 1 [23/Apr/2024:02:30:35] ENGINE Serving on http://172.21.15.37:8765 2024-04-23T02:31:33.938 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:31:33 smithi191 bash[40117]: cephadm 2024-04-23T02:30:35.791528+0000 mgr.y (mgr.25468) 4 : cephadm 1 [23/Apr/2024:02:30:35] ENGINE Bus STARTED 2024-04-23T02:31:33.938 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:31:33 smithi191 bash[40117]: cluster 2024-04-23T02:30:35.797565+0000 mon.a (mon.0) 23 : cluster 0 mgrmap e31: y(active, since 1.02113s), standbys: x 2024-04-23T02:31:33.938 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:31:33 smithi191 bash[40117]: cluster 2024-04-23T02:30:35.812044+0000 mgr.y (mgr.25468) 5 : cluster 0 pgmap v3: 161 pgs: 161 active+clean; 604 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-04-23T02:31:33.939 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:31:33 smithi191 bash[40117]: cluster 2024-04-23T02:30:36.789276+0000 mon.a (mon.0) 24 : cluster 1 Health check cleared: CEPHADM_FAILED_DAEMON (was: 2 failed cephadm daemon(s)) 2024-04-23T02:31:33.939 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:31:33 smithi191 bash[40117]: cluster 2024-04-23T02:30:36.789361+0000 mon.a (mon.0) 25 : cluster 1 Cluster is now healthy 2024-04-23T02:31:33.939 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:31:33 smithi191 bash[40117]: cluster 2024-04-23T02:30:36.801305+0000 mgr.y (mgr.25468) 6 : cluster 0 pgmap v4: 161 pgs: 161 active+clean; 604 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-04-23T02:31:33.939 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:31:33 smithi191 bash[40117]: cluster 2024-04-23T02:30:37.815913+0000 mon.a (mon.0) 26 : cluster 0 mgrmap e32: y(active, since 3s), standbys: x 2024-04-23T02:31:33.939 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:31:33 smithi191 bash[40117]: cluster 2024-04-23T02:30:38.801981+0000 mgr.y (mgr.25468) 7 : cluster 0 pgmap v5: 161 pgs: 161 active+clean; 604 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-04-23T02:31:33.939 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:31:33 smithi191 bash[40117]: cluster 2024-04-23T02:30:39.830374+0000 mon.a (mon.0) 27 : cluster 0 mgrmap e33: y(active, since 5s), standbys: x 2024-04-23T02:31:33.939 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:31:33 smithi191 bash[40117]: cluster 2024-04-23T02:30:40.802477+0000 mgr.y (mgr.25468) 8 : cluster 0 pgmap v6: 161 pgs: 161 active+clean; 604 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-04-23T02:31:33.939 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:31:33 smithi191 bash[40117]: cluster 2024-04-23T02:30:42.804109+0000 mgr.y (mgr.25468) 9 : cluster 0 pgmap v7: 161 pgs: 161 active+clean; 604 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 29 KiB/s rd, 0 B/s wr, 16 op/s 2024-04-23T02:31:33.939 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:31:33 smithi191 bash[40117]: cluster 2024-04-23T02:30:44.804826+0000 mgr.y (mgr.25468) 10 : cluster 0 pgmap v8: 161 pgs: 161 active+clean; 604 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 23 KiB/s rd, 0 B/s wr, 12 op/s 2024-04-23T02:31:33.939 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:31:33 smithi191 bash[40117]: cluster 2024-04-23T02:30:46.806055+0000 mgr.y (mgr.25468) 11 : cluster 0 pgmap v9: 161 pgs: 161 active+clean; 604 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 19 KiB/s rd, 0 B/s wr, 10 op/s 2024-04-23T02:31:33.939 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:31:33 smithi191 bash[40117]: cluster 2024-04-23T02:30:48.806705+0000 mgr.y (mgr.25468) 13 : cluster 0 pgmap v10: 161 pgs: 161 active+clean; 604 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 17 KiB/s rd, 0 B/s wr, 9 op/s 2024-04-23T02:31:33.939 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:31:33 smithi191 bash[40117]: audit 2024-04-23T02:30:49.462422+0000 mgr.y (mgr.25468) 15 : audit 0 from='client.34194 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T02:31:33.939 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:31:33 smithi191 bash[40117]: audit 2024-04-23T02:30:49.934000+0000 mon.c (mon.1) 87 : audit 0 from='client.34200 172.21.15.37:0/809382066' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T02:31:33.939 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:31:33 smithi191 bash[40117]: audit 2024-04-23T02:30:50.313436+0000 mgr.y (mgr.25468) 16 : audit 0 from='client.25570 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T02:31:33.939 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:31:33 smithi191 bash[40117]: audit 2024-04-23T02:30:50.759817+0000 mon.a (mon.0) 36 : audit 0 from='client.34212 172.21.15.37:0/3373725457' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-23T02:31:33.939 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:31:33 smithi191 bash[40117]: cluster 2024-04-23T02:30:50.807769+0000 mgr.y (mgr.25468) 17 : cluster 0 pgmap v11: 161 pgs: 161 active+clean; 604 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 17 KiB/s rd, 0 B/s wr, 9 op/s 2024-04-23T02:31:33.940 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:31:33 smithi191 bash[40117]: audit 2024-04-23T02:30:52.549000+0000 mon.a (mon.0) 37 : audit 1 from='mgr.25468 ' entity='mgr.y' 2024-04-23T02:31:33.940 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:31:33 smithi191 bash[40117]: audit 2024-04-23T02:30:52.561838+0000 mon.a (mon.0) 38 : audit 1 from='mgr.25468 ' entity='mgr.y' 2024-04-23T02:31:33.940 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:31:33 smithi191 bash[40117]: audit 2024-04-23T02:30:52.565902+0000 mon.c (mon.1) 88 : audit 0 from='mgr.25468 172.21.15.37:0/2063831359' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-23T02:31:33.940 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:31:33 smithi191 bash[40117]: audit 2024-04-23T02:30:52.567704+0000 mon.c (mon.1) 89 : audit 1 from='mgr.25468 172.21.15.37:0/2063831359' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-23T02:31:33.940 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:31:33 smithi191 bash[40117]: cephadm 2024-04-23T02:30:52.569331+0000 mgr.y (mgr.25468) 18 : cephadm 3 unable to calc client keyring client.admin placement PlacementSpec(label='_admin'): Cannot place : No matching hosts for label _admin 2024-04-23T02:31:33.940 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:31:33 smithi191 bash[40117]: cluster 2024-04-23T02:30:52.571118+0000 mgr.y (mgr.25468) 19 : cluster 0 pgmap v12: 161 pgs: 161 active+clean; 604 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 18 KiB/s rd, 0 B/s wr, 10 op/s 2024-04-23T02:31:33.940 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:31:33 smithi191 bash[40117]: audit 2024-04-23T02:30:52.579263+0000 mon.a (mon.0) 39 : audit 1 from='mgr.25468 ' entity='mgr.y' 2024-04-23T02:31:33.940 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:31:33 smithi191 bash[40117]: audit 2024-04-23T02:30:52.665623+0000 mon.c (mon.1) 90 : audit 0 from='mgr.25468 172.21.15.37:0/2063831359' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-23T02:31:33.940 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:31:33 smithi191 bash[40117]: audit 2024-04-23T02:30:52.671637+0000 mon.c (mon.1) 91 : audit 0 from='mgr.25468 172.21.15.37:0/2063831359' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T02:31:33.940 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:31:33 smithi191 bash[40117]: audit 2024-04-23T02:30:52.674095+0000 mon.c (mon.1) 92 : audit 0 from='mgr.25468 172.21.15.37:0/2063831359' entity='mgr.y' cmd=[{"prefix": "quorum_status"}]: dispatch 2024-04-23T02:31:33.940 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:31:33 smithi191 bash[40117]: audit 2024-04-23T02:30:52.675640+0000 mon.c (mon.1) 93 : audit 0 from='mgr.25468 172.21.15.37:0/2063831359' entity='mgr.y' cmd=[{"prefix": "mon ok-to-stop", "ids": ["c"]}]: dispatch 2024-04-23T02:31:33.940 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:31:33 smithi191 bash[40117]: cephadm 2024-04-23T02:30:52.676829+0000 mgr.y (mgr.25468) 20 : cephadm 1 Upgrade: It appears safe to stop mon.c 2024-04-23T02:31:33.940 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:31:33 smithi191 bash[40117]: cluster 2024-04-23T02:30:53.558719+0000 mon.a (mon.0) 40 : cluster 3 Health check failed: 2 failed cephadm daemon(s) (CEPHADM_FAILED_DAEMON) 2024-04-23T02:31:33.940 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:31:33 smithi191 bash[40117]: cluster 2024-04-23T02:30:54.571917+0000 mgr.y (mgr.25468) 21 : cluster 0 pgmap v13: 161 pgs: 161 active+clean; 604 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 87 B/s rd, 0 op/s 2024-04-23T02:31:33.940 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:31:33 smithi191 bash[40117]: cephadm 2024-04-23T02:30:54.746093+0000 mgr.y (mgr.25468) 22 : cephadm 1 Upgrade: Updating mon.c 2024-04-23T02:31:33.941 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:31:33 smithi191 bash[40117]: audit 2024-04-23T02:30:54.756291+0000 mon.a (mon.0) 41 : audit 1 from='mgr.25468 ' entity='mgr.y' 2024-04-23T02:31:33.941 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:31:33 smithi191 bash[40117]: audit 2024-04-23T02:30:54.759208+0000 mon.c (mon.1) 94 : audit 1 from='mgr.25468 172.21.15.37:0/2063831359' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-04-23T02:31:33.941 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:31:33 smithi191 bash[40117]: audit 2024-04-23T02:30:54.761230+0000 mon.a (mon.0) 42 : audit 0 from='mgr.25468 ' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-04-23T02:31:33.941 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:31:33 smithi191 bash[40117]: audit 2024-04-23T02:30:54.763015+0000 mon.c (mon.1) 95 : audit 0 from='mgr.25468 172.21.15.37:0/2063831359' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-23T02:31:33.941 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:31:33 smithi191 bash[40117]: cephadm 2024-04-23T02:30:54.764938+0000 mgr.y (mgr.25468) 23 : cephadm 1 Deploying daemon mon.c on smithi037 2024-04-23T02:31:33.941 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:31:33 smithi191 bash[40117]: cluster 2024-04-23T02:30:56.573630+0000 mgr.y (mgr.25468) 24 : cluster 0 pgmap v14: 161 pgs: 161 active+clean; 604 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 87 B/s rd, 0 op/s 2024-04-23T02:31:33.941 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:31:33 smithi191 bash[40117]: audit 2024-04-23T02:30:57.234308+0000 mon.b (mon.2) 90 : audit 0 from='mgr.25468 172.21.15.37:0/2063831359' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-23T02:31:33.941 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:31:33 smithi191 bash[40117]: audit 2024-04-23T02:30:57.234514+0000 mon.b (mon.2) 91 : audit 0 from='mgr.25468 172.21.15.37:0/2063831359' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-23T02:31:33.941 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:31:33 smithi191 bash[40117]: audit 2024-04-23T02:30:57.234699+0000 mon.b (mon.2) 92 : audit 0 from='mgr.25468 172.21.15.37:0/2063831359' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-23T02:31:33.941 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:31:33 smithi191 bash[40117]: cluster 2024-04-23T02:30:58.574438+0000 mgr.y (mgr.25468) 25 : cluster 0 pgmap v15: 161 pgs: 161 active+clean; 604 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 87 B/s rd, 0 op/s 2024-04-23T02:31:33.941 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:31:33 smithi191 bash[40117]: cluster 2024-04-23T02:30:59.670397+0000 mon.c (mon.1) 1 : cluster 1 mon.c calling monitor election 2024-04-23T02:31:33.941 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:31:33 smithi191 bash[40117]: cluster 2024-04-23T02:31:00.575289+0000 mgr.y (mgr.25468) 26 : cluster 0 pgmap v16: 161 pgs: 161 active+clean; 604 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 87 B/s rd, 0 op/s 2024-04-23T02:31:33.941 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:31:33 smithi191 bash[40117]: cluster 2024-04-23T02:31:00.774652+0000 mon.a (mon.0) 43 : cluster 1 mon.a calling monitor election 2024-04-23T02:31:33.941 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:31:33 smithi191 bash[40117]: cluster 2024-04-23T02:31:00.797795+0000 mon.a (mon.0) 44 : cluster 1 mon.a is new leader, mons a,c,b in quorum (ranks 0,1,2) 2024-04-23T02:31:33.941 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:31:33 smithi191 bash[40117]: cluster 2024-04-23T02:31:00.817441+0000 mon.a (mon.0) 45 : cluster 0 monmap e3: 3 mons at {a=[v2:172.21.15.37:3300/0,v1:172.21.15.37:6789/0],b=[v2:172.21.15.191:3300/0,v1:172.21.15.191:6789/0],c=[v2:172.21.15.37:3301/0,v1:172.21.15.37:6790/0]} removed_ranks: {} disallowed_leaders: {} 2024-04-23T02:31:33.941 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:31:33 smithi191 bash[40117]: cluster 2024-04-23T02:31:00.818906+0000 mon.a (mon.0) 46 : cluster 0 fsmap 2024-04-23T02:31:33.942 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:31:33 smithi191 bash[40117]: cluster 2024-04-23T02:31:00.818985+0000 mon.a (mon.0) 47 : cluster 0 osdmap e77: 8 total, 8 up, 8 in 2024-04-23T02:31:33.942 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:31:33 smithi191 bash[40117]: cluster 2024-04-23T02:31:00.820065+0000 mon.a (mon.0) 48 : cluster 0 mgrmap e33: y(active, since 26s), standbys: x 2024-04-23T02:31:33.942 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:31:33 smithi191 bash[40117]: cluster 2024-04-23T02:31:00.820482+0000 mon.a (mon.0) 49 : cluster 3 Health detail: HEALTH_WARN 2 failed cephadm daemon(s) 2024-04-23T02:31:33.942 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:31:33 smithi191 bash[40117]: cluster 2024-04-23T02:31:00.820519+0000 mon.a (mon.0) 50 : cluster 3 [WRN] CEPHADM_FAILED_DAEMON: 2 failed cephadm daemon(s) 2024-04-23T02:31:33.942 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:31:33 smithi191 bash[40117]: cluster 2024-04-23T02:31:00.820539+0000 mon.a (mon.0) 51 : cluster 3 daemon iscsi.foo.smithi037.qdajck on smithi037 is in unknown state 2024-04-23T02:31:33.942 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:31:33 smithi191 bash[40117]: cluster 2024-04-23T02:31:00.820556+0000 mon.a (mon.0) 52 : cluster 3 daemon prometheus.a on smithi191 is in unknown state 2024-04-23T02:31:33.942 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:31:33 smithi191 bash[40117]: audit 2024-04-23T02:31:00.831405+0000 mon.a (mon.0) 53 : audit 1 from='mgr.25468 ' entity='mgr.y' 2024-04-23T02:31:33.942 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:31:33 smithi191 bash[40117]: audit 2024-04-23T02:31:00.841057+0000 mon.a (mon.0) 54 : audit 1 from='mgr.25468 ' entity='mgr.y' 2024-04-23T02:31:33.942 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:31:33 smithi191 bash[40117]: audit 2024-04-23T02:31:00.890633+0000 mon.b (mon.2) 93 : audit 0 from='mgr.25468 172.21.15.37:0/2063831359' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-23T02:31:33.942 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:31:33 smithi191 bash[40117]: audit 2024-04-23T02:31:01.548733+0000 mon.a (mon.0) 55 : audit 0 from='client.34230 172.21.15.37:0/3077077736' entity='client.iscsi.foo.smithi037.qdajck' cmd=[{"prefix": "osd blacklist ls"}]: dispatch 2024-04-23T02:31:33.942 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:31:33 smithi191 bash[40117]: audit 2024-04-23T02:31:01.938231+0000 mon.c (mon.1) 2 : audit 1 from='client.34236 172.21.15.37:0/3882869706' entity='client.iscsi.foo.smithi037.qdajck' cmd=[{"prefix": "osd blacklist", "blacklistop": "rm", "addr": "172.21.15.37:0/3201031352"}]: access denied 2024-04-23T02:31:33.942 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:31:33 smithi191 bash[40117]: cluster 2024-04-23T02:31:02.577013+0000 mgr.y (mgr.25468) 27 : cluster 0 pgmap v17: 161 pgs: 161 active+clean; 604 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 87 B/s rd, 0 op/s 2024-04-23T02:31:33.942 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:31:33 smithi191 bash[40117]: cluster 2024-04-23T02:31:04.577842+0000 mgr.y (mgr.25468) 28 : cluster 0 pgmap v18: 161 pgs: 161 active+clean; 604 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-04-23T02:31:33.942 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:31:33 smithi191 bash[40117]: cluster 2024-04-23T02:31:06.579558+0000 mgr.y (mgr.25468) 29 : cluster 0 pgmap v19: 161 pgs: 161 active+clean; 604 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2024-04-23T02:31:33.943 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:31:33 smithi191 bash[40117]: audit 2024-04-23T02:31:08.042105+0000 mon.a (mon.0) 56 : audit 1 from='mgr.25468 ' entity='mgr.y' 2024-04-23T02:31:33.943 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:31:33 smithi191 bash[40117]: audit 2024-04-23T02:31:08.056663+0000 mon.a (mon.0) 57 : audit 1 from='mgr.25468 ' entity='mgr.y' 2024-04-23T02:31:33.943 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:31:33 smithi191 bash[40117]: cluster 2024-04-23T02:31:08.580285+0000 mgr.y (mgr.25468) 30 : cluster 0 pgmap v20: 161 pgs: 161 active+clean; 604 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2024-04-23T02:31:33.943 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:31:33 smithi191 bash[40117]: audit 2024-04-23T02:31:08.854184+0000 mon.a (mon.0) 58 : audit 1 from='mgr.25468 ' entity='mgr.y' 2024-04-23T02:31:33.943 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:31:33 smithi191 bash[40117]: audit 2024-04-23T02:31:08.868913+0000 mon.a (mon.0) 59 : audit 1 from='mgr.25468 ' entity='mgr.y' 2024-04-23T02:31:33.943 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:31:33 smithi191 bash[40117]: cluster 2024-04-23T02:31:10.581092+0000 mgr.y (mgr.25468) 31 : cluster 0 pgmap v21: 161 pgs: 161 active+clean; 604 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2024-04-23T02:31:33.943 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:31:33 smithi191 bash[40117]: cluster 2024-04-23T02:31:12.582817+0000 mgr.y (mgr.25468) 32 : cluster 0 pgmap v22: 161 pgs: 161 active+clean; 604 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2024-04-23T02:31:33.943 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:31:33 smithi191 bash[40117]: cluster 2024-04-23T02:31:14.583612+0000 mgr.y (mgr.25468) 33 : cluster 0 pgmap v23: 161 pgs: 161 active+clean; 604 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2024-04-23T02:31:33.943 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:31:33 smithi191 bash[40117]: audit 2024-04-23T02:31:16.304934+0000 mon.c (mon.1) 3 : audit 0 from='client.44113 172.21.15.37:0/3038240581' entity='client.iscsi.foo.smithi037.qdajck' cmd=[{"prefix": "osd blacklist ls"}]: dispatch 2024-04-23T02:31:33.943 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:31:33 smithi191 bash[40117]: cluster 2024-04-23T02:31:16.585275+0000 mgr.y (mgr.25468) 34 : cluster 0 pgmap v24: 161 pgs: 161 active+clean; 604 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2024-04-23T02:31:33.943 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:31:33 smithi191 bash[40117]: audit 2024-04-23T02:31:16.696230+0000 mon.a (mon.0) 60 : audit 1 from='client.34260 172.21.15.37:0/2648865983' entity='client.iscsi.foo.smithi037.qdajck' cmd=[{"prefix": "osd blacklist", "blacklistop": "rm", "addr": "172.21.15.37:0/576525037"}]: access denied 2024-04-23T02:31:33.943 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:31:33 smithi191 bash[40117]: cluster 2024-04-23T02:31:18.586028+0000 mgr.y (mgr.25468) 35 : cluster 0 pgmap v25: 161 pgs: 161 active+clean; 604 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-04-23T02:31:33.943 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:31:33 smithi191 bash[40117]: audit 2024-04-23T02:31:20.226705+0000 mon.a (mon.0) 61 : audit 1 from='mgr.25468 ' entity='mgr.y' 2024-04-23T02:31:33.943 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:31:33 smithi191 bash[40117]: audit 2024-04-23T02:31:20.243562+0000 mon.b (mon.2) 94 : audit 0 from='mgr.25468 172.21.15.37:0/2063831359' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-23T02:31:33.943 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:31:33 smithi191 bash[40117]: audit 2024-04-23T02:31:20.243644+0000 mon.a (mon.0) 62 : audit 1 from='mgr.25468 ' entity='mgr.y' 2024-04-23T02:31:33.943 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:31:33 smithi191 bash[40117]: audit 2024-04-23T02:31:20.245776+0000 mon.b (mon.2) 95 : audit 1 from='mgr.25468 172.21.15.37:0/2063831359' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-23T02:31:33.943 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:31:33 smithi191 bash[40117]: cephadm 2024-04-23T02:31:20.250904+0000 mgr.y (mgr.25468) 36 : cephadm 3 unable to calc client keyring client.admin placement PlacementSpec(label='_admin'): Cannot place : No matching hosts for label _admin 2024-04-23T02:31:33.944 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:31:33 smithi191 bash[40117]: cluster 2024-04-23T02:31:20.252429+0000 mgr.y (mgr.25468) 37 : cluster 0 pgmap v26: 161 pgs: 161 active+clean; 604 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-04-23T02:31:33.944 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:31:33 smithi191 bash[40117]: cluster 2024-04-23T02:31:20.253003+0000 mgr.y (mgr.25468) 38 : cluster 0 pgmap v27: 161 pgs: 161 active+clean; 604 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-04-23T02:31:33.944 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:31:33 smithi191 bash[40117]: audit 2024-04-23T02:31:20.261745+0000 mon.a (mon.0) 63 : audit 1 from='mgr.25468 ' entity='mgr.y' 2024-04-23T02:31:33.944 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:31:33 smithi191 bash[40117]: audit 2024-04-23T02:31:20.347077+0000 mon.b (mon.2) 96 : audit 0 from='mgr.25468 172.21.15.37:0/2063831359' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-23T02:31:33.944 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:31:33 smithi191 bash[40117]: audit 2024-04-23T02:31:20.355405+0000 mon.b (mon.2) 97 : audit 0 from='mgr.25468 172.21.15.37:0/2063831359' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T02:31:33.944 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:31:33 smithi191 bash[40117]: audit 2024-04-23T02:31:20.358774+0000 mon.b (mon.2) 98 : audit 0 from='mgr.25468 172.21.15.37:0/2063831359' entity='mgr.y' cmd=[{"prefix": "quorum_status"}]: dispatch 2024-04-23T02:31:33.944 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:31:33 smithi191 bash[40117]: audit 2024-04-23T02:31:20.360767+0000 mon.b (mon.2) 99 : audit 0 from='mgr.25468 172.21.15.37:0/2063831359' entity='mgr.y' cmd=[{"prefix": "mon ok-to-stop", "ids": ["b"]}]: dispatch 2024-04-23T02:31:33.944 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:31:33 smithi191 bash[40117]: cephadm 2024-04-23T02:31:20.365463+0000 mgr.y (mgr.25468) 39 : cephadm 1 Upgrade: It appears safe to stop mon.b 2024-04-23T02:31:33.944 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:31:33 smithi191 bash[40117]: audit 2024-04-23T02:31:21.163841+0000 mgr.y (mgr.25468) 40 : audit 0 from='client.44125 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T02:31:33.944 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:31:33 smithi191 bash[40117]: audit 2024-04-23T02:31:21.555917+0000 mgr.y (mgr.25468) 41 : audit 0 from='client.34272 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T02:31:33.944 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:31:33 smithi191 bash[40117]: audit 2024-04-23T02:31:21.937168+0000 mgr.y (mgr.25468) 42 : audit 0 from='client.34278 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T02:31:33.944 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:31:33 smithi191 bash[40117]: cluster 2024-04-23T02:31:22.254023+0000 mgr.y (mgr.25468) 43 : cluster 0 pgmap v28: 161 pgs: 161 active+clean; 604 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 105 B/s rd, 0 op/s 2024-04-23T02:31:33.944 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:31:33 smithi191 bash[40117]: audit 2024-04-23T02:31:22.406125+0000 mon.c (mon.1) 4 : audit 0 from='client.34284 172.21.15.37:0/3399635057' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T02:31:33.944 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:31:33 smithi191 bash[40117]: cephadm 2024-04-23T02:31:22.684538+0000 mgr.y (mgr.25468) 44 : cephadm 1 Upgrade: Updating mon.b 2024-04-23T02:31:33.944 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:31:33 smithi191 bash[40117]: audit 2024-04-23T02:31:22.696636+0000 mon.b (mon.2) 100 : audit 1 from='mgr.25468 172.21.15.37:0/2063831359' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-04-23T02:31:33.944 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:31:33 smithi191 bash[40117]: audit 2024-04-23T02:31:22.696780+0000 mon.a (mon.0) 64 : audit 1 from='mgr.25468 ' entity='mgr.y' 2024-04-23T02:31:33.945 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:31:33 smithi191 bash[40117]: audit 2024-04-23T02:31:22.700477+0000 mon.b (mon.2) 101 : audit 0 from='mgr.25468 172.21.15.37:0/2063831359' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-23T02:31:33.945 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:31:33 smithi191 bash[40117]: audit 2024-04-23T02:31:22.701954+0000 mon.a (mon.0) 65 : audit 0 from='mgr.25468 ' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-04-23T02:31:33.945 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:31:33 smithi191 bash[40117]: cephadm 2024-04-23T02:31:22.705278+0000 mgr.y (mgr.25468) 45 : cephadm 1 Deploying daemon mon.b on smithi191 2024-04-23T02:31:33.945 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:31:33 smithi191 bash[40117]: audit 2024-04-23T02:31:22.788726+0000 mgr.y (mgr.25468) 46 : audit 0 from='client.34290 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T02:31:33.945 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:31:33 smithi191 bash[40117]: audit 2024-04-23T02:31:23.222738+0000 mon.c (mon.1) 5 : audit 0 from='client.34296 172.21.15.37:0/1125749879' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-23T02:31:33.945 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:31:33 smithi191 bash[40117]: cluster 2024-04-23T02:31:24.254794+0000 mgr.y (mgr.25468) 47 : cluster 0 pgmap v29: 161 pgs: 161 active+clean; 604 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 105 B/s rd, 0 op/s 2024-04-23T02:31:33.945 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:31:33 smithi191 bash[40117]: cluster 2024-04-23T02:31:26.256515+0000 mgr.y (mgr.25468) 48 : cluster 0 pgmap v30: 161 pgs: 161 active+clean; 604 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 105 B/s rd, 0 op/s 2024-04-23T02:31:33.945 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:31:33 smithi191 bash[40117]: cluster 2024-04-23T02:31:28.257297+0000 mgr.y (mgr.25468) 49 : cluster 0 pgmap v31: 161 pgs: 161 active+clean; 604 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 105 B/s rd, 0 op/s 2024-04-23T02:31:33.945 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:31:33 smithi191 bash[40117]: cluster 2024-04-23T02:31:28.379969+0000 mon.b (mon.2) 2 : cluster 1 mon.b calling monitor election 2024-04-23T02:31:33.945 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:31:33 smithi191 bash[40117]: audit 2024-04-23T02:31:28.381419+0000 mon.c (mon.1) 9 : audit 0 from='mgr.25468 172.21.15.37:0/2063831359' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-23T02:31:33.945 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:31:33 smithi191 bash[40117]: audit 2024-04-23T02:31:28.381676+0000 mon.c (mon.1) 10 : audit 0 from='mgr.25468 172.21.15.37:0/2063831359' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-23T02:31:33.945 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:31:33 smithi191 bash[40117]: cluster 2024-04-23T02:31:28.381806+0000 mon.a (mon.0) 76 : cluster 1 mon.a calling monitor election 2024-04-23T02:31:33.945 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:31:33 smithi191 bash[40117]: cluster 2024-04-23T02:31:28.381928+0000 mon.c (mon.1) 11 : cluster 1 mon.c calling monitor election 2024-04-23T02:31:33.945 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:31:33 smithi191 bash[40117]: audit 2024-04-23T02:31:28.384014+0000 mon.c (mon.1) 12 : audit 0 from='mgr.25468 172.21.15.37:0/2063831359' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-23T02:31:33.945 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:31:33 smithi191 bash[40117]: cluster 2024-04-23T02:31:30.258047+0000 mgr.y (mgr.25468) 50 : cluster 0 pgmap v32: 161 pgs: 161 active+clean; 604 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 102 B/s rd, 0 op/s 2024-04-23T02:31:33.945 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:31:33 smithi191 bash[40117]: cluster 2024-04-23T02:31:32.259679+0000 mgr.y (mgr.25468) 51 : cluster 0 pgmap v33: 161 pgs: 161 active+clean; 604 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2024-04-23T02:31:33.946 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:31:33 smithi191 bash[40117]: cluster 2024-04-23T02:31:33.383474+0000 mon.a (mon.0) 77 : cluster 1 mon.a is new leader, mons a,c in quorum (ranks 0,1) 2024-04-23T02:31:33.946 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:31:33 smithi191 bash[40117]: cluster 2024-04-23T02:31:33.387293+0000 mon.a (mon.0) 78 : cluster 3 Health detail: HEALTH_WARN 2 failed cephadm daemon(s) 2024-04-23T02:31:33.946 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:31:33 smithi191 bash[40117]: cluster 2024-04-23T02:31:33.387345+0000 mon.a (mon.0) 79 : cluster 3 [WRN] CEPHADM_FAILED_DAEMON: 2 failed cephadm daemon(s) 2024-04-23T02:31:33.946 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:31:33 smithi191 bash[40117]: cluster 2024-04-23T02:31:33.387368+0000 mon.a (mon.0) 80 : cluster 3 daemon iscsi.foo.smithi037.qdajck on smithi037 is in unknown state 2024-04-23T02:31:33.946 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:31:33 smithi191 bash[40117]: cluster 2024-04-23T02:31:33.387400+0000 mon.a (mon.0) 81 : cluster 3 daemon prometheus.a on smithi191 is in unknown state 2024-04-23T02:31:33.946 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:31:33 smithi191 bash[40117]: cluster 2024-04-23T02:31:33.387494+0000 mon.a (mon.0) 82 : cluster 1 mon.a calling monitor election 2024-04-23T02:31:33.946 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:31:33 smithi191 bash[40117]: cluster 2024-04-23T02:31:33.388048+0000 mon.c (mon.1) 13 : cluster 1 mon.c calling monitor election 2024-04-23T02:31:33.946 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:31:33 smithi191 bash[40117]: cluster 2024-04-23T02:31:33.392173+0000 mon.a (mon.0) 83 : cluster 1 mon.a is new leader, mons a,c,b in quorum (ranks 0,1,2) 2024-04-23T02:31:33.946 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:31:33 smithi191 bash[40117]: cluster 2024-04-23T02:31:33.400043+0000 mon.a (mon.0) 84 : cluster 0 monmap e4: 3 mons at {a=[v2:172.21.15.37:3300/0,v1:172.21.15.37:6789/0],b=[v2:172.21.15.191:3300/0,v1:172.21.15.191:6789/0],c=[v2:172.21.15.37:3301/0,v1:172.21.15.37:6790/0]} removed_ranks: {} disallowed_leaders: {} 2024-04-23T02:31:33.946 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:31:33 smithi191 bash[40117]: cluster 2024-04-23T02:31:33.401007+0000 mon.a (mon.0) 85 : cluster 0 fsmap 2024-04-23T02:31:33.946 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:31:33 smithi191 bash[40117]: cluster 2024-04-23T02:31:33.401087+0000 mon.a (mon.0) 86 : cluster 0 osdmap e77: 8 total, 8 up, 8 in 2024-04-23T02:31:33.946 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:31:33 smithi191 bash[40117]: cluster 2024-04-23T02:31:33.402855+0000 mon.a (mon.0) 87 : cluster 0 mgrmap e33: y(active, since 58s), standbys: x 2024-04-23T02:31:33.946 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:31:33 smithi191 bash[40117]: cluster 2024-04-23T02:31:33.403149+0000 mon.a (mon.0) 88 : cluster 3 Health detail: HEALTH_WARN 2 failed cephadm daemon(s) 2024-04-23T02:31:33.946 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:31:33 smithi191 bash[40117]: cluster 2024-04-23T02:31:33.403183+0000 mon.a (mon.0) 89 : cluster 3 [WRN] CEPHADM_FAILED_DAEMON: 2 failed cephadm daemon(s) 2024-04-23T02:31:33.946 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:31:33 smithi191 bash[40117]: cluster 2024-04-23T02:31:33.403207+0000 mon.a (mon.0) 90 : cluster 3 daemon iscsi.foo.smithi037.qdajck on smithi037 is in unknown state 2024-04-23T02:31:33.947 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:31:33 smithi191 bash[40117]: cluster 2024-04-23T02:31:33.403245+0000 mon.a (mon.0) 91 : cluster 3 daemon prometheus.a on smithi191 is in unknown state 2024-04-23T02:31:33.947 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:31:33 smithi191 bash[40117]: audit 2024-04-23T02:31:33.416911+0000 mon.a (mon.0) 92 : audit 1 from='mgr.25468 ' entity='' 2024-04-23T02:31:33.947 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:31:33 smithi191 bash[40117]: audit 2024-04-23T02:31:33.429709+0000 mon.a (mon.0) 93 : audit 1 from='mgr.25468 ' entity='mgr.y' 2024-04-23T02:31:33.947 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:31:33 smithi191 bash[40117]: audit 2024-04-23T02:31:33.446591+0000 mon.c (mon.1) 14 : audit 0 from='mgr.25468 172.21.15.37:0/2063831359' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-23T02:31:34.810 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:31:34 smithi037 bash[56036]: audit 2024-04-23T02:31:33.797968+0000 mon.a (mon.0) 94 : audit 0 from='client.34311 172.21.15.37:0/4204934309' entity='client.iscsi.foo.smithi037.qdajck' cmd=[{"prefix": "osd blacklist ls"}]: dispatch 2024-04-23T02:31:34.810 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:31:34 smithi037 bash[56036]: audit 2024-04-23T02:31:34.186065+0000 mon.c (mon.1) 15 : audit 1 from='client.44179 172.21.15.37:0/1099798766' entity='client.iscsi.foo.smithi037.qdajck' cmd=[{"prefix": "osd blacklist", "blacklistop": "rm", "addr": "172.21.15.37:0/3201031352"}]: access denied 2024-04-23T02:31:34.810 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:31:34 smithi037 bash[54030]: audit 2024-04-23T02:31:33.797968+0000 mon.a (mon.0) 94 : audit 0 from='client.34311 172.21.15.37:0/4204934309' entity='client.iscsi.foo.smithi037.qdajck' cmd=[{"prefix": "osd blacklist ls"}]: dispatch 2024-04-23T02:31:34.811 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:31:34 smithi037 bash[54030]: audit 2024-04-23T02:31:34.186065+0000 mon.c (mon.1) 15 : audit 1 from='client.44179 172.21.15.37:0/1099798766' entity='client.iscsi.foo.smithi037.qdajck' cmd=[{"prefix": "osd blacklist", "blacklistop": "rm", "addr": "172.21.15.37:0/3201031352"}]: access denied 2024-04-23T02:31:34.933 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:31:34 smithi191 bash[40117]: audit 2024-04-23T02:31:33.797968+0000 mon.a (mon.0) 94 : audit 0 from='client.34311 172.21.15.37:0/4204934309' entity='client.iscsi.foo.smithi037.qdajck' cmd=[{"prefix": "osd blacklist ls"}]: dispatch 2024-04-23T02:31:34.933 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:31:34 smithi191 bash[40117]: audit 2024-04-23T02:31:34.186065+0000 mon.c (mon.1) 15 : audit 1 from='client.44179 172.21.15.37:0/1099798766' entity='client.iscsi.foo.smithi037.qdajck' cmd=[{"prefix": "osd blacklist", "blacklistop": "rm", "addr": "172.21.15.37:0/3201031352"}]: access denied 2024-04-23T02:31:35.752 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:31:35 smithi037 bash[54030]: cluster 2024-04-23T02:31:34.260466+0000 mgr.y (mgr.25468) 52 : cluster 0 pgmap v34: 161 pgs: 161 active+clean; 604 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-04-23T02:31:35.752 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:31:35 smithi037 bash[56036]: cluster 2024-04-23T02:31:34.260466+0000 mgr.y (mgr.25468) 52 : cluster 0 pgmap v34: 161 pgs: 161 active+clean; 604 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-04-23T02:31:35.933 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:31:35 smithi191 bash[40117]: cluster 2024-04-23T02:31:34.260466+0000 mgr.y (mgr.25468) 52 : cluster 0 pgmap v34: 161 pgs: 161 active+clean; 604 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-04-23T02:31:37.810 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:31:37 smithi037 bash[54030]: cluster 2024-04-23T02:31:36.262301+0000 mgr.y (mgr.25468) 53 : cluster 0 pgmap v35: 161 pgs: 161 active+clean; 604 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2024-04-23T02:31:37.810 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:31:37 smithi037 bash[56036]: cluster 2024-04-23T02:31:36.262301+0000 mgr.y (mgr.25468) 53 : cluster 0 pgmap v35: 161 pgs: 161 active+clean; 604 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2024-04-23T02:31:37.933 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:31:37 smithi191 bash[40117]: cluster 2024-04-23T02:31:36.262301+0000 mgr.y (mgr.25468) 53 : cluster 0 pgmap v35: 161 pgs: 161 active+clean; 604 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2024-04-23T02:31:39.933 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:31:39 smithi191 bash[40117]: cluster 2024-04-23T02:31:38.263091+0000 mgr.y (mgr.25468) 54 : cluster 0 pgmap v36: 161 pgs: 161 active+clean; 604 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2024-04-23T02:31:40.060 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:31:39 smithi037 bash[54030]: cluster 2024-04-23T02:31:38.263091+0000 mgr.y (mgr.25468) 54 : cluster 0 pgmap v36: 161 pgs: 161 active+clean; 604 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2024-04-23T02:31:40.060 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:31:39 smithi037 bash[56036]: cluster 2024-04-23T02:31:38.263091+0000 mgr.y (mgr.25468) 54 : cluster 0 pgmap v36: 161 pgs: 161 active+clean; 604 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2024-04-23T02:31:41.183 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:31:40 smithi191 bash[40117]: audit 2024-04-23T02:31:39.849878+0000 mon.a (mon.0) 95 : audit 1 from='mgr.25468 ' entity='mgr.y' 2024-04-23T02:31:41.183 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:31:40 smithi191 bash[40117]: audit 2024-04-23T02:31:39.864264+0000 mon.a (mon.0) 96 : audit 1 from='mgr.25468 ' entity='mgr.y' 2024-04-23T02:31:41.183 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:31:40 smithi191 bash[40117]: audit 2024-04-23T02:31:40.666940+0000 mon.a (mon.0) 97 : audit 1 from='mgr.25468 ' entity='mgr.y' 2024-04-23T02:31:41.183 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:31:40 smithi191 bash[40117]: audit 2024-04-23T02:31:40.680603+0000 mon.a (mon.0) 98 : audit 1 from='mgr.25468 ' entity='mgr.y' 2024-04-23T02:31:41.310 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:31:40 smithi037 bash[54030]: audit 2024-04-23T02:31:39.849878+0000 mon.a (mon.0) 95 : audit 1 from='mgr.25468 ' entity='mgr.y' 2024-04-23T02:31:41.310 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:31:40 smithi037 bash[54030]: audit 2024-04-23T02:31:39.864264+0000 mon.a (mon.0) 96 : audit 1 from='mgr.25468 ' entity='mgr.y' 2024-04-23T02:31:41.310 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:31:40 smithi037 bash[54030]: audit 2024-04-23T02:31:40.666940+0000 mon.a (mon.0) 97 : audit 1 from='mgr.25468 ' entity='mgr.y' 2024-04-23T02:31:41.310 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:31:40 smithi037 bash[54030]: audit 2024-04-23T02:31:40.680603+0000 mon.a (mon.0) 98 : audit 1 from='mgr.25468 ' entity='mgr.y' 2024-04-23T02:31:41.311 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:31:40 smithi037 bash[56036]: audit 2024-04-23T02:31:39.849878+0000 mon.a (mon.0) 95 : audit 1 from='mgr.25468 ' entity='mgr.y' 2024-04-23T02:31:41.311 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:31:40 smithi037 bash[56036]: audit 2024-04-23T02:31:39.864264+0000 mon.a (mon.0) 96 : audit 1 from='mgr.25468 ' entity='mgr.y' 2024-04-23T02:31:41.311 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:31:40 smithi037 bash[56036]: audit 2024-04-23T02:31:40.666940+0000 mon.a (mon.0) 97 : audit 1 from='mgr.25468 ' entity='mgr.y' 2024-04-23T02:31:41.311 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:31:40 smithi037 bash[56036]: audit 2024-04-23T02:31:40.680603+0000 mon.a (mon.0) 98 : audit 1 from='mgr.25468 ' entity='mgr.y' 2024-04-23T02:31:42.183 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:31:41 smithi191 bash[40117]: cluster 2024-04-23T02:31:40.263838+0000 mgr.y (mgr.25468) 55 : cluster 0 pgmap v37: 161 pgs: 161 active+clean; 604 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2024-04-23T02:31:42.310 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:31:41 smithi037 bash[54030]: cluster 2024-04-23T02:31:40.263838+0000 mgr.y (mgr.25468) 55 : cluster 0 pgmap v37: 161 pgs: 161 active+clean; 604 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2024-04-23T02:31:42.310 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:31:41 smithi037 bash[56036]: cluster 2024-04-23T02:31:40.263838+0000 mgr.y (mgr.25468) 55 : cluster 0 pgmap v37: 161 pgs: 161 active+clean; 604 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2024-04-23T02:31:44.183 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:31:43 smithi191 bash[40117]: cluster 2024-04-23T02:31:42.265616+0000 mgr.y (mgr.25468) 56 : cluster 0 pgmap v38: 161 pgs: 161 active+clean; 604 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2024-04-23T02:31:44.310 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:31:43 smithi037 bash[54030]: cluster 2024-04-23T02:31:42.265616+0000 mgr.y (mgr.25468) 56 : cluster 0 pgmap v38: 161 pgs: 161 active+clean; 604 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2024-04-23T02:31:44.310 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:31:43 smithi037 bash[56036]: cluster 2024-04-23T02:31:42.265616+0000 mgr.y (mgr.25468) 56 : cluster 0 pgmap v38: 161 pgs: 161 active+clean; 604 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2024-04-23T02:31:46.183 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:31:45 smithi191 bash[40117]: cluster 2024-04-23T02:31:44.266534+0000 mgr.y (mgr.25468) 57 : cluster 0 pgmap v39: 161 pgs: 161 active+clean; 604 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2024-04-23T02:31:46.310 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:31:45 smithi037 bash[56036]: cluster 2024-04-23T02:31:44.266534+0000 mgr.y (mgr.25468) 57 : cluster 0 pgmap v39: 161 pgs: 161 active+clean; 604 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2024-04-23T02:31:46.310 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:31:45 smithi037 bash[54030]: cluster 2024-04-23T02:31:44.266534+0000 mgr.y (mgr.25468) 57 : cluster 0 pgmap v39: 161 pgs: 161 active+clean; 604 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2024-04-23T02:31:48.183 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:31:47 smithi191 bash[40117]: cluster 2024-04-23T02:31:46.268302+0000 mgr.y (mgr.25468) 58 : cluster 0 pgmap v40: 161 pgs: 161 active+clean; 604 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2024-04-23T02:31:48.310 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:31:47 smithi037 bash[54030]: cluster 2024-04-23T02:31:46.268302+0000 mgr.y (mgr.25468) 58 : cluster 0 pgmap v40: 161 pgs: 161 active+clean; 604 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2024-04-23T02:31:48.311 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:31:47 smithi037 bash[56036]: cluster 2024-04-23T02:31:46.268302+0000 mgr.y (mgr.25468) 58 : cluster 0 pgmap v40: 161 pgs: 161 active+clean; 604 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2024-04-23T02:31:49.060 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:31:48 smithi037 bash[56036]: audit 2024-04-23T02:31:47.959940+0000 mon.a (mon.0) 99 : audit 0 from='client.34335 172.21.15.37:0/3943653561' entity='client.iscsi.foo.smithi037.qdajck' cmd=[{"prefix": "osd blacklist ls"}]: dispatch 2024-04-23T02:31:49.061 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:31:48 smithi037 bash[56036]: audit 2024-04-23T02:31:48.361433+0000 mon.c (mon.1) 16 : audit 1 from='client.34341 172.21.15.37:0/185633204' entity='client.iscsi.foo.smithi037.qdajck' cmd=[{"prefix": "osd blacklist", "blacklistop": "rm", "addr": "172.21.15.37:0/3201031352"}]: access denied 2024-04-23T02:31:49.061 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:31:48 smithi037 bash[54030]: audit 2024-04-23T02:31:47.959940+0000 mon.a (mon.0) 99 : audit 0 from='client.34335 172.21.15.37:0/3943653561' entity='client.iscsi.foo.smithi037.qdajck' cmd=[{"prefix": "osd blacklist ls"}]: dispatch 2024-04-23T02:31:49.061 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:31:48 smithi037 bash[54030]: audit 2024-04-23T02:31:48.361433+0000 mon.c (mon.1) 16 : audit 1 from='client.34341 172.21.15.37:0/185633204' entity='client.iscsi.foo.smithi037.qdajck' cmd=[{"prefix": "osd blacklist", "blacklistop": "rm", "addr": "172.21.15.37:0/3201031352"}]: access denied 2024-04-23T02:31:49.183 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:31:48 smithi191 bash[40117]: audit 2024-04-23T02:31:47.959940+0000 mon.a (mon.0) 99 : audit 0 from='client.34335 172.21.15.37:0/3943653561' entity='client.iscsi.foo.smithi037.qdajck' cmd=[{"prefix": "osd blacklist ls"}]: dispatch 2024-04-23T02:31:49.183 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:31:48 smithi191 bash[40117]: audit 2024-04-23T02:31:48.361433+0000 mon.c (mon.1) 16 : audit 1 from='client.34341 172.21.15.37:0/185633204' entity='client.iscsi.foo.smithi037.qdajck' cmd=[{"prefix": "osd blacklist", "blacklistop": "rm", "addr": "172.21.15.37:0/3201031352"}]: access denied 2024-04-23T02:31:50.183 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:31:49 smithi191 bash[40117]: cluster 2024-04-23T02:31:48.269061+0000 mgr.y (mgr.25468) 59 : cluster 0 pgmap v41: 161 pgs: 161 active+clean; 604 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-04-23T02:31:50.310 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:31:49 smithi037 bash[54030]: cluster 2024-04-23T02:31:48.269061+0000 mgr.y (mgr.25468) 59 : cluster 0 pgmap v41: 161 pgs: 161 active+clean; 604 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-04-23T02:31:50.311 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:31:49 smithi037 bash[56036]: cluster 2024-04-23T02:31:48.269061+0000 mgr.y (mgr.25468) 59 : cluster 0 pgmap v41: 161 pgs: 161 active+clean; 604 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-04-23T02:31:51.683 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:31:51 smithi191 bash[40117]: cluster 2024-04-23T02:31:50.269861+0000 mgr.y (mgr.25468) 60 : cluster 0 pgmap v42: 161 pgs: 161 active+clean; 604 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-04-23T02:31:51.684 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:31:51 smithi191 bash[40117]: audit 2024-04-23T02:31:50.335047+0000 mon.a (mon.0) 100 : audit 1 from='mgr.25468 ' entity='mgr.y' 2024-04-23T02:31:51.684 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:31:51 smithi191 bash[40117]: audit 2024-04-23T02:31:50.348387+0000 mon.a (mon.0) 101 : audit 1 from='mgr.25468 ' entity='mgr.y' 2024-04-23T02:31:51.684 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:31:51 smithi191 bash[40117]: audit 2024-04-23T02:31:50.353345+0000 mon.c (mon.1) 17 : audit 0 from='mgr.25468 172.21.15.37:0/2063831359' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-23T02:31:51.684 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:31:51 smithi191 bash[40117]: audit 2024-04-23T02:31:50.355224+0000 mon.c (mon.1) 18 : audit 1 from='mgr.25468 172.21.15.37:0/2063831359' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-23T02:31:51.684 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:31:51 smithi191 bash[40117]: cephadm 2024-04-23T02:31:50.356881+0000 mgr.y (mgr.25468) 61 : cephadm 3 unable to calc client keyring client.admin placement PlacementSpec(label='_admin'): Cannot place : No matching hosts for label _admin 2024-04-23T02:31:51.684 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:31:51 smithi191 bash[40117]: cluster 2024-04-23T02:31:50.358232+0000 mgr.y (mgr.25468) 62 : cluster 0 pgmap v43: 161 pgs: 161 active+clean; 604 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-04-23T02:31:51.684 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:31:51 smithi191 bash[40117]: cluster 2024-04-23T02:31:50.359016+0000 mgr.y (mgr.25468) 63 : cluster 0 pgmap v44: 161 pgs: 161 active+clean; 604 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-04-23T02:31:51.684 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:31:51 smithi191 bash[40117]: audit 2024-04-23T02:31:50.366628+0000 mon.a (mon.0) 102 : audit 1 from='mgr.25468 ' entity='mgr.y' 2024-04-23T02:31:51.684 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:31:51 smithi191 bash[40117]: cephadm 2024-04-23T02:31:50.439419+0000 mgr.y (mgr.25468) 64 : cephadm 1 Reconfiguring mon.a (monmap changed)... 2024-04-23T02:31:51.684 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:31:51 smithi191 bash[40117]: audit 2024-04-23T02:31:50.440135+0000 mon.c (mon.1) 19 : audit 1 from='mgr.25468 172.21.15.37:0/2063831359' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-04-23T02:31:51.684 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:31:51 smithi191 bash[40117]: audit 2024-04-23T02:31:50.441976+0000 mon.c (mon.1) 20 : audit 0 from='mgr.25468 172.21.15.37:0/2063831359' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-04-23T02:31:51.684 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:31:51 smithi191 bash[40117]: audit 2024-04-23T02:31:50.443793+0000 mon.c (mon.1) 21 : audit 0 from='mgr.25468 172.21.15.37:0/2063831359' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-23T02:31:51.684 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:31:51 smithi191 bash[40117]: cephadm 2024-04-23T02:31:50.445681+0000 mgr.y (mgr.25468) 65 : cephadm 1 Reconfiguring daemon mon.a on smithi037 2024-04-23T02:31:51.714 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:31:51 smithi037 bash[54030]: cluster 2024-04-23T02:31:50.269861+0000 mgr.y (mgr.25468) 60 : cluster 0 pgmap v42: 161 pgs: 161 active+clean; 604 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-04-23T02:31:51.714 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:31:51 smithi037 bash[54030]: audit 2024-04-23T02:31:50.335047+0000 mon.a (mon.0) 100 : audit 1 from='mgr.25468 ' entity='mgr.y' 2024-04-23T02:31:51.714 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:31:51 smithi037 bash[54030]: audit 2024-04-23T02:31:50.348387+0000 mon.a (mon.0) 101 : audit 1 from='mgr.25468 ' entity='mgr.y' 2024-04-23T02:31:51.715 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:31:51 smithi037 bash[54030]: audit 2024-04-23T02:31:50.353345+0000 mon.c (mon.1) 17 : audit 0 from='mgr.25468 172.21.15.37:0/2063831359' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-23T02:31:51.715 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:31:51 smithi037 bash[54030]: audit 2024-04-23T02:31:50.355224+0000 mon.c (mon.1) 18 : audit 1 from='mgr.25468 172.21.15.37:0/2063831359' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-23T02:31:51.715 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:31:51 smithi037 bash[54030]: cephadm 2024-04-23T02:31:50.356881+0000 mgr.y (mgr.25468) 61 : cephadm 3 unable to calc client keyring client.admin placement PlacementSpec(label='_admin'): Cannot place : No matching hosts for label _admin 2024-04-23T02:31:51.715 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:31:51 smithi037 bash[54030]: cluster 2024-04-23T02:31:50.358232+0000 mgr.y (mgr.25468) 62 : cluster 0 pgmap v43: 161 pgs: 161 active+clean; 604 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-04-23T02:31:51.715 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:31:51 smithi037 bash[54030]: cluster 2024-04-23T02:31:50.359016+0000 mgr.y (mgr.25468) 63 : cluster 0 pgmap v44: 161 pgs: 161 active+clean; 604 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-04-23T02:31:51.715 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:31:51 smithi037 bash[54030]: audit 2024-04-23T02:31:50.366628+0000 mon.a (mon.0) 102 : audit 1 from='mgr.25468 ' entity='mgr.y' 2024-04-23T02:31:51.715 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:31:51 smithi037 bash[54030]: cephadm 2024-04-23T02:31:50.439419+0000 mgr.y (mgr.25468) 64 : cephadm 1 Reconfiguring mon.a (monmap changed)... 2024-04-23T02:31:51.715 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:31:51 smithi037 bash[54030]: audit 2024-04-23T02:31:50.440135+0000 mon.c (mon.1) 19 : audit 1 from='mgr.25468 172.21.15.37:0/2063831359' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-04-23T02:31:51.715 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:31:51 smithi037 bash[54030]: audit 2024-04-23T02:31:50.441976+0000 mon.c (mon.1) 20 : audit 0 from='mgr.25468 172.21.15.37:0/2063831359' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-04-23T02:31:51.715 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:31:51 smithi037 bash[54030]: audit 2024-04-23T02:31:50.443793+0000 mon.c (mon.1) 21 : audit 0 from='mgr.25468 172.21.15.37:0/2063831359' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-23T02:31:51.715 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:31:51 smithi037 bash[54030]: cephadm 2024-04-23T02:31:50.445681+0000 mgr.y (mgr.25468) 65 : cephadm 1 Reconfiguring daemon mon.a on smithi037 2024-04-23T02:31:51.715 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:31:51 smithi037 bash[56036]: cluster 2024-04-23T02:31:50.269861+0000 mgr.y (mgr.25468) 60 : cluster 0 pgmap v42: 161 pgs: 161 active+clean; 604 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-04-23T02:31:51.716 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:31:51 smithi037 bash[56036]: audit 2024-04-23T02:31:50.335047+0000 mon.a (mon.0) 100 : audit 1 from='mgr.25468 ' entity='mgr.y' 2024-04-23T02:31:51.716 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:31:51 smithi037 bash[56036]: audit 2024-04-23T02:31:50.348387+0000 mon.a (mon.0) 101 : audit 1 from='mgr.25468 ' entity='mgr.y' 2024-04-23T02:31:51.716 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:31:51 smithi037 bash[56036]: audit 2024-04-23T02:31:50.353345+0000 mon.c (mon.1) 17 : audit 0 from='mgr.25468 172.21.15.37:0/2063831359' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-23T02:31:51.716 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:31:51 smithi037 bash[56036]: audit 2024-04-23T02:31:50.355224+0000 mon.c (mon.1) 18 : audit 1 from='mgr.25468 172.21.15.37:0/2063831359' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-23T02:31:51.716 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:31:51 smithi037 bash[56036]: cephadm 2024-04-23T02:31:50.356881+0000 mgr.y (mgr.25468) 61 : cephadm 3 unable to calc client keyring client.admin placement PlacementSpec(label='_admin'): Cannot place : No matching hosts for label _admin 2024-04-23T02:31:51.716 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:31:51 smithi037 bash[56036]: cluster 2024-04-23T02:31:50.358232+0000 mgr.y (mgr.25468) 62 : cluster 0 pgmap v43: 161 pgs: 161 active+clean; 604 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-04-23T02:31:51.716 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:31:51 smithi037 bash[56036]: cluster 2024-04-23T02:31:50.359016+0000 mgr.y (mgr.25468) 63 : cluster 0 pgmap v44: 161 pgs: 161 active+clean; 604 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-04-23T02:31:51.716 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:31:51 smithi037 bash[56036]: audit 2024-04-23T02:31:50.366628+0000 mon.a (mon.0) 102 : audit 1 from='mgr.25468 ' entity='mgr.y' 2024-04-23T02:31:51.716 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:31:51 smithi037 bash[56036]: cephadm 2024-04-23T02:31:50.439419+0000 mgr.y (mgr.25468) 64 : cephadm 1 Reconfiguring mon.a (monmap changed)... 2024-04-23T02:31:51.716 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:31:51 smithi037 bash[56036]: audit 2024-04-23T02:31:50.440135+0000 mon.c (mon.1) 19 : audit 1 from='mgr.25468 172.21.15.37:0/2063831359' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-04-23T02:31:51.716 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:31:51 smithi037 bash[56036]: audit 2024-04-23T02:31:50.441976+0000 mon.c (mon.1) 20 : audit 0 from='mgr.25468 172.21.15.37:0/2063831359' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-04-23T02:31:51.716 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:31:51 smithi037 bash[56036]: audit 2024-04-23T02:31:50.443793+0000 mon.c (mon.1) 21 : audit 0 from='mgr.25468 172.21.15.37:0/2063831359' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-23T02:31:51.716 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:31:51 smithi037 bash[56036]: cephadm 2024-04-23T02:31:50.445681+0000 mgr.y (mgr.25468) 65 : cephadm 1 Reconfiguring daemon mon.a on smithi037 2024-04-23T02:31:53.653 INFO:teuthology.orchestra.run.smithi037.stdout:true 2024-04-23T02:31:53.926 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:31:53 smithi037 bash[56036]: cluster 2024-04-23T02:31:52.360775+0000 mgr.y (mgr.25468) 66 : cluster 0 pgmap v45: 161 pgs: 161 active+clean; 604 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 126 B/s rd, 0 op/s 2024-04-23T02:31:53.926 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:31:53 smithi037 bash[56036]: audit 2024-04-23T02:31:52.634437+0000 mon.a (mon.0) 103 : audit 1 from='mgr.25468 ' entity='mgr.y' 2024-04-23T02:31:53.926 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:31:53 smithi037 bash[56036]: audit 2024-04-23T02:31:52.650829+0000 mon.a (mon.0) 104 : audit 1 from='mgr.25468 ' entity='mgr.y' 2024-04-23T02:31:53.926 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:31:53 smithi037 bash[56036]: cephadm 2024-04-23T02:31:52.667520+0000 mgr.y (mgr.25468) 67 : cephadm 1 Reconfiguring mgr.y (monmap changed)... 2024-04-23T02:31:53.926 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:31:53 smithi037 bash[56036]: audit 2024-04-23T02:31:52.668183+0000 mon.c (mon.1) 22 : audit 1 from='mgr.25468 172.21.15.37:0/2063831359' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-04-23T02:31:53.926 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:31:53 smithi037 bash[56036]: audit 2024-04-23T02:31:52.668963+0000 mon.a (mon.0) 105 : audit 1 from='mgr.25468 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-04-23T02:31:53.926 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:31:53 smithi037 bash[56036]: audit 2024-04-23T02:31:52.671244+0000 mon.c (mon.1) 23 : audit 0 from='mgr.25468 172.21.15.37:0/2063831359' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-04-23T02:31:53.926 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:31:53 smithi037 bash[56036]: audit 2024-04-23T02:31:52.673034+0000 mon.c (mon.1) 24 : audit 0 from='mgr.25468 172.21.15.37:0/2063831359' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-23T02:31:53.926 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:31:53 smithi037 bash[56036]: cephadm 2024-04-23T02:31:52.674880+0000 mgr.y (mgr.25468) 68 : cephadm 1 Reconfiguring daemon mgr.y on smithi037 2024-04-23T02:31:53.927 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:31:53 smithi037 bash[54030]: cluster 2024-04-23T02:31:52.360775+0000 mgr.y (mgr.25468) 66 : cluster 0 pgmap v45: 161 pgs: 161 active+clean; 604 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 126 B/s rd, 0 op/s 2024-04-23T02:31:53.927 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:31:53 smithi037 bash[54030]: audit 2024-04-23T02:31:52.634437+0000 mon.a (mon.0) 103 : audit 1 from='mgr.25468 ' entity='mgr.y' 2024-04-23T02:31:53.927 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:31:53 smithi037 bash[54030]: audit 2024-04-23T02:31:52.650829+0000 mon.a (mon.0) 104 : audit 1 from='mgr.25468 ' entity='mgr.y' 2024-04-23T02:31:53.927 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:31:53 smithi037 bash[54030]: cephadm 2024-04-23T02:31:52.667520+0000 mgr.y (mgr.25468) 67 : cephadm 1 Reconfiguring mgr.y (monmap changed)... 2024-04-23T02:31:53.927 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:31:53 smithi037 bash[54030]: audit 2024-04-23T02:31:52.668183+0000 mon.c (mon.1) 22 : audit 1 from='mgr.25468 172.21.15.37:0/2063831359' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-04-23T02:31:53.927 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:31:53 smithi037 bash[54030]: audit 2024-04-23T02:31:52.668963+0000 mon.a (mon.0) 105 : audit 1 from='mgr.25468 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-04-23T02:31:53.927 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:31:53 smithi037 bash[54030]: audit 2024-04-23T02:31:52.671244+0000 mon.c (mon.1) 23 : audit 0 from='mgr.25468 172.21.15.37:0/2063831359' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-04-23T02:31:53.927 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:31:53 smithi037 bash[54030]: audit 2024-04-23T02:31:52.673034+0000 mon.c (mon.1) 24 : audit 0 from='mgr.25468 172.21.15.37:0/2063831359' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-23T02:31:53.927 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:31:53 smithi037 bash[54030]: cephadm 2024-04-23T02:31:52.674880+0000 mgr.y (mgr.25468) 68 : cephadm 1 Reconfiguring daemon mgr.y on smithi037 2024-04-23T02:31:53.933 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:31:53 smithi191 bash[40117]: cluster 2024-04-23T02:31:52.360775+0000 mgr.y (mgr.25468) 66 : cluster 0 pgmap v45: 161 pgs: 161 active+clean; 604 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 126 B/s rd, 0 op/s 2024-04-23T02:31:53.933 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:31:53 smithi191 bash[40117]: audit 2024-04-23T02:31:52.634437+0000 mon.a (mon.0) 103 : audit 1 from='mgr.25468 ' entity='mgr.y' 2024-04-23T02:31:53.933 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:31:53 smithi191 bash[40117]: audit 2024-04-23T02:31:52.650829+0000 mon.a (mon.0) 104 : audit 1 from='mgr.25468 ' entity='mgr.y' 2024-04-23T02:31:53.933 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:31:53 smithi191 bash[40117]: cephadm 2024-04-23T02:31:52.667520+0000 mgr.y (mgr.25468) 67 : cephadm 1 Reconfiguring mgr.y (monmap changed)... 2024-04-23T02:31:53.933 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:31:53 smithi191 bash[40117]: audit 2024-04-23T02:31:52.668183+0000 mon.c (mon.1) 22 : audit 1 from='mgr.25468 172.21.15.37:0/2063831359' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-04-23T02:31:53.934 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:31:53 smithi191 bash[40117]: audit 2024-04-23T02:31:52.668963+0000 mon.a (mon.0) 105 : audit 1 from='mgr.25468 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-04-23T02:31:53.934 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:31:53 smithi191 bash[40117]: audit 2024-04-23T02:31:52.671244+0000 mon.c (mon.1) 23 : audit 0 from='mgr.25468 172.21.15.37:0/2063831359' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-04-23T02:31:53.934 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:31:53 smithi191 bash[40117]: audit 2024-04-23T02:31:52.673034+0000 mon.c (mon.1) 24 : audit 0 from='mgr.25468 172.21.15.37:0/2063831359' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-23T02:31:53.934 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:31:53 smithi191 bash[40117]: cephadm 2024-04-23T02:31:52.674880+0000 mgr.y (mgr.25468) 68 : cephadm 1 Reconfiguring daemon mgr.y on smithi037 2024-04-23T02:31:54.441 INFO:teuthology.orchestra.run.smithi037.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-04-23T02:31:54.441 INFO:teuthology.orchestra.run.smithi037.stdout:alertmanager.a smithi037 *:9093,9094 running (3m) 46s ago 10m 10.2M - 0.20.0 0881eb8f169f 1b9e4bd608dc 2024-04-23T02:31:54.442 INFO:teuthology.orchestra.run.smithi037.stdout:grafana.a smithi191 *:3000 running (2m) 14s ago 10m 25.9M - 6.7.4 557c83e11646 cfce89c1dd30 2024-04-23T02:31:54.442 INFO:teuthology.orchestra.run.smithi037.stdout:iscsi.foo.smithi037.qdajck smithi037 unknown 46s ago 8m - - 2024-04-23T02:31:54.442 INFO:teuthology.orchestra.run.smithi037.stdout:mgr.x smithi191 *:8443,8765 running (115s) 14s ago 14m 440M - 18.2.2-1237-g646b8c7d 9900ed1a6b81 b3456bc9b9ef 2024-04-23T02:31:54.442 INFO:teuthology.orchestra.run.smithi037.stdout:mgr.y smithi037 *:8443,8765 running (2m) 46s ago 16m 479M - 18.2.2-1237-g646b8c7d 9900ed1a6b81 19b52a26f1ca 2024-04-23T02:31:54.442 INFO:teuthology.orchestra.run.smithi037.stdout:mon.a smithi037 running (91s) 46s ago 16m 46.1M 2048M 18.2.2-1237-g646b8c7d 9900ed1a6b81 6d03d23cb94e 2024-04-23T02:31:54.442 INFO:teuthology.orchestra.run.smithi037.stdout:mon.b smithi191 running (27s) 14s ago 15m 40.9M 2048M 18.2.2-1237-g646b8c7d 9900ed1a6b81 a5c2b4539944 2024-04-23T02:31:54.442 INFO:teuthology.orchestra.run.smithi037.stdout:mon.c smithi037 running (56s) 46s ago 15m 38.6M 2048M 18.2.2-1237-g646b8c7d 9900ed1a6b81 f6fcc457b7d2 2024-04-23T02:31:54.442 INFO:teuthology.orchestra.run.smithi037.stdout:node-exporter.a smithi037 *:9100 running (3m) 46s ago 10m 9312k - 0.18.1 e5a616e4b9cf 9f1e46faf95f 2024-04-23T02:31:54.442 INFO:teuthology.orchestra.run.smithi037.stdout:node-exporter.b smithi191 *:9100 running (3m) 14s ago 10m 3760k - 0.18.1 e5a616e4b9cf 4b3fa5356419 2024-04-23T02:31:54.442 INFO:teuthology.orchestra.run.smithi037.stdout:osd.0 smithi037 running (14m) 46s ago 14m 55.8M 4096M 16.2.0 24ecd6d5f14c 885544a62f16 2024-04-23T02:31:54.442 INFO:teuthology.orchestra.run.smithi037.stdout:osd.1 smithi037 running (13m) 46s ago 13m 54.5M 4096M 16.2.0 24ecd6d5f14c 25fcc758e2c4 2024-04-23T02:31:54.442 INFO:teuthology.orchestra.run.smithi037.stdout:osd.2 smithi037 running (13m) 46s ago 13m 51.0M 4096M 16.2.0 24ecd6d5f14c f06ea64c4342 2024-04-23T02:31:54.442 INFO:teuthology.orchestra.run.smithi037.stdout:osd.3 smithi037 running (13m) 46s ago 13m 56.4M 4096M 16.2.0 24ecd6d5f14c 86bba9f86542 2024-04-23T02:31:54.442 INFO:teuthology.orchestra.run.smithi037.stdout:osd.4 smithi191 running (12m) 14s ago 12m 56.9M 4096M 16.2.0 24ecd6d5f14c 4bef4ae21d58 2024-04-23T02:31:54.442 INFO:teuthology.orchestra.run.smithi037.stdout:osd.5 smithi191 running (12m) 14s ago 12m 53.2M 4096M 16.2.0 24ecd6d5f14c e96fff457fff 2024-04-23T02:31:54.443 INFO:teuthology.orchestra.run.smithi037.stdout:osd.6 smithi191 running (11m) 14s ago 11m 54.3M 4096M 16.2.0 24ecd6d5f14c 8e1356132ee5 2024-04-23T02:31:54.443 INFO:teuthology.orchestra.run.smithi037.stdout:osd.7 smithi191 running (11m) 14s ago 11m 56.5M 4096M 16.2.0 24ecd6d5f14c 925eb6ef69e9 2024-04-23T02:31:54.443 INFO:teuthology.orchestra.run.smithi037.stdout:prometheus.a smithi191 *:9095 error 14s ago 10m - - 2024-04-23T02:31:54.443 INFO:teuthology.orchestra.run.smithi037.stdout:rgw.foo.smithi037.ajnubp smithi037 *:8000 running (8m) 46s ago 8m 56.5M - 16.2.0 24ecd6d5f14c 98e454e01e1c 2024-04-23T02:31:54.443 INFO:teuthology.orchestra.run.smithi037.stdout:rgw.foo.smithi191.arojwq smithi191 *:8000 running (8m) 14s ago 8m 57.0M - 16.2.0 24ecd6d5f14c c3f6e10394ec 2024-04-23T02:31:54.443 INFO:teuthology.orchestra.run.smithi037.stdout:rgw.smpl.smithi037.oowzwi smithi037 *:80 running (8m) 46s ago 8m 56.3M - 16.2.0 24ecd6d5f14c e986069c49da 2024-04-23T02:31:54.443 INFO:teuthology.orchestra.run.smithi037.stdout:rgw.smpl.smithi191.vzlgqs smithi191 *:80 running (8m) 14s ago 8m 57.2M - 16.2.0 24ecd6d5f14c 5e62488f89f3 2024-04-23T02:31:54.907 INFO:teuthology.orchestra.run.smithi037.stdout:{ 2024-04-23T02:31:54.907 INFO:teuthology.orchestra.run.smithi037.stdout: "mon": { 2024-04-23T02:31:54.907 INFO:teuthology.orchestra.run.smithi037.stdout: "ceph version 18.2.2-1237-g646b8c7d (646b8c7d293d8ec31a40c69f7b3237b19c1be24d) reef (stable)": 3 2024-04-23T02:31:54.907 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-04-23T02:31:54.907 INFO:teuthology.orchestra.run.smithi037.stdout: "mgr": { 2024-04-23T02:31:54.907 INFO:teuthology.orchestra.run.smithi037.stdout: "ceph version 18.2.2-1237-g646b8c7d (646b8c7d293d8ec31a40c69f7b3237b19c1be24d) reef (stable)": 2 2024-04-23T02:31:54.908 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-04-23T02:31:54.908 INFO:teuthology.orchestra.run.smithi037.stdout: "osd": { 2024-04-23T02:31:54.908 INFO:teuthology.orchestra.run.smithi037.stdout: "ceph version 16.2.0 (0c2054e95bcd9b30fdd908a79ac1d8bbc3394442) pacific (stable)": 8 2024-04-23T02:31:54.908 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-04-23T02:31:54.908 INFO:teuthology.orchestra.run.smithi037.stdout: "rgw": { 2024-04-23T02:31:54.908 INFO:teuthology.orchestra.run.smithi037.stdout: "ceph version 16.2.0 (0c2054e95bcd9b30fdd908a79ac1d8bbc3394442) pacific (stable)": 4 2024-04-23T02:31:54.908 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-04-23T02:31:54.908 INFO:teuthology.orchestra.run.smithi037.stdout: "overall": { 2024-04-23T02:31:54.908 INFO:teuthology.orchestra.run.smithi037.stdout: "ceph version 16.2.0 (0c2054e95bcd9b30fdd908a79ac1d8bbc3394442) pacific (stable)": 12, 2024-04-23T02:31:54.908 INFO:teuthology.orchestra.run.smithi037.stdout: "ceph version 18.2.2-1237-g646b8c7d (646b8c7d293d8ec31a40c69f7b3237b19c1be24d) reef (stable)": 5 2024-04-23T02:31:54.908 INFO:teuthology.orchestra.run.smithi037.stdout: } 2024-04-23T02:31:54.908 INFO:teuthology.orchestra.run.smithi037.stdout:} 2024-04-23T02:31:54.933 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:31:54 smithi191 bash[40117]: audit 2024-04-23T02:31:53.624812+0000 mgr.y (mgr.25468) 69 : audit 0 from='client.34347 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T02:31:54.933 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:31:54 smithi191 bash[40117]: audit 2024-04-23T02:31:54.031352+0000 mgr.y (mgr.25468) 70 : audit 0 from='client.34353 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T02:31:55.060 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:31:54 smithi037 bash[54030]: audit 2024-04-23T02:31:53.624812+0000 mgr.y (mgr.25468) 69 : audit 0 from='client.34347 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T02:31:55.060 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:31:54 smithi037 bash[54030]: audit 2024-04-23T02:31:54.031352+0000 mgr.y (mgr.25468) 70 : audit 0 from='client.34353 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T02:31:55.060 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:31:54 smithi037 bash[56036]: audit 2024-04-23T02:31:53.624812+0000 mgr.y (mgr.25468) 69 : audit 0 from='client.34347 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T02:31:55.060 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:31:54 smithi037 bash[56036]: audit 2024-04-23T02:31:54.031352+0000 mgr.y (mgr.25468) 70 : audit 0 from='client.34353 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T02:31:55.305 INFO:teuthology.orchestra.run.smithi037.stdout:{ 2024-04-23T02:31:55.305 INFO:teuthology.orchestra.run.smithi037.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph@sha256:417b28a7fda24d3105eeb9bae56a845b9ffa154499a85601880a5fd035847210", 2024-04-23T02:31:55.305 INFO:teuthology.orchestra.run.smithi037.stdout: "in_progress": true, 2024-04-23T02:31:55.305 INFO:teuthology.orchestra.run.smithi037.stdout: "which": "Upgrading all daemon types on all hosts", 2024-04-23T02:31:55.305 INFO:teuthology.orchestra.run.smithi037.stdout: "services_complete": [ 2024-04-23T02:31:55.305 INFO:teuthology.orchestra.run.smithi037.stdout: "mon", 2024-04-23T02:31:55.305 INFO:teuthology.orchestra.run.smithi037.stdout: "mgr" 2024-04-23T02:31:55.305 INFO:teuthology.orchestra.run.smithi037.stdout: ], 2024-04-23T02:31:55.305 INFO:teuthology.orchestra.run.smithi037.stdout: "progress": "5/23 daemons upgraded", 2024-04-23T02:31:55.305 INFO:teuthology.orchestra.run.smithi037.stdout: "message": "Currently upgrading mon daemons", 2024-04-23T02:31:55.305 INFO:teuthology.orchestra.run.smithi037.stdout: "is_paused": false 2024-04-23T02:31:55.305 INFO:teuthology.orchestra.run.smithi037.stdout:} 2024-04-23T02:31:55.754 INFO:teuthology.orchestra.run.smithi037.stdout:HEALTH_WARN 2 failed cephadm daemon(s) 2024-04-23T02:31:55.754 INFO:teuthology.orchestra.run.smithi037.stdout:[WRN] CEPHADM_FAILED_DAEMON: 2 failed cephadm daemon(s) 2024-04-23T02:31:55.755 INFO:teuthology.orchestra.run.smithi037.stdout: daemon iscsi.foo.smithi037.qdajck on smithi037 is in unknown state 2024-04-23T02:31:55.755 INFO:teuthology.orchestra.run.smithi037.stdout: daemon prometheus.a on smithi191 is in error state 2024-04-23T02:31:56.060 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:31:55 smithi037 bash[54030]: cluster 2024-04-23T02:31:54.361477+0000 mgr.y (mgr.25468) 71 : cluster 0 pgmap v46: 161 pgs: 161 active+clean; 604 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 126 B/s rd, 0 op/s 2024-04-23T02:31:56.060 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:31:55 smithi037 bash[54030]: audit 2024-04-23T02:31:54.411837+0000 mgr.y (mgr.25468) 72 : audit 0 from='client.34359 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T02:31:56.061 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:31:55 smithi037 bash[54030]: audit 2024-04-23T02:31:54.783994+0000 mon.a (mon.0) 106 : audit 1 from='mgr.25468 ' entity='mgr.y' 2024-04-23T02:31:56.061 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:31:55 smithi037 bash[54030]: audit 2024-04-23T02:31:54.796275+0000 mon.a (mon.0) 107 : audit 1 from='mgr.25468 ' entity='mgr.y' 2024-04-23T02:31:56.061 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:31:55 smithi037 bash[54030]: cephadm 2024-04-23T02:31:54.843640+0000 mgr.y (mgr.25468) 73 : cephadm 1 Reconfiguring mon.c (monmap changed)... 2024-04-23T02:31:56.061 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:31:55 smithi037 bash[54030]: audit 2024-04-23T02:31:54.844195+0000 mon.c (mon.1) 25 : audit 1 from='mgr.25468 172.21.15.37:0/2063831359' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-04-23T02:31:56.061 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:31:55 smithi037 bash[54030]: audit 2024-04-23T02:31:54.845617+0000 mon.c (mon.1) 26 : audit 0 from='mgr.25468 172.21.15.37:0/2063831359' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-04-23T02:31:56.061 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:31:55 smithi037 bash[54030]: audit 2024-04-23T02:31:54.847008+0000 mon.c (mon.1) 27 : audit 0 from='mgr.25468 172.21.15.37:0/2063831359' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-23T02:31:56.061 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:31:55 smithi037 bash[54030]: cephadm 2024-04-23T02:31:54.848725+0000 mgr.y (mgr.25468) 74 : cephadm 1 Reconfiguring daemon mon.c on smithi037 2024-04-23T02:31:56.061 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:31:55 smithi037 bash[54030]: audit 2024-04-23T02:31:54.899555+0000 mon.c (mon.1) 28 : audit 0 from='client.44227 172.21.15.37:0/3461383044' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T02:31:56.061 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:31:55 smithi037 bash[54030]: audit 2024-04-23T02:31:55.747269+0000 mon.a (mon.0) 108 : audit 0 from='client.34377 172.21.15.37:0/3429799476' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-23T02:31:56.061 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:31:55 smithi037 bash[56036]: cluster 2024-04-23T02:31:54.361477+0000 mgr.y (mgr.25468) 71 : cluster 0 pgmap v46: 161 pgs: 161 active+clean; 604 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 126 B/s rd, 0 op/s 2024-04-23T02:31:56.062 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:31:55 smithi037 bash[56036]: audit 2024-04-23T02:31:54.411837+0000 mgr.y (mgr.25468) 72 : audit 0 from='client.34359 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T02:31:56.062 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:31:55 smithi037 bash[56036]: audit 2024-04-23T02:31:54.783994+0000 mon.a (mon.0) 106 : audit 1 from='mgr.25468 ' entity='mgr.y' 2024-04-23T02:31:56.062 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:31:55 smithi037 bash[56036]: audit 2024-04-23T02:31:54.796275+0000 mon.a (mon.0) 107 : audit 1 from='mgr.25468 ' entity='mgr.y' 2024-04-23T02:31:56.062 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:31:55 smithi037 bash[56036]: cephadm 2024-04-23T02:31:54.843640+0000 mgr.y (mgr.25468) 73 : cephadm 1 Reconfiguring mon.c (monmap changed)... 2024-04-23T02:31:56.062 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:31:55 smithi037 bash[56036]: audit 2024-04-23T02:31:54.844195+0000 mon.c (mon.1) 25 : audit 1 from='mgr.25468 172.21.15.37:0/2063831359' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-04-23T02:31:56.062 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:31:55 smithi037 bash[56036]: audit 2024-04-23T02:31:54.845617+0000 mon.c (mon.1) 26 : audit 0 from='mgr.25468 172.21.15.37:0/2063831359' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-04-23T02:31:56.062 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:31:55 smithi037 bash[56036]: audit 2024-04-23T02:31:54.847008+0000 mon.c (mon.1) 27 : audit 0 from='mgr.25468 172.21.15.37:0/2063831359' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-23T02:31:56.062 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:31:55 smithi037 bash[56036]: cephadm 2024-04-23T02:31:54.848725+0000 mgr.y (mgr.25468) 74 : cephadm 1 Reconfiguring daemon mon.c on smithi037 2024-04-23T02:31:56.062 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:31:55 smithi037 bash[56036]: audit 2024-04-23T02:31:54.899555+0000 mon.c (mon.1) 28 : audit 0 from='client.44227 172.21.15.37:0/3461383044' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T02:31:56.062 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:31:55 smithi037 bash[56036]: audit 2024-04-23T02:31:55.747269+0000 mon.a (mon.0) 108 : audit 0 from='client.34377 172.21.15.37:0/3429799476' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-23T02:31:56.183 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:31:55 smithi191 bash[40117]: cluster 2024-04-23T02:31:54.361477+0000 mgr.y (mgr.25468) 71 : cluster 0 pgmap v46: 161 pgs: 161 active+clean; 604 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 126 B/s rd, 0 op/s 2024-04-23T02:31:56.184 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:31:55 smithi191 bash[40117]: audit 2024-04-23T02:31:54.411837+0000 mgr.y (mgr.25468) 72 : audit 0 from='client.34359 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T02:31:56.184 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:31:55 smithi191 bash[40117]: audit 2024-04-23T02:31:54.783994+0000 mon.a (mon.0) 106 : audit 1 from='mgr.25468 ' entity='mgr.y' 2024-04-23T02:31:56.184 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:31:55 smithi191 bash[40117]: audit 2024-04-23T02:31:54.796275+0000 mon.a (mon.0) 107 : audit 1 from='mgr.25468 ' entity='mgr.y' 2024-04-23T02:31:56.184 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:31:55 smithi191 bash[40117]: cephadm 2024-04-23T02:31:54.843640+0000 mgr.y (mgr.25468) 73 : cephadm 1 Reconfiguring mon.c (monmap changed)... 2024-04-23T02:31:56.184 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:31:55 smithi191 bash[40117]: audit 2024-04-23T02:31:54.844195+0000 mon.c (mon.1) 25 : audit 1 from='mgr.25468 172.21.15.37:0/2063831359' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-04-23T02:31:56.184 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:31:55 smithi191 bash[40117]: audit 2024-04-23T02:31:54.845617+0000 mon.c (mon.1) 26 : audit 0 from='mgr.25468 172.21.15.37:0/2063831359' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-04-23T02:31:56.184 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:31:55 smithi191 bash[40117]: audit 2024-04-23T02:31:54.847008+0000 mon.c (mon.1) 27 : audit 0 from='mgr.25468 172.21.15.37:0/2063831359' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-23T02:31:56.184 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:31:55 smithi191 bash[40117]: cephadm 2024-04-23T02:31:54.848725+0000 mgr.y (mgr.25468) 74 : cephadm 1 Reconfiguring daemon mon.c on smithi037 2024-04-23T02:31:56.184 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:31:55 smithi191 bash[40117]: audit 2024-04-23T02:31:54.899555+0000 mon.c (mon.1) 28 : audit 0 from='client.44227 172.21.15.37:0/3461383044' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T02:31:56.184 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:31:55 smithi191 bash[40117]: audit 2024-04-23T02:31:55.747269+0000 mon.a (mon.0) 108 : audit 0 from='client.34377 172.21.15.37:0/3429799476' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-23T02:31:57.060 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:31:56 smithi037 bash[54030]: audit 2024-04-23T02:31:55.297042+0000 mgr.y (mgr.25468) 75 : audit 0 from='client.44233 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T02:31:57.060 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:31:56 smithi037 bash[56036]: audit 2024-04-23T02:31:55.297042+0000 mgr.y (mgr.25468) 75 : audit 0 from='client.44233 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T02:31:57.183 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:31:56 smithi191 bash[40117]: audit 2024-04-23T02:31:55.297042+0000 mgr.y (mgr.25468) 75 : audit 0 from='client.44233 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T02:31:58.180 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:31:57 smithi037 bash[54030]: cluster 2024-04-23T02:31:56.363151+0000 mgr.y (mgr.25468) 76 : cluster 0 pgmap v47: 161 pgs: 161 active+clean; 604 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 126 B/s rd, 0 op/s 2024-04-23T02:31:58.180 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:31:57 smithi037 bash[54030]: audit 2024-04-23T02:31:56.874091+0000 mon.a (mon.0) 109 : audit 1 from='mgr.25468 ' entity='mgr.y' 2024-04-23T02:31:58.180 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:31:57 smithi037 bash[54030]: audit 2024-04-23T02:31:56.888341+0000 mon.a (mon.0) 110 : audit 1 from='mgr.25468 ' entity='mgr.y' 2024-04-23T02:31:58.180 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:31:57 smithi037 bash[54030]: cephadm 2024-04-23T02:31:56.917550+0000 mgr.y (mgr.25468) 77 : cephadm 1 Reconfiguring osd.0 (monmap changed)... 2024-04-23T02:31:58.180 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:31:57 smithi037 bash[54030]: audit 2024-04-23T02:31:56.918173+0000 mon.c (mon.1) 29 : audit 1 from='mgr.25468 172.21.15.37:0/2063831359' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2024-04-23T02:31:58.180 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:31:57 smithi037 bash[54030]: audit 2024-04-23T02:31:56.920048+0000 mon.c (mon.1) 30 : audit 0 from='mgr.25468 172.21.15.37:0/2063831359' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-23T02:31:58.180 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:31:57 smithi037 bash[54030]: cephadm 2024-04-23T02:31:56.926276+0000 mgr.y (mgr.25468) 78 : cephadm 1 Reconfiguring daemon osd.0 on smithi037 2024-04-23T02:31:58.181 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:31:57 smithi037 bash[56036]: cluster 2024-04-23T02:31:56.363151+0000 mgr.y (mgr.25468) 76 : cluster 0 pgmap v47: 161 pgs: 161 active+clean; 604 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 126 B/s rd, 0 op/s 2024-04-23T02:31:58.181 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:31:57 smithi037 bash[56036]: audit 2024-04-23T02:31:56.874091+0000 mon.a (mon.0) 109 : audit 1 from='mgr.25468 ' entity='mgr.y' 2024-04-23T02:31:58.181 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:31:57 smithi037 bash[56036]: audit 2024-04-23T02:31:56.888341+0000 mon.a (mon.0) 110 : audit 1 from='mgr.25468 ' entity='mgr.y' 2024-04-23T02:31:58.181 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:31:57 smithi037 bash[56036]: cephadm 2024-04-23T02:31:56.917550+0000 mgr.y (mgr.25468) 77 : cephadm 1 Reconfiguring osd.0 (monmap changed)... 2024-04-23T02:31:58.181 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:31:57 smithi037 bash[56036]: audit 2024-04-23T02:31:56.918173+0000 mon.c (mon.1) 29 : audit 1 from='mgr.25468 172.21.15.37:0/2063831359' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2024-04-23T02:31:58.181 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:31:57 smithi037 bash[56036]: audit 2024-04-23T02:31:56.920048+0000 mon.c (mon.1) 30 : audit 0 from='mgr.25468 172.21.15.37:0/2063831359' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-23T02:31:58.181 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:31:57 smithi037 bash[56036]: cephadm 2024-04-23T02:31:56.926276+0000 mgr.y (mgr.25468) 78 : cephadm 1 Reconfiguring daemon osd.0 on smithi037 2024-04-23T02:31:58.183 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:31:57 smithi191 bash[40117]: cluster 2024-04-23T02:31:56.363151+0000 mgr.y (mgr.25468) 76 : cluster 0 pgmap v47: 161 pgs: 161 active+clean; 604 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 126 B/s rd, 0 op/s 2024-04-23T02:31:58.183 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:31:57 smithi191 bash[40117]: audit 2024-04-23T02:31:56.874091+0000 mon.a (mon.0) 109 : audit 1 from='mgr.25468 ' entity='mgr.y' 2024-04-23T02:31:58.183 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:31:57 smithi191 bash[40117]: audit 2024-04-23T02:31:56.888341+0000 mon.a (mon.0) 110 : audit 1 from='mgr.25468 ' entity='mgr.y' 2024-04-23T02:31:58.183 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:31:57 smithi191 bash[40117]: cephadm 2024-04-23T02:31:56.917550+0000 mgr.y (mgr.25468) 77 : cephadm 1 Reconfiguring osd.0 (monmap changed)... 2024-04-23T02:31:58.183 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:31:57 smithi191 bash[40117]: audit 2024-04-23T02:31:56.918173+0000 mon.c (mon.1) 29 : audit 1 from='mgr.25468 172.21.15.37:0/2063831359' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2024-04-23T02:31:58.183 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:31:57 smithi191 bash[40117]: audit 2024-04-23T02:31:56.920048+0000 mon.c (mon.1) 30 : audit 0 from='mgr.25468 172.21.15.37:0/2063831359' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-23T02:31:58.184 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:31:57 smithi191 bash[40117]: cephadm 2024-04-23T02:31:56.926276+0000 mgr.y (mgr.25468) 78 : cephadm 1 Reconfiguring daemon osd.0 on smithi037 2024-04-23T02:32:00.183 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:31:59 smithi191 bash[40117]: cluster 2024-04-23T02:31:58.363907+0000 mgr.y (mgr.25468) 79 : cluster 0 pgmap v48: 161 pgs: 161 active+clean; 604 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 126 B/s rd, 0 op/s 2024-04-23T02:32:00.183 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:31:59 smithi191 bash[40117]: audit 2024-04-23T02:31:59.141968+0000 mon.a (mon.0) 111 : audit 1 from='mgr.25468 ' entity='mgr.y' 2024-04-23T02:32:00.183 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:31:59 smithi191 bash[40117]: audit 2024-04-23T02:31:59.153688+0000 mon.a (mon.0) 112 : audit 1 from='mgr.25468 ' entity='mgr.y' 2024-04-23T02:32:00.184 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:31:59 smithi191 bash[40117]: audit 2024-04-23T02:31:59.195491+0000 mon.c (mon.1) 31 : audit 1 from='mgr.25468 172.21.15.37:0/2063831359' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2024-04-23T02:32:00.184 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:31:59 smithi191 bash[40117]: audit 2024-04-23T02:31:59.197370+0000 mon.c (mon.1) 32 : audit 0 from='mgr.25468 172.21.15.37:0/2063831359' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-23T02:32:00.310 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:31:59 smithi037 bash[54030]: cluster 2024-04-23T02:31:58.363907+0000 mgr.y (mgr.25468) 79 : cluster 0 pgmap v48: 161 pgs: 161 active+clean; 604 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 126 B/s rd, 0 op/s 2024-04-23T02:32:00.310 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:31:59 smithi037 bash[54030]: audit 2024-04-23T02:31:59.141968+0000 mon.a (mon.0) 111 : audit 1 from='mgr.25468 ' entity='mgr.y' 2024-04-23T02:32:00.311 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:31:59 smithi037 bash[54030]: audit 2024-04-23T02:31:59.153688+0000 mon.a (mon.0) 112 : audit 1 from='mgr.25468 ' entity='mgr.y' 2024-04-23T02:32:00.311 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:31:59 smithi037 bash[54030]: audit 2024-04-23T02:31:59.195491+0000 mon.c (mon.1) 31 : audit 1 from='mgr.25468 172.21.15.37:0/2063831359' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2024-04-23T02:32:00.311 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:31:59 smithi037 bash[54030]: audit 2024-04-23T02:31:59.197370+0000 mon.c (mon.1) 32 : audit 0 from='mgr.25468 172.21.15.37:0/2063831359' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-23T02:32:00.311 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:31:59 smithi037 bash[56036]: cluster 2024-04-23T02:31:58.363907+0000 mgr.y (mgr.25468) 79 : cluster 0 pgmap v48: 161 pgs: 161 active+clean; 604 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 126 B/s rd, 0 op/s 2024-04-23T02:32:00.311 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:31:59 smithi037 bash[56036]: audit 2024-04-23T02:31:59.141968+0000 mon.a (mon.0) 111 : audit 1 from='mgr.25468 ' entity='mgr.y' 2024-04-23T02:32:00.311 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:31:59 smithi037 bash[56036]: audit 2024-04-23T02:31:59.153688+0000 mon.a (mon.0) 112 : audit 1 from='mgr.25468 ' entity='mgr.y' 2024-04-23T02:32:00.311 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:31:59 smithi037 bash[56036]: audit 2024-04-23T02:31:59.195491+0000 mon.c (mon.1) 31 : audit 1 from='mgr.25468 172.21.15.37:0/2063831359' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2024-04-23T02:32:00.311 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:31:59 smithi037 bash[56036]: audit 2024-04-23T02:31:59.197370+0000 mon.c (mon.1) 32 : audit 0 from='mgr.25468 172.21.15.37:0/2063831359' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-23T02:32:01.163 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:32:00 smithi037 bash[54030]: cephadm 2024-04-23T02:31:59.194832+0000 mgr.y (mgr.25468) 80 : cephadm 1 Reconfiguring osd.1 (monmap changed)... 2024-04-23T02:32:01.164 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:32:00 smithi037 bash[54030]: cephadm 2024-04-23T02:31:59.203246+0000 mgr.y (mgr.25468) 81 : cephadm 1 Reconfiguring daemon osd.1 on smithi037 2024-04-23T02:32:01.164 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:32:00 smithi037 bash[56036]: cephadm 2024-04-23T02:31:59.194832+0000 mgr.y (mgr.25468) 80 : cephadm 1 Reconfiguring osd.1 (monmap changed)... 2024-04-23T02:32:01.164 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:32:00 smithi037 bash[56036]: cephadm 2024-04-23T02:31:59.203246+0000 mgr.y (mgr.25468) 81 : cephadm 1 Reconfiguring daemon osd.1 on smithi037 2024-04-23T02:32:01.183 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:32:00 smithi191 bash[40117]: cephadm 2024-04-23T02:31:59.194832+0000 mgr.y (mgr.25468) 80 : cephadm 1 Reconfiguring osd.1 (monmap changed)... 2024-04-23T02:32:01.183 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:32:00 smithi191 bash[40117]: cephadm 2024-04-23T02:31:59.203246+0000 mgr.y (mgr.25468) 81 : cephadm 1 Reconfiguring daemon osd.1 on smithi037 2024-04-23T02:32:02.062 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:32:01 smithi037 bash[54030]: cluster 2024-04-23T02:32:00.364774+0000 mgr.y (mgr.25468) 82 : cluster 0 pgmap v49: 161 pgs: 161 active+clean; 604 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 102 B/s rd, 0 op/s 2024-04-23T02:32:02.062 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:32:01 smithi037 bash[56036]: cluster 2024-04-23T02:32:00.364774+0000 mgr.y (mgr.25468) 82 : cluster 0 pgmap v49: 161 pgs: 161 active+clean; 604 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 102 B/s rd, 0 op/s 2024-04-23T02:32:02.183 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:32:01 smithi191 bash[40117]: cluster 2024-04-23T02:32:00.364774+0000 mgr.y (mgr.25468) 82 : cluster 0 pgmap v49: 161 pgs: 161 active+clean; 604 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 102 B/s rd, 0 op/s 2024-04-23T02:32:03.783 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:32:03 smithi037 bash[54030]: cluster 2024-04-23T02:32:02.366122+0000 mgr.y (mgr.25468) 83 : cluster 0 pgmap v50: 161 pgs: 161 active+clean; 604 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2024-04-23T02:32:03.784 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:32:03 smithi037 bash[54030]: audit 2024-04-23T02:32:02.610247+0000 mon.a (mon.0) 113 : audit 1 from='mgr.25468 ' entity='mgr.y' 2024-04-23T02:32:03.784 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:32:03 smithi037 bash[54030]: audit 2024-04-23T02:32:02.622700+0000 mon.a (mon.0) 114 : audit 1 from='mgr.25468 ' entity='mgr.y' 2024-04-23T02:32:03.784 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:32:03 smithi037 bash[54030]: cephadm 2024-04-23T02:32:02.675807+0000 mgr.y (mgr.25468) 84 : cephadm 1 Reconfiguring osd.2 (monmap changed)... 2024-04-23T02:32:03.784 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:32:03 smithi037 bash[54030]: audit 2024-04-23T02:32:02.676319+0000 mon.c (mon.1) 33 : audit 1 from='mgr.25468 172.21.15.37:0/2063831359' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2024-04-23T02:32:03.784 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:32:03 smithi037 bash[54030]: audit 2024-04-23T02:32:02.677564+0000 mon.c (mon.1) 34 : audit 0 from='mgr.25468 172.21.15.37:0/2063831359' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-23T02:32:03.784 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:32:03 smithi037 bash[54030]: cephadm 2024-04-23T02:32:02.681014+0000 mgr.y (mgr.25468) 85 : cephadm 1 Reconfiguring daemon osd.2 on smithi037 2024-04-23T02:32:03.784 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:32:03 smithi037 bash[54030]: audit 2024-04-23T02:32:03.033057+0000 mon.c (mon.1) 35 : audit 0 from='client.34395 172.21.15.37:0/2418923351' entity='client.iscsi.foo.smithi037.qdajck' cmd=[{"prefix": "osd blacklist ls"}]: dispatch 2024-04-23T02:32:03.784 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:32:03 smithi037 bash[54030]: audit 2024-04-23T02:32:03.427616+0000 mon.a (mon.0) 115 : audit 1 from='client.44263 172.21.15.37:0/3262423117' entity='client.iscsi.foo.smithi037.qdajck' cmd=[{"prefix": "osd blacklist", "blacklistop": "rm", "addr": "172.21.15.37:0/576525037"}]: access denied 2024-04-23T02:32:03.784 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:32:03 smithi037 bash[56036]: cluster 2024-04-23T02:32:02.366122+0000 mgr.y (mgr.25468) 83 : cluster 0 pgmap v50: 161 pgs: 161 active+clean; 604 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2024-04-23T02:32:03.784 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:32:03 smithi037 bash[56036]: audit 2024-04-23T02:32:02.610247+0000 mon.a (mon.0) 113 : audit 1 from='mgr.25468 ' entity='mgr.y' 2024-04-23T02:32:03.784 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:32:03 smithi037 bash[56036]: audit 2024-04-23T02:32:02.622700+0000 mon.a (mon.0) 114 : audit 1 from='mgr.25468 ' entity='mgr.y' 2024-04-23T02:32:03.785 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:32:03 smithi037 bash[56036]: cephadm 2024-04-23T02:32:02.675807+0000 mgr.y (mgr.25468) 84 : cephadm 1 Reconfiguring osd.2 (monmap changed)... 2024-04-23T02:32:03.785 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:32:03 smithi037 bash[56036]: audit 2024-04-23T02:32:02.676319+0000 mon.c (mon.1) 33 : audit 1 from='mgr.25468 172.21.15.37:0/2063831359' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2024-04-23T02:32:03.785 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:32:03 smithi037 bash[56036]: audit 2024-04-23T02:32:02.677564+0000 mon.c (mon.1) 34 : audit 0 from='mgr.25468 172.21.15.37:0/2063831359' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-23T02:32:03.785 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:32:03 smithi037 bash[56036]: cephadm 2024-04-23T02:32:02.681014+0000 mgr.y (mgr.25468) 85 : cephadm 1 Reconfiguring daemon osd.2 on smithi037 2024-04-23T02:32:03.785 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:32:03 smithi037 bash[56036]: audit 2024-04-23T02:32:03.033057+0000 mon.c (mon.1) 35 : audit 0 from='client.34395 172.21.15.37:0/2418923351' entity='client.iscsi.foo.smithi037.qdajck' cmd=[{"prefix": "osd blacklist ls"}]: dispatch 2024-04-23T02:32:03.785 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:32:03 smithi037 bash[56036]: audit 2024-04-23T02:32:03.427616+0000 mon.a (mon.0) 115 : audit 1 from='client.44263 172.21.15.37:0/3262423117' entity='client.iscsi.foo.smithi037.qdajck' cmd=[{"prefix": "osd blacklist", "blacklistop": "rm", "addr": "172.21.15.37:0/576525037"}]: access denied 2024-04-23T02:32:03.933 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:32:03 smithi191 bash[40117]: cluster 2024-04-23T02:32:02.366122+0000 mgr.y (mgr.25468) 83 : cluster 0 pgmap v50: 161 pgs: 161 active+clean; 604 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2024-04-23T02:32:03.933 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:32:03 smithi191 bash[40117]: audit 2024-04-23T02:32:02.610247+0000 mon.a (mon.0) 113 : audit 1 from='mgr.25468 ' entity='mgr.y' 2024-04-23T02:32:03.934 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:32:03 smithi191 bash[40117]: audit 2024-04-23T02:32:02.622700+0000 mon.a (mon.0) 114 : audit 1 from='mgr.25468 ' entity='mgr.y' 2024-04-23T02:32:03.934 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:32:03 smithi191 bash[40117]: cephadm 2024-04-23T02:32:02.675807+0000 mgr.y (mgr.25468) 84 : cephadm 1 Reconfiguring osd.2 (monmap changed)... 2024-04-23T02:32:03.934 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:32:03 smithi191 bash[40117]: audit 2024-04-23T02:32:02.676319+0000 mon.c (mon.1) 33 : audit 1 from='mgr.25468 172.21.15.37:0/2063831359' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2024-04-23T02:32:03.934 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:32:03 smithi191 bash[40117]: audit 2024-04-23T02:32:02.677564+0000 mon.c (mon.1) 34 : audit 0 from='mgr.25468 172.21.15.37:0/2063831359' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-23T02:32:03.934 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:32:03 smithi191 bash[40117]: cephadm 2024-04-23T02:32:02.681014+0000 mgr.y (mgr.25468) 85 : cephadm 1 Reconfiguring daemon osd.2 on smithi037 2024-04-23T02:32:03.934 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:32:03 smithi191 bash[40117]: audit 2024-04-23T02:32:03.033057+0000 mon.c (mon.1) 35 : audit 0 from='client.34395 172.21.15.37:0/2418923351' entity='client.iscsi.foo.smithi037.qdajck' cmd=[{"prefix": "osd blacklist ls"}]: dispatch 2024-04-23T02:32:03.934 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:32:03 smithi191 bash[40117]: audit 2024-04-23T02:32:03.427616+0000 mon.a (mon.0) 115 : audit 1 from='client.44263 172.21.15.37:0/3262423117' entity='client.iscsi.foo.smithi037.qdajck' cmd=[{"prefix": "osd blacklist", "blacklistop": "rm", "addr": "172.21.15.37:0/576525037"}]: access denied 2024-04-23T02:32:05.810 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:32:05 smithi037 bash[54030]: cluster 2024-04-23T02:32:04.366825+0000 mgr.y (mgr.25468) 86 : cluster 0 pgmap v51: 161 pgs: 161 active+clean; 604 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-04-23T02:32:05.810 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:32:05 smithi037 bash[56036]: cluster 2024-04-23T02:32:04.366825+0000 mgr.y (mgr.25468) 86 : cluster 0 pgmap v51: 161 pgs: 161 active+clean; 604 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-04-23T02:32:05.933 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:32:05 smithi191 bash[40117]: cluster 2024-04-23T02:32:04.366825+0000 mgr.y (mgr.25468) 86 : cluster 0 pgmap v51: 161 pgs: 161 active+clean; 604 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-04-23T02:32:07.000 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:32:06 smithi037 bash[54030]: audit 2024-04-23T02:32:05.677601+0000 mon.a (mon.0) 116 : audit 1 from='mgr.25468 ' entity='mgr.y' 2024-04-23T02:32:07.000 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:32:06 smithi037 bash[54030]: audit 2024-04-23T02:32:05.693397+0000 mon.a (mon.0) 117 : audit 1 from='mgr.25468 ' entity='mgr.y' 2024-04-23T02:32:07.000 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:32:06 smithi037 bash[54030]: cephadm 2024-04-23T02:32:05.701258+0000 mgr.y (mgr.25468) 87 : cephadm 1 Reconfiguring osd.3 (monmap changed)... 2024-04-23T02:32:07.000 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:32:06 smithi037 bash[54030]: audit 2024-04-23T02:32:05.701692+0000 mon.c (mon.1) 36 : audit 1 from='mgr.25468 172.21.15.37:0/2063831359' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.3"}]: dispatch 2024-04-23T02:32:07.001 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:32:06 smithi037 bash[54030]: audit 2024-04-23T02:32:05.702756+0000 mon.c (mon.1) 37 : audit 0 from='mgr.25468 172.21.15.37:0/2063831359' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-23T02:32:07.001 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:32:06 smithi037 bash[54030]: cephadm 2024-04-23T02:32:05.705551+0000 mgr.y (mgr.25468) 88 : cephadm 1 Reconfiguring daemon osd.3 on smithi037 2024-04-23T02:32:07.001 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:32:06 smithi037 bash[56036]: audit 2024-04-23T02:32:05.677601+0000 mon.a (mon.0) 116 : audit 1 from='mgr.25468 ' entity='mgr.y' 2024-04-23T02:32:07.001 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:32:06 smithi037 bash[56036]: audit 2024-04-23T02:32:05.693397+0000 mon.a (mon.0) 117 : audit 1 from='mgr.25468 ' entity='mgr.y' 2024-04-23T02:32:07.001 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:32:06 smithi037 bash[56036]: cephadm 2024-04-23T02:32:05.701258+0000 mgr.y (mgr.25468) 87 : cephadm 1 Reconfiguring osd.3 (monmap changed)... 2024-04-23T02:32:07.001 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:32:06 smithi037 bash[56036]: audit 2024-04-23T02:32:05.701692+0000 mon.c (mon.1) 36 : audit 1 from='mgr.25468 172.21.15.37:0/2063831359' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.3"}]: dispatch 2024-04-23T02:32:07.001 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:32:06 smithi037 bash[56036]: audit 2024-04-23T02:32:05.702756+0000 mon.c (mon.1) 37 : audit 0 from='mgr.25468 172.21.15.37:0/2063831359' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-23T02:32:07.001 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:32:06 smithi037 bash[56036]: cephadm 2024-04-23T02:32:05.705551+0000 mgr.y (mgr.25468) 88 : cephadm 1 Reconfiguring daemon osd.3 on smithi037 2024-04-23T02:32:07.183 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:32:06 smithi191 bash[40117]: audit 2024-04-23T02:32:05.677601+0000 mon.a (mon.0) 116 : audit 1 from='mgr.25468 ' entity='mgr.y' 2024-04-23T02:32:07.184 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:32:06 smithi191 bash[40117]: audit 2024-04-23T02:32:05.693397+0000 mon.a (mon.0) 117 : audit 1 from='mgr.25468 ' entity='mgr.y' 2024-04-23T02:32:07.184 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:32:06 smithi191 bash[40117]: cephadm 2024-04-23T02:32:05.701258+0000 mgr.y (mgr.25468) 87 : cephadm 1 Reconfiguring osd.3 (monmap changed)... 2024-04-23T02:32:07.184 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:32:06 smithi191 bash[40117]: audit 2024-04-23T02:32:05.701692+0000 mon.c (mon.1) 36 : audit 1 from='mgr.25468 172.21.15.37:0/2063831359' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.3"}]: dispatch 2024-04-23T02:32:07.184 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:32:06 smithi191 bash[40117]: audit 2024-04-23T02:32:05.702756+0000 mon.c (mon.1) 37 : audit 0 from='mgr.25468 172.21.15.37:0/2063831359' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-23T02:32:07.184 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:32:06 smithi191 bash[40117]: cephadm 2024-04-23T02:32:05.705551+0000 mgr.y (mgr.25468) 88 : cephadm 1 Reconfiguring daemon osd.3 on smithi037 2024-04-23T02:32:08.060 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:32:07 smithi037 bash[56036]: cluster 2024-04-23T02:32:06.368593+0000 mgr.y (mgr.25468) 89 : cluster 0 pgmap v52: 161 pgs: 161 active+clean; 604 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2024-04-23T02:32:08.060 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:32:07 smithi037 bash[54030]: cluster 2024-04-23T02:32:06.368593+0000 mgr.y (mgr.25468) 89 : cluster 0 pgmap v52: 161 pgs: 161 active+clean; 604 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2024-04-23T02:32:08.183 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:32:07 smithi191 bash[40117]: cluster 2024-04-23T02:32:06.368593+0000 mgr.y (mgr.25468) 89 : cluster 0 pgmap v52: 161 pgs: 161 active+clean; 604 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2024-04-23T02:32:09.252 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:32:08 smithi037 bash[56036]: audit 2024-04-23T02:32:07.935831+0000 mon.a (mon.0) 118 : audit 1 from='mgr.25468 ' entity='mgr.y' 2024-04-23T02:32:09.252 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:32:08 smithi037 bash[56036]: audit 2024-04-23T02:32:07.948538+0000 mon.a (mon.0) 119 : audit 1 from='mgr.25468 ' entity='mgr.y' 2024-04-23T02:32:09.252 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:32:08 smithi037 bash[56036]: cephadm 2024-04-23T02:32:07.974936+0000 mgr.y (mgr.25468) 90 : cephadm 1 Reconfiguring rgw.foo.smithi037.ajnubp (monmap changed)... 2024-04-23T02:32:09.252 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:32:08 smithi037 bash[56036]: audit 2024-04-23T02:32:07.975792+0000 mon.c (mon.1) 38 : audit 1 from='mgr.25468 172.21.15.37:0/2063831359' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi037.ajnubp", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-04-23T02:32:09.252 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:32:08 smithi037 bash[56036]: audit 2024-04-23T02:32:07.976836+0000 mon.a (mon.0) 120 : audit 1 from='mgr.25468 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi037.ajnubp", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-04-23T02:32:09.252 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:32:08 smithi037 bash[56036]: audit 2024-04-23T02:32:07.982688+0000 mon.c (mon.1) 39 : audit 0 from='mgr.25468 172.21.15.37:0/2063831359' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-23T02:32:09.252 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:32:08 smithi037 bash[56036]: cephadm 2024-04-23T02:32:07.984987+0000 mgr.y (mgr.25468) 91 : cephadm 1 Reconfiguring daemon rgw.foo.smithi037.ajnubp on smithi037 2024-04-23T02:32:09.253 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:32:08 smithi037 bash[54030]: audit 2024-04-23T02:32:07.935831+0000 mon.a (mon.0) 118 : audit 1 from='mgr.25468 ' entity='mgr.y' 2024-04-23T02:32:09.253 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:32:08 smithi037 bash[54030]: audit 2024-04-23T02:32:07.948538+0000 mon.a (mon.0) 119 : audit 1 from='mgr.25468 ' entity='mgr.y' 2024-04-23T02:32:09.253 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:32:08 smithi037 bash[54030]: cephadm 2024-04-23T02:32:07.974936+0000 mgr.y (mgr.25468) 90 : cephadm 1 Reconfiguring rgw.foo.smithi037.ajnubp (monmap changed)... 2024-04-23T02:32:09.253 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:32:08 smithi037 bash[54030]: audit 2024-04-23T02:32:07.975792+0000 mon.c (mon.1) 38 : audit 1 from='mgr.25468 172.21.15.37:0/2063831359' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi037.ajnubp", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-04-23T02:32:09.253 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:32:08 smithi037 bash[54030]: audit 2024-04-23T02:32:07.976836+0000 mon.a (mon.0) 120 : audit 1 from='mgr.25468 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi037.ajnubp", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-04-23T02:32:09.253 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:32:08 smithi037 bash[54030]: audit 2024-04-23T02:32:07.982688+0000 mon.c (mon.1) 39 : audit 0 from='mgr.25468 172.21.15.37:0/2063831359' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-23T02:32:09.253 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:32:08 smithi037 bash[54030]: cephadm 2024-04-23T02:32:07.984987+0000 mgr.y (mgr.25468) 91 : cephadm 1 Reconfiguring daemon rgw.foo.smithi037.ajnubp on smithi037 2024-04-23T02:32:09.433 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:32:08 smithi191 bash[40117]: audit 2024-04-23T02:32:07.935831+0000 mon.a (mon.0) 118 : audit 1 from='mgr.25468 ' entity='mgr.y' 2024-04-23T02:32:09.434 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:32:08 smithi191 bash[40117]: audit 2024-04-23T02:32:07.948538+0000 mon.a (mon.0) 119 : audit 1 from='mgr.25468 ' entity='mgr.y' 2024-04-23T02:32:09.434 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:32:08 smithi191 bash[40117]: cephadm 2024-04-23T02:32:07.974936+0000 mgr.y (mgr.25468) 90 : cephadm 1 Reconfiguring rgw.foo.smithi037.ajnubp (monmap changed)... 2024-04-23T02:32:09.434 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:32:08 smithi191 bash[40117]: audit 2024-04-23T02:32:07.975792+0000 mon.c (mon.1) 38 : audit 1 from='mgr.25468 172.21.15.37:0/2063831359' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi037.ajnubp", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-04-23T02:32:09.434 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:32:08 smithi191 bash[40117]: audit 2024-04-23T02:32:07.976836+0000 mon.a (mon.0) 120 : audit 1 from='mgr.25468 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi037.ajnubp", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-04-23T02:32:09.434 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:32:08 smithi191 bash[40117]: audit 2024-04-23T02:32:07.982688+0000 mon.c (mon.1) 39 : audit 0 from='mgr.25468 172.21.15.37:0/2063831359' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-23T02:32:09.434 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:32:08 smithi191 bash[40117]: cephadm 2024-04-23T02:32:07.984987+0000 mgr.y (mgr.25468) 91 : cephadm 1 Reconfiguring daemon rgw.foo.smithi037.ajnubp on smithi037 2024-04-23T02:32:10.310 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:32:09 smithi037 bash[56036]: cluster 2024-04-23T02:32:08.369322+0000 mgr.y (mgr.25468) 92 : cluster 0 pgmap v53: 161 pgs: 161 active+clean; 604 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2024-04-23T02:32:10.310 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:32:09 smithi037 bash[54030]: cluster 2024-04-23T02:32:08.369322+0000 mgr.y (mgr.25468) 92 : cluster 0 pgmap v53: 161 pgs: 161 active+clean; 604 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2024-04-23T02:32:10.433 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:32:09 smithi191 bash[40117]: cluster 2024-04-23T02:32:08.369322+0000 mgr.y (mgr.25468) 92 : cluster 0 pgmap v53: 161 pgs: 161 active+clean; 604 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2024-04-23T02:32:11.433 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:32:11 smithi191 bash[40117]: audit 2024-04-23T02:32:10.142775+0000 mon.a (mon.0) 121 : audit 1 from='mgr.25468 ' entity='mgr.y' 2024-04-23T02:32:11.434 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:32:11 smithi191 bash[40117]: audit 2024-04-23T02:32:10.156490+0000 mon.a (mon.0) 122 : audit 1 from='mgr.25468 ' entity='mgr.y' 2024-04-23T02:32:11.434 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:32:11 smithi191 bash[40117]: cephadm 2024-04-23T02:32:10.204282+0000 mgr.y (mgr.25468) 93 : cephadm 1 Reconfiguring rgw.smpl.smithi037.oowzwi (monmap changed)... 2024-04-23T02:32:11.434 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:32:11 smithi191 bash[40117]: audit 2024-04-23T02:32:10.205008+0000 mon.c (mon.1) 40 : audit 1 from='mgr.25468 172.21.15.37:0/2063831359' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.smpl.smithi037.oowzwi", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-04-23T02:32:11.434 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:32:11 smithi191 bash[40117]: audit 2024-04-23T02:32:10.205840+0000 mon.a (mon.0) 123 : audit 1 from='mgr.25468 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.smpl.smithi037.oowzwi", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-04-23T02:32:11.434 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:32:11 smithi191 bash[40117]: audit 2024-04-23T02:32:10.211187+0000 mon.c (mon.1) 41 : audit 0 from='mgr.25468 172.21.15.37:0/2063831359' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-23T02:32:11.434 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:32:11 smithi191 bash[40117]: cephadm 2024-04-23T02:32:10.213298+0000 mgr.y (mgr.25468) 94 : cephadm 1 Reconfiguring daemon rgw.smpl.smithi037.oowzwi on smithi037 2024-04-23T02:32:11.434 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:32:11 smithi191 bash[40117]: cluster 2024-04-23T02:32:10.370058+0000 mgr.y (mgr.25468) 95 : cluster 0 pgmap v54: 161 pgs: 161 active+clean; 604 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2024-04-23T02:32:11.528 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:32:11 smithi037 bash[54030]: audit 2024-04-23T02:32:10.142775+0000 mon.a (mon.0) 121 : audit 1 from='mgr.25468 ' entity='mgr.y' 2024-04-23T02:32:11.528 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:32:11 smithi037 bash[54030]: audit 2024-04-23T02:32:10.156490+0000 mon.a (mon.0) 122 : audit 1 from='mgr.25468 ' entity='mgr.y' 2024-04-23T02:32:11.528 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:32:11 smithi037 bash[54030]: cephadm 2024-04-23T02:32:10.204282+0000 mgr.y (mgr.25468) 93 : cephadm 1 Reconfiguring rgw.smpl.smithi037.oowzwi (monmap changed)... 2024-04-23T02:32:11.528 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:32:11 smithi037 bash[54030]: audit 2024-04-23T02:32:10.205008+0000 mon.c (mon.1) 40 : audit 1 from='mgr.25468 172.21.15.37:0/2063831359' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.smpl.smithi037.oowzwi", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-04-23T02:32:11.528 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:32:11 smithi037 bash[54030]: audit 2024-04-23T02:32:10.205840+0000 mon.a (mon.0) 123 : audit 1 from='mgr.25468 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.smpl.smithi037.oowzwi", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-04-23T02:32:11.528 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:32:11 smithi037 bash[54030]: audit 2024-04-23T02:32:10.211187+0000 mon.c (mon.1) 41 : audit 0 from='mgr.25468 172.21.15.37:0/2063831359' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-23T02:32:11.529 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:32:11 smithi037 bash[54030]: cephadm 2024-04-23T02:32:10.213298+0000 mgr.y (mgr.25468) 94 : cephadm 1 Reconfiguring daemon rgw.smpl.smithi037.oowzwi on smithi037 2024-04-23T02:32:11.529 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:32:11 smithi037 bash[54030]: cluster 2024-04-23T02:32:10.370058+0000 mgr.y (mgr.25468) 95 : cluster 0 pgmap v54: 161 pgs: 161 active+clean; 604 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2024-04-23T02:32:11.529 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:32:11 smithi037 bash[56036]: audit 2024-04-23T02:32:10.142775+0000 mon.a (mon.0) 121 : audit 1 from='mgr.25468 ' entity='mgr.y' 2024-04-23T02:32:11.529 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:32:11 smithi037 bash[56036]: audit 2024-04-23T02:32:10.156490+0000 mon.a (mon.0) 122 : audit 1 from='mgr.25468 ' entity='mgr.y' 2024-04-23T02:32:11.529 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:32:11 smithi037 bash[56036]: cephadm 2024-04-23T02:32:10.204282+0000 mgr.y (mgr.25468) 93 : cephadm 1 Reconfiguring rgw.smpl.smithi037.oowzwi (monmap changed)... 2024-04-23T02:32:11.529 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:32:11 smithi037 bash[56036]: audit 2024-04-23T02:32:10.205008+0000 mon.c (mon.1) 40 : audit 1 from='mgr.25468 172.21.15.37:0/2063831359' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.smpl.smithi037.oowzwi", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-04-23T02:32:11.529 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:32:11 smithi037 bash[56036]: audit 2024-04-23T02:32:10.205840+0000 mon.a (mon.0) 123 : audit 1 from='mgr.25468 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.smpl.smithi037.oowzwi", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-04-23T02:32:11.529 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:32:11 smithi037 bash[56036]: audit 2024-04-23T02:32:10.211187+0000 mon.c (mon.1) 41 : audit 0 from='mgr.25468 172.21.15.37:0/2063831359' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-23T02:32:11.529 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:32:11 smithi037 bash[56036]: cephadm 2024-04-23T02:32:10.213298+0000 mgr.y (mgr.25468) 94 : cephadm 1 Reconfiguring daemon rgw.smpl.smithi037.oowzwi on smithi037 2024-04-23T02:32:11.529 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:32:11 smithi037 bash[56036]: cluster 2024-04-23T02:32:10.370058+0000 mgr.y (mgr.25468) 95 : cluster 0 pgmap v54: 161 pgs: 161 active+clean; 604 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2024-04-23T02:32:13.787 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:32:13 smithi191 bash[40117]: cluster 2024-04-23T02:32:12.371693+0000 mgr.y (mgr.25468) 96 : cluster 0 pgmap v55: 161 pgs: 161 active+clean; 604 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2024-04-23T02:32:13.787 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:32:13 smithi191 bash[40117]: audit 2024-04-23T02:32:12.427398+0000 mon.a (mon.0) 124 : audit 1 from='mgr.25468 ' entity='mgr.y' 2024-04-23T02:32:13.787 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:32:13 smithi191 bash[40117]: audit 2024-04-23T02:32:12.442505+0000 mon.a (mon.0) 125 : audit 1 from='mgr.25468 ' entity='mgr.y' 2024-04-23T02:32:13.787 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:32:13 smithi191 bash[40117]: cephadm 2024-04-23T02:32:12.483129+0000 mgr.y (mgr.25468) 97 : cephadm 1 Reconfiguring mon.b (monmap changed)... 2024-04-23T02:32:13.787 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:32:13 smithi191 bash[40117]: audit 2024-04-23T02:32:12.483718+0000 mon.c (mon.1) 42 : audit 1 from='mgr.25468 172.21.15.37:0/2063831359' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-04-23T02:32:13.787 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:32:13 smithi191 bash[40117]: audit 2024-04-23T02:32:12.485393+0000 mon.c (mon.1) 43 : audit 0 from='mgr.25468 172.21.15.37:0/2063831359' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-04-23T02:32:13.787 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:32:13 smithi191 bash[40117]: audit 2024-04-23T02:32:12.487046+0000 mon.c (mon.1) 44 : audit 0 from='mgr.25468 172.21.15.37:0/2063831359' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-23T02:32:13.788 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:32:13 smithi191 bash[40117]: cephadm 2024-04-23T02:32:12.488988+0000 mgr.y (mgr.25468) 98 : cephadm 1 Reconfiguring daemon mon.b on smithi191 2024-04-23T02:32:13.810 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:32:13 smithi037 bash[54030]: cluster 2024-04-23T02:32:12.371693+0000 mgr.y (mgr.25468) 96 : cluster 0 pgmap v55: 161 pgs: 161 active+clean; 604 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2024-04-23T02:32:13.810 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:32:13 smithi037 bash[54030]: audit 2024-04-23T02:32:12.427398+0000 mon.a (mon.0) 124 : audit 1 from='mgr.25468 ' entity='mgr.y' 2024-04-23T02:32:13.811 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:32:13 smithi037 bash[54030]: audit 2024-04-23T02:32:12.442505+0000 mon.a (mon.0) 125 : audit 1 from='mgr.25468 ' entity='mgr.y' 2024-04-23T02:32:13.811 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:32:13 smithi037 bash[54030]: cephadm 2024-04-23T02:32:12.483129+0000 mgr.y (mgr.25468) 97 : cephadm 1 Reconfiguring mon.b (monmap changed)... 2024-04-23T02:32:13.811 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:32:13 smithi037 bash[54030]: audit 2024-04-23T02:32:12.483718+0000 mon.c (mon.1) 42 : audit 1 from='mgr.25468 172.21.15.37:0/2063831359' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-04-23T02:32:13.811 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:32:13 smithi037 bash[54030]: audit 2024-04-23T02:32:12.485393+0000 mon.c (mon.1) 43 : audit 0 from='mgr.25468 172.21.15.37:0/2063831359' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-04-23T02:32:13.811 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:32:13 smithi037 bash[54030]: audit 2024-04-23T02:32:12.487046+0000 mon.c (mon.1) 44 : audit 0 from='mgr.25468 172.21.15.37:0/2063831359' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-23T02:32:13.811 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:32:13 smithi037 bash[54030]: cephadm 2024-04-23T02:32:12.488988+0000 mgr.y (mgr.25468) 98 : cephadm 1 Reconfiguring daemon mon.b on smithi191 2024-04-23T02:32:13.811 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:32:13 smithi037 bash[56036]: cluster 2024-04-23T02:32:12.371693+0000 mgr.y (mgr.25468) 96 : cluster 0 pgmap v55: 161 pgs: 161 active+clean; 604 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2024-04-23T02:32:13.811 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:32:13 smithi037 bash[56036]: audit 2024-04-23T02:32:12.427398+0000 mon.a (mon.0) 124 : audit 1 from='mgr.25468 ' entity='mgr.y' 2024-04-23T02:32:13.811 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:32:13 smithi037 bash[56036]: audit 2024-04-23T02:32:12.442505+0000 mon.a (mon.0) 125 : audit 1 from='mgr.25468 ' entity='mgr.y' 2024-04-23T02:32:13.811 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:32:13 smithi037 bash[56036]: cephadm 2024-04-23T02:32:12.483129+0000 mgr.y (mgr.25468) 97 : cephadm 1 Reconfiguring mon.b (monmap changed)... 2024-04-23T02:32:13.811 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:32:13 smithi037 bash[56036]: audit 2024-04-23T02:32:12.483718+0000 mon.c (mon.1) 42 : audit 1 from='mgr.25468 172.21.15.37:0/2063831359' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-04-23T02:32:13.812 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:32:13 smithi037 bash[56036]: audit 2024-04-23T02:32:12.485393+0000 mon.c (mon.1) 43 : audit 0 from='mgr.25468 172.21.15.37:0/2063831359' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-04-23T02:32:13.812 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:32:13 smithi037 bash[56036]: audit 2024-04-23T02:32:12.487046+0000 mon.c (mon.1) 44 : audit 0 from='mgr.25468 172.21.15.37:0/2063831359' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-23T02:32:13.812 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:32:13 smithi037 bash[56036]: cephadm 2024-04-23T02:32:12.488988+0000 mgr.y (mgr.25468) 98 : cephadm 1 Reconfiguring daemon mon.b on smithi191 2024-04-23T02:32:16.005 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:32:15 smithi191 bash[40117]: cluster 2024-04-23T02:32:14.372511+0000 mgr.y (mgr.25468) 99 : cluster 0 pgmap v56: 161 pgs: 161 active+clean; 604 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2024-04-23T02:32:16.005 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:32:15 smithi191 bash[40117]: audit 2024-04-23T02:32:14.704689+0000 mon.a (mon.0) 126 : audit 1 from='mgr.25468 ' entity='mgr.y' 2024-04-23T02:32:16.005 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:32:15 smithi191 bash[40117]: audit 2024-04-23T02:32:14.719136+0000 mon.a (mon.0) 127 : audit 1 from='mgr.25468 ' entity='mgr.y' 2024-04-23T02:32:16.005 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:32:15 smithi191 bash[40117]: cephadm 2024-04-23T02:32:14.759045+0000 mgr.y (mgr.25468) 100 : cephadm 1 Reconfiguring mgr.x (monmap changed)... 2024-04-23T02:32:16.005 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:32:15 smithi191 bash[40117]: audit 2024-04-23T02:32:14.759803+0000 mon.c (mon.1) 45 : audit 1 from='mgr.25468 172.21.15.37:0/2063831359' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-04-23T02:32:16.005 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:32:15 smithi191 bash[40117]: audit 2024-04-23T02:32:14.760603+0000 mon.a (mon.0) 128 : audit 1 from='mgr.25468 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-04-23T02:32:16.006 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:32:15 smithi191 bash[40117]: audit 2024-04-23T02:32:14.762939+0000 mon.c (mon.1) 46 : audit 0 from='mgr.25468 172.21.15.37:0/2063831359' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-04-23T02:32:16.006 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:32:15 smithi191 bash[40117]: audit 2024-04-23T02:32:14.764894+0000 mon.c (mon.1) 47 : audit 0 from='mgr.25468 172.21.15.37:0/2063831359' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-23T02:32:16.006 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:32:15 smithi191 bash[40117]: cephadm 2024-04-23T02:32:14.767049+0000 mgr.y (mgr.25468) 101 : cephadm 1 Reconfiguring daemon mgr.x on smithi191 2024-04-23T02:32:16.060 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:32:15 smithi037 bash[54030]: cluster 2024-04-23T02:32:14.372511+0000 mgr.y (mgr.25468) 99 : cluster 0 pgmap v56: 161 pgs: 161 active+clean; 604 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2024-04-23T02:32:16.061 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:32:15 smithi037 bash[54030]: audit 2024-04-23T02:32:14.704689+0000 mon.a (mon.0) 126 : audit 1 from='mgr.25468 ' entity='mgr.y' 2024-04-23T02:32:16.061 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:32:15 smithi037 bash[54030]: audit 2024-04-23T02:32:14.719136+0000 mon.a (mon.0) 127 : audit 1 from='mgr.25468 ' entity='mgr.y' 2024-04-23T02:32:16.061 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:32:15 smithi037 bash[54030]: cephadm 2024-04-23T02:32:14.759045+0000 mgr.y (mgr.25468) 100 : cephadm 1 Reconfiguring mgr.x (monmap changed)... 2024-04-23T02:32:16.061 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:32:15 smithi037 bash[54030]: audit 2024-04-23T02:32:14.759803+0000 mon.c (mon.1) 45 : audit 1 from='mgr.25468 172.21.15.37:0/2063831359' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-04-23T02:32:16.061 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:32:15 smithi037 bash[54030]: audit 2024-04-23T02:32:14.760603+0000 mon.a (mon.0) 128 : audit 1 from='mgr.25468 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-04-23T02:32:16.061 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:32:15 smithi037 bash[54030]: audit 2024-04-23T02:32:14.762939+0000 mon.c (mon.1) 46 : audit 0 from='mgr.25468 172.21.15.37:0/2063831359' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-04-23T02:32:16.061 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:32:15 smithi037 bash[54030]: audit 2024-04-23T02:32:14.764894+0000 mon.c (mon.1) 47 : audit 0 from='mgr.25468 172.21.15.37:0/2063831359' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-23T02:32:16.061 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:32:15 smithi037 bash[54030]: cephadm 2024-04-23T02:32:14.767049+0000 mgr.y (mgr.25468) 101 : cephadm 1 Reconfiguring daemon mgr.x on smithi191 2024-04-23T02:32:16.061 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:32:15 smithi037 bash[56036]: cluster 2024-04-23T02:32:14.372511+0000 mgr.y (mgr.25468) 99 : cluster 0 pgmap v56: 161 pgs: 161 active+clean; 604 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2024-04-23T02:32:16.061 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:32:15 smithi037 bash[56036]: audit 2024-04-23T02:32:14.704689+0000 mon.a (mon.0) 126 : audit 1 from='mgr.25468 ' entity='mgr.y' 2024-04-23T02:32:16.062 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:32:15 smithi037 bash[56036]: audit 2024-04-23T02:32:14.719136+0000 mon.a (mon.0) 127 : audit 1 from='mgr.25468 ' entity='mgr.y' 2024-04-23T02:32:16.062 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:32:15 smithi037 bash[56036]: cephadm 2024-04-23T02:32:14.759045+0000 mgr.y (mgr.25468) 100 : cephadm 1 Reconfiguring mgr.x (monmap changed)... 2024-04-23T02:32:16.062 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:32:15 smithi037 bash[56036]: audit 2024-04-23T02:32:14.759803+0000 mon.c (mon.1) 45 : audit 1 from='mgr.25468 172.21.15.37:0/2063831359' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-04-23T02:32:16.062 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:32:15 smithi037 bash[56036]: audit 2024-04-23T02:32:14.760603+0000 mon.a (mon.0) 128 : audit 1 from='mgr.25468 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-04-23T02:32:16.062 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:32:15 smithi037 bash[56036]: audit 2024-04-23T02:32:14.762939+0000 mon.c (mon.1) 46 : audit 0 from='mgr.25468 172.21.15.37:0/2063831359' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-04-23T02:32:16.062 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:32:15 smithi037 bash[56036]: audit 2024-04-23T02:32:14.764894+0000 mon.c (mon.1) 47 : audit 0 from='mgr.25468 172.21.15.37:0/2063831359' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-23T02:32:16.062 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:32:15 smithi037 bash[56036]: cephadm 2024-04-23T02:32:14.767049+0000 mgr.y (mgr.25468) 101 : cephadm 1 Reconfiguring daemon mgr.x on smithi191 2024-04-23T02:32:17.933 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:32:17 smithi191 bash[40117]: cluster 2024-04-23T02:32:16.374206+0000 mgr.y (mgr.25468) 102 : cluster 0 pgmap v57: 161 pgs: 161 active+clean; 604 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2024-04-23T02:32:17.934 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:32:17 smithi191 bash[40117]: audit 2024-04-23T02:32:16.672188+0000 mon.a (mon.0) 129 : audit 1 from='mgr.25468 ' entity='mgr.y' 2024-04-23T02:32:17.934 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:32:17 smithi191 bash[40117]: audit 2024-04-23T02:32:16.684340+0000 mon.a (mon.0) 130 : audit 1 from='mgr.25468 ' entity='mgr.y' 2024-04-23T02:32:17.934 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:32:17 smithi191 bash[40117]: cephadm 2024-04-23T02:32:16.736545+0000 mgr.y (mgr.25468) 103 : cephadm 1 Reconfiguring osd.4 (monmap changed)... 2024-04-23T02:32:17.934 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:32:17 smithi191 bash[40117]: audit 2024-04-23T02:32:16.737233+0000 mon.c (mon.1) 48 : audit 1 from='mgr.25468 172.21.15.37:0/2063831359' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.4"}]: dispatch 2024-04-23T02:32:17.934 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:32:17 smithi191 bash[40117]: audit 2024-04-23T02:32:16.739291+0000 mon.c (mon.1) 49 : audit 0 from='mgr.25468 172.21.15.37:0/2063831359' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-23T02:32:17.934 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:32:17 smithi191 bash[40117]: cephadm 2024-04-23T02:32:16.744985+0000 mgr.y (mgr.25468) 104 : cephadm 1 Reconfiguring daemon osd.4 on smithi191 2024-04-23T02:32:18.061 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:32:17 smithi037 bash[54030]: cluster 2024-04-23T02:32:16.374206+0000 mgr.y (mgr.25468) 102 : cluster 0 pgmap v57: 161 pgs: 161 active+clean; 604 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2024-04-23T02:32:18.061 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:32:17 smithi037 bash[54030]: audit 2024-04-23T02:32:16.672188+0000 mon.a (mon.0) 129 : audit 1 from='mgr.25468 ' entity='mgr.y' 2024-04-23T02:32:18.061 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:32:17 smithi037 bash[54030]: audit 2024-04-23T02:32:16.684340+0000 mon.a (mon.0) 130 : audit 1 from='mgr.25468 ' entity='mgr.y' 2024-04-23T02:32:18.061 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:32:17 smithi037 bash[54030]: cephadm 2024-04-23T02:32:16.736545+0000 mgr.y (mgr.25468) 103 : cephadm 1 Reconfiguring osd.4 (monmap changed)... 2024-04-23T02:32:18.061 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:32:17 smithi037 bash[54030]: audit 2024-04-23T02:32:16.737233+0000 mon.c (mon.1) 48 : audit 1 from='mgr.25468 172.21.15.37:0/2063831359' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.4"}]: dispatch 2024-04-23T02:32:18.061 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:32:17 smithi037 bash[54030]: audit 2024-04-23T02:32:16.739291+0000 mon.c (mon.1) 49 : audit 0 from='mgr.25468 172.21.15.37:0/2063831359' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-23T02:32:18.061 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:32:17 smithi037 bash[54030]: cephadm 2024-04-23T02:32:16.744985+0000 mgr.y (mgr.25468) 104 : cephadm 1 Reconfiguring daemon osd.4 on smithi191 2024-04-23T02:32:18.061 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:32:17 smithi037 bash[56036]: cluster 2024-04-23T02:32:16.374206+0000 mgr.y (mgr.25468) 102 : cluster 0 pgmap v57: 161 pgs: 161 active+clean; 604 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2024-04-23T02:32:18.061 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:32:17 smithi037 bash[56036]: audit 2024-04-23T02:32:16.672188+0000 mon.a (mon.0) 129 : audit 1 from='mgr.25468 ' entity='mgr.y' 2024-04-23T02:32:18.062 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:32:17 smithi037 bash[56036]: audit 2024-04-23T02:32:16.684340+0000 mon.a (mon.0) 130 : audit 1 from='mgr.25468 ' entity='mgr.y' 2024-04-23T02:32:18.062 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:32:17 smithi037 bash[56036]: cephadm 2024-04-23T02:32:16.736545+0000 mgr.y (mgr.25468) 103 : cephadm 1 Reconfiguring osd.4 (monmap changed)... 2024-04-23T02:32:18.062 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:32:17 smithi037 bash[56036]: audit 2024-04-23T02:32:16.737233+0000 mon.c (mon.1) 48 : audit 1 from='mgr.25468 172.21.15.37:0/2063831359' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.4"}]: dispatch 2024-04-23T02:32:18.062 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:32:17 smithi037 bash[56036]: audit 2024-04-23T02:32:16.739291+0000 mon.c (mon.1) 49 : audit 0 from='mgr.25468 172.21.15.37:0/2063831359' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-23T02:32:18.062 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:32:17 smithi037 bash[56036]: cephadm 2024-04-23T02:32:16.744985+0000 mgr.y (mgr.25468) 104 : cephadm 1 Reconfiguring daemon osd.4 on smithi191 2024-04-23T02:32:20.029 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:32:19 smithi191 bash[40117]: cluster 2024-04-23T02:32:18.375100+0000 mgr.y (mgr.25468) 105 : cluster 0 pgmap v58: 161 pgs: 161 active+clean; 604 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-04-23T02:32:20.029 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:32:19 smithi191 bash[40117]: audit 2024-04-23T02:32:18.738960+0000 mon.a (mon.0) 131 : audit 1 from='mgr.25468 ' entity='mgr.y' 2024-04-23T02:32:20.030 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:32:19 smithi191 bash[40117]: audit 2024-04-23T02:32:18.756201+0000 mon.a (mon.0) 132 : audit 1 from='mgr.25468 ' entity='mgr.y' 2024-04-23T02:32:20.030 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:32:19 smithi191 bash[40117]: cephadm 2024-04-23T02:32:18.764220+0000 mgr.y (mgr.25468) 106 : cephadm 1 Reconfiguring osd.5 (monmap changed)... 2024-04-23T02:32:20.030 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:32:19 smithi191 bash[40117]: audit 2024-04-23T02:32:18.764833+0000 mon.c (mon.1) 50 : audit 1 from='mgr.25468 172.21.15.37:0/2063831359' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.5"}]: dispatch 2024-04-23T02:32:20.030 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:32:19 smithi191 bash[40117]: audit 2024-04-23T02:32:18.766555+0000 mon.c (mon.1) 51 : audit 0 from='mgr.25468 172.21.15.37:0/2063831359' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-23T02:32:20.030 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:32:19 smithi191 bash[40117]: cephadm 2024-04-23T02:32:18.771405+0000 mgr.y (mgr.25468) 107 : cephadm 1 Reconfiguring daemon osd.5 on smithi191 2024-04-23T02:32:20.060 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:32:19 smithi037 bash[54030]: cluster 2024-04-23T02:32:18.375100+0000 mgr.y (mgr.25468) 105 : cluster 0 pgmap v58: 161 pgs: 161 active+clean; 604 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-04-23T02:32:20.060 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:32:19 smithi037 bash[54030]: audit 2024-04-23T02:32:18.738960+0000 mon.a (mon.0) 131 : audit 1 from='mgr.25468 ' entity='mgr.y' 2024-04-23T02:32:20.061 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:32:19 smithi037 bash[54030]: audit 2024-04-23T02:32:18.756201+0000 mon.a (mon.0) 132 : audit 1 from='mgr.25468 ' entity='mgr.y' 2024-04-23T02:32:20.061 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:32:19 smithi037 bash[54030]: cephadm 2024-04-23T02:32:18.764220+0000 mgr.y (mgr.25468) 106 : cephadm 1 Reconfiguring osd.5 (monmap changed)... 2024-04-23T02:32:20.061 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:32:19 smithi037 bash[54030]: audit 2024-04-23T02:32:18.764833+0000 mon.c (mon.1) 50 : audit 1 from='mgr.25468 172.21.15.37:0/2063831359' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.5"}]: dispatch 2024-04-23T02:32:20.061 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:32:19 smithi037 bash[54030]: audit 2024-04-23T02:32:18.766555+0000 mon.c (mon.1) 51 : audit 0 from='mgr.25468 172.21.15.37:0/2063831359' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-23T02:32:20.061 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:32:19 smithi037 bash[54030]: cephadm 2024-04-23T02:32:18.771405+0000 mgr.y (mgr.25468) 107 : cephadm 1 Reconfiguring daemon osd.5 on smithi191 2024-04-23T02:32:20.061 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:32:19 smithi037 bash[56036]: cluster 2024-04-23T02:32:18.375100+0000 mgr.y (mgr.25468) 105 : cluster 0 pgmap v58: 161 pgs: 161 active+clean; 604 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-04-23T02:32:20.061 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:32:19 smithi037 bash[56036]: audit 2024-04-23T02:32:18.738960+0000 mon.a (mon.0) 131 : audit 1 from='mgr.25468 ' entity='mgr.y' 2024-04-23T02:32:20.061 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:32:19 smithi037 bash[56036]: audit 2024-04-23T02:32:18.756201+0000 mon.a (mon.0) 132 : audit 1 from='mgr.25468 ' entity='mgr.y' 2024-04-23T02:32:20.061 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:32:19 smithi037 bash[56036]: cephadm 2024-04-23T02:32:18.764220+0000 mgr.y (mgr.25468) 106 : cephadm 1 Reconfiguring osd.5 (monmap changed)... 2024-04-23T02:32:20.061 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:32:19 smithi037 bash[56036]: audit 2024-04-23T02:32:18.764833+0000 mon.c (mon.1) 50 : audit 1 from='mgr.25468 172.21.15.37:0/2063831359' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.5"}]: dispatch 2024-04-23T02:32:20.061 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:32:19 smithi037 bash[56036]: audit 2024-04-23T02:32:18.766555+0000 mon.c (mon.1) 51 : audit 0 from='mgr.25468 172.21.15.37:0/2063831359' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-23T02:32:20.061 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:32:19 smithi037 bash[56036]: cephadm 2024-04-23T02:32:18.771405+0000 mgr.y (mgr.25468) 107 : cephadm 1 Reconfiguring daemon osd.5 on smithi191 2024-04-23T02:32:21.881 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:32:21 smithi191 bash[40117]: cluster 2024-04-23T02:32:20.376030+0000 mgr.y (mgr.25468) 108 : cluster 0 pgmap v59: 161 pgs: 161 active+clean; 604 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-04-23T02:32:21.882 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:32:21 smithi191 bash[40117]: audit 2024-04-23T02:32:20.620958+0000 mon.a (mon.0) 133 : audit 1 from='mgr.25468 ' entity='mgr.y' 2024-04-23T02:32:21.882 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:32:21 smithi191 bash[40117]: audit 2024-04-23T02:32:20.632927+0000 mon.a (mon.0) 134 : audit 1 from='mgr.25468 ' entity='mgr.y' 2024-04-23T02:32:21.882 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:32:21 smithi191 bash[40117]: cephadm 2024-04-23T02:32:20.639899+0000 mgr.y (mgr.25468) 109 : cephadm 1 Reconfiguring osd.6 (monmap changed)... 2024-04-23T02:32:21.882 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:32:21 smithi191 bash[40117]: audit 2024-04-23T02:32:20.640478+0000 mon.c (mon.1) 52 : audit 1 from='mgr.25468 172.21.15.37:0/2063831359' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.6"}]: dispatch 2024-04-23T02:32:21.882 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:32:21 smithi191 bash[40117]: audit 2024-04-23T02:32:20.642096+0000 mon.c (mon.1) 53 : audit 0 from='mgr.25468 172.21.15.37:0/2063831359' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-23T02:32:21.882 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:32:21 smithi191 bash[40117]: cephadm 2024-04-23T02:32:20.646914+0000 mgr.y (mgr.25468) 110 : cephadm 1 Reconfiguring daemon osd.6 on smithi191 2024-04-23T02:32:22.060 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:32:21 smithi037 bash[54030]: cluster 2024-04-23T02:32:20.376030+0000 mgr.y (mgr.25468) 108 : cluster 0 pgmap v59: 161 pgs: 161 active+clean; 604 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-04-23T02:32:22.061 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:32:21 smithi037 bash[54030]: audit 2024-04-23T02:32:20.620958+0000 mon.a (mon.0) 133 : audit 1 from='mgr.25468 ' entity='mgr.y' 2024-04-23T02:32:22.061 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:32:21 smithi037 bash[54030]: audit 2024-04-23T02:32:20.632927+0000 mon.a (mon.0) 134 : audit 1 from='mgr.25468 ' entity='mgr.y' 2024-04-23T02:32:22.061 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:32:21 smithi037 bash[54030]: cephadm 2024-04-23T02:32:20.639899+0000 mgr.y (mgr.25468) 109 : cephadm 1 Reconfiguring osd.6 (monmap changed)... 2024-04-23T02:32:22.061 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:32:21 smithi037 bash[54030]: audit 2024-04-23T02:32:20.640478+0000 mon.c (mon.1) 52 : audit 1 from='mgr.25468 172.21.15.37:0/2063831359' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.6"}]: dispatch 2024-04-23T02:32:22.061 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:32:21 smithi037 bash[54030]: audit 2024-04-23T02:32:20.642096+0000 mon.c (mon.1) 53 : audit 0 from='mgr.25468 172.21.15.37:0/2063831359' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-23T02:32:22.061 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:32:21 smithi037 bash[54030]: cephadm 2024-04-23T02:32:20.646914+0000 mgr.y (mgr.25468) 110 : cephadm 1 Reconfiguring daemon osd.6 on smithi191 2024-04-23T02:32:22.061 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:32:21 smithi037 bash[56036]: cluster 2024-04-23T02:32:20.376030+0000 mgr.y (mgr.25468) 108 : cluster 0 pgmap v59: 161 pgs: 161 active+clean; 604 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-04-23T02:32:22.061 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:32:21 smithi037 bash[56036]: audit 2024-04-23T02:32:20.620958+0000 mon.a (mon.0) 133 : audit 1 from='mgr.25468 ' entity='mgr.y' 2024-04-23T02:32:22.061 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:32:21 smithi037 bash[56036]: audit 2024-04-23T02:32:20.632927+0000 mon.a (mon.0) 134 : audit 1 from='mgr.25468 ' entity='mgr.y' 2024-04-23T02:32:22.061 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:32:21 smithi037 bash[56036]: cephadm 2024-04-23T02:32:20.639899+0000 mgr.y (mgr.25468) 109 : cephadm 1 Reconfiguring osd.6 (monmap changed)... 2024-04-23T02:32:22.061 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:32:21 smithi037 bash[56036]: audit 2024-04-23T02:32:20.640478+0000 mon.c (mon.1) 52 : audit 1 from='mgr.25468 172.21.15.37:0/2063831359' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.6"}]: dispatch 2024-04-23T02:32:22.061 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:32:21 smithi037 bash[56036]: audit 2024-04-23T02:32:20.642096+0000 mon.c (mon.1) 53 : audit 0 from='mgr.25468 172.21.15.37:0/2063831359' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-23T02:32:22.062 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:32:21 smithi037 bash[56036]: cephadm 2024-04-23T02:32:20.646914+0000 mgr.y (mgr.25468) 110 : cephadm 1 Reconfiguring daemon osd.6 on smithi191 2024-04-23T02:32:23.929 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:32:23 smithi191 bash[40117]: cluster 2024-04-23T02:32:22.377727+0000 mgr.y (mgr.25468) 111 : cluster 0 pgmap v60: 161 pgs: 161 active+clean; 604 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-04-23T02:32:23.929 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:32:23 smithi191 bash[40117]: audit 2024-04-23T02:32:22.621979+0000 mon.a (mon.0) 135 : audit 1 from='mgr.25468 ' entity='mgr.y' 2024-04-23T02:32:23.929 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:32:23 smithi191 bash[40117]: audit 2024-04-23T02:32:22.643753+0000 mon.a (mon.0) 136 : audit 1 from='mgr.25468 ' entity='mgr.y' 2024-04-23T02:32:23.929 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:32:23 smithi191 bash[40117]: cephadm 2024-04-23T02:32:22.665747+0000 mgr.y (mgr.25468) 112 : cephadm 1 Reconfiguring osd.7 (monmap changed)... 2024-04-23T02:32:23.929 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:32:23 smithi191 bash[40117]: audit 2024-04-23T02:32:22.666327+0000 mon.c (mon.1) 54 : audit 1 from='mgr.25468 172.21.15.37:0/2063831359' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.7"}]: dispatch 2024-04-23T02:32:23.929 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:32:23 smithi191 bash[40117]: audit 2024-04-23T02:32:22.668109+0000 mon.c (mon.1) 55 : audit 0 from='mgr.25468 172.21.15.37:0/2063831359' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-23T02:32:23.929 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:32:23 smithi191 bash[40117]: cephadm 2024-04-23T02:32:22.673834+0000 mgr.y (mgr.25468) 113 : cephadm 1 Reconfiguring daemon osd.7 on smithi191 2024-04-23T02:32:24.060 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:32:23 smithi037 bash[54030]: cluster 2024-04-23T02:32:22.377727+0000 mgr.y (mgr.25468) 111 : cluster 0 pgmap v60: 161 pgs: 161 active+clean; 604 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-04-23T02:32:24.061 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:32:23 smithi037 bash[54030]: audit 2024-04-23T02:32:22.621979+0000 mon.a (mon.0) 135 : audit 1 from='mgr.25468 ' entity='mgr.y' 2024-04-23T02:32:24.061 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:32:23 smithi037 bash[54030]: audit 2024-04-23T02:32:22.643753+0000 mon.a (mon.0) 136 : audit 1 from='mgr.25468 ' entity='mgr.y' 2024-04-23T02:32:24.061 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:32:23 smithi037 bash[54030]: cephadm 2024-04-23T02:32:22.665747+0000 mgr.y (mgr.25468) 112 : cephadm 1 Reconfiguring osd.7 (monmap changed)... 2024-04-23T02:32:24.061 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:32:23 smithi037 bash[54030]: audit 2024-04-23T02:32:22.666327+0000 mon.c (mon.1) 54 : audit 1 from='mgr.25468 172.21.15.37:0/2063831359' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.7"}]: dispatch 2024-04-23T02:32:24.061 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:32:23 smithi037 bash[54030]: audit 2024-04-23T02:32:22.668109+0000 mon.c (mon.1) 55 : audit 0 from='mgr.25468 172.21.15.37:0/2063831359' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-23T02:32:24.061 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:32:23 smithi037 bash[54030]: cephadm 2024-04-23T02:32:22.673834+0000 mgr.y (mgr.25468) 113 : cephadm 1 Reconfiguring daemon osd.7 on smithi191 2024-04-23T02:32:24.061 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:32:23 smithi037 bash[56036]: cluster 2024-04-23T02:32:22.377727+0000 mgr.y (mgr.25468) 111 : cluster 0 pgmap v60: 161 pgs: 161 active+clean; 604 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-04-23T02:32:24.061 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:32:23 smithi037 bash[56036]: audit 2024-04-23T02:32:22.621979+0000 mon.a (mon.0) 135 : audit 1 from='mgr.25468 ' entity='mgr.y' 2024-04-23T02:32:24.061 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:32:23 smithi037 bash[56036]: audit 2024-04-23T02:32:22.643753+0000 mon.a (mon.0) 136 : audit 1 from='mgr.25468 ' entity='mgr.y' 2024-04-23T02:32:24.061 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:32:23 smithi037 bash[56036]: cephadm 2024-04-23T02:32:22.665747+0000 mgr.y (mgr.25468) 112 : cephadm 1 Reconfiguring osd.7 (monmap changed)... 2024-04-23T02:32:24.061 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:32:23 smithi037 bash[56036]: audit 2024-04-23T02:32:22.666327+0000 mon.c (mon.1) 54 : audit 1 from='mgr.25468 172.21.15.37:0/2063831359' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.7"}]: dispatch 2024-04-23T02:32:24.061 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:32:23 smithi037 bash[56036]: audit 2024-04-23T02:32:22.668109+0000 mon.c (mon.1) 55 : audit 0 from='mgr.25468 172.21.15.37:0/2063831359' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-23T02:32:24.062 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:32:23 smithi037 bash[56036]: cephadm 2024-04-23T02:32:22.673834+0000 mgr.y (mgr.25468) 113 : cephadm 1 Reconfiguring daemon osd.7 on smithi191 2024-04-23T02:32:26.060 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:32:25 smithi037 bash[56036]: cluster 2024-04-23T02:32:24.378507+0000 mgr.y (mgr.25468) 114 : cluster 0 pgmap v61: 161 pgs: 161 active+clean; 604 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-04-23T02:32:26.061 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:32:25 smithi037 bash[56036]: audit 2024-04-23T02:32:24.720605+0000 mon.a (mon.0) 137 : audit 1 from='mgr.25468 ' entity='mgr.y' 2024-04-23T02:32:26.061 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:32:25 smithi037 bash[56036]: audit 2024-04-23T02:32:24.735518+0000 mon.a (mon.0) 138 : audit 1 from='mgr.25468 ' entity='mgr.y' 2024-04-23T02:32:26.061 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:32:25 smithi037 bash[56036]: cephadm 2024-04-23T02:32:24.744729+0000 mgr.y (mgr.25468) 115 : cephadm 1 Reconfiguring rgw.foo.smithi191.arojwq (monmap changed)... 2024-04-23T02:32:26.061 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:32:25 smithi037 bash[56036]: audit 2024-04-23T02:32:24.745407+0000 mon.c (mon.1) 56 : audit 1 from='mgr.25468 172.21.15.37:0/2063831359' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi191.arojwq", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-04-23T02:32:26.061 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:32:25 smithi037 bash[56036]: audit 2024-04-23T02:32:24.746058+0000 mon.a (mon.0) 139 : audit 1 from='mgr.25468 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi191.arojwq", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-04-23T02:32:26.061 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:32:25 smithi037 bash[56036]: audit 2024-04-23T02:32:24.750227+0000 mon.c (mon.1) 57 : audit 0 from='mgr.25468 172.21.15.37:0/2063831359' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-23T02:32:26.061 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:32:25 smithi037 bash[56036]: cephadm 2024-04-23T02:32:24.751847+0000 mgr.y (mgr.25468) 116 : cephadm 1 Reconfiguring daemon rgw.foo.smithi191.arojwq on smithi191 2024-04-23T02:32:26.061 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:32:25 smithi037 bash[54030]: cluster 2024-04-23T02:32:24.378507+0000 mgr.y (mgr.25468) 114 : cluster 0 pgmap v61: 161 pgs: 161 active+clean; 604 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-04-23T02:32:26.061 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:32:25 smithi037 bash[54030]: audit 2024-04-23T02:32:24.720605+0000 mon.a (mon.0) 137 : audit 1 from='mgr.25468 ' entity='mgr.y' 2024-04-23T02:32:26.061 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:32:25 smithi037 bash[54030]: audit 2024-04-23T02:32:24.735518+0000 mon.a (mon.0) 138 : audit 1 from='mgr.25468 ' entity='mgr.y' 2024-04-23T02:32:26.062 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:32:25 smithi037 bash[54030]: cephadm 2024-04-23T02:32:24.744729+0000 mgr.y (mgr.25468) 115 : cephadm 1 Reconfiguring rgw.foo.smithi191.arojwq (monmap changed)... 2024-04-23T02:32:26.062 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:32:25 smithi037 bash[54030]: audit 2024-04-23T02:32:24.745407+0000 mon.c (mon.1) 56 : audit 1 from='mgr.25468 172.21.15.37:0/2063831359' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi191.arojwq", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-04-23T02:32:26.062 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:32:25 smithi037 bash[54030]: audit 2024-04-23T02:32:24.746058+0000 mon.a (mon.0) 139 : audit 1 from='mgr.25468 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi191.arojwq", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-04-23T02:32:26.062 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:32:25 smithi037 bash[54030]: audit 2024-04-23T02:32:24.750227+0000 mon.c (mon.1) 57 : audit 0 from='mgr.25468 172.21.15.37:0/2063831359' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-23T02:32:26.062 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:32:25 smithi037 bash[54030]: cephadm 2024-04-23T02:32:24.751847+0000 mgr.y (mgr.25468) 116 : cephadm 1 Reconfiguring daemon rgw.foo.smithi191.arojwq on smithi191 2024-04-23T02:32:26.087 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:32:25 smithi191 bash[40117]: cluster 2024-04-23T02:32:24.378507+0000 mgr.y (mgr.25468) 114 : cluster 0 pgmap v61: 161 pgs: 161 active+clean; 604 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-04-23T02:32:26.087 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:32:25 smithi191 bash[40117]: audit 2024-04-23T02:32:24.720605+0000 mon.a (mon.0) 137 : audit 1 from='mgr.25468 ' entity='mgr.y' 2024-04-23T02:32:26.087 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:32:25 smithi191 bash[40117]: audit 2024-04-23T02:32:24.735518+0000 mon.a (mon.0) 138 : audit 1 from='mgr.25468 ' entity='mgr.y' 2024-04-23T02:32:26.087 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:32:25 smithi191 bash[40117]: cephadm 2024-04-23T02:32:24.744729+0000 mgr.y (mgr.25468) 115 : cephadm 1 Reconfiguring rgw.foo.smithi191.arojwq (monmap changed)... 2024-04-23T02:32:26.087 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:32:25 smithi191 bash[40117]: audit 2024-04-23T02:32:24.745407+0000 mon.c (mon.1) 56 : audit 1 from='mgr.25468 172.21.15.37:0/2063831359' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi191.arojwq", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-04-23T02:32:26.087 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:32:25 smithi191 bash[40117]: audit 2024-04-23T02:32:24.746058+0000 mon.a (mon.0) 139 : audit 1 from='mgr.25468 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi191.arojwq", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-04-23T02:32:26.087 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:32:25 smithi191 bash[40117]: audit 2024-04-23T02:32:24.750227+0000 mon.c (mon.1) 57 : audit 0 from='mgr.25468 172.21.15.37:0/2063831359' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-23T02:32:26.087 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:32:25 smithi191 bash[40117]: cephadm 2024-04-23T02:32:24.751847+0000 mgr.y (mgr.25468) 116 : cephadm 1 Reconfiguring daemon rgw.foo.smithi191.arojwq on smithi191 2024-04-23T02:32:26.167 INFO:teuthology.orchestra.run.smithi037.stdout:true 2024-04-23T02:32:26.948 INFO:teuthology.orchestra.run.smithi037.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-04-23T02:32:26.949 INFO:teuthology.orchestra.run.smithi037.stdout:alertmanager.a smithi037 *:9093,9094 running (4m) 78s ago 10m 10.2M - 0.20.0 0881eb8f169f 1b9e4bd608dc 2024-04-23T02:32:26.949 INFO:teuthology.orchestra.run.smithi037.stdout:grafana.a smithi191 *:3000 running (3m) 47s ago 10m 25.9M - 6.7.4 557c83e11646 cfce89c1dd30 2024-04-23T02:32:26.949 INFO:teuthology.orchestra.run.smithi037.stdout:iscsi.foo.smithi037.qdajck smithi037 unknown 78s ago 8m - - 2024-04-23T02:32:26.949 INFO:teuthology.orchestra.run.smithi037.stdout:mgr.x smithi191 *:8443,8765 running (2m) 47s ago 15m 440M - 18.2.2-1237-g646b8c7d 9900ed1a6b81 b3456bc9b9ef 2024-04-23T02:32:26.949 INFO:teuthology.orchestra.run.smithi037.stdout:mgr.y smithi037 *:8443,8765 running (3m) 78s ago 16m 479M - 18.2.2-1237-g646b8c7d 9900ed1a6b81 19b52a26f1ca 2024-04-23T02:32:26.949 INFO:teuthology.orchestra.run.smithi037.stdout:mon.a smithi037 running (2m) 78s ago 17m 46.1M 2048M 18.2.2-1237-g646b8c7d 9900ed1a6b81 6d03d23cb94e 2024-04-23T02:32:26.949 INFO:teuthology.orchestra.run.smithi037.stdout:mon.b smithi191 running (60s) 47s ago 15m 40.9M 2048M 18.2.2-1237-g646b8c7d 9900ed1a6b81 a5c2b4539944 2024-04-23T02:32:26.949 INFO:teuthology.orchestra.run.smithi037.stdout:mon.c smithi037 running (88s) 78s ago 15m 38.6M 2048M 18.2.2-1237-g646b8c7d 9900ed1a6b81 f6fcc457b7d2 2024-04-23T02:32:26.949 INFO:teuthology.orchestra.run.smithi037.stdout:node-exporter.a smithi037 *:9100 running (4m) 78s ago 11m 9312k - 0.18.1 e5a616e4b9cf 9f1e46faf95f 2024-04-23T02:32:26.949 INFO:teuthology.orchestra.run.smithi037.stdout:node-exporter.b smithi191 *:9100 running (3m) 47s ago 11m 3760k - 0.18.1 e5a616e4b9cf 4b3fa5356419 2024-04-23T02:32:26.949 INFO:teuthology.orchestra.run.smithi037.stdout:osd.0 smithi037 running (14m) 78s ago 14m 55.8M 4096M 16.2.0 24ecd6d5f14c 885544a62f16 2024-04-23T02:32:26.949 INFO:teuthology.orchestra.run.smithi037.stdout:osd.1 smithi037 running (14m) 78s ago 14m 54.5M 4096M 16.2.0 24ecd6d5f14c 25fcc758e2c4 2024-04-23T02:32:26.950 INFO:teuthology.orchestra.run.smithi037.stdout:osd.2 smithi037 running (13m) 78s ago 14m 51.0M 4096M 16.2.0 24ecd6d5f14c f06ea64c4342 2024-04-23T02:32:26.950 INFO:teuthology.orchestra.run.smithi037.stdout:osd.3 smithi037 running (13m) 78s ago 13m 56.4M 4096M 16.2.0 24ecd6d5f14c 86bba9f86542 2024-04-23T02:32:26.950 INFO:teuthology.orchestra.run.smithi037.stdout:osd.4 smithi191 running (13m) 47s ago 13m 56.9M 4096M 16.2.0 24ecd6d5f14c 4bef4ae21d58 2024-04-23T02:32:26.950 INFO:teuthology.orchestra.run.smithi037.stdout:osd.5 smithi191 running (12m) 47s ago 12m 53.2M 4096M 16.2.0 24ecd6d5f14c e96fff457fff 2024-04-23T02:32:26.950 INFO:teuthology.orchestra.run.smithi037.stdout:osd.6 smithi191 running (12m) 47s ago 12m 54.3M 4096M 16.2.0 24ecd6d5f14c 8e1356132ee5 2024-04-23T02:32:26.950 INFO:teuthology.orchestra.run.smithi037.stdout:osd.7 smithi191 running (12m) 47s ago 12m 56.5M 4096M 16.2.0 24ecd6d5f14c 925eb6ef69e9 2024-04-23T02:32:26.950 INFO:teuthology.orchestra.run.smithi037.stdout:prometheus.a smithi191 *:9095 error 47s ago 11m - - 2024-04-23T02:32:26.950 INFO:teuthology.orchestra.run.smithi037.stdout:rgw.foo.smithi037.ajnubp smithi037 *:8000 running (9m) 78s ago 9m 56.5M - 16.2.0 24ecd6d5f14c 98e454e01e1c 2024-04-23T02:32:26.950 INFO:teuthology.orchestra.run.smithi037.stdout:rgw.foo.smithi191.arojwq smithi191 *:8000 running (9m) 47s ago 9m 57.0M - 16.2.0 24ecd6d5f14c c3f6e10394ec 2024-04-23T02:32:26.950 INFO:teuthology.orchestra.run.smithi037.stdout:rgw.smpl.smithi037.oowzwi smithi037 *:80 running (9m) 78s ago 9m 56.3M - 16.2.0 24ecd6d5f14c e986069c49da 2024-04-23T02:32:26.950 INFO:teuthology.orchestra.run.smithi037.stdout:rgw.smpl.smithi191.vzlgqs smithi191 *:80 running (9m) 47s ago 9m 57.2M - 16.2.0 24ecd6d5f14c 5e62488f89f3 2024-04-23T02:32:27.410 INFO:teuthology.orchestra.run.smithi037.stdout:{ 2024-04-23T02:32:27.410 INFO:teuthology.orchestra.run.smithi037.stdout: "mon": { 2024-04-23T02:32:27.410 INFO:teuthology.orchestra.run.smithi037.stdout: "ceph version 18.2.2-1237-g646b8c7d (646b8c7d293d8ec31a40c69f7b3237b19c1be24d) reef (stable)": 3 2024-04-23T02:32:27.410 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-04-23T02:32:27.410 INFO:teuthology.orchestra.run.smithi037.stdout: "mgr": { 2024-04-23T02:32:27.410 INFO:teuthology.orchestra.run.smithi037.stdout: "ceph version 18.2.2-1237-g646b8c7d (646b8c7d293d8ec31a40c69f7b3237b19c1be24d) reef (stable)": 2 2024-04-23T02:32:27.410 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-04-23T02:32:27.410 INFO:teuthology.orchestra.run.smithi037.stdout: "osd": { 2024-04-23T02:32:27.410 INFO:teuthology.orchestra.run.smithi037.stdout: "ceph version 16.2.0 (0c2054e95bcd9b30fdd908a79ac1d8bbc3394442) pacific (stable)": 8 2024-04-23T02:32:27.410 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-04-23T02:32:27.410 INFO:teuthology.orchestra.run.smithi037.stdout: "rgw": { 2024-04-23T02:32:27.410 INFO:teuthology.orchestra.run.smithi037.stdout: "ceph version 16.2.0 (0c2054e95bcd9b30fdd908a79ac1d8bbc3394442) pacific (stable)": 4 2024-04-23T02:32:27.411 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-04-23T02:32:27.411 INFO:teuthology.orchestra.run.smithi037.stdout: "overall": { 2024-04-23T02:32:27.411 INFO:teuthology.orchestra.run.smithi037.stdout: "ceph version 16.2.0 (0c2054e95bcd9b30fdd908a79ac1d8bbc3394442) pacific (stable)": 12, 2024-04-23T02:32:27.411 INFO:teuthology.orchestra.run.smithi037.stdout: "ceph version 18.2.2-1237-g646b8c7d (646b8c7d293d8ec31a40c69f7b3237b19c1be24d) reef (stable)": 5 2024-04-23T02:32:27.411 INFO:teuthology.orchestra.run.smithi037.stdout: } 2024-04-23T02:32:27.411 INFO:teuthology.orchestra.run.smithi037.stdout:} 2024-04-23T02:32:27.798 INFO:teuthology.orchestra.run.smithi037.stdout:{ 2024-04-23T02:32:27.798 INFO:teuthology.orchestra.run.smithi037.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph@sha256:417b28a7fda24d3105eeb9bae56a845b9ffa154499a85601880a5fd035847210", 2024-04-23T02:32:27.798 INFO:teuthology.orchestra.run.smithi037.stdout: "in_progress": true, 2024-04-23T02:32:27.798 INFO:teuthology.orchestra.run.smithi037.stdout: "which": "Upgrading all daemon types on all hosts", 2024-04-23T02:32:27.798 INFO:teuthology.orchestra.run.smithi037.stdout: "services_complete": [ 2024-04-23T02:32:27.798 INFO:teuthology.orchestra.run.smithi037.stdout: "mon", 2024-04-23T02:32:27.798 INFO:teuthology.orchestra.run.smithi037.stdout: "mgr" 2024-04-23T02:32:27.799 INFO:teuthology.orchestra.run.smithi037.stdout: ], 2024-04-23T02:32:27.799 INFO:teuthology.orchestra.run.smithi037.stdout: "progress": "5/23 daemons upgraded", 2024-04-23T02:32:27.799 INFO:teuthology.orchestra.run.smithi037.stdout: "message": "Currently upgrading mon daemons", 2024-04-23T02:32:27.799 INFO:teuthology.orchestra.run.smithi037.stdout: "is_paused": false 2024-04-23T02:32:27.799 INFO:teuthology.orchestra.run.smithi037.stdout:} 2024-04-23T02:32:27.934 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:32:27 smithi191 bash[40117]: audit 2024-04-23T02:32:26.143513+0000 mgr.y (mgr.25468) 117 : audit 0 from='client.44269 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T02:32:27.934 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:32:27 smithi191 bash[40117]: cluster 2024-04-23T02:32:26.380294+0000 mgr.y (mgr.25468) 118 : cluster 0 pgmap v62: 161 pgs: 161 active+clean; 604 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-04-23T02:32:27.934 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:32:27 smithi191 bash[40117]: audit 2024-04-23T02:32:26.533226+0000 mgr.y (mgr.25468) 119 : audit 0 from='client.34413 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T02:32:27.934 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:32:27 smithi191 bash[40117]: audit 2024-04-23T02:32:26.660607+0000 mon.a (mon.0) 140 : audit 1 from='mgr.25468 ' entity='mgr.y' 2024-04-23T02:32:27.934 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:32:27 smithi191 bash[40117]: audit 2024-04-23T02:32:26.672994+0000 mon.a (mon.0) 141 : audit 1 from='mgr.25468 ' entity='mgr.y' 2024-04-23T02:32:27.934 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:32:27 smithi191 bash[40117]: cephadm 2024-04-23T02:32:26.722008+0000 mgr.y (mgr.25468) 120 : cephadm 1 Reconfiguring rgw.smpl.smithi191.vzlgqs (monmap changed)... 2024-04-23T02:32:27.934 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:32:27 smithi191 bash[40117]: audit 2024-04-23T02:32:26.725436+0000 mon.c (mon.1) 58 : audit 1 from='mgr.25468 172.21.15.37:0/2063831359' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.smpl.smithi191.vzlgqs", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-04-23T02:32:27.934 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:32:27 smithi191 bash[40117]: audit 2024-04-23T02:32:26.726220+0000 mon.a (mon.0) 142 : audit 1 from='mgr.25468 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.smpl.smithi191.vzlgqs", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-04-23T02:32:27.934 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:32:27 smithi191 bash[40117]: audit 2024-04-23T02:32:26.730323+0000 mon.c (mon.1) 59 : audit 0 from='mgr.25468 172.21.15.37:0/2063831359' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-23T02:32:27.934 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:32:27 smithi191 bash[40117]: cephadm 2024-04-23T02:32:26.731894+0000 mgr.y (mgr.25468) 121 : cephadm 1 Reconfiguring daemon rgw.smpl.smithi191.vzlgqs on smithi191 2024-04-23T02:32:27.935 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:32:27 smithi191 bash[40117]: audit 2024-04-23T02:32:26.913874+0000 mgr.y (mgr.25468) 122 : audit 0 from='client.34419 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T02:32:27.935 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:32:27 smithi191 bash[40117]: audit 2024-04-23T02:32:27.401959+0000 mon.a (mon.0) 143 : audit 0 from='client.44287 172.21.15.37:0/704325602' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T02:32:28.061 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:32:27 smithi037 bash[56036]: audit 2024-04-23T02:32:26.143513+0000 mgr.y (mgr.25468) 117 : audit 0 from='client.44269 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T02:32:28.061 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:32:27 smithi037 bash[56036]: cluster 2024-04-23T02:32:26.380294+0000 mgr.y (mgr.25468) 118 : cluster 0 pgmap v62: 161 pgs: 161 active+clean; 604 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-04-23T02:32:28.061 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:32:27 smithi037 bash[56036]: audit 2024-04-23T02:32:26.533226+0000 mgr.y (mgr.25468) 119 : audit 0 from='client.34413 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T02:32:28.061 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:32:27 smithi037 bash[56036]: audit 2024-04-23T02:32:26.660607+0000 mon.a (mon.0) 140 : audit 1 from='mgr.25468 ' entity='mgr.y' 2024-04-23T02:32:28.061 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:32:27 smithi037 bash[56036]: audit 2024-04-23T02:32:26.672994+0000 mon.a (mon.0) 141 : audit 1 from='mgr.25468 ' entity='mgr.y' 2024-04-23T02:32:28.062 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:32:27 smithi037 bash[56036]: cephadm 2024-04-23T02:32:26.722008+0000 mgr.y (mgr.25468) 120 : cephadm 1 Reconfiguring rgw.smpl.smithi191.vzlgqs (monmap changed)... 2024-04-23T02:32:28.062 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:32:27 smithi037 bash[56036]: audit 2024-04-23T02:32:26.725436+0000 mon.c (mon.1) 58 : audit 1 from='mgr.25468 172.21.15.37:0/2063831359' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.smpl.smithi191.vzlgqs", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-04-23T02:32:28.062 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:32:27 smithi037 bash[56036]: audit 2024-04-23T02:32:26.726220+0000 mon.a (mon.0) 142 : audit 1 from='mgr.25468 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.smpl.smithi191.vzlgqs", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-04-23T02:32:28.062 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:32:27 smithi037 bash[56036]: audit 2024-04-23T02:32:26.730323+0000 mon.c (mon.1) 59 : audit 0 from='mgr.25468 172.21.15.37:0/2063831359' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-23T02:32:28.062 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:32:27 smithi037 bash[56036]: cephadm 2024-04-23T02:32:26.731894+0000 mgr.y (mgr.25468) 121 : cephadm 1 Reconfiguring daemon rgw.smpl.smithi191.vzlgqs on smithi191 2024-04-23T02:32:28.062 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:32:27 smithi037 bash[56036]: audit 2024-04-23T02:32:26.913874+0000 mgr.y (mgr.25468) 122 : audit 0 from='client.34419 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T02:32:28.062 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:32:27 smithi037 bash[56036]: audit 2024-04-23T02:32:27.401959+0000 mon.a (mon.0) 143 : audit 0 from='client.44287 172.21.15.37:0/704325602' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T02:32:28.062 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:32:27 smithi037 bash[54030]: audit 2024-04-23T02:32:26.143513+0000 mgr.y (mgr.25468) 117 : audit 0 from='client.44269 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T02:32:28.062 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:32:27 smithi037 bash[54030]: cluster 2024-04-23T02:32:26.380294+0000 mgr.y (mgr.25468) 118 : cluster 0 pgmap v62: 161 pgs: 161 active+clean; 604 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-04-23T02:32:28.062 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:32:27 smithi037 bash[54030]: audit 2024-04-23T02:32:26.533226+0000 mgr.y (mgr.25468) 119 : audit 0 from='client.34413 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T02:32:28.062 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:32:27 smithi037 bash[54030]: audit 2024-04-23T02:32:26.660607+0000 mon.a (mon.0) 140 : audit 1 from='mgr.25468 ' entity='mgr.y' 2024-04-23T02:32:28.063 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:32:27 smithi037 bash[54030]: audit 2024-04-23T02:32:26.672994+0000 mon.a (mon.0) 141 : audit 1 from='mgr.25468 ' entity='mgr.y' 2024-04-23T02:32:28.063 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:32:27 smithi037 bash[54030]: cephadm 2024-04-23T02:32:26.722008+0000 mgr.y (mgr.25468) 120 : cephadm 1 Reconfiguring rgw.smpl.smithi191.vzlgqs (monmap changed)... 2024-04-23T02:32:28.063 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:32:27 smithi037 bash[54030]: audit 2024-04-23T02:32:26.725436+0000 mon.c (mon.1) 58 : audit 1 from='mgr.25468 172.21.15.37:0/2063831359' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.smpl.smithi191.vzlgqs", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-04-23T02:32:28.063 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:32:27 smithi037 bash[54030]: audit 2024-04-23T02:32:26.726220+0000 mon.a (mon.0) 142 : audit 1 from='mgr.25468 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.smpl.smithi191.vzlgqs", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-04-23T02:32:28.063 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:32:27 smithi037 bash[54030]: audit 2024-04-23T02:32:26.730323+0000 mon.c (mon.1) 59 : audit 0 from='mgr.25468 172.21.15.37:0/2063831359' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-23T02:32:28.063 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:32:27 smithi037 bash[54030]: cephadm 2024-04-23T02:32:26.731894+0000 mgr.y (mgr.25468) 121 : cephadm 1 Reconfiguring daemon rgw.smpl.smithi191.vzlgqs on smithi191 2024-04-23T02:32:28.063 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:32:27 smithi037 bash[54030]: audit 2024-04-23T02:32:26.913874+0000 mgr.y (mgr.25468) 122 : audit 0 from='client.34419 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T02:32:28.063 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:32:27 smithi037 bash[54030]: audit 2024-04-23T02:32:27.401959+0000 mon.a (mon.0) 143 : audit 0 from='client.44287 172.21.15.37:0/704325602' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T02:32:28.242 INFO:teuthology.orchestra.run.smithi037.stdout:HEALTH_WARN 2 failed cephadm daemon(s) 2024-04-23T02:32:28.242 INFO:teuthology.orchestra.run.smithi037.stdout:[WRN] CEPHADM_FAILED_DAEMON: 2 failed cephadm daemon(s) 2024-04-23T02:32:28.242 INFO:teuthology.orchestra.run.smithi037.stdout: daemon iscsi.foo.smithi037.qdajck on smithi037 is in unknown state 2024-04-23T02:32:28.242 INFO:teuthology.orchestra.run.smithi037.stdout: daemon prometheus.a on smithi191 is in error state 2024-04-23T02:32:28.934 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:32:28 smithi191 bash[40117]: audit 2024-04-23T02:32:27.789957+0000 mgr.y (mgr.25468) 123 : audit 0 from='client.44293 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T02:32:28.934 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:32:28 smithi191 bash[40117]: audit 2024-04-23T02:32:28.234533+0000 mon.c (mon.1) 60 : audit 0 from='client.44299 172.21.15.37:0/787643056' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-23T02:32:28.934 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:32:28 smithi191 bash[40117]: audit 2024-04-23T02:32:28.649995+0000 mon.a (mon.0) 144 : audit 1 from='mgr.25468 ' entity='mgr.y' 2024-04-23T02:32:29.060 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:32:28 smithi037 bash[54030]: audit 2024-04-23T02:32:27.789957+0000 mgr.y (mgr.25468) 123 : audit 0 from='client.44293 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T02:32:29.060 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:32:28 smithi037 bash[54030]: audit 2024-04-23T02:32:28.234533+0000 mon.c (mon.1) 60 : audit 0 from='client.44299 172.21.15.37:0/787643056' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-23T02:32:29.060 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:32:28 smithi037 bash[54030]: audit 2024-04-23T02:32:28.649995+0000 mon.a (mon.0) 144 : audit 1 from='mgr.25468 ' entity='mgr.y' 2024-04-23T02:32:29.061 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:32:28 smithi037 bash[56036]: audit 2024-04-23T02:32:27.789957+0000 mgr.y (mgr.25468) 123 : audit 0 from='client.44293 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T02:32:29.061 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:32:28 smithi037 bash[56036]: audit 2024-04-23T02:32:28.234533+0000 mon.c (mon.1) 60 : audit 0 from='client.44299 172.21.15.37:0/787643056' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-23T02:32:29.061 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:32:28 smithi037 bash[56036]: audit 2024-04-23T02:32:28.649995+0000 mon.a (mon.0) 144 : audit 1 from='mgr.25468 ' entity='mgr.y' 2024-04-23T02:32:29.934 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:32:29 smithi191 bash[40117]: cluster 2024-04-23T02:32:28.381130+0000 mgr.y (mgr.25468) 124 : cluster 0 pgmap v63: 161 pgs: 161 active+clean; 604 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-04-23T02:32:29.934 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:32:29 smithi191 bash[40117]: audit 2024-04-23T02:32:28.664084+0000 mon.a (mon.0) 145 : audit 1 from='mgr.25468 ' entity='mgr.y' 2024-04-23T02:32:29.934 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:32:29 smithi191 bash[40117]: audit 2024-04-23T02:32:28.712686+0000 mon.c (mon.1) 61 : audit 0 from='mgr.25468 172.21.15.37:0/2063831359' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-23T02:32:29.935 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:32:29 smithi191 bash[40117]: audit 2024-04-23T02:32:28.720935+0000 mon.c (mon.1) 62 : audit 0 from='mgr.25468 172.21.15.37:0/2063831359' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T02:32:29.935 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:32:29 smithi191 bash[40117]: audit 2024-04-23T02:32:28.724178+0000 mon.c (mon.1) 63 : audit 0 from='mgr.25468 172.21.15.37:0/2063831359' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T02:32:29.935 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:32:29 smithi191 bash[40117]: cephadm 2024-04-23T02:32:28.725517+0000 mgr.y (mgr.25468) 125 : cephadm 1 Upgrade: Setting container_image for all mon 2024-04-23T02:32:29.935 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:32:29 smithi191 bash[40117]: audit 2024-04-23T02:32:28.735082+0000 mon.a (mon.0) 146 : audit 1 from='mgr.25468 ' entity='mgr.y' 2024-04-23T02:32:29.935 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:32:29 smithi191 bash[40117]: audit 2024-04-23T02:32:28.738165+0000 mon.c (mon.1) 64 : audit 1 from='mgr.25468 172.21.15.37:0/2063831359' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.a"}]: dispatch 2024-04-23T02:32:29.935 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:32:29 smithi191 bash[40117]: audit 2024-04-23T02:32:28.739032+0000 mon.a (mon.0) 147 : audit 1 from='mgr.25468 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.a"}]: dispatch 2024-04-23T02:32:29.935 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:32:29 smithi191 bash[40117]: audit 2024-04-23T02:32:28.746503+0000 mon.a (mon.0) 148 : audit 1 from='mgr.25468 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.a"}]': finished 2024-04-23T02:32:29.935 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:32:29 smithi191 bash[40117]: audit 2024-04-23T02:32:28.747919+0000 mon.c (mon.1) 65 : audit 1 from='mgr.25468 172.21.15.37:0/2063831359' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-04-23T02:32:29.935 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:32:29 smithi191 bash[40117]: audit 2024-04-23T02:32:28.748565+0000 mon.a (mon.0) 149 : audit 1 from='mgr.25468 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-04-23T02:32:29.935 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:32:29 smithi191 bash[40117]: audit 2024-04-23T02:32:28.755316+0000 mon.a (mon.0) 150 : audit 1 from='mgr.25468 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]': finished 2024-04-23T02:32:29.935 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:32:29 smithi191 bash[40117]: audit 2024-04-23T02:32:28.756938+0000 mon.c (mon.1) 66 : audit 1 from='mgr.25468 172.21.15.37:0/2063831359' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.c"}]: dispatch 2024-04-23T02:32:29.935 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:32:29 smithi191 bash[40117]: audit 2024-04-23T02:32:28.757538+0000 mon.a (mon.0) 151 : audit 1 from='mgr.25468 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.c"}]: dispatch 2024-04-23T02:32:29.935 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:32:29 smithi191 bash[40117]: audit 2024-04-23T02:32:28.763685+0000 mon.a (mon.0) 152 : audit 1 from='mgr.25468 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.c"}]': finished 2024-04-23T02:32:29.935 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:32:29 smithi191 bash[40117]: audit 2024-04-23T02:32:28.766467+0000 mon.c (mon.1) 67 : audit 0 from='mgr.25468 172.21.15.37:0/2063831359' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T02:32:29.936 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:32:29 smithi191 bash[40117]: cephadm 2024-04-23T02:32:28.767722+0000 mgr.y (mgr.25468) 126 : cephadm 1 Upgrade: Setting container_image for all crash 2024-04-23T02:32:29.936 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:32:29 smithi191 bash[40117]: audit 2024-04-23T02:32:28.775706+0000 mon.a (mon.0) 153 : audit 1 from='mgr.25468 ' entity='mgr.y' 2024-04-23T02:32:29.936 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:32:29 smithi191 bash[40117]: audit 2024-04-23T02:32:28.778765+0000 mon.c (mon.1) 68 : audit 0 from='mgr.25468 172.21.15.37:0/2063831359' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["0"], "max": 16}]: dispatch 2024-04-23T02:32:29.936 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:32:29 smithi191 bash[40117]: audit 2024-04-23T02:32:28.779086+0000 mgr.y (mgr.25468) 127 : audit 0 from='mon.1 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["0"], "max": 16}]: dispatch 2024-04-23T02:32:29.936 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:32:29 smithi191 bash[40117]: cephadm 2024-04-23T02:32:28.781072+0000 mgr.y (mgr.25468) 128 : cephadm 1 Upgrade: osd.0 is safe to restart 2024-04-23T02:32:30.061 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:32:29 smithi037 bash[56036]: cluster 2024-04-23T02:32:28.381130+0000 mgr.y (mgr.25468) 124 : cluster 0 pgmap v63: 161 pgs: 161 active+clean; 604 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-04-23T02:32:30.061 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:32:29 smithi037 bash[56036]: audit 2024-04-23T02:32:28.664084+0000 mon.a (mon.0) 145 : audit 1 from='mgr.25468 ' entity='mgr.y' 2024-04-23T02:32:30.061 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:32:29 smithi037 bash[56036]: audit 2024-04-23T02:32:28.712686+0000 mon.c (mon.1) 61 : audit 0 from='mgr.25468 172.21.15.37:0/2063831359' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-23T02:32:30.061 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:32:29 smithi037 bash[56036]: audit 2024-04-23T02:32:28.720935+0000 mon.c (mon.1) 62 : audit 0 from='mgr.25468 172.21.15.37:0/2063831359' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T02:32:30.061 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:32:29 smithi037 bash[56036]: audit 2024-04-23T02:32:28.724178+0000 mon.c (mon.1) 63 : audit 0 from='mgr.25468 172.21.15.37:0/2063831359' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T02:32:30.061 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:32:29 smithi037 bash[56036]: cephadm 2024-04-23T02:32:28.725517+0000 mgr.y (mgr.25468) 125 : cephadm 1 Upgrade: Setting container_image for all mon 2024-04-23T02:32:30.061 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:32:29 smithi037 bash[56036]: audit 2024-04-23T02:32:28.735082+0000 mon.a (mon.0) 146 : audit 1 from='mgr.25468 ' entity='mgr.y' 2024-04-23T02:32:30.062 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:32:29 smithi037 bash[56036]: audit 2024-04-23T02:32:28.738165+0000 mon.c (mon.1) 64 : audit 1 from='mgr.25468 172.21.15.37:0/2063831359' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.a"}]: dispatch 2024-04-23T02:32:30.062 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:32:29 smithi037 bash[56036]: audit 2024-04-23T02:32:28.739032+0000 mon.a (mon.0) 147 : audit 1 from='mgr.25468 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.a"}]: dispatch 2024-04-23T02:32:30.062 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:32:29 smithi037 bash[56036]: audit 2024-04-23T02:32:28.746503+0000 mon.a (mon.0) 148 : audit 1 from='mgr.25468 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.a"}]': finished 2024-04-23T02:32:30.062 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:32:29 smithi037 bash[56036]: audit 2024-04-23T02:32:28.747919+0000 mon.c (mon.1) 65 : audit 1 from='mgr.25468 172.21.15.37:0/2063831359' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-04-23T02:32:30.062 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:32:29 smithi037 bash[56036]: audit 2024-04-23T02:32:28.748565+0000 mon.a (mon.0) 149 : audit 1 from='mgr.25468 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-04-23T02:32:30.062 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:32:29 smithi037 bash[56036]: audit 2024-04-23T02:32:28.755316+0000 mon.a (mon.0) 150 : audit 1 from='mgr.25468 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]': finished 2024-04-23T02:32:30.062 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:32:29 smithi037 bash[56036]: audit 2024-04-23T02:32:28.756938+0000 mon.c (mon.1) 66 : audit 1 from='mgr.25468 172.21.15.37:0/2063831359' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.c"}]: dispatch 2024-04-23T02:32:30.062 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:32:29 smithi037 bash[56036]: audit 2024-04-23T02:32:28.757538+0000 mon.a (mon.0) 151 : audit 1 from='mgr.25468 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.c"}]: dispatch 2024-04-23T02:32:30.062 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:32:29 smithi037 bash[56036]: audit 2024-04-23T02:32:28.763685+0000 mon.a (mon.0) 152 : audit 1 from='mgr.25468 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.c"}]': finished 2024-04-23T02:32:30.062 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:32:29 smithi037 bash[56036]: audit 2024-04-23T02:32:28.766467+0000 mon.c (mon.1) 67 : audit 0 from='mgr.25468 172.21.15.37:0/2063831359' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T02:32:30.062 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:32:29 smithi037 bash[56036]: cephadm 2024-04-23T02:32:28.767722+0000 mgr.y (mgr.25468) 126 : cephadm 1 Upgrade: Setting container_image for all crash 2024-04-23T02:32:30.062 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:32:29 smithi037 bash[56036]: audit 2024-04-23T02:32:28.775706+0000 mon.a (mon.0) 153 : audit 1 from='mgr.25468 ' entity='mgr.y' 2024-04-23T02:32:30.062 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:32:29 smithi037 bash[56036]: audit 2024-04-23T02:32:28.778765+0000 mon.c (mon.1) 68 : audit 0 from='mgr.25468 172.21.15.37:0/2063831359' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["0"], "max": 16}]: dispatch 2024-04-23T02:32:30.063 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:32:29 smithi037 bash[56036]: audit 2024-04-23T02:32:28.779086+0000 mgr.y (mgr.25468) 127 : audit 0 from='mon.1 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["0"], "max": 16}]: dispatch 2024-04-23T02:32:30.063 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:32:29 smithi037 bash[56036]: cephadm 2024-04-23T02:32:28.781072+0000 mgr.y (mgr.25468) 128 : cephadm 1 Upgrade: osd.0 is safe to restart 2024-04-23T02:32:30.063 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:32:29 smithi037 bash[54030]: cluster 2024-04-23T02:32:28.381130+0000 mgr.y (mgr.25468) 124 : cluster 0 pgmap v63: 161 pgs: 161 active+clean; 604 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-04-23T02:32:30.063 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:32:29 smithi037 bash[54030]: audit 2024-04-23T02:32:28.664084+0000 mon.a (mon.0) 145 : audit 1 from='mgr.25468 ' entity='mgr.y' 2024-04-23T02:32:30.063 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:32:29 smithi037 bash[54030]: audit 2024-04-23T02:32:28.712686+0000 mon.c (mon.1) 61 : audit 0 from='mgr.25468 172.21.15.37:0/2063831359' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-23T02:32:30.063 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:32:29 smithi037 bash[54030]: audit 2024-04-23T02:32:28.720935+0000 mon.c (mon.1) 62 : audit 0 from='mgr.25468 172.21.15.37:0/2063831359' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T02:32:30.063 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:32:29 smithi037 bash[54030]: audit 2024-04-23T02:32:28.724178+0000 mon.c (mon.1) 63 : audit 0 from='mgr.25468 172.21.15.37:0/2063831359' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T02:32:30.063 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:32:29 smithi037 bash[54030]: cephadm 2024-04-23T02:32:28.725517+0000 mgr.y (mgr.25468) 125 : cephadm 1 Upgrade: Setting container_image for all mon 2024-04-23T02:32:30.063 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:32:29 smithi037 bash[54030]: audit 2024-04-23T02:32:28.735082+0000 mon.a (mon.0) 146 : audit 1 from='mgr.25468 ' entity='mgr.y' 2024-04-23T02:32:30.063 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:32:29 smithi037 bash[54030]: audit 2024-04-23T02:32:28.738165+0000 mon.c (mon.1) 64 : audit 1 from='mgr.25468 172.21.15.37:0/2063831359' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.a"}]: dispatch 2024-04-23T02:32:30.063 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:32:29 smithi037 bash[54030]: audit 2024-04-23T02:32:28.739032+0000 mon.a (mon.0) 147 : audit 1 from='mgr.25468 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.a"}]: dispatch 2024-04-23T02:32:30.063 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:32:29 smithi037 bash[54030]: audit 2024-04-23T02:32:28.746503+0000 mon.a (mon.0) 148 : audit 1 from='mgr.25468 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.a"}]': finished 2024-04-23T02:32:30.064 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:32:29 smithi037 bash[54030]: audit 2024-04-23T02:32:28.747919+0000 mon.c (mon.1) 65 : audit 1 from='mgr.25468 172.21.15.37:0/2063831359' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-04-23T02:32:30.064 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:32:29 smithi037 bash[54030]: audit 2024-04-23T02:32:28.748565+0000 mon.a (mon.0) 149 : audit 1 from='mgr.25468 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-04-23T02:32:30.064 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:32:29 smithi037 bash[54030]: audit 2024-04-23T02:32:28.755316+0000 mon.a (mon.0) 150 : audit 1 from='mgr.25468 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]': finished 2024-04-23T02:32:30.064 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:32:29 smithi037 bash[54030]: audit 2024-04-23T02:32:28.756938+0000 mon.c (mon.1) 66 : audit 1 from='mgr.25468 172.21.15.37:0/2063831359' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.c"}]: dispatch 2024-04-23T02:32:30.064 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:32:29 smithi037 bash[54030]: audit 2024-04-23T02:32:28.757538+0000 mon.a (mon.0) 151 : audit 1 from='mgr.25468 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.c"}]: dispatch 2024-04-23T02:32:30.064 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:32:29 smithi037 bash[54030]: audit 2024-04-23T02:32:28.763685+0000 mon.a (mon.0) 152 : audit 1 from='mgr.25468 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.c"}]': finished 2024-04-23T02:32:30.064 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:32:29 smithi037 bash[54030]: audit 2024-04-23T02:32:28.766467+0000 mon.c (mon.1) 67 : audit 0 from='mgr.25468 172.21.15.37:0/2063831359' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T02:32:30.064 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:32:29 smithi037 bash[54030]: cephadm 2024-04-23T02:32:28.767722+0000 mgr.y (mgr.25468) 126 : cephadm 1 Upgrade: Setting container_image for all crash 2024-04-23T02:32:30.064 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:32:29 smithi037 bash[54030]: audit 2024-04-23T02:32:28.775706+0000 mon.a (mon.0) 153 : audit 1 from='mgr.25468 ' entity='mgr.y' 2024-04-23T02:32:30.064 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:32:29 smithi037 bash[54030]: audit 2024-04-23T02:32:28.778765+0000 mon.c (mon.1) 68 : audit 0 from='mgr.25468 172.21.15.37:0/2063831359' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["0"], "max": 16}]: dispatch 2024-04-23T02:32:30.064 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:32:29 smithi037 bash[54030]: audit 2024-04-23T02:32:28.779086+0000 mgr.y (mgr.25468) 127 : audit 0 from='mon.1 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["0"], "max": 16}]: dispatch 2024-04-23T02:32:30.064 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:32:29 smithi037 bash[54030]: cephadm 2024-04-23T02:32:28.781072+0000 mgr.y (mgr.25468) 128 : cephadm 1 Upgrade: osd.0 is safe to restart 2024-04-23T02:32:31.811 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:32:31 smithi037 bash[54030]: cluster 2024-04-23T02:32:30.381839+0000 mgr.y (mgr.25468) 129 : cluster 0 pgmap v64: 161 pgs: 161 active+clean; 604 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-04-23T02:32:31.811 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:32:31 smithi037 bash[54030]: audit 2024-04-23T02:32:31.162631+0000 mon.a (mon.0) 154 : audit 1 from='mgr.25468 ' entity='mgr.y' 2024-04-23T02:32:31.811 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:32:31 smithi037 bash[54030]: audit 2024-04-23T02:32:31.164911+0000 mon.c (mon.1) 69 : audit 1 from='mgr.25468 172.21.15.37:0/2063831359' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2024-04-23T02:32:31.811 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:32:31 smithi037 bash[54030]: audit 2024-04-23T02:32:31.166572+0000 mon.c (mon.1) 70 : audit 0 from='mgr.25468 172.21.15.37:0/2063831359' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-23T02:32:31.811 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:32:31 smithi037 bash[56036]: cluster 2024-04-23T02:32:30.381839+0000 mgr.y (mgr.25468) 129 : cluster 0 pgmap v64: 161 pgs: 161 active+clean; 604 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-04-23T02:32:31.811 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:32:31 smithi037 bash[56036]: audit 2024-04-23T02:32:31.162631+0000 mon.a (mon.0) 154 : audit 1 from='mgr.25468 ' entity='mgr.y' 2024-04-23T02:32:31.812 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:32:31 smithi037 bash[56036]: audit 2024-04-23T02:32:31.164911+0000 mon.c (mon.1) 69 : audit 1 from='mgr.25468 172.21.15.37:0/2063831359' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2024-04-23T02:32:31.812 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:32:31 smithi037 bash[56036]: audit 2024-04-23T02:32:31.166572+0000 mon.c (mon.1) 70 : audit 0 from='mgr.25468 172.21.15.37:0/2063831359' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-23T02:32:32.185 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:32:31 smithi191 bash[40117]: cluster 2024-04-23T02:32:30.381839+0000 mgr.y (mgr.25468) 129 : cluster 0 pgmap v64: 161 pgs: 161 active+clean; 604 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-04-23T02:32:32.186 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:32:31 smithi191 bash[40117]: audit 2024-04-23T02:32:31.162631+0000 mon.a (mon.0) 154 : audit 1 from='mgr.25468 ' entity='mgr.y' 2024-04-23T02:32:32.186 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:32:31 smithi191 bash[40117]: audit 2024-04-23T02:32:31.164911+0000 mon.c (mon.1) 69 : audit 1 from='mgr.25468 172.21.15.37:0/2063831359' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2024-04-23T02:32:32.186 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:32:31 smithi191 bash[40117]: audit 2024-04-23T02:32:31.166572+0000 mon.c (mon.1) 70 : audit 0 from='mgr.25468 172.21.15.37:0/2063831359' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-23T02:32:33.060 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:32:32 smithi037 bash[54030]: cephadm 2024-04-23T02:32:31.150711+0000 mgr.y (mgr.25468) 130 : cephadm 1 Upgrade: Updating osd.0 2024-04-23T02:32:33.060 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:32:32 smithi037 bash[54030]: cephadm 2024-04-23T02:32:31.172049+0000 mgr.y (mgr.25468) 131 : cephadm 1 Deploying daemon osd.0 on smithi037 2024-04-23T02:32:33.061 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:32:32 smithi037 bash[56036]: cephadm 2024-04-23T02:32:31.150711+0000 mgr.y (mgr.25468) 130 : cephadm 1 Upgrade: Updating osd.0 2024-04-23T02:32:33.061 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:32:32 smithi037 bash[56036]: cephadm 2024-04-23T02:32:31.172049+0000 mgr.y (mgr.25468) 131 : cephadm 1 Deploying daemon osd.0 on smithi037 2024-04-23T02:32:33.184 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:32:32 smithi191 bash[40117]: cephadm 2024-04-23T02:32:31.150711+0000 mgr.y (mgr.25468) 130 : cephadm 1 Upgrade: Updating osd.0 2024-04-23T02:32:33.184 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:32:32 smithi191 bash[40117]: cephadm 2024-04-23T02:32:31.172049+0000 mgr.y (mgr.25468) 131 : cephadm 1 Deploying daemon osd.0 on smithi037 2024-04-23T02:32:34.060 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:32:33 smithi037 bash[54030]: cluster 2024-04-23T02:32:32.383520+0000 mgr.y (mgr.25468) 132 : cluster 0 pgmap v65: 161 pgs: 161 active+clean; 604 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-04-23T02:32:34.061 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:32:33 smithi037 bash[56036]: cluster 2024-04-23T02:32:32.383520+0000 mgr.y (mgr.25468) 132 : cluster 0 pgmap v65: 161 pgs: 161 active+clean; 604 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-04-23T02:32:34.184 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:32:33 smithi191 bash[40117]: cluster 2024-04-23T02:32:32.383520+0000 mgr.y (mgr.25468) 132 : cluster 0 pgmap v65: 161 pgs: 161 active+clean; 604 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-04-23T02:32:35.700 INFO:journalctl@ceph.osd.0.smithi037.stdout:Apr 23 02:32:35 smithi037 systemd[1]: Stopping Ceph osd.0 for 39f0dbf0-0117-11ef-bc93-c7b262605968... 2024-04-23T02:32:35.954 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:32:35 smithi037 bash[54030]: cluster 2024-04-23T02:32:34.384377+0000 mgr.y (mgr.25468) 133 : cluster 0 pgmap v66: 161 pgs: 161 active+clean; 604 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-04-23T02:32:35.954 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:32:35 smithi037 bash[56036]: cluster 2024-04-23T02:32:34.384377+0000 mgr.y (mgr.25468) 133 : cluster 0 pgmap v66: 161 pgs: 161 active+clean; 604 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-04-23T02:32:35.955 INFO:journalctl@ceph.osd.0.smithi037.stdout:Apr 23 02:32:35 smithi037 bash[21508]: debug 2024-04-23T02:32:35.740+0000 7f3dd57f0700 -1 received signal: Terminated from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.0 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-04-23T02:32:35.955 INFO:journalctl@ceph.osd.0.smithi037.stdout:Apr 23 02:32:35 smithi037 bash[21508]: debug 2024-04-23T02:32:35.740+0000 7f3dd57f0700 -1 osd.0 77 *** Got signal Terminated *** 2024-04-23T02:32:35.955 INFO:journalctl@ceph.osd.0.smithi037.stdout:Apr 23 02:32:35 smithi037 bash[21508]: debug 2024-04-23T02:32:35.740+0000 7f3dd57f0700 -1 osd.0 77 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-04-23T02:32:36.184 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:32:35 smithi191 bash[40117]: cluster 2024-04-23T02:32:34.384377+0000 mgr.y (mgr.25468) 133 : cluster 0 pgmap v66: 161 pgs: 161 active+clean; 604 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-04-23T02:32:36.638 INFO:journalctl@ceph.osd.0.smithi037.stdout:Apr 23 02:32:36 smithi037 bash[59904]: ceph-39f0dbf0-0117-11ef-bc93-c7b262605968-osd.0 2024-04-23T02:32:36.638 INFO:journalctl@ceph.osd.0.smithi037.stdout:Apr 23 02:32:36 smithi037 bash[59976]: Error response from daemon: No such container: ceph-39f0dbf0-0117-11ef-bc93-c7b262605968-osd.0 2024-04-23T02:32:37.061 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:32:36 smithi037 bash[54030]: cluster 2024-04-23T02:32:36.004670+0000 mon.a (mon.0) 155 : cluster 0 osd.0 reported immediately failed by osd.4 2024-04-23T02:32:37.061 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:32:36 smithi037 bash[54030]: cluster 2024-04-23T02:32:36.004824+0000 mon.a (mon.0) 156 : cluster 1 osd.0 failed (root=default,host=smithi037) (connection refused reported by osd.4) 2024-04-23T02:32:37.061 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:32:36 smithi037 bash[54030]: cluster 2024-04-23T02:32:36.005616+0000 mon.a (mon.0) 157 : cluster 0 osd.0 reported immediately failed by osd.4 2024-04-23T02:32:37.062 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:32:36 smithi037 bash[54030]: cluster 2024-04-23T02:32:36.006054+0000 mon.a (mon.0) 158 : cluster 0 osd.0 reported immediately failed by osd.7 2024-04-23T02:32:37.062 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:32:36 smithi037 bash[54030]: cluster 2024-04-23T02:32:36.006291+0000 mon.a (mon.0) 159 : cluster 0 osd.0 reported immediately failed by osd.3 2024-04-23T02:32:37.062 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:32:36 smithi037 bash[54030]: cluster 2024-04-23T02:32:36.006593+0000 mon.a (mon.0) 160 : cluster 0 osd.0 reported immediately failed by osd.1 2024-04-23T02:32:37.062 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:32:36 smithi037 bash[54030]: cluster 2024-04-23T02:32:36.006722+0000 mon.a (mon.0) 161 : cluster 0 osd.0 reported immediately failed by osd.6 2024-04-23T02:32:37.062 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:32:36 smithi037 bash[54030]: cluster 2024-04-23T02:32:36.007171+0000 mon.a (mon.0) 162 : cluster 0 osd.0 reported immediately failed by osd.2 2024-04-23T02:32:37.062 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:32:36 smithi037 bash[54030]: cluster 2024-04-23T02:32:36.007522+0000 mon.a (mon.0) 163 : cluster 0 osd.0 reported immediately failed by osd.3 2024-04-23T02:32:37.062 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:32:36 smithi037 bash[54030]: cluster 2024-04-23T02:32:36.007676+0000 mon.a (mon.0) 164 : cluster 0 osd.0 reported immediately failed by osd.1 2024-04-23T02:32:37.062 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:32:36 smithi037 bash[54030]: cluster 2024-04-23T02:32:36.008073+0000 mon.a (mon.0) 165 : cluster 0 osd.0 reported immediately failed by osd.6 2024-04-23T02:32:37.062 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:32:36 smithi037 bash[54030]: cluster 2024-04-23T02:32:36.008407+0000 mon.a (mon.0) 166 : cluster 0 osd.0 reported immediately failed by osd.5 2024-04-23T02:32:37.062 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:32:36 smithi037 bash[54030]: cluster 2024-04-23T02:32:36.008804+0000 mon.a (mon.0) 167 : cluster 0 osd.0 reported immediately failed by osd.7 2024-04-23T02:32:37.062 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:32:36 smithi037 bash[54030]: cluster 2024-04-23T02:32:36.009223+0000 mon.a (mon.0) 168 : cluster 0 osd.0 reported immediately failed by osd.2 2024-04-23T02:32:37.063 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:32:36 smithi037 bash[54030]: cluster 2024-04-23T02:32:36.009571+0000 mon.a (mon.0) 169 : cluster 0 osd.0 reported immediately failed by osd.5 2024-04-23T02:32:37.063 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:32:36 smithi037 bash[54030]: cluster 2024-04-23T02:32:36.402853+0000 mon.a (mon.0) 170 : cluster 0 osd.0 reported immediately failed by osd.6 2024-04-23T02:32:37.063 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:32:36 smithi037 bash[54030]: cluster 2024-04-23T02:32:36.403112+0000 mon.a (mon.0) 171 : cluster 0 osd.0 reported immediately failed by osd.6 2024-04-23T02:32:37.063 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:32:36 smithi037 bash[54030]: cluster 2024-04-23T02:32:36.403170+0000 mon.a (mon.0) 172 : cluster 0 osd.0 reported immediately failed by osd.4 2024-04-23T02:32:37.063 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:32:36 smithi037 bash[54030]: cluster 2024-04-23T02:32:36.403338+0000 mon.a (mon.0) 173 : cluster 0 osd.0 reported immediately failed by osd.7 2024-04-23T02:32:37.063 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:32:36 smithi037 bash[54030]: cluster 2024-04-23T02:32:36.403518+0000 mon.a (mon.0) 174 : cluster 0 osd.0 reported immediately failed by osd.5 2024-04-23T02:32:37.063 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:32:36 smithi037 bash[54030]: cluster 2024-04-23T02:32:36.404125+0000 mon.a (mon.0) 175 : cluster 0 osd.0 reported immediately failed by osd.7 2024-04-23T02:32:37.063 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:32:36 smithi037 bash[54030]: cluster 2024-04-23T02:32:36.404556+0000 mon.a (mon.0) 176 : cluster 0 osd.0 reported immediately failed by osd.5 2024-04-23T02:32:37.063 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:32:36 smithi037 bash[54030]: cluster 2024-04-23T02:32:36.404815+0000 mon.a (mon.0) 177 : cluster 0 osd.0 reported immediately failed by osd.4 2024-04-23T02:32:37.063 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:32:36 smithi037 bash[54030]: cluster 2024-04-23T02:32:36.408690+0000 mon.a (mon.0) 178 : cluster 0 osd.0 reported immediately failed by osd.1 2024-04-23T02:32:37.063 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:32:36 smithi037 bash[54030]: cluster 2024-04-23T02:32:36.408852+0000 mon.a (mon.0) 179 : cluster 0 osd.0 reported immediately failed by osd.1 2024-04-23T02:32:37.063 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:32:36 smithi037 bash[54030]: cluster 2024-04-23T02:32:36.409110+0000 mon.a (mon.0) 180 : cluster 0 osd.0 reported immediately failed by osd.3 2024-04-23T02:32:37.064 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:32:36 smithi037 bash[54030]: cluster 2024-04-23T02:32:36.409240+0000 mon.a (mon.0) 181 : cluster 0 osd.0 reported immediately failed by osd.2 2024-04-23T02:32:37.064 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:32:36 smithi037 bash[54030]: cluster 2024-04-23T02:32:36.409437+0000 mon.a (mon.0) 182 : cluster 0 osd.0 reported immediately failed by osd.3 2024-04-23T02:32:37.064 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:32:36 smithi037 bash[54030]: cluster 2024-04-23T02:32:36.409558+0000 mon.a (mon.0) 183 : cluster 0 osd.0 reported immediately failed by osd.2 2024-04-23T02:32:37.064 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:32:36 smithi037 bash[56036]: cluster 2024-04-23T02:32:36.004670+0000 mon.a (mon.0) 155 : cluster 0 osd.0 reported immediately failed by osd.4 2024-04-23T02:32:37.064 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:32:36 smithi037 bash[56036]: cluster 2024-04-23T02:32:36.004824+0000 mon.a (mon.0) 156 : cluster 1 osd.0 failed (root=default,host=smithi037) (connection refused reported by osd.4) 2024-04-23T02:32:37.064 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:32:36 smithi037 bash[56036]: cluster 2024-04-23T02:32:36.005616+0000 mon.a (mon.0) 157 : cluster 0 osd.0 reported immediately failed by osd.4 2024-04-23T02:32:37.064 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:32:36 smithi037 bash[56036]: cluster 2024-04-23T02:32:36.006054+0000 mon.a (mon.0) 158 : cluster 0 osd.0 reported immediately failed by osd.7 2024-04-23T02:32:37.064 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:32:36 smithi037 bash[56036]: cluster 2024-04-23T02:32:36.006291+0000 mon.a (mon.0) 159 : cluster 0 osd.0 reported immediately failed by osd.3 2024-04-23T02:32:37.064 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:32:36 smithi037 bash[56036]: cluster 2024-04-23T02:32:36.006593+0000 mon.a (mon.0) 160 : cluster 0 osd.0 reported immediately failed by osd.1 2024-04-23T02:32:37.064 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:32:36 smithi037 bash[56036]: cluster 2024-04-23T02:32:36.006722+0000 mon.a (mon.0) 161 : cluster 0 osd.0 reported immediately failed by osd.6 2024-04-23T02:32:37.064 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:32:36 smithi037 bash[56036]: cluster 2024-04-23T02:32:36.007171+0000 mon.a (mon.0) 162 : cluster 0 osd.0 reported immediately failed by osd.2 2024-04-23T02:32:37.064 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:32:36 smithi037 bash[56036]: cluster 2024-04-23T02:32:36.007522+0000 mon.a (mon.0) 163 : cluster 0 osd.0 reported immediately failed by osd.3 2024-04-23T02:32:37.065 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:32:36 smithi037 bash[56036]: cluster 2024-04-23T02:32:36.007676+0000 mon.a (mon.0) 164 : cluster 0 osd.0 reported immediately failed by osd.1 2024-04-23T02:32:37.065 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:32:36 smithi037 bash[56036]: cluster 2024-04-23T02:32:36.008073+0000 mon.a (mon.0) 165 : cluster 0 osd.0 reported immediately failed by osd.6 2024-04-23T02:32:37.065 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:32:36 smithi037 bash[56036]: cluster 2024-04-23T02:32:36.008407+0000 mon.a (mon.0) 166 : cluster 0 osd.0 reported immediately failed by osd.5 2024-04-23T02:32:37.065 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:32:36 smithi037 bash[56036]: cluster 2024-04-23T02:32:36.008804+0000 mon.a (mon.0) 167 : cluster 0 osd.0 reported immediately failed by osd.7 2024-04-23T02:32:37.065 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:32:36 smithi037 bash[56036]: cluster 2024-04-23T02:32:36.009223+0000 mon.a (mon.0) 168 : cluster 0 osd.0 reported immediately failed by osd.2 2024-04-23T02:32:37.065 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:32:36 smithi037 bash[56036]: cluster 2024-04-23T02:32:36.009571+0000 mon.a (mon.0) 169 : cluster 0 osd.0 reported immediately failed by osd.5 2024-04-23T02:32:37.065 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:32:36 smithi037 bash[56036]: cluster 2024-04-23T02:32:36.402853+0000 mon.a (mon.0) 170 : cluster 0 osd.0 reported immediately failed by osd.6 2024-04-23T02:32:37.065 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:32:36 smithi037 bash[56036]: cluster 2024-04-23T02:32:36.403112+0000 mon.a (mon.0) 171 : cluster 0 osd.0 reported immediately failed by osd.6 2024-04-23T02:32:37.066 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:32:36 smithi037 bash[56036]: cluster 2024-04-23T02:32:36.403170+0000 mon.a (mon.0) 172 : cluster 0 osd.0 reported immediately failed by osd.4 2024-04-23T02:32:37.066 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:32:36 smithi037 bash[56036]: cluster 2024-04-23T02:32:36.403338+0000 mon.a (mon.0) 173 : cluster 0 osd.0 reported immediately failed by osd.7 2024-04-23T02:32:37.066 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:32:36 smithi037 bash[56036]: cluster 2024-04-23T02:32:36.403518+0000 mon.a (mon.0) 174 : cluster 0 osd.0 reported immediately failed by osd.5 2024-04-23T02:32:37.066 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:32:36 smithi037 bash[56036]: cluster 2024-04-23T02:32:36.404125+0000 mon.a (mon.0) 175 : cluster 0 osd.0 reported immediately failed by osd.7 2024-04-23T02:32:37.066 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:32:36 smithi037 bash[56036]: cluster 2024-04-23T02:32:36.404556+0000 mon.a (mon.0) 176 : cluster 0 osd.0 reported immediately failed by osd.5 2024-04-23T02:32:37.066 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:32:36 smithi037 bash[56036]: cluster 2024-04-23T02:32:36.404815+0000 mon.a (mon.0) 177 : cluster 0 osd.0 reported immediately failed by osd.4 2024-04-23T02:32:37.066 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:32:36 smithi037 bash[56036]: cluster 2024-04-23T02:32:36.408690+0000 mon.a (mon.0) 178 : cluster 0 osd.0 reported immediately failed by osd.1 2024-04-23T02:32:37.066 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:32:36 smithi037 bash[56036]: cluster 2024-04-23T02:32:36.408852+0000 mon.a (mon.0) 179 : cluster 0 osd.0 reported immediately failed by osd.1 2024-04-23T02:32:37.066 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:32:36 smithi037 bash[56036]: cluster 2024-04-23T02:32:36.409110+0000 mon.a (mon.0) 180 : cluster 0 osd.0 reported immediately failed by osd.3 2024-04-23T02:32:37.066 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:32:36 smithi037 bash[56036]: cluster 2024-04-23T02:32:36.409240+0000 mon.a (mon.0) 181 : cluster 0 osd.0 reported immediately failed by osd.2 2024-04-23T02:32:37.066 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:32:36 smithi037 bash[56036]: cluster 2024-04-23T02:32:36.409437+0000 mon.a (mon.0) 182 : cluster 0 osd.0 reported immediately failed by osd.3 2024-04-23T02:32:37.066 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:32:36 smithi037 bash[56036]: cluster 2024-04-23T02:32:36.409558+0000 mon.a (mon.0) 183 : cluster 0 osd.0 reported immediately failed by osd.2 2024-04-23T02:32:37.184 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:32:36 smithi191 bash[40117]: cluster 2024-04-23T02:32:36.004670+0000 mon.a (mon.0) 155 : cluster 0 osd.0 reported immediately failed by osd.4 2024-04-23T02:32:37.196 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:32:36 smithi191 bash[40117]: cluster 2024-04-23T02:32:36.004824+0000 mon.a (mon.0) 156 : cluster 1 osd.0 failed (root=default,host=smithi037) (connection refused reported by osd.4) 2024-04-23T02:32:37.196 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:32:36 smithi191 bash[40117]: cluster 2024-04-23T02:32:36.005616+0000 mon.a (mon.0) 157 : cluster 0 osd.0 reported immediately failed by osd.4 2024-04-23T02:32:37.196 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:32:36 smithi191 bash[40117]: cluster 2024-04-23T02:32:36.006054+0000 mon.a (mon.0) 158 : cluster 0 osd.0 reported immediately failed by osd.7 2024-04-23T02:32:37.197 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:32:36 smithi191 bash[40117]: cluster 2024-04-23T02:32:36.006291+0000 mon.a (mon.0) 159 : cluster 0 osd.0 reported immediately failed by osd.3 2024-04-23T02:32:37.197 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:32:36 smithi191 bash[40117]: cluster 2024-04-23T02:32:36.006593+0000 mon.a (mon.0) 160 : cluster 0 osd.0 reported immediately failed by osd.1 2024-04-23T02:32:37.197 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:32:36 smithi191 bash[40117]: cluster 2024-04-23T02:32:36.006722+0000 mon.a (mon.0) 161 : cluster 0 osd.0 reported immediately failed by osd.6 2024-04-23T02:32:37.197 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:32:36 smithi191 bash[40117]: cluster 2024-04-23T02:32:36.007171+0000 mon.a (mon.0) 162 : cluster 0 osd.0 reported immediately failed by osd.2 2024-04-23T02:32:37.197 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:32:36 smithi191 bash[40117]: cluster 2024-04-23T02:32:36.007522+0000 mon.a (mon.0) 163 : cluster 0 osd.0 reported immediately failed by osd.3 2024-04-23T02:32:37.197 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:32:36 smithi191 bash[40117]: cluster 2024-04-23T02:32:36.007676+0000 mon.a (mon.0) 164 : cluster 0 osd.0 reported immediately failed by osd.1 2024-04-23T02:32:37.197 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:32:36 smithi191 bash[40117]: cluster 2024-04-23T02:32:36.008073+0000 mon.a (mon.0) 165 : cluster 0 osd.0 reported immediately failed by osd.6 2024-04-23T02:32:37.197 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:32:36 smithi191 bash[40117]: cluster 2024-04-23T02:32:36.008407+0000 mon.a (mon.0) 166 : cluster 0 osd.0 reported immediately failed by osd.5 2024-04-23T02:32:37.197 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:32:36 smithi191 bash[40117]: cluster 2024-04-23T02:32:36.008804+0000 mon.a (mon.0) 167 : cluster 0 osd.0 reported immediately failed by osd.7 2024-04-23T02:32:37.197 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:32:36 smithi191 bash[40117]: cluster 2024-04-23T02:32:36.009223+0000 mon.a (mon.0) 168 : cluster 0 osd.0 reported immediately failed by osd.2 2024-04-23T02:32:37.197 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:32:36 smithi191 bash[40117]: cluster 2024-04-23T02:32:36.009571+0000 mon.a (mon.0) 169 : cluster 0 osd.0 reported immediately failed by osd.5 2024-04-23T02:32:37.197 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:32:36 smithi191 bash[40117]: cluster 2024-04-23T02:32:36.402853+0000 mon.a (mon.0) 170 : cluster 0 osd.0 reported immediately failed by osd.6 2024-04-23T02:32:37.197 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:32:36 smithi191 bash[40117]: cluster 2024-04-23T02:32:36.403112+0000 mon.a (mon.0) 171 : cluster 0 osd.0 reported immediately failed by osd.6 2024-04-23T02:32:37.198 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:32:36 smithi191 bash[40117]: cluster 2024-04-23T02:32:36.403170+0000 mon.a (mon.0) 172 : cluster 0 osd.0 reported immediately failed by osd.4 2024-04-23T02:32:37.198 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:32:36 smithi191 bash[40117]: cluster 2024-04-23T02:32:36.403338+0000 mon.a (mon.0) 173 : cluster 0 osd.0 reported immediately failed by osd.7 2024-04-23T02:32:37.198 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:32:36 smithi191 bash[40117]: cluster 2024-04-23T02:32:36.403518+0000 mon.a (mon.0) 174 : cluster 0 osd.0 reported immediately failed by osd.5 2024-04-23T02:32:37.198 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:32:36 smithi191 bash[40117]: cluster 2024-04-23T02:32:36.404125+0000 mon.a (mon.0) 175 : cluster 0 osd.0 reported immediately failed by osd.7 2024-04-23T02:32:37.198 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:32:36 smithi191 bash[40117]: cluster 2024-04-23T02:32:36.404556+0000 mon.a (mon.0) 176 : cluster 0 osd.0 reported immediately failed by osd.5 2024-04-23T02:32:37.198 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:32:36 smithi191 bash[40117]: cluster 2024-04-23T02:32:36.404815+0000 mon.a (mon.0) 177 : cluster 0 osd.0 reported immediately failed by osd.4 2024-04-23T02:32:37.198 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:32:36 smithi191 bash[40117]: cluster 2024-04-23T02:32:36.408690+0000 mon.a (mon.0) 178 : cluster 0 osd.0 reported immediately failed by osd.1 2024-04-23T02:32:37.198 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:32:36 smithi191 bash[40117]: cluster 2024-04-23T02:32:36.408852+0000 mon.a (mon.0) 179 : cluster 0 osd.0 reported immediately failed by osd.1 2024-04-23T02:32:37.198 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:32:36 smithi191 bash[40117]: cluster 2024-04-23T02:32:36.409110+0000 mon.a (mon.0) 180 : cluster 0 osd.0 reported immediately failed by osd.3 2024-04-23T02:32:37.198 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:32:36 smithi191 bash[40117]: cluster 2024-04-23T02:32:36.409240+0000 mon.a (mon.0) 181 : cluster 0 osd.0 reported immediately failed by osd.2 2024-04-23T02:32:37.198 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:32:36 smithi191 bash[40117]: cluster 2024-04-23T02:32:36.409437+0000 mon.a (mon.0) 182 : cluster 0 osd.0 reported immediately failed by osd.3 2024-04-23T02:32:37.198 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:32:36 smithi191 bash[40117]: cluster 2024-04-23T02:32:36.409558+0000 mon.a (mon.0) 183 : cluster 0 osd.0 reported immediately failed by osd.2 2024-04-23T02:32:38.060 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:32:37 smithi037 bash[56036]: cluster 2024-04-23T02:32:36.385957+0000 mgr.y (mgr.25468) 134 : cluster 0 pgmap v67: 161 pgs: 161 active+clean; 604 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-04-23T02:32:38.060 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:32:37 smithi037 bash[56036]: cluster 2024-04-23T02:32:36.694742+0000 mon.a (mon.0) 184 : cluster 3 Health check failed: 1 osds down (OSD_DOWN) 2024-04-23T02:32:38.060 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:32:37 smithi037 bash[56036]: cluster 2024-04-23T02:32:36.713920+0000 mon.a (mon.0) 185 : cluster 0 osdmap e78: 8 total, 7 up, 8 in 2024-04-23T02:32:38.061 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:32:37 smithi037 bash[54030]: cluster 2024-04-23T02:32:36.385957+0000 mgr.y (mgr.25468) 134 : cluster 0 pgmap v67: 161 pgs: 161 active+clean; 604 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-04-23T02:32:38.061 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:32:37 smithi037 bash[54030]: cluster 2024-04-23T02:32:36.694742+0000 mon.a (mon.0) 184 : cluster 3 Health check failed: 1 osds down (OSD_DOWN) 2024-04-23T02:32:38.061 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:32:37 smithi037 bash[54030]: cluster 2024-04-23T02:32:36.713920+0000 mon.a (mon.0) 185 : cluster 0 osdmap e78: 8 total, 7 up, 8 in 2024-04-23T02:32:38.184 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:32:37 smithi191 bash[40117]: cluster 2024-04-23T02:32:36.385957+0000 mgr.y (mgr.25468) 134 : cluster 0 pgmap v67: 161 pgs: 161 active+clean; 604 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-04-23T02:32:38.184 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:32:37 smithi191 bash[40117]: cluster 2024-04-23T02:32:36.694742+0000 mon.a (mon.0) 184 : cluster 3 Health check failed: 1 osds down (OSD_DOWN) 2024-04-23T02:32:38.184 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:32:37 smithi191 bash[40117]: cluster 2024-04-23T02:32:36.713920+0000 mon.a (mon.0) 185 : cluster 0 osdmap e78: 8 total, 7 up, 8 in 2024-04-23T02:32:39.050 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:32:38 smithi037 bash[56036]: cluster 2024-04-23T02:32:37.708799+0000 mon.a (mon.0) 186 : cluster 0 osdmap e79: 8 total, 7 up, 8 in 2024-04-23T02:32:39.050 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:32:38 smithi037 bash[54030]: cluster 2024-04-23T02:32:37.708799+0000 mon.a (mon.0) 186 : cluster 0 osdmap e79: 8 total, 7 up, 8 in 2024-04-23T02:32:39.051 INFO:journalctl@ceph.osd.0.smithi037.stdout:Apr 23 02:32:38 smithi037 systemd[1]: ceph-39f0dbf0-0117-11ef-bc93-c7b262605968@osd.0.service: Succeeded. 2024-04-23T02:32:39.051 INFO:journalctl@ceph.osd.0.smithi037.stdout:Apr 23 02:32:38 smithi037 systemd[1]: Stopped Ceph osd.0 for 39f0dbf0-0117-11ef-bc93-c7b262605968. 2024-04-23T02:32:39.184 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:32:38 smithi191 bash[40117]: cluster 2024-04-23T02:32:37.708799+0000 mon.a (mon.0) 186 : cluster 0 osdmap e79: 8 total, 7 up, 8 in 2024-04-23T02:32:39.310 INFO:journalctl@ceph.osd.0.smithi037.stdout:Apr 23 02:32:39 smithi037 systemd[1]: Started Ceph osd.0 for 39f0dbf0-0117-11ef-bc93-c7b262605968. 2024-04-23T02:32:40.060 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:32:39 smithi037 bash[54030]: cluster 2024-04-23T02:32:38.386763+0000 mgr.y (mgr.25468) 135 : cluster 0 pgmap v70: 161 pgs: 21 stale+active+clean, 140 active+clean; 604 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-04-23T02:32:40.060 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:32:39 smithi037 bash[54030]: audit 2024-04-23T02:32:39.083897+0000 mon.a (mon.0) 187 : audit 1 from='mgr.25468 ' entity='mgr.y' 2024-04-23T02:32:40.060 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:32:39 smithi037 bash[54030]: audit 2024-04-23T02:32:39.093897+0000 mon.a (mon.0) 188 : audit 1 from='mgr.25468 ' entity='mgr.y' 2024-04-23T02:32:40.060 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:32:39 smithi037 bash[54030]: audit 2024-04-23T02:32:39.104367+0000 mon.c (mon.1) 71 : audit 0 from='mgr.25468 172.21.15.37:0/2063831359' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-23T02:32:40.061 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:32:39 smithi037 bash[56036]: cluster 2024-04-23T02:32:38.386763+0000 mgr.y (mgr.25468) 135 : cluster 0 pgmap v70: 161 pgs: 21 stale+active+clean, 140 active+clean; 604 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-04-23T02:32:40.061 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:32:39 smithi037 bash[56036]: audit 2024-04-23T02:32:39.083897+0000 mon.a (mon.0) 187 : audit 1 from='mgr.25468 ' entity='mgr.y' 2024-04-23T02:32:40.061 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:32:39 smithi037 bash[56036]: audit 2024-04-23T02:32:39.093897+0000 mon.a (mon.0) 188 : audit 1 from='mgr.25468 ' entity='mgr.y' 2024-04-23T02:32:40.061 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:32:39 smithi037 bash[56036]: audit 2024-04-23T02:32:39.104367+0000 mon.c (mon.1) 71 : audit 0 from='mgr.25468 172.21.15.37:0/2063831359' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-23T02:32:40.184 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:32:39 smithi191 bash[40117]: cluster 2024-04-23T02:32:38.386763+0000 mgr.y (mgr.25468) 135 : cluster 0 pgmap v70: 161 pgs: 21 stale+active+clean, 140 active+clean; 604 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-04-23T02:32:40.184 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:32:39 smithi191 bash[40117]: audit 2024-04-23T02:32:39.083897+0000 mon.a (mon.0) 187 : audit 1 from='mgr.25468 ' entity='mgr.y' 2024-04-23T02:32:40.184 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:32:39 smithi191 bash[40117]: audit 2024-04-23T02:32:39.093897+0000 mon.a (mon.0) 188 : audit 1 from='mgr.25468 ' entity='mgr.y' 2024-04-23T02:32:40.184 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:32:39 smithi191 bash[40117]: audit 2024-04-23T02:32:39.104367+0000 mon.c (mon.1) 71 : audit 0 from='mgr.25468 172.21.15.37:0/2063831359' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-23T02:32:41.060 INFO:journalctl@ceph.osd.0.smithi037.stdout:Apr 23 02:32:40 smithi037 bash[60163]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-0 2024-04-23T02:32:41.061 INFO:journalctl@ceph.osd.0.smithi037.stdout:Apr 23 02:32:40 smithi037 bash[60163]: 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-04-23T02:32:41.061 INFO:journalctl@ceph.osd.0.smithi037.stdout:Apr 23 02:32:40 smithi037 bash[60163]: Running command: /usr/bin/chown -h ceph:ceph /dev/mapper/vg_nvme-lv_4 2024-04-23T02:32:41.061 INFO:journalctl@ceph.osd.0.smithi037.stdout:Apr 23 02:32:40 smithi037 bash[60163]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-3 2024-04-23T02:32:41.061 INFO:journalctl@ceph.osd.0.smithi037.stdout:Apr 23 02:32:40 smithi037 bash[60163]: Running command: /usr/bin/ln -s /dev/mapper/vg_nvme-lv_4 /var/lib/ceph/osd/ceph-0/block 2024-04-23T02:32:41.061 INFO:journalctl@ceph.osd.0.smithi037.stdout:Apr 23 02:32:40 smithi037 bash[60163]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-0 2024-04-23T02:32:41.061 INFO:journalctl@ceph.osd.0.smithi037.stdout:Apr 23 02:32:40 smithi037 bash[60163]: --> ceph-volume raw activate successful for osd ID: 0 2024-04-23T02:32:41.810 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:32:41 smithi037 bash[54030]: cluster 2024-04-23T02:32:40.387296+0000 mgr.y (mgr.25468) 136 : cluster 0 pgmap v71: 161 pgs: 21 stale+active+clean, 140 active+clean; 604 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-04-23T02:32:41.811 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:32:41 smithi037 bash[56036]: cluster 2024-04-23T02:32:40.387296+0000 mgr.y (mgr.25468) 136 : cluster 0 pgmap v71: 161 pgs: 21 stale+active+clean, 140 active+clean; 604 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-04-23T02:32:42.184 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:32:41 smithi191 bash[40117]: cluster 2024-04-23T02:32:40.387296+0000 mgr.y (mgr.25468) 136 : cluster 0 pgmap v71: 161 pgs: 21 stale+active+clean, 140 active+clean; 604 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-04-23T02:32:42.797 INFO:journalctl@ceph.osd.0.smithi037.stdout:Apr 23 02:32:42 smithi037 bash[60440]: debug 2024-04-23T02:32:42.420+0000 7f8bb1713700 1 -- 172.21.15.37:0/3037969447 <== mon.0 v2:172.21.15.37:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x55902db411e0 con 0x55902dbc6c00 2024-04-23T02:32:43.060 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:32:42 smithi037 bash[54030]: cluster 2024-04-23T02:32:42.734418+0000 mon.a (mon.0) 189 : cluster 3 Health check failed: Degraded data redundancy: 122/1095 objects degraded (11.142%), 19 pgs degraded (PG_DEGRADED) 2024-04-23T02:32:43.061 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:32:42 smithi037 bash[56036]: cluster 2024-04-23T02:32:42.734418+0000 mon.a (mon.0) 189 : cluster 3 Health check failed: Degraded data redundancy: 122/1095 objects degraded (11.142%), 19 pgs degraded (PG_DEGRADED) 2024-04-23T02:32:43.061 INFO:journalctl@ceph.osd.0.smithi037.stdout:Apr 23 02:32:42 smithi037 bash[60440]: debug 2024-04-23T02:32:42.968+0000 7f8bba8ab7c0 -1 Falling back to public interface 2024-04-23T02:32:43.184 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:32:42 smithi191 bash[40117]: cluster 2024-04-23T02:32:42.734418+0000 mon.a (mon.0) 189 : cluster 3 Health check failed: Degraded data redundancy: 122/1095 objects degraded (11.142%), 19 pgs degraded (PG_DEGRADED) 2024-04-23T02:32:44.060 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:32:43 smithi037 bash[54030]: cluster 2024-04-23T02:32:42.388955+0000 mgr.y (mgr.25468) 137 : cluster 0 pgmap v72: 161 pgs: 19 active+undersized+degraded, 39 active+undersized, 103 active+clean; 604 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 122/1095 objects degraded (11.142%) 2024-04-23T02:32:44.061 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:32:43 smithi037 bash[56036]: cluster 2024-04-23T02:32:42.388955+0000 mgr.y (mgr.25468) 137 : cluster 0 pgmap v72: 161 pgs: 19 active+undersized+degraded, 39 active+undersized, 103 active+clean; 604 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 122/1095 objects degraded (11.142%) 2024-04-23T02:32:44.184 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:32:43 smithi191 bash[40117]: cluster 2024-04-23T02:32:42.388955+0000 mgr.y (mgr.25468) 137 : cluster 0 pgmap v72: 161 pgs: 19 active+undersized+degraded, 39 active+undersized, 103 active+clean; 604 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 122/1095 objects degraded (11.142%) 2024-04-23T02:32:46.060 INFO:journalctl@ceph.osd.0.smithi037.stdout:Apr 23 02:32:45 smithi037 bash[60440]: debug 2024-04-23T02:32:45.980+0000 7f8bba8ab7c0 -1 osd.0 0 read_superblock omap replica is missing. 2024-04-23T02:32:46.060 INFO:journalctl@ceph.osd.0.smithi037.stdout:Apr 23 02:32:46 smithi037 bash[60440]: debug 2024-04-23T02:32:46.032+0000 7f8bba8ab7c0 -1 osd.0 77 log_to_monitors true 2024-04-23T02:32:46.061 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:32:45 smithi037 bash[54030]: cluster 2024-04-23T02:32:44.389991+0000 mgr.y (mgr.25468) 138 : cluster 0 pgmap v73: 161 pgs: 19 active+undersized+degraded, 39 active+undersized, 103 active+clean; 604 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 122/1095 objects degraded (11.142%) 2024-04-23T02:32:46.061 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:32:45 smithi037 bash[56036]: cluster 2024-04-23T02:32:44.389991+0000 mgr.y (mgr.25468) 138 : cluster 0 pgmap v73: 161 pgs: 19 active+undersized+degraded, 39 active+undersized, 103 active+clean; 604 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 122/1095 objects degraded (11.142%) 2024-04-23T02:32:46.184 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:32:45 smithi191 bash[40117]: cluster 2024-04-23T02:32:44.389991+0000 mgr.y (mgr.25468) 138 : cluster 0 pgmap v73: 161 pgs: 19 active+undersized+degraded, 39 active+undersized, 103 active+clean; 604 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 122/1095 objects degraded (11.142%) 2024-04-23T02:32:47.184 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:32:46 smithi191 bash[40117]: audit 2024-04-23T02:32:46.042007+0000 mon.a (mon.0) 190 : audit 1 from='osd.0 [v2:172.21.15.37:6802/3285359355,v1:172.21.15.37:6803/3285359355]' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2024-04-23T02:32:47.184 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:32:46 smithi191 bash[40117]: audit 2024-04-23T02:32:46.502382+0000 mon.a (mon.0) 191 : audit 1 from='mgr.25468 ' entity='mgr.y' 2024-04-23T02:32:47.184 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:32:46 smithi191 bash[40117]: audit 2024-04-23T02:32:46.520065+0000 mon.a (mon.0) 192 : audit 1 from='mgr.25468 ' entity='mgr.y' 2024-04-23T02:32:47.310 INFO:journalctl@ceph.osd.0.smithi037.stdout:Apr 23 02:32:46 smithi037 bash[60440]: debug 2024-04-23T02:32:46.872+0000 7f8babd05700 -1 osd.0 77 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-04-23T02:32:47.311 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:32:46 smithi037 bash[56036]: audit 2024-04-23T02:32:46.042007+0000 mon.a (mon.0) 190 : audit 1 from='osd.0 [v2:172.21.15.37:6802/3285359355,v1:172.21.15.37:6803/3285359355]' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2024-04-23T02:32:47.311 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:32:46 smithi037 bash[56036]: audit 2024-04-23T02:32:46.502382+0000 mon.a (mon.0) 191 : audit 1 from='mgr.25468 ' entity='mgr.y' 2024-04-23T02:32:47.311 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:32:46 smithi037 bash[56036]: audit 2024-04-23T02:32:46.520065+0000 mon.a (mon.0) 192 : audit 1 from='mgr.25468 ' entity='mgr.y' 2024-04-23T02:32:47.311 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:32:46 smithi037 bash[54030]: audit 2024-04-23T02:32:46.042007+0000 mon.a (mon.0) 190 : audit 1 from='osd.0 [v2:172.21.15.37:6802/3285359355,v1:172.21.15.37:6803/3285359355]' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2024-04-23T02:32:47.311 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:32:46 smithi037 bash[54030]: audit 2024-04-23T02:32:46.502382+0000 mon.a (mon.0) 191 : audit 1 from='mgr.25468 ' entity='mgr.y' 2024-04-23T02:32:47.311 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:32:46 smithi037 bash[54030]: audit 2024-04-23T02:32:46.520065+0000 mon.a (mon.0) 192 : audit 1 from='mgr.25468 ' entity='mgr.y' 2024-04-23T02:32:48.184 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:32:47 smithi191 bash[40117]: cluster 2024-04-23T02:32:46.392066+0000 mgr.y (mgr.25468) 139 : cluster 0 pgmap v74: 161 pgs: 19 active+undersized+degraded, 39 active+undersized, 103 active+clean; 604 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 122/1095 objects degraded (11.142%) 2024-04-23T02:32:48.184 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:32:47 smithi191 bash[40117]: audit 2024-04-23T02:32:46.812425+0000 mon.a (mon.0) 193 : audit 1 from='osd.0 [v2:172.21.15.37:6802/3285359355,v1:172.21.15.37:6803/3285359355]' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2024-04-23T02:32:48.184 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:32:47 smithi191 bash[40117]: cluster 2024-04-23T02:32:46.812495+0000 mon.a (mon.0) 194 : cluster 0 osdmap e80: 8 total, 7 up, 8 in 2024-04-23T02:32:48.184 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:32:47 smithi191 bash[40117]: audit 2024-04-23T02:32:46.817436+0000 mon.a (mon.0) 195 : audit 1 from='osd.0 [v2:172.21.15.37:6802/3285359355,v1:172.21.15.37:6803/3285359355]' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi037", "root=default"]}]: dispatch 2024-04-23T02:32:48.185 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:32:47 smithi191 bash[40117]: audit 2024-04-23T02:32:47.317496+0000 mon.a (mon.0) 196 : audit 1 from='mgr.25468 ' entity='mgr.y' 2024-04-23T02:32:48.185 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:32:47 smithi191 bash[40117]: audit 2024-04-23T02:32:47.345195+0000 mon.a (mon.0) 197 : audit 1 from='mgr.25468 ' entity='mgr.y' 2024-04-23T02:32:48.310 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:32:47 smithi037 bash[54030]: cluster 2024-04-23T02:32:46.392066+0000 mgr.y (mgr.25468) 139 : cluster 0 pgmap v74: 161 pgs: 19 active+undersized+degraded, 39 active+undersized, 103 active+clean; 604 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 122/1095 objects degraded (11.142%) 2024-04-23T02:32:48.311 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:32:47 smithi037 bash[54030]: audit 2024-04-23T02:32:46.812425+0000 mon.a (mon.0) 193 : audit 1 from='osd.0 [v2:172.21.15.37:6802/3285359355,v1:172.21.15.37:6803/3285359355]' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2024-04-23T02:32:48.311 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:32:47 smithi037 bash[54030]: cluster 2024-04-23T02:32:46.812495+0000 mon.a (mon.0) 194 : cluster 0 osdmap e80: 8 total, 7 up, 8 in 2024-04-23T02:32:48.311 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:32:47 smithi037 bash[54030]: audit 2024-04-23T02:32:46.817436+0000 mon.a (mon.0) 195 : audit 1 from='osd.0 [v2:172.21.15.37:6802/3285359355,v1:172.21.15.37:6803/3285359355]' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi037", "root=default"]}]: dispatch 2024-04-23T02:32:48.311 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:32:47 smithi037 bash[54030]: audit 2024-04-23T02:32:47.317496+0000 mon.a (mon.0) 196 : audit 1 from='mgr.25468 ' entity='mgr.y' 2024-04-23T02:32:48.311 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:32:47 smithi037 bash[54030]: audit 2024-04-23T02:32:47.345195+0000 mon.a (mon.0) 197 : audit 1 from='mgr.25468 ' entity='mgr.y' 2024-04-23T02:32:48.311 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:32:47 smithi037 bash[56036]: cluster 2024-04-23T02:32:46.392066+0000 mgr.y (mgr.25468) 139 : cluster 0 pgmap v74: 161 pgs: 19 active+undersized+degraded, 39 active+undersized, 103 active+clean; 604 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 122/1095 objects degraded (11.142%) 2024-04-23T02:32:48.311 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:32:47 smithi037 bash[56036]: audit 2024-04-23T02:32:46.812425+0000 mon.a (mon.0) 193 : audit 1 from='osd.0 [v2:172.21.15.37:6802/3285359355,v1:172.21.15.37:6803/3285359355]' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2024-04-23T02:32:48.311 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:32:47 smithi037 bash[56036]: cluster 2024-04-23T02:32:46.812495+0000 mon.a (mon.0) 194 : cluster 0 osdmap e80: 8 total, 7 up, 8 in 2024-04-23T02:32:48.311 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:32:47 smithi037 bash[56036]: audit 2024-04-23T02:32:46.817436+0000 mon.a (mon.0) 195 : audit 1 from='osd.0 [v2:172.21.15.37:6802/3285359355,v1:172.21.15.37:6803/3285359355]' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi037", "root=default"]}]: dispatch 2024-04-23T02:32:48.312 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:32:47 smithi037 bash[56036]: audit 2024-04-23T02:32:47.317496+0000 mon.a (mon.0) 196 : audit 1 from='mgr.25468 ' entity='mgr.y' 2024-04-23T02:32:48.312 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:32:47 smithi037 bash[56036]: audit 2024-04-23T02:32:47.345195+0000 mon.a (mon.0) 197 : audit 1 from='mgr.25468 ' entity='mgr.y' 2024-04-23T02:32:49.184 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:32:48 smithi191 bash[40117]: cluster 2024-04-23T02:32:47.806289+0000 mon.a (mon.0) 198 : cluster 1 Health check cleared: OSD_DOWN (was: 1 osds down) 2024-04-23T02:32:49.184 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:32:48 smithi191 bash[40117]: cluster 2024-04-23T02:32:47.814948+0000 mon.a (mon.0) 199 : cluster 1 osd.0 [v2:172.21.15.37:6802/3285359355,v1:172.21.15.37:6803/3285359355] boot 2024-04-23T02:32:49.184 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:32:48 smithi191 bash[40117]: cluster 2024-04-23T02:32:47.815057+0000 mon.a (mon.0) 200 : cluster 0 osdmap e81: 8 total, 8 up, 8 in 2024-04-23T02:32:49.184 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:32:48 smithi191 bash[40117]: audit 2024-04-23T02:32:47.817711+0000 mon.c (mon.1) 72 : audit 0 from='mgr.25468 172.21.15.37:0/2063831359' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-04-23T02:32:49.310 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:32:48 smithi037 bash[56036]: cluster 2024-04-23T02:32:47.806289+0000 mon.a (mon.0) 198 : cluster 1 Health check cleared: OSD_DOWN (was: 1 osds down) 2024-04-23T02:32:49.311 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:32:48 smithi037 bash[56036]: cluster 2024-04-23T02:32:47.814948+0000 mon.a (mon.0) 199 : cluster 1 osd.0 [v2:172.21.15.37:6802/3285359355,v1:172.21.15.37:6803/3285359355] boot 2024-04-23T02:32:49.311 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:32:48 smithi037 bash[56036]: cluster 2024-04-23T02:32:47.815057+0000 mon.a (mon.0) 200 : cluster 0 osdmap e81: 8 total, 8 up, 8 in 2024-04-23T02:32:49.311 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:32:48 smithi037 bash[56036]: audit 2024-04-23T02:32:47.817711+0000 mon.c (mon.1) 72 : audit 0 from='mgr.25468 172.21.15.37:0/2063831359' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-04-23T02:32:49.311 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:32:48 smithi037 bash[54030]: cluster 2024-04-23T02:32:47.806289+0000 mon.a (mon.0) 198 : cluster 1 Health check cleared: OSD_DOWN (was: 1 osds down) 2024-04-23T02:32:49.311 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:32:48 smithi037 bash[54030]: cluster 2024-04-23T02:32:47.814948+0000 mon.a (mon.0) 199 : cluster 1 osd.0 [v2:172.21.15.37:6802/3285359355,v1:172.21.15.37:6803/3285359355] boot 2024-04-23T02:32:49.311 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:32:48 smithi037 bash[54030]: cluster 2024-04-23T02:32:47.815057+0000 mon.a (mon.0) 200 : cluster 0 osdmap e81: 8 total, 8 up, 8 in 2024-04-23T02:32:49.311 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:32:48 smithi037 bash[54030]: audit 2024-04-23T02:32:47.817711+0000 mon.c (mon.1) 72 : audit 0 from='mgr.25468 172.21.15.37:0/2063831359' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-04-23T02:32:50.184 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:32:49 smithi191 bash[40117]: cluster 2024-04-23T02:32:48.393061+0000 mgr.y (mgr.25468) 140 : cluster 0 pgmap v77: 161 pgs: 19 active+undersized+degraded, 39 active+undersized, 103 active+clean; 604 KiB data, 119 MiB used, 715 GiB / 715 GiB avail; 122/1095 objects degraded (11.142%) 2024-04-23T02:32:50.184 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:32:49 smithi191 bash[40117]: cluster 2024-04-23T02:32:48.824211+0000 mon.a (mon.0) 201 : cluster 0 osdmap e82: 8 total, 8 up, 8 in 2024-04-23T02:32:50.311 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:32:49 smithi037 bash[54030]: cluster 2024-04-23T02:32:48.393061+0000 mgr.y (mgr.25468) 140 : cluster 0 pgmap v77: 161 pgs: 19 active+undersized+degraded, 39 active+undersized, 103 active+clean; 604 KiB data, 119 MiB used, 715 GiB / 715 GiB avail; 122/1095 objects degraded (11.142%) 2024-04-23T02:32:50.311 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:32:49 smithi037 bash[54030]: cluster 2024-04-23T02:32:48.824211+0000 mon.a (mon.0) 201 : cluster 0 osdmap e82: 8 total, 8 up, 8 in 2024-04-23T02:32:50.311 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:32:49 smithi037 bash[56036]: cluster 2024-04-23T02:32:48.393061+0000 mgr.y (mgr.25468) 140 : cluster 0 pgmap v77: 161 pgs: 19 active+undersized+degraded, 39 active+undersized, 103 active+clean; 604 KiB data, 119 MiB used, 715 GiB / 715 GiB avail; 122/1095 objects degraded (11.142%) 2024-04-23T02:32:50.311 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:32:49 smithi037 bash[56036]: cluster 2024-04-23T02:32:48.824211+0000 mon.a (mon.0) 201 : cluster 0 osdmap e82: 8 total, 8 up, 8 in 2024-04-23T02:32:52.184 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:32:51 smithi191 bash[40117]: cluster 2024-04-23T02:32:50.394079+0000 mgr.y (mgr.25468) 141 : cluster 0 pgmap v79: 161 pgs: 19 active+undersized+degraded, 39 active+undersized, 103 active+clean; 604 KiB data, 119 MiB used, 715 GiB / 715 GiB avail; 122/1095 objects degraded (11.142%) 2024-04-23T02:32:52.256 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:32:51 smithi037 bash[54030]: cluster 2024-04-23T02:32:50.394079+0000 mgr.y (mgr.25468) 141 : cluster 0 pgmap v79: 161 pgs: 19 active+undersized+degraded, 39 active+undersized, 103 active+clean; 604 KiB data, 119 MiB used, 715 GiB / 715 GiB avail; 122/1095 objects degraded (11.142%) 2024-04-23T02:32:52.257 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:32:51 smithi037 bash[56036]: cluster 2024-04-23T02:32:50.394079+0000 mgr.y (mgr.25468) 141 : cluster 0 pgmap v79: 161 pgs: 19 active+undersized+degraded, 39 active+undersized, 103 active+clean; 604 KiB data, 119 MiB used, 715 GiB / 715 GiB avail; 122/1095 objects degraded (11.142%) 2024-04-23T02:32:53.184 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:32:52 smithi191 bash[40117]: cluster 2024-04-23T02:32:52.854398+0000 mon.a (mon.0) 202 : cluster 1 Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 122/1095 objects degraded (11.142%), 19 pgs degraded) 2024-04-23T02:32:53.310 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:32:52 smithi037 bash[54030]: cluster 2024-04-23T02:32:52.854398+0000 mon.a (mon.0) 202 : cluster 1 Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 122/1095 objects degraded (11.142%), 19 pgs degraded) 2024-04-23T02:32:53.311 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:32:52 smithi037 bash[56036]: cluster 2024-04-23T02:32:52.854398+0000 mon.a (mon.0) 202 : cluster 1 Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 122/1095 objects degraded (11.142%), 19 pgs degraded) 2024-04-23T02:32:54.060 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:32:53 smithi037 bash[54030]: cluster 2024-04-23T02:32:52.395941+0000 mgr.y (mgr.25468) 142 : cluster 0 pgmap v80: 161 pgs: 161 active+clean; 604 KiB data, 120 MiB used, 715 GiB / 715 GiB avail 2024-04-23T02:32:54.061 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:32:53 smithi037 bash[56036]: cluster 2024-04-23T02:32:52.395941+0000 mgr.y (mgr.25468) 142 : cluster 0 pgmap v80: 161 pgs: 161 active+clean; 604 KiB data, 120 MiB used, 715 GiB / 715 GiB avail 2024-04-23T02:32:54.184 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:32:53 smithi191 bash[40117]: cluster 2024-04-23T02:32:52.395941+0000 mgr.y (mgr.25468) 142 : cluster 0 pgmap v80: 161 pgs: 161 active+clean; 604 KiB data, 120 MiB used, 715 GiB / 715 GiB avail 2024-04-23T02:32:56.184 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:32:55 smithi191 bash[40117]: cluster 2024-04-23T02:32:54.396748+0000 mgr.y (mgr.25468) 143 : cluster 0 pgmap v81: 161 pgs: 161 active+clean; 604 KiB data, 120 MiB used, 715 GiB / 715 GiB avail 2024-04-23T02:32:56.310 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:32:55 smithi037 bash[54030]: cluster 2024-04-23T02:32:54.396748+0000 mgr.y (mgr.25468) 143 : cluster 0 pgmap v81: 161 pgs: 161 active+clean; 604 KiB data, 120 MiB used, 715 GiB / 715 GiB avail 2024-04-23T02:32:56.311 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:32:55 smithi037 bash[56036]: cluster 2024-04-23T02:32:54.396748+0000 mgr.y (mgr.25468) 143 : cluster 0 pgmap v81: 161 pgs: 161 active+clean; 604 KiB data, 120 MiB used, 715 GiB / 715 GiB avail 2024-04-23T02:32:58.184 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:32:57 smithi191 bash[40117]: cluster 2024-04-23T02:32:56.398377+0000 mgr.y (mgr.25468) 144 : cluster 0 pgmap v82: 161 pgs: 161 active+clean; 604 KiB data, 120 MiB used, 715 GiB / 715 GiB avail 2024-04-23T02:32:58.184 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:32:57 smithi191 bash[40117]: audit 2024-04-23T02:32:57.451331+0000 mon.a (mon.0) 203 : audit 1 from='mgr.25468 ' entity='mgr.y' 2024-04-23T02:32:58.184 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:32:57 smithi191 bash[40117]: audit 2024-04-23T02:32:57.466584+0000 mon.a (mon.0) 204 : audit 1 from='mgr.25468 ' entity='mgr.y' 2024-04-23T02:32:58.185 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:32:57 smithi191 bash[40117]: audit 2024-04-23T02:32:57.470512+0000 mon.c (mon.1) 73 : audit 0 from='mgr.25468 172.21.15.37:0/2063831359' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-23T02:32:58.185 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:32:57 smithi191 bash[40117]: audit 2024-04-23T02:32:57.472489+0000 mon.c (mon.1) 74 : audit 1 from='mgr.25468 172.21.15.37:0/2063831359' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-23T02:32:58.185 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:32:57 smithi191 bash[40117]: audit 2024-04-23T02:32:57.483960+0000 mon.a (mon.0) 205 : audit 1 from='mgr.25468 ' entity='mgr.y' 2024-04-23T02:32:58.185 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:32:57 smithi191 bash[40117]: audit 2024-04-23T02:32:57.572178+0000 mon.c (mon.1) 75 : audit 0 from='mgr.25468 172.21.15.37:0/2063831359' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-23T02:32:58.185 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:32:57 smithi191 bash[40117]: audit 2024-04-23T02:32:57.578013+0000 mon.c (mon.1) 76 : audit 0 from='mgr.25468 172.21.15.37:0/2063831359' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T02:32:58.185 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:32:57 smithi191 bash[40117]: audit 2024-04-23T02:32:57.580975+0000 mon.c (mon.1) 77 : audit 0 from='mgr.25468 172.21.15.37:0/2063831359' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T02:32:58.185 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:32:57 smithi191 bash[40117]: audit 2024-04-23T02:32:57.583364+0000 mon.c (mon.1) 78 : audit 0 from='mgr.25468 172.21.15.37:0/2063831359' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T02:32:58.185 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:32:57 smithi191 bash[40117]: audit 2024-04-23T02:32:57.585963+0000 mon.c (mon.1) 79 : audit 0 from='mgr.25468 172.21.15.37:0/2063831359' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16}]: dispatch 2024-04-23T02:32:58.310 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:32:57 smithi037 bash[54030]: cluster 2024-04-23T02:32:56.398377+0000 mgr.y (mgr.25468) 144 : cluster 0 pgmap v82: 161 pgs: 161 active+clean; 604 KiB data, 120 MiB used, 715 GiB / 715 GiB avail 2024-04-23T02:32:58.311 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:32:57 smithi037 bash[54030]: audit 2024-04-23T02:32:57.451331+0000 mon.a (mon.0) 203 : audit 1 from='mgr.25468 ' entity='mgr.y' 2024-04-23T02:32:58.311 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:32:57 smithi037 bash[54030]: audit 2024-04-23T02:32:57.466584+0000 mon.a (mon.0) 204 : audit 1 from='mgr.25468 ' entity='mgr.y' 2024-04-23T02:32:58.311 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:32:57 smithi037 bash[54030]: audit 2024-04-23T02:32:57.470512+0000 mon.c (mon.1) 73 : audit 0 from='mgr.25468 172.21.15.37:0/2063831359' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-23T02:32:58.311 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:32:57 smithi037 bash[54030]: audit 2024-04-23T02:32:57.472489+0000 mon.c (mon.1) 74 : audit 1 from='mgr.25468 172.21.15.37:0/2063831359' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-23T02:32:58.311 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:32:57 smithi037 bash[54030]: audit 2024-04-23T02:32:57.483960+0000 mon.a (mon.0) 205 : audit 1 from='mgr.25468 ' entity='mgr.y' 2024-04-23T02:32:58.311 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:32:57 smithi037 bash[54030]: audit 2024-04-23T02:32:57.572178+0000 mon.c (mon.1) 75 : audit 0 from='mgr.25468 172.21.15.37:0/2063831359' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-23T02:32:58.311 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:32:57 smithi037 bash[54030]: audit 2024-04-23T02:32:57.578013+0000 mon.c (mon.1) 76 : audit 0 from='mgr.25468 172.21.15.37:0/2063831359' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T02:32:58.311 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:32:57 smithi037 bash[54030]: audit 2024-04-23T02:32:57.580975+0000 mon.c (mon.1) 77 : audit 0 from='mgr.25468 172.21.15.37:0/2063831359' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T02:32:58.311 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:32:57 smithi037 bash[54030]: audit 2024-04-23T02:32:57.583364+0000 mon.c (mon.1) 78 : audit 0 from='mgr.25468 172.21.15.37:0/2063831359' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T02:32:58.311 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:32:57 smithi037 bash[54030]: audit 2024-04-23T02:32:57.585963+0000 mon.c (mon.1) 79 : audit 0 from='mgr.25468 172.21.15.37:0/2063831359' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16}]: dispatch 2024-04-23T02:32:58.312 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:32:57 smithi037 bash[56036]: cluster 2024-04-23T02:32:56.398377+0000 mgr.y (mgr.25468) 144 : cluster 0 pgmap v82: 161 pgs: 161 active+clean; 604 KiB data, 120 MiB used, 715 GiB / 715 GiB avail 2024-04-23T02:32:58.312 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:32:57 smithi037 bash[56036]: audit 2024-04-23T02:32:57.451331+0000 mon.a (mon.0) 203 : audit 1 from='mgr.25468 ' entity='mgr.y' 2024-04-23T02:32:58.312 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:32:57 smithi037 bash[56036]: audit 2024-04-23T02:32:57.466584+0000 mon.a (mon.0) 204 : audit 1 from='mgr.25468 ' entity='mgr.y' 2024-04-23T02:32:58.312 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:32:57 smithi037 bash[56036]: audit 2024-04-23T02:32:57.470512+0000 mon.c (mon.1) 73 : audit 0 from='mgr.25468 172.21.15.37:0/2063831359' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-23T02:32:58.312 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:32:57 smithi037 bash[56036]: audit 2024-04-23T02:32:57.472489+0000 mon.c (mon.1) 74 : audit 1 from='mgr.25468 172.21.15.37:0/2063831359' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-23T02:32:58.312 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:32:57 smithi037 bash[56036]: audit 2024-04-23T02:32:57.483960+0000 mon.a (mon.0) 205 : audit 1 from='mgr.25468 ' entity='mgr.y' 2024-04-23T02:32:58.312 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:32:57 smithi037 bash[56036]: audit 2024-04-23T02:32:57.572178+0000 mon.c (mon.1) 75 : audit 0 from='mgr.25468 172.21.15.37:0/2063831359' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-23T02:32:58.312 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:32:57 smithi037 bash[56036]: audit 2024-04-23T02:32:57.578013+0000 mon.c (mon.1) 76 : audit 0 from='mgr.25468 172.21.15.37:0/2063831359' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T02:32:58.312 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:32:57 smithi037 bash[56036]: audit 2024-04-23T02:32:57.580975+0000 mon.c (mon.1) 77 : audit 0 from='mgr.25468 172.21.15.37:0/2063831359' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T02:32:58.312 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:32:57 smithi037 bash[56036]: audit 2024-04-23T02:32:57.583364+0000 mon.c (mon.1) 78 : audit 0 from='mgr.25468 172.21.15.37:0/2063831359' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T02:32:58.312 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:32:57 smithi037 bash[56036]: audit 2024-04-23T02:32:57.585963+0000 mon.c (mon.1) 79 : audit 0 from='mgr.25468 172.21.15.37:0/2063831359' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16}]: dispatch 2024-04-23T02:32:58.660 INFO:teuthology.orchestra.run.smithi037.stdout:true 2024-04-23T02:32:59.085 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:32:58 smithi037 bash[54030]: cephadm 2024-04-23T02:32:57.474083+0000 mgr.y (mgr.25468) 145 : cephadm 3 unable to calc client keyring client.admin placement PlacementSpec(label='_admin'): Cannot place : No matching hosts for label _admin 2024-04-23T02:32:59.085 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:32:58 smithi037 bash[54030]: cluster 2024-04-23T02:32:57.475715+0000 mgr.y (mgr.25468) 146 : cluster 0 pgmap v83: 161 pgs: 161 active+clean; 604 KiB data, 120 MiB used, 715 GiB / 715 GiB avail 2024-04-23T02:32:59.086 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:32:58 smithi037 bash[54030]: cluster 2024-04-23T02:32:57.476394+0000 mgr.y (mgr.25468) 147 : cluster 0 pgmap v84: 161 pgs: 161 active+clean; 604 KiB data, 120 MiB used, 715 GiB / 715 GiB avail 2024-04-23T02:32:59.086 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:32:58 smithi037 bash[54030]: audit 2024-04-23T02:32:57.586307+0000 mgr.y (mgr.25468) 148 : audit 0 from='mon.1 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16}]: dispatch 2024-04-23T02:32:59.086 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:32:58 smithi037 bash[54030]: cephadm 2024-04-23T02:32:57.588328+0000 mgr.y (mgr.25468) 149 : cephadm 1 Upgrade: osd.1 is safe to restart 2024-04-23T02:32:59.086 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:32:58 smithi037 bash[56036]: cephadm 2024-04-23T02:32:57.474083+0000 mgr.y (mgr.25468) 145 : cephadm 3 unable to calc client keyring client.admin placement PlacementSpec(label='_admin'): Cannot place : No matching hosts for label _admin 2024-04-23T02:32:59.086 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:32:58 smithi037 bash[56036]: cluster 2024-04-23T02:32:57.475715+0000 mgr.y (mgr.25468) 146 : cluster 0 pgmap v83: 161 pgs: 161 active+clean; 604 KiB data, 120 MiB used, 715 GiB / 715 GiB avail 2024-04-23T02:32:59.086 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:32:58 smithi037 bash[56036]: cluster 2024-04-23T02:32:57.476394+0000 mgr.y (mgr.25468) 147 : cluster 0 pgmap v84: 161 pgs: 161 active+clean; 604 KiB data, 120 MiB used, 715 GiB / 715 GiB avail 2024-04-23T02:32:59.086 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:32:58 smithi037 bash[56036]: audit 2024-04-23T02:32:57.586307+0000 mgr.y (mgr.25468) 148 : audit 0 from='mon.1 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16}]: dispatch 2024-04-23T02:32:59.086 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:32:58 smithi037 bash[56036]: cephadm 2024-04-23T02:32:57.588328+0000 mgr.y (mgr.25468) 149 : cephadm 1 Upgrade: osd.1 is safe to restart 2024-04-23T02:32:59.184 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:32:58 smithi191 bash[40117]: cephadm 2024-04-23T02:32:57.474083+0000 mgr.y (mgr.25468) 145 : cephadm 3 unable to calc client keyring client.admin placement PlacementSpec(label='_admin'): Cannot place : No matching hosts for label _admin 2024-04-23T02:32:59.184 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:32:58 smithi191 bash[40117]: cluster 2024-04-23T02:32:57.475715+0000 mgr.y (mgr.25468) 146 : cluster 0 pgmap v83: 161 pgs: 161 active+clean; 604 KiB data, 120 MiB used, 715 GiB / 715 GiB avail 2024-04-23T02:32:59.184 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:32:58 smithi191 bash[40117]: cluster 2024-04-23T02:32:57.476394+0000 mgr.y (mgr.25468) 147 : cluster 0 pgmap v84: 161 pgs: 161 active+clean; 604 KiB data, 120 MiB used, 715 GiB / 715 GiB avail 2024-04-23T02:32:59.184 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:32:58 smithi191 bash[40117]: audit 2024-04-23T02:32:57.586307+0000 mgr.y (mgr.25468) 148 : audit 0 from='mon.1 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16}]: dispatch 2024-04-23T02:32:59.184 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:32:58 smithi191 bash[40117]: cephadm 2024-04-23T02:32:57.588328+0000 mgr.y (mgr.25468) 149 : cephadm 1 Upgrade: osd.1 is safe to restart 2024-04-23T02:32:59.464 INFO:teuthology.orchestra.run.smithi037.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-04-23T02:32:59.464 INFO:teuthology.orchestra.run.smithi037.stdout:alertmanager.a smithi037 *:9093,9094 running (4m) 12s ago 11m 10.3M - 0.20.0 0881eb8f169f 1b9e4bd608dc 2024-04-23T02:32:59.464 INFO:teuthology.orchestra.run.smithi037.stdout:grafana.a smithi191 *:3000 running (4m) 79s ago 11m 25.9M - 6.7.4 557c83e11646 cfce89c1dd30 2024-04-23T02:32:59.464 INFO:teuthology.orchestra.run.smithi037.stdout:iscsi.foo.smithi037.qdajck smithi037 error 12s ago 9m - - 2024-04-23T02:32:59.465 INFO:teuthology.orchestra.run.smithi037.stdout:mgr.x smithi191 *:8443,8765 running (3m) 79s ago 15m 440M - 18.2.2-1237-g646b8c7d 9900ed1a6b81 b3456bc9b9ef 2024-04-23T02:32:59.465 INFO:teuthology.orchestra.run.smithi037.stdout:mgr.y smithi037 *:8443,8765 running (3m) 12s ago 17m 484M - 18.2.2-1237-g646b8c7d 9900ed1a6b81 19b52a26f1ca 2024-04-23T02:32:59.465 INFO:teuthology.orchestra.run.smithi037.stdout:mon.a smithi037 running (2m) 12s ago 17m 52.2M 2048M 18.2.2-1237-g646b8c7d 9900ed1a6b81 6d03d23cb94e 2024-04-23T02:32:59.465 INFO:teuthology.orchestra.run.smithi037.stdout:mon.b smithi191 running (92s) 79s ago 16m 40.9M 2048M 18.2.2-1237-g646b8c7d 9900ed1a6b81 a5c2b4539944 2024-04-23T02:32:59.465 INFO:teuthology.orchestra.run.smithi037.stdout:mon.c smithi037 running (2m) 12s ago 16m 45.1M 2048M 18.2.2-1237-g646b8c7d 9900ed1a6b81 f6fcc457b7d2 2024-04-23T02:32:59.465 INFO:teuthology.orchestra.run.smithi037.stdout:node-exporter.a smithi037 *:9100 running (4m) 12s ago 11m 9352k - 0.18.1 e5a616e4b9cf 9f1e46faf95f 2024-04-23T02:32:59.465 INFO:teuthology.orchestra.run.smithi037.stdout:node-exporter.b smithi191 *:9100 running (4m) 79s ago 11m 3760k - 0.18.1 e5a616e4b9cf 4b3fa5356419 2024-04-23T02:32:59.465 INFO:teuthology.orchestra.run.smithi037.stdout:osd.0 smithi037 running (17s) 12s ago 15m - 4096M 18.2.2-1237-g646b8c7d 9900ed1a6b81 e084fbd81970 2024-04-23T02:32:59.465 INFO:teuthology.orchestra.run.smithi037.stdout:osd.1 smithi037 running (14m) 12s ago 15m 55.5M 4096M 16.2.0 24ecd6d5f14c 25fcc758e2c4 2024-04-23T02:32:59.465 INFO:teuthology.orchestra.run.smithi037.stdout:osd.2 smithi037 running (14m) 12s ago 14m 51.9M 4096M 16.2.0 24ecd6d5f14c f06ea64c4342 2024-04-23T02:32:59.465 INFO:teuthology.orchestra.run.smithi037.stdout:osd.3 smithi037 running (14m) 12s ago 14m 56.7M 4096M 16.2.0 24ecd6d5f14c 86bba9f86542 2024-04-23T02:32:59.465 INFO:teuthology.orchestra.run.smithi037.stdout:osd.4 smithi191 running (13m) 79s ago 13m 56.9M 4096M 16.2.0 24ecd6d5f14c 4bef4ae21d58 2024-04-23T02:32:59.465 INFO:teuthology.orchestra.run.smithi037.stdout:osd.5 smithi191 running (13m) 79s ago 13m 53.2M 4096M 16.2.0 24ecd6d5f14c e96fff457fff 2024-04-23T02:32:59.465 INFO:teuthology.orchestra.run.smithi037.stdout:osd.6 smithi191 running (12m) 79s ago 13m 54.3M 4096M 16.2.0 24ecd6d5f14c 8e1356132ee5 2024-04-23T02:32:59.465 INFO:teuthology.orchestra.run.smithi037.stdout:osd.7 smithi191 running (12m) 79s ago 12m 56.5M 4096M 16.2.0 24ecd6d5f14c 925eb6ef69e9 2024-04-23T02:32:59.466 INFO:teuthology.orchestra.run.smithi037.stdout:prometheus.a smithi191 *:9095 error 79s ago 11m - - 2024-04-23T02:32:59.466 INFO:teuthology.orchestra.run.smithi037.stdout:rgw.foo.smithi037.ajnubp smithi037 *:8000 running (9m) 12s ago 9m 56.9M - 16.2.0 24ecd6d5f14c 98e454e01e1c 2024-04-23T02:32:59.466 INFO:teuthology.orchestra.run.smithi037.stdout:rgw.foo.smithi191.arojwq smithi191 *:8000 running (9m) 79s ago 9m 57.0M - 16.2.0 24ecd6d5f14c c3f6e10394ec 2024-04-23T02:32:59.466 INFO:teuthology.orchestra.run.smithi037.stdout:rgw.smpl.smithi037.oowzwi smithi037 *:80 running (9m) 12s ago 9m 56.7M - 16.2.0 24ecd6d5f14c e986069c49da 2024-04-23T02:32:59.466 INFO:teuthology.orchestra.run.smithi037.stdout:rgw.smpl.smithi191.vzlgqs smithi191 *:80 running (9m) 79s ago 9m 57.2M - 16.2.0 24ecd6d5f14c 5e62488f89f3 2024-04-23T02:32:59.911 INFO:teuthology.orchestra.run.smithi037.stdout:{ 2024-04-23T02:32:59.911 INFO:teuthology.orchestra.run.smithi037.stdout: "mon": { 2024-04-23T02:32:59.911 INFO:teuthology.orchestra.run.smithi037.stdout: "ceph version 18.2.2-1237-g646b8c7d (646b8c7d293d8ec31a40c69f7b3237b19c1be24d) reef (stable)": 3 2024-04-23T02:32:59.911 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-04-23T02:32:59.911 INFO:teuthology.orchestra.run.smithi037.stdout: "mgr": { 2024-04-23T02:32:59.911 INFO:teuthology.orchestra.run.smithi037.stdout: "ceph version 18.2.2-1237-g646b8c7d (646b8c7d293d8ec31a40c69f7b3237b19c1be24d) reef (stable)": 2 2024-04-23T02:32:59.911 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-04-23T02:32:59.911 INFO:teuthology.orchestra.run.smithi037.stdout: "osd": { 2024-04-23T02:32:59.911 INFO:teuthology.orchestra.run.smithi037.stdout: "ceph version 16.2.0 (0c2054e95bcd9b30fdd908a79ac1d8bbc3394442) pacific (stable)": 7, 2024-04-23T02:32:59.911 INFO:teuthology.orchestra.run.smithi037.stdout: "ceph version 18.2.2-1237-g646b8c7d (646b8c7d293d8ec31a40c69f7b3237b19c1be24d) reef (stable)": 1 2024-04-23T02:32:59.911 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-04-23T02:32:59.912 INFO:teuthology.orchestra.run.smithi037.stdout: "rgw": { 2024-04-23T02:32:59.912 INFO:teuthology.orchestra.run.smithi037.stdout: "ceph version 16.2.0 (0c2054e95bcd9b30fdd908a79ac1d8bbc3394442) pacific (stable)": 4 2024-04-23T02:32:59.912 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-04-23T02:32:59.912 INFO:teuthology.orchestra.run.smithi037.stdout: "overall": { 2024-04-23T02:32:59.912 INFO:teuthology.orchestra.run.smithi037.stdout: "ceph version 16.2.0 (0c2054e95bcd9b30fdd908a79ac1d8bbc3394442) pacific (stable)": 11, 2024-04-23T02:32:59.912 INFO:teuthology.orchestra.run.smithi037.stdout: "ceph version 18.2.2-1237-g646b8c7d (646b8c7d293d8ec31a40c69f7b3237b19c1be24d) reef (stable)": 6 2024-04-23T02:32:59.912 INFO:teuthology.orchestra.run.smithi037.stdout: } 2024-04-23T02:32:59.912 INFO:teuthology.orchestra.run.smithi037.stdout:} 2024-04-23T02:33:00.230 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:32:59 smithi037 bash[56036]: audit 2024-04-23T02:32:58.631421+0000 mgr.y (mgr.25468) 150 : audit 0 from='client.44311 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T02:33:00.230 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:32:59 smithi037 bash[56036]: audit 2024-04-23T02:32:59.038033+0000 mgr.y (mgr.25468) 151 : audit 0 from='client.34455 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T02:33:00.230 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:32:59 smithi037 bash[56036]: audit 2024-04-23T02:32:59.903044+0000 mon.a (mon.0) 206 : audit 0 from='client.44329 172.21.15.37:0/2941868721' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T02:33:00.230 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:32:59 smithi037 bash[56036]: audit 2024-04-23T02:32:59.917520+0000 mon.a (mon.0) 207 : audit 1 from='mgr.25468 ' entity='mgr.y' 2024-04-23T02:33:00.230 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:32:59 smithi037 bash[56036]: audit 2024-04-23T02:32:59.919387+0000 mon.c (mon.1) 80 : audit 1 from='mgr.25468 172.21.15.37:0/2063831359' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2024-04-23T02:33:00.231 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:32:59 smithi037 bash[54030]: audit 2024-04-23T02:32:58.631421+0000 mgr.y (mgr.25468) 150 : audit 0 from='client.44311 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T02:33:00.231 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:32:59 smithi037 bash[54030]: audit 2024-04-23T02:32:59.038033+0000 mgr.y (mgr.25468) 151 : audit 0 from='client.34455 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T02:33:00.231 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:32:59 smithi037 bash[54030]: audit 2024-04-23T02:32:59.903044+0000 mon.a (mon.0) 206 : audit 0 from='client.44329 172.21.15.37:0/2941868721' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T02:33:00.231 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:32:59 smithi037 bash[54030]: audit 2024-04-23T02:32:59.917520+0000 mon.a (mon.0) 207 : audit 1 from='mgr.25468 ' entity='mgr.y' 2024-04-23T02:33:00.231 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:32:59 smithi037 bash[54030]: audit 2024-04-23T02:32:59.919387+0000 mon.c (mon.1) 80 : audit 1 from='mgr.25468 172.21.15.37:0/2063831359' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2024-04-23T02:33:00.309 INFO:teuthology.orchestra.run.smithi037.stdout:{ 2024-04-23T02:33:00.309 INFO:teuthology.orchestra.run.smithi037.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph@sha256:417b28a7fda24d3105eeb9bae56a845b9ffa154499a85601880a5fd035847210", 2024-04-23T02:33:00.309 INFO:teuthology.orchestra.run.smithi037.stdout: "in_progress": true, 2024-04-23T02:33:00.309 INFO:teuthology.orchestra.run.smithi037.stdout: "which": "Upgrading all daemon types on all hosts", 2024-04-23T02:33:00.309 INFO:teuthology.orchestra.run.smithi037.stdout: "services_complete": [ 2024-04-23T02:33:00.309 INFO:teuthology.orchestra.run.smithi037.stdout: "mon", 2024-04-23T02:33:00.309 INFO:teuthology.orchestra.run.smithi037.stdout: "mgr" 2024-04-23T02:33:00.309 INFO:teuthology.orchestra.run.smithi037.stdout: ], 2024-04-23T02:33:00.310 INFO:teuthology.orchestra.run.smithi037.stdout: "progress": "6/23 daemons upgraded", 2024-04-23T02:33:00.310 INFO:teuthology.orchestra.run.smithi037.stdout: "message": "Currently upgrading osd daemons", 2024-04-23T02:33:00.310 INFO:teuthology.orchestra.run.smithi037.stdout: "is_paused": false 2024-04-23T02:33:00.310 INFO:teuthology.orchestra.run.smithi037.stdout:} 2024-04-23T02:33:00.434 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:32:59 smithi191 bash[40117]: audit 2024-04-23T02:32:58.631421+0000 mgr.y (mgr.25468) 150 : audit 0 from='client.44311 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T02:33:00.434 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:32:59 smithi191 bash[40117]: audit 2024-04-23T02:32:59.038033+0000 mgr.y (mgr.25468) 151 : audit 0 from='client.34455 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T02:33:00.434 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:32:59 smithi191 bash[40117]: audit 2024-04-23T02:32:59.903044+0000 mon.a (mon.0) 206 : audit 0 from='client.44329 172.21.15.37:0/2941868721' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T02:33:00.434 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:32:59 smithi191 bash[40117]: audit 2024-04-23T02:32:59.917520+0000 mon.a (mon.0) 207 : audit 1 from='mgr.25468 ' entity='mgr.y' 2024-04-23T02:33:00.435 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:32:59 smithi191 bash[40117]: audit 2024-04-23T02:32:59.919387+0000 mon.c (mon.1) 80 : audit 1 from='mgr.25468 172.21.15.37:0/2063831359' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2024-04-23T02:33:00.759 INFO:teuthology.orchestra.run.smithi037.stdout:HEALTH_WARN 2 failed cephadm daemon(s) 2024-04-23T02:33:00.759 INFO:teuthology.orchestra.run.smithi037.stdout:[WRN] CEPHADM_FAILED_DAEMON: 2 failed cephadm daemon(s) 2024-04-23T02:33:00.759 INFO:teuthology.orchestra.run.smithi037.stdout: daemon iscsi.foo.smithi037.qdajck on smithi037 is in error state 2024-04-23T02:33:00.759 INFO:teuthology.orchestra.run.smithi037.stdout: daemon prometheus.a on smithi191 is in error state 2024-04-23T02:33:01.189 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:33:00 smithi037 bash[54030]: audit 2024-04-23T02:32:59.429109+0000 mgr.y (mgr.25468) 152 : audit 0 from='client.34461 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T02:33:01.189 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:33:00 smithi037 bash[54030]: cluster 2024-04-23T02:32:59.477063+0000 mgr.y (mgr.25468) 153 : cluster 0 pgmap v85: 161 pgs: 161 active+clean; 604 KiB data, 120 MiB used, 715 GiB / 715 GiB avail 2024-04-23T02:33:01.189 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:33:00 smithi037 bash[54030]: cephadm 2024-04-23T02:32:59.908149+0000 mgr.y (mgr.25468) 154 : cephadm 1 Upgrade: Updating osd.1 2024-04-23T02:33:01.189 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:33:00 smithi037 bash[54030]: audit 2024-04-23T02:32:59.921058+0000 mon.c (mon.1) 81 : audit 0 from='mgr.25468 172.21.15.37:0/2063831359' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-23T02:33:01.189 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:33:00 smithi037 bash[54030]: cephadm 2024-04-23T02:32:59.934528+0000 mgr.y (mgr.25468) 155 : cephadm 1 Deploying daemon osd.1 on smithi037 2024-04-23T02:33:01.189 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:33:00 smithi037 bash[54030]: audit 2024-04-23T02:32:59.966444+0000 mon.a (mon.0) 208 : audit 1 from='mgr.25468 ' entity='mgr.y' 2024-04-23T02:33:01.189 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:33:00 smithi037 bash[54030]: audit 2024-04-23T02:33:00.751491+0000 mon.a (mon.0) 209 : audit 0 from='client.44341 172.21.15.37:0/1348640194' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-23T02:33:01.189 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:33:00 smithi037 bash[56036]: audit 2024-04-23T02:32:59.429109+0000 mgr.y (mgr.25468) 152 : audit 0 from='client.34461 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T02:33:01.190 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:33:00 smithi037 bash[56036]: cluster 2024-04-23T02:32:59.477063+0000 mgr.y (mgr.25468) 153 : cluster 0 pgmap v85: 161 pgs: 161 active+clean; 604 KiB data, 120 MiB used, 715 GiB / 715 GiB avail 2024-04-23T02:33:01.190 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:33:00 smithi037 bash[56036]: cephadm 2024-04-23T02:32:59.908149+0000 mgr.y (mgr.25468) 154 : cephadm 1 Upgrade: Updating osd.1 2024-04-23T02:33:01.190 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:33:00 smithi037 bash[56036]: audit 2024-04-23T02:32:59.921058+0000 mon.c (mon.1) 81 : audit 0 from='mgr.25468 172.21.15.37:0/2063831359' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-23T02:33:01.190 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:33:00 smithi037 bash[56036]: cephadm 2024-04-23T02:32:59.934528+0000 mgr.y (mgr.25468) 155 : cephadm 1 Deploying daemon osd.1 on smithi037 2024-04-23T02:33:01.190 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:33:00 smithi037 bash[56036]: audit 2024-04-23T02:32:59.966444+0000 mon.a (mon.0) 208 : audit 1 from='mgr.25468 ' entity='mgr.y' 2024-04-23T02:33:01.190 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:33:00 smithi037 bash[56036]: audit 2024-04-23T02:33:00.751491+0000 mon.a (mon.0) 209 : audit 0 from='client.44341 172.21.15.37:0/1348640194' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-23T02:33:01.434 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:33:00 smithi191 bash[40117]: audit 2024-04-23T02:32:59.429109+0000 mgr.y (mgr.25468) 152 : audit 0 from='client.34461 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T02:33:01.434 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:33:00 smithi191 bash[40117]: cluster 2024-04-23T02:32:59.477063+0000 mgr.y (mgr.25468) 153 : cluster 0 pgmap v85: 161 pgs: 161 active+clean; 604 KiB data, 120 MiB used, 715 GiB / 715 GiB avail 2024-04-23T02:33:01.435 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:33:00 smithi191 bash[40117]: cephadm 2024-04-23T02:32:59.908149+0000 mgr.y (mgr.25468) 154 : cephadm 1 Upgrade: Updating osd.1 2024-04-23T02:33:01.435 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:33:00 smithi191 bash[40117]: audit 2024-04-23T02:32:59.921058+0000 mon.c (mon.1) 81 : audit 0 from='mgr.25468 172.21.15.37:0/2063831359' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-23T02:33:01.435 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:33:00 smithi191 bash[40117]: cephadm 2024-04-23T02:32:59.934528+0000 mgr.y (mgr.25468) 155 : cephadm 1 Deploying daemon osd.1 on smithi037 2024-04-23T02:33:01.435 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:33:00 smithi191 bash[40117]: audit 2024-04-23T02:32:59.966444+0000 mon.a (mon.0) 208 : audit 1 from='mgr.25468 ' entity='mgr.y' 2024-04-23T02:33:01.435 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:33:00 smithi191 bash[40117]: audit 2024-04-23T02:33:00.751491+0000 mon.a (mon.0) 209 : audit 0 from='client.44341 172.21.15.37:0/1348640194' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-23T02:33:02.242 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:33:01 smithi037 bash[54030]: audit 2024-04-23T02:33:00.300820+0000 mgr.y (mgr.25468) 156 : audit 0 from='client.44335 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T02:33:02.242 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:33:01 smithi037 bash[56036]: audit 2024-04-23T02:33:00.300820+0000 mgr.y (mgr.25468) 156 : audit 0 from='client.44335 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T02:33:02.434 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:33:01 smithi191 bash[40117]: audit 2024-04-23T02:33:00.300820+0000 mgr.y (mgr.25468) 156 : audit 0 from='client.44335 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T02:33:03.206 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:33:02 smithi037 bash[54030]: cluster 2024-04-23T02:33:01.478625+0000 mgr.y (mgr.25468) 157 : cluster 0 pgmap v86: 161 pgs: 161 active+clean; 604 KiB data, 120 MiB used, 715 GiB / 715 GiB avail 2024-04-23T02:33:03.206 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:33:02 smithi037 bash[56036]: cluster 2024-04-23T02:33:01.478625+0000 mgr.y (mgr.25468) 157 : cluster 0 pgmap v86: 161 pgs: 161 active+clean; 604 KiB data, 120 MiB used, 715 GiB / 715 GiB avail 2024-04-23T02:33:03.434 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:33:02 smithi191 bash[40117]: cluster 2024-04-23T02:33:01.478625+0000 mgr.y (mgr.25468) 157 : cluster 0 pgmap v86: 161 pgs: 161 active+clean; 604 KiB data, 120 MiB used, 715 GiB / 715 GiB avail 2024-04-23T02:33:04.810 INFO:journalctl@ceph.osd.1.smithi037.stdout:Apr 23 02:33:04 smithi037 systemd[1]: Stopping Ceph osd.1 for 39f0dbf0-0117-11ef-bc93-c7b262605968... 2024-04-23T02:33:05.311 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:33:04 smithi037 bash[54030]: cluster 2024-04-23T02:33:03.479632+0000 mgr.y (mgr.25468) 158 : cluster 0 pgmap v87: 161 pgs: 161 active+clean; 604 KiB data, 120 MiB used, 715 GiB / 715 GiB avail 2024-04-23T02:33:05.311 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:33:04 smithi037 bash[56036]: cluster 2024-04-23T02:33:03.479632+0000 mgr.y (mgr.25468) 158 : cluster 0 pgmap v87: 161 pgs: 161 active+clean; 604 KiB data, 120 MiB used, 715 GiB / 715 GiB avail 2024-04-23T02:33:05.311 INFO:journalctl@ceph.osd.1.smithi037.stdout:Apr 23 02:33:04 smithi037 bash[24228]: debug 2024-04-23T02:33:04.904+0000 7f75d2c24700 -1 received signal: Terminated from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.1 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-04-23T02:33:05.311 INFO:journalctl@ceph.osd.1.smithi037.stdout:Apr 23 02:33:04 smithi037 bash[24228]: debug 2024-04-23T02:33:04.904+0000 7f75d2c24700 -1 osd.1 82 *** Got signal Terminated *** 2024-04-23T02:33:05.311 INFO:journalctl@ceph.osd.1.smithi037.stdout:Apr 23 02:33:04 smithi037 bash[24228]: debug 2024-04-23T02:33:04.904+0000 7f75d2c24700 -1 osd.1 82 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-04-23T02:33:05.434 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:33:04 smithi191 bash[40117]: cluster 2024-04-23T02:33:03.479632+0000 mgr.y (mgr.25468) 158 : cluster 0 pgmap v87: 161 pgs: 161 active+clean; 604 KiB data, 120 MiB used, 715 GiB / 715 GiB avail 2024-04-23T02:33:05.872 INFO:journalctl@ceph.osd.1.smithi037.stdout:Apr 23 02:33:05 smithi037 bash[62189]: ceph-39f0dbf0-0117-11ef-bc93-c7b262605968-osd.1 2024-04-23T02:33:05.872 INFO:journalctl@ceph.osd.1.smithi037.stdout:Apr 23 02:33:05 smithi037 bash[62260]: Error response from daemon: No such container: ceph-39f0dbf0-0117-11ef-bc93-c7b262605968-osd.1 2024-04-23T02:33:06.311 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:33:05 smithi037 bash[56036]: cluster 2024-04-23T02:33:05.169008+0000 mon.a (mon.0) 210 : cluster 0 osd.1 reported immediately failed by osd.3 2024-04-23T02:33:06.311 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:33:05 smithi037 bash[56036]: cluster 2024-04-23T02:33:05.169128+0000 mon.a (mon.0) 211 : cluster 1 osd.1 failed (root=default,host=smithi037) (connection refused reported by osd.3) 2024-04-23T02:33:06.311 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:33:05 smithi037 bash[56036]: cluster 2024-04-23T02:33:05.169775+0000 mon.a (mon.0) 212 : cluster 0 osd.1 reported immediately failed by osd.0 2024-04-23T02:33:06.311 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:33:05 smithi037 bash[56036]: cluster 2024-04-23T02:33:05.170363+0000 mon.a (mon.0) 213 : cluster 0 osd.1 reported immediately failed by osd.2 2024-04-23T02:33:06.311 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:33:05 smithi037 bash[56036]: cluster 2024-04-23T02:33:05.170765+0000 mon.a (mon.0) 214 : cluster 0 osd.1 reported immediately failed by osd.3 2024-04-23T02:33:06.311 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:33:05 smithi037 bash[56036]: cluster 2024-04-23T02:33:05.171152+0000 mon.a (mon.0) 215 : cluster 0 osd.1 reported immediately failed by osd.6 2024-04-23T02:33:06.312 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:33:05 smithi037 bash[56036]: cluster 2024-04-23T02:33:05.171620+0000 mon.a (mon.0) 216 : cluster 0 osd.1 reported immediately failed by osd.4 2024-04-23T02:33:06.312 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:33:05 smithi037 bash[56036]: cluster 2024-04-23T02:33:05.172024+0000 mon.a (mon.0) 217 : cluster 0 osd.1 reported immediately failed by osd.0 2024-04-23T02:33:06.312 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:33:05 smithi037 bash[56036]: cluster 2024-04-23T02:33:05.172528+0000 mon.a (mon.0) 218 : cluster 0 osd.1 reported immediately failed by osd.2 2024-04-23T02:33:06.312 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:33:05 smithi037 bash[56036]: cluster 2024-04-23T02:33:05.172952+0000 mon.a (mon.0) 219 : cluster 0 osd.1 reported immediately failed by osd.6 2024-04-23T02:33:06.312 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:33:05 smithi037 bash[56036]: cluster 2024-04-23T02:33:05.173329+0000 mon.a (mon.0) 220 : cluster 0 osd.1 reported immediately failed by osd.4 2024-04-23T02:33:06.312 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:33:05 smithi037 bash[56036]: cluster 2024-04-23T02:33:05.173907+0000 mon.a (mon.0) 221 : cluster 0 osd.1 reported immediately failed by osd.7 2024-04-23T02:33:06.312 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:33:05 smithi037 bash[56036]: cluster 2024-04-23T02:33:05.174258+0000 mon.a (mon.0) 222 : cluster 0 osd.1 reported immediately failed by osd.7 2024-04-23T02:33:06.312 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:33:05 smithi037 bash[56036]: cluster 2024-04-23T02:33:05.174985+0000 mon.a (mon.0) 223 : cluster 0 osd.1 reported immediately failed by osd.5 2024-04-23T02:33:06.312 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:33:05 smithi037 bash[56036]: cluster 2024-04-23T02:33:05.175577+0000 mon.a (mon.0) 224 : cluster 0 osd.1 reported immediately failed by osd.5 2024-04-23T02:33:06.312 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:33:05 smithi037 bash[56036]: cluster 2024-04-23T02:33:05.184017+0000 mon.a (mon.0) 225 : cluster 0 osd.1 reported immediately failed by osd.6 2024-04-23T02:33:06.312 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:33:05 smithi037 bash[56036]: cluster 2024-04-23T02:33:05.184951+0000 mon.a (mon.0) 226 : cluster 0 osd.1 reported immediately failed by osd.4 2024-04-23T02:33:06.312 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:33:05 smithi037 bash[56036]: cluster 2024-04-23T02:33:05.191319+0000 mon.a (mon.0) 227 : cluster 0 osd.1 reported immediately failed by osd.7 2024-04-23T02:33:06.312 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:33:05 smithi037 bash[56036]: cluster 2024-04-23T02:33:05.194183+0000 mon.a (mon.0) 228 : cluster 0 osd.1 reported immediately failed by osd.5 2024-04-23T02:33:06.312 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:33:05 smithi037 bash[56036]: cluster 2024-04-23T02:33:05.194594+0000 mon.a (mon.0) 229 : cluster 0 osd.1 reported immediately failed by osd.3 2024-04-23T02:33:06.313 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:33:05 smithi037 bash[56036]: cluster 2024-04-23T02:33:05.386402+0000 mon.a (mon.0) 230 : cluster 0 osd.1 reported immediately failed by osd.6 2024-04-23T02:33:06.313 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:33:05 smithi037 bash[56036]: cluster 2024-04-23T02:33:05.386567+0000 mon.a (mon.0) 231 : cluster 0 osd.1 reported immediately failed by osd.4 2024-04-23T02:33:06.313 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:33:05 smithi037 bash[56036]: cluster 2024-04-23T02:33:05.394760+0000 mon.a (mon.0) 232 : cluster 0 osd.1 reported immediately failed by osd.7 2024-04-23T02:33:06.313 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:33:05 smithi037 bash[56036]: cluster 2024-04-23T02:33:05.395204+0000 mon.a (mon.0) 233 : cluster 0 osd.1 reported immediately failed by osd.5 2024-04-23T02:33:06.313 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:33:05 smithi037 bash[56036]: cluster 2024-04-23T02:33:05.396516+0000 mon.a (mon.0) 234 : cluster 0 osd.1 reported immediately failed by osd.3 2024-04-23T02:33:06.313 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:33:05 smithi037 bash[56036]: cluster 2024-04-23T02:33:05.572939+0000 mon.a (mon.0) 235 : cluster 0 osd.1 reported immediately failed by osd.0 2024-04-23T02:33:06.313 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:33:05 smithi037 bash[54030]: cluster 2024-04-23T02:33:05.169008+0000 mon.a (mon.0) 210 : cluster 0 osd.1 reported immediately failed by osd.3 2024-04-23T02:33:06.313 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:33:05 smithi037 bash[54030]: cluster 2024-04-23T02:33:05.169128+0000 mon.a (mon.0) 211 : cluster 1 osd.1 failed (root=default,host=smithi037) (connection refused reported by osd.3) 2024-04-23T02:33:06.313 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:33:05 smithi037 bash[54030]: cluster 2024-04-23T02:33:05.169775+0000 mon.a (mon.0) 212 : cluster 0 osd.1 reported immediately failed by osd.0 2024-04-23T02:33:06.313 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:33:05 smithi037 bash[54030]: cluster 2024-04-23T02:33:05.170363+0000 mon.a (mon.0) 213 : cluster 0 osd.1 reported immediately failed by osd.2 2024-04-23T02:33:06.313 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:33:05 smithi037 bash[54030]: cluster 2024-04-23T02:33:05.170765+0000 mon.a (mon.0) 214 : cluster 0 osd.1 reported immediately failed by osd.3 2024-04-23T02:33:06.314 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:33:05 smithi037 bash[54030]: cluster 2024-04-23T02:33:05.171152+0000 mon.a (mon.0) 215 : cluster 0 osd.1 reported immediately failed by osd.6 2024-04-23T02:33:06.314 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:33:05 smithi037 bash[54030]: cluster 2024-04-23T02:33:05.171620+0000 mon.a (mon.0) 216 : cluster 0 osd.1 reported immediately failed by osd.4 2024-04-23T02:33:06.314 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:33:05 smithi037 bash[54030]: cluster 2024-04-23T02:33:05.172024+0000 mon.a (mon.0) 217 : cluster 0 osd.1 reported immediately failed by osd.0 2024-04-23T02:33:06.314 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:33:05 smithi037 bash[54030]: cluster 2024-04-23T02:33:05.172528+0000 mon.a (mon.0) 218 : cluster 0 osd.1 reported immediately failed by osd.2 2024-04-23T02:33:06.314 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:33:05 smithi037 bash[54030]: cluster 2024-04-23T02:33:05.172952+0000 mon.a (mon.0) 219 : cluster 0 osd.1 reported immediately failed by osd.6 2024-04-23T02:33:06.314 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:33:05 smithi037 bash[54030]: cluster 2024-04-23T02:33:05.173329+0000 mon.a (mon.0) 220 : cluster 0 osd.1 reported immediately failed by osd.4 2024-04-23T02:33:06.314 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:33:05 smithi037 bash[54030]: cluster 2024-04-23T02:33:05.173907+0000 mon.a (mon.0) 221 : cluster 0 osd.1 reported immediately failed by osd.7 2024-04-23T02:33:06.314 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:33:05 smithi037 bash[54030]: cluster 2024-04-23T02:33:05.174258+0000 mon.a (mon.0) 222 : cluster 0 osd.1 reported immediately failed by osd.7 2024-04-23T02:33:06.314 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:33:05 smithi037 bash[54030]: cluster 2024-04-23T02:33:05.174985+0000 mon.a (mon.0) 223 : cluster 0 osd.1 reported immediately failed by osd.5 2024-04-23T02:33:06.314 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:33:05 smithi037 bash[54030]: cluster 2024-04-23T02:33:05.175577+0000 mon.a (mon.0) 224 : cluster 0 osd.1 reported immediately failed by osd.5 2024-04-23T02:33:06.314 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:33:05 smithi037 bash[54030]: cluster 2024-04-23T02:33:05.184017+0000 mon.a (mon.0) 225 : cluster 0 osd.1 reported immediately failed by osd.6 2024-04-23T02:33:06.314 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:33:05 smithi037 bash[54030]: cluster 2024-04-23T02:33:05.184951+0000 mon.a (mon.0) 226 : cluster 0 osd.1 reported immediately failed by osd.4 2024-04-23T02:33:06.314 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:33:05 smithi037 bash[54030]: cluster 2024-04-23T02:33:05.191319+0000 mon.a (mon.0) 227 : cluster 0 osd.1 reported immediately failed by osd.7 2024-04-23T02:33:06.314 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:33:05 smithi037 bash[54030]: cluster 2024-04-23T02:33:05.194183+0000 mon.a (mon.0) 228 : cluster 0 osd.1 reported immediately failed by osd.5 2024-04-23T02:33:06.315 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:33:05 smithi037 bash[54030]: cluster 2024-04-23T02:33:05.194594+0000 mon.a (mon.0) 229 : cluster 0 osd.1 reported immediately failed by osd.3 2024-04-23T02:33:06.315 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:33:05 smithi037 bash[54030]: cluster 2024-04-23T02:33:05.386402+0000 mon.a (mon.0) 230 : cluster 0 osd.1 reported immediately failed by osd.6 2024-04-23T02:33:06.315 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:33:05 smithi037 bash[54030]: cluster 2024-04-23T02:33:05.386567+0000 mon.a (mon.0) 231 : cluster 0 osd.1 reported immediately failed by osd.4 2024-04-23T02:33:06.315 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:33:05 smithi037 bash[54030]: cluster 2024-04-23T02:33:05.394760+0000 mon.a (mon.0) 232 : cluster 0 osd.1 reported immediately failed by osd.7 2024-04-23T02:33:06.315 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:33:05 smithi037 bash[54030]: cluster 2024-04-23T02:33:05.395204+0000 mon.a (mon.0) 233 : cluster 0 osd.1 reported immediately failed by osd.5 2024-04-23T02:33:06.315 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:33:05 smithi037 bash[54030]: cluster 2024-04-23T02:33:05.396516+0000 mon.a (mon.0) 234 : cluster 0 osd.1 reported immediately failed by osd.3 2024-04-23T02:33:06.315 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:33:05 smithi037 bash[54030]: cluster 2024-04-23T02:33:05.572939+0000 mon.a (mon.0) 235 : cluster 0 osd.1 reported immediately failed by osd.0 2024-04-23T02:33:06.315 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:33:05 smithi037 bash[56036]: cluster 2024-04-23T02:33:05.573122+0000 mon.a (mon.0) 236 : cluster 0 osd.1 reported immediately failed by osd.0 2024-04-23T02:33:06.315 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:33:05 smithi037 bash[56036]: cluster 2024-04-23T02:33:05.573514+0000 mon.a (mon.0) 237 : cluster 0 osd.1 reported immediately failed by osd.3 2024-04-23T02:33:06.315 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:33:05 smithi037 bash[56036]: cluster 2024-04-23T02:33:05.573894+0000 mon.a (mon.0) 238 : cluster 0 osd.1 reported immediately failed by osd.2 2024-04-23T02:33:06.315 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:33:05 smithi037 bash[56036]: cluster 2024-04-23T02:33:05.574446+0000 mon.a (mon.0) 239 : cluster 0 osd.1 reported immediately failed by osd.3 2024-04-23T02:33:06.316 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:33:05 smithi037 bash[56036]: cluster 2024-04-23T02:33:05.575006+0000 mon.a (mon.0) 240 : cluster 0 osd.1 reported immediately failed by osd.2 2024-04-23T02:33:06.316 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:33:05 smithi037 bash[56036]: cluster 2024-04-23T02:33:05.575408+0000 mon.a (mon.0) 241 : cluster 0 osd.1 reported immediately failed by osd.6 2024-04-23T02:33:06.316 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:33:05 smithi037 bash[56036]: cluster 2024-04-23T02:33:05.575886+0000 mon.a (mon.0) 242 : cluster 0 osd.1 reported immediately failed by osd.4 2024-04-23T02:33:06.316 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:33:05 smithi037 bash[56036]: cluster 2024-04-23T02:33:05.576505+0000 mon.a (mon.0) 243 : cluster 0 osd.1 reported immediately failed by osd.5 2024-04-23T02:33:06.316 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:33:05 smithi037 bash[56036]: cluster 2024-04-23T02:33:05.576949+0000 mon.a (mon.0) 244 : cluster 0 osd.1 reported immediately failed by osd.6 2024-04-23T02:33:06.316 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:33:05 smithi037 bash[56036]: cluster 2024-04-23T02:33:05.577370+0000 mon.a (mon.0) 245 : cluster 0 osd.1 reported immediately failed by osd.4 2024-04-23T02:33:06.316 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:33:05 smithi037 bash[56036]: cluster 2024-04-23T02:33:05.577904+0000 mon.a (mon.0) 246 : cluster 0 osd.1 reported immediately failed by osd.7 2024-04-23T02:33:06.316 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:33:05 smithi037 bash[56036]: cluster 2024-04-23T02:33:05.578452+0000 mon.a (mon.0) 247 : cluster 0 osd.1 reported immediately failed by osd.5 2024-04-23T02:33:06.316 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:33:05 smithi037 bash[56036]: cluster 2024-04-23T02:33:05.578980+0000 mon.a (mon.0) 248 : cluster 0 osd.1 reported immediately failed by osd.7 2024-04-23T02:33:06.316 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:33:05 smithi037 bash[56036]: cluster 2024-04-23T02:33:05.790404+0000 mon.a (mon.0) 249 : cluster 0 osd.1 reported immediately failed by osd.4 2024-04-23T02:33:06.316 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:33:05 smithi037 bash[56036]: cluster 2024-04-23T02:33:05.790867+0000 mon.a (mon.0) 250 : cluster 0 osd.1 reported immediately failed by osd.6 2024-04-23T02:33:06.316 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:33:05 smithi037 bash[56036]: cluster 2024-04-23T02:33:05.799195+0000 mon.a (mon.0) 251 : cluster 0 osd.1 reported immediately failed by osd.7 2024-04-23T02:33:06.316 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:33:05 smithi037 bash[56036]: cluster 2024-04-23T02:33:05.799808+0000 mon.a (mon.0) 252 : cluster 0 osd.1 reported immediately failed by osd.5 2024-04-23T02:33:06.316 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:33:05 smithi037 bash[56036]: cluster 2024-04-23T02:33:05.800519+0000 mon.a (mon.0) 253 : cluster 0 osd.1 reported immediately failed by osd.3 2024-04-23T02:33:06.316 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:33:05 smithi037 bash[54030]: cluster 2024-04-23T02:33:05.573122+0000 mon.a (mon.0) 236 : cluster 0 osd.1 reported immediately failed by osd.0 2024-04-23T02:33:06.317 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:33:05 smithi037 bash[54030]: cluster 2024-04-23T02:33:05.573514+0000 mon.a (mon.0) 237 : cluster 0 osd.1 reported immediately failed by osd.3 2024-04-23T02:33:06.317 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:33:05 smithi037 bash[54030]: cluster 2024-04-23T02:33:05.573894+0000 mon.a (mon.0) 238 : cluster 0 osd.1 reported immediately failed by osd.2 2024-04-23T02:33:06.317 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:33:05 smithi037 bash[54030]: cluster 2024-04-23T02:33:05.574446+0000 mon.a (mon.0) 239 : cluster 0 osd.1 reported immediately failed by osd.3 2024-04-23T02:33:06.317 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:33:05 smithi037 bash[54030]: cluster 2024-04-23T02:33:05.575006+0000 mon.a (mon.0) 240 : cluster 0 osd.1 reported immediately failed by osd.2 2024-04-23T02:33:06.317 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:33:05 smithi037 bash[54030]: cluster 2024-04-23T02:33:05.575408+0000 mon.a (mon.0) 241 : cluster 0 osd.1 reported immediately failed by osd.6 2024-04-23T02:33:06.317 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:33:05 smithi037 bash[54030]: cluster 2024-04-23T02:33:05.575886+0000 mon.a (mon.0) 242 : cluster 0 osd.1 reported immediately failed by osd.4 2024-04-23T02:33:06.317 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:33:05 smithi037 bash[54030]: cluster 2024-04-23T02:33:05.576505+0000 mon.a (mon.0) 243 : cluster 0 osd.1 reported immediately failed by osd.5 2024-04-23T02:33:06.317 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:33:05 smithi037 bash[54030]: cluster 2024-04-23T02:33:05.576949+0000 mon.a (mon.0) 244 : cluster 0 osd.1 reported immediately failed by osd.6 2024-04-23T02:33:06.317 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:33:05 smithi037 bash[54030]: cluster 2024-04-23T02:33:05.577370+0000 mon.a (mon.0) 245 : cluster 0 osd.1 reported immediately failed by osd.4 2024-04-23T02:33:06.317 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:33:05 smithi037 bash[54030]: cluster 2024-04-23T02:33:05.577904+0000 mon.a (mon.0) 246 : cluster 0 osd.1 reported immediately failed by osd.7 2024-04-23T02:33:06.317 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:33:05 smithi037 bash[54030]: cluster 2024-04-23T02:33:05.578452+0000 mon.a (mon.0) 247 : cluster 0 osd.1 reported immediately failed by osd.5 2024-04-23T02:33:06.317 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:33:05 smithi037 bash[54030]: cluster 2024-04-23T02:33:05.578980+0000 mon.a (mon.0) 248 : cluster 0 osd.1 reported immediately failed by osd.7 2024-04-23T02:33:06.317 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:33:05 smithi037 bash[54030]: cluster 2024-04-23T02:33:05.790404+0000 mon.a (mon.0) 249 : cluster 0 osd.1 reported immediately failed by osd.4 2024-04-23T02:33:06.317 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:33:05 smithi037 bash[54030]: cluster 2024-04-23T02:33:05.790867+0000 mon.a (mon.0) 250 : cluster 0 osd.1 reported immediately failed by osd.6 2024-04-23T02:33:06.317 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:33:05 smithi037 bash[54030]: cluster 2024-04-23T02:33:05.799195+0000 mon.a (mon.0) 251 : cluster 0 osd.1 reported immediately failed by osd.7 2024-04-23T02:33:06.317 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:33:05 smithi037 bash[54030]: cluster 2024-04-23T02:33:05.799808+0000 mon.a (mon.0) 252 : cluster 0 osd.1 reported immediately failed by osd.5 2024-04-23T02:33:06.318 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:33:05 smithi037 bash[54030]: cluster 2024-04-23T02:33:05.800519+0000 mon.a (mon.0) 253 : cluster 0 osd.1 reported immediately failed by osd.3 2024-04-23T02:33:06.435 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:33:05 smithi191 bash[40117]: cluster 2024-04-23T02:33:05.169008+0000 mon.a (mon.0) 210 : cluster 0 osd.1 reported immediately failed by osd.3 2024-04-23T02:33:06.435 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:33:05 smithi191 bash[40117]: cluster 2024-04-23T02:33:05.169128+0000 mon.a (mon.0) 211 : cluster 1 osd.1 failed (root=default,host=smithi037) (connection refused reported by osd.3) 2024-04-23T02:33:06.435 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:33:05 smithi191 bash[40117]: cluster 2024-04-23T02:33:05.169775+0000 mon.a (mon.0) 212 : cluster 0 osd.1 reported immediately failed by osd.0 2024-04-23T02:33:06.435 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:33:05 smithi191 bash[40117]: cluster 2024-04-23T02:33:05.170363+0000 mon.a (mon.0) 213 : cluster 0 osd.1 reported immediately failed by osd.2 2024-04-23T02:33:06.435 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:33:05 smithi191 bash[40117]: cluster 2024-04-23T02:33:05.170765+0000 mon.a (mon.0) 214 : cluster 0 osd.1 reported immediately failed by osd.3 2024-04-23T02:33:06.435 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:33:05 smithi191 bash[40117]: cluster 2024-04-23T02:33:05.171152+0000 mon.a (mon.0) 215 : cluster 0 osd.1 reported immediately failed by osd.6 2024-04-23T02:33:06.435 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:33:05 smithi191 bash[40117]: cluster 2024-04-23T02:33:05.171620+0000 mon.a (mon.0) 216 : cluster 0 osd.1 reported immediately failed by osd.4 2024-04-23T02:33:06.435 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:33:05 smithi191 bash[40117]: cluster 2024-04-23T02:33:05.172024+0000 mon.a (mon.0) 217 : cluster 0 osd.1 reported immediately failed by osd.0 2024-04-23T02:33:06.436 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:33:05 smithi191 bash[40117]: cluster 2024-04-23T02:33:05.172528+0000 mon.a (mon.0) 218 : cluster 0 osd.1 reported immediately failed by osd.2 2024-04-23T02:33:06.436 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:33:05 smithi191 bash[40117]: cluster 2024-04-23T02:33:05.172952+0000 mon.a (mon.0) 219 : cluster 0 osd.1 reported immediately failed by osd.6 2024-04-23T02:33:06.436 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:33:05 smithi191 bash[40117]: cluster 2024-04-23T02:33:05.173329+0000 mon.a (mon.0) 220 : cluster 0 osd.1 reported immediately failed by osd.4 2024-04-23T02:33:06.436 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:33:05 smithi191 bash[40117]: cluster 2024-04-23T02:33:05.173907+0000 mon.a (mon.0) 221 : cluster 0 osd.1 reported immediately failed by osd.7 2024-04-23T02:33:06.436 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:33:05 smithi191 bash[40117]: cluster 2024-04-23T02:33:05.174258+0000 mon.a (mon.0) 222 : cluster 0 osd.1 reported immediately failed by osd.7 2024-04-23T02:33:06.436 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:33:05 smithi191 bash[40117]: cluster 2024-04-23T02:33:05.174985+0000 mon.a (mon.0) 223 : cluster 0 osd.1 reported immediately failed by osd.5 2024-04-23T02:33:06.436 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:33:05 smithi191 bash[40117]: cluster 2024-04-23T02:33:05.175577+0000 mon.a (mon.0) 224 : cluster 0 osd.1 reported immediately failed by osd.5 2024-04-23T02:33:06.436 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:33:05 smithi191 bash[40117]: cluster 2024-04-23T02:33:05.184017+0000 mon.a (mon.0) 225 : cluster 0 osd.1 reported immediately failed by osd.6 2024-04-23T02:33:06.436 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:33:05 smithi191 bash[40117]: cluster 2024-04-23T02:33:05.184951+0000 mon.a (mon.0) 226 : cluster 0 osd.1 reported immediately failed by osd.4 2024-04-23T02:33:06.436 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:33:05 smithi191 bash[40117]: cluster 2024-04-23T02:33:05.191319+0000 mon.a (mon.0) 227 : cluster 0 osd.1 reported immediately failed by osd.7 2024-04-23T02:33:06.436 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:33:05 smithi191 bash[40117]: cluster 2024-04-23T02:33:05.194183+0000 mon.a (mon.0) 228 : cluster 0 osd.1 reported immediately failed by osd.5 2024-04-23T02:33:06.436 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:33:05 smithi191 bash[40117]: cluster 2024-04-23T02:33:05.194594+0000 mon.a (mon.0) 229 : cluster 0 osd.1 reported immediately failed by osd.3 2024-04-23T02:33:06.437 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:33:05 smithi191 bash[40117]: cluster 2024-04-23T02:33:05.386402+0000 mon.a (mon.0) 230 : cluster 0 osd.1 reported immediately failed by osd.6 2024-04-23T02:33:06.437 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:33:05 smithi191 bash[40117]: cluster 2024-04-23T02:33:05.386567+0000 mon.a (mon.0) 231 : cluster 0 osd.1 reported immediately failed by osd.4 2024-04-23T02:33:06.437 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:33:05 smithi191 bash[40117]: cluster 2024-04-23T02:33:05.394760+0000 mon.a (mon.0) 232 : cluster 0 osd.1 reported immediately failed by osd.7 2024-04-23T02:33:06.437 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:33:05 smithi191 bash[40117]: cluster 2024-04-23T02:33:05.395204+0000 mon.a (mon.0) 233 : cluster 0 osd.1 reported immediately failed by osd.5 2024-04-23T02:33:06.437 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:33:05 smithi191 bash[40117]: cluster 2024-04-23T02:33:05.396516+0000 mon.a (mon.0) 234 : cluster 0 osd.1 reported immediately failed by osd.3 2024-04-23T02:33:06.437 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:33:05 smithi191 bash[40117]: cluster 2024-04-23T02:33:05.572939+0000 mon.a (mon.0) 235 : cluster 0 osd.1 reported immediately failed by osd.0 2024-04-23T02:33:06.437 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:33:05 smithi191 bash[40117]: cluster 2024-04-23T02:33:05.573122+0000 mon.a (mon.0) 236 : cluster 0 osd.1 reported immediately failed by osd.0 2024-04-23T02:33:06.437 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:33:05 smithi191 bash[40117]: cluster 2024-04-23T02:33:05.573514+0000 mon.a (mon.0) 237 : cluster 0 osd.1 reported immediately failed by osd.3 2024-04-23T02:33:06.437 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:33:05 smithi191 bash[40117]: cluster 2024-04-23T02:33:05.573894+0000 mon.a (mon.0) 238 : cluster 0 osd.1 reported immediately failed by osd.2 2024-04-23T02:33:06.437 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:33:05 smithi191 bash[40117]: cluster 2024-04-23T02:33:05.574446+0000 mon.a (mon.0) 239 : cluster 0 osd.1 reported immediately failed by osd.3 2024-04-23T02:33:06.437 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:33:05 smithi191 bash[40117]: cluster 2024-04-23T02:33:05.575006+0000 mon.a (mon.0) 240 : cluster 0 osd.1 reported immediately failed by osd.2 2024-04-23T02:33:06.437 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:33:05 smithi191 bash[40117]: cluster 2024-04-23T02:33:05.575408+0000 mon.a (mon.0) 241 : cluster 0 osd.1 reported immediately failed by osd.6 2024-04-23T02:33:06.437 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:33:05 smithi191 bash[40117]: cluster 2024-04-23T02:33:05.575886+0000 mon.a (mon.0) 242 : cluster 0 osd.1 reported immediately failed by osd.4 2024-04-23T02:33:06.438 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:33:05 smithi191 bash[40117]: cluster 2024-04-23T02:33:05.576505+0000 mon.a (mon.0) 243 : cluster 0 osd.1 reported immediately failed by osd.5 2024-04-23T02:33:06.438 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:33:05 smithi191 bash[40117]: cluster 2024-04-23T02:33:05.576949+0000 mon.a (mon.0) 244 : cluster 0 osd.1 reported immediately failed by osd.6 2024-04-23T02:33:06.438 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:33:05 smithi191 bash[40117]: cluster 2024-04-23T02:33:05.577370+0000 mon.a (mon.0) 245 : cluster 0 osd.1 reported immediately failed by osd.4 2024-04-23T02:33:06.438 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:33:05 smithi191 bash[40117]: cluster 2024-04-23T02:33:05.577904+0000 mon.a (mon.0) 246 : cluster 0 osd.1 reported immediately failed by osd.7 2024-04-23T02:33:06.438 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:33:05 smithi191 bash[40117]: cluster 2024-04-23T02:33:05.578452+0000 mon.a (mon.0) 247 : cluster 0 osd.1 reported immediately failed by osd.5 2024-04-23T02:33:06.438 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:33:05 smithi191 bash[40117]: cluster 2024-04-23T02:33:05.578980+0000 mon.a (mon.0) 248 : cluster 0 osd.1 reported immediately failed by osd.7 2024-04-23T02:33:06.438 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:33:05 smithi191 bash[40117]: cluster 2024-04-23T02:33:05.790404+0000 mon.a (mon.0) 249 : cluster 0 osd.1 reported immediately failed by osd.4 2024-04-23T02:33:06.438 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:33:05 smithi191 bash[40117]: cluster 2024-04-23T02:33:05.790867+0000 mon.a (mon.0) 250 : cluster 0 osd.1 reported immediately failed by osd.6 2024-04-23T02:33:06.438 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:33:05 smithi191 bash[40117]: cluster 2024-04-23T02:33:05.799195+0000 mon.a (mon.0) 251 : cluster 0 osd.1 reported immediately failed by osd.7 2024-04-23T02:33:06.438 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:33:05 smithi191 bash[40117]: cluster 2024-04-23T02:33:05.799808+0000 mon.a (mon.0) 252 : cluster 0 osd.1 reported immediately failed by osd.5 2024-04-23T02:33:06.438 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:33:05 smithi191 bash[40117]: cluster 2024-04-23T02:33:05.800519+0000 mon.a (mon.0) 253 : cluster 0 osd.1 reported immediately failed by osd.3 2024-04-23T02:33:07.310 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:33:06 smithi037 bash[54030]: cluster 2024-04-23T02:33:05.480456+0000 mgr.y (mgr.25468) 159 : cluster 0 pgmap v88: 161 pgs: 161 active+clean; 604 KiB data, 120 MiB used, 715 GiB / 715 GiB avail 2024-04-23T02:33:07.311 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:33:06 smithi037 bash[54030]: cluster 2024-04-23T02:33:05.948805+0000 mon.a (mon.0) 254 : cluster 3 Health check failed: 1 osds down (OSD_DOWN) 2024-04-23T02:33:07.311 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:33:06 smithi037 bash[54030]: cluster 2024-04-23T02:33:05.972667+0000 mon.a (mon.0) 255 : cluster 0 osdmap e83: 8 total, 7 up, 8 in 2024-04-23T02:33:07.311 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:33:06 smithi037 bash[56036]: cluster 2024-04-23T02:33:05.480456+0000 mgr.y (mgr.25468) 159 : cluster 0 pgmap v88: 161 pgs: 161 active+clean; 604 KiB data, 120 MiB used, 715 GiB / 715 GiB avail 2024-04-23T02:33:07.311 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:33:06 smithi037 bash[56036]: cluster 2024-04-23T02:33:05.948805+0000 mon.a (mon.0) 254 : cluster 3 Health check failed: 1 osds down (OSD_DOWN) 2024-04-23T02:33:07.311 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:33:06 smithi037 bash[56036]: cluster 2024-04-23T02:33:05.972667+0000 mon.a (mon.0) 255 : cluster 0 osdmap e83: 8 total, 7 up, 8 in 2024-04-23T02:33:07.434 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:33:06 smithi191 bash[40117]: cluster 2024-04-23T02:33:05.480456+0000 mgr.y (mgr.25468) 159 : cluster 0 pgmap v88: 161 pgs: 161 active+clean; 604 KiB data, 120 MiB used, 715 GiB / 715 GiB avail 2024-04-23T02:33:07.434 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:33:06 smithi191 bash[40117]: cluster 2024-04-23T02:33:05.948805+0000 mon.a (mon.0) 254 : cluster 3 Health check failed: 1 osds down (OSD_DOWN) 2024-04-23T02:33:07.434 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:33:06 smithi191 bash[40117]: cluster 2024-04-23T02:33:05.972667+0000 mon.a (mon.0) 255 : cluster 0 osdmap e83: 8 total, 7 up, 8 in 2024-04-23T02:33:08.310 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:33:07 smithi037 bash[56036]: cluster 2024-04-23T02:33:06.969767+0000 mon.a (mon.0) 256 : cluster 0 osdmap e84: 8 total, 7 up, 8 in 2024-04-23T02:33:08.311 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:33:07 smithi037 bash[54030]: cluster 2024-04-23T02:33:06.969767+0000 mon.a (mon.0) 256 : cluster 0 osdmap e84: 8 total, 7 up, 8 in 2024-04-23T02:33:08.311 INFO:journalctl@ceph.osd.1.smithi037.stdout:Apr 23 02:33:08 smithi037 systemd[1]: ceph-39f0dbf0-0117-11ef-bc93-c7b262605968@osd.1.service: Succeeded. 2024-04-23T02:33:08.311 INFO:journalctl@ceph.osd.1.smithi037.stdout:Apr 23 02:33:08 smithi037 systemd[1]: Stopped Ceph osd.1 for 39f0dbf0-0117-11ef-bc93-c7b262605968. 2024-04-23T02:33:08.434 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:33:07 smithi191 bash[40117]: cluster 2024-04-23T02:33:06.969767+0000 mon.a (mon.0) 256 : cluster 0 osdmap e84: 8 total, 7 up, 8 in 2024-04-23T02:33:08.810 INFO:journalctl@ceph.osd.1.smithi037.stdout:Apr 23 02:33:08 smithi037 systemd[1]: Started Ceph osd.1 for 39f0dbf0-0117-11ef-bc93-c7b262605968. 2024-04-23T02:33:09.311 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:33:08 smithi037 bash[54030]: cluster 2024-04-23T02:33:07.481112+0000 mgr.y (mgr.25468) 160 : cluster 0 pgmap v91: 161 pgs: 6 peering, 18 stale+active+clean, 137 active+clean; 604 KiB data, 120 MiB used, 715 GiB / 715 GiB avail 2024-04-23T02:33:09.311 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:33:08 smithi037 bash[54030]: audit 2024-04-23T02:33:08.473920+0000 mon.a (mon.0) 257 : audit 1 from='mgr.25468 ' entity='mgr.y' 2024-04-23T02:33:09.311 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:33:08 smithi037 bash[54030]: audit 2024-04-23T02:33:08.483855+0000 mon.a (mon.0) 258 : audit 1 from='mgr.25468 ' entity='mgr.y' 2024-04-23T02:33:09.311 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:33:08 smithi037 bash[54030]: audit 2024-04-23T02:33:08.518889+0000 mon.c (mon.1) 82 : audit 0 from='mgr.25468 172.21.15.37:0/2063831359' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-23T02:33:09.311 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:33:08 smithi037 bash[56036]: cluster 2024-04-23T02:33:07.481112+0000 mgr.y (mgr.25468) 160 : cluster 0 pgmap v91: 161 pgs: 6 peering, 18 stale+active+clean, 137 active+clean; 604 KiB data, 120 MiB used, 715 GiB / 715 GiB avail 2024-04-23T02:33:09.311 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:33:08 smithi037 bash[56036]: audit 2024-04-23T02:33:08.473920+0000 mon.a (mon.0) 257 : audit 1 from='mgr.25468 ' entity='mgr.y' 2024-04-23T02:33:09.311 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:33:08 smithi037 bash[56036]: audit 2024-04-23T02:33:08.483855+0000 mon.a (mon.0) 258 : audit 1 from='mgr.25468 ' entity='mgr.y' 2024-04-23T02:33:09.311 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:33:08 smithi037 bash[56036]: audit 2024-04-23T02:33:08.518889+0000 mon.c (mon.1) 82 : audit 0 from='mgr.25468 172.21.15.37:0/2063831359' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-23T02:33:09.434 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:33:08 smithi191 bash[40117]: cluster 2024-04-23T02:33:07.481112+0000 mgr.y (mgr.25468) 160 : cluster 0 pgmap v91: 161 pgs: 6 peering, 18 stale+active+clean, 137 active+clean; 604 KiB data, 120 MiB used, 715 GiB / 715 GiB avail 2024-04-23T02:33:09.434 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:33:08 smithi191 bash[40117]: audit 2024-04-23T02:33:08.473920+0000 mon.a (mon.0) 257 : audit 1 from='mgr.25468 ' entity='mgr.y' 2024-04-23T02:33:09.434 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:33:08 smithi191 bash[40117]: audit 2024-04-23T02:33:08.483855+0000 mon.a (mon.0) 258 : audit 1 from='mgr.25468 ' entity='mgr.y' 2024-04-23T02:33:09.435 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:33:08 smithi191 bash[40117]: audit 2024-04-23T02:33:08.518889+0000 mon.c (mon.1) 82 : audit 0 from='mgr.25468 172.21.15.37:0/2063831359' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-23T02:33:10.560 INFO:journalctl@ceph.osd.1.smithi037.stdout:Apr 23 02:33:10 smithi037 bash[62444]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-1 2024-04-23T02:33:10.561 INFO:journalctl@ceph.osd.1.smithi037.stdout:Apr 23 02:33:10 smithi037 bash[62444]: 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-04-23T02:33:10.561 INFO:journalctl@ceph.osd.1.smithi037.stdout:Apr 23 02:33:10 smithi037 bash[62444]: Running command: /usr/bin/chown -h ceph:ceph /dev/mapper/vg_nvme-lv_3 2024-04-23T02:33:10.561 INFO:journalctl@ceph.osd.1.smithi037.stdout:Apr 23 02:33:10 smithi037 bash[62444]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-2 2024-04-23T02:33:10.561 INFO:journalctl@ceph.osd.1.smithi037.stdout:Apr 23 02:33:10 smithi037 bash[62444]: Running command: /usr/bin/ln -s /dev/mapper/vg_nvme-lv_3 /var/lib/ceph/osd/ceph-1/block 2024-04-23T02:33:10.561 INFO:journalctl@ceph.osd.1.smithi037.stdout:Apr 23 02:33:10 smithi037 bash[62444]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-1 2024-04-23T02:33:10.561 INFO:journalctl@ceph.osd.1.smithi037.stdout:Apr 23 02:33:10 smithi037 bash[62444]: --> ceph-volume raw activate successful for osd ID: 1 2024-04-23T02:33:11.310 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:33:10 smithi037 bash[54030]: cluster 2024-04-23T02:33:09.481769+0000 mgr.y (mgr.25468) 161 : cluster 0 pgmap v92: 161 pgs: 6 peering, 18 stale+active+clean, 137 active+clean; 604 KiB data, 120 MiB used, 715 GiB / 715 GiB avail 2024-04-23T02:33:11.311 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:33:10 smithi037 bash[56036]: cluster 2024-04-23T02:33:09.481769+0000 mgr.y (mgr.25468) 161 : cluster 0 pgmap v92: 161 pgs: 6 peering, 18 stale+active+clean, 137 active+clean; 604 KiB data, 120 MiB used, 715 GiB / 715 GiB avail 2024-04-23T02:33:11.434 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:33:10 smithi191 bash[40117]: cluster 2024-04-23T02:33:09.481769+0000 mgr.y (mgr.25468) 161 : cluster 0 pgmap v92: 161 pgs: 6 peering, 18 stale+active+clean, 137 active+clean; 604 KiB data, 120 MiB used, 715 GiB / 715 GiB avail 2024-04-23T02:33:12.050 INFO:journalctl@ceph.osd.1.smithi037.stdout:Apr 23 02:33:11 smithi037 bash[62721]: debug 2024-04-23T02:33:11.860+0000 7f4d04d45700 1 -- 172.21.15.37:0/3636210306 <== mon.1 v2:172.21.15.37:3301/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x55581e9db1e0 con 0x55581ea60800 2024-04-23T02:33:12.310 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:33:12 smithi037 bash[54030]: cluster 2024-04-23T02:33:11.988649+0000 mon.a (mon.0) 259 : cluster 3 Health check failed: Degraded data redundancy: 136/1095 objects degraded (12.420%), 20 pgs degraded (PG_DEGRADED) 2024-04-23T02:33:12.311 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:33:12 smithi037 bash[56036]: cluster 2024-04-23T02:33:11.988649+0000 mon.a (mon.0) 259 : cluster 3 Health check failed: Degraded data redundancy: 136/1095 objects degraded (12.420%), 20 pgs degraded (PG_DEGRADED) 2024-04-23T02:33:12.434 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:33:12 smithi191 bash[40117]: cluster 2024-04-23T02:33:11.988649+0000 mon.a (mon.0) 259 : cluster 3 Health check failed: Degraded data redundancy: 136/1095 objects degraded (12.420%), 20 pgs degraded (PG_DEGRADED) 2024-04-23T02:33:12.810 INFO:journalctl@ceph.osd.1.smithi037.stdout:Apr 23 02:33:12 smithi037 bash[62721]: debug 2024-04-23T02:33:12.408+0000 7f4d0dedd7c0 -1 Falling back to public interface 2024-04-23T02:33:13.310 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:33:13 smithi037 bash[54030]: cluster 2024-04-23T02:33:11.483798+0000 mgr.y (mgr.25468) 162 : cluster 0 pgmap v93: 161 pgs: 20 active+undersized+degraded, 6 peering, 37 active+undersized, 98 active+clean; 604 KiB data, 121 MiB used, 715 GiB / 715 GiB avail; 136/1095 objects degraded (12.420%) 2024-04-23T02:33:13.311 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:33:13 smithi037 bash[56036]: cluster 2024-04-23T02:33:11.483798+0000 mgr.y (mgr.25468) 162 : cluster 0 pgmap v93: 161 pgs: 20 active+undersized+degraded, 6 peering, 37 active+undersized, 98 active+clean; 604 KiB data, 121 MiB used, 715 GiB / 715 GiB avail; 136/1095 objects degraded (12.420%) 2024-04-23T02:33:13.434 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:33:13 smithi191 bash[40117]: cluster 2024-04-23T02:33:11.483798+0000 mgr.y (mgr.25468) 162 : cluster 0 pgmap v93: 161 pgs: 20 active+undersized+degraded, 6 peering, 37 active+undersized, 98 active+clean; 604 KiB data, 121 MiB used, 715 GiB / 715 GiB avail; 136/1095 objects degraded (12.420%) 2024-04-23T02:33:15.310 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:33:15 smithi037 bash[54030]: cluster 2024-04-23T02:33:13.485208+0000 mgr.y (mgr.25468) 163 : cluster 0 pgmap v94: 161 pgs: 22 active+undersized+degraded, 41 active+undersized, 98 active+clean; 604 KiB data, 121 MiB used, 715 GiB / 715 GiB avail; 147/1095 objects degraded (13.425%) 2024-04-23T02:33:15.311 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:33:15 smithi037 bash[56036]: cluster 2024-04-23T02:33:13.485208+0000 mgr.y (mgr.25468) 163 : cluster 0 pgmap v94: 161 pgs: 22 active+undersized+degraded, 41 active+undersized, 98 active+clean; 604 KiB data, 121 MiB used, 715 GiB / 715 GiB avail; 147/1095 objects degraded (13.425%) 2024-04-23T02:33:15.434 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:33:15 smithi191 bash[40117]: cluster 2024-04-23T02:33:13.485208+0000 mgr.y (mgr.25468) 163 : cluster 0 pgmap v94: 161 pgs: 22 active+undersized+degraded, 41 active+undersized, 98 active+clean; 604 KiB data, 121 MiB used, 715 GiB / 715 GiB avail; 147/1095 objects degraded (13.425%) 2024-04-23T02:33:15.810 INFO:journalctl@ceph.osd.1.smithi037.stdout:Apr 23 02:33:15 smithi037 bash[62721]: debug 2024-04-23T02:33:15.444+0000 7f4d0dedd7c0 -1 osd.1 0 read_superblock omap replica is missing. 2024-04-23T02:33:15.810 INFO:journalctl@ceph.osd.1.smithi037.stdout:Apr 23 02:33:15 smithi037 bash[62721]: debug 2024-04-23T02:33:15.492+0000 7f4d0dedd7c0 -1 osd.1 82 log_to_monitors true 2024-04-23T02:33:16.310 INFO:journalctl@ceph.osd.1.smithi037.stdout:Apr 23 02:33:16 smithi037 bash[62721]: debug 2024-04-23T02:33:16.112+0000 7f4cff337700 -1 osd.1 82 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-04-23T02:33:16.311 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:33:16 smithi037 bash[54030]: audit 2024-04-23T02:33:15.502156+0000 mon.c (mon.1) 83 : audit 1 from='osd.1 [v2:172.21.15.37:6810/1121784940,v1:172.21.15.37:6811/1121784940]' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2024-04-23T02:33:16.311 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:33:16 smithi037 bash[54030]: audit 2024-04-23T02:33:15.502641+0000 mon.a (mon.0) 260 : audit 1 from='osd.1 ' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2024-04-23T02:33:16.311 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:33:16 smithi037 bash[54030]: audit 2024-04-23T02:33:15.920640+0000 mon.a (mon.0) 261 : audit 1 from='mgr.25468 ' entity='mgr.y' 2024-04-23T02:33:16.311 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:33:16 smithi037 bash[54030]: audit 2024-04-23T02:33:15.937149+0000 mon.a (mon.0) 262 : audit 1 from='mgr.25468 ' entity='mgr.y' 2024-04-23T02:33:16.311 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:33:16 smithi037 bash[56036]: audit 2024-04-23T02:33:15.502156+0000 mon.c (mon.1) 83 : audit 1 from='osd.1 [v2:172.21.15.37:6810/1121784940,v1:172.21.15.37:6811/1121784940]' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2024-04-23T02:33:16.311 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:33:16 smithi037 bash[56036]: audit 2024-04-23T02:33:15.502641+0000 mon.a (mon.0) 260 : audit 1 from='osd.1 ' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2024-04-23T02:33:16.311 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:33:16 smithi037 bash[56036]: audit 2024-04-23T02:33:15.920640+0000 mon.a (mon.0) 261 : audit 1 from='mgr.25468 ' entity='mgr.y' 2024-04-23T02:33:16.311 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:33:16 smithi037 bash[56036]: audit 2024-04-23T02:33:15.937149+0000 mon.a (mon.0) 262 : audit 1 from='mgr.25468 ' entity='mgr.y' 2024-04-23T02:33:16.434 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:33:16 smithi191 bash[40117]: audit 2024-04-23T02:33:15.502156+0000 mon.c (mon.1) 83 : audit 1 from='osd.1 [v2:172.21.15.37:6810/1121784940,v1:172.21.15.37:6811/1121784940]' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2024-04-23T02:33:16.434 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:33:16 smithi191 bash[40117]: audit 2024-04-23T02:33:15.502641+0000 mon.a (mon.0) 260 : audit 1 from='osd.1 ' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2024-04-23T02:33:16.435 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:33:16 smithi191 bash[40117]: audit 2024-04-23T02:33:15.920640+0000 mon.a (mon.0) 261 : audit 1 from='mgr.25468 ' entity='mgr.y' 2024-04-23T02:33:16.435 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:33:16 smithi191 bash[40117]: audit 2024-04-23T02:33:15.937149+0000 mon.a (mon.0) 262 : audit 1 from='mgr.25468 ' entity='mgr.y' 2024-04-23T02:33:17.434 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:33:17 smithi191 bash[40117]: cluster 2024-04-23T02:33:15.485975+0000 mgr.y (mgr.25468) 164 : cluster 0 pgmap v95: 161 pgs: 22 active+undersized+degraded, 41 active+undersized, 98 active+clean; 604 KiB data, 121 MiB used, 715 GiB / 715 GiB avail; 147/1095 objects degraded (13.425%) 2024-04-23T02:33:17.435 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:33:17 smithi191 bash[40117]: audit 2024-04-23T02:33:16.065062+0000 mon.a (mon.0) 263 : audit 1 from='osd.1 ' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2024-04-23T02:33:17.435 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:33:17 smithi191 bash[40117]: cluster 2024-04-23T02:33:16.065269+0000 mon.a (mon.0) 264 : cluster 0 osdmap e85: 8 total, 7 up, 8 in 2024-04-23T02:33:17.435 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:33:17 smithi191 bash[40117]: audit 2024-04-23T02:33:16.066143+0000 mon.c (mon.1) 84 : audit 1 from='osd.1 [v2:172.21.15.37:6810/1121784940,v1:172.21.15.37:6811/1121784940]' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi037", "root=default"]}]: dispatch 2024-04-23T02:33:17.435 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:33:17 smithi191 bash[40117]: audit 2024-04-23T02:33:16.066691+0000 mon.a (mon.0) 265 : audit 1 from='osd.1 ' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi037", "root=default"]}]: dispatch 2024-04-23T02:33:17.435 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:33:17 smithi191 bash[40117]: audit 2024-04-23T02:33:16.736471+0000 mon.a (mon.0) 266 : audit 1 from='mgr.25468 ' entity='mgr.y' 2024-04-23T02:33:17.435 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:33:17 smithi191 bash[40117]: audit 2024-04-23T02:33:16.751642+0000 mon.a (mon.0) 267 : audit 1 from='mgr.25468 ' entity='mgr.y' 2024-04-23T02:33:17.561 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:33:17 smithi037 bash[54030]: cluster 2024-04-23T02:33:15.485975+0000 mgr.y (mgr.25468) 164 : cluster 0 pgmap v95: 161 pgs: 22 active+undersized+degraded, 41 active+undersized, 98 active+clean; 604 KiB data, 121 MiB used, 715 GiB / 715 GiB avail; 147/1095 objects degraded (13.425%) 2024-04-23T02:33:17.561 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:33:17 smithi037 bash[54030]: audit 2024-04-23T02:33:16.065062+0000 mon.a (mon.0) 263 : audit 1 from='osd.1 ' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2024-04-23T02:33:17.561 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:33:17 smithi037 bash[54030]: cluster 2024-04-23T02:33:16.065269+0000 mon.a (mon.0) 264 : cluster 0 osdmap e85: 8 total, 7 up, 8 in 2024-04-23T02:33:17.561 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:33:17 smithi037 bash[54030]: audit 2024-04-23T02:33:16.066143+0000 mon.c (mon.1) 84 : audit 1 from='osd.1 [v2:172.21.15.37:6810/1121784940,v1:172.21.15.37:6811/1121784940]' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi037", "root=default"]}]: dispatch 2024-04-23T02:33:17.561 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:33:17 smithi037 bash[54030]: audit 2024-04-23T02:33:16.066691+0000 mon.a (mon.0) 265 : audit 1 from='osd.1 ' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi037", "root=default"]}]: dispatch 2024-04-23T02:33:17.561 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:33:17 smithi037 bash[54030]: audit 2024-04-23T02:33:16.736471+0000 mon.a (mon.0) 266 : audit 1 from='mgr.25468 ' entity='mgr.y' 2024-04-23T02:33:17.561 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:33:17 smithi037 bash[54030]: audit 2024-04-23T02:33:16.751642+0000 mon.a (mon.0) 267 : audit 1 from='mgr.25468 ' entity='mgr.y' 2024-04-23T02:33:17.561 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:33:17 smithi037 bash[56036]: cluster 2024-04-23T02:33:15.485975+0000 mgr.y (mgr.25468) 164 : cluster 0 pgmap v95: 161 pgs: 22 active+undersized+degraded, 41 active+undersized, 98 active+clean; 604 KiB data, 121 MiB used, 715 GiB / 715 GiB avail; 147/1095 objects degraded (13.425%) 2024-04-23T02:33:17.561 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:33:17 smithi037 bash[56036]: audit 2024-04-23T02:33:16.065062+0000 mon.a (mon.0) 263 : audit 1 from='osd.1 ' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2024-04-23T02:33:17.562 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:33:17 smithi037 bash[56036]: cluster 2024-04-23T02:33:16.065269+0000 mon.a (mon.0) 264 : cluster 0 osdmap e85: 8 total, 7 up, 8 in 2024-04-23T02:33:17.562 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:33:17 smithi037 bash[56036]: audit 2024-04-23T02:33:16.066143+0000 mon.c (mon.1) 84 : audit 1 from='osd.1 [v2:172.21.15.37:6810/1121784940,v1:172.21.15.37:6811/1121784940]' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi037", "root=default"]}]: dispatch 2024-04-23T02:33:17.562 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:33:17 smithi037 bash[56036]: audit 2024-04-23T02:33:16.066691+0000 mon.a (mon.0) 265 : audit 1 from='osd.1 ' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi037", "root=default"]}]: dispatch 2024-04-23T02:33:17.562 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:33:17 smithi037 bash[56036]: audit 2024-04-23T02:33:16.736471+0000 mon.a (mon.0) 266 : audit 1 from='mgr.25468 ' entity='mgr.y' 2024-04-23T02:33:17.562 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:33:17 smithi037 bash[56036]: audit 2024-04-23T02:33:16.751642+0000 mon.a (mon.0) 267 : audit 1 from='mgr.25468 ' entity='mgr.y' 2024-04-23T02:33:18.434 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:33:18 smithi191 bash[40117]: cluster 2024-04-23T02:33:17.059219+0000 mon.a (mon.0) 268 : cluster 1 Health check cleared: OSD_DOWN (was: 1 osds down) 2024-04-23T02:33:18.434 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:33:18 smithi191 bash[40117]: audit 2024-04-23T02:33:17.066762+0000 mon.c (mon.1) 85 : audit 0 from='mgr.25468 172.21.15.37:0/2063831359' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-04-23T02:33:18.435 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:33:18 smithi191 bash[40117]: cluster 2024-04-23T02:33:17.067565+0000 mon.a (mon.0) 269 : cluster 1 osd.1 [v2:172.21.15.37:6810/1121784940,v1:172.21.15.37:6811/1121784940] boot 2024-04-23T02:33:18.435 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:33:18 smithi191 bash[40117]: cluster 2024-04-23T02:33:17.067926+0000 mon.a (mon.0) 270 : cluster 0 osdmap e86: 8 total, 8 up, 8 in 2024-04-23T02:33:18.435 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:33:18 smithi191 bash[40117]: cluster 2024-04-23T02:33:17.487030+0000 mgr.y (mgr.25468) 165 : cluster 0 pgmap v98: 161 pgs: 22 active+undersized+degraded, 41 active+undersized, 98 active+clean; 604 KiB data, 149 MiB used, 715 GiB / 715 GiB avail; 51 KiB/s rd, 0 B/s wr, 87 op/s; 147/1095 objects degraded (13.425%) 2024-04-23T02:33:18.561 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:33:18 smithi037 bash[54030]: cluster 2024-04-23T02:33:17.059219+0000 mon.a (mon.0) 268 : cluster 1 Health check cleared: OSD_DOWN (was: 1 osds down) 2024-04-23T02:33:18.561 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:33:18 smithi037 bash[54030]: audit 2024-04-23T02:33:17.066762+0000 mon.c (mon.1) 85 : audit 0 from='mgr.25468 172.21.15.37:0/2063831359' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-04-23T02:33:18.561 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:33:18 smithi037 bash[54030]: cluster 2024-04-23T02:33:17.067565+0000 mon.a (mon.0) 269 : cluster 1 osd.1 [v2:172.21.15.37:6810/1121784940,v1:172.21.15.37:6811/1121784940] boot 2024-04-23T02:33:18.561 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:33:18 smithi037 bash[54030]: cluster 2024-04-23T02:33:17.067926+0000 mon.a (mon.0) 270 : cluster 0 osdmap e86: 8 total, 8 up, 8 in 2024-04-23T02:33:18.561 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:33:18 smithi037 bash[54030]: cluster 2024-04-23T02:33:17.487030+0000 mgr.y (mgr.25468) 165 : cluster 0 pgmap v98: 161 pgs: 22 active+undersized+degraded, 41 active+undersized, 98 active+clean; 604 KiB data, 149 MiB used, 715 GiB / 715 GiB avail; 51 KiB/s rd, 0 B/s wr, 87 op/s; 147/1095 objects degraded (13.425%) 2024-04-23T02:33:18.561 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:33:18 smithi037 bash[56036]: cluster 2024-04-23T02:33:17.059219+0000 mon.a (mon.0) 268 : cluster 1 Health check cleared: OSD_DOWN (was: 1 osds down) 2024-04-23T02:33:18.561 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:33:18 smithi037 bash[56036]: audit 2024-04-23T02:33:17.066762+0000 mon.c (mon.1) 85 : audit 0 from='mgr.25468 172.21.15.37:0/2063831359' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-04-23T02:33:18.561 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:33:18 smithi037 bash[56036]: cluster 2024-04-23T02:33:17.067565+0000 mon.a (mon.0) 269 : cluster 1 osd.1 [v2:172.21.15.37:6810/1121784940,v1:172.21.15.37:6811/1121784940] boot 2024-04-23T02:33:18.561 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:33:18 smithi037 bash[56036]: cluster 2024-04-23T02:33:17.067926+0000 mon.a (mon.0) 270 : cluster 0 osdmap e86: 8 total, 8 up, 8 in 2024-04-23T02:33:18.561 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:33:18 smithi037 bash[56036]: cluster 2024-04-23T02:33:17.487030+0000 mgr.y (mgr.25468) 165 : cluster 0 pgmap v98: 161 pgs: 22 active+undersized+degraded, 41 active+undersized, 98 active+clean; 604 KiB data, 149 MiB used, 715 GiB / 715 GiB avail; 51 KiB/s rd, 0 B/s wr, 87 op/s; 147/1095 objects degraded (13.425%) 2024-04-23T02:33:19.434 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:33:19 smithi191 bash[40117]: cluster 2024-04-23T02:33:18.071527+0000 mon.a (mon.0) 271 : cluster 0 osdmap e87: 8 total, 8 up, 8 in 2024-04-23T02:33:19.560 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:33:19 smithi037 bash[54030]: cluster 2024-04-23T02:33:18.071527+0000 mon.a (mon.0) 271 : cluster 0 osdmap e87: 8 total, 8 up, 8 in 2024-04-23T02:33:19.561 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:33:19 smithi037 bash[56036]: cluster 2024-04-23T02:33:18.071527+0000 mon.a (mon.0) 271 : cluster 0 osdmap e87: 8 total, 8 up, 8 in 2024-04-23T02:33:20.434 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:33:20 smithi191 bash[40117]: cluster 2024-04-23T02:33:19.488144+0000 mgr.y (mgr.25468) 166 : cluster 0 pgmap v100: 161 pgs: 22 active+undersized+degraded, 41 active+undersized, 98 active+clean; 604 KiB data, 149 MiB used, 715 GiB / 715 GiB avail; 73 KiB/s rd, 0 B/s wr, 122 op/s; 147/1095 objects degraded (13.425%) 2024-04-23T02:33:20.435 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:33:20 smithi191 bash[40117]: cluster 2024-04-23T02:33:19.522587+0000 mon.a (mon.0) 272 : cluster 3 Health check update: Degraded data redundancy: 147/1095 objects degraded (13.425%), 22 pgs degraded (PG_DEGRADED) 2024-04-23T02:33:20.435 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:33:20 smithi191 bash[40117]: audit 2024-04-23T02:33:20.002134+0000 mon.a (mon.0) 273 : audit 1 from='mgr.25468 ' entity='mgr.y' 2024-04-23T02:33:20.561 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:33:20 smithi037 bash[54030]: cluster 2024-04-23T02:33:19.488144+0000 mgr.y (mgr.25468) 166 : cluster 0 pgmap v100: 161 pgs: 22 active+undersized+degraded, 41 active+undersized, 98 active+clean; 604 KiB data, 149 MiB used, 715 GiB / 715 GiB avail; 73 KiB/s rd, 0 B/s wr, 122 op/s; 147/1095 objects degraded (13.425%) 2024-04-23T02:33:20.561 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:33:20 smithi037 bash[54030]: cluster 2024-04-23T02:33:19.522587+0000 mon.a (mon.0) 272 : cluster 3 Health check update: Degraded data redundancy: 147/1095 objects degraded (13.425%), 22 pgs degraded (PG_DEGRADED) 2024-04-23T02:33:20.561 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:33:20 smithi037 bash[54030]: audit 2024-04-23T02:33:20.002134+0000 mon.a (mon.0) 273 : audit 1 from='mgr.25468 ' entity='mgr.y' 2024-04-23T02:33:20.561 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:33:20 smithi037 bash[56036]: cluster 2024-04-23T02:33:19.488144+0000 mgr.y (mgr.25468) 166 : cluster 0 pgmap v100: 161 pgs: 22 active+undersized+degraded, 41 active+undersized, 98 active+clean; 604 KiB data, 149 MiB used, 715 GiB / 715 GiB avail; 73 KiB/s rd, 0 B/s wr, 122 op/s; 147/1095 objects degraded (13.425%) 2024-04-23T02:33:20.561 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:33:20 smithi037 bash[56036]: cluster 2024-04-23T02:33:19.522587+0000 mon.a (mon.0) 272 : cluster 3 Health check update: Degraded data redundancy: 147/1095 objects degraded (13.425%), 22 pgs degraded (PG_DEGRADED) 2024-04-23T02:33:20.561 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:33:20 smithi037 bash[56036]: audit 2024-04-23T02:33:20.002134+0000 mon.a (mon.0) 273 : audit 1 from='mgr.25468 ' entity='mgr.y' 2024-04-23T02:33:22.810 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:33:22 smithi037 bash[54030]: cluster 2024-04-23T02:33:21.489883+0000 mgr.y (mgr.25468) 167 : cluster 0 pgmap v101: 161 pgs: 1 active+undersized+degraded, 4 active+undersized, 156 active+clean; 604 KiB data, 159 MiB used, 715 GiB / 715 GiB avail; 133 KiB/s rd, 0 B/s wr, 221 op/s; 10/1095 objects degraded (0.913%); 0 B/s, 8 objects/s recovering 2024-04-23T02:33:22.811 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:33:22 smithi037 bash[56036]: cluster 2024-04-23T02:33:21.489883+0000 mgr.y (mgr.25468) 167 : cluster 0 pgmap v101: 161 pgs: 1 active+undersized+degraded, 4 active+undersized, 156 active+clean; 604 KiB data, 159 MiB used, 715 GiB / 715 GiB avail; 133 KiB/s rd, 0 B/s wr, 221 op/s; 10/1095 objects degraded (0.913%); 0 B/s, 8 objects/s recovering 2024-04-23T02:33:22.934 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:33:22 smithi191 bash[40117]: cluster 2024-04-23T02:33:21.489883+0000 mgr.y (mgr.25468) 167 : cluster 0 pgmap v101: 161 pgs: 1 active+undersized+degraded, 4 active+undersized, 156 active+clean; 604 KiB data, 159 MiB used, 715 GiB / 715 GiB avail; 133 KiB/s rd, 0 B/s wr, 221 op/s; 10/1095 objects degraded (0.913%); 0 B/s, 8 objects/s recovering 2024-04-23T02:33:23.890 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:33:23 smithi037 bash[54030]: cluster 2024-04-23T02:33:23.547337+0000 mon.a (mon.0) 274 : cluster 1 Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 10/1095 objects degraded (0.913%), 1 pg degraded) 2024-04-23T02:33:23.891 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:33:23 smithi037 bash[56036]: cluster 2024-04-23T02:33:23.547337+0000 mon.a (mon.0) 274 : cluster 1 Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 10/1095 objects degraded (0.913%), 1 pg degraded) 2024-04-23T02:33:23.935 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:33:23 smithi191 bash[40117]: cluster 2024-04-23T02:33:23.547337+0000 mon.a (mon.0) 274 : cluster 1 Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 10/1095 objects degraded (0.913%), 1 pg degraded) 2024-04-23T02:33:24.893 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:33:24 smithi037 bash[54030]: cluster 2024-04-23T02:33:23.490893+0000 mgr.y (mgr.25468) 168 : cluster 0 pgmap v102: 161 pgs: 161 active+clean; 604 KiB data, 163 MiB used, 715 GiB / 715 GiB avail; 67 KiB/s rd, 0 B/s wr, 112 op/s; 0 B/s, 7 objects/s recovering 2024-04-23T02:33:24.894 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:33:24 smithi037 bash[56036]: cluster 2024-04-23T02:33:23.490893+0000 mgr.y (mgr.25468) 168 : cluster 0 pgmap v102: 161 pgs: 161 active+clean; 604 KiB data, 163 MiB used, 715 GiB / 715 GiB avail; 67 KiB/s rd, 0 B/s wr, 112 op/s; 0 B/s, 7 objects/s recovering 2024-04-23T02:33:24.934 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:33:24 smithi191 bash[40117]: cluster 2024-04-23T02:33:23.490893+0000 mgr.y (mgr.25468) 168 : cluster 0 pgmap v102: 161 pgs: 161 active+clean; 604 KiB data, 163 MiB used, 715 GiB / 715 GiB avail; 67 KiB/s rd, 0 B/s wr, 112 op/s; 0 B/s, 7 objects/s recovering 2024-04-23T02:33:26.811 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:33:26 smithi037 bash[54030]: cluster 2024-04-23T02:33:25.491699+0000 mgr.y (mgr.25468) 169 : cluster 0 pgmap v103: 161 pgs: 161 active+clean; 604 KiB data, 163 MiB used, 715 GiB / 715 GiB avail; 49 KiB/s rd, 0 B/s wr, 82 op/s; 0 B/s, 6 objects/s recovering 2024-04-23T02:33:26.811 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:33:26 smithi037 bash[56036]: cluster 2024-04-23T02:33:25.491699+0000 mgr.y (mgr.25468) 169 : cluster 0 pgmap v103: 161 pgs: 161 active+clean; 604 KiB data, 163 MiB used, 715 GiB / 715 GiB avail; 49 KiB/s rd, 0 B/s wr, 82 op/s; 0 B/s, 6 objects/s recovering 2024-04-23T02:33:26.934 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:33:26 smithi191 bash[40117]: cluster 2024-04-23T02:33:25.491699+0000 mgr.y (mgr.25468) 169 : cluster 0 pgmap v103: 161 pgs: 161 active+clean; 604 KiB data, 163 MiB used, 715 GiB / 715 GiB avail; 49 KiB/s rd, 0 B/s wr, 82 op/s; 0 B/s, 6 objects/s recovering 2024-04-23T02:33:28.435 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:33:28 smithi191 bash[40117]: audit 2024-04-23T02:33:27.056859+0000 mon.a (mon.0) 275 : audit 1 from='mgr.25468 ' entity='mgr.y' 2024-04-23T02:33:28.435 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:33:28 smithi191 bash[40117]: audit 2024-04-23T02:33:27.070250+0000 mon.a (mon.0) 276 : audit 1 from='mgr.25468 ' entity='mgr.y' 2024-04-23T02:33:28.435 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:33:28 smithi191 bash[40117]: audit 2024-04-23T02:33:27.074084+0000 mon.c (mon.1) 86 : audit 0 from='mgr.25468 172.21.15.37:0/2063831359' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-23T02:33:28.435 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:33:28 smithi191 bash[40117]: audit 2024-04-23T02:33:27.075761+0000 mon.c (mon.1) 87 : audit 1 from='mgr.25468 172.21.15.37:0/2063831359' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-23T02:33:28.435 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:33:28 smithi191 bash[40117]: audit 2024-04-23T02:33:27.088411+0000 mon.a (mon.0) 277 : audit 1 from='mgr.25468 ' entity='mgr.y' 2024-04-23T02:33:28.435 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:33:28 smithi191 bash[40117]: audit 2024-04-23T02:33:27.177416+0000 mon.c (mon.1) 88 : audit 0 from='mgr.25468 172.21.15.37:0/2063831359' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-23T02:33:28.435 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:33:28 smithi191 bash[40117]: audit 2024-04-23T02:33:27.183491+0000 mon.c (mon.1) 89 : audit 0 from='mgr.25468 172.21.15.37:0/2063831359' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T02:33:28.435 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:33:28 smithi191 bash[40117]: audit 2024-04-23T02:33:27.186463+0000 mon.c (mon.1) 90 : audit 0 from='mgr.25468 172.21.15.37:0/2063831359' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T02:33:28.435 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:33:28 smithi191 bash[40117]: audit 2024-04-23T02:33:27.188449+0000 mon.c (mon.1) 91 : audit 0 from='mgr.25468 172.21.15.37:0/2063831359' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T02:33:28.435 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:33:28 smithi191 bash[40117]: audit 2024-04-23T02:33:27.191076+0000 mon.c (mon.1) 92 : audit 0 from='mgr.25468 172.21.15.37:0/2063831359' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["2"], "max": 16}]: dispatch 2024-04-23T02:33:28.458 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:33:28 smithi037 bash[54030]: audit 2024-04-23T02:33:27.056859+0000 mon.a (mon.0) 275 : audit 1 from='mgr.25468 ' entity='mgr.y' 2024-04-23T02:33:28.458 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:33:28 smithi037 bash[54030]: audit 2024-04-23T02:33:27.070250+0000 mon.a (mon.0) 276 : audit 1 from='mgr.25468 ' entity='mgr.y' 2024-04-23T02:33:28.458 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:33:28 smithi037 bash[54030]: audit 2024-04-23T02:33:27.074084+0000 mon.c (mon.1) 86 : audit 0 from='mgr.25468 172.21.15.37:0/2063831359' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-23T02:33:28.458 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:33:28 smithi037 bash[54030]: audit 2024-04-23T02:33:27.075761+0000 mon.c (mon.1) 87 : audit 1 from='mgr.25468 172.21.15.37:0/2063831359' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-23T02:33:28.458 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:33:28 smithi037 bash[54030]: audit 2024-04-23T02:33:27.088411+0000 mon.a (mon.0) 277 : audit 1 from='mgr.25468 ' entity='mgr.y' 2024-04-23T02:33:28.458 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:33:28 smithi037 bash[54030]: audit 2024-04-23T02:33:27.177416+0000 mon.c (mon.1) 88 : audit 0 from='mgr.25468 172.21.15.37:0/2063831359' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-23T02:33:28.458 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:33:28 smithi037 bash[54030]: audit 2024-04-23T02:33:27.183491+0000 mon.c (mon.1) 89 : audit 0 from='mgr.25468 172.21.15.37:0/2063831359' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T02:33:28.458 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:33:28 smithi037 bash[54030]: audit 2024-04-23T02:33:27.186463+0000 mon.c (mon.1) 90 : audit 0 from='mgr.25468 172.21.15.37:0/2063831359' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T02:33:28.458 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:33:28 smithi037 bash[54030]: audit 2024-04-23T02:33:27.188449+0000 mon.c (mon.1) 91 : audit 0 from='mgr.25468 172.21.15.37:0/2063831359' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T02:33:28.459 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:33:28 smithi037 bash[54030]: audit 2024-04-23T02:33:27.191076+0000 mon.c (mon.1) 92 : audit 0 from='mgr.25468 172.21.15.37:0/2063831359' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["2"], "max": 16}]: dispatch 2024-04-23T02:33:28.459 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:33:28 smithi037 bash[56036]: audit 2024-04-23T02:33:27.056859+0000 mon.a (mon.0) 275 : audit 1 from='mgr.25468 ' entity='mgr.y' 2024-04-23T02:33:28.459 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:33:28 smithi037 bash[56036]: audit 2024-04-23T02:33:27.070250+0000 mon.a (mon.0) 276 : audit 1 from='mgr.25468 ' entity='mgr.y' 2024-04-23T02:33:28.459 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:33:28 smithi037 bash[56036]: audit 2024-04-23T02:33:27.074084+0000 mon.c (mon.1) 86 : audit 0 from='mgr.25468 172.21.15.37:0/2063831359' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-23T02:33:28.459 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:33:28 smithi037 bash[56036]: audit 2024-04-23T02:33:27.075761+0000 mon.c (mon.1) 87 : audit 1 from='mgr.25468 172.21.15.37:0/2063831359' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-23T02:33:28.459 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:33:28 smithi037 bash[56036]: audit 2024-04-23T02:33:27.088411+0000 mon.a (mon.0) 277 : audit 1 from='mgr.25468 ' entity='mgr.y' 2024-04-23T02:33:28.459 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:33:28 smithi037 bash[56036]: audit 2024-04-23T02:33:27.177416+0000 mon.c (mon.1) 88 : audit 0 from='mgr.25468 172.21.15.37:0/2063831359' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-23T02:33:28.459 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:33:28 smithi037 bash[56036]: audit 2024-04-23T02:33:27.183491+0000 mon.c (mon.1) 89 : audit 0 from='mgr.25468 172.21.15.37:0/2063831359' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T02:33:28.459 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:33:28 smithi037 bash[56036]: audit 2024-04-23T02:33:27.186463+0000 mon.c (mon.1) 90 : audit 0 from='mgr.25468 172.21.15.37:0/2063831359' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T02:33:28.459 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:33:28 smithi037 bash[56036]: audit 2024-04-23T02:33:27.188449+0000 mon.c (mon.1) 91 : audit 0 from='mgr.25468 172.21.15.37:0/2063831359' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T02:33:28.459 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:33:28 smithi037 bash[56036]: audit 2024-04-23T02:33:27.191076+0000 mon.c (mon.1) 92 : audit 0 from='mgr.25468 172.21.15.37:0/2063831359' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["2"], "max": 16}]: dispatch 2024-04-23T02:33:29.311 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:33:29 smithi037 bash[56036]: cephadm 2024-04-23T02:33:27.077372+0000 mgr.y (mgr.25468) 170 : cephadm 3 unable to calc client keyring client.admin placement PlacementSpec(label='_admin'): Cannot place : No matching hosts for label _admin 2024-04-23T02:33:29.311 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:33:29 smithi037 bash[56036]: cluster 2024-04-23T02:33:27.079218+0000 mgr.y (mgr.25468) 171 : cluster 0 pgmap v104: 161 pgs: 161 active+clean; 604 KiB data, 163 MiB used, 715 GiB / 715 GiB avail; 87 KiB/s rd, 0 B/s wr, 144 op/s; 0 B/s, 5 objects/s recovering 2024-04-23T02:33:29.311 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:33:29 smithi037 bash[56036]: cluster 2024-04-23T02:33:27.079734+0000 mgr.y (mgr.25468) 172 : cluster 0 pgmap v105: 161 pgs: 161 active+clean; 604 KiB data, 163 MiB used, 715 GiB / 715 GiB avail; 92 KiB/s rd, 0 B/s wr, 154 op/s; 0 B/s, 6 objects/s recovering 2024-04-23T02:33:29.311 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:33:29 smithi037 bash[56036]: audit 2024-04-23T02:33:27.191454+0000 mgr.y (mgr.25468) 173 : audit 0 from='mon.1 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["2"], "max": 16}]: dispatch 2024-04-23T02:33:29.311 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:33:29 smithi037 bash[56036]: cephadm 2024-04-23T02:33:27.193645+0000 mgr.y (mgr.25468) 174 : cephadm 1 Upgrade: osd.2 is safe to restart 2024-04-23T02:33:29.311 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:33:29 smithi037 bash[54030]: cephadm 2024-04-23T02:33:27.077372+0000 mgr.y (mgr.25468) 170 : cephadm 3 unable to calc client keyring client.admin placement PlacementSpec(label='_admin'): Cannot place : No matching hosts for label _admin 2024-04-23T02:33:29.311 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:33:29 smithi037 bash[54030]: cluster 2024-04-23T02:33:27.079218+0000 mgr.y (mgr.25468) 171 : cluster 0 pgmap v104: 161 pgs: 161 active+clean; 604 KiB data, 163 MiB used, 715 GiB / 715 GiB avail; 87 KiB/s rd, 0 B/s wr, 144 op/s; 0 B/s, 5 objects/s recovering 2024-04-23T02:33:29.311 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:33:29 smithi037 bash[54030]: cluster 2024-04-23T02:33:27.079734+0000 mgr.y (mgr.25468) 172 : cluster 0 pgmap v105: 161 pgs: 161 active+clean; 604 KiB data, 163 MiB used, 715 GiB / 715 GiB avail; 92 KiB/s rd, 0 B/s wr, 154 op/s; 0 B/s, 6 objects/s recovering 2024-04-23T02:33:29.312 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:33:29 smithi037 bash[54030]: audit 2024-04-23T02:33:27.191454+0000 mgr.y (mgr.25468) 173 : audit 0 from='mon.1 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["2"], "max": 16}]: dispatch 2024-04-23T02:33:29.312 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:33:29 smithi037 bash[54030]: cephadm 2024-04-23T02:33:27.193645+0000 mgr.y (mgr.25468) 174 : cephadm 1 Upgrade: osd.2 is safe to restart 2024-04-23T02:33:29.434 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:33:29 smithi191 bash[40117]: cephadm 2024-04-23T02:33:27.077372+0000 mgr.y (mgr.25468) 170 : cephadm 3 unable to calc client keyring client.admin placement PlacementSpec(label='_admin'): Cannot place : No matching hosts for label _admin 2024-04-23T02:33:29.435 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:33:29 smithi191 bash[40117]: cluster 2024-04-23T02:33:27.079218+0000 mgr.y (mgr.25468) 171 : cluster 0 pgmap v104: 161 pgs: 161 active+clean; 604 KiB data, 163 MiB used, 715 GiB / 715 GiB avail; 87 KiB/s rd, 0 B/s wr, 144 op/s; 0 B/s, 5 objects/s recovering 2024-04-23T02:33:29.435 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:33:29 smithi191 bash[40117]: cluster 2024-04-23T02:33:27.079734+0000 mgr.y (mgr.25468) 172 : cluster 0 pgmap v105: 161 pgs: 161 active+clean; 604 KiB data, 163 MiB used, 715 GiB / 715 GiB avail; 92 KiB/s rd, 0 B/s wr, 154 op/s; 0 B/s, 6 objects/s recovering 2024-04-23T02:33:29.435 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:33:29 smithi191 bash[40117]: audit 2024-04-23T02:33:27.191454+0000 mgr.y (mgr.25468) 173 : audit 0 from='mon.1 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["2"], "max": 16}]: dispatch 2024-04-23T02:33:29.435 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:33:29 smithi191 bash[40117]: cephadm 2024-04-23T02:33:27.193645+0000 mgr.y (mgr.25468) 174 : cephadm 1 Upgrade: osd.2 is safe to restart 2024-04-23T02:33:30.835 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:33:30 smithi037 bash[56036]: cluster 2024-04-23T02:33:29.080519+0000 mgr.y (mgr.25468) 175 : cluster 0 pgmap v106: 161 pgs: 161 active+clean; 604 KiB data, 163 MiB used, 715 GiB / 715 GiB avail; 87 KiB/s rd, 0 B/s wr, 144 op/s; 0 B/s, 5 objects/s recovering 2024-04-23T02:33:30.835 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:33:30 smithi037 bash[56036]: cephadm 2024-04-23T02:33:29.563468+0000 mgr.y (mgr.25468) 176 : cephadm 1 Upgrade: Updating osd.2 2024-04-23T02:33:30.835 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:33:30 smithi037 bash[56036]: audit 2024-04-23T02:33:29.574700+0000 mon.a (mon.0) 278 : audit 1 from='mgr.25468 ' entity='mgr.y' 2024-04-23T02:33:30.835 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:33:30 smithi037 bash[56036]: audit 2024-04-23T02:33:29.576991+0000 mon.c (mon.1) 93 : audit 1 from='mgr.25468 172.21.15.37:0/2063831359' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2024-04-23T02:33:30.835 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:33:30 smithi037 bash[56036]: audit 2024-04-23T02:33:29.578448+0000 mon.c (mon.1) 94 : audit 0 from='mgr.25468 172.21.15.37:0/2063831359' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-23T02:33:30.835 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:33:30 smithi037 bash[56036]: cephadm 2024-04-23T02:33:29.583569+0000 mgr.y (mgr.25468) 177 : cephadm 1 Deploying daemon osd.2 on smithi037 2024-04-23T02:33:30.835 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:33:30 smithi037 bash[56036]: audit 2024-04-23T02:33:30.030358+0000 mon.a (mon.0) 279 : audit 1 from='mgr.25468 ' entity='mgr.y' 2024-04-23T02:33:30.835 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:33:30 smithi037 bash[54030]: cluster 2024-04-23T02:33:29.080519+0000 mgr.y (mgr.25468) 175 : cluster 0 pgmap v106: 161 pgs: 161 active+clean; 604 KiB data, 163 MiB used, 715 GiB / 715 GiB avail; 87 KiB/s rd, 0 B/s wr, 144 op/s; 0 B/s, 5 objects/s recovering 2024-04-23T02:33:30.835 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:33:30 smithi037 bash[54030]: cephadm 2024-04-23T02:33:29.563468+0000 mgr.y (mgr.25468) 176 : cephadm 1 Upgrade: Updating osd.2 2024-04-23T02:33:30.835 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:33:30 smithi037 bash[54030]: audit 2024-04-23T02:33:29.574700+0000 mon.a (mon.0) 278 : audit 1 from='mgr.25468 ' entity='mgr.y' 2024-04-23T02:33:30.836 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:33:30 smithi037 bash[54030]: audit 2024-04-23T02:33:29.576991+0000 mon.c (mon.1) 93 : audit 1 from='mgr.25468 172.21.15.37:0/2063831359' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2024-04-23T02:33:30.836 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:33:30 smithi037 bash[54030]: audit 2024-04-23T02:33:29.578448+0000 mon.c (mon.1) 94 : audit 0 from='mgr.25468 172.21.15.37:0/2063831359' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-23T02:33:30.836 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:33:30 smithi037 bash[54030]: cephadm 2024-04-23T02:33:29.583569+0000 mgr.y (mgr.25468) 177 : cephadm 1 Deploying daemon osd.2 on smithi037 2024-04-23T02:33:30.836 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:33:30 smithi037 bash[54030]: audit 2024-04-23T02:33:30.030358+0000 mon.a (mon.0) 279 : audit 1 from='mgr.25468 ' entity='mgr.y' 2024-04-23T02:33:30.935 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:33:30 smithi191 bash[40117]: cluster 2024-04-23T02:33:29.080519+0000 mgr.y (mgr.25468) 175 : cluster 0 pgmap v106: 161 pgs: 161 active+clean; 604 KiB data, 163 MiB used, 715 GiB / 715 GiB avail; 87 KiB/s rd, 0 B/s wr, 144 op/s; 0 B/s, 5 objects/s recovering 2024-04-23T02:33:30.935 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:33:30 smithi191 bash[40117]: cephadm 2024-04-23T02:33:29.563468+0000 mgr.y (mgr.25468) 176 : cephadm 1 Upgrade: Updating osd.2 2024-04-23T02:33:30.935 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:33:30 smithi191 bash[40117]: audit 2024-04-23T02:33:29.574700+0000 mon.a (mon.0) 278 : audit 1 from='mgr.25468 ' entity='mgr.y' 2024-04-23T02:33:30.935 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:33:30 smithi191 bash[40117]: audit 2024-04-23T02:33:29.576991+0000 mon.c (mon.1) 93 : audit 1 from='mgr.25468 172.21.15.37:0/2063831359' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2024-04-23T02:33:30.935 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:33:30 smithi191 bash[40117]: audit 2024-04-23T02:33:29.578448+0000 mon.c (mon.1) 94 : audit 0 from='mgr.25468 172.21.15.37:0/2063831359' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-23T02:33:30.935 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:33:30 smithi191 bash[40117]: cephadm 2024-04-23T02:33:29.583569+0000 mgr.y (mgr.25468) 177 : cephadm 1 Deploying daemon osd.2 on smithi037 2024-04-23T02:33:30.935 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:33:30 smithi191 bash[40117]: audit 2024-04-23T02:33:30.030358+0000 mon.a (mon.0) 279 : audit 1 from='mgr.25468 ' entity='mgr.y' 2024-04-23T02:33:31.186 INFO:teuthology.orchestra.run.smithi037.stdout:true 2024-04-23T02:33:31.954 INFO:teuthology.orchestra.run.smithi037.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-04-23T02:33:31.954 INFO:teuthology.orchestra.run.smithi037.stdout:alertmanager.a smithi037 *:9093,9094 running (5m) 16s ago 12m 10.3M - 0.20.0 0881eb8f169f 1b9e4bd608dc 2024-04-23T02:33:31.954 INFO:teuthology.orchestra.run.smithi037.stdout:grafana.a smithi191 *:3000 running (4m) 112s ago 11m 25.9M - 6.7.4 557c83e11646 cfce89c1dd30 2024-04-23T02:33:31.954 INFO:teuthology.orchestra.run.smithi037.stdout:iscsi.foo.smithi037.qdajck smithi037 error 16s ago 9m - - 2024-04-23T02:33:31.954 INFO:teuthology.orchestra.run.smithi037.stdout:mgr.x smithi191 *:8443,8765 running (3m) 112s ago 16m 440M - 18.2.2-1237-g646b8c7d 9900ed1a6b81 b3456bc9b9ef 2024-04-23T02:33:31.954 INFO:teuthology.orchestra.run.smithi037.stdout:mgr.y smithi037 *:8443,8765 running (4m) 16s ago 17m 486M - 18.2.2-1237-g646b8c7d 9900ed1a6b81 19b52a26f1ca 2024-04-23T02:33:31.954 INFO:teuthology.orchestra.run.smithi037.stdout:mon.a smithi037 running (3m) 16s ago 18m 58.8M 2048M 18.2.2-1237-g646b8c7d 9900ed1a6b81 6d03d23cb94e 2024-04-23T02:33:31.954 INFO:teuthology.orchestra.run.smithi037.stdout:mon.b smithi191 running (2m) 112s ago 16m 40.9M 2048M 18.2.2-1237-g646b8c7d 9900ed1a6b81 a5c2b4539944 2024-04-23T02:33:31.955 INFO:teuthology.orchestra.run.smithi037.stdout:mon.c smithi037 running (2m) 16s ago 16m 49.6M 2048M 18.2.2-1237-g646b8c7d 9900ed1a6b81 f6fcc457b7d2 2024-04-23T02:33:31.955 INFO:teuthology.orchestra.run.smithi037.stdout:node-exporter.a smithi037 *:9100 running (5m) 16s ago 12m 9476k - 0.18.1 e5a616e4b9cf 9f1e46faf95f 2024-04-23T02:33:31.955 INFO:teuthology.orchestra.run.smithi037.stdout:node-exporter.b smithi191 *:9100 running (5m) 112s ago 12m 3760k - 0.18.1 e5a616e4b9cf 4b3fa5356419 2024-04-23T02:33:31.955 INFO:teuthology.orchestra.run.smithi037.stdout:osd.0 smithi037 running (50s) 16s ago 15m 48.5M 4096M 18.2.2-1237-g646b8c7d 9900ed1a6b81 e084fbd81970 2024-04-23T02:33:31.955 INFO:teuthology.orchestra.run.smithi037.stdout:osd.1 smithi037 running (21s) 16s ago 15m - 4096M 18.2.2-1237-g646b8c7d 9900ed1a6b81 743ca0daac2b 2024-04-23T02:33:31.955 INFO:teuthology.orchestra.run.smithi037.stdout:osd.2 smithi037 running (15m) 16s ago 15m 51.9M 4096M 16.2.0 24ecd6d5f14c f06ea64c4342 2024-04-23T02:33:31.955 INFO:teuthology.orchestra.run.smithi037.stdout:osd.3 smithi037 running (14m) 16s ago 14m 58.1M 4096M 16.2.0 24ecd6d5f14c 86bba9f86542 2024-04-23T02:33:31.955 INFO:teuthology.orchestra.run.smithi037.stdout:osd.4 smithi191 running (14m) 112s ago 14m 56.9M 4096M 16.2.0 24ecd6d5f14c 4bef4ae21d58 2024-04-23T02:33:31.955 INFO:teuthology.orchestra.run.smithi037.stdout:osd.5 smithi191 running (13m) 112s ago 13m 53.2M 4096M 16.2.0 24ecd6d5f14c e96fff457fff 2024-04-23T02:33:31.955 INFO:teuthology.orchestra.run.smithi037.stdout:osd.6 smithi191 running (13m) 112s ago 13m 54.3M 4096M 16.2.0 24ecd6d5f14c 8e1356132ee5 2024-04-23T02:33:31.955 INFO:teuthology.orchestra.run.smithi037.stdout:osd.7 smithi191 running (13m) 112s ago 13m 56.5M 4096M 16.2.0 24ecd6d5f14c 925eb6ef69e9 2024-04-23T02:33:31.955 INFO:teuthology.orchestra.run.smithi037.stdout:prometheus.a smithi191 *:9095 error 112s ago 12m - - 2024-04-23T02:33:31.955 INFO:teuthology.orchestra.run.smithi037.stdout:rgw.foo.smithi037.ajnubp smithi037 *:8000 running (10m) 16s ago 10m 57.0M - 16.2.0 24ecd6d5f14c 98e454e01e1c 2024-04-23T02:33:31.955 INFO:teuthology.orchestra.run.smithi037.stdout:rgw.foo.smithi191.arojwq smithi191 *:8000 running (10m) 112s ago 10m 57.0M - 16.2.0 24ecd6d5f14c c3f6e10394ec 2024-04-23T02:33:31.956 INFO:teuthology.orchestra.run.smithi037.stdout:rgw.smpl.smithi037.oowzwi smithi037 *:80 running (10m) 16s ago 10m 56.9M - 16.2.0 24ecd6d5f14c e986069c49da 2024-04-23T02:33:31.956 INFO:teuthology.orchestra.run.smithi037.stdout:rgw.smpl.smithi191.vzlgqs smithi191 *:80 running (10m) 112s ago 10m 57.2M - 16.2.0 24ecd6d5f14c 5e62488f89f3 2024-04-23T02:33:32.404 INFO:teuthology.orchestra.run.smithi037.stdout:{ 2024-04-23T02:33:32.405 INFO:teuthology.orchestra.run.smithi037.stdout: "mon": { 2024-04-23T02:33:32.405 INFO:teuthology.orchestra.run.smithi037.stdout: "ceph version 18.2.2-1237-g646b8c7d (646b8c7d293d8ec31a40c69f7b3237b19c1be24d) reef (stable)": 3 2024-04-23T02:33:32.405 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-04-23T02:33:32.405 INFO:teuthology.orchestra.run.smithi037.stdout: "mgr": { 2024-04-23T02:33:32.405 INFO:teuthology.orchestra.run.smithi037.stdout: "ceph version 18.2.2-1237-g646b8c7d (646b8c7d293d8ec31a40c69f7b3237b19c1be24d) reef (stable)": 2 2024-04-23T02:33:32.405 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-04-23T02:33:32.405 INFO:teuthology.orchestra.run.smithi037.stdout: "osd": { 2024-04-23T02:33:32.405 INFO:teuthology.orchestra.run.smithi037.stdout: "ceph version 16.2.0 (0c2054e95bcd9b30fdd908a79ac1d8bbc3394442) pacific (stable)": 6, 2024-04-23T02:33:32.405 INFO:teuthology.orchestra.run.smithi037.stdout: "ceph version 18.2.2-1237-g646b8c7d (646b8c7d293d8ec31a40c69f7b3237b19c1be24d) reef (stable)": 2 2024-04-23T02:33:32.405 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-04-23T02:33:32.405 INFO:teuthology.orchestra.run.smithi037.stdout: "rgw": { 2024-04-23T02:33:32.405 INFO:teuthology.orchestra.run.smithi037.stdout: "ceph version 16.2.0 (0c2054e95bcd9b30fdd908a79ac1d8bbc3394442) pacific (stable)": 4 2024-04-23T02:33:32.406 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-04-23T02:33:32.406 INFO:teuthology.orchestra.run.smithi037.stdout: "overall": { 2024-04-23T02:33:32.406 INFO:teuthology.orchestra.run.smithi037.stdout: "ceph version 16.2.0 (0c2054e95bcd9b30fdd908a79ac1d8bbc3394442) pacific (stable)": 10, 2024-04-23T02:33:32.406 INFO:teuthology.orchestra.run.smithi037.stdout: "ceph version 18.2.2-1237-g646b8c7d (646b8c7d293d8ec31a40c69f7b3237b19c1be24d) reef (stable)": 7 2024-04-23T02:33:32.406 INFO:teuthology.orchestra.run.smithi037.stdout: } 2024-04-23T02:33:32.406 INFO:teuthology.orchestra.run.smithi037.stdout:} 2024-04-23T02:33:32.811 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:33:32 smithi037 bash[54030]: cluster 2024-04-23T02:33:31.081496+0000 mgr.y (mgr.25468) 178 : cluster 0 pgmap v107: 161 pgs: 161 active+clean; 604 KiB data, 168 MiB used, 715 GiB / 715 GiB avail; 83 KiB/s rd, 0 B/s wr, 137 op/s; 0 B/s, 0 objects/s recovering 2024-04-23T02:33:32.811 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:33:32 smithi037 bash[54030]: audit 2024-04-23T02:33:31.162668+0000 mgr.y (mgr.25468) 179 : audit 0 from='client.34491 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T02:33:32.811 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:33:32 smithi037 bash[54030]: audit 2024-04-23T02:33:31.545874+0000 mgr.y (mgr.25468) 180 : audit 0 from='client.44359 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T02:33:32.811 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:33:32 smithi037 bash[54030]: audit 2024-04-23T02:33:31.924040+0000 mgr.y (mgr.25468) 181 : audit 0 from='client.34503 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T02:33:32.811 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:33:32 smithi037 bash[54030]: audit 2024-04-23T02:33:32.396742+0000 mon.a (mon.0) 280 : audit 0 from='client.44371 172.21.15.37:0/1639682407' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T02:33:32.811 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:33:32 smithi037 bash[56036]: cluster 2024-04-23T02:33:31.081496+0000 mgr.y (mgr.25468) 178 : cluster 0 pgmap v107: 161 pgs: 161 active+clean; 604 KiB data, 168 MiB used, 715 GiB / 715 GiB avail; 83 KiB/s rd, 0 B/s wr, 137 op/s; 0 B/s, 0 objects/s recovering 2024-04-23T02:33:32.812 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:33:32 smithi037 bash[56036]: audit 2024-04-23T02:33:31.162668+0000 mgr.y (mgr.25468) 179 : audit 0 from='client.34491 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T02:33:32.812 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:33:32 smithi037 bash[56036]: audit 2024-04-23T02:33:31.545874+0000 mgr.y (mgr.25468) 180 : audit 0 from='client.44359 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T02:33:32.812 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:33:32 smithi037 bash[56036]: audit 2024-04-23T02:33:31.924040+0000 mgr.y (mgr.25468) 181 : audit 0 from='client.34503 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T02:33:32.812 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:33:32 smithi037 bash[56036]: audit 2024-04-23T02:33:32.396742+0000 mon.a (mon.0) 280 : audit 0 from='client.44371 172.21.15.37:0/1639682407' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T02:33:32.812 INFO:teuthology.orchestra.run.smithi037.stdout:{ 2024-04-23T02:33:32.812 INFO:teuthology.orchestra.run.smithi037.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph@sha256:417b28a7fda24d3105eeb9bae56a845b9ffa154499a85601880a5fd035847210", 2024-04-23T02:33:32.812 INFO:teuthology.orchestra.run.smithi037.stdout: "in_progress": true, 2024-04-23T02:33:32.812 INFO:teuthology.orchestra.run.smithi037.stdout: "which": "Upgrading all daemon types on all hosts", 2024-04-23T02:33:32.812 INFO:teuthology.orchestra.run.smithi037.stdout: "services_complete": [ 2024-04-23T02:33:32.813 INFO:teuthology.orchestra.run.smithi037.stdout: "mon", 2024-04-23T02:33:32.813 INFO:teuthology.orchestra.run.smithi037.stdout: "mgr" 2024-04-23T02:33:32.813 INFO:teuthology.orchestra.run.smithi037.stdout: ], 2024-04-23T02:33:32.813 INFO:teuthology.orchestra.run.smithi037.stdout: "progress": "7/23 daemons upgraded", 2024-04-23T02:33:32.813 INFO:teuthology.orchestra.run.smithi037.stdout: "message": "Currently upgrading osd daemons", 2024-04-23T02:33:32.813 INFO:teuthology.orchestra.run.smithi037.stdout: "is_paused": false 2024-04-23T02:33:32.813 INFO:teuthology.orchestra.run.smithi037.stdout:} 2024-04-23T02:33:32.935 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:33:32 smithi191 bash[40117]: cluster 2024-04-23T02:33:31.081496+0000 mgr.y (mgr.25468) 178 : cluster 0 pgmap v107: 161 pgs: 161 active+clean; 604 KiB data, 168 MiB used, 715 GiB / 715 GiB avail; 83 KiB/s rd, 0 B/s wr, 137 op/s; 0 B/s, 0 objects/s recovering 2024-04-23T02:33:32.935 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:33:32 smithi191 bash[40117]: audit 2024-04-23T02:33:31.162668+0000 mgr.y (mgr.25468) 179 : audit 0 from='client.34491 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T02:33:32.935 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:33:32 smithi191 bash[40117]: audit 2024-04-23T02:33:31.545874+0000 mgr.y (mgr.25468) 180 : audit 0 from='client.44359 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T02:33:32.935 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:33:32 smithi191 bash[40117]: audit 2024-04-23T02:33:31.924040+0000 mgr.y (mgr.25468) 181 : audit 0 from='client.34503 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T02:33:32.935 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:33:32 smithi191 bash[40117]: audit 2024-04-23T02:33:32.396742+0000 mon.a (mon.0) 280 : audit 0 from='client.44371 172.21.15.37:0/1639682407' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T02:33:33.277 INFO:teuthology.orchestra.run.smithi037.stdout:HEALTH_WARN 2 failed cephadm daemon(s) 2024-04-23T02:33:33.278 INFO:teuthology.orchestra.run.smithi037.stdout:[WRN] CEPHADM_FAILED_DAEMON: 2 failed cephadm daemon(s) 2024-04-23T02:33:33.278 INFO:teuthology.orchestra.run.smithi037.stdout: daemon iscsi.foo.smithi037.qdajck on smithi037 is in error state 2024-04-23T02:33:33.278 INFO:teuthology.orchestra.run.smithi037.stdout: daemon prometheus.a on smithi191 is in error state 2024-04-23T02:33:33.870 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:33:33 smithi037 bash[54030]: audit 2024-04-23T02:33:32.802842+0000 mgr.y (mgr.25468) 182 : audit 0 from='client.44377 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T02:33:33.870 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:33:33 smithi037 bash[54030]: audit 2024-04-23T02:33:33.269947+0000 mon.a (mon.0) 281 : audit 0 from='client.44383 172.21.15.37:0/2824916963' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-23T02:33:33.870 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:33:33 smithi037 bash[56036]: audit 2024-04-23T02:33:32.802842+0000 mgr.y (mgr.25468) 182 : audit 0 from='client.44377 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T02:33:33.870 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:33:33 smithi037 bash[56036]: audit 2024-04-23T02:33:33.269947+0000 mon.a (mon.0) 281 : audit 0 from='client.44383 172.21.15.37:0/2824916963' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-23T02:33:33.934 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:33:33 smithi191 bash[40117]: audit 2024-04-23T02:33:32.802842+0000 mgr.y (mgr.25468) 182 : audit 0 from='client.44377 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T02:33:33.935 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:33:33 smithi191 bash[40117]: audit 2024-04-23T02:33:33.269947+0000 mon.a (mon.0) 281 : audit 0 from='client.44383 172.21.15.37:0/2824916963' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-23T02:33:34.123 INFO:journalctl@ceph.osd.2.smithi037.stdout:Apr 23 02:33:34 smithi037 systemd[1]: Stopping Ceph osd.2 for 39f0dbf0-0117-11ef-bc93-c7b262605968... 2024-04-23T02:33:34.497 INFO:journalctl@ceph.osd.2.smithi037.stdout:Apr 23 02:33:34 smithi037 bash[26945]: debug 2024-04-23T02:33:34.247+0000 7f31e2c40700 -1 received signal: Terminated from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.2 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-04-23T02:33:34.497 INFO:journalctl@ceph.osd.2.smithi037.stdout:Apr 23 02:33:34 smithi037 bash[26945]: debug 2024-04-23T02:33:34.247+0000 7f31e2c40700 -1 osd.2 87 *** Got signal Terminated *** 2024-04-23T02:33:34.497 INFO:journalctl@ceph.osd.2.smithi037.stdout:Apr 23 02:33:34 smithi037 bash[26945]: debug 2024-04-23T02:33:34.247+0000 7f31e2c40700 -1 osd.2 87 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-04-23T02:33:34.811 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:33:34 smithi037 bash[54030]: cluster 2024-04-23T02:33:33.082510+0000 mgr.y (mgr.25468) 183 : cluster 0 pgmap v108: 161 pgs: 161 active+clean; 604 KiB data, 168 MiB used, 715 GiB / 715 GiB avail; 89 KiB/s rd, 0 B/s wr, 149 op/s 2024-04-23T02:33:34.811 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:33:34 smithi037 bash[54030]: cluster 2024-04-23T02:33:34.512710+0000 mon.a (mon.0) 282 : cluster 0 osd.2 reported immediately failed by osd.4 2024-04-23T02:33:34.811 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:33:34 smithi037 bash[54030]: cluster 2024-04-23T02:33:34.512794+0000 mon.a (mon.0) 283 : cluster 1 osd.2 failed (root=default,host=smithi037) (connection refused reported by osd.4) 2024-04-23T02:33:34.811 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:33:34 smithi037 bash[54030]: cluster 2024-04-23T02:33:34.513086+0000 mon.a (mon.0) 284 : cluster 0 osd.2 reported immediately failed by osd.4 2024-04-23T02:33:34.811 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:33:34 smithi037 bash[54030]: cluster 2024-04-23T02:33:34.513269+0000 mon.a (mon.0) 285 : cluster 0 osd.2 reported immediately failed by osd.0 2024-04-23T02:33:34.811 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:33:34 smithi037 bash[54030]: cluster 2024-04-23T02:33:34.513525+0000 mon.a (mon.0) 286 : cluster 0 osd.2 reported immediately failed by osd.5 2024-04-23T02:33:34.812 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:33:34 smithi037 bash[54030]: cluster 2024-04-23T02:33:34.513706+0000 mon.a (mon.0) 287 : cluster 0 osd.2 reported immediately failed by osd.3 2024-04-23T02:33:34.812 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:33:34 smithi037 bash[54030]: cluster 2024-04-23T02:33:34.513878+0000 mon.a (mon.0) 288 : cluster 0 osd.2 reported immediately failed by osd.6 2024-04-23T02:33:34.812 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:33:34 smithi037 bash[54030]: cluster 2024-04-23T02:33:34.514112+0000 mon.a (mon.0) 289 : cluster 0 osd.2 reported immediately failed by osd.0 2024-04-23T02:33:34.812 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:33:34 smithi037 bash[54030]: cluster 2024-04-23T02:33:34.514392+0000 mon.a (mon.0) 290 : cluster 0 osd.2 reported immediately failed by osd.5 2024-04-23T02:33:34.812 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:33:34 smithi037 bash[54030]: cluster 2024-04-23T02:33:34.514606+0000 mon.a (mon.0) 291 : cluster 0 osd.2 reported immediately failed by osd.3 2024-04-23T02:33:34.812 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:33:34 smithi037 bash[54030]: cluster 2024-04-23T02:33:34.514799+0000 mon.a (mon.0) 292 : cluster 0 osd.2 reported immediately failed by osd.6 2024-04-23T02:33:34.812 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:33:34 smithi037 bash[54030]: cluster 2024-04-23T02:33:34.515063+0000 mon.a (mon.0) 293 : cluster 0 osd.2 reported immediately failed by osd.7 2024-04-23T02:33:34.812 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:33:34 smithi037 bash[54030]: cluster 2024-04-23T02:33:34.515329+0000 mon.a (mon.0) 294 : cluster 0 osd.2 reported immediately failed by osd.7 2024-04-23T02:33:34.812 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:33:34 smithi037 bash[54030]: cluster 2024-04-23T02:33:34.515594+0000 mon.a (mon.0) 295 : cluster 0 osd.2 reported immediately failed by osd.1 2024-04-23T02:33:34.812 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:33:34 smithi037 bash[54030]: cluster 2024-04-23T02:33:34.515865+0000 mon.a (mon.0) 296 : cluster 0 osd.2 reported immediately failed by osd.1 2024-04-23T02:33:34.812 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:33:34 smithi037 bash[56036]: cluster 2024-04-23T02:33:33.082510+0000 mgr.y (mgr.25468) 183 : cluster 0 pgmap v108: 161 pgs: 161 active+clean; 604 KiB data, 168 MiB used, 715 GiB / 715 GiB avail; 89 KiB/s rd, 0 B/s wr, 149 op/s 2024-04-23T02:33:34.813 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:33:34 smithi037 bash[56036]: cluster 2024-04-23T02:33:34.512710+0000 mon.a (mon.0) 282 : cluster 0 osd.2 reported immediately failed by osd.4 2024-04-23T02:33:34.813 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:33:34 smithi037 bash[56036]: cluster 2024-04-23T02:33:34.512794+0000 mon.a (mon.0) 283 : cluster 1 osd.2 failed (root=default,host=smithi037) (connection refused reported by osd.4) 2024-04-23T02:33:34.813 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:33:34 smithi037 bash[56036]: cluster 2024-04-23T02:33:34.513086+0000 mon.a (mon.0) 284 : cluster 0 osd.2 reported immediately failed by osd.4 2024-04-23T02:33:34.813 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:33:34 smithi037 bash[56036]: cluster 2024-04-23T02:33:34.513269+0000 mon.a (mon.0) 285 : cluster 0 osd.2 reported immediately failed by osd.0 2024-04-23T02:33:34.813 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:33:34 smithi037 bash[56036]: cluster 2024-04-23T02:33:34.513525+0000 mon.a (mon.0) 286 : cluster 0 osd.2 reported immediately failed by osd.5 2024-04-23T02:33:34.813 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:33:34 smithi037 bash[56036]: cluster 2024-04-23T02:33:34.513706+0000 mon.a (mon.0) 287 : cluster 0 osd.2 reported immediately failed by osd.3 2024-04-23T02:33:34.813 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:33:34 smithi037 bash[56036]: cluster 2024-04-23T02:33:34.513878+0000 mon.a (mon.0) 288 : cluster 0 osd.2 reported immediately failed by osd.6 2024-04-23T02:33:34.813 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:33:34 smithi037 bash[56036]: cluster 2024-04-23T02:33:34.514112+0000 mon.a (mon.0) 289 : cluster 0 osd.2 reported immediately failed by osd.0 2024-04-23T02:33:34.813 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:33:34 smithi037 bash[56036]: cluster 2024-04-23T02:33:34.514392+0000 mon.a (mon.0) 290 : cluster 0 osd.2 reported immediately failed by osd.5 2024-04-23T02:33:34.813 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:33:34 smithi037 bash[56036]: cluster 2024-04-23T02:33:34.514606+0000 mon.a (mon.0) 291 : cluster 0 osd.2 reported immediately failed by osd.3 2024-04-23T02:33:34.813 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:33:34 smithi037 bash[56036]: cluster 2024-04-23T02:33:34.514799+0000 mon.a (mon.0) 292 : cluster 0 osd.2 reported immediately failed by osd.6 2024-04-23T02:33:34.814 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:33:34 smithi037 bash[56036]: cluster 2024-04-23T02:33:34.515063+0000 mon.a (mon.0) 293 : cluster 0 osd.2 reported immediately failed by osd.7 2024-04-23T02:33:34.814 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:33:34 smithi037 bash[56036]: cluster 2024-04-23T02:33:34.515329+0000 mon.a (mon.0) 294 : cluster 0 osd.2 reported immediately failed by osd.7 2024-04-23T02:33:34.814 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:33:34 smithi037 bash[56036]: cluster 2024-04-23T02:33:34.515594+0000 mon.a (mon.0) 295 : cluster 0 osd.2 reported immediately failed by osd.1 2024-04-23T02:33:34.814 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:33:34 smithi037 bash[56036]: cluster 2024-04-23T02:33:34.515865+0000 mon.a (mon.0) 296 : cluster 0 osd.2 reported immediately failed by osd.1 2024-04-23T02:33:34.935 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:33:34 smithi191 bash[40117]: cluster 2024-04-23T02:33:33.082510+0000 mgr.y (mgr.25468) 183 : cluster 0 pgmap v108: 161 pgs: 161 active+clean; 604 KiB data, 168 MiB used, 715 GiB / 715 GiB avail; 89 KiB/s rd, 0 B/s wr, 149 op/s 2024-04-23T02:33:34.935 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:33:34 smithi191 bash[40117]: cluster 2024-04-23T02:33:34.512710+0000 mon.a (mon.0) 282 : cluster 0 osd.2 reported immediately failed by osd.4 2024-04-23T02:33:34.935 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:33:34 smithi191 bash[40117]: cluster 2024-04-23T02:33:34.512794+0000 mon.a (mon.0) 283 : cluster 1 osd.2 failed (root=default,host=smithi037) (connection refused reported by osd.4) 2024-04-23T02:33:34.935 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:33:34 smithi191 bash[40117]: cluster 2024-04-23T02:33:34.513086+0000 mon.a (mon.0) 284 : cluster 0 osd.2 reported immediately failed by osd.4 2024-04-23T02:33:34.935 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:33:34 smithi191 bash[40117]: cluster 2024-04-23T02:33:34.513269+0000 mon.a (mon.0) 285 : cluster 0 osd.2 reported immediately failed by osd.0 2024-04-23T02:33:34.935 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:33:34 smithi191 bash[40117]: cluster 2024-04-23T02:33:34.513525+0000 mon.a (mon.0) 286 : cluster 0 osd.2 reported immediately failed by osd.5 2024-04-23T02:33:34.936 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:33:34 smithi191 bash[40117]: cluster 2024-04-23T02:33:34.513706+0000 mon.a (mon.0) 287 : cluster 0 osd.2 reported immediately failed by osd.3 2024-04-23T02:33:34.936 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:33:34 smithi191 bash[40117]: cluster 2024-04-23T02:33:34.513878+0000 mon.a (mon.0) 288 : cluster 0 osd.2 reported immediately failed by osd.6 2024-04-23T02:33:34.936 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:33:34 smithi191 bash[40117]: cluster 2024-04-23T02:33:34.514112+0000 mon.a (mon.0) 289 : cluster 0 osd.2 reported immediately failed by osd.0 2024-04-23T02:33:34.936 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:33:34 smithi191 bash[40117]: cluster 2024-04-23T02:33:34.514392+0000 mon.a (mon.0) 290 : cluster 0 osd.2 reported immediately failed by osd.5 2024-04-23T02:33:34.936 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:33:34 smithi191 bash[40117]: cluster 2024-04-23T02:33:34.514606+0000 mon.a (mon.0) 291 : cluster 0 osd.2 reported immediately failed by osd.3 2024-04-23T02:33:34.936 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:33:34 smithi191 bash[40117]: cluster 2024-04-23T02:33:34.514799+0000 mon.a (mon.0) 292 : cluster 0 osd.2 reported immediately failed by osd.6 2024-04-23T02:33:34.936 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:33:34 smithi191 bash[40117]: cluster 2024-04-23T02:33:34.515063+0000 mon.a (mon.0) 293 : cluster 0 osd.2 reported immediately failed by osd.7 2024-04-23T02:33:34.936 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:33:34 smithi191 bash[40117]: cluster 2024-04-23T02:33:34.515329+0000 mon.a (mon.0) 294 : cluster 0 osd.2 reported immediately failed by osd.7 2024-04-23T02:33:34.936 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:33:34 smithi191 bash[40117]: cluster 2024-04-23T02:33:34.515594+0000 mon.a (mon.0) 295 : cluster 0 osd.2 reported immediately failed by osd.1 2024-04-23T02:33:34.936 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:33:34 smithi191 bash[40117]: cluster 2024-04-23T02:33:34.515865+0000 mon.a (mon.0) 296 : cluster 0 osd.2 reported immediately failed by osd.1 2024-04-23T02:33:35.258 INFO:journalctl@ceph.osd.2.smithi037.stdout:Apr 23 02:33:34 smithi037 bash[64443]: ceph-39f0dbf0-0117-11ef-bc93-c7b262605968-osd.2 2024-04-23T02:33:35.258 INFO:journalctl@ceph.osd.2.smithi037.stdout:Apr 23 02:33:35 smithi037 bash[64516]: Error response from daemon: No such container: ceph-39f0dbf0-0117-11ef-bc93-c7b262605968-osd.2 2024-04-23T02:33:35.935 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:33:35 smithi191 bash[40117]: cluster 2024-04-23T02:33:34.586187+0000 mon.a (mon.0) 297 : cluster 3 Health check failed: 1 osds down (OSD_DOWN) 2024-04-23T02:33:35.935 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:33:35 smithi191 bash[40117]: cluster 2024-04-23T02:33:34.604758+0000 mon.a (mon.0) 298 : cluster 0 osdmap e88: 8 total, 7 up, 8 in 2024-04-23T02:33:35.935 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:33:35 smithi191 bash[40117]: audit 2024-04-23T02:33:34.835414+0000 mon.c (mon.1) 95 : audit 1 from='mgr.25468 172.21.15.37:0/2063831359' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.1b", "id": [4, 2]}]: dispatch 2024-04-23T02:33:35.936 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:33:35 smithi191 bash[40117]: audit 2024-04-23T02:33:34.836288+0000 mon.c (mon.1) 96 : audit 1 from='mgr.25468 172.21.15.37:0/2063831359' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.1c", "id": [4, 2]}]: dispatch 2024-04-23T02:33:35.936 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:33:35 smithi191 bash[40117]: audit 2024-04-23T02:33:34.836593+0000 mon.a (mon.0) 299 : audit 1 from='mgr.25468 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.1b", "id": [4, 2]}]: dispatch 2024-04-23T02:33:35.936 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:33:35 smithi191 bash[40117]: audit 2024-04-23T02:33:34.837075+0000 mon.c (mon.1) 97 : audit 1 from='mgr.25468 172.21.15.37:0/2063831359' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.1d", "id": [4, 2]}]: dispatch 2024-04-23T02:33:35.936 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:33:35 smithi191 bash[40117]: audit 2024-04-23T02:33:34.837751+0000 mon.a (mon.0) 300 : audit 1 from='mgr.25468 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.1c", "id": [4, 2]}]: dispatch 2024-04-23T02:33:35.936 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:33:35 smithi191 bash[40117]: audit 2024-04-23T02:33:34.837857+0000 mon.c (mon.1) 98 : audit 1 from='mgr.25468 172.21.15.37:0/2063831359' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "6.0", "id": [3, 1]}]: dispatch 2024-04-23T02:33:35.936 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:33:35 smithi191 bash[40117]: audit 2024-04-23T02:33:34.838455+0000 mon.a (mon.0) 301 : audit 1 from='mgr.25468 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.1d", "id": [4, 2]}]: dispatch 2024-04-23T02:33:35.936 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:33:35 smithi191 bash[40117]: audit 2024-04-23T02:33:34.838574+0000 mon.c (mon.1) 99 : audit 1 from='mgr.25468 172.21.15.37:0/2063831359' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "6.8", "id": [3, 6]}]: dispatch 2024-04-23T02:33:35.936 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:33:35 smithi191 bash[40117]: audit 2024-04-23T02:33:34.839060+0000 mon.a (mon.0) 302 : audit 1 from='mgr.25468 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "6.0", "id": [3, 1]}]: dispatch 2024-04-23T02:33:35.936 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:33:35 smithi191 bash[40117]: audit 2024-04-23T02:33:34.839313+0000 mon.c (mon.1) 100 : audit 1 from='mgr.25468 172.21.15.37:0/2063831359' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "6.11", "id": [3, 2]}]: dispatch 2024-04-23T02:33:35.936 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:33:35 smithi191 bash[40117]: audit 2024-04-23T02:33:34.839653+0000 mon.a (mon.0) 303 : audit 1 from='mgr.25468 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "6.8", "id": [3, 6]}]: dispatch 2024-04-23T02:33:35.936 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:33:35 smithi191 bash[40117]: audit 2024-04-23T02:33:34.840016+0000 mon.c (mon.1) 101 : audit 1 from='mgr.25468 172.21.15.37:0/2063831359' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "6.13", "id": [3, 2]}]: dispatch 2024-04-23T02:33:35.936 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:33:35 smithi191 bash[40117]: audit 2024-04-23T02:33:34.840331+0000 mon.a (mon.0) 304 : audit 1 from='mgr.25468 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "6.11", "id": [3, 2]}]: dispatch 2024-04-23T02:33:35.936 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:33:35 smithi191 bash[40117]: audit 2024-04-23T02:33:34.840675+0000 mon.c (mon.1) 102 : audit 1 from='mgr.25468 172.21.15.37:0/2063831359' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "6.1a", "id": [5, 2]}]: dispatch 2024-04-23T02:33:35.936 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:33:35 smithi191 bash[40117]: audit 2024-04-23T02:33:34.840959+0000 mon.a (mon.0) 305 : audit 1 from='mgr.25468 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "6.13", "id": [3, 2]}]: dispatch 2024-04-23T02:33:35.937 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:33:35 smithi191 bash[40117]: audit 2024-04-23T02:33:34.841308+0000 mon.c (mon.1) 103 : audit 1 from='mgr.25468 172.21.15.37:0/2063831359' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "6.1c", "id": [7, 0]}]: dispatch 2024-04-23T02:33:35.937 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:33:35 smithi191 bash[40117]: audit 2024-04-23T02:33:34.841445+0000 mon.a (mon.0) 306 : audit 1 from='mgr.25468 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "6.1a", "id": [5, 2]}]: dispatch 2024-04-23T02:33:35.937 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:33:35 smithi191 bash[40117]: audit 2024-04-23T02:33:34.841985+0000 mon.c (mon.1) 104 : audit 1 from='mgr.25468 172.21.15.37:0/2063831359' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "6.1e", "id": [5, 2]}]: dispatch 2024-04-23T02:33:35.937 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:33:35 smithi191 bash[40117]: audit 2024-04-23T02:33:34.842215+0000 mon.a (mon.0) 307 : audit 1 from='mgr.25468 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "6.1c", "id": [7, 0]}]: dispatch 2024-04-23T02:33:35.937 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:33:35 smithi191 bash[40117]: audit 2024-04-23T02:33:34.843034+0000 mon.a (mon.0) 308 : audit 1 from='mgr.25468 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "6.1e", "id": [5, 2]}]: dispatch 2024-04-23T02:33:36.062 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:33:35 smithi037 bash[54030]: cluster 2024-04-23T02:33:34.586187+0000 mon.a (mon.0) 297 : cluster 3 Health check failed: 1 osds down (OSD_DOWN) 2024-04-23T02:33:36.062 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:33:35 smithi037 bash[54030]: cluster 2024-04-23T02:33:34.604758+0000 mon.a (mon.0) 298 : cluster 0 osdmap e88: 8 total, 7 up, 8 in 2024-04-23T02:33:36.062 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:33:35 smithi037 bash[54030]: audit 2024-04-23T02:33:34.835414+0000 mon.c (mon.1) 95 : audit 1 from='mgr.25468 172.21.15.37:0/2063831359' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.1b", "id": [4, 2]}]: dispatch 2024-04-23T02:33:36.062 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:33:35 smithi037 bash[54030]: audit 2024-04-23T02:33:34.836288+0000 mon.c (mon.1) 96 : audit 1 from='mgr.25468 172.21.15.37:0/2063831359' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.1c", "id": [4, 2]}]: dispatch 2024-04-23T02:33:36.063 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:33:35 smithi037 bash[54030]: audit 2024-04-23T02:33:34.836593+0000 mon.a (mon.0) 299 : audit 1 from='mgr.25468 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.1b", "id": [4, 2]}]: dispatch 2024-04-23T02:33:36.063 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:33:35 smithi037 bash[54030]: audit 2024-04-23T02:33:34.837075+0000 mon.c (mon.1) 97 : audit 1 from='mgr.25468 172.21.15.37:0/2063831359' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.1d", "id": [4, 2]}]: dispatch 2024-04-23T02:33:36.063 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:33:35 smithi037 bash[54030]: audit 2024-04-23T02:33:34.837751+0000 mon.a (mon.0) 300 : audit 1 from='mgr.25468 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.1c", "id": [4, 2]}]: dispatch 2024-04-23T02:33:36.063 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:33:35 smithi037 bash[54030]: audit 2024-04-23T02:33:34.837857+0000 mon.c (mon.1) 98 : audit 1 from='mgr.25468 172.21.15.37:0/2063831359' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "6.0", "id": [3, 1]}]: dispatch 2024-04-23T02:33:36.063 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:33:35 smithi037 bash[54030]: audit 2024-04-23T02:33:34.838455+0000 mon.a (mon.0) 301 : audit 1 from='mgr.25468 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.1d", "id": [4, 2]}]: dispatch 2024-04-23T02:33:36.063 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:33:35 smithi037 bash[54030]: audit 2024-04-23T02:33:34.838574+0000 mon.c (mon.1) 99 : audit 1 from='mgr.25468 172.21.15.37:0/2063831359' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "6.8", "id": [3, 6]}]: dispatch 2024-04-23T02:33:36.063 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:33:35 smithi037 bash[54030]: audit 2024-04-23T02:33:34.839060+0000 mon.a (mon.0) 302 : audit 1 from='mgr.25468 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "6.0", "id": [3, 1]}]: dispatch 2024-04-23T02:33:36.063 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:33:35 smithi037 bash[54030]: audit 2024-04-23T02:33:34.839313+0000 mon.c (mon.1) 100 : audit 1 from='mgr.25468 172.21.15.37:0/2063831359' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "6.11", "id": [3, 2]}]: dispatch 2024-04-23T02:33:36.063 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:33:35 smithi037 bash[54030]: audit 2024-04-23T02:33:34.839653+0000 mon.a (mon.0) 303 : audit 1 from='mgr.25468 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "6.8", "id": [3, 6]}]: dispatch 2024-04-23T02:33:36.063 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:33:35 smithi037 bash[54030]: audit 2024-04-23T02:33:34.840016+0000 mon.c (mon.1) 101 : audit 1 from='mgr.25468 172.21.15.37:0/2063831359' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "6.13", "id": [3, 2]}]: dispatch 2024-04-23T02:33:36.063 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:33:35 smithi037 bash[54030]: audit 2024-04-23T02:33:34.840331+0000 mon.a (mon.0) 304 : audit 1 from='mgr.25468 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "6.11", "id": [3, 2]}]: dispatch 2024-04-23T02:33:36.063 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:33:35 smithi037 bash[54030]: audit 2024-04-23T02:33:34.840675+0000 mon.c (mon.1) 102 : audit 1 from='mgr.25468 172.21.15.37:0/2063831359' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "6.1a", "id": [5, 2]}]: dispatch 2024-04-23T02:33:36.063 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:33:35 smithi037 bash[54030]: audit 2024-04-23T02:33:34.840959+0000 mon.a (mon.0) 305 : audit 1 from='mgr.25468 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "6.13", "id": [3, 2]}]: dispatch 2024-04-23T02:33:36.064 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:33:35 smithi037 bash[56036]: cluster 2024-04-23T02:33:34.586187+0000 mon.a (mon.0) 297 : cluster 3 Health check failed: 1 osds down (OSD_DOWN) 2024-04-23T02:33:36.064 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:33:35 smithi037 bash[56036]: cluster 2024-04-23T02:33:34.604758+0000 mon.a (mon.0) 298 : cluster 0 osdmap e88: 8 total, 7 up, 8 in 2024-04-23T02:33:36.064 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:33:35 smithi037 bash[56036]: audit 2024-04-23T02:33:34.835414+0000 mon.c (mon.1) 95 : audit 1 from='mgr.25468 172.21.15.37:0/2063831359' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.1b", "id": [4, 2]}]: dispatch 2024-04-23T02:33:36.064 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:33:35 smithi037 bash[56036]: audit 2024-04-23T02:33:34.836288+0000 mon.c (mon.1) 96 : audit 1 from='mgr.25468 172.21.15.37:0/2063831359' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.1c", "id": [4, 2]}]: dispatch 2024-04-23T02:33:36.064 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:33:35 smithi037 bash[56036]: audit 2024-04-23T02:33:34.836593+0000 mon.a (mon.0) 299 : audit 1 from='mgr.25468 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.1b", "id": [4, 2]}]: dispatch 2024-04-23T02:33:36.064 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:33:35 smithi037 bash[56036]: audit 2024-04-23T02:33:34.837075+0000 mon.c (mon.1) 97 : audit 1 from='mgr.25468 172.21.15.37:0/2063831359' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.1d", "id": [4, 2]}]: dispatch 2024-04-23T02:33:36.064 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:33:35 smithi037 bash[56036]: audit 2024-04-23T02:33:34.837751+0000 mon.a (mon.0) 300 : audit 1 from='mgr.25468 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.1c", "id": [4, 2]}]: dispatch 2024-04-23T02:33:36.064 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:33:35 smithi037 bash[56036]: audit 2024-04-23T02:33:34.837857+0000 mon.c (mon.1) 98 : audit 1 from='mgr.25468 172.21.15.37:0/2063831359' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "6.0", "id": [3, 1]}]: dispatch 2024-04-23T02:33:36.064 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:33:35 smithi037 bash[56036]: audit 2024-04-23T02:33:34.838455+0000 mon.a (mon.0) 301 : audit 1 from='mgr.25468 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.1d", "id": [4, 2]}]: dispatch 2024-04-23T02:33:36.064 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:33:35 smithi037 bash[56036]: audit 2024-04-23T02:33:34.838574+0000 mon.c (mon.1) 99 : audit 1 from='mgr.25468 172.21.15.37:0/2063831359' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "6.8", "id": [3, 6]}]: dispatch 2024-04-23T02:33:36.064 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:33:35 smithi037 bash[56036]: audit 2024-04-23T02:33:34.839060+0000 mon.a (mon.0) 302 : audit 1 from='mgr.25468 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "6.0", "id": [3, 1]}]: dispatch 2024-04-23T02:33:36.064 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:33:35 smithi037 bash[56036]: audit 2024-04-23T02:33:34.839313+0000 mon.c (mon.1) 100 : audit 1 from='mgr.25468 172.21.15.37:0/2063831359' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "6.11", "id": [3, 2]}]: dispatch 2024-04-23T02:33:36.065 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:33:35 smithi037 bash[56036]: audit 2024-04-23T02:33:34.839653+0000 mon.a (mon.0) 303 : audit 1 from='mgr.25468 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "6.8", "id": [3, 6]}]: dispatch 2024-04-23T02:33:36.065 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:33:35 smithi037 bash[56036]: audit 2024-04-23T02:33:34.840016+0000 mon.c (mon.1) 101 : audit 1 from='mgr.25468 172.21.15.37:0/2063831359' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "6.13", "id": [3, 2]}]: dispatch 2024-04-23T02:33:36.065 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:33:35 smithi037 bash[56036]: audit 2024-04-23T02:33:34.840331+0000 mon.a (mon.0) 304 : audit 1 from='mgr.25468 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "6.11", "id": [3, 2]}]: dispatch 2024-04-23T02:33:36.065 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:33:35 smithi037 bash[56036]: audit 2024-04-23T02:33:34.840675+0000 mon.c (mon.1) 102 : audit 1 from='mgr.25468 172.21.15.37:0/2063831359' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "6.1a", "id": [5, 2]}]: dispatch 2024-04-23T02:33:36.065 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:33:35 smithi037 bash[56036]: audit 2024-04-23T02:33:34.840959+0000 mon.a (mon.0) 305 : audit 1 from='mgr.25468 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "6.13", "id": [3, 2]}]: dispatch 2024-04-23T02:33:36.065 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:33:35 smithi037 bash[54030]: audit 2024-04-23T02:33:34.841308+0000 mon.c (mon.1) 103 : audit 1 from='mgr.25468 172.21.15.37:0/2063831359' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "6.1c", "id": [7, 0]}]: dispatch 2024-04-23T02:33:36.065 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:33:35 smithi037 bash[54030]: audit 2024-04-23T02:33:34.841445+0000 mon.a (mon.0) 306 : audit 1 from='mgr.25468 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "6.1a", "id": [5, 2]}]: dispatch 2024-04-23T02:33:36.065 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:33:35 smithi037 bash[54030]: audit 2024-04-23T02:33:34.841985+0000 mon.c (mon.1) 104 : audit 1 from='mgr.25468 172.21.15.37:0/2063831359' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "6.1e", "id": [5, 2]}]: dispatch 2024-04-23T02:33:36.066 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:33:35 smithi037 bash[54030]: audit 2024-04-23T02:33:34.842215+0000 mon.a (mon.0) 307 : audit 1 from='mgr.25468 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "6.1c", "id": [7, 0]}]: dispatch 2024-04-23T02:33:36.066 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:33:35 smithi037 bash[54030]: audit 2024-04-23T02:33:34.843034+0000 mon.a (mon.0) 308 : audit 1 from='mgr.25468 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "6.1e", "id": [5, 2]}]: dispatch 2024-04-23T02:33:36.066 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:33:35 smithi037 bash[56036]: audit 2024-04-23T02:33:34.841308+0000 mon.c (mon.1) 103 : audit 1 from='mgr.25468 172.21.15.37:0/2063831359' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "6.1c", "id": [7, 0]}]: dispatch 2024-04-23T02:33:36.066 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:33:35 smithi037 bash[56036]: audit 2024-04-23T02:33:34.841445+0000 mon.a (mon.0) 306 : audit 1 from='mgr.25468 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "6.1a", "id": [5, 2]}]: dispatch 2024-04-23T02:33:36.066 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:33:35 smithi037 bash[56036]: audit 2024-04-23T02:33:34.841985+0000 mon.c (mon.1) 104 : audit 1 from='mgr.25468 172.21.15.37:0/2063831359' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "6.1e", "id": [5, 2]}]: dispatch 2024-04-23T02:33:36.066 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:33:35 smithi037 bash[56036]: audit 2024-04-23T02:33:34.842215+0000 mon.a (mon.0) 307 : audit 1 from='mgr.25468 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "6.1c", "id": [7, 0]}]: dispatch 2024-04-23T02:33:36.066 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:33:35 smithi037 bash[56036]: audit 2024-04-23T02:33:34.843034+0000 mon.a (mon.0) 308 : audit 1 from='mgr.25468 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "6.1e", "id": [5, 2]}]: dispatch 2024-04-23T02:33:36.935 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:33:36 smithi191 bash[40117]: cluster 2024-04-23T02:33:35.083283+0000 mgr.y (mgr.25468) 184 : cluster 0 pgmap v110: 161 pgs: 13 stale+active+clean, 148 active+clean; 604 KiB data, 168 MiB used, 715 GiB / 715 GiB avail; 55 KiB/s rd, 0 B/s wr, 92 op/s 2024-04-23T02:33:36.935 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:33:36 smithi191 bash[40117]: audit 2024-04-23T02:33:35.610010+0000 mon.a (mon.0) 309 : audit 1 from='mgr.25468 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.1b", "id": [4, 2]}]': finished 2024-04-23T02:33:36.935 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:33:36 smithi191 bash[40117]: audit 2024-04-23T02:33:35.610160+0000 mon.a (mon.0) 310 : audit 1 from='mgr.25468 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.1c", "id": [4, 2]}]': finished 2024-04-23T02:33:36.935 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:33:36 smithi191 bash[40117]: audit 2024-04-23T02:33:35.610230+0000 mon.a (mon.0) 311 : audit 1 from='mgr.25468 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.1d", "id": [4, 2]}]': finished 2024-04-23T02:33:36.936 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:33:36 smithi191 bash[40117]: audit 2024-04-23T02:33:35.610281+0000 mon.a (mon.0) 312 : audit 1 from='mgr.25468 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "6.0", "id": [3, 1]}]': finished 2024-04-23T02:33:36.936 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:33:36 smithi191 bash[40117]: audit 2024-04-23T02:33:35.610329+0000 mon.a (mon.0) 313 : audit 1 from='mgr.25468 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "6.8", "id": [3, 6]}]': finished 2024-04-23T02:33:36.936 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:33:36 smithi191 bash[40117]: audit 2024-04-23T02:33:35.610404+0000 mon.a (mon.0) 314 : audit 1 from='mgr.25468 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "6.11", "id": [3, 2]}]': finished 2024-04-23T02:33:36.936 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:33:36 smithi191 bash[40117]: audit 2024-04-23T02:33:35.610488+0000 mon.a (mon.0) 315 : audit 1 from='mgr.25468 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "6.13", "id": [3, 2]}]': finished 2024-04-23T02:33:36.936 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:33:36 smithi191 bash[40117]: audit 2024-04-23T02:33:35.610635+0000 mon.a (mon.0) 316 : audit 1 from='mgr.25468 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "6.1a", "id": [5, 2]}]': finished 2024-04-23T02:33:36.936 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:33:36 smithi191 bash[40117]: audit 2024-04-23T02:33:35.610713+0000 mon.a (mon.0) 317 : audit 1 from='mgr.25468 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "6.1c", "id": [7, 0]}]': finished 2024-04-23T02:33:36.936 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:33:36 smithi191 bash[40117]: audit 2024-04-23T02:33:35.610776+0000 mon.a (mon.0) 318 : audit 1 from='mgr.25468 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "6.1e", "id": [5, 2]}]': finished 2024-04-23T02:33:36.936 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:33:36 smithi191 bash[40117]: cluster 2024-04-23T02:33:35.610855+0000 mon.a (mon.0) 319 : cluster 0 osdmap e89: 8 total, 7 up, 8 in 2024-04-23T02:33:37.061 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:33:36 smithi037 bash[54030]: cluster 2024-04-23T02:33:35.083283+0000 mgr.y (mgr.25468) 184 : cluster 0 pgmap v110: 161 pgs: 13 stale+active+clean, 148 active+clean; 604 KiB data, 168 MiB used, 715 GiB / 715 GiB avail; 55 KiB/s rd, 0 B/s wr, 92 op/s 2024-04-23T02:33:37.061 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:33:36 smithi037 bash[54030]: audit 2024-04-23T02:33:35.610010+0000 mon.a (mon.0) 309 : audit 1 from='mgr.25468 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.1b", "id": [4, 2]}]': finished 2024-04-23T02:33:37.061 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:33:36 smithi037 bash[54030]: audit 2024-04-23T02:33:35.610160+0000 mon.a (mon.0) 310 : audit 1 from='mgr.25468 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.1c", "id": [4, 2]}]': finished 2024-04-23T02:33:37.061 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:33:36 smithi037 bash[54030]: audit 2024-04-23T02:33:35.610230+0000 mon.a (mon.0) 311 : audit 1 from='mgr.25468 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.1d", "id": [4, 2]}]': finished 2024-04-23T02:33:37.061 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:33:36 smithi037 bash[54030]: audit 2024-04-23T02:33:35.610281+0000 mon.a (mon.0) 312 : audit 1 from='mgr.25468 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "6.0", "id": [3, 1]}]': finished 2024-04-23T02:33:37.061 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:33:36 smithi037 bash[54030]: audit 2024-04-23T02:33:35.610329+0000 mon.a (mon.0) 313 : audit 1 from='mgr.25468 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "6.8", "id": [3, 6]}]': finished 2024-04-23T02:33:37.062 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:33:36 smithi037 bash[54030]: audit 2024-04-23T02:33:35.610404+0000 mon.a (mon.0) 314 : audit 1 from='mgr.25468 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "6.11", "id": [3, 2]}]': finished 2024-04-23T02:33:37.062 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:33:36 smithi037 bash[54030]: audit 2024-04-23T02:33:35.610488+0000 mon.a (mon.0) 315 : audit 1 from='mgr.25468 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "6.13", "id": [3, 2]}]': finished 2024-04-23T02:33:37.062 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:33:36 smithi037 bash[54030]: audit 2024-04-23T02:33:35.610635+0000 mon.a (mon.0) 316 : audit 1 from='mgr.25468 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "6.1a", "id": [5, 2]}]': finished 2024-04-23T02:33:37.062 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:33:36 smithi037 bash[54030]: audit 2024-04-23T02:33:35.610713+0000 mon.a (mon.0) 317 : audit 1 from='mgr.25468 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "6.1c", "id": [7, 0]}]': finished 2024-04-23T02:33:37.062 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:33:36 smithi037 bash[54030]: audit 2024-04-23T02:33:35.610776+0000 mon.a (mon.0) 318 : audit 1 from='mgr.25468 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "6.1e", "id": [5, 2]}]': finished 2024-04-23T02:33:37.062 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:33:36 smithi037 bash[54030]: cluster 2024-04-23T02:33:35.610855+0000 mon.a (mon.0) 319 : cluster 0 osdmap e89: 8 total, 7 up, 8 in 2024-04-23T02:33:37.062 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:33:36 smithi037 bash[56036]: cluster 2024-04-23T02:33:35.083283+0000 mgr.y (mgr.25468) 184 : cluster 0 pgmap v110: 161 pgs: 13 stale+active+clean, 148 active+clean; 604 KiB data, 168 MiB used, 715 GiB / 715 GiB avail; 55 KiB/s rd, 0 B/s wr, 92 op/s 2024-04-23T02:33:37.062 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:33:36 smithi037 bash[56036]: audit 2024-04-23T02:33:35.610010+0000 mon.a (mon.0) 309 : audit 1 from='mgr.25468 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.1b", "id": [4, 2]}]': finished 2024-04-23T02:33:37.062 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:33:36 smithi037 bash[56036]: audit 2024-04-23T02:33:35.610160+0000 mon.a (mon.0) 310 : audit 1 from='mgr.25468 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.1c", "id": [4, 2]}]': finished 2024-04-23T02:33:37.062 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:33:36 smithi037 bash[56036]: audit 2024-04-23T02:33:35.610230+0000 mon.a (mon.0) 311 : audit 1 from='mgr.25468 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.1d", "id": [4, 2]}]': finished 2024-04-23T02:33:37.062 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:33:36 smithi037 bash[56036]: audit 2024-04-23T02:33:35.610281+0000 mon.a (mon.0) 312 : audit 1 from='mgr.25468 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "6.0", "id": [3, 1]}]': finished 2024-04-23T02:33:37.063 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:33:36 smithi037 bash[56036]: audit 2024-04-23T02:33:35.610329+0000 mon.a (mon.0) 313 : audit 1 from='mgr.25468 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "6.8", "id": [3, 6]}]': finished 2024-04-23T02:33:37.063 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:33:36 smithi037 bash[56036]: audit 2024-04-23T02:33:35.610404+0000 mon.a (mon.0) 314 : audit 1 from='mgr.25468 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "6.11", "id": [3, 2]}]': finished 2024-04-23T02:33:37.063 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:33:36 smithi037 bash[56036]: audit 2024-04-23T02:33:35.610488+0000 mon.a (mon.0) 315 : audit 1 from='mgr.25468 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "6.13", "id": [3, 2]}]': finished 2024-04-23T02:33:37.063 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:33:36 smithi037 bash[56036]: audit 2024-04-23T02:33:35.610635+0000 mon.a (mon.0) 316 : audit 1 from='mgr.25468 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "6.1a", "id": [5, 2]}]': finished 2024-04-23T02:33:37.063 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:33:36 smithi037 bash[56036]: audit 2024-04-23T02:33:35.610713+0000 mon.a (mon.0) 317 : audit 1 from='mgr.25468 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "6.1c", "id": [7, 0]}]': finished 2024-04-23T02:33:37.063 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:33:36 smithi037 bash[56036]: audit 2024-04-23T02:33:35.610776+0000 mon.a (mon.0) 318 : audit 1 from='mgr.25468 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "6.1e", "id": [5, 2]}]': finished 2024-04-23T02:33:37.063 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:33:36 smithi037 bash[56036]: cluster 2024-04-23T02:33:35.610855+0000 mon.a (mon.0) 319 : cluster 0 osdmap e89: 8 total, 7 up, 8 in 2024-04-23T02:33:37.635 INFO:journalctl@ceph.osd.2.smithi037.stdout:Apr 23 02:33:37 smithi037 systemd[1]: ceph-39f0dbf0-0117-11ef-bc93-c7b262605968@osd.2.service: Succeeded. 2024-04-23T02:33:37.635 INFO:journalctl@ceph.osd.2.smithi037.stdout:Apr 23 02:33:37 smithi037 systemd[1]: Stopped Ceph osd.2 for 39f0dbf0-0117-11ef-bc93-c7b262605968. 2024-04-23T02:33:37.635 INFO:journalctl@ceph.osd.2.smithi037.stdout:Apr 23 02:33:37 smithi037 systemd[1]: Started Ceph osd.2 for 39f0dbf0-0117-11ef-bc93-c7b262605968. 2024-04-23T02:33:37.935 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:33:37 smithi191 bash[40117]: cluster 2024-04-23T02:33:36.622489+0000 mon.a (mon.0) 320 : cluster 0 osdmap e90: 8 total, 7 up, 8 in 2024-04-23T02:33:38.060 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:33:37 smithi037 bash[54030]: cluster 2024-04-23T02:33:36.622489+0000 mon.a (mon.0) 320 : cluster 0 osdmap e90: 8 total, 7 up, 8 in 2024-04-23T02:33:38.061 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:33:37 smithi037 bash[56036]: cluster 2024-04-23T02:33:36.622489+0000 mon.a (mon.0) 320 : cluster 0 osdmap e90: 8 total, 7 up, 8 in 2024-04-23T02:33:38.935 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:33:38 smithi191 bash[40117]: cluster 2024-04-23T02:33:37.084515+0000 mgr.y (mgr.25468) 185 : cluster 0 pgmap v113: 161 pgs: 5 remapped+peering, 5 peering, 12 active+undersized+degraded, 31 active+undersized, 108 active+clean; 604 KiB data, 168 MiB used, 715 GiB / 715 GiB avail; 19 KiB/s rd, 0 B/s wr, 33 op/s; 95/1095 objects degraded (8.676%) 2024-04-23T02:33:38.935 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:33:38 smithi191 bash[40117]: cluster 2024-04-23T02:33:37.617279+0000 mon.a (mon.0) 321 : cluster 3 Health check failed: Reduced data availability: 1 pg inactive, 1 pg peering (PG_AVAILABILITY) 2024-04-23T02:33:38.935 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:33:38 smithi191 bash[40117]: cluster 2024-04-23T02:33:37.617337+0000 mon.a (mon.0) 322 : cluster 3 Health check failed: Degraded data redundancy: 95/1095 objects degraded (8.676%), 12 pgs degraded (PG_DEGRADED) 2024-04-23T02:33:38.935 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:33:38 smithi191 bash[40117]: cluster 2024-04-23T02:33:37.631815+0000 mon.a (mon.0) 323 : cluster 0 osdmap e91: 8 total, 7 up, 8 in 2024-04-23T02:33:38.935 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:33:38 smithi191 bash[40117]: audit 2024-04-23T02:33:37.659608+0000 mon.a (mon.0) 324 : audit 1 from='mgr.25468 ' entity='mgr.y' 2024-04-23T02:33:38.935 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:33:38 smithi191 bash[40117]: audit 2024-04-23T02:33:37.668768+0000 mon.a (mon.0) 325 : audit 1 from='mgr.25468 ' entity='mgr.y' 2024-04-23T02:33:38.935 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:33:38 smithi191 bash[40117]: audit 2024-04-23T02:33:37.720680+0000 mon.c (mon.1) 105 : audit 0 from='mgr.25468 172.21.15.37:0/2063831359' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-23T02:33:39.060 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:33:38 smithi037 bash[54030]: cluster 2024-04-23T02:33:37.084515+0000 mgr.y (mgr.25468) 185 : cluster 0 pgmap v113: 161 pgs: 5 remapped+peering, 5 peering, 12 active+undersized+degraded, 31 active+undersized, 108 active+clean; 604 KiB data, 168 MiB used, 715 GiB / 715 GiB avail; 19 KiB/s rd, 0 B/s wr, 33 op/s; 95/1095 objects degraded (8.676%) 2024-04-23T02:33:39.061 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:33:38 smithi037 bash[54030]: cluster 2024-04-23T02:33:37.617279+0000 mon.a (mon.0) 321 : cluster 3 Health check failed: Reduced data availability: 1 pg inactive, 1 pg peering (PG_AVAILABILITY) 2024-04-23T02:33:39.061 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:33:38 smithi037 bash[54030]: cluster 2024-04-23T02:33:37.617337+0000 mon.a (mon.0) 322 : cluster 3 Health check failed: Degraded data redundancy: 95/1095 objects degraded (8.676%), 12 pgs degraded (PG_DEGRADED) 2024-04-23T02:33:39.061 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:33:38 smithi037 bash[54030]: cluster 2024-04-23T02:33:37.631815+0000 mon.a (mon.0) 323 : cluster 0 osdmap e91: 8 total, 7 up, 8 in 2024-04-23T02:33:39.061 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:33:38 smithi037 bash[54030]: audit 2024-04-23T02:33:37.659608+0000 mon.a (mon.0) 324 : audit 1 from='mgr.25468 ' entity='mgr.y' 2024-04-23T02:33:39.061 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:33:38 smithi037 bash[54030]: audit 2024-04-23T02:33:37.668768+0000 mon.a (mon.0) 325 : audit 1 from='mgr.25468 ' entity='mgr.y' 2024-04-23T02:33:39.061 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:33:38 smithi037 bash[54030]: audit 2024-04-23T02:33:37.720680+0000 mon.c (mon.1) 105 : audit 0 from='mgr.25468 172.21.15.37:0/2063831359' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-23T02:33:39.061 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:33:38 smithi037 bash[56036]: cluster 2024-04-23T02:33:37.084515+0000 mgr.y (mgr.25468) 185 : cluster 0 pgmap v113: 161 pgs: 5 remapped+peering, 5 peering, 12 active+undersized+degraded, 31 active+undersized, 108 active+clean; 604 KiB data, 168 MiB used, 715 GiB / 715 GiB avail; 19 KiB/s rd, 0 B/s wr, 33 op/s; 95/1095 objects degraded (8.676%) 2024-04-23T02:33:39.061 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:33:38 smithi037 bash[56036]: cluster 2024-04-23T02:33:37.617279+0000 mon.a (mon.0) 321 : cluster 3 Health check failed: Reduced data availability: 1 pg inactive, 1 pg peering (PG_AVAILABILITY) 2024-04-23T02:33:39.061 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:33:38 smithi037 bash[56036]: cluster 2024-04-23T02:33:37.617337+0000 mon.a (mon.0) 322 : cluster 3 Health check failed: Degraded data redundancy: 95/1095 objects degraded (8.676%), 12 pgs degraded (PG_DEGRADED) 2024-04-23T02:33:39.061 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:33:38 smithi037 bash[56036]: cluster 2024-04-23T02:33:37.631815+0000 mon.a (mon.0) 323 : cluster 0 osdmap e91: 8 total, 7 up, 8 in 2024-04-23T02:33:39.062 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:33:38 smithi037 bash[56036]: audit 2024-04-23T02:33:37.659608+0000 mon.a (mon.0) 324 : audit 1 from='mgr.25468 ' entity='mgr.y' 2024-04-23T02:33:39.062 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:33:38 smithi037 bash[56036]: audit 2024-04-23T02:33:37.668768+0000 mon.a (mon.0) 325 : audit 1 from='mgr.25468 ' entity='mgr.y' 2024-04-23T02:33:39.062 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:33:38 smithi037 bash[56036]: audit 2024-04-23T02:33:37.720680+0000 mon.c (mon.1) 105 : audit 0 from='mgr.25468 172.21.15.37:0/2063831359' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-23T02:33:39.561 INFO:journalctl@ceph.osd.2.smithi037.stdout:Apr 23 02:33:39 smithi037 bash[64704]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-2 2024-04-23T02:33:39.561 INFO:journalctl@ceph.osd.2.smithi037.stdout:Apr 23 02:33:39 smithi037 bash[64704]: 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-04-23T02:33:39.561 INFO:journalctl@ceph.osd.2.smithi037.stdout:Apr 23 02:33:39 smithi037 bash[64704]: Running command: /usr/bin/chown -h ceph:ceph /dev/mapper/vg_nvme-lv_2 2024-04-23T02:33:39.561 INFO:journalctl@ceph.osd.2.smithi037.stdout:Apr 23 02:33:39 smithi037 bash[64704]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-1 2024-04-23T02:33:39.561 INFO:journalctl@ceph.osd.2.smithi037.stdout:Apr 23 02:33:39 smithi037 bash[64704]: Running command: /usr/bin/ln -s /dev/mapper/vg_nvme-lv_2 /var/lib/ceph/osd/ceph-2/block 2024-04-23T02:33:39.561 INFO:journalctl@ceph.osd.2.smithi037.stdout:Apr 23 02:33:39 smithi037 bash[64704]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-2 2024-04-23T02:33:39.561 INFO:journalctl@ceph.osd.2.smithi037.stdout:Apr 23 02:33:39 smithi037 bash[64704]: --> ceph-volume raw activate successful for osd ID: 2 2024-04-23T02:33:40.935 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:33:40 smithi191 bash[40117]: cluster 2024-04-23T02:33:39.085262+0000 mgr.y (mgr.25468) 186 : cluster 0 pgmap v115: 161 pgs: 5 remapped+peering, 5 peering, 12 active+undersized+degraded, 31 active+undersized, 108 active+clean; 604 KiB data, 168 MiB used, 715 GiB / 715 GiB avail; 95/1095 objects degraded (8.676%) 2024-04-23T02:33:40.969 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:33:40 smithi037 bash[54030]: cluster 2024-04-23T02:33:39.085262+0000 mgr.y (mgr.25468) 186 : cluster 0 pgmap v115: 161 pgs: 5 remapped+peering, 5 peering, 12 active+undersized+degraded, 31 active+undersized, 108 active+clean; 604 KiB data, 168 MiB used, 715 GiB / 715 GiB avail; 95/1095 objects degraded (8.676%) 2024-04-23T02:33:40.969 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:33:40 smithi037 bash[56036]: cluster 2024-04-23T02:33:39.085262+0000 mgr.y (mgr.25468) 186 : cluster 0 pgmap v115: 161 pgs: 5 remapped+peering, 5 peering, 12 active+undersized+degraded, 31 active+undersized, 108 active+clean; 604 KiB data, 168 MiB used, 715 GiB / 715 GiB avail; 95/1095 objects degraded (8.676%) 2024-04-23T02:33:41.311 INFO:journalctl@ceph.osd.2.smithi037.stdout:Apr 23 02:33:41 smithi037 bash[65011]: debug 2024-04-23T02:33:41.075+0000 7fae2b810700 1 -- 172.21.15.37:0/1524729298 <== mon.1 v2:172.21.15.37:3301/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x55ab9c1071e0 con 0x55ab9c18cc00 2024-04-23T02:33:42.060 INFO:journalctl@ceph.osd.2.smithi037.stdout:Apr 23 02:33:41 smithi037 bash[65011]: debug 2024-04-23T02:33:41.611+0000 7fae349a87c0 -1 Falling back to public interface 2024-04-23T02:33:42.935 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:33:42 smithi191 bash[40117]: cluster 2024-04-23T02:33:41.086181+0000 mgr.y (mgr.25468) 187 : cluster 0 pgmap v116: 161 pgs: 5 active+clean+remapped, 5 remapped+peering, 12 active+undersized+degraded, 31 active+undersized, 108 active+clean; 604 KiB data, 173 MiB used, 715 GiB / 715 GiB avail; 95/1095 objects degraded (8.676%); 19/1095 objects misplaced (1.735%) 2024-04-23T02:33:43.061 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:33:42 smithi037 bash[56036]: cluster 2024-04-23T02:33:41.086181+0000 mgr.y (mgr.25468) 187 : cluster 0 pgmap v116: 161 pgs: 5 active+clean+remapped, 5 remapped+peering, 12 active+undersized+degraded, 31 active+undersized, 108 active+clean; 604 KiB data, 173 MiB used, 715 GiB / 715 GiB avail; 95/1095 objects degraded (8.676%); 19/1095 objects misplaced (1.735%) 2024-04-23T02:33:43.061 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:33:42 smithi037 bash[54030]: cluster 2024-04-23T02:33:41.086181+0000 mgr.y (mgr.25468) 187 : cluster 0 pgmap v116: 161 pgs: 5 active+clean+remapped, 5 remapped+peering, 12 active+undersized+degraded, 31 active+undersized, 108 active+clean; 604 KiB data, 173 MiB used, 715 GiB / 715 GiB avail; 95/1095 objects degraded (8.676%); 19/1095 objects misplaced (1.735%) 2024-04-23T02:33:44.061 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:33:43 smithi037 bash[54030]: cluster 2024-04-23T02:33:43.638149+0000 mon.a (mon.0) 326 : cluster 1 Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg inactive, 1 pg peering) 2024-04-23T02:33:44.061 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:33:43 smithi037 bash[56036]: cluster 2024-04-23T02:33:43.638149+0000 mon.a (mon.0) 326 : cluster 1 Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg inactive, 1 pg peering) 2024-04-23T02:33:44.185 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:33:43 smithi191 bash[40117]: cluster 2024-04-23T02:33:43.638149+0000 mon.a (mon.0) 326 : cluster 1 Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg inactive, 1 pg peering) 2024-04-23T02:33:45.061 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:33:44 smithi037 bash[54030]: cluster 2024-04-23T02:33:43.087426+0000 mgr.y (mgr.25468) 188 : cluster 0 pgmap v117: 161 pgs: 10 active+clean+remapped, 12 active+undersized+degraded, 31 active+undersized, 108 active+clean; 604 KiB data, 173 MiB used, 715 GiB / 715 GiB avail; 95/1095 objects degraded (8.676%); 23/1095 objects misplaced (2.100%) 2024-04-23T02:33:45.061 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:33:44 smithi037 bash[56036]: cluster 2024-04-23T02:33:43.087426+0000 mgr.y (mgr.25468) 188 : cluster 0 pgmap v117: 161 pgs: 10 active+clean+remapped, 12 active+undersized+degraded, 31 active+undersized, 108 active+clean; 604 KiB data, 173 MiB used, 715 GiB / 715 GiB avail; 95/1095 objects degraded (8.676%); 23/1095 objects misplaced (2.100%) 2024-04-23T02:33:45.061 INFO:journalctl@ceph.osd.2.smithi037.stdout:Apr 23 02:33:44 smithi037 bash[65011]: debug 2024-04-23T02:33:44.647+0000 7fae349a87c0 -1 osd.2 0 read_superblock omap replica is missing. 2024-04-23T02:33:45.061 INFO:journalctl@ceph.osd.2.smithi037.stdout:Apr 23 02:33:44 smithi037 bash[65011]: debug 2024-04-23T02:33:44.691+0000 7fae349a87c0 -1 osd.2 87 log_to_monitors true 2024-04-23T02:33:45.185 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:33:44 smithi191 bash[40117]: cluster 2024-04-23T02:33:43.087426+0000 mgr.y (mgr.25468) 188 : cluster 0 pgmap v117: 161 pgs: 10 active+clean+remapped, 12 active+undersized+degraded, 31 active+undersized, 108 active+clean; 604 KiB data, 173 MiB used, 715 GiB / 715 GiB avail; 95/1095 objects degraded (8.676%); 23/1095 objects misplaced (2.100%) 2024-04-23T02:33:46.061 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:33:45 smithi037 bash[54030]: audit 2024-04-23T02:33:44.698313+0000 mon.c (mon.1) 106 : audit 1 from='osd.2 [v2:172.21.15.37:6818/4121973774,v1:172.21.15.37:6819/4121973774]' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2024-04-23T02:33:46.061 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:33:45 smithi037 bash[54030]: audit 2024-04-23T02:33:44.698780+0000 mon.a (mon.0) 327 : audit 1 from='osd.2 ' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2024-04-23T02:33:46.061 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:33:45 smithi037 bash[54030]: audit 2024-04-23T02:33:45.134011+0000 mon.a (mon.0) 328 : audit 1 from='mgr.25468 ' entity='mgr.y' 2024-04-23T02:33:46.061 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:33:45 smithi037 bash[54030]: audit 2024-04-23T02:33:45.147905+0000 mon.a (mon.0) 329 : audit 1 from='mgr.25468 ' entity='mgr.y' 2024-04-23T02:33:46.061 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:33:45 smithi037 bash[56036]: audit 2024-04-23T02:33:44.698313+0000 mon.c (mon.1) 106 : audit 1 from='osd.2 [v2:172.21.15.37:6818/4121973774,v1:172.21.15.37:6819/4121973774]' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2024-04-23T02:33:46.061 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:33:45 smithi037 bash[56036]: audit 2024-04-23T02:33:44.698780+0000 mon.a (mon.0) 327 : audit 1 from='osd.2 ' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2024-04-23T02:33:46.062 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:33:45 smithi037 bash[56036]: audit 2024-04-23T02:33:45.134011+0000 mon.a (mon.0) 328 : audit 1 from='mgr.25468 ' entity='mgr.y' 2024-04-23T02:33:46.062 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:33:45 smithi037 bash[56036]: audit 2024-04-23T02:33:45.147905+0000 mon.a (mon.0) 329 : audit 1 from='mgr.25468 ' entity='mgr.y' 2024-04-23T02:33:46.185 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:33:45 smithi191 bash[40117]: audit 2024-04-23T02:33:44.698313+0000 mon.c (mon.1) 106 : audit 1 from='osd.2 [v2:172.21.15.37:6818/4121973774,v1:172.21.15.37:6819/4121973774]' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2024-04-23T02:33:46.185 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:33:45 smithi191 bash[40117]: audit 2024-04-23T02:33:44.698780+0000 mon.a (mon.0) 327 : audit 1 from='osd.2 ' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2024-04-23T02:33:46.185 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:33:45 smithi191 bash[40117]: audit 2024-04-23T02:33:45.134011+0000 mon.a (mon.0) 328 : audit 1 from='mgr.25468 ' entity='mgr.y' 2024-04-23T02:33:46.185 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:33:45 smithi191 bash[40117]: audit 2024-04-23T02:33:45.147905+0000 mon.a (mon.0) 329 : audit 1 from='mgr.25468 ' entity='mgr.y' 2024-04-23T02:33:46.560 INFO:journalctl@ceph.osd.2.smithi037.stdout:Apr 23 02:33:46 smithi037 bash[65011]: debug 2024-04-23T02:33:46.255+0000 7fae21dfa700 -1 osd.2 87 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-04-23T02:33:47.061 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:33:46 smithi037 bash[54030]: cluster 2024-04-23T02:33:45.088506+0000 mgr.y (mgr.25468) 189 : cluster 0 pgmap v118: 161 pgs: 10 active+clean+remapped, 12 active+undersized+degraded, 31 active+undersized, 108 active+clean; 604 KiB data, 173 MiB used, 715 GiB / 715 GiB avail; 95/1095 objects degraded (8.676%); 23/1095 objects misplaced (2.100%) 2024-04-23T02:33:47.061 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:33:46 smithi037 bash[54030]: audit 2024-04-23T02:33:45.707322+0000 mon.a (mon.0) 330 : audit 1 from='osd.2 ' entity='osd.2' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]': finished 2024-04-23T02:33:47.062 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:33:46 smithi037 bash[54030]: cluster 2024-04-23T02:33:45.707557+0000 mon.a (mon.0) 331 : cluster 0 osdmap e92: 8 total, 7 up, 8 in 2024-04-23T02:33:47.062 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:33:46 smithi037 bash[54030]: audit 2024-04-23T02:33:45.708544+0000 mon.c (mon.1) 107 : audit 1 from='osd.2 [v2:172.21.15.37:6818/4121973774,v1:172.21.15.37:6819/4121973774]' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi037", "root=default"]}]: dispatch 2024-04-23T02:33:47.062 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:33:46 smithi037 bash[54030]: audit 2024-04-23T02:33:45.709028+0000 mon.a (mon.0) 332 : audit 1 from='osd.2 ' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi037", "root=default"]}]: dispatch 2024-04-23T02:33:47.062 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:33:46 smithi037 bash[54030]: audit 2024-04-23T02:33:46.067628+0000 mon.a (mon.0) 333 : audit 1 from='mgr.25468 ' entity='mgr.y' 2024-04-23T02:33:47.062 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:33:46 smithi037 bash[54030]: audit 2024-04-23T02:33:46.110912+0000 mon.a (mon.0) 334 : audit 1 from='mgr.25468 ' entity='mgr.y' 2024-04-23T02:33:47.062 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:33:46 smithi037 bash[54030]: audit 2024-04-23T02:33:46.241473+0000 mon.a (mon.0) 335 : audit 1 from='osd.2 ' entity='osd.2' 2024-04-23T02:33:47.063 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:33:46 smithi037 bash[56036]: cluster 2024-04-23T02:33:45.088506+0000 mgr.y (mgr.25468) 189 : cluster 0 pgmap v118: 161 pgs: 10 active+clean+remapped, 12 active+undersized+degraded, 31 active+undersized, 108 active+clean; 604 KiB data, 173 MiB used, 715 GiB / 715 GiB avail; 95/1095 objects degraded (8.676%); 23/1095 objects misplaced (2.100%) 2024-04-23T02:33:47.063 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:33:46 smithi037 bash[56036]: audit 2024-04-23T02:33:45.707322+0000 mon.a (mon.0) 330 : audit 1 from='osd.2 ' entity='osd.2' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]': finished 2024-04-23T02:33:47.063 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:33:46 smithi037 bash[56036]: cluster 2024-04-23T02:33:45.707557+0000 mon.a (mon.0) 331 : cluster 0 osdmap e92: 8 total, 7 up, 8 in 2024-04-23T02:33:47.063 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:33:46 smithi037 bash[56036]: audit 2024-04-23T02:33:45.708544+0000 mon.c (mon.1) 107 : audit 1 from='osd.2 [v2:172.21.15.37:6818/4121973774,v1:172.21.15.37:6819/4121973774]' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi037", "root=default"]}]: dispatch 2024-04-23T02:33:47.063 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:33:46 smithi037 bash[56036]: audit 2024-04-23T02:33:45.709028+0000 mon.a (mon.0) 332 : audit 1 from='osd.2 ' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi037", "root=default"]}]: dispatch 2024-04-23T02:33:47.064 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:33:46 smithi037 bash[56036]: audit 2024-04-23T02:33:46.067628+0000 mon.a (mon.0) 333 : audit 1 from='mgr.25468 ' entity='mgr.y' 2024-04-23T02:33:47.064 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:33:46 smithi037 bash[56036]: audit 2024-04-23T02:33:46.110912+0000 mon.a (mon.0) 334 : audit 1 from='mgr.25468 ' entity='mgr.y' 2024-04-23T02:33:47.064 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:33:46 smithi037 bash[56036]: audit 2024-04-23T02:33:46.241473+0000 mon.a (mon.0) 335 : audit 1 from='osd.2 ' entity='osd.2' 2024-04-23T02:33:47.185 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:33:46 smithi191 bash[40117]: cluster 2024-04-23T02:33:45.088506+0000 mgr.y (mgr.25468) 189 : cluster 0 pgmap v118: 161 pgs: 10 active+clean+remapped, 12 active+undersized+degraded, 31 active+undersized, 108 active+clean; 604 KiB data, 173 MiB used, 715 GiB / 715 GiB avail; 95/1095 objects degraded (8.676%); 23/1095 objects misplaced (2.100%) 2024-04-23T02:33:47.185 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:33:46 smithi191 bash[40117]: audit 2024-04-23T02:33:45.707322+0000 mon.a (mon.0) 330 : audit 1 from='osd.2 ' entity='osd.2' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]': finished 2024-04-23T02:33:47.185 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:33:46 smithi191 bash[40117]: cluster 2024-04-23T02:33:45.707557+0000 mon.a (mon.0) 331 : cluster 0 osdmap e92: 8 total, 7 up, 8 in 2024-04-23T02:33:47.186 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:33:46 smithi191 bash[40117]: audit 2024-04-23T02:33:45.708544+0000 mon.c (mon.1) 107 : audit 1 from='osd.2 [v2:172.21.15.37:6818/4121973774,v1:172.21.15.37:6819/4121973774]' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi037", "root=default"]}]: dispatch 2024-04-23T02:33:47.186 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:33:46 smithi191 bash[40117]: audit 2024-04-23T02:33:45.709028+0000 mon.a (mon.0) 332 : audit 1 from='osd.2 ' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi037", "root=default"]}]: dispatch 2024-04-23T02:33:47.186 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:33:46 smithi191 bash[40117]: audit 2024-04-23T02:33:46.067628+0000 mon.a (mon.0) 333 : audit 1 from='mgr.25468 ' entity='mgr.y' 2024-04-23T02:33:47.186 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:33:46 smithi191 bash[40117]: audit 2024-04-23T02:33:46.110912+0000 mon.a (mon.0) 334 : audit 1 from='mgr.25468 ' entity='mgr.y' 2024-04-23T02:33:47.186 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:33:46 smithi191 bash[40117]: audit 2024-04-23T02:33:46.241473+0000 mon.a (mon.0) 335 : audit 1 from='osd.2 ' entity='osd.2' 2024-04-23T02:33:48.062 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:33:47 smithi037 bash[56036]: cluster 2024-04-23T02:33:47.239425+0000 mon.a (mon.0) 336 : cluster 1 Health check cleared: OSD_DOWN (was: 1 osds down) 2024-04-23T02:33:48.063 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:33:47 smithi037 bash[56036]: audit 2024-04-23T02:33:47.249669+0000 mon.c (mon.1) 108 : audit 0 from='mgr.25468 172.21.15.37:0/2063831359' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-04-23T02:33:48.063 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:33:47 smithi037 bash[56036]: cluster 2024-04-23T02:33:47.249722+0000 mon.a (mon.0) 337 : cluster 1 osd.2 [v2:172.21.15.37:6818/4121973774,v1:172.21.15.37:6819/4121973774] boot 2024-04-23T02:33:48.063 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:33:47 smithi037 bash[56036]: cluster 2024-04-23T02:33:47.249856+0000 mon.a (mon.0) 338 : cluster 0 osdmap e93: 8 total, 8 up, 8 in 2024-04-23T02:33:48.063 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:33:47 smithi037 bash[54030]: cluster 2024-04-23T02:33:47.239425+0000 mon.a (mon.0) 336 : cluster 1 Health check cleared: OSD_DOWN (was: 1 osds down) 2024-04-23T02:33:48.063 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:33:47 smithi037 bash[54030]: audit 2024-04-23T02:33:47.249669+0000 mon.c (mon.1) 108 : audit 0 from='mgr.25468 172.21.15.37:0/2063831359' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-04-23T02:33:48.063 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:33:47 smithi037 bash[54030]: cluster 2024-04-23T02:33:47.249722+0000 mon.a (mon.0) 337 : cluster 1 osd.2 [v2:172.21.15.37:6818/4121973774,v1:172.21.15.37:6819/4121973774] boot 2024-04-23T02:33:48.063 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:33:47 smithi037 bash[54030]: cluster 2024-04-23T02:33:47.249856+0000 mon.a (mon.0) 338 : cluster 0 osdmap e93: 8 total, 8 up, 8 in 2024-04-23T02:33:48.185 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:33:47 smithi191 bash[40117]: cluster 2024-04-23T02:33:47.239425+0000 mon.a (mon.0) 336 : cluster 1 Health check cleared: OSD_DOWN (was: 1 osds down) 2024-04-23T02:33:48.185 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:33:47 smithi191 bash[40117]: audit 2024-04-23T02:33:47.249669+0000 mon.c (mon.1) 108 : audit 0 from='mgr.25468 172.21.15.37:0/2063831359' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-04-23T02:33:48.185 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:33:47 smithi191 bash[40117]: cluster 2024-04-23T02:33:47.249722+0000 mon.a (mon.0) 337 : cluster 1 osd.2 [v2:172.21.15.37:6818/4121973774,v1:172.21.15.37:6819/4121973774] boot 2024-04-23T02:33:48.185 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:33:47 smithi191 bash[40117]: cluster 2024-04-23T02:33:47.249856+0000 mon.a (mon.0) 338 : cluster 0 osdmap e93: 8 total, 8 up, 8 in 2024-04-23T02:33:49.061 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:33:48 smithi037 bash[54030]: cluster 2024-04-23T02:33:47.090577+0000 mgr.y (mgr.25468) 190 : cluster 0 pgmap v120: 161 pgs: 10 active+clean+remapped, 12 active+undersized+degraded, 31 active+undersized, 108 active+clean; 604 KiB data, 193 MiB used, 715 GiB / 715 GiB avail; 95/1095 objects degraded (8.676%); 23/1095 objects misplaced (2.100%) 2024-04-23T02:33:49.062 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:33:48 smithi037 bash[54030]: cluster 2024-04-23T02:33:48.254204+0000 mon.a (mon.0) 339 : cluster 0 osdmap e94: 8 total, 8 up, 8 in 2024-04-23T02:33:49.062 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:33:48 smithi037 bash[56036]: cluster 2024-04-23T02:33:47.090577+0000 mgr.y (mgr.25468) 190 : cluster 0 pgmap v120: 161 pgs: 10 active+clean+remapped, 12 active+undersized+degraded, 31 active+undersized, 108 active+clean; 604 KiB data, 193 MiB used, 715 GiB / 715 GiB avail; 95/1095 objects degraded (8.676%); 23/1095 objects misplaced (2.100%) 2024-04-23T02:33:49.062 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:33:48 smithi037 bash[56036]: cluster 2024-04-23T02:33:48.254204+0000 mon.a (mon.0) 339 : cluster 0 osdmap e94: 8 total, 8 up, 8 in 2024-04-23T02:33:49.185 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:33:48 smithi191 bash[40117]: cluster 2024-04-23T02:33:47.090577+0000 mgr.y (mgr.25468) 190 : cluster 0 pgmap v120: 161 pgs: 10 active+clean+remapped, 12 active+undersized+degraded, 31 active+undersized, 108 active+clean; 604 KiB data, 193 MiB used, 715 GiB / 715 GiB avail; 95/1095 objects degraded (8.676%); 23/1095 objects misplaced (2.100%) 2024-04-23T02:33:49.185 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:33:48 smithi191 bash[40117]: cluster 2024-04-23T02:33:48.254204+0000 mon.a (mon.0) 339 : cluster 0 osdmap e94: 8 total, 8 up, 8 in 2024-04-23T02:33:50.561 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:33:50 smithi037 bash[54030]: cluster 2024-04-23T02:33:49.091603+0000 mgr.y (mgr.25468) 191 : cluster 0 pgmap v123: 161 pgs: 10 active+clean+remapped, 12 active+undersized+degraded, 31 active+undersized, 108 active+clean; 604 KiB data, 193 MiB used, 715 GiB / 715 GiB avail; 95/1095 objects degraded (8.676%); 23/1095 objects misplaced (2.100%) 2024-04-23T02:33:50.561 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:33:50 smithi037 bash[54030]: cluster 2024-04-23T02:33:49.258870+0000 mon.a (mon.0) 340 : cluster 0 osdmap e95: 8 total, 8 up, 8 in 2024-04-23T02:33:50.561 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:33:50 smithi037 bash[54030]: cluster 2024-04-23T02:33:49.540560+0000 mon.a (mon.0) 341 : cluster 0 osdmap e96: 8 total, 8 up, 8 in 2024-04-23T02:33:50.561 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:33:50 smithi037 bash[54030]: audit 2024-04-23T02:33:50.072075+0000 mon.a (mon.0) 342 : audit 1 from='mgr.25468 ' entity='mgr.y' 2024-04-23T02:33:50.561 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:33:50 smithi037 bash[56036]: cluster 2024-04-23T02:33:49.091603+0000 mgr.y (mgr.25468) 191 : cluster 0 pgmap v123: 161 pgs: 10 active+clean+remapped, 12 active+undersized+degraded, 31 active+undersized, 108 active+clean; 604 KiB data, 193 MiB used, 715 GiB / 715 GiB avail; 95/1095 objects degraded (8.676%); 23/1095 objects misplaced (2.100%) 2024-04-23T02:33:50.561 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:33:50 smithi037 bash[56036]: cluster 2024-04-23T02:33:49.258870+0000 mon.a (mon.0) 340 : cluster 0 osdmap e95: 8 total, 8 up, 8 in 2024-04-23T02:33:50.561 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:33:50 smithi037 bash[56036]: cluster 2024-04-23T02:33:49.540560+0000 mon.a (mon.0) 341 : cluster 0 osdmap e96: 8 total, 8 up, 8 in 2024-04-23T02:33:50.561 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:33:50 smithi037 bash[56036]: audit 2024-04-23T02:33:50.072075+0000 mon.a (mon.0) 342 : audit 1 from='mgr.25468 ' entity='mgr.y' 2024-04-23T02:33:50.685 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:33:50 smithi191 bash[40117]: cluster 2024-04-23T02:33:49.091603+0000 mgr.y (mgr.25468) 191 : cluster 0 pgmap v123: 161 pgs: 10 active+clean+remapped, 12 active+undersized+degraded, 31 active+undersized, 108 active+clean; 604 KiB data, 193 MiB used, 715 GiB / 715 GiB avail; 95/1095 objects degraded (8.676%); 23/1095 objects misplaced (2.100%) 2024-04-23T02:33:50.685 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:33:50 smithi191 bash[40117]: cluster 2024-04-23T02:33:49.258870+0000 mon.a (mon.0) 340 : cluster 0 osdmap e95: 8 total, 8 up, 8 in 2024-04-23T02:33:50.685 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:33:50 smithi191 bash[40117]: cluster 2024-04-23T02:33:49.540560+0000 mon.a (mon.0) 341 : cluster 0 osdmap e96: 8 total, 8 up, 8 in 2024-04-23T02:33:50.685 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:33:50 smithi191 bash[40117]: audit 2024-04-23T02:33:50.072075+0000 mon.a (mon.0) 342 : audit 1 from='mgr.25468 ' entity='mgr.y' 2024-04-23T02:33:51.811 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:33:51 smithi037 bash[54030]: cluster 2024-04-23T02:33:50.541909+0000 mon.a (mon.0) 343 : cluster 0 osdmap e97: 8 total, 8 up, 8 in 2024-04-23T02:33:51.811 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:33:51 smithi037 bash[56036]: cluster 2024-04-23T02:33:50.541909+0000 mon.a (mon.0) 343 : cluster 0 osdmap e97: 8 total, 8 up, 8 in 2024-04-23T02:33:51.935 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:33:51 smithi191 bash[40117]: cluster 2024-04-23T02:33:50.541909+0000 mon.a (mon.0) 343 : cluster 0 osdmap e97: 8 total, 8 up, 8 in 2024-04-23T02:33:52.811 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:33:52 smithi037 bash[54030]: cluster 2024-04-23T02:33:51.093224+0000 mgr.y (mgr.25468) 192 : cluster 0 pgmap v127: 161 pgs: 3 active+clean+remapped, 3 active+undersized+degraded, 6 active+undersized, 149 active+clean; 604 KiB data, 198 MiB used, 715 GiB / 715 GiB avail; 41/1095 objects degraded (3.744%); 4/1095 objects misplaced (0.365%); 252 B/s, 4 objects/s recovering 2024-04-23T02:33:52.811 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:33:52 smithi037 bash[54030]: cluster 2024-04-23T02:33:51.534536+0000 mon.a (mon.0) 344 : cluster 3 Health check update: Degraded data redundancy: 41/1095 objects degraded (3.744%), 3 pgs degraded (PG_DEGRADED) 2024-04-23T02:33:52.811 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:33:52 smithi037 bash[56036]: cluster 2024-04-23T02:33:51.093224+0000 mgr.y (mgr.25468) 192 : cluster 0 pgmap v127: 161 pgs: 3 active+clean+remapped, 3 active+undersized+degraded, 6 active+undersized, 149 active+clean; 604 KiB data, 198 MiB used, 715 GiB / 715 GiB avail; 41/1095 objects degraded (3.744%); 4/1095 objects misplaced (0.365%); 252 B/s, 4 objects/s recovering 2024-04-23T02:33:52.811 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:33:52 smithi037 bash[56036]: cluster 2024-04-23T02:33:51.534536+0000 mon.a (mon.0) 344 : cluster 3 Health check update: Degraded data redundancy: 41/1095 objects degraded (3.744%), 3 pgs degraded (PG_DEGRADED) 2024-04-23T02:33:52.935 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:33:52 smithi191 bash[40117]: cluster 2024-04-23T02:33:51.093224+0000 mgr.y (mgr.25468) 192 : cluster 0 pgmap v127: 161 pgs: 3 active+clean+remapped, 3 active+undersized+degraded, 6 active+undersized, 149 active+clean; 604 KiB data, 198 MiB used, 715 GiB / 715 GiB avail; 41/1095 objects degraded (3.744%); 4/1095 objects misplaced (0.365%); 252 B/s, 4 objects/s recovering 2024-04-23T02:33:52.935 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:33:52 smithi191 bash[40117]: cluster 2024-04-23T02:33:51.534536+0000 mon.a (mon.0) 344 : cluster 3 Health check update: Degraded data redundancy: 41/1095 objects degraded (3.744%), 3 pgs degraded (PG_DEGRADED) 2024-04-23T02:33:53.935 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:33:53 smithi191 bash[40117]: cluster 2024-04-23T02:33:53.547787+0000 mon.a (mon.0) 345 : cluster 1 Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 41/1095 objects degraded (3.744%), 3 pgs degraded) 2024-04-23T02:33:54.042 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:33:53 smithi037 bash[54030]: cluster 2024-04-23T02:33:53.547787+0000 mon.a (mon.0) 345 : cluster 1 Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 41/1095 objects degraded (3.744%), 3 pgs degraded) 2024-04-23T02:33:54.042 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:33:53 smithi037 bash[56036]: cluster 2024-04-23T02:33:53.547787+0000 mon.a (mon.0) 345 : cluster 1 Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 41/1095 objects degraded (3.744%), 3 pgs degraded) 2024-04-23T02:33:54.935 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:33:54 smithi191 bash[40117]: cluster 2024-04-23T02:33:53.094338+0000 mgr.y (mgr.25468) 193 : cluster 0 pgmap v128: 161 pgs: 161 active+clean; 604 KiB data, 198 MiB used, 715 GiB / 715 GiB avail; 255 B/s, 4 objects/s recovering 2024-04-23T02:33:55.061 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:33:54 smithi037 bash[56036]: cluster 2024-04-23T02:33:53.094338+0000 mgr.y (mgr.25468) 193 : cluster 0 pgmap v128: 161 pgs: 161 active+clean; 604 KiB data, 198 MiB used, 715 GiB / 715 GiB avail; 255 B/s, 4 objects/s recovering 2024-04-23T02:33:55.061 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:33:54 smithi037 bash[54030]: cluster 2024-04-23T02:33:53.094338+0000 mgr.y (mgr.25468) 193 : cluster 0 pgmap v128: 161 pgs: 161 active+clean; 604 KiB data, 198 MiB used, 715 GiB / 715 GiB avail; 255 B/s, 4 objects/s recovering 2024-04-23T02:33:56.935 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:33:56 smithi191 bash[40117]: cluster 2024-04-23T02:33:55.094814+0000 mgr.y (mgr.25468) 194 : cluster 0 pgmap v129: 161 pgs: 161 active+clean; 604 KiB data, 198 MiB used, 715 GiB / 715 GiB avail; 206 B/s, 3 objects/s recovering 2024-04-23T02:33:56.935 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:33:56 smithi191 bash[40117]: audit 2024-04-23T02:33:56.263928+0000 mon.a (mon.0) 346 : audit 1 from='mgr.25468 ' entity='mgr.y' 2024-04-23T02:33:56.935 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:33:56 smithi191 bash[40117]: audit 2024-04-23T02:33:56.281032+0000 mon.a (mon.0) 347 : audit 1 from='mgr.25468 ' entity='mgr.y' 2024-04-23T02:33:56.935 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:33:56 smithi191 bash[40117]: audit 2024-04-23T02:33:56.284252+0000 mon.c (mon.1) 109 : audit 0 from='mgr.25468 172.21.15.37:0/2063831359' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-23T02:33:56.935 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:33:56 smithi191 bash[40117]: audit 2024-04-23T02:33:56.286160+0000 mon.c (mon.1) 110 : audit 1 from='mgr.25468 172.21.15.37:0/2063831359' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-23T02:33:56.936 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:33:56 smithi191 bash[40117]: audit 2024-04-23T02:33:56.294769+0000 mon.a (mon.0) 348 : audit 1 from='mgr.25468 ' entity='mgr.y' 2024-04-23T02:33:56.936 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:33:56 smithi191 bash[40117]: audit 2024-04-23T02:33:56.381301+0000 mon.c (mon.1) 111 : audit 0 from='mgr.25468 172.21.15.37:0/2063831359' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-23T02:33:56.936 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:33:56 smithi191 bash[40117]: audit 2024-04-23T02:33:56.388397+0000 mon.c (mon.1) 112 : audit 0 from='mgr.25468 172.21.15.37:0/2063831359' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T02:33:56.936 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:33:56 smithi191 bash[40117]: audit 2024-04-23T02:33:56.392311+0000 mon.c (mon.1) 113 : audit 0 from='mgr.25468 172.21.15.37:0/2063831359' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T02:33:56.936 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:33:56 smithi191 bash[40117]: audit 2024-04-23T02:33:56.394803+0000 mon.c (mon.1) 114 : audit 0 from='mgr.25468 172.21.15.37:0/2063831359' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T02:33:56.936 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:33:56 smithi191 bash[40117]: audit 2024-04-23T02:33:56.398172+0000 mon.c (mon.1) 115 : audit 0 from='mgr.25468 172.21.15.37:0/2063831359' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16}]: dispatch 2024-04-23T02:33:57.062 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:33:56 smithi037 bash[54030]: cluster 2024-04-23T02:33:55.094814+0000 mgr.y (mgr.25468) 194 : cluster 0 pgmap v129: 161 pgs: 161 active+clean; 604 KiB data, 198 MiB used, 715 GiB / 715 GiB avail; 206 B/s, 3 objects/s recovering 2024-04-23T02:33:57.062 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:33:56 smithi037 bash[54030]: audit 2024-04-23T02:33:56.263928+0000 mon.a (mon.0) 346 : audit 1 from='mgr.25468 ' entity='mgr.y' 2024-04-23T02:33:57.062 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:33:56 smithi037 bash[54030]: audit 2024-04-23T02:33:56.281032+0000 mon.a (mon.0) 347 : audit 1 from='mgr.25468 ' entity='mgr.y' 2024-04-23T02:33:57.062 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:33:56 smithi037 bash[54030]: audit 2024-04-23T02:33:56.284252+0000 mon.c (mon.1) 109 : audit 0 from='mgr.25468 172.21.15.37:0/2063831359' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-23T02:33:57.062 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:33:56 smithi037 bash[54030]: audit 2024-04-23T02:33:56.286160+0000 mon.c (mon.1) 110 : audit 1 from='mgr.25468 172.21.15.37:0/2063831359' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-23T02:33:57.062 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:33:56 smithi037 bash[54030]: audit 2024-04-23T02:33:56.294769+0000 mon.a (mon.0) 348 : audit 1 from='mgr.25468 ' entity='mgr.y' 2024-04-23T02:33:57.062 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:33:56 smithi037 bash[54030]: audit 2024-04-23T02:33:56.381301+0000 mon.c (mon.1) 111 : audit 0 from='mgr.25468 172.21.15.37:0/2063831359' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-23T02:33:57.062 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:33:56 smithi037 bash[54030]: audit 2024-04-23T02:33:56.388397+0000 mon.c (mon.1) 112 : audit 0 from='mgr.25468 172.21.15.37:0/2063831359' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T02:33:57.062 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:33:56 smithi037 bash[54030]: audit 2024-04-23T02:33:56.392311+0000 mon.c (mon.1) 113 : audit 0 from='mgr.25468 172.21.15.37:0/2063831359' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T02:33:57.062 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:33:56 smithi037 bash[54030]: audit 2024-04-23T02:33:56.394803+0000 mon.c (mon.1) 114 : audit 0 from='mgr.25468 172.21.15.37:0/2063831359' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T02:33:57.062 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:33:56 smithi037 bash[54030]: audit 2024-04-23T02:33:56.398172+0000 mon.c (mon.1) 115 : audit 0 from='mgr.25468 172.21.15.37:0/2063831359' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16}]: dispatch 2024-04-23T02:33:57.063 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:33:56 smithi037 bash[56036]: cluster 2024-04-23T02:33:55.094814+0000 mgr.y (mgr.25468) 194 : cluster 0 pgmap v129: 161 pgs: 161 active+clean; 604 KiB data, 198 MiB used, 715 GiB / 715 GiB avail; 206 B/s, 3 objects/s recovering 2024-04-23T02:33:57.063 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:33:56 smithi037 bash[56036]: audit 2024-04-23T02:33:56.263928+0000 mon.a (mon.0) 346 : audit 1 from='mgr.25468 ' entity='mgr.y' 2024-04-23T02:33:57.063 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:33:56 smithi037 bash[56036]: audit 2024-04-23T02:33:56.281032+0000 mon.a (mon.0) 347 : audit 1 from='mgr.25468 ' entity='mgr.y' 2024-04-23T02:33:57.063 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:33:56 smithi037 bash[56036]: audit 2024-04-23T02:33:56.284252+0000 mon.c (mon.1) 109 : audit 0 from='mgr.25468 172.21.15.37:0/2063831359' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-23T02:33:57.063 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:33:56 smithi037 bash[56036]: audit 2024-04-23T02:33:56.286160+0000 mon.c (mon.1) 110 : audit 1 from='mgr.25468 172.21.15.37:0/2063831359' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-23T02:33:57.063 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:33:56 smithi037 bash[56036]: audit 2024-04-23T02:33:56.294769+0000 mon.a (mon.0) 348 : audit 1 from='mgr.25468 ' entity='mgr.y' 2024-04-23T02:33:57.063 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:33:56 smithi037 bash[56036]: audit 2024-04-23T02:33:56.381301+0000 mon.c (mon.1) 111 : audit 0 from='mgr.25468 172.21.15.37:0/2063831359' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-23T02:33:57.063 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:33:56 smithi037 bash[56036]: audit 2024-04-23T02:33:56.388397+0000 mon.c (mon.1) 112 : audit 0 from='mgr.25468 172.21.15.37:0/2063831359' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T02:33:57.063 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:33:56 smithi037 bash[56036]: audit 2024-04-23T02:33:56.392311+0000 mon.c (mon.1) 113 : audit 0 from='mgr.25468 172.21.15.37:0/2063831359' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T02:33:57.063 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:33:56 smithi037 bash[56036]: audit 2024-04-23T02:33:56.394803+0000 mon.c (mon.1) 114 : audit 0 from='mgr.25468 172.21.15.37:0/2063831359' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T02:33:57.063 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:33:56 smithi037 bash[56036]: audit 2024-04-23T02:33:56.398172+0000 mon.c (mon.1) 115 : audit 0 from='mgr.25468 172.21.15.37:0/2063831359' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16}]: dispatch 2024-04-23T02:33:57.935 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:33:57 smithi191 bash[40117]: cephadm 2024-04-23T02:33:56.287300+0000 mgr.y (mgr.25468) 195 : cephadm 3 unable to calc client keyring client.admin placement PlacementSpec(label='_admin'): Cannot place : No matching hosts for label _admin 2024-04-23T02:33:57.935 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:33:57 smithi191 bash[40117]: cluster 2024-04-23T02:33:56.288785+0000 mgr.y (mgr.25468) 196 : cluster 0 pgmap v130: 161 pgs: 161 active+clean; 604 KiB data, 198 MiB used, 715 GiB / 715 GiB avail; 175 B/s, 3 objects/s recovering 2024-04-23T02:33:57.935 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:33:57 smithi191 bash[40117]: cluster 2024-04-23T02:33:56.289180+0000 mgr.y (mgr.25468) 197 : cluster 0 pgmap v131: 161 pgs: 161 active+clean; 604 KiB data, 198 MiB used, 715 GiB / 715 GiB avail; 183 B/s, 3 objects/s recovering 2024-04-23T02:33:57.935 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:33:57 smithi191 bash[40117]: audit 2024-04-23T02:33:56.398492+0000 mgr.y (mgr.25468) 198 : audit 0 from='mon.1 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16}]: dispatch 2024-04-23T02:33:57.935 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:33:57 smithi191 bash[40117]: cephadm 2024-04-23T02:33:56.400598+0000 mgr.y (mgr.25468) 199 : cephadm 1 Upgrade: osd.3 is safe to restart 2024-04-23T02:33:57.970 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:33:57 smithi037 bash[54030]: cephadm 2024-04-23T02:33:56.287300+0000 mgr.y (mgr.25468) 195 : cephadm 3 unable to calc client keyring client.admin placement PlacementSpec(label='_admin'): Cannot place : No matching hosts for label _admin 2024-04-23T02:33:57.970 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:33:57 smithi037 bash[54030]: cluster 2024-04-23T02:33:56.288785+0000 mgr.y (mgr.25468) 196 : cluster 0 pgmap v130: 161 pgs: 161 active+clean; 604 KiB data, 198 MiB used, 715 GiB / 715 GiB avail; 175 B/s, 3 objects/s recovering 2024-04-23T02:33:57.970 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:33:57 smithi037 bash[54030]: cluster 2024-04-23T02:33:56.289180+0000 mgr.y (mgr.25468) 197 : cluster 0 pgmap v131: 161 pgs: 161 active+clean; 604 KiB data, 198 MiB used, 715 GiB / 715 GiB avail; 183 B/s, 3 objects/s recovering 2024-04-23T02:33:57.971 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:33:57 smithi037 bash[54030]: audit 2024-04-23T02:33:56.398492+0000 mgr.y (mgr.25468) 198 : audit 0 from='mon.1 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16}]: dispatch 2024-04-23T02:33:57.971 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:33:57 smithi037 bash[54030]: cephadm 2024-04-23T02:33:56.400598+0000 mgr.y (mgr.25468) 199 : cephadm 1 Upgrade: osd.3 is safe to restart 2024-04-23T02:33:57.971 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:33:57 smithi037 bash[56036]: cephadm 2024-04-23T02:33:56.287300+0000 mgr.y (mgr.25468) 195 : cephadm 3 unable to calc client keyring client.admin placement PlacementSpec(label='_admin'): Cannot place : No matching hosts for label _admin 2024-04-23T02:33:57.971 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:33:57 smithi037 bash[56036]: cluster 2024-04-23T02:33:56.288785+0000 mgr.y (mgr.25468) 196 : cluster 0 pgmap v130: 161 pgs: 161 active+clean; 604 KiB data, 198 MiB used, 715 GiB / 715 GiB avail; 175 B/s, 3 objects/s recovering 2024-04-23T02:33:57.971 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:33:57 smithi037 bash[56036]: cluster 2024-04-23T02:33:56.289180+0000 mgr.y (mgr.25468) 197 : cluster 0 pgmap v131: 161 pgs: 161 active+clean; 604 KiB data, 198 MiB used, 715 GiB / 715 GiB avail; 183 B/s, 3 objects/s recovering 2024-04-23T02:33:57.971 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:33:57 smithi037 bash[56036]: audit 2024-04-23T02:33:56.398492+0000 mgr.y (mgr.25468) 198 : audit 0 from='mon.1 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16}]: dispatch 2024-04-23T02:33:57.971 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:33:57 smithi037 bash[56036]: cephadm 2024-04-23T02:33:56.400598+0000 mgr.y (mgr.25468) 199 : cephadm 1 Upgrade: osd.3 is safe to restart 2024-04-23T02:34:00.061 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:33:59 smithi037 bash[54030]: cluster 2024-04-23T02:33:58.290125+0000 mgr.y (mgr.25468) 200 : cluster 0 pgmap v132: 161 pgs: 161 active+clean; 604 KiB data, 198 MiB used, 715 GiB / 715 GiB avail; 159 B/s, 2 objects/s recovering 2024-04-23T02:34:00.061 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:33:59 smithi037 bash[54030]: cephadm 2024-04-23T02:33:58.770590+0000 mgr.y (mgr.25468) 201 : cephadm 1 Upgrade: Updating osd.3 2024-04-23T02:34:00.061 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:33:59 smithi037 bash[54030]: audit 2024-04-23T02:33:58.779549+0000 mon.a (mon.0) 349 : audit 1 from='mgr.25468 ' entity='mgr.y' 2024-04-23T02:34:00.061 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:33:59 smithi037 bash[54030]: audit 2024-04-23T02:33:58.783537+0000 mon.c (mon.1) 116 : audit 1 from='mgr.25468 172.21.15.37:0/2063831359' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.3"}]: dispatch 2024-04-23T02:34:00.061 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:33:59 smithi037 bash[54030]: audit 2024-04-23T02:33:58.785117+0000 mon.c (mon.1) 117 : audit 0 from='mgr.25468 172.21.15.37:0/2063831359' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-23T02:34:00.061 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:33:59 smithi037 bash[54030]: cephadm 2024-04-23T02:33:58.790373+0000 mgr.y (mgr.25468) 202 : cephadm 1 Deploying daemon osd.3 on smithi037 2024-04-23T02:34:00.061 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:33:59 smithi037 bash[56036]: cluster 2024-04-23T02:33:58.290125+0000 mgr.y (mgr.25468) 200 : cluster 0 pgmap v132: 161 pgs: 161 active+clean; 604 KiB data, 198 MiB used, 715 GiB / 715 GiB avail; 159 B/s, 2 objects/s recovering 2024-04-23T02:34:00.062 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:33:59 smithi037 bash[56036]: cephadm 2024-04-23T02:33:58.770590+0000 mgr.y (mgr.25468) 201 : cephadm 1 Upgrade: Updating osd.3 2024-04-23T02:34:00.062 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:33:59 smithi037 bash[56036]: audit 2024-04-23T02:33:58.779549+0000 mon.a (mon.0) 349 : audit 1 from='mgr.25468 ' entity='mgr.y' 2024-04-23T02:34:00.062 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:33:59 smithi037 bash[56036]: audit 2024-04-23T02:33:58.783537+0000 mon.c (mon.1) 116 : audit 1 from='mgr.25468 172.21.15.37:0/2063831359' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.3"}]: dispatch 2024-04-23T02:34:00.062 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:33:59 smithi037 bash[56036]: audit 2024-04-23T02:33:58.785117+0000 mon.c (mon.1) 117 : audit 0 from='mgr.25468 172.21.15.37:0/2063831359' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-23T02:34:00.062 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:33:59 smithi037 bash[56036]: cephadm 2024-04-23T02:33:58.790373+0000 mgr.y (mgr.25468) 202 : cephadm 1 Deploying daemon osd.3 on smithi037 2024-04-23T02:34:00.185 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:33:59 smithi191 bash[40117]: cluster 2024-04-23T02:33:58.290125+0000 mgr.y (mgr.25468) 200 : cluster 0 pgmap v132: 161 pgs: 161 active+clean; 604 KiB data, 198 MiB used, 715 GiB / 715 GiB avail; 159 B/s, 2 objects/s recovering 2024-04-23T02:34:00.185 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:33:59 smithi191 bash[40117]: cephadm 2024-04-23T02:33:58.770590+0000 mgr.y (mgr.25468) 201 : cephadm 1 Upgrade: Updating osd.3 2024-04-23T02:34:00.185 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:33:59 smithi191 bash[40117]: audit 2024-04-23T02:33:58.779549+0000 mon.a (mon.0) 349 : audit 1 from='mgr.25468 ' entity='mgr.y' 2024-04-23T02:34:00.185 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:33:59 smithi191 bash[40117]: audit 2024-04-23T02:33:58.783537+0000 mon.c (mon.1) 116 : audit 1 from='mgr.25468 172.21.15.37:0/2063831359' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.3"}]: dispatch 2024-04-23T02:34:00.185 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:33:59 smithi191 bash[40117]: audit 2024-04-23T02:33:58.785117+0000 mon.c (mon.1) 117 : audit 0 from='mgr.25468 172.21.15.37:0/2063831359' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-23T02:34:00.185 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:33:59 smithi191 bash[40117]: cephadm 2024-04-23T02:33:58.790373+0000 mgr.y (mgr.25468) 202 : cephadm 1 Deploying daemon osd.3 on smithi037 2024-04-23T02:34:01.435 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:34:01 smithi191 bash[40117]: audit 2024-04-23T02:34:00.092870+0000 mon.a (mon.0) 350 : audit 1 from='mgr.25468 ' entity='mgr.y' 2024-04-23T02:34:01.435 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:34:01 smithi191 bash[40117]: cluster 2024-04-23T02:34:00.290919+0000 mgr.y (mgr.25468) 203 : cluster 0 pgmap v133: 161 pgs: 161 active+clean; 604 KiB data, 198 MiB used, 715 GiB / 715 GiB avail; 28 B/s, 0 objects/s recovering 2024-04-23T02:34:01.449 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:34:01 smithi037 bash[54030]: audit 2024-04-23T02:34:00.092870+0000 mon.a (mon.0) 350 : audit 1 from='mgr.25468 ' entity='mgr.y' 2024-04-23T02:34:01.449 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:34:01 smithi037 bash[54030]: cluster 2024-04-23T02:34:00.290919+0000 mgr.y (mgr.25468) 203 : cluster 0 pgmap v133: 161 pgs: 161 active+clean; 604 KiB data, 198 MiB used, 715 GiB / 715 GiB avail; 28 B/s, 0 objects/s recovering 2024-04-23T02:34:01.449 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:34:01 smithi037 bash[56036]: audit 2024-04-23T02:34:00.092870+0000 mon.a (mon.0) 350 : audit 1 from='mgr.25468 ' entity='mgr.y' 2024-04-23T02:34:01.449 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:34:01 smithi037 bash[56036]: cluster 2024-04-23T02:34:00.290919+0000 mgr.y (mgr.25468) 203 : cluster 0 pgmap v133: 161 pgs: 161 active+clean; 604 KiB data, 198 MiB used, 715 GiB / 715 GiB avail; 28 B/s, 0 objects/s recovering 2024-04-23T02:34:03.061 INFO:journalctl@ceph.osd.3.smithi037.stdout:Apr 23 02:34:02 smithi037 systemd[1]: Stopping Ceph osd.3 for 39f0dbf0-0117-11ef-bc93-c7b262605968... 2024-04-23T02:34:03.561 INFO:journalctl@ceph.osd.3.smithi037.stdout:Apr 23 02:34:03 smithi037 bash[29602]: debug 2024-04-23T02:34:03.127+0000 7f98e2a05700 -1 received signal: Terminated from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.3 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-04-23T02:34:03.561 INFO:journalctl@ceph.osd.3.smithi037.stdout:Apr 23 02:34:03 smithi037 bash[29602]: debug 2024-04-23T02:34:03.127+0000 7f98e2a05700 -1 osd.3 97 *** Got signal Terminated *** 2024-04-23T02:34:03.561 INFO:journalctl@ceph.osd.3.smithi037.stdout:Apr 23 02:34:03 smithi037 bash[29602]: debug 2024-04-23T02:34:03.127+0000 7f98e2a05700 -1 osd.3 97 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-04-23T02:34:03.561 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:34:03 smithi037 bash[56036]: cluster 2024-04-23T02:34:02.292769+0000 mgr.y (mgr.25468) 204 : cluster 0 pgmap v134: 161 pgs: 161 active+clean; 604 KiB data, 198 MiB used, 715 GiB / 715 GiB avail 2024-04-23T02:34:03.561 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:34:03 smithi037 bash[56036]: cluster 2024-04-23T02:34:03.198194+0000 mon.a (mon.0) 351 : cluster 0 osd.3 reported immediately failed by osd.0 2024-04-23T02:34:03.561 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:34:03 smithi037 bash[56036]: cluster 2024-04-23T02:34:03.198351+0000 mon.a (mon.0) 352 : cluster 1 osd.3 failed (root=default,host=smithi037) (connection refused reported by osd.0) 2024-04-23T02:34:03.562 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:34:03 smithi037 bash[56036]: cluster 2024-04-23T02:34:03.199316+0000 mon.a (mon.0) 353 : cluster 0 osd.3 reported immediately failed by osd.5 2024-04-23T02:34:03.562 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:34:03 smithi037 bash[56036]: cluster 2024-04-23T02:34:03.199767+0000 mon.a (mon.0) 354 : cluster 0 osd.3 reported immediately failed by osd.0 2024-04-23T02:34:03.562 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:34:03 smithi037 bash[56036]: cluster 2024-04-23T02:34:03.200362+0000 mon.a (mon.0) 355 : cluster 0 osd.3 reported immediately failed by osd.5 2024-04-23T02:34:03.562 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:34:03 smithi037 bash[56036]: cluster 2024-04-23T02:34:03.200901+0000 mon.a (mon.0) 356 : cluster 0 osd.3 reported immediately failed by osd.2 2024-04-23T02:34:03.562 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:34:03 smithi037 bash[56036]: cluster 2024-04-23T02:34:03.212831+0000 mon.a (mon.0) 357 : cluster 0 osd.3 reported immediately failed by osd.4 2024-04-23T02:34:03.562 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:34:03 smithi037 bash[56036]: cluster 2024-04-23T02:34:03.279865+0000 mon.a (mon.0) 358 : cluster 0 osd.3 reported immediately failed by osd.5 2024-04-23T02:34:03.562 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:34:03 smithi037 bash[54030]: cluster 2024-04-23T02:34:02.292769+0000 mgr.y (mgr.25468) 204 : cluster 0 pgmap v134: 161 pgs: 161 active+clean; 604 KiB data, 198 MiB used, 715 GiB / 715 GiB avail 2024-04-23T02:34:03.562 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:34:03 smithi037 bash[54030]: cluster 2024-04-23T02:34:03.198194+0000 mon.a (mon.0) 351 : cluster 0 osd.3 reported immediately failed by osd.0 2024-04-23T02:34:03.562 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:34:03 smithi037 bash[54030]: cluster 2024-04-23T02:34:03.198351+0000 mon.a (mon.0) 352 : cluster 1 osd.3 failed (root=default,host=smithi037) (connection refused reported by osd.0) 2024-04-23T02:34:03.562 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:34:03 smithi037 bash[54030]: cluster 2024-04-23T02:34:03.199316+0000 mon.a (mon.0) 353 : cluster 0 osd.3 reported immediately failed by osd.5 2024-04-23T02:34:03.562 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:34:03 smithi037 bash[54030]: cluster 2024-04-23T02:34:03.199767+0000 mon.a (mon.0) 354 : cluster 0 osd.3 reported immediately failed by osd.0 2024-04-23T02:34:03.563 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:34:03 smithi037 bash[54030]: cluster 2024-04-23T02:34:03.200362+0000 mon.a (mon.0) 355 : cluster 0 osd.3 reported immediately failed by osd.5 2024-04-23T02:34:03.563 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:34:03 smithi037 bash[54030]: cluster 2024-04-23T02:34:03.200901+0000 mon.a (mon.0) 356 : cluster 0 osd.3 reported immediately failed by osd.2 2024-04-23T02:34:03.563 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:34:03 smithi037 bash[54030]: cluster 2024-04-23T02:34:03.212831+0000 mon.a (mon.0) 357 : cluster 0 osd.3 reported immediately failed by osd.4 2024-04-23T02:34:03.563 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:34:03 smithi037 bash[54030]: cluster 2024-04-23T02:34:03.279865+0000 mon.a (mon.0) 358 : cluster 0 osd.3 reported immediately failed by osd.5 2024-04-23T02:34:03.685 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:34:03 smithi191 bash[40117]: cluster 2024-04-23T02:34:02.292769+0000 mgr.y (mgr.25468) 204 : cluster 0 pgmap v134: 161 pgs: 161 active+clean; 604 KiB data, 198 MiB used, 715 GiB / 715 GiB avail 2024-04-23T02:34:03.685 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:34:03 smithi191 bash[40117]: cluster 2024-04-23T02:34:03.198194+0000 mon.a (mon.0) 351 : cluster 0 osd.3 reported immediately failed by osd.0 2024-04-23T02:34:03.685 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:34:03 smithi191 bash[40117]: cluster 2024-04-23T02:34:03.198351+0000 mon.a (mon.0) 352 : cluster 1 osd.3 failed (root=default,host=smithi037) (connection refused reported by osd.0) 2024-04-23T02:34:03.685 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:34:03 smithi191 bash[40117]: cluster 2024-04-23T02:34:03.199316+0000 mon.a (mon.0) 353 : cluster 0 osd.3 reported immediately failed by osd.5 2024-04-23T02:34:03.685 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:34:03 smithi191 bash[40117]: cluster 2024-04-23T02:34:03.199767+0000 mon.a (mon.0) 354 : cluster 0 osd.3 reported immediately failed by osd.0 2024-04-23T02:34:03.686 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:34:03 smithi191 bash[40117]: cluster 2024-04-23T02:34:03.200362+0000 mon.a (mon.0) 355 : cluster 0 osd.3 reported immediately failed by osd.5 2024-04-23T02:34:03.686 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:34:03 smithi191 bash[40117]: cluster 2024-04-23T02:34:03.200901+0000 mon.a (mon.0) 356 : cluster 0 osd.3 reported immediately failed by osd.2 2024-04-23T02:34:03.686 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:34:03 smithi191 bash[40117]: cluster 2024-04-23T02:34:03.212831+0000 mon.a (mon.0) 357 : cluster 0 osd.3 reported immediately failed by osd.4 2024-04-23T02:34:03.686 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:34:03 smithi191 bash[40117]: cluster 2024-04-23T02:34:03.279865+0000 mon.a (mon.0) 358 : cluster 0 osd.3 reported immediately failed by osd.5 2024-04-23T02:34:03.697 INFO:teuthology.orchestra.run.smithi037.stdout:true 2024-04-23T02:34:04.052 INFO:journalctl@ceph.osd.3.smithi037.stdout:Apr 23 02:34:03 smithi037 bash[66570]: ceph-39f0dbf0-0117-11ef-bc93-c7b262605968-osd.3 2024-04-23T02:34:04.052 INFO:journalctl@ceph.osd.3.smithi037.stdout:Apr 23 02:34:03 smithi037 bash[66689]: Error response from daemon: No such container: ceph-39f0dbf0-0117-11ef-bc93-c7b262605968-osd.3 2024-04-23T02:34:04.468 INFO:teuthology.orchestra.run.smithi037.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-04-23T02:34:04.468 INFO:teuthology.orchestra.run.smithi037.stdout:alertmanager.a smithi037 *:9093,9094 running (5m) 19s ago 12m 10.5M - 0.20.0 0881eb8f169f 1b9e4bd608dc 2024-04-23T02:34:04.468 INFO:teuthology.orchestra.run.smithi037.stdout:grafana.a smithi191 *:3000 running (5m) 2m ago 12m 25.9M - 6.7.4 557c83e11646 cfce89c1dd30 2024-04-23T02:34:04.468 INFO:teuthology.orchestra.run.smithi037.stdout:iscsi.foo.smithi037.qdajck smithi037 error 19s ago 10m - - 2024-04-23T02:34:04.468 INFO:teuthology.orchestra.run.smithi037.stdout:mgr.x smithi191 *:8443,8765 running (4m) 2m ago 16m 440M - 18.2.2-1237-g646b8c7d 9900ed1a6b81 b3456bc9b9ef 2024-04-23T02:34:04.468 INFO:teuthology.orchestra.run.smithi037.stdout:mgr.y smithi037 *:8443,8765 running (5m) 19s ago 18m 487M - 18.2.2-1237-g646b8c7d 9900ed1a6b81 19b52a26f1ca 2024-04-23T02:34:04.468 INFO:teuthology.orchestra.run.smithi037.stdout:mon.a smithi037 running (3m) 19s ago 18m 60.2M 2048M 18.2.2-1237-g646b8c7d 9900ed1a6b81 6d03d23cb94e 2024-04-23T02:34:04.468 INFO:teuthology.orchestra.run.smithi037.stdout:mon.b smithi191 running (2m) 2m ago 17m 40.9M 2048M 18.2.2-1237-g646b8c7d 9900ed1a6b81 a5c2b4539944 2024-04-23T02:34:04.469 INFO:teuthology.orchestra.run.smithi037.stdout:mon.c smithi037 running (3m) 19s ago 17m 51.6M 2048M 18.2.2-1237-g646b8c7d 9900ed1a6b81 f6fcc457b7d2 2024-04-23T02:34:04.469 INFO:teuthology.orchestra.run.smithi037.stdout:node-exporter.a smithi037 *:9100 running (5m) 19s ago 12m 9572k - 0.18.1 e5a616e4b9cf 9f1e46faf95f 2024-04-23T02:34:04.469 INFO:teuthology.orchestra.run.smithi037.stdout:node-exporter.b smithi191 *:9100 running (5m) 2m ago 12m 3760k - 0.18.1 e5a616e4b9cf 4b3fa5356419 2024-04-23T02:34:04.469 INFO:teuthology.orchestra.run.smithi037.stdout:osd.0 smithi037 running (82s) 19s ago 16m 52.5M 4096M 18.2.2-1237-g646b8c7d 9900ed1a6b81 e084fbd81970 2024-04-23T02:34:04.469 INFO:teuthology.orchestra.run.smithi037.stdout:osd.1 smithi037 running (53s) 19s ago 16m 51.8M 4096M 18.2.2-1237-g646b8c7d 9900ed1a6b81 743ca0daac2b 2024-04-23T02:34:04.469 INFO:teuthology.orchestra.run.smithi037.stdout:osd.2 smithi037 running (24s) 19s ago 15m - 4096M 18.2.2-1237-g646b8c7d 9900ed1a6b81 919a641f6f71 2024-04-23T02:34:04.469 INFO:teuthology.orchestra.run.smithi037.stdout:osd.3 smithi037 running (15m) 19s ago 15m 61.7M 4096M 16.2.0 24ecd6d5f14c 86bba9f86542 2024-04-23T02:34:04.469 INFO:teuthology.orchestra.run.smithi037.stdout:osd.4 smithi191 running (14m) 2m ago 14m 56.9M 4096M 16.2.0 24ecd6d5f14c 4bef4ae21d58 2024-04-23T02:34:04.469 INFO:teuthology.orchestra.run.smithi037.stdout:osd.5 smithi191 running (14m) 2m ago 14m 53.2M 4096M 16.2.0 24ecd6d5f14c e96fff457fff 2024-04-23T02:34:04.469 INFO:teuthology.orchestra.run.smithi037.stdout:osd.6 smithi191 running (14m) 2m ago 14m 54.3M 4096M 16.2.0 24ecd6d5f14c 8e1356132ee5 2024-04-23T02:34:04.469 INFO:teuthology.orchestra.run.smithi037.stdout:osd.7 smithi191 running (13m) 2m ago 13m 56.5M 4096M 16.2.0 24ecd6d5f14c 925eb6ef69e9 2024-04-23T02:34:04.469 INFO:teuthology.orchestra.run.smithi037.stdout:prometheus.a smithi191 *:9095 error 2m ago 12m - - 2024-04-23T02:34:04.469 INFO:teuthology.orchestra.run.smithi037.stdout:rgw.foo.smithi037.ajnubp smithi037 *:8000 running (10m) 19s ago 10m 57.1M - 16.2.0 24ecd6d5f14c 98e454e01e1c 2024-04-23T02:34:04.469 INFO:teuthology.orchestra.run.smithi037.stdout:rgw.foo.smithi191.arojwq smithi191 *:8000 running (10m) 2m ago 10m 57.0M - 16.2.0 24ecd6d5f14c c3f6e10394ec 2024-04-23T02:34:04.469 INFO:teuthology.orchestra.run.smithi037.stdout:rgw.smpl.smithi037.oowzwi smithi037 *:80 running (10m) 19s ago 10m 57.0M - 16.2.0 24ecd6d5f14c e986069c49da 2024-04-23T02:34:04.470 INFO:teuthology.orchestra.run.smithi037.stdout:rgw.smpl.smithi191.vzlgqs smithi191 *:80 running (10m) 2m ago 10m 57.2M - 16.2.0 24ecd6d5f14c 5e62488f89f3 2024-04-23T02:34:04.685 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:34:04 smithi191 bash[40117]: cluster 2024-04-23T02:34:03.348679+0000 mon.a (mon.0) 359 : cluster 3 Health check failed: 1 osds down (OSD_DOWN) 2024-04-23T02:34:04.685 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:34:04 smithi191 bash[40117]: cluster 2024-04-23T02:34:03.357485+0000 mon.a (mon.0) 360 : cluster 0 osdmap e98: 8 total, 7 up, 8 in 2024-04-23T02:34:04.685 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:34:04 smithi191 bash[40117]: audit 2024-04-23T02:34:03.672755+0000 mgr.y (mgr.25468) 205 : audit 0 from='client.44395 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T02:34:04.685 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:34:04 smithi191 bash[40117]: audit 2024-04-23T02:34:04.055775+0000 mgr.y (mgr.25468) 206 : audit 0 from='client.34539 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T02:34:04.811 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:34:04 smithi037 bash[54030]: cluster 2024-04-23T02:34:03.348679+0000 mon.a (mon.0) 359 : cluster 3 Health check failed: 1 osds down (OSD_DOWN) 2024-04-23T02:34:04.811 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:34:04 smithi037 bash[54030]: cluster 2024-04-23T02:34:03.357485+0000 mon.a (mon.0) 360 : cluster 0 osdmap e98: 8 total, 7 up, 8 in 2024-04-23T02:34:04.811 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:34:04 smithi037 bash[54030]: audit 2024-04-23T02:34:03.672755+0000 mgr.y (mgr.25468) 205 : audit 0 from='client.44395 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T02:34:04.811 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:34:04 smithi037 bash[54030]: audit 2024-04-23T02:34:04.055775+0000 mgr.y (mgr.25468) 206 : audit 0 from='client.34539 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T02:34:04.811 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:34:04 smithi037 bash[56036]: cluster 2024-04-23T02:34:03.348679+0000 mon.a (mon.0) 359 : cluster 3 Health check failed: 1 osds down (OSD_DOWN) 2024-04-23T02:34:04.811 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:34:04 smithi037 bash[56036]: cluster 2024-04-23T02:34:03.357485+0000 mon.a (mon.0) 360 : cluster 0 osdmap e98: 8 total, 7 up, 8 in 2024-04-23T02:34:04.811 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:34:04 smithi037 bash[56036]: audit 2024-04-23T02:34:03.672755+0000 mgr.y (mgr.25468) 205 : audit 0 from='client.44395 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T02:34:04.811 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:34:04 smithi037 bash[56036]: audit 2024-04-23T02:34:04.055775+0000 mgr.y (mgr.25468) 206 : audit 0 from='client.34539 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T02:34:04.915 INFO:teuthology.orchestra.run.smithi037.stdout:{ 2024-04-23T02:34:04.916 INFO:teuthology.orchestra.run.smithi037.stdout: "mon": { 2024-04-23T02:34:04.916 INFO:teuthology.orchestra.run.smithi037.stdout: "ceph version 18.2.2-1237-g646b8c7d (646b8c7d293d8ec31a40c69f7b3237b19c1be24d) reef (stable)": 3 2024-04-23T02:34:04.916 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-04-23T02:34:04.916 INFO:teuthology.orchestra.run.smithi037.stdout: "mgr": { 2024-04-23T02:34:04.916 INFO:teuthology.orchestra.run.smithi037.stdout: "ceph version 18.2.2-1237-g646b8c7d (646b8c7d293d8ec31a40c69f7b3237b19c1be24d) reef (stable)": 2 2024-04-23T02:34:04.916 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-04-23T02:34:04.916 INFO:teuthology.orchestra.run.smithi037.stdout: "osd": { 2024-04-23T02:34:04.916 INFO:teuthology.orchestra.run.smithi037.stdout: "ceph version 16.2.0 (0c2054e95bcd9b30fdd908a79ac1d8bbc3394442) pacific (stable)": 4, 2024-04-23T02:34:04.916 INFO:teuthology.orchestra.run.smithi037.stdout: "ceph version 18.2.2-1237-g646b8c7d (646b8c7d293d8ec31a40c69f7b3237b19c1be24d) reef (stable)": 3 2024-04-23T02:34:04.916 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-04-23T02:34:04.916 INFO:teuthology.orchestra.run.smithi037.stdout: "rgw": { 2024-04-23T02:34:04.916 INFO:teuthology.orchestra.run.smithi037.stdout: "ceph version 16.2.0 (0c2054e95bcd9b30fdd908a79ac1d8bbc3394442) pacific (stable)": 4 2024-04-23T02:34:04.917 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-04-23T02:34:04.917 INFO:teuthology.orchestra.run.smithi037.stdout: "overall": { 2024-04-23T02:34:04.917 INFO:teuthology.orchestra.run.smithi037.stdout: "ceph version 16.2.0 (0c2054e95bcd9b30fdd908a79ac1d8bbc3394442) pacific (stable)": 8, 2024-04-23T02:34:04.917 INFO:teuthology.orchestra.run.smithi037.stdout: "ceph version 18.2.2-1237-g646b8c7d (646b8c7d293d8ec31a40c69f7b3237b19c1be24d) reef (stable)": 8 2024-04-23T02:34:04.917 INFO:teuthology.orchestra.run.smithi037.stdout: } 2024-04-23T02:34:04.917 INFO:teuthology.orchestra.run.smithi037.stdout:} 2024-04-23T02:34:05.305 INFO:teuthology.orchestra.run.smithi037.stdout:{ 2024-04-23T02:34:05.305 INFO:teuthology.orchestra.run.smithi037.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph@sha256:417b28a7fda24d3105eeb9bae56a845b9ffa154499a85601880a5fd035847210", 2024-04-23T02:34:05.305 INFO:teuthology.orchestra.run.smithi037.stdout: "in_progress": true, 2024-04-23T02:34:05.305 INFO:teuthology.orchestra.run.smithi037.stdout: "which": "Upgrading all daemon types on all hosts", 2024-04-23T02:34:05.305 INFO:teuthology.orchestra.run.smithi037.stdout: "services_complete": [ 2024-04-23T02:34:05.305 INFO:teuthology.orchestra.run.smithi037.stdout: "mon", 2024-04-23T02:34:05.305 INFO:teuthology.orchestra.run.smithi037.stdout: "mgr" 2024-04-23T02:34:05.305 INFO:teuthology.orchestra.run.smithi037.stdout: ], 2024-04-23T02:34:05.305 INFO:teuthology.orchestra.run.smithi037.stdout: "progress": "8/23 daemons upgraded", 2024-04-23T02:34:05.305 INFO:teuthology.orchestra.run.smithi037.stdout: "message": "Currently upgrading osd daemons", 2024-04-23T02:34:05.305 INFO:teuthology.orchestra.run.smithi037.stdout: "is_paused": false 2024-04-23T02:34:05.306 INFO:teuthology.orchestra.run.smithi037.stdout:} 2024-04-23T02:34:05.685 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:34:05 smithi191 bash[40117]: cluster 2024-04-23T02:34:04.293287+0000 mgr.y (mgr.25468) 207 : cluster 0 pgmap v136: 161 pgs: 25 stale+active+clean, 136 active+clean; 604 KiB data, 198 MiB used, 715 GiB / 715 GiB avail 2024-04-23T02:34:05.685 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:34:05 smithi191 bash[40117]: cluster 2024-04-23T02:34:04.383042+0000 mon.a (mon.0) 361 : cluster 0 osdmap e99: 8 total, 7 up, 8 in 2024-04-23T02:34:05.685 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:34:05 smithi191 bash[40117]: audit 2024-04-23T02:34:04.444406+0000 mgr.y (mgr.25468) 208 : audit 0 from='client.44407 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T02:34:05.685 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:34:05 smithi191 bash[40117]: audit 2024-04-23T02:34:04.907399+0000 mon.c (mon.1) 118 : audit 0 from='client.44413 172.21.15.37:0/1514209550' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T02:34:05.756 INFO:teuthology.orchestra.run.smithi037.stdout:HEALTH_WARN 2 failed cephadm daemon(s); 1 osds down 2024-04-23T02:34:05.756 INFO:teuthology.orchestra.run.smithi037.stdout:[WRN] CEPHADM_FAILED_DAEMON: 2 failed cephadm daemon(s) 2024-04-23T02:34:05.756 INFO:teuthology.orchestra.run.smithi037.stdout: daemon iscsi.foo.smithi037.qdajck on smithi037 is in error state 2024-04-23T02:34:05.756 INFO:teuthology.orchestra.run.smithi037.stdout: daemon prometheus.a on smithi191 is in error state 2024-04-23T02:34:05.756 INFO:teuthology.orchestra.run.smithi037.stdout:[WRN] OSD_DOWN: 1 osds down 2024-04-23T02:34:05.756 INFO:teuthology.orchestra.run.smithi037.stdout: osd.3 (root=default,host=smithi037) is down 2024-04-23T02:34:05.811 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:34:05 smithi037 bash[56036]: cluster 2024-04-23T02:34:04.293287+0000 mgr.y (mgr.25468) 207 : cluster 0 pgmap v136: 161 pgs: 25 stale+active+clean, 136 active+clean; 604 KiB data, 198 MiB used, 715 GiB / 715 GiB avail 2024-04-23T02:34:05.811 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:34:05 smithi037 bash[56036]: cluster 2024-04-23T02:34:04.383042+0000 mon.a (mon.0) 361 : cluster 0 osdmap e99: 8 total, 7 up, 8 in 2024-04-23T02:34:05.811 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:34:05 smithi037 bash[56036]: audit 2024-04-23T02:34:04.444406+0000 mgr.y (mgr.25468) 208 : audit 0 from='client.44407 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T02:34:05.811 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:34:05 smithi037 bash[56036]: audit 2024-04-23T02:34:04.907399+0000 mon.c (mon.1) 118 : audit 0 from='client.44413 172.21.15.37:0/1514209550' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T02:34:05.811 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:34:05 smithi037 bash[54030]: cluster 2024-04-23T02:34:04.293287+0000 mgr.y (mgr.25468) 207 : cluster 0 pgmap v136: 161 pgs: 25 stale+active+clean, 136 active+clean; 604 KiB data, 198 MiB used, 715 GiB / 715 GiB avail 2024-04-23T02:34:05.811 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:34:05 smithi037 bash[54030]: cluster 2024-04-23T02:34:04.383042+0000 mon.a (mon.0) 361 : cluster 0 osdmap e99: 8 total, 7 up, 8 in 2024-04-23T02:34:05.811 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:34:05 smithi037 bash[54030]: audit 2024-04-23T02:34:04.444406+0000 mgr.y (mgr.25468) 208 : audit 0 from='client.44407 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T02:34:05.812 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:34:05 smithi037 bash[54030]: audit 2024-04-23T02:34:04.907399+0000 mon.c (mon.1) 118 : audit 0 from='client.44413 172.21.15.37:0/1514209550' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T02:34:06.362 INFO:journalctl@ceph.osd.3.smithi037.stdout:Apr 23 02:34:06 smithi037 systemd[1]: ceph-39f0dbf0-0117-11ef-bc93-c7b262605968@osd.3.service: Succeeded. 2024-04-23T02:34:06.362 INFO:journalctl@ceph.osd.3.smithi037.stdout:Apr 23 02:34:06 smithi037 systemd[1]: Stopped Ceph osd.3 for 39f0dbf0-0117-11ef-bc93-c7b262605968. 2024-04-23T02:34:06.362 INFO:journalctl@ceph.osd.3.smithi037.stdout:Apr 23 02:34:06 smithi037 systemd[1]: Started Ceph osd.3 for 39f0dbf0-0117-11ef-bc93-c7b262605968. 2024-04-23T02:34:06.685 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:34:06 smithi191 bash[40117]: audit 2024-04-23T02:34:05.296393+0000 mgr.y (mgr.25468) 209 : audit 0 from='client.34557 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T02:34:06.685 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:34:06 smithi191 bash[40117]: audit 2024-04-23T02:34:05.748363+0000 mon.a (mon.0) 362 : audit 0 from='client.34563 172.21.15.37:0/667965179' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-23T02:34:06.811 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:34:06 smithi037 bash[54030]: audit 2024-04-23T02:34:05.296393+0000 mgr.y (mgr.25468) 209 : audit 0 from='client.34557 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T02:34:06.811 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:34:06 smithi037 bash[54030]: audit 2024-04-23T02:34:05.748363+0000 mon.a (mon.0) 362 : audit 0 from='client.34563 172.21.15.37:0/667965179' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-23T02:34:06.811 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:34:06 smithi037 bash[56036]: audit 2024-04-23T02:34:05.296393+0000 mgr.y (mgr.25468) 209 : audit 0 from='client.34557 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T02:34:06.811 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:34:06 smithi037 bash[56036]: audit 2024-04-23T02:34:05.748363+0000 mon.a (mon.0) 362 : audit 0 from='client.34563 172.21.15.37:0/667965179' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-23T02:34:07.685 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:34:07 smithi191 bash[40117]: cluster 2024-04-23T02:34:06.295020+0000 mgr.y (mgr.25468) 210 : cluster 0 pgmap v138: 161 pgs: 18 active+undersized+degraded, 4 stale+active+clean, 33 active+undersized, 106 active+clean; 604 KiB data, 199 MiB used, 715 GiB / 715 GiB avail; 98/1095 objects degraded (8.950%) 2024-04-23T02:34:07.685 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:34:07 smithi191 bash[40117]: cluster 2024-04-23T02:34:06.374077+0000 mon.a (mon.0) 363 : cluster 3 Health check failed: Degraded data redundancy: 98/1095 objects degraded (8.950%), 18 pgs degraded (PG_DEGRADED) 2024-04-23T02:34:07.685 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:34:07 smithi191 bash[40117]: audit 2024-04-23T02:34:06.396665+0000 mon.a (mon.0) 364 : audit 1 from='mgr.25468 ' entity='mgr.y' 2024-04-23T02:34:07.686 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:34:07 smithi191 bash[40117]: audit 2024-04-23T02:34:06.405236+0000 mon.a (mon.0) 365 : audit 1 from='mgr.25468 ' entity='mgr.y' 2024-04-23T02:34:07.686 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:34:07 smithi191 bash[40117]: audit 2024-04-23T02:34:06.420381+0000 mon.c (mon.1) 119 : audit 0 from='mgr.25468 172.21.15.37:0/2063831359' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-23T02:34:07.811 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:34:07 smithi037 bash[56036]: cluster 2024-04-23T02:34:06.295020+0000 mgr.y (mgr.25468) 210 : cluster 0 pgmap v138: 161 pgs: 18 active+undersized+degraded, 4 stale+active+clean, 33 active+undersized, 106 active+clean; 604 KiB data, 199 MiB used, 715 GiB / 715 GiB avail; 98/1095 objects degraded (8.950%) 2024-04-23T02:34:07.811 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:34:07 smithi037 bash[56036]: cluster 2024-04-23T02:34:06.374077+0000 mon.a (mon.0) 363 : cluster 3 Health check failed: Degraded data redundancy: 98/1095 objects degraded (8.950%), 18 pgs degraded (PG_DEGRADED) 2024-04-23T02:34:07.811 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:34:07 smithi037 bash[56036]: audit 2024-04-23T02:34:06.396665+0000 mon.a (mon.0) 364 : audit 1 from='mgr.25468 ' entity='mgr.y' 2024-04-23T02:34:07.811 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:34:07 smithi037 bash[56036]: audit 2024-04-23T02:34:06.405236+0000 mon.a (mon.0) 365 : audit 1 from='mgr.25468 ' entity='mgr.y' 2024-04-23T02:34:07.811 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:34:07 smithi037 bash[56036]: audit 2024-04-23T02:34:06.420381+0000 mon.c (mon.1) 119 : audit 0 from='mgr.25468 172.21.15.37:0/2063831359' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-23T02:34:07.811 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:34:07 smithi037 bash[54030]: cluster 2024-04-23T02:34:06.295020+0000 mgr.y (mgr.25468) 210 : cluster 0 pgmap v138: 161 pgs: 18 active+undersized+degraded, 4 stale+active+clean, 33 active+undersized, 106 active+clean; 604 KiB data, 199 MiB used, 715 GiB / 715 GiB avail; 98/1095 objects degraded (8.950%) 2024-04-23T02:34:07.811 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:34:07 smithi037 bash[54030]: cluster 2024-04-23T02:34:06.374077+0000 mon.a (mon.0) 363 : cluster 3 Health check failed: Degraded data redundancy: 98/1095 objects degraded (8.950%), 18 pgs degraded (PG_DEGRADED) 2024-04-23T02:34:07.812 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:34:07 smithi037 bash[54030]: audit 2024-04-23T02:34:06.396665+0000 mon.a (mon.0) 364 : audit 1 from='mgr.25468 ' entity='mgr.y' 2024-04-23T02:34:07.812 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:34:07 smithi037 bash[54030]: audit 2024-04-23T02:34:06.405236+0000 mon.a (mon.0) 365 : audit 1 from='mgr.25468 ' entity='mgr.y' 2024-04-23T02:34:07.812 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:34:07 smithi037 bash[54030]: audit 2024-04-23T02:34:06.420381+0000 mon.c (mon.1) 119 : audit 0 from='mgr.25468 172.21.15.37:0/2063831359' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-23T02:34:08.561 INFO:journalctl@ceph.osd.3.smithi037.stdout:Apr 23 02:34:08 smithi037 bash[66967]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-3 2024-04-23T02:34:08.561 INFO:journalctl@ceph.osd.3.smithi037.stdout:Apr 23 02:34:08 smithi037 bash[66967]: 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-04-23T02:34:08.561 INFO:journalctl@ceph.osd.3.smithi037.stdout:Apr 23 02:34:08 smithi037 bash[66967]: Running command: /usr/bin/chown -h ceph:ceph /dev/mapper/vg_nvme-lv_1 2024-04-23T02:34:08.561 INFO:journalctl@ceph.osd.3.smithi037.stdout:Apr 23 02:34:08 smithi037 bash[66967]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-0 2024-04-23T02:34:08.561 INFO:journalctl@ceph.osd.3.smithi037.stdout:Apr 23 02:34:08 smithi037 bash[66967]: Running command: /usr/bin/ln -s /dev/mapper/vg_nvme-lv_1 /var/lib/ceph/osd/ceph-3/block 2024-04-23T02:34:08.561 INFO:journalctl@ceph.osd.3.smithi037.stdout:Apr 23 02:34:08 smithi037 bash[66967]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-3 2024-04-23T02:34:08.561 INFO:journalctl@ceph.osd.3.smithi037.stdout:Apr 23 02:34:08 smithi037 bash[66967]: --> ceph-volume raw activate successful for osd ID: 3 2024-04-23T02:34:09.682 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:34:09 smithi037 bash[54030]: cluster 2024-04-23T02:34:08.296317+0000 mgr.y (mgr.25468) 211 : cluster 0 pgmap v139: 161 pgs: 23 active+undersized+degraded, 39 active+undersized, 99 active+clean; 604 KiB data, 199 MiB used, 715 GiB / 715 GiB avail; 148/1095 objects degraded (13.516%) 2024-04-23T02:34:09.682 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:34:09 smithi037 bash[56036]: cluster 2024-04-23T02:34:08.296317+0000 mgr.y (mgr.25468) 211 : cluster 0 pgmap v139: 161 pgs: 23 active+undersized+degraded, 39 active+undersized, 99 active+clean; 604 KiB data, 199 MiB used, 715 GiB / 715 GiB avail; 148/1095 objects degraded (13.516%) 2024-04-23T02:34:09.685 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:34:09 smithi191 bash[40117]: cluster 2024-04-23T02:34:08.296317+0000 mgr.y (mgr.25468) 211 : cluster 0 pgmap v139: 161 pgs: 23 active+undersized+degraded, 39 active+undersized, 99 active+clean; 604 KiB data, 199 MiB used, 715 GiB / 715 GiB avail; 148/1095 objects degraded (13.516%) 2024-04-23T02:34:10.061 INFO:journalctl@ceph.osd.3.smithi037.stdout:Apr 23 02:34:09 smithi037 bash[67249]: debug 2024-04-23T02:34:09.791+0000 7fc6e15cd700 1 -- 172.21.15.37:0/1406954552 <== mon.1 v2:172.21.15.37:3301/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x55a855ed31e0 con 0x55a855f58c00 2024-04-23T02:34:10.811 INFO:journalctl@ceph.osd.3.smithi037.stdout:Apr 23 02:34:10 smithi037 bash[67249]: debug 2024-04-23T02:34:10.339+0000 7fc6ea7657c0 -1 Falling back to public interface 2024-04-23T02:34:11.685 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:34:11 smithi191 bash[40117]: cluster 2024-04-23T02:34:10.297476+0000 mgr.y (mgr.25468) 212 : cluster 0 pgmap v140: 161 pgs: 23 active+undersized+degraded, 39 active+undersized, 99 active+clean; 604 KiB data, 199 MiB used, 715 GiB / 715 GiB avail; 148/1095 objects degraded (13.516%) 2024-04-23T02:34:11.811 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:34:11 smithi037 bash[56036]: cluster 2024-04-23T02:34:10.297476+0000 mgr.y (mgr.25468) 212 : cluster 0 pgmap v140: 161 pgs: 23 active+undersized+degraded, 39 active+undersized, 99 active+clean; 604 KiB data, 199 MiB used, 715 GiB / 715 GiB avail; 148/1095 objects degraded (13.516%) 2024-04-23T02:34:11.811 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:34:11 smithi037 bash[54030]: cluster 2024-04-23T02:34:10.297476+0000 mgr.y (mgr.25468) 212 : cluster 0 pgmap v140: 161 pgs: 23 active+undersized+degraded, 39 active+undersized, 99 active+clean; 604 KiB data, 199 MiB used, 715 GiB / 715 GiB avail; 148/1095 objects degraded (13.516%) 2024-04-23T02:34:13.811 INFO:journalctl@ceph.osd.3.smithi037.stdout:Apr 23 02:34:13 smithi037 bash[67249]: debug 2024-04-23T02:34:13.411+0000 7fc6ea7657c0 -1 osd.3 0 read_superblock omap replica is missing. 2024-04-23T02:34:13.811 INFO:journalctl@ceph.osd.3.smithi037.stdout:Apr 23 02:34:13 smithi037 bash[67249]: debug 2024-04-23T02:34:13.459+0000 7fc6ea7657c0 -1 osd.3 97 log_to_monitors true 2024-04-23T02:34:14.185 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:34:13 smithi191 bash[40117]: cluster 2024-04-23T02:34:12.298975+0000 mgr.y (mgr.25468) 213 : cluster 0 pgmap v141: 161 pgs: 23 active+undersized+degraded, 39 active+undersized, 99 active+clean; 604 KiB data, 199 MiB used, 715 GiB / 715 GiB avail; 148/1095 objects degraded (13.516%) 2024-04-23T02:34:14.185 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:34:13 smithi191 bash[40117]: audit 2024-04-23T02:34:12.865349+0000 mon.a (mon.0) 366 : audit 1 from='mgr.25468 ' entity='mgr.y' 2024-04-23T02:34:14.185 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:34:13 smithi191 bash[40117]: audit 2024-04-23T02:34:12.880340+0000 mon.a (mon.0) 367 : audit 1 from='mgr.25468 ' entity='mgr.y' 2024-04-23T02:34:14.186 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:34:13 smithi191 bash[40117]: audit 2024-04-23T02:34:13.466503+0000 mon.a (mon.0) 368 : audit 1 from='osd.3 [v2:172.21.15.37:6826/667679871,v1:172.21.15.37:6827/667679871]' entity='osd.3' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]: dispatch 2024-04-23T02:34:14.186 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:34:13 smithi191 bash[40117]: audit 2024-04-23T02:34:13.679436+0000 mon.a (mon.0) 369 : audit 1 from='mgr.25468 ' entity='mgr.y' 2024-04-23T02:34:14.186 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:34:13 smithi191 bash[40117]: audit 2024-04-23T02:34:13.691396+0000 mon.a (mon.0) 370 : audit 1 from='mgr.25468 ' entity='mgr.y' 2024-04-23T02:34:14.311 INFO:journalctl@ceph.osd.3.smithi037.stdout:Apr 23 02:34:13 smithi037 bash[67249]: debug 2024-04-23T02:34:13.943+0000 7fc6dbbbf700 -1 osd.3 97 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-04-23T02:34:14.311 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:34:13 smithi037 bash[54030]: cluster 2024-04-23T02:34:12.298975+0000 mgr.y (mgr.25468) 213 : cluster 0 pgmap v141: 161 pgs: 23 active+undersized+degraded, 39 active+undersized, 99 active+clean; 604 KiB data, 199 MiB used, 715 GiB / 715 GiB avail; 148/1095 objects degraded (13.516%) 2024-04-23T02:34:14.311 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:34:13 smithi037 bash[54030]: audit 2024-04-23T02:34:12.865349+0000 mon.a (mon.0) 366 : audit 1 from='mgr.25468 ' entity='mgr.y' 2024-04-23T02:34:14.311 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:34:13 smithi037 bash[54030]: audit 2024-04-23T02:34:12.880340+0000 mon.a (mon.0) 367 : audit 1 from='mgr.25468 ' entity='mgr.y' 2024-04-23T02:34:14.311 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:34:13 smithi037 bash[54030]: audit 2024-04-23T02:34:13.466503+0000 mon.a (mon.0) 368 : audit 1 from='osd.3 [v2:172.21.15.37:6826/667679871,v1:172.21.15.37:6827/667679871]' entity='osd.3' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]: dispatch 2024-04-23T02:34:14.312 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:34:13 smithi037 bash[54030]: audit 2024-04-23T02:34:13.679436+0000 mon.a (mon.0) 369 : audit 1 from='mgr.25468 ' entity='mgr.y' 2024-04-23T02:34:14.312 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:34:13 smithi037 bash[54030]: audit 2024-04-23T02:34:13.691396+0000 mon.a (mon.0) 370 : audit 1 from='mgr.25468 ' entity='mgr.y' 2024-04-23T02:34:14.312 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:34:13 smithi037 bash[56036]: cluster 2024-04-23T02:34:12.298975+0000 mgr.y (mgr.25468) 213 : cluster 0 pgmap v141: 161 pgs: 23 active+undersized+degraded, 39 active+undersized, 99 active+clean; 604 KiB data, 199 MiB used, 715 GiB / 715 GiB avail; 148/1095 objects degraded (13.516%) 2024-04-23T02:34:14.312 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:34:13 smithi037 bash[56036]: audit 2024-04-23T02:34:12.865349+0000 mon.a (mon.0) 366 : audit 1 from='mgr.25468 ' entity='mgr.y' 2024-04-23T02:34:14.312 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:34:13 smithi037 bash[56036]: audit 2024-04-23T02:34:12.880340+0000 mon.a (mon.0) 367 : audit 1 from='mgr.25468 ' entity='mgr.y' 2024-04-23T02:34:14.312 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:34:13 smithi037 bash[56036]: audit 2024-04-23T02:34:13.466503+0000 mon.a (mon.0) 368 : audit 1 from='osd.3 [v2:172.21.15.37:6826/667679871,v1:172.21.15.37:6827/667679871]' entity='osd.3' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]: dispatch 2024-04-23T02:34:14.312 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:34:13 smithi037 bash[56036]: audit 2024-04-23T02:34:13.679436+0000 mon.a (mon.0) 369 : audit 1 from='mgr.25468 ' entity='mgr.y' 2024-04-23T02:34:14.312 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:34:13 smithi037 bash[56036]: audit 2024-04-23T02:34:13.691396+0000 mon.a (mon.0) 370 : audit 1 from='mgr.25468 ' entity='mgr.y' 2024-04-23T02:34:15.185 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:34:14 smithi191 bash[40117]: audit 2024-04-23T02:34:13.886645+0000 mon.a (mon.0) 371 : audit 1 from='osd.3 [v2:172.21.15.37:6826/667679871,v1:172.21.15.37:6827/667679871]' entity='osd.3' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]': finished 2024-04-23T02:34:15.185 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:34:14 smithi191 bash[40117]: cluster 2024-04-23T02:34:13.886827+0000 mon.a (mon.0) 372 : cluster 0 osdmap e100: 8 total, 7 up, 8 in 2024-04-23T02:34:15.185 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:34:14 smithi191 bash[40117]: audit 2024-04-23T02:34:13.887807+0000 mon.a (mon.0) 373 : audit 1 from='osd.3 [v2:172.21.15.37:6826/667679871,v1:172.21.15.37:6827/667679871]' entity='osd.3' cmd=[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi037", "root=default"]}]: dispatch 2024-04-23T02:34:15.186 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:34:14 smithi191 bash[40117]: cluster 2024-04-23T02:34:14.541061+0000 mon.a (mon.0) 374 : cluster 3 Health check update: Degraded data redundancy: 148/1095 objects degraded (13.516%), 23 pgs degraded (PG_DEGRADED) 2024-04-23T02:34:15.311 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:34:14 smithi037 bash[56036]: audit 2024-04-23T02:34:13.886645+0000 mon.a (mon.0) 371 : audit 1 from='osd.3 [v2:172.21.15.37:6826/667679871,v1:172.21.15.37:6827/667679871]' entity='osd.3' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]': finished 2024-04-23T02:34:15.311 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:34:14 smithi037 bash[56036]: cluster 2024-04-23T02:34:13.886827+0000 mon.a (mon.0) 372 : cluster 0 osdmap e100: 8 total, 7 up, 8 in 2024-04-23T02:34:15.311 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:34:14 smithi037 bash[56036]: audit 2024-04-23T02:34:13.887807+0000 mon.a (mon.0) 373 : audit 1 from='osd.3 [v2:172.21.15.37:6826/667679871,v1:172.21.15.37:6827/667679871]' entity='osd.3' cmd=[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi037", "root=default"]}]: dispatch 2024-04-23T02:34:15.311 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:34:14 smithi037 bash[56036]: cluster 2024-04-23T02:34:14.541061+0000 mon.a (mon.0) 374 : cluster 3 Health check update: Degraded data redundancy: 148/1095 objects degraded (13.516%), 23 pgs degraded (PG_DEGRADED) 2024-04-23T02:34:15.312 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:34:14 smithi037 bash[54030]: audit 2024-04-23T02:34:13.886645+0000 mon.a (mon.0) 371 : audit 1 from='osd.3 [v2:172.21.15.37:6826/667679871,v1:172.21.15.37:6827/667679871]' entity='osd.3' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]': finished 2024-04-23T02:34:15.312 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:34:14 smithi037 bash[54030]: cluster 2024-04-23T02:34:13.886827+0000 mon.a (mon.0) 372 : cluster 0 osdmap e100: 8 total, 7 up, 8 in 2024-04-23T02:34:15.312 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:34:14 smithi037 bash[54030]: audit 2024-04-23T02:34:13.887807+0000 mon.a (mon.0) 373 : audit 1 from='osd.3 [v2:172.21.15.37:6826/667679871,v1:172.21.15.37:6827/667679871]' entity='osd.3' cmd=[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi037", "root=default"]}]: dispatch 2024-04-23T02:34:15.312 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:34:14 smithi037 bash[54030]: cluster 2024-04-23T02:34:14.541061+0000 mon.a (mon.0) 374 : cluster 3 Health check update: Degraded data redundancy: 148/1095 objects degraded (13.516%), 23 pgs degraded (PG_DEGRADED) 2024-04-23T02:34:16.185 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:34:15 smithi191 bash[40117]: cluster 2024-04-23T02:34:14.300066+0000 mgr.y (mgr.25468) 214 : cluster 0 pgmap v143: 161 pgs: 23 active+undersized+degraded, 39 active+undersized, 99 active+clean; 604 KiB data, 218 MiB used, 715 GiB / 715 GiB avail; 148/1095 objects degraded (13.516%) 2024-04-23T02:34:16.185 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:34:15 smithi191 bash[40117]: cluster 2024-04-23T02:34:14.881166+0000 mon.a (mon.0) 375 : cluster 1 Health check cleared: OSD_DOWN (was: 1 osds down) 2024-04-23T02:34:16.185 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:34:15 smithi191 bash[40117]: cluster 2024-04-23T02:34:14.890486+0000 mon.a (mon.0) 376 : cluster 1 osd.3 [v2:172.21.15.37:6826/667679871,v1:172.21.15.37:6827/667679871] boot 2024-04-23T02:34:16.185 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:34:15 smithi191 bash[40117]: cluster 2024-04-23T02:34:14.890667+0000 mon.a (mon.0) 377 : cluster 0 osdmap e101: 8 total, 8 up, 8 in 2024-04-23T02:34:16.185 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:34:15 smithi191 bash[40117]: audit 2024-04-23T02:34:14.891248+0000 mon.c (mon.1) 120 : audit 0 from='mgr.25468 172.21.15.37:0/2063831359' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-04-23T02:34:16.311 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:34:15 smithi037 bash[54030]: cluster 2024-04-23T02:34:14.300066+0000 mgr.y (mgr.25468) 214 : cluster 0 pgmap v143: 161 pgs: 23 active+undersized+degraded, 39 active+undersized, 99 active+clean; 604 KiB data, 218 MiB used, 715 GiB / 715 GiB avail; 148/1095 objects degraded (13.516%) 2024-04-23T02:34:16.311 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:34:15 smithi037 bash[54030]: cluster 2024-04-23T02:34:14.881166+0000 mon.a (mon.0) 375 : cluster 1 Health check cleared: OSD_DOWN (was: 1 osds down) 2024-04-23T02:34:16.311 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:34:15 smithi037 bash[54030]: cluster 2024-04-23T02:34:14.890486+0000 mon.a (mon.0) 376 : cluster 1 osd.3 [v2:172.21.15.37:6826/667679871,v1:172.21.15.37:6827/667679871] boot 2024-04-23T02:34:16.311 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:34:15 smithi037 bash[54030]: cluster 2024-04-23T02:34:14.890667+0000 mon.a (mon.0) 377 : cluster 0 osdmap e101: 8 total, 8 up, 8 in 2024-04-23T02:34:16.311 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:34:15 smithi037 bash[54030]: audit 2024-04-23T02:34:14.891248+0000 mon.c (mon.1) 120 : audit 0 from='mgr.25468 172.21.15.37:0/2063831359' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-04-23T02:34:16.311 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:34:15 smithi037 bash[56036]: cluster 2024-04-23T02:34:14.300066+0000 mgr.y (mgr.25468) 214 : cluster 0 pgmap v143: 161 pgs: 23 active+undersized+degraded, 39 active+undersized, 99 active+clean; 604 KiB data, 218 MiB used, 715 GiB / 715 GiB avail; 148/1095 objects degraded (13.516%) 2024-04-23T02:34:16.312 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:34:15 smithi037 bash[56036]: cluster 2024-04-23T02:34:14.881166+0000 mon.a (mon.0) 375 : cluster 1 Health check cleared: OSD_DOWN (was: 1 osds down) 2024-04-23T02:34:16.312 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:34:15 smithi037 bash[56036]: cluster 2024-04-23T02:34:14.890486+0000 mon.a (mon.0) 376 : cluster 1 osd.3 [v2:172.21.15.37:6826/667679871,v1:172.21.15.37:6827/667679871] boot 2024-04-23T02:34:16.312 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:34:15 smithi037 bash[56036]: cluster 2024-04-23T02:34:14.890667+0000 mon.a (mon.0) 377 : cluster 0 osdmap e101: 8 total, 8 up, 8 in 2024-04-23T02:34:16.312 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:34:15 smithi037 bash[56036]: audit 2024-04-23T02:34:14.891248+0000 mon.c (mon.1) 120 : audit 0 from='mgr.25468 172.21.15.37:0/2063831359' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-04-23T02:34:17.185 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:34:16 smithi191 bash[40117]: cluster 2024-04-23T02:34:15.895427+0000 mon.a (mon.0) 378 : cluster 0 osdmap e102: 8 total, 8 up, 8 in 2024-04-23T02:34:17.311 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:34:16 smithi037 bash[54030]: cluster 2024-04-23T02:34:15.895427+0000 mon.a (mon.0) 378 : cluster 0 osdmap e102: 8 total, 8 up, 8 in 2024-04-23T02:34:17.311 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:34:16 smithi037 bash[56036]: cluster 2024-04-23T02:34:15.895427+0000 mon.a (mon.0) 378 : cluster 0 osdmap e102: 8 total, 8 up, 8 in 2024-04-23T02:34:18.185 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:34:17 smithi191 bash[40117]: cluster 2024-04-23T02:34:16.301423+0000 mgr.y (mgr.25468) 215 : cluster 0 pgmap v146: 161 pgs: 24 peering, 13 active+undersized+degraded, 19 active+undersized, 105 active+clean; 604 KiB data, 218 MiB used, 715 GiB / 715 GiB avail; 98/1095 objects degraded (8.950%) 2024-04-23T02:34:18.311 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:34:17 smithi037 bash[54030]: cluster 2024-04-23T02:34:16.301423+0000 mgr.y (mgr.25468) 215 : cluster 0 pgmap v146: 161 pgs: 24 peering, 13 active+undersized+degraded, 19 active+undersized, 105 active+clean; 604 KiB data, 218 MiB used, 715 GiB / 715 GiB avail; 98/1095 objects degraded (8.950%) 2024-04-23T02:34:18.311 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:34:17 smithi037 bash[56036]: cluster 2024-04-23T02:34:16.301423+0000 mgr.y (mgr.25468) 215 : cluster 0 pgmap v146: 161 pgs: 24 peering, 13 active+undersized+degraded, 19 active+undersized, 105 active+clean; 604 KiB data, 218 MiB used, 715 GiB / 715 GiB avail; 98/1095 objects degraded (8.950%) 2024-04-23T02:34:20.185 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:34:19 smithi191 bash[40117]: cluster 2024-04-23T02:34:18.302695+0000 mgr.y (mgr.25468) 216 : cluster 0 pgmap v147: 161 pgs: 24 peering, 10 active+undersized+degraded, 15 active+undersized, 112 active+clean; 604 KiB data, 218 MiB used, 715 GiB / 715 GiB avail; 69/1095 objects degraded (6.301%) 2024-04-23T02:34:20.185 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:34:19 smithi191 bash[40117]: cluster 2024-04-23T02:34:19.541881+0000 mon.a (mon.0) 379 : cluster 3 Health check update: Degraded data redundancy: 69/1095 objects degraded (6.301%), 10 pgs degraded (PG_DEGRADED) 2024-04-23T02:34:20.311 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:34:19 smithi037 bash[54030]: cluster 2024-04-23T02:34:18.302695+0000 mgr.y (mgr.25468) 216 : cluster 0 pgmap v147: 161 pgs: 24 peering, 10 active+undersized+degraded, 15 active+undersized, 112 active+clean; 604 KiB data, 218 MiB used, 715 GiB / 715 GiB avail; 69/1095 objects degraded (6.301%) 2024-04-23T02:34:20.311 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:34:19 smithi037 bash[54030]: cluster 2024-04-23T02:34:19.541881+0000 mon.a (mon.0) 379 : cluster 3 Health check update: Degraded data redundancy: 69/1095 objects degraded (6.301%), 10 pgs degraded (PG_DEGRADED) 2024-04-23T02:34:20.311 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:34:19 smithi037 bash[56036]: cluster 2024-04-23T02:34:18.302695+0000 mgr.y (mgr.25468) 216 : cluster 0 pgmap v147: 161 pgs: 24 peering, 10 active+undersized+degraded, 15 active+undersized, 112 active+clean; 604 KiB data, 218 MiB used, 715 GiB / 715 GiB avail; 69/1095 objects degraded (6.301%) 2024-04-23T02:34:20.312 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:34:19 smithi037 bash[56036]: cluster 2024-04-23T02:34:19.541881+0000 mon.a (mon.0) 379 : cluster 3 Health check update: Degraded data redundancy: 69/1095 objects degraded (6.301%), 10 pgs degraded (PG_DEGRADED) 2024-04-23T02:34:21.311 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:34:20 smithi037 bash[54030]: cluster 2024-04-23T02:34:20.924929+0000 mon.a (mon.0) 380 : cluster 1 Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 69/1095 objects degraded (6.301%), 10 pgs degraded) 2024-04-23T02:34:21.311 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:34:20 smithi037 bash[56036]: cluster 2024-04-23T02:34:20.924929+0000 mon.a (mon.0) 380 : cluster 1 Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 69/1095 objects degraded (6.301%), 10 pgs degraded) 2024-04-23T02:34:21.435 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:34:20 smithi191 bash[40117]: cluster 2024-04-23T02:34:20.924929+0000 mon.a (mon.0) 380 : cluster 1 Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 69/1095 objects degraded (6.301%), 10 pgs degraded) 2024-04-23T02:34:22.311 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:34:21 smithi037 bash[54030]: cluster 2024-04-23T02:34:20.303741+0000 mgr.y (mgr.25468) 217 : cluster 0 pgmap v148: 161 pgs: 24 peering, 137 active+clean; 604 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2024-04-23T02:34:22.311 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:34:21 smithi037 bash[56036]: cluster 2024-04-23T02:34:20.303741+0000 mgr.y (mgr.25468) 217 : cluster 0 pgmap v148: 161 pgs: 24 peering, 137 active+clean; 604 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2024-04-23T02:34:22.435 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:34:21 smithi191 bash[40117]: cluster 2024-04-23T02:34:20.303741+0000 mgr.y (mgr.25468) 217 : cluster 0 pgmap v148: 161 pgs: 24 peering, 137 active+clean; 604 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2024-04-23T02:34:24.311 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:34:23 smithi037 bash[54030]: cluster 2024-04-23T02:34:22.305353+0000 mgr.y (mgr.25468) 218 : cluster 0 pgmap v149: 161 pgs: 161 active+clean; 604 KiB data, 219 MiB used, 715 GiB / 715 GiB avail 2024-04-23T02:34:24.311 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:34:23 smithi037 bash[54030]: audit 2024-04-23T02:34:23.547768+0000 mon.a (mon.0) 381 : audit 1 from='mgr.25468 ' entity='mgr.y' 2024-04-23T02:34:24.312 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:34:23 smithi037 bash[54030]: audit 2024-04-23T02:34:23.563222+0000 mon.a (mon.0) 382 : audit 1 from='mgr.25468 ' entity='mgr.y' 2024-04-23T02:34:24.312 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:34:23 smithi037 bash[54030]: audit 2024-04-23T02:34:23.566628+0000 mon.c (mon.1) 121 : audit 0 from='mgr.25468 172.21.15.37:0/2063831359' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-23T02:34:24.312 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:34:23 smithi037 bash[54030]: audit 2024-04-23T02:34:23.568349+0000 mon.c (mon.1) 122 : audit 1 from='mgr.25468 172.21.15.37:0/2063831359' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-23T02:34:24.312 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:34:23 smithi037 bash[54030]: audit 2024-04-23T02:34:23.579753+0000 mon.a (mon.0) 383 : audit 1 from='mgr.25468 ' entity='mgr.y' 2024-04-23T02:34:24.312 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:34:23 smithi037 bash[54030]: audit 2024-04-23T02:34:23.672337+0000 mon.c (mon.1) 123 : audit 0 from='mgr.25468 172.21.15.37:0/2063831359' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-23T02:34:24.312 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:34:23 smithi037 bash[54030]: audit 2024-04-23T02:34:23.678366+0000 mon.c (mon.1) 124 : audit 0 from='mgr.25468 172.21.15.37:0/2063831359' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T02:34:24.312 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:34:23 smithi037 bash[54030]: audit 2024-04-23T02:34:23.682718+0000 mon.c (mon.1) 125 : audit 0 from='mgr.25468 172.21.15.37:0/2063831359' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T02:34:24.312 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:34:23 smithi037 bash[54030]: audit 2024-04-23T02:34:23.685863+0000 mon.c (mon.1) 126 : audit 0 from='mgr.25468 172.21.15.37:0/2063831359' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T02:34:24.312 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:34:23 smithi037 bash[54030]: audit 2024-04-23T02:34:23.689784+0000 mon.c (mon.1) 127 : audit 0 from='mgr.25468 172.21.15.37:0/2063831359' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16}]: dispatch 2024-04-23T02:34:24.312 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:34:23 smithi037 bash[56036]: cluster 2024-04-23T02:34:22.305353+0000 mgr.y (mgr.25468) 218 : cluster 0 pgmap v149: 161 pgs: 161 active+clean; 604 KiB data, 219 MiB used, 715 GiB / 715 GiB avail 2024-04-23T02:34:24.312 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:34:23 smithi037 bash[56036]: audit 2024-04-23T02:34:23.547768+0000 mon.a (mon.0) 381 : audit 1 from='mgr.25468 ' entity='mgr.y' 2024-04-23T02:34:24.312 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:34:23 smithi037 bash[56036]: audit 2024-04-23T02:34:23.563222+0000 mon.a (mon.0) 382 : audit 1 from='mgr.25468 ' entity='mgr.y' 2024-04-23T02:34:24.313 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:34:23 smithi037 bash[56036]: audit 2024-04-23T02:34:23.566628+0000 mon.c (mon.1) 121 : audit 0 from='mgr.25468 172.21.15.37:0/2063831359' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-23T02:34:24.313 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:34:23 smithi037 bash[56036]: audit 2024-04-23T02:34:23.568349+0000 mon.c (mon.1) 122 : audit 1 from='mgr.25468 172.21.15.37:0/2063831359' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-23T02:34:24.313 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:34:23 smithi037 bash[56036]: audit 2024-04-23T02:34:23.579753+0000 mon.a (mon.0) 383 : audit 1 from='mgr.25468 ' entity='mgr.y' 2024-04-23T02:34:24.313 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:34:23 smithi037 bash[56036]: audit 2024-04-23T02:34:23.672337+0000 mon.c (mon.1) 123 : audit 0 from='mgr.25468 172.21.15.37:0/2063831359' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-23T02:34:24.313 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:34:23 smithi037 bash[56036]: audit 2024-04-23T02:34:23.678366+0000 mon.c (mon.1) 124 : audit 0 from='mgr.25468 172.21.15.37:0/2063831359' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T02:34:24.313 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:34:23 smithi037 bash[56036]: audit 2024-04-23T02:34:23.682718+0000 mon.c (mon.1) 125 : audit 0 from='mgr.25468 172.21.15.37:0/2063831359' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T02:34:24.313 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:34:23 smithi037 bash[56036]: audit 2024-04-23T02:34:23.685863+0000 mon.c (mon.1) 126 : audit 0 from='mgr.25468 172.21.15.37:0/2063831359' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T02:34:24.313 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:34:23 smithi037 bash[56036]: audit 2024-04-23T02:34:23.689784+0000 mon.c (mon.1) 127 : audit 0 from='mgr.25468 172.21.15.37:0/2063831359' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16}]: dispatch 2024-04-23T02:34:24.435 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:34:23 smithi191 bash[40117]: cluster 2024-04-23T02:34:22.305353+0000 mgr.y (mgr.25468) 218 : cluster 0 pgmap v149: 161 pgs: 161 active+clean; 604 KiB data, 219 MiB used, 715 GiB / 715 GiB avail 2024-04-23T02:34:24.435 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:34:23 smithi191 bash[40117]: audit 2024-04-23T02:34:23.547768+0000 mon.a (mon.0) 381 : audit 1 from='mgr.25468 ' entity='mgr.y' 2024-04-23T02:34:24.435 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:34:23 smithi191 bash[40117]: audit 2024-04-23T02:34:23.563222+0000 mon.a (mon.0) 382 : audit 1 from='mgr.25468 ' entity='mgr.y' 2024-04-23T02:34:24.435 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:34:23 smithi191 bash[40117]: audit 2024-04-23T02:34:23.566628+0000 mon.c (mon.1) 121 : audit 0 from='mgr.25468 172.21.15.37:0/2063831359' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-23T02:34:24.436 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:34:23 smithi191 bash[40117]: audit 2024-04-23T02:34:23.568349+0000 mon.c (mon.1) 122 : audit 1 from='mgr.25468 172.21.15.37:0/2063831359' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-23T02:34:24.436 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:34:23 smithi191 bash[40117]: audit 2024-04-23T02:34:23.579753+0000 mon.a (mon.0) 383 : audit 1 from='mgr.25468 ' entity='mgr.y' 2024-04-23T02:34:24.436 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:34:23 smithi191 bash[40117]: audit 2024-04-23T02:34:23.672337+0000 mon.c (mon.1) 123 : audit 0 from='mgr.25468 172.21.15.37:0/2063831359' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-23T02:34:24.436 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:34:23 smithi191 bash[40117]: audit 2024-04-23T02:34:23.678366+0000 mon.c (mon.1) 124 : audit 0 from='mgr.25468 172.21.15.37:0/2063831359' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T02:34:24.436 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:34:23 smithi191 bash[40117]: audit 2024-04-23T02:34:23.682718+0000 mon.c (mon.1) 125 : audit 0 from='mgr.25468 172.21.15.37:0/2063831359' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T02:34:24.436 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:34:23 smithi191 bash[40117]: audit 2024-04-23T02:34:23.685863+0000 mon.c (mon.1) 126 : audit 0 from='mgr.25468 172.21.15.37:0/2063831359' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T02:34:24.436 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:34:23 smithi191 bash[40117]: audit 2024-04-23T02:34:23.689784+0000 mon.c (mon.1) 127 : audit 0 from='mgr.25468 172.21.15.37:0/2063831359' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16}]: dispatch 2024-04-23T02:34:25.311 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:34:24 smithi037 bash[54030]: cephadm 2024-04-23T02:34:23.569676+0000 mgr.y (mgr.25468) 219 : cephadm 3 unable to calc client keyring client.admin placement PlacementSpec(label='_admin'): Cannot place : No matching hosts for label _admin 2024-04-23T02:34:25.311 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:34:24 smithi037 bash[54030]: cluster 2024-04-23T02:34:23.570978+0000 mgr.y (mgr.25468) 220 : cluster 0 pgmap v150: 161 pgs: 161 active+clean; 604 KiB data, 219 MiB used, 715 GiB / 715 GiB avail 2024-04-23T02:34:25.311 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:34:24 smithi037 bash[54030]: cluster 2024-04-23T02:34:23.571473+0000 mgr.y (mgr.25468) 221 : cluster 0 pgmap v151: 161 pgs: 161 active+clean; 604 KiB data, 219 MiB used, 715 GiB / 715 GiB avail 2024-04-23T02:34:25.311 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:34:24 smithi037 bash[54030]: audit 2024-04-23T02:34:23.690048+0000 mgr.y (mgr.25468) 222 : audit 0 from='mon.1 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16}]: dispatch 2024-04-23T02:34:25.311 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:34:24 smithi037 bash[54030]: cephadm 2024-04-23T02:34:23.691817+0000 mgr.y (mgr.25468) 223 : cephadm 1 Upgrade: osd.4 is safe to restart 2024-04-23T02:34:25.312 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:34:24 smithi037 bash[56036]: cephadm 2024-04-23T02:34:23.569676+0000 mgr.y (mgr.25468) 219 : cephadm 3 unable to calc client keyring client.admin placement PlacementSpec(label='_admin'): Cannot place : No matching hosts for label _admin 2024-04-23T02:34:25.312 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:34:24 smithi037 bash[56036]: cluster 2024-04-23T02:34:23.570978+0000 mgr.y (mgr.25468) 220 : cluster 0 pgmap v150: 161 pgs: 161 active+clean; 604 KiB data, 219 MiB used, 715 GiB / 715 GiB avail 2024-04-23T02:34:25.312 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:34:24 smithi037 bash[56036]: cluster 2024-04-23T02:34:23.571473+0000 mgr.y (mgr.25468) 221 : cluster 0 pgmap v151: 161 pgs: 161 active+clean; 604 KiB data, 219 MiB used, 715 GiB / 715 GiB avail 2024-04-23T02:34:25.312 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:34:24 smithi037 bash[56036]: audit 2024-04-23T02:34:23.690048+0000 mgr.y (mgr.25468) 222 : audit 0 from='mon.1 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16}]: dispatch 2024-04-23T02:34:25.312 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:34:24 smithi037 bash[56036]: cephadm 2024-04-23T02:34:23.691817+0000 mgr.y (mgr.25468) 223 : cephadm 1 Upgrade: osd.4 is safe to restart 2024-04-23T02:34:25.421 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:34:24 smithi191 bash[40117]: cephadm 2024-04-23T02:34:23.569676+0000 mgr.y (mgr.25468) 219 : cephadm 3 unable to calc client keyring client.admin placement PlacementSpec(label='_admin'): Cannot place : No matching hosts for label _admin 2024-04-23T02:34:25.422 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:34:24 smithi191 bash[40117]: cluster 2024-04-23T02:34:23.570978+0000 mgr.y (mgr.25468) 220 : cluster 0 pgmap v150: 161 pgs: 161 active+clean; 604 KiB data, 219 MiB used, 715 GiB / 715 GiB avail 2024-04-23T02:34:25.422 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:34:24 smithi191 bash[40117]: cluster 2024-04-23T02:34:23.571473+0000 mgr.y (mgr.25468) 221 : cluster 0 pgmap v151: 161 pgs: 161 active+clean; 604 KiB data, 219 MiB used, 715 GiB / 715 GiB avail 2024-04-23T02:34:25.422 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:34:24 smithi191 bash[40117]: audit 2024-04-23T02:34:23.690048+0000 mgr.y (mgr.25468) 222 : audit 0 from='mon.1 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16}]: dispatch 2024-04-23T02:34:25.422 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:34:24 smithi191 bash[40117]: cephadm 2024-04-23T02:34:23.691817+0000 mgr.y (mgr.25468) 223 : cephadm 1 Upgrade: osd.4 is safe to restart 2024-04-23T02:34:27.311 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:34:26 smithi037 bash[54030]: cluster 2024-04-23T02:34:25.572420+0000 mgr.y (mgr.25468) 224 : cluster 0 pgmap v152: 161 pgs: 161 active+clean; 604 KiB data, 219 MiB used, 715 GiB / 715 GiB avail 2024-04-23T02:34:27.311 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:34:26 smithi037 bash[54030]: audit 2024-04-23T02:34:26.124305+0000 mon.a (mon.0) 384 : audit 1 from='mgr.25468 ' entity='mgr.y' 2024-04-23T02:34:27.311 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:34:26 smithi037 bash[54030]: audit 2024-04-23T02:34:26.126292+0000 mon.c (mon.1) 128 : audit 1 from='mgr.25468 172.21.15.37:0/2063831359' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.4"}]: dispatch 2024-04-23T02:34:27.311 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:34:26 smithi037 bash[54030]: audit 2024-04-23T02:34:26.127846+0000 mon.c (mon.1) 129 : audit 0 from='mgr.25468 172.21.15.37:0/2063831359' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-23T02:34:27.311 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:34:26 smithi037 bash[56036]: cluster 2024-04-23T02:34:25.572420+0000 mgr.y (mgr.25468) 224 : cluster 0 pgmap v152: 161 pgs: 161 active+clean; 604 KiB data, 219 MiB used, 715 GiB / 715 GiB avail 2024-04-23T02:34:27.312 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:34:26 smithi037 bash[56036]: audit 2024-04-23T02:34:26.124305+0000 mon.a (mon.0) 384 : audit 1 from='mgr.25468 ' entity='mgr.y' 2024-04-23T02:34:27.312 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:34:26 smithi037 bash[56036]: audit 2024-04-23T02:34:26.126292+0000 mon.c (mon.1) 128 : audit 1 from='mgr.25468 172.21.15.37:0/2063831359' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.4"}]: dispatch 2024-04-23T02:34:27.312 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:34:26 smithi037 bash[56036]: audit 2024-04-23T02:34:26.127846+0000 mon.c (mon.1) 129 : audit 0 from='mgr.25468 172.21.15.37:0/2063831359' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-23T02:34:27.389 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:34:26 smithi191 bash[40117]: cluster 2024-04-23T02:34:25.572420+0000 mgr.y (mgr.25468) 224 : cluster 0 pgmap v152: 161 pgs: 161 active+clean; 604 KiB data, 219 MiB used, 715 GiB / 715 GiB avail 2024-04-23T02:34:27.390 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:34:26 smithi191 bash[40117]: audit 2024-04-23T02:34:26.124305+0000 mon.a (mon.0) 384 : audit 1 from='mgr.25468 ' entity='mgr.y' 2024-04-23T02:34:27.390 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:34:26 smithi191 bash[40117]: audit 2024-04-23T02:34:26.126292+0000 mon.c (mon.1) 128 : audit 1 from='mgr.25468 172.21.15.37:0/2063831359' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.4"}]: dispatch 2024-04-23T02:34:27.390 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:34:26 smithi191 bash[40117]: audit 2024-04-23T02:34:26.127846+0000 mon.c (mon.1) 129 : audit 0 from='mgr.25468 172.21.15.37:0/2063831359' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-23T02:34:28.311 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:34:28 smithi037 bash[56036]: cephadm 2024-04-23T02:34:26.112653+0000 mgr.y (mgr.25468) 225 : cephadm 1 Upgrade: Updating osd.4 2024-04-23T02:34:28.311 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:34:28 smithi037 bash[56036]: cephadm 2024-04-23T02:34:26.133439+0000 mgr.y (mgr.25468) 226 : cephadm 1 Deploying daemon osd.4 on smithi191 2024-04-23T02:34:28.311 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:34:28 smithi037 bash[54030]: cephadm 2024-04-23T02:34:26.112653+0000 mgr.y (mgr.25468) 225 : cephadm 1 Upgrade: Updating osd.4 2024-04-23T02:34:28.311 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:34:28 smithi037 bash[54030]: cephadm 2024-04-23T02:34:26.133439+0000 mgr.y (mgr.25468) 226 : cephadm 1 Deploying daemon osd.4 on smithi191 2024-04-23T02:34:28.435 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:34:28 smithi191 bash[40117]: cephadm 2024-04-23T02:34:26.112653+0000 mgr.y (mgr.25468) 225 : cephadm 1 Upgrade: Updating osd.4 2024-04-23T02:34:28.435 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:34:28 smithi191 bash[40117]: cephadm 2024-04-23T02:34:26.133439+0000 mgr.y (mgr.25468) 226 : cephadm 1 Deploying daemon osd.4 on smithi191 2024-04-23T02:34:29.133 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:34:28 smithi191 bash[40117]: cluster 2024-04-23T02:34:27.574064+0000 mgr.y (mgr.25468) 227 : cluster 0 pgmap v153: 161 pgs: 161 active+clean; 604 KiB data, 219 MiB used, 715 GiB / 715 GiB avail 2024-04-23T02:34:29.311 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:34:29 smithi037 bash[54030]: cluster 2024-04-23T02:34:27.574064+0000 mgr.y (mgr.25468) 227 : cluster 0 pgmap v153: 161 pgs: 161 active+clean; 604 KiB data, 219 MiB used, 715 GiB / 715 GiB avail 2024-04-23T02:34:29.311 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:34:29 smithi037 bash[56036]: cluster 2024-04-23T02:34:27.574064+0000 mgr.y (mgr.25468) 227 : cluster 0 pgmap v153: 161 pgs: 161 active+clean; 604 KiB data, 219 MiB used, 715 GiB / 715 GiB avail 2024-04-23T02:34:30.351 INFO:journalctl@ceph.osd.4.smithi191.stdout:Apr 23 02:34:30 smithi191 systemd[1]: Stopping Ceph osd.4 for 39f0dbf0-0117-11ef-bc93-c7b262605968... 2024-04-23T02:34:30.685 INFO:journalctl@ceph.osd.4.smithi191.stdout:Apr 23 02:34:30 smithi191 bash[17478]: debug 2024-04-23T02:34:30.335+0000 7f091f506700 -1 received signal: Terminated from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-04-23T02:34:30.685 INFO:journalctl@ceph.osd.4.smithi191.stdout:Apr 23 02:34:30 smithi191 bash[17478]: debug 2024-04-23T02:34:30.335+0000 7f091f506700 -1 osd.4 102 *** Got signal Terminated *** 2024-04-23T02:34:30.685 INFO:journalctl@ceph.osd.4.smithi191.stdout:Apr 23 02:34:30 smithi191 bash[17478]: debug 2024-04-23T02:34:30.335+0000 7f091f506700 -1 osd.4 102 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-04-23T02:34:31.182 INFO:journalctl@ceph.osd.4.smithi191.stdout:Apr 23 02:34:30 smithi191 bash[42094]: ceph-39f0dbf0-0117-11ef-bc93-c7b262605968-osd.4 2024-04-23T02:34:31.182 INFO:journalctl@ceph.osd.4.smithi191.stdout:Apr 23 02:34:31 smithi191 bash[42168]: Error response from daemon: No such container: ceph-39f0dbf0-0117-11ef-bc93-c7b262605968-osd.4 2024-04-23T02:34:31.182 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:34:31 smithi191 bash[40117]: cluster 2024-04-23T02:34:29.575032+0000 mgr.y (mgr.25468) 228 : cluster 0 pgmap v154: 161 pgs: 161 active+clean; 604 KiB data, 219 MiB used, 715 GiB / 715 GiB avail 2024-04-23T02:34:31.182 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:34:31 smithi191 bash[40117]: audit 2024-04-23T02:34:30.130306+0000 mon.a (mon.0) 385 : audit 1 from='mgr.25468 ' entity='mgr.y' 2024-04-23T02:34:31.182 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:34:31 smithi191 bash[40117]: cluster 2024-04-23T02:34:30.404470+0000 mon.a (mon.0) 386 : cluster 0 osd.4 reported immediately failed by osd.1 2024-04-23T02:34:31.183 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:34:31 smithi191 bash[40117]: cluster 2024-04-23T02:34:30.404545+0000 mon.a (mon.0) 387 : cluster 1 osd.4 failed (root=default,host=smithi191) (connection refused reported by osd.1) 2024-04-23T02:34:31.183 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:34:31 smithi191 bash[40117]: cluster 2024-04-23T02:34:30.602650+0000 mon.a (mon.0) 388 : cluster 0 osd.4 reported immediately failed by osd.6 2024-04-23T02:34:31.183 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:34:31 smithi191 bash[40117]: cluster 2024-04-23T02:34:30.603001+0000 mon.a (mon.0) 389 : cluster 0 osd.4 reported immediately failed by osd.5 2024-04-23T02:34:31.183 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:34:31 smithi191 bash[40117]: cluster 2024-04-23T02:34:30.604936+0000 mon.a (mon.0) 390 : cluster 0 osd.4 reported immediately failed by osd.6 2024-04-23T02:34:31.183 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:34:31 smithi191 bash[40117]: cluster 2024-04-23T02:34:30.605217+0000 mon.a (mon.0) 391 : cluster 0 osd.4 reported immediately failed by osd.3 2024-04-23T02:34:31.183 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:34:31 smithi191 bash[40117]: cluster 2024-04-23T02:34:30.605928+0000 mon.a (mon.0) 392 : cluster 0 osd.4 reported immediately failed by osd.5 2024-04-23T02:34:31.183 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:34:31 smithi191 bash[40117]: cluster 2024-04-23T02:34:30.606260+0000 mon.a (mon.0) 393 : cluster 0 osd.4 reported immediately failed by osd.0 2024-04-23T02:34:31.183 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:34:31 smithi191 bash[40117]: cluster 2024-04-23T02:34:30.606499+0000 mon.a (mon.0) 394 : cluster 0 osd.4 reported immediately failed by osd.3 2024-04-23T02:34:31.183 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:34:31 smithi191 bash[40117]: cluster 2024-04-23T02:34:30.606677+0000 mon.a (mon.0) 395 : cluster 0 osd.4 reported immediately failed by osd.7 2024-04-23T02:34:31.183 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:34:31 smithi191 bash[40117]: cluster 2024-04-23T02:34:30.606960+0000 mon.a (mon.0) 396 : cluster 0 osd.4 reported immediately failed by osd.0 2024-04-23T02:34:31.183 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:34:31 smithi191 bash[40117]: cluster 2024-04-23T02:34:30.607116+0000 mon.a (mon.0) 397 : cluster 0 osd.4 reported immediately failed by osd.7 2024-04-23T02:34:31.183 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:34:31 smithi191 bash[40117]: cluster 2024-04-23T02:34:30.607438+0000 mon.a (mon.0) 398 : cluster 0 osd.4 reported immediately failed by osd.1 2024-04-23T02:34:31.183 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:34:31 smithi191 bash[40117]: cluster 2024-04-23T02:34:30.607731+0000 mon.a (mon.0) 399 : cluster 0 osd.4 reported immediately failed by osd.1 2024-04-23T02:34:31.183 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:34:31 smithi191 bash[40117]: cluster 2024-04-23T02:34:30.607943+0000 mon.a (mon.0) 400 : cluster 0 osd.4 reported immediately failed by osd.2 2024-04-23T02:34:31.184 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:34:31 smithi191 bash[40117]: cluster 2024-04-23T02:34:30.608292+0000 mon.a (mon.0) 401 : cluster 0 osd.4 reported immediately failed by osd.2 2024-04-23T02:34:31.184 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:34:31 smithi191 bash[40117]: cluster 2024-04-23T02:34:31.001344+0000 mon.a (mon.0) 402 : cluster 0 osd.4 reported immediately failed by osd.7 2024-04-23T02:34:31.184 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:34:31 smithi191 bash[40117]: cluster 2024-04-23T02:34:31.004030+0000 mon.a (mon.0) 403 : cluster 0 osd.4 reported immediately failed by osd.5 2024-04-23T02:34:31.184 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:34:31 smithi191 bash[40117]: cluster 2024-04-23T02:34:31.004470+0000 mon.a (mon.0) 404 : cluster 0 osd.4 reported immediately failed by osd.6 2024-04-23T02:34:31.184 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:34:31 smithi191 bash[40117]: cluster 2024-04-23T02:34:31.005043+0000 mon.a (mon.0) 405 : cluster 0 osd.4 reported immediately failed by osd.7 2024-04-23T02:34:31.312 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:34:31 smithi037 bash[54030]: cluster 2024-04-23T02:34:29.575032+0000 mgr.y (mgr.25468) 228 : cluster 0 pgmap v154: 161 pgs: 161 active+clean; 604 KiB data, 219 MiB used, 715 GiB / 715 GiB avail 2024-04-23T02:34:31.312 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:34:31 smithi037 bash[54030]: audit 2024-04-23T02:34:30.130306+0000 mon.a (mon.0) 385 : audit 1 from='mgr.25468 ' entity='mgr.y' 2024-04-23T02:34:31.312 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:34:31 smithi037 bash[54030]: cluster 2024-04-23T02:34:30.404470+0000 mon.a (mon.0) 386 : cluster 0 osd.4 reported immediately failed by osd.1 2024-04-23T02:34:31.312 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:34:31 smithi037 bash[54030]: cluster 2024-04-23T02:34:30.404545+0000 mon.a (mon.0) 387 : cluster 1 osd.4 failed (root=default,host=smithi191) (connection refused reported by osd.1) 2024-04-23T02:34:31.312 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:34:31 smithi037 bash[54030]: cluster 2024-04-23T02:34:30.602650+0000 mon.a (mon.0) 388 : cluster 0 osd.4 reported immediately failed by osd.6 2024-04-23T02:34:31.312 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:34:31 smithi037 bash[54030]: cluster 2024-04-23T02:34:30.603001+0000 mon.a (mon.0) 389 : cluster 0 osd.4 reported immediately failed by osd.5 2024-04-23T02:34:31.312 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:34:31 smithi037 bash[54030]: cluster 2024-04-23T02:34:30.604936+0000 mon.a (mon.0) 390 : cluster 0 osd.4 reported immediately failed by osd.6 2024-04-23T02:34:31.312 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:34:31 smithi037 bash[54030]: cluster 2024-04-23T02:34:30.605217+0000 mon.a (mon.0) 391 : cluster 0 osd.4 reported immediately failed by osd.3 2024-04-23T02:34:31.312 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:34:31 smithi037 bash[54030]: cluster 2024-04-23T02:34:30.605928+0000 mon.a (mon.0) 392 : cluster 0 osd.4 reported immediately failed by osd.5 2024-04-23T02:34:31.312 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:34:31 smithi037 bash[54030]: cluster 2024-04-23T02:34:30.606260+0000 mon.a (mon.0) 393 : cluster 0 osd.4 reported immediately failed by osd.0 2024-04-23T02:34:31.312 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:34:31 smithi037 bash[54030]: cluster 2024-04-23T02:34:30.606499+0000 mon.a (mon.0) 394 : cluster 0 osd.4 reported immediately failed by osd.3 2024-04-23T02:34:31.313 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:34:31 smithi037 bash[54030]: cluster 2024-04-23T02:34:30.606677+0000 mon.a (mon.0) 395 : cluster 0 osd.4 reported immediately failed by osd.7 2024-04-23T02:34:31.313 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:34:31 smithi037 bash[54030]: cluster 2024-04-23T02:34:30.606960+0000 mon.a (mon.0) 396 : cluster 0 osd.4 reported immediately failed by osd.0 2024-04-23T02:34:31.313 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:34:31 smithi037 bash[54030]: cluster 2024-04-23T02:34:30.607116+0000 mon.a (mon.0) 397 : cluster 0 osd.4 reported immediately failed by osd.7 2024-04-23T02:34:31.313 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:34:31 smithi037 bash[54030]: cluster 2024-04-23T02:34:30.607438+0000 mon.a (mon.0) 398 : cluster 0 osd.4 reported immediately failed by osd.1 2024-04-23T02:34:31.313 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:34:31 smithi037 bash[54030]: cluster 2024-04-23T02:34:30.607731+0000 mon.a (mon.0) 399 : cluster 0 osd.4 reported immediately failed by osd.1 2024-04-23T02:34:31.313 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:34:31 smithi037 bash[54030]: cluster 2024-04-23T02:34:30.607943+0000 mon.a (mon.0) 400 : cluster 0 osd.4 reported immediately failed by osd.2 2024-04-23T02:34:31.313 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:34:31 smithi037 bash[54030]: cluster 2024-04-23T02:34:30.608292+0000 mon.a (mon.0) 401 : cluster 0 osd.4 reported immediately failed by osd.2 2024-04-23T02:34:31.313 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:34:31 smithi037 bash[54030]: cluster 2024-04-23T02:34:31.001344+0000 mon.a (mon.0) 402 : cluster 0 osd.4 reported immediately failed by osd.7 2024-04-23T02:34:31.313 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:34:31 smithi037 bash[54030]: cluster 2024-04-23T02:34:31.004030+0000 mon.a (mon.0) 403 : cluster 0 osd.4 reported immediately failed by osd.5 2024-04-23T02:34:31.313 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:34:31 smithi037 bash[54030]: cluster 2024-04-23T02:34:31.004470+0000 mon.a (mon.0) 404 : cluster 0 osd.4 reported immediately failed by osd.6 2024-04-23T02:34:31.313 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:34:31 smithi037 bash[54030]: cluster 2024-04-23T02:34:31.005043+0000 mon.a (mon.0) 405 : cluster 0 osd.4 reported immediately failed by osd.7 2024-04-23T02:34:31.314 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:34:31 smithi037 bash[56036]: cluster 2024-04-23T02:34:29.575032+0000 mgr.y (mgr.25468) 228 : cluster 0 pgmap v154: 161 pgs: 161 active+clean; 604 KiB data, 219 MiB used, 715 GiB / 715 GiB avail 2024-04-23T02:34:31.314 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:34:31 smithi037 bash[56036]: audit 2024-04-23T02:34:30.130306+0000 mon.a (mon.0) 385 : audit 1 from='mgr.25468 ' entity='mgr.y' 2024-04-23T02:34:31.314 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:34:31 smithi037 bash[56036]: cluster 2024-04-23T02:34:30.404470+0000 mon.a (mon.0) 386 : cluster 0 osd.4 reported immediately failed by osd.1 2024-04-23T02:34:31.314 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:34:31 smithi037 bash[56036]: cluster 2024-04-23T02:34:30.404545+0000 mon.a (mon.0) 387 : cluster 1 osd.4 failed (root=default,host=smithi191) (connection refused reported by osd.1) 2024-04-23T02:34:31.314 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:34:31 smithi037 bash[56036]: cluster 2024-04-23T02:34:30.602650+0000 mon.a (mon.0) 388 : cluster 0 osd.4 reported immediately failed by osd.6 2024-04-23T02:34:31.314 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:34:31 smithi037 bash[56036]: cluster 2024-04-23T02:34:30.603001+0000 mon.a (mon.0) 389 : cluster 0 osd.4 reported immediately failed by osd.5 2024-04-23T02:34:31.314 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:34:31 smithi037 bash[56036]: cluster 2024-04-23T02:34:30.604936+0000 mon.a (mon.0) 390 : cluster 0 osd.4 reported immediately failed by osd.6 2024-04-23T02:34:31.314 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:34:31 smithi037 bash[56036]: cluster 2024-04-23T02:34:30.605217+0000 mon.a (mon.0) 391 : cluster 0 osd.4 reported immediately failed by osd.3 2024-04-23T02:34:31.314 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:34:31 smithi037 bash[56036]: cluster 2024-04-23T02:34:30.605928+0000 mon.a (mon.0) 392 : cluster 0 osd.4 reported immediately failed by osd.5 2024-04-23T02:34:31.314 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:34:31 smithi037 bash[56036]: cluster 2024-04-23T02:34:30.606260+0000 mon.a (mon.0) 393 : cluster 0 osd.4 reported immediately failed by osd.0 2024-04-23T02:34:31.314 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:34:31 smithi037 bash[56036]: cluster 2024-04-23T02:34:30.606499+0000 mon.a (mon.0) 394 : cluster 0 osd.4 reported immediately failed by osd.3 2024-04-23T02:34:31.314 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:34:31 smithi037 bash[56036]: cluster 2024-04-23T02:34:30.606677+0000 mon.a (mon.0) 395 : cluster 0 osd.4 reported immediately failed by osd.7 2024-04-23T02:34:31.315 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:34:31 smithi037 bash[56036]: cluster 2024-04-23T02:34:30.606960+0000 mon.a (mon.0) 396 : cluster 0 osd.4 reported immediately failed by osd.0 2024-04-23T02:34:31.315 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:34:31 smithi037 bash[56036]: cluster 2024-04-23T02:34:30.607116+0000 mon.a (mon.0) 397 : cluster 0 osd.4 reported immediately failed by osd.7 2024-04-23T02:34:31.315 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:34:31 smithi037 bash[56036]: cluster 2024-04-23T02:34:30.607438+0000 mon.a (mon.0) 398 : cluster 0 osd.4 reported immediately failed by osd.1 2024-04-23T02:34:31.315 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:34:31 smithi037 bash[56036]: cluster 2024-04-23T02:34:30.607731+0000 mon.a (mon.0) 399 : cluster 0 osd.4 reported immediately failed by osd.1 2024-04-23T02:34:31.315 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:34:31 smithi037 bash[56036]: cluster 2024-04-23T02:34:30.607943+0000 mon.a (mon.0) 400 : cluster 0 osd.4 reported immediately failed by osd.2 2024-04-23T02:34:31.315 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:34:31 smithi037 bash[56036]: cluster 2024-04-23T02:34:30.608292+0000 mon.a (mon.0) 401 : cluster 0 osd.4 reported immediately failed by osd.2 2024-04-23T02:34:31.315 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:34:31 smithi037 bash[56036]: cluster 2024-04-23T02:34:31.001344+0000 mon.a (mon.0) 402 : cluster 0 osd.4 reported immediately failed by osd.7 2024-04-23T02:34:31.315 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:34:31 smithi037 bash[56036]: cluster 2024-04-23T02:34:31.004030+0000 mon.a (mon.0) 403 : cluster 0 osd.4 reported immediately failed by osd.5 2024-04-23T02:34:31.315 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:34:31 smithi037 bash[56036]: cluster 2024-04-23T02:34:31.004470+0000 mon.a (mon.0) 404 : cluster 0 osd.4 reported immediately failed by osd.6 2024-04-23T02:34:31.315 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:34:31 smithi037 bash[56036]: cluster 2024-04-23T02:34:31.005043+0000 mon.a (mon.0) 405 : cluster 0 osd.4 reported immediately failed by osd.7 2024-04-23T02:34:32.311 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:34:32 smithi037 bash[54030]: cluster 2024-04-23T02:34:31.006484+0000 mon.a (mon.0) 406 : cluster 0 osd.4 reported immediately failed by osd.6 2024-04-23T02:34:32.312 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:34:32 smithi037 bash[54030]: cluster 2024-04-23T02:34:31.006990+0000 mon.a (mon.0) 407 : cluster 0 osd.4 reported immediately failed by osd.7 2024-04-23T02:34:32.312 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:34:32 smithi037 bash[54030]: cluster 2024-04-23T02:34:31.007451+0000 mon.a (mon.0) 408 : cluster 0 osd.4 reported immediately failed by osd.5 2024-04-23T02:34:32.312 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:34:32 smithi037 bash[54030]: cluster 2024-04-23T02:34:31.009175+0000 mon.a (mon.0) 409 : cluster 0 osd.4 reported immediately failed by osd.0 2024-04-23T02:34:32.312 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:34:32 smithi037 bash[54030]: cluster 2024-04-23T02:34:31.009579+0000 mon.a (mon.0) 410 : cluster 0 osd.4 reported immediately failed by osd.0 2024-04-23T02:34:32.312 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:34:32 smithi037 bash[54030]: cluster 2024-04-23T02:34:31.009765+0000 mon.a (mon.0) 411 : cluster 0 osd.4 reported immediately failed by osd.3 2024-04-23T02:34:32.312 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:34:32 smithi037 bash[54030]: cluster 2024-04-23T02:34:31.017527+0000 mon.a (mon.0) 412 : cluster 0 osd.4 reported immediately failed by osd.3 2024-04-23T02:34:32.313 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:34:32 smithi037 bash[54030]: cluster 2024-04-23T02:34:31.017878+0000 mon.a (mon.0) 413 : cluster 0 osd.4 reported immediately failed by osd.2 2024-04-23T02:34:32.313 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:34:32 smithi037 bash[54030]: cluster 2024-04-23T02:34:31.018124+0000 mon.a (mon.0) 414 : cluster 0 osd.4 reported immediately failed by osd.1 2024-04-23T02:34:32.313 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:34:32 smithi037 bash[54030]: cluster 2024-04-23T02:34:31.018326+0000 mon.a (mon.0) 415 : cluster 0 osd.4 reported immediately failed by osd.1 2024-04-23T02:34:32.313 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:34:32 smithi037 bash[54030]: cluster 2024-04-23T02:34:31.018440+0000 mon.a (mon.0) 416 : cluster 0 osd.4 reported immediately failed by osd.2 2024-04-23T02:34:32.313 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:34:32 smithi037 bash[54030]: cluster 2024-04-23T02:34:31.127165+0000 mon.a (mon.0) 417 : cluster 3 Health check failed: 1 osds down (OSD_DOWN) 2024-04-23T02:34:32.313 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:34:32 smithi037 bash[54030]: cluster 2024-04-23T02:34:31.137877+0000 mon.a (mon.0) 418 : cluster 0 osdmap e103: 8 total, 7 up, 8 in 2024-04-23T02:34:32.314 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:34:32 smithi037 bash[56036]: cluster 2024-04-23T02:34:31.006484+0000 mon.a (mon.0) 406 : cluster 0 osd.4 reported immediately failed by osd.6 2024-04-23T02:34:32.314 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:34:32 smithi037 bash[56036]: cluster 2024-04-23T02:34:31.006990+0000 mon.a (mon.0) 407 : cluster 0 osd.4 reported immediately failed by osd.7 2024-04-23T02:34:32.314 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:34:32 smithi037 bash[56036]: cluster 2024-04-23T02:34:31.007451+0000 mon.a (mon.0) 408 : cluster 0 osd.4 reported immediately failed by osd.5 2024-04-23T02:34:32.314 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:34:32 smithi037 bash[56036]: cluster 2024-04-23T02:34:31.009175+0000 mon.a (mon.0) 409 : cluster 0 osd.4 reported immediately failed by osd.0 2024-04-23T02:34:32.314 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:34:32 smithi037 bash[56036]: cluster 2024-04-23T02:34:31.009579+0000 mon.a (mon.0) 410 : cluster 0 osd.4 reported immediately failed by osd.0 2024-04-23T02:34:32.314 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:34:32 smithi037 bash[56036]: cluster 2024-04-23T02:34:31.009765+0000 mon.a (mon.0) 411 : cluster 0 osd.4 reported immediately failed by osd.3 2024-04-23T02:34:32.315 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:34:32 smithi037 bash[56036]: cluster 2024-04-23T02:34:31.017527+0000 mon.a (mon.0) 412 : cluster 0 osd.4 reported immediately failed by osd.3 2024-04-23T02:34:32.315 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:34:32 smithi037 bash[56036]: cluster 2024-04-23T02:34:31.017878+0000 mon.a (mon.0) 413 : cluster 0 osd.4 reported immediately failed by osd.2 2024-04-23T02:34:32.315 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:34:32 smithi037 bash[56036]: cluster 2024-04-23T02:34:31.018124+0000 mon.a (mon.0) 414 : cluster 0 osd.4 reported immediately failed by osd.1 2024-04-23T02:34:32.315 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:34:32 smithi037 bash[56036]: cluster 2024-04-23T02:34:31.018326+0000 mon.a (mon.0) 415 : cluster 0 osd.4 reported immediately failed by osd.1 2024-04-23T02:34:32.315 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:34:32 smithi037 bash[56036]: cluster 2024-04-23T02:34:31.018440+0000 mon.a (mon.0) 416 : cluster 0 osd.4 reported immediately failed by osd.2 2024-04-23T02:34:32.315 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:34:32 smithi037 bash[56036]: cluster 2024-04-23T02:34:31.127165+0000 mon.a (mon.0) 417 : cluster 3 Health check failed: 1 osds down (OSD_DOWN) 2024-04-23T02:34:32.315 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:34:32 smithi037 bash[56036]: cluster 2024-04-23T02:34:31.137877+0000 mon.a (mon.0) 418 : cluster 0 osdmap e103: 8 total, 7 up, 8 in 2024-04-23T02:34:32.435 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:34:32 smithi191 bash[40117]: cluster 2024-04-23T02:34:31.006484+0000 mon.a (mon.0) 406 : cluster 0 osd.4 reported immediately failed by osd.6 2024-04-23T02:34:32.435 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:34:32 smithi191 bash[40117]: cluster 2024-04-23T02:34:31.006990+0000 mon.a (mon.0) 407 : cluster 0 osd.4 reported immediately failed by osd.7 2024-04-23T02:34:32.435 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:34:32 smithi191 bash[40117]: cluster 2024-04-23T02:34:31.007451+0000 mon.a (mon.0) 408 : cluster 0 osd.4 reported immediately failed by osd.5 2024-04-23T02:34:32.435 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:34:32 smithi191 bash[40117]: cluster 2024-04-23T02:34:31.009175+0000 mon.a (mon.0) 409 : cluster 0 osd.4 reported immediately failed by osd.0 2024-04-23T02:34:32.435 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:34:32 smithi191 bash[40117]: cluster 2024-04-23T02:34:31.009579+0000 mon.a (mon.0) 410 : cluster 0 osd.4 reported immediately failed by osd.0 2024-04-23T02:34:32.435 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:34:32 smithi191 bash[40117]: cluster 2024-04-23T02:34:31.009765+0000 mon.a (mon.0) 411 : cluster 0 osd.4 reported immediately failed by osd.3 2024-04-23T02:34:32.435 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:34:32 smithi191 bash[40117]: cluster 2024-04-23T02:34:31.017527+0000 mon.a (mon.0) 412 : cluster 0 osd.4 reported immediately failed by osd.3 2024-04-23T02:34:32.435 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:34:32 smithi191 bash[40117]: cluster 2024-04-23T02:34:31.017878+0000 mon.a (mon.0) 413 : cluster 0 osd.4 reported immediately failed by osd.2 2024-04-23T02:34:32.435 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:34:32 smithi191 bash[40117]: cluster 2024-04-23T02:34:31.018124+0000 mon.a (mon.0) 414 : cluster 0 osd.4 reported immediately failed by osd.1 2024-04-23T02:34:32.435 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:34:32 smithi191 bash[40117]: cluster 2024-04-23T02:34:31.018326+0000 mon.a (mon.0) 415 : cluster 0 osd.4 reported immediately failed by osd.1 2024-04-23T02:34:32.436 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:34:32 smithi191 bash[40117]: cluster 2024-04-23T02:34:31.018440+0000 mon.a (mon.0) 416 : cluster 0 osd.4 reported immediately failed by osd.2 2024-04-23T02:34:32.436 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:34:32 smithi191 bash[40117]: cluster 2024-04-23T02:34:31.127165+0000 mon.a (mon.0) 417 : cluster 3 Health check failed: 1 osds down (OSD_DOWN) 2024-04-23T02:34:32.436 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:34:32 smithi191 bash[40117]: cluster 2024-04-23T02:34:31.137877+0000 mon.a (mon.0) 418 : cluster 0 osdmap e103: 8 total, 7 up, 8 in 2024-04-23T02:34:33.297 INFO:journalctl@ceph.osd.4.smithi191.stdout:Apr 23 02:34:33 smithi191 systemd[1]: ceph-39f0dbf0-0117-11ef-bc93-c7b262605968@osd.4.service: Succeeded. 2024-04-23T02:34:33.297 INFO:journalctl@ceph.osd.4.smithi191.stdout:Apr 23 02:34:33 smithi191 systemd[1]: Stopped Ceph osd.4 for 39f0dbf0-0117-11ef-bc93-c7b262605968. 2024-04-23T02:34:33.297 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:34:33 smithi191 bash[40117]: cluster 2024-04-23T02:34:31.575840+0000 mgr.y (mgr.25468) 229 : cluster 0 pgmap v156: 161 pgs: 24 stale+active+clean, 137 active+clean; 604 KiB data, 219 MiB used, 715 GiB / 715 GiB avail 2024-04-23T02:34:33.298 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:34:33 smithi191 bash[40117]: cluster 2024-04-23T02:34:32.144530+0000 mon.a (mon.0) 419 : cluster 0 osdmap e104: 8 total, 7 up, 8 in 2024-04-23T02:34:33.311 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:34:33 smithi037 bash[54030]: cluster 2024-04-23T02:34:31.575840+0000 mgr.y (mgr.25468) 229 : cluster 0 pgmap v156: 161 pgs: 24 stale+active+clean, 137 active+clean; 604 KiB data, 219 MiB used, 715 GiB / 715 GiB avail 2024-04-23T02:34:33.311 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:34:33 smithi037 bash[54030]: cluster 2024-04-23T02:34:32.144530+0000 mon.a (mon.0) 419 : cluster 0 osdmap e104: 8 total, 7 up, 8 in 2024-04-23T02:34:33.311 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:34:33 smithi037 bash[56036]: cluster 2024-04-23T02:34:31.575840+0000 mgr.y (mgr.25468) 229 : cluster 0 pgmap v156: 161 pgs: 24 stale+active+clean, 137 active+clean; 604 KiB data, 219 MiB used, 715 GiB / 715 GiB avail 2024-04-23T02:34:33.311 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:34:33 smithi037 bash[56036]: cluster 2024-04-23T02:34:32.144530+0000 mon.a (mon.0) 419 : cluster 0 osdmap e104: 8 total, 7 up, 8 in 2024-04-23T02:34:33.685 INFO:journalctl@ceph.osd.4.smithi191.stdout:Apr 23 02:34:33 smithi191 systemd[1]: Started Ceph osd.4 for 39f0dbf0-0117-11ef-bc93-c7b262605968. 2024-04-23T02:34:34.435 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:34:34 smithi191 bash[40117]: audit 2024-04-23T02:34:33.334299+0000 mon.a (mon.0) 420 : audit 1 from='mgr.25468 ' entity='mgr.y' 2024-04-23T02:34:34.435 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:34:34 smithi191 bash[40117]: audit 2024-04-23T02:34:33.353381+0000 mon.a (mon.0) 421 : audit 1 from='mgr.25468 ' entity='mgr.y' 2024-04-23T02:34:34.435 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:34:34 smithi191 bash[40117]: audit 2024-04-23T02:34:33.366216+0000 mon.c (mon.1) 130 : audit 0 from='mgr.25468 172.21.15.37:0/2063831359' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-23T02:34:34.435 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:34:34 smithi191 bash[40117]: cluster 2024-04-23T02:34:33.576701+0000 mgr.y (mgr.25468) 230 : cluster 0 pgmap v158: 161 pgs: 8 peering, 22 stale+active+clean, 131 active+clean; 604 KiB data, 219 MiB used, 715 GiB / 715 GiB avail 2024-04-23T02:34:34.811 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:34:34 smithi037 bash[54030]: audit 2024-04-23T02:34:33.334299+0000 mon.a (mon.0) 420 : audit 1 from='mgr.25468 ' entity='mgr.y' 2024-04-23T02:34:34.811 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:34:34 smithi037 bash[54030]: audit 2024-04-23T02:34:33.353381+0000 mon.a (mon.0) 421 : audit 1 from='mgr.25468 ' entity='mgr.y' 2024-04-23T02:34:34.811 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:34:34 smithi037 bash[54030]: audit 2024-04-23T02:34:33.366216+0000 mon.c (mon.1) 130 : audit 0 from='mgr.25468 172.21.15.37:0/2063831359' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-23T02:34:34.811 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:34:34 smithi037 bash[54030]: cluster 2024-04-23T02:34:33.576701+0000 mgr.y (mgr.25468) 230 : cluster 0 pgmap v158: 161 pgs: 8 peering, 22 stale+active+clean, 131 active+clean; 604 KiB data, 219 MiB used, 715 GiB / 715 GiB avail 2024-04-23T02:34:34.812 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:34:34 smithi037 bash[56036]: audit 2024-04-23T02:34:33.334299+0000 mon.a (mon.0) 420 : audit 1 from='mgr.25468 ' entity='mgr.y' 2024-04-23T02:34:34.812 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:34:34 smithi037 bash[56036]: audit 2024-04-23T02:34:33.353381+0000 mon.a (mon.0) 421 : audit 1 from='mgr.25468 ' entity='mgr.y' 2024-04-23T02:34:34.812 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:34:34 smithi037 bash[56036]: audit 2024-04-23T02:34:33.366216+0000 mon.c (mon.1) 130 : audit 0 from='mgr.25468 172.21.15.37:0/2063831359' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-23T02:34:34.812 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:34:34 smithi037 bash[56036]: cluster 2024-04-23T02:34:33.576701+0000 mgr.y (mgr.25468) 230 : cluster 0 pgmap v158: 161 pgs: 8 peering, 22 stale+active+clean, 131 active+clean; 604 KiB data, 219 MiB used, 715 GiB / 715 GiB avail 2024-04-23T02:34:35.185 INFO:journalctl@ceph.osd.4.smithi191.stdout:Apr 23 02:34:34 smithi191 bash[42357]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-4 2024-04-23T02:34:35.185 INFO:journalctl@ceph.osd.4.smithi191.stdout:Apr 23 02:34:34 smithi191 bash[42357]: 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-04-23T02:34:35.185 INFO:journalctl@ceph.osd.4.smithi191.stdout:Apr 23 02:34:34 smithi191 bash[42357]: Running command: /usr/bin/chown -h ceph:ceph /dev/mapper/vg_nvme-lv_4 2024-04-23T02:34:35.185 INFO:journalctl@ceph.osd.4.smithi191.stdout:Apr 23 02:34:34 smithi191 bash[42357]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-3 2024-04-23T02:34:35.185 INFO:journalctl@ceph.osd.4.smithi191.stdout:Apr 23 02:34:34 smithi191 bash[42357]: Running command: /usr/bin/ln -s /dev/mapper/vg_nvme-lv_4 /var/lib/ceph/osd/ceph-4/block 2024-04-23T02:34:35.185 INFO:journalctl@ceph.osd.4.smithi191.stdout:Apr 23 02:34:34 smithi191 bash[42357]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-4 2024-04-23T02:34:35.185 INFO:journalctl@ceph.osd.4.smithi191.stdout:Apr 23 02:34:34 smithi191 bash[42357]: --> ceph-volume raw activate successful for osd ID: 4 2024-04-23T02:34:35.685 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:34:35 smithi191 bash[40117]: cluster 2024-04-23T02:34:34.348853+0000 mon.a (mon.0) 422 : cluster 3 Health check failed: Reduced data availability: 2 pgs peering (PG_AVAILABILITY) 2024-04-23T02:34:35.811 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:34:35 smithi037 bash[54030]: cluster 2024-04-23T02:34:34.348853+0000 mon.a (mon.0) 422 : cluster 3 Health check failed: Reduced data availability: 2 pgs peering (PG_AVAILABILITY) 2024-04-23T02:34:35.811 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:34:35 smithi037 bash[56036]: cluster 2024-04-23T02:34:34.348853+0000 mon.a (mon.0) 422 : cluster 3 Health check failed: Reduced data availability: 2 pgs peering (PG_AVAILABILITY) 2024-04-23T02:34:36.171 INFO:teuthology.orchestra.run.smithi037.stdout:true 2024-04-23T02:34:36.684 INFO:journalctl@ceph.osd.4.smithi191.stdout:Apr 23 02:34:36 smithi191 bash[42657]: debug 2024-04-23T02:34:36.484+0000 7f8e412b6700 1 -- 172.21.15.191:0/2688075457 <== mon.2 v2:172.21.15.191:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x5647b99411e0 con 0x5647b99c6800 2024-04-23T02:34:36.685 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:34:36 smithi191 bash[40117]: cluster 2024-04-23T02:34:35.577760+0000 mgr.y (mgr.25468) 231 : cluster 0 pgmap v159: 161 pgs: 1 active+undersized+degraded, 8 peering, 16 stale+active+clean, 9 active+undersized, 127 active+clean; 604 KiB data, 219 MiB used, 715 GiB / 715 GiB avail; 10/1095 objects degraded (0.913%) 2024-04-23T02:34:36.811 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:34:36 smithi037 bash[54030]: cluster 2024-04-23T02:34:35.577760+0000 mgr.y (mgr.25468) 231 : cluster 0 pgmap v159: 161 pgs: 1 active+undersized+degraded, 8 peering, 16 stale+active+clean, 9 active+undersized, 127 active+clean; 604 KiB data, 219 MiB used, 715 GiB / 715 GiB avail; 10/1095 objects degraded (0.913%) 2024-04-23T02:34:36.811 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:34:36 smithi037 bash[56036]: cluster 2024-04-23T02:34:35.577760+0000 mgr.y (mgr.25468) 231 : cluster 0 pgmap v159: 161 pgs: 1 active+undersized+degraded, 8 peering, 16 stale+active+clean, 9 active+undersized, 127 active+clean; 604 KiB data, 219 MiB used, 715 GiB / 715 GiB avail; 10/1095 objects degraded (0.913%) 2024-04-23T02:34:36.953 INFO:teuthology.orchestra.run.smithi037.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-04-23T02:34:36.953 INFO:teuthology.orchestra.run.smithi037.stdout:alertmanager.a smithi037 *:9093,9094 running (6m) 24s ago 13m 10.5M - 0.20.0 0881eb8f169f 1b9e4bd608dc 2024-04-23T02:34:36.954 INFO:teuthology.orchestra.run.smithi037.stdout:grafana.a smithi191 *:3000 running (5m) 2m ago 12m 25.9M - 6.7.4 557c83e11646 cfce89c1dd30 2024-04-23T02:34:36.954 INFO:teuthology.orchestra.run.smithi037.stdout:iscsi.foo.smithi037.qdajck smithi037 error 24s ago 11m - - 2024-04-23T02:34:36.954 INFO:teuthology.orchestra.run.smithi037.stdout:mgr.x smithi191 *:8443,8765 running (4m) 2m ago 17m 440M - 18.2.2-1237-g646b8c7d 9900ed1a6b81 b3456bc9b9ef 2024-04-23T02:34:36.954 INFO:teuthology.orchestra.run.smithi037.stdout:mgr.y smithi037 *:8443,8765 running (5m) 24s ago 19m 488M - 18.2.2-1237-g646b8c7d 9900ed1a6b81 19b52a26f1ca 2024-04-23T02:34:36.954 INFO:teuthology.orchestra.run.smithi037.stdout:mon.a smithi037 running (4m) 24s ago 19m 61.2M 2048M 18.2.2-1237-g646b8c7d 9900ed1a6b81 6d03d23cb94e 2024-04-23T02:34:36.954 INFO:teuthology.orchestra.run.smithi037.stdout:mon.b smithi191 running (3m) 2m ago 17m 40.9M 2048M 18.2.2-1237-g646b8c7d 9900ed1a6b81 a5c2b4539944 2024-04-23T02:34:36.954 INFO:teuthology.orchestra.run.smithi037.stdout:mon.c smithi037 running (3m) 24s ago 17m 51.5M 2048M 18.2.2-1237-g646b8c7d 9900ed1a6b81 f6fcc457b7d2 2024-04-23T02:34:36.954 INFO:teuthology.orchestra.run.smithi037.stdout:node-exporter.a smithi037 *:9100 running (6m) 24s ago 13m 9604k - 0.18.1 e5a616e4b9cf 9f1e46faf95f 2024-04-23T02:34:36.954 INFO:teuthology.orchestra.run.smithi037.stdout:node-exporter.b smithi191 *:9100 running (6m) 2m ago 13m 3760k - 0.18.1 e5a616e4b9cf 4b3fa5356419 2024-04-23T02:34:36.954 INFO:teuthology.orchestra.run.smithi037.stdout:osd.0 smithi037 running (115s) 24s ago 17m 54.2M 4096M 18.2.2-1237-g646b8c7d 9900ed1a6b81 e084fbd81970 2024-04-23T02:34:36.954 INFO:teuthology.orchestra.run.smithi037.stdout:osd.1 smithi037 running (86s) 24s ago 16m 52.7M 4096M 18.2.2-1237-g646b8c7d 9900ed1a6b81 743ca0daac2b 2024-04-23T02:34:36.954 INFO:teuthology.orchestra.run.smithi037.stdout:osd.2 smithi037 running (56s) 24s ago 16m 54.4M 4096M 18.2.2-1237-g646b8c7d 9900ed1a6b81 919a641f6f71 2024-04-23T02:34:36.955 INFO:teuthology.orchestra.run.smithi037.stdout:osd.3 smithi037 running (28s) 24s ago 15m - 4096M 18.2.2-1237-g646b8c7d 9900ed1a6b81 21dfc544a753 2024-04-23T02:34:36.955 INFO:teuthology.orchestra.run.smithi037.stdout:osd.4 smithi191 starting - - - 4096M 2024-04-23T02:34:36.955 INFO:teuthology.orchestra.run.smithi037.stdout:osd.5 smithi191 running (15m) 2m ago 15m 53.2M 4096M 16.2.0 24ecd6d5f14c e96fff457fff 2024-04-23T02:34:36.955 INFO:teuthology.orchestra.run.smithi037.stdout:osd.6 smithi191 running (14m) 2m ago 14m 54.3M 4096M 16.2.0 24ecd6d5f14c 8e1356132ee5 2024-04-23T02:34:36.955 INFO:teuthology.orchestra.run.smithi037.stdout:osd.7 smithi191 running (14m) 2m ago 14m 56.5M 4096M 16.2.0 24ecd6d5f14c 925eb6ef69e9 2024-04-23T02:34:36.955 INFO:teuthology.orchestra.run.smithi037.stdout:prometheus.a smithi191 *:9095 error 2m ago 13m - - 2024-04-23T02:34:36.955 INFO:teuthology.orchestra.run.smithi037.stdout:rgw.foo.smithi037.ajnubp smithi037 *:8000 running (11m) 24s ago 11m 57.3M - 16.2.0 24ecd6d5f14c 98e454e01e1c 2024-04-23T02:34:36.955 INFO:teuthology.orchestra.run.smithi037.stdout:rgw.foo.smithi191.arojwq smithi191 *:8000 running (11m) 2m ago 11m 57.0M - 16.2.0 24ecd6d5f14c c3f6e10394ec 2024-04-23T02:34:36.955 INFO:teuthology.orchestra.run.smithi037.stdout:rgw.smpl.smithi037.oowzwi smithi037 *:80 running (11m) 24s ago 11m 57.2M - 16.2.0 24ecd6d5f14c e986069c49da 2024-04-23T02:34:36.955 INFO:teuthology.orchestra.run.smithi037.stdout:rgw.smpl.smithi191.vzlgqs smithi191 *:80 running (11m) 2m ago 11m 57.2M - 16.2.0 24ecd6d5f14c 5e62488f89f3 2024-04-23T02:34:37.355 INFO:journalctl@ceph.osd.4.smithi191.stdout:Apr 23 02:34:37 smithi191 bash[42657]: debug 2024-04-23T02:34:37.024+0000 7f8e4a44e7c0 -1 Falling back to public interface 2024-04-23T02:34:37.415 INFO:teuthology.orchestra.run.smithi037.stdout:{ 2024-04-23T02:34:37.415 INFO:teuthology.orchestra.run.smithi037.stdout: "mon": { 2024-04-23T02:34:37.415 INFO:teuthology.orchestra.run.smithi037.stdout: "ceph version 18.2.2-1237-g646b8c7d (646b8c7d293d8ec31a40c69f7b3237b19c1be24d) reef (stable)": 3 2024-04-23T02:34:37.415 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-04-23T02:34:37.415 INFO:teuthology.orchestra.run.smithi037.stdout: "mgr": { 2024-04-23T02:34:37.416 INFO:teuthology.orchestra.run.smithi037.stdout: "ceph version 18.2.2-1237-g646b8c7d (646b8c7d293d8ec31a40c69f7b3237b19c1be24d) reef (stable)": 2 2024-04-23T02:34:37.416 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-04-23T02:34:37.416 INFO:teuthology.orchestra.run.smithi037.stdout: "osd": { 2024-04-23T02:34:37.416 INFO:teuthology.orchestra.run.smithi037.stdout: "ceph version 16.2.0 (0c2054e95bcd9b30fdd908a79ac1d8bbc3394442) pacific (stable)": 3, 2024-04-23T02:34:37.416 INFO:teuthology.orchestra.run.smithi037.stdout: "ceph version 18.2.2-1237-g646b8c7d (646b8c7d293d8ec31a40c69f7b3237b19c1be24d) reef (stable)": 4 2024-04-23T02:34:37.416 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-04-23T02:34:37.416 INFO:teuthology.orchestra.run.smithi037.stdout: "rgw": { 2024-04-23T02:34:37.416 INFO:teuthology.orchestra.run.smithi037.stdout: "ceph version 16.2.0 (0c2054e95bcd9b30fdd908a79ac1d8bbc3394442) pacific (stable)": 4 2024-04-23T02:34:37.416 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-04-23T02:34:37.416 INFO:teuthology.orchestra.run.smithi037.stdout: "overall": { 2024-04-23T02:34:37.416 INFO:teuthology.orchestra.run.smithi037.stdout: "ceph version 16.2.0 (0c2054e95bcd9b30fdd908a79ac1d8bbc3394442) pacific (stable)": 7, 2024-04-23T02:34:37.416 INFO:teuthology.orchestra.run.smithi037.stdout: "ceph version 18.2.2-1237-g646b8c7d (646b8c7d293d8ec31a40c69f7b3237b19c1be24d) reef (stable)": 9 2024-04-23T02:34:37.416 INFO:teuthology.orchestra.run.smithi037.stdout: } 2024-04-23T02:34:37.416 INFO:teuthology.orchestra.run.smithi037.stdout:} 2024-04-23T02:34:37.685 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:34:37 smithi191 bash[40117]: audit 2024-04-23T02:34:36.148081+0000 mgr.y (mgr.25468) 232 : audit 0 from='client.34575 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T02:34:37.685 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:34:37 smithi191 bash[40117]: cluster 2024-04-23T02:34:36.335094+0000 mon.a (mon.0) 423 : cluster 3 Health check failed: Degraded data redundancy: 10/1095 objects degraded (0.913%), 1 pg degraded (PG_DEGRADED) 2024-04-23T02:34:37.685 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:34:37 smithi191 bash[40117]: audit 2024-04-23T02:34:36.541128+0000 mgr.y (mgr.25468) 233 : audit 0 from='client.34581 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T02:34:37.685 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:34:37 smithi191 bash[40117]: audit 2024-04-23T02:34:36.918508+0000 mgr.y (mgr.25468) 234 : audit 0 from='client.44452 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T02:34:37.804 INFO:teuthology.orchestra.run.smithi037.stdout:{ 2024-04-23T02:34:37.805 INFO:teuthology.orchestra.run.smithi037.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph@sha256:417b28a7fda24d3105eeb9bae56a845b9ffa154499a85601880a5fd035847210", 2024-04-23T02:34:37.805 INFO:teuthology.orchestra.run.smithi037.stdout: "in_progress": true, 2024-04-23T02:34:37.805 INFO:teuthology.orchestra.run.smithi037.stdout: "which": "Upgrading all daemon types on all hosts", 2024-04-23T02:34:37.805 INFO:teuthology.orchestra.run.smithi037.stdout: "services_complete": [ 2024-04-23T02:34:37.805 INFO:teuthology.orchestra.run.smithi037.stdout: "mon", 2024-04-23T02:34:37.805 INFO:teuthology.orchestra.run.smithi037.stdout: "mgr" 2024-04-23T02:34:37.805 INFO:teuthology.orchestra.run.smithi037.stdout: ], 2024-04-23T02:34:37.805 INFO:teuthology.orchestra.run.smithi037.stdout: "progress": "9/23 daemons upgraded", 2024-04-23T02:34:37.805 INFO:teuthology.orchestra.run.smithi037.stdout: "message": "Currently upgrading osd daemons", 2024-04-23T02:34:37.805 INFO:teuthology.orchestra.run.smithi037.stdout: "is_paused": false 2024-04-23T02:34:37.805 INFO:teuthology.orchestra.run.smithi037.stdout:} 2024-04-23T02:34:37.811 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:34:37 smithi037 bash[54030]: audit 2024-04-23T02:34:36.148081+0000 mgr.y (mgr.25468) 232 : audit 0 from='client.34575 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T02:34:37.811 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:34:37 smithi037 bash[54030]: cluster 2024-04-23T02:34:36.335094+0000 mon.a (mon.0) 423 : cluster 3 Health check failed: Degraded data redundancy: 10/1095 objects degraded (0.913%), 1 pg degraded (PG_DEGRADED) 2024-04-23T02:34:37.811 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:34:37 smithi037 bash[54030]: audit 2024-04-23T02:34:36.541128+0000 mgr.y (mgr.25468) 233 : audit 0 from='client.34581 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T02:34:37.811 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:34:37 smithi037 bash[54030]: audit 2024-04-23T02:34:36.918508+0000 mgr.y (mgr.25468) 234 : audit 0 from='client.44452 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T02:34:37.811 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:34:37 smithi037 bash[56036]: audit 2024-04-23T02:34:36.148081+0000 mgr.y (mgr.25468) 232 : audit 0 from='client.34575 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T02:34:37.811 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:34:37 smithi037 bash[56036]: cluster 2024-04-23T02:34:36.335094+0000 mon.a (mon.0) 423 : cluster 3 Health check failed: Degraded data redundancy: 10/1095 objects degraded (0.913%), 1 pg degraded (PG_DEGRADED) 2024-04-23T02:34:37.811 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:34:37 smithi037 bash[56036]: audit 2024-04-23T02:34:36.541128+0000 mgr.y (mgr.25468) 233 : audit 0 from='client.34581 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T02:34:37.811 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:34:37 smithi037 bash[56036]: audit 2024-04-23T02:34:36.918508+0000 mgr.y (mgr.25468) 234 : audit 0 from='client.44452 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T02:34:38.239 INFO:teuthology.orchestra.run.smithi037.stdout:HEALTH_WARN 2 failed cephadm daemon(s); 1 osds down; Reduced data availability: 2 pgs peering; Degraded data redundancy: 10/1095 objects degraded (0.913%), 1 pg degraded 2024-04-23T02:34:38.239 INFO:teuthology.orchestra.run.smithi037.stdout:[WRN] CEPHADM_FAILED_DAEMON: 2 failed cephadm daemon(s) 2024-04-23T02:34:38.239 INFO:teuthology.orchestra.run.smithi037.stdout: daemon iscsi.foo.smithi037.qdajck on smithi037 is in error state 2024-04-23T02:34:38.239 INFO:teuthology.orchestra.run.smithi037.stdout: daemon prometheus.a on smithi191 is in error state 2024-04-23T02:34:38.239 INFO:teuthology.orchestra.run.smithi037.stdout:[WRN] OSD_DOWN: 1 osds down 2024-04-23T02:34:38.239 INFO:teuthology.orchestra.run.smithi037.stdout: osd.4 (root=default,host=smithi191) is down 2024-04-23T02:34:38.239 INFO:teuthology.orchestra.run.smithi037.stdout:[WRN] PG_AVAILABILITY: Reduced data availability: 2 pgs peering 2024-04-23T02:34:38.239 INFO:teuthology.orchestra.run.smithi037.stdout: pg 2.f is stuck peering for 11m, current state peering, last acting [0,7] 2024-04-23T02:34:38.239 INFO:teuthology.orchestra.run.smithi037.stdout: pg 3.3 is stuck peering for 66s, current state peering, last acting [0,6] 2024-04-23T02:34:38.239 INFO:teuthology.orchestra.run.smithi037.stdout:[WRN] PG_DEGRADED: Degraded data redundancy: 10/1095 objects degraded (0.913%), 1 pg degraded 2024-04-23T02:34:38.240 INFO:teuthology.orchestra.run.smithi037.stdout: pg 3.b is active+undersized+degraded, acting [3,0] 2024-04-23T02:34:38.684 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:34:38 smithi191 bash[40117]: audit 2024-04-23T02:34:37.406692+0000 mon.a (mon.0) 424 : audit 0 from='client.34596 172.21.15.37:0/4157648010' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T02:34:38.685 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:34:38 smithi191 bash[40117]: cluster 2024-04-23T02:34:37.579363+0000 mgr.y (mgr.25468) 235 : cluster 0 pgmap v160: 161 pgs: 22 active+undersized+degraded, 44 active+undersized, 95 active+clean; 604 KiB data, 219 MiB used, 715 GiB / 715 GiB avail; 160/1095 objects degraded (14.612%) 2024-04-23T02:34:38.685 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:34:38 smithi191 bash[40117]: audit 2024-04-23T02:34:37.795624+0000 mgr.y (mgr.25468) 236 : audit 0 from='client.44464 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T02:34:38.685 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:34:38 smithi191 bash[40117]: audit 2024-04-23T02:34:38.230807+0000 mon.c (mon.1) 131 : audit 0 from='client.44470 172.21.15.37:0/1141987806' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-23T02:34:38.811 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:34:38 smithi037 bash[54030]: audit 2024-04-23T02:34:37.406692+0000 mon.a (mon.0) 424 : audit 0 from='client.34596 172.21.15.37:0/4157648010' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T02:34:38.811 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:34:38 smithi037 bash[54030]: cluster 2024-04-23T02:34:37.579363+0000 mgr.y (mgr.25468) 235 : cluster 0 pgmap v160: 161 pgs: 22 active+undersized+degraded, 44 active+undersized, 95 active+clean; 604 KiB data, 219 MiB used, 715 GiB / 715 GiB avail; 160/1095 objects degraded (14.612%) 2024-04-23T02:34:38.811 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:34:38 smithi037 bash[54030]: audit 2024-04-23T02:34:37.795624+0000 mgr.y (mgr.25468) 236 : audit 0 from='client.44464 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T02:34:38.812 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:34:38 smithi037 bash[54030]: audit 2024-04-23T02:34:38.230807+0000 mon.c (mon.1) 131 : audit 0 from='client.44470 172.21.15.37:0/1141987806' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-23T02:34:38.812 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:34:38 smithi037 bash[56036]: audit 2024-04-23T02:34:37.406692+0000 mon.a (mon.0) 424 : audit 0 from='client.34596 172.21.15.37:0/4157648010' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T02:34:38.812 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:34:38 smithi037 bash[56036]: cluster 2024-04-23T02:34:37.579363+0000 mgr.y (mgr.25468) 235 : cluster 0 pgmap v160: 161 pgs: 22 active+undersized+degraded, 44 active+undersized, 95 active+clean; 604 KiB data, 219 MiB used, 715 GiB / 715 GiB avail; 160/1095 objects degraded (14.612%) 2024-04-23T02:34:38.812 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:34:38 smithi037 bash[56036]: audit 2024-04-23T02:34:37.795624+0000 mgr.y (mgr.25468) 236 : audit 0 from='client.44464 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T02:34:38.812 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:34:38 smithi037 bash[56036]: audit 2024-04-23T02:34:38.230807+0000 mon.c (mon.1) 131 : audit 0 from='client.44470 172.21.15.37:0/1141987806' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-23T02:34:39.685 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:34:39 smithi191 bash[40117]: cluster 2024-04-23T02:34:38.346323+0000 mon.a (mon.0) 425 : cluster 1 Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 2 pgs peering) 2024-04-23T02:34:39.811 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:34:39 smithi037 bash[54030]: cluster 2024-04-23T02:34:38.346323+0000 mon.a (mon.0) 425 : cluster 1 Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 2 pgs peering) 2024-04-23T02:34:39.811 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:34:39 smithi037 bash[56036]: cluster 2024-04-23T02:34:38.346323+0000 mon.a (mon.0) 425 : cluster 1 Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 2 pgs peering) 2024-04-23T02:34:40.434 INFO:journalctl@ceph.osd.4.smithi191.stdout:Apr 23 02:34:40 smithi191 bash[42657]: debug 2024-04-23T02:34:40.140+0000 7f8e4a44e7c0 -1 osd.4 0 read_superblock omap replica is missing. 2024-04-23T02:34:40.435 INFO:journalctl@ceph.osd.4.smithi191.stdout:Apr 23 02:34:40 smithi191 bash[42657]: debug 2024-04-23T02:34:40.184+0000 7f8e4a44e7c0 -1 osd.4 102 log_to_monitors true 2024-04-23T02:34:41.061 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:34:40 smithi037 bash[54030]: cluster 2024-04-23T02:34:39.580660+0000 mgr.y (mgr.25468) 237 : cluster 0 pgmap v161: 161 pgs: 22 active+undersized+degraded, 44 active+undersized, 95 active+clean; 604 KiB data, 219 MiB used, 715 GiB / 715 GiB avail; 160/1095 objects degraded (14.612%) 2024-04-23T02:34:41.061 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:34:40 smithi037 bash[54030]: audit 2024-04-23T02:34:39.721673+0000 mon.a (mon.0) 426 : audit 1 from='mgr.25468 ' entity='mgr.y' 2024-04-23T02:34:41.061 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:34:40 smithi037 bash[54030]: audit 2024-04-23T02:34:39.735764+0000 mon.a (mon.0) 427 : audit 1 from='mgr.25468 ' entity='mgr.y' 2024-04-23T02:34:41.061 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:34:40 smithi037 bash[54030]: audit 2024-04-23T02:34:40.192391+0000 mon.b (mon.2) 3 : audit 1 from='osd.4 [v2:172.21.15.191:6800/2705476236,v1:172.21.15.191:6801/2705476236]' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2024-04-23T02:34:41.062 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:34:40 smithi037 bash[54030]: audit 2024-04-23T02:34:40.197294+0000 mon.a (mon.0) 428 : audit 1 from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2024-04-23T02:34:41.062 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:34:40 smithi037 bash[54030]: audit 2024-04-23T02:34:40.585615+0000 mon.a (mon.0) 429 : audit 1 from='mgr.25468 ' entity='mgr.y' 2024-04-23T02:34:41.062 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:34:40 smithi037 bash[54030]: audit 2024-04-23T02:34:40.602212+0000 mon.a (mon.0) 430 : audit 1 from='mgr.25468 ' entity='mgr.y' 2024-04-23T02:34:41.062 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:34:40 smithi037 bash[56036]: cluster 2024-04-23T02:34:39.580660+0000 mgr.y (mgr.25468) 237 : cluster 0 pgmap v161: 161 pgs: 22 active+undersized+degraded, 44 active+undersized, 95 active+clean; 604 KiB data, 219 MiB used, 715 GiB / 715 GiB avail; 160/1095 objects degraded (14.612%) 2024-04-23T02:34:41.062 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:34:40 smithi037 bash[56036]: audit 2024-04-23T02:34:39.721673+0000 mon.a (mon.0) 426 : audit 1 from='mgr.25468 ' entity='mgr.y' 2024-04-23T02:34:41.062 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:34:40 smithi037 bash[56036]: audit 2024-04-23T02:34:39.735764+0000 mon.a (mon.0) 427 : audit 1 from='mgr.25468 ' entity='mgr.y' 2024-04-23T02:34:41.062 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:34:40 smithi037 bash[56036]: audit 2024-04-23T02:34:40.192391+0000 mon.b (mon.2) 3 : audit 1 from='osd.4 [v2:172.21.15.191:6800/2705476236,v1:172.21.15.191:6801/2705476236]' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2024-04-23T02:34:41.062 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:34:40 smithi037 bash[56036]: audit 2024-04-23T02:34:40.197294+0000 mon.a (mon.0) 428 : audit 1 from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2024-04-23T02:34:41.062 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:34:40 smithi037 bash[56036]: audit 2024-04-23T02:34:40.585615+0000 mon.a (mon.0) 429 : audit 1 from='mgr.25468 ' entity='mgr.y' 2024-04-23T02:34:41.062 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:34:40 smithi037 bash[56036]: audit 2024-04-23T02:34:40.602212+0000 mon.a (mon.0) 430 : audit 1 from='mgr.25468 ' entity='mgr.y' 2024-04-23T02:34:41.184 INFO:journalctl@ceph.osd.4.smithi191.stdout:Apr 23 02:34:40 smithi191 bash[42657]: debug 2024-04-23T02:34:40.792+0000 7f8e3b8a8700 -1 osd.4 102 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-04-23T02:34:41.185 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:34:40 smithi191 bash[40117]: cluster 2024-04-23T02:34:39.580660+0000 mgr.y (mgr.25468) 237 : cluster 0 pgmap v161: 161 pgs: 22 active+undersized+degraded, 44 active+undersized, 95 active+clean; 604 KiB data, 219 MiB used, 715 GiB / 715 GiB avail; 160/1095 objects degraded (14.612%) 2024-04-23T02:34:41.185 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:34:40 smithi191 bash[40117]: audit 2024-04-23T02:34:39.721673+0000 mon.a (mon.0) 426 : audit 1 from='mgr.25468 ' entity='mgr.y' 2024-04-23T02:34:41.185 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:34:40 smithi191 bash[40117]: audit 2024-04-23T02:34:39.735764+0000 mon.a (mon.0) 427 : audit 1 from='mgr.25468 ' entity='mgr.y' 2024-04-23T02:34:41.185 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:34:40 smithi191 bash[40117]: audit 2024-04-23T02:34:40.192391+0000 mon.b (mon.2) 3 : audit 1 from='osd.4 [v2:172.21.15.191:6800/2705476236,v1:172.21.15.191:6801/2705476236]' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2024-04-23T02:34:41.185 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:34:40 smithi191 bash[40117]: audit 2024-04-23T02:34:40.197294+0000 mon.a (mon.0) 428 : audit 1 from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2024-04-23T02:34:41.185 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:34:40 smithi191 bash[40117]: audit 2024-04-23T02:34:40.585615+0000 mon.a (mon.0) 429 : audit 1 from='mgr.25468 ' entity='mgr.y' 2024-04-23T02:34:41.185 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:34:40 smithi191 bash[40117]: audit 2024-04-23T02:34:40.602212+0000 mon.a (mon.0) 430 : audit 1 from='mgr.25468 ' entity='mgr.y' 2024-04-23T02:34:42.061 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:34:41 smithi037 bash[56036]: audit 2024-04-23T02:34:40.741534+0000 mon.a (mon.0) 431 : audit 1 from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]': finished 2024-04-23T02:34:42.061 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:34:41 smithi037 bash[56036]: audit 2024-04-23T02:34:40.741655+0000 mon.b (mon.2) 4 : audit 1 from='osd.4 [v2:172.21.15.191:6800/2705476236,v1:172.21.15.191:6801/2705476236]' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi191", "root=default"]}]: dispatch 2024-04-23T02:34:42.061 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:34:41 smithi037 bash[56036]: cluster 2024-04-23T02:34:40.741665+0000 mon.a (mon.0) 432 : cluster 0 osdmap e105: 8 total, 7 up, 8 in 2024-04-23T02:34:42.061 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:34:41 smithi037 bash[56036]: audit 2024-04-23T02:34:40.746789+0000 mon.a (mon.0) 433 : audit 1 from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi191", "root=default"]}]: dispatch 2024-04-23T02:34:42.062 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:34:41 smithi037 bash[54030]: audit 2024-04-23T02:34:40.741534+0000 mon.a (mon.0) 431 : audit 1 from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]': finished 2024-04-23T02:34:42.062 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:34:41 smithi037 bash[54030]: audit 2024-04-23T02:34:40.741655+0000 mon.b (mon.2) 4 : audit 1 from='osd.4 [v2:172.21.15.191:6800/2705476236,v1:172.21.15.191:6801/2705476236]' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi191", "root=default"]}]: dispatch 2024-04-23T02:34:42.062 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:34:41 smithi037 bash[54030]: cluster 2024-04-23T02:34:40.741665+0000 mon.a (mon.0) 432 : cluster 0 osdmap e105: 8 total, 7 up, 8 in 2024-04-23T02:34:42.062 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:34:41 smithi037 bash[54030]: audit 2024-04-23T02:34:40.746789+0000 mon.a (mon.0) 433 : audit 1 from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi191", "root=default"]}]: dispatch 2024-04-23T02:34:42.185 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:34:41 smithi191 bash[40117]: audit 2024-04-23T02:34:40.741534+0000 mon.a (mon.0) 431 : audit 1 from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]': finished 2024-04-23T02:34:42.185 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:34:41 smithi191 bash[40117]: audit 2024-04-23T02:34:40.741655+0000 mon.b (mon.2) 4 : audit 1 from='osd.4 [v2:172.21.15.191:6800/2705476236,v1:172.21.15.191:6801/2705476236]' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi191", "root=default"]}]: dispatch 2024-04-23T02:34:42.185 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:34:41 smithi191 bash[40117]: cluster 2024-04-23T02:34:40.741665+0000 mon.a (mon.0) 432 : cluster 0 osdmap e105: 8 total, 7 up, 8 in 2024-04-23T02:34:42.185 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:34:41 smithi191 bash[40117]: audit 2024-04-23T02:34:40.746789+0000 mon.a (mon.0) 433 : audit 1 from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi191", "root=default"]}]: dispatch 2024-04-23T02:34:43.061 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:34:42 smithi037 bash[54030]: cluster 2024-04-23T02:34:41.582425+0000 mgr.y (mgr.25468) 238 : cluster 0 pgmap v163: 161 pgs: 22 active+undersized+degraded, 44 active+undersized, 95 active+clean; 604 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 160/1095 objects degraded (14.612%) 2024-04-23T02:34:43.061 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:34:42 smithi037 bash[54030]: cluster 2024-04-23T02:34:41.737665+0000 mon.a (mon.0) 434 : cluster 1 Health check cleared: OSD_DOWN (was: 1 osds down) 2024-04-23T02:34:43.061 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:34:42 smithi037 bash[54030]: cluster 2024-04-23T02:34:41.756970+0000 mon.a (mon.0) 435 : cluster 1 osd.4 [v2:172.21.15.191:6800/2705476236,v1:172.21.15.191:6801/2705476236] boot 2024-04-23T02:34:43.061 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:34:42 smithi037 bash[54030]: cluster 2024-04-23T02:34:41.757031+0000 mon.a (mon.0) 436 : cluster 0 osdmap e106: 8 total, 8 up, 8 in 2024-04-23T02:34:43.061 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:34:42 smithi037 bash[54030]: audit 2024-04-23T02:34:41.760595+0000 mon.c (mon.1) 132 : audit 0 from='mgr.25468 172.21.15.37:0/2063831359' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-04-23T02:34:43.062 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:34:42 smithi037 bash[56036]: cluster 2024-04-23T02:34:41.582425+0000 mgr.y (mgr.25468) 238 : cluster 0 pgmap v163: 161 pgs: 22 active+undersized+degraded, 44 active+undersized, 95 active+clean; 604 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 160/1095 objects degraded (14.612%) 2024-04-23T02:34:43.062 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:34:42 smithi037 bash[56036]: cluster 2024-04-23T02:34:41.737665+0000 mon.a (mon.0) 434 : cluster 1 Health check cleared: OSD_DOWN (was: 1 osds down) 2024-04-23T02:34:43.062 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:34:42 smithi037 bash[56036]: cluster 2024-04-23T02:34:41.756970+0000 mon.a (mon.0) 435 : cluster 1 osd.4 [v2:172.21.15.191:6800/2705476236,v1:172.21.15.191:6801/2705476236] boot 2024-04-23T02:34:43.062 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:34:42 smithi037 bash[56036]: cluster 2024-04-23T02:34:41.757031+0000 mon.a (mon.0) 436 : cluster 0 osdmap e106: 8 total, 8 up, 8 in 2024-04-23T02:34:43.062 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:34:42 smithi037 bash[56036]: audit 2024-04-23T02:34:41.760595+0000 mon.c (mon.1) 132 : audit 0 from='mgr.25468 172.21.15.37:0/2063831359' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-04-23T02:34:43.185 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:34:42 smithi191 bash[40117]: cluster 2024-04-23T02:34:41.582425+0000 mgr.y (mgr.25468) 238 : cluster 0 pgmap v163: 161 pgs: 22 active+undersized+degraded, 44 active+undersized, 95 active+clean; 604 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 160/1095 objects degraded (14.612%) 2024-04-23T02:34:43.185 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:34:42 smithi191 bash[40117]: cluster 2024-04-23T02:34:41.737665+0000 mon.a (mon.0) 434 : cluster 1 Health check cleared: OSD_DOWN (was: 1 osds down) 2024-04-23T02:34:43.185 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:34:42 smithi191 bash[40117]: cluster 2024-04-23T02:34:41.756970+0000 mon.a (mon.0) 435 : cluster 1 osd.4 [v2:172.21.15.191:6800/2705476236,v1:172.21.15.191:6801/2705476236] boot 2024-04-23T02:34:43.185 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:34:42 smithi191 bash[40117]: cluster 2024-04-23T02:34:41.757031+0000 mon.a (mon.0) 436 : cluster 0 osdmap e106: 8 total, 8 up, 8 in 2024-04-23T02:34:43.185 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:34:42 smithi191 bash[40117]: audit 2024-04-23T02:34:41.760595+0000 mon.c (mon.1) 132 : audit 0 from='mgr.25468 172.21.15.37:0/2063831359' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-04-23T02:34:44.061 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:34:43 smithi037 bash[54030]: cluster 2024-04-23T02:34:42.766900+0000 mon.a (mon.0) 437 : cluster 0 osdmap e107: 8 total, 8 up, 8 in 2024-04-23T02:34:44.061 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:34:43 smithi037 bash[56036]: cluster 2024-04-23T02:34:42.766900+0000 mon.a (mon.0) 437 : cluster 0 osdmap e107: 8 total, 8 up, 8 in 2024-04-23T02:34:44.184 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:34:43 smithi191 bash[40117]: cluster 2024-04-23T02:34:42.766900+0000 mon.a (mon.0) 437 : cluster 0 osdmap e107: 8 total, 8 up, 8 in 2024-04-23T02:34:45.061 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:34:44 smithi037 bash[54030]: cluster 2024-04-23T02:34:43.583507+0000 mgr.y (mgr.25468) 239 : cluster 0 pgmap v166: 161 pgs: 6 peering, 20 active+undersized+degraded, 40 active+undersized, 95 active+clean; 604 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 136/1095 objects degraded (12.420%) 2024-04-23T02:34:45.062 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:34:44 smithi037 bash[54030]: cluster 2024-04-23T02:34:43.763557+0000 mon.a (mon.0) 438 : cluster 3 Health check update: Degraded data redundancy: 136/1095 objects degraded (12.420%), 20 pgs degraded (PG_DEGRADED) 2024-04-23T02:34:45.062 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:34:44 smithi037 bash[56036]: cluster 2024-04-23T02:34:43.583507+0000 mgr.y (mgr.25468) 239 : cluster 0 pgmap v166: 161 pgs: 6 peering, 20 active+undersized+degraded, 40 active+undersized, 95 active+clean; 604 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 136/1095 objects degraded (12.420%) 2024-04-23T02:34:45.062 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:34:44 smithi037 bash[56036]: cluster 2024-04-23T02:34:43.763557+0000 mon.a (mon.0) 438 : cluster 3 Health check update: Degraded data redundancy: 136/1095 objects degraded (12.420%), 20 pgs degraded (PG_DEGRADED) 2024-04-23T02:34:45.185 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:34:44 smithi191 bash[40117]: cluster 2024-04-23T02:34:43.583507+0000 mgr.y (mgr.25468) 239 : cluster 0 pgmap v166: 161 pgs: 6 peering, 20 active+undersized+degraded, 40 active+undersized, 95 active+clean; 604 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 136/1095 objects degraded (12.420%) 2024-04-23T02:34:45.185 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:34:44 smithi191 bash[40117]: cluster 2024-04-23T02:34:43.763557+0000 mon.a (mon.0) 438 : cluster 3 Health check update: Degraded data redundancy: 136/1095 objects degraded (12.420%), 20 pgs degraded (PG_DEGRADED) 2024-04-23T02:34:46.434 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:34:46 smithi191 bash[40117]: audit 2024-04-23T02:34:45.168650+0000 mon.a (mon.0) 439 : audit 1 from='mgr.25468 ' entity='mgr.y' 2024-04-23T02:34:46.435 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:34:46 smithi191 bash[40117]: cluster 2024-04-23T02:34:45.584685+0000 mgr.y (mgr.25468) 240 : cluster 0 pgmap v167: 161 pgs: 6 peering, 19 active+undersized+degraded, 37 active+undersized, 99 active+clean; 604 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 126/1095 objects degraded (11.507%) 2024-04-23T02:34:46.561 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:34:46 smithi037 bash[54030]: audit 2024-04-23T02:34:45.168650+0000 mon.a (mon.0) 439 : audit 1 from='mgr.25468 ' entity='mgr.y' 2024-04-23T02:34:46.561 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:34:46 smithi037 bash[54030]: cluster 2024-04-23T02:34:45.584685+0000 mgr.y (mgr.25468) 240 : cluster 0 pgmap v167: 161 pgs: 6 peering, 19 active+undersized+degraded, 37 active+undersized, 99 active+clean; 604 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 126/1095 objects degraded (11.507%) 2024-04-23T02:34:46.561 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:34:46 smithi037 bash[56036]: audit 2024-04-23T02:34:45.168650+0000 mon.a (mon.0) 439 : audit 1 from='mgr.25468 ' entity='mgr.y' 2024-04-23T02:34:46.562 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:34:46 smithi037 bash[56036]: cluster 2024-04-23T02:34:45.584685+0000 mgr.y (mgr.25468) 240 : cluster 0 pgmap v167: 161 pgs: 6 peering, 19 active+undersized+degraded, 37 active+undersized, 99 active+clean; 604 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 126/1095 objects degraded (11.507%) 2024-04-23T02:34:48.061 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:34:47 smithi037 bash[54030]: cluster 2024-04-23T02:34:47.638899+0000 mon.a (mon.0) 440 : cluster 1 Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 126/1095 objects degraded (11.507%), 19 pgs degraded) 2024-04-23T02:34:48.061 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:34:47 smithi037 bash[56036]: cluster 2024-04-23T02:34:47.638899+0000 mon.a (mon.0) 440 : cluster 1 Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 126/1095 objects degraded (11.507%), 19 pgs degraded) 2024-04-23T02:34:48.179 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:34:47 smithi191 bash[40117]: cluster 2024-04-23T02:34:47.638899+0000 mon.a (mon.0) 440 : cluster 1 Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 126/1095 objects degraded (11.507%), 19 pgs degraded) 2024-04-23T02:34:49.061 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:34:48 smithi037 bash[54030]: cluster 2024-04-23T02:34:47.586370+0000 mgr.y (mgr.25468) 241 : cluster 0 pgmap v168: 161 pgs: 161 active+clean; 604 KiB data, 238 MiB used, 715 GiB / 715 GiB avail 2024-04-23T02:34:49.062 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:34:48 smithi037 bash[56036]: cluster 2024-04-23T02:34:47.586370+0000 mgr.y (mgr.25468) 241 : cluster 0 pgmap v168: 161 pgs: 161 active+clean; 604 KiB data, 238 MiB used, 715 GiB / 715 GiB avail 2024-04-23T02:34:49.184 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:34:48 smithi191 bash[40117]: cluster 2024-04-23T02:34:47.586370+0000 mgr.y (mgr.25468) 241 : cluster 0 pgmap v168: 161 pgs: 161 active+clean; 604 KiB data, 238 MiB used, 715 GiB / 715 GiB avail 2024-04-23T02:34:51.062 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:34:50 smithi037 bash[54030]: cluster 2024-04-23T02:34:49.587363+0000 mgr.y (mgr.25468) 242 : cluster 0 pgmap v169: 161 pgs: 161 active+clean; 604 KiB data, 238 MiB used, 715 GiB / 715 GiB avail 2024-04-23T02:34:51.062 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:34:50 smithi037 bash[54030]: audit 2024-04-23T02:34:50.254879+0000 mon.a (mon.0) 441 : audit 1 from='mgr.25468 ' entity='mgr.y' 2024-04-23T02:34:51.062 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:34:50 smithi037 bash[54030]: audit 2024-04-23T02:34:50.270363+0000 mon.a (mon.0) 442 : audit 1 from='mgr.25468 ' entity='mgr.y' 2024-04-23T02:34:51.062 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:34:50 smithi037 bash[54030]: audit 2024-04-23T02:34:50.273959+0000 mon.c (mon.1) 133 : audit 0 from='mgr.25468 172.21.15.37:0/2063831359' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-23T02:34:51.062 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:34:50 smithi037 bash[54030]: audit 2024-04-23T02:34:50.275895+0000 mon.c (mon.1) 134 : audit 1 from='mgr.25468 172.21.15.37:0/2063831359' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-23T02:34:51.062 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:34:50 smithi037 bash[54030]: audit 2024-04-23T02:34:50.289001+0000 mon.a (mon.0) 443 : audit 1 from='mgr.25468 ' entity='mgr.y' 2024-04-23T02:34:51.062 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:34:50 smithi037 bash[54030]: audit 2024-04-23T02:34:50.377466+0000 mon.c (mon.1) 135 : audit 0 from='mgr.25468 172.21.15.37:0/2063831359' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-23T02:34:51.062 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:34:50 smithi037 bash[54030]: audit 2024-04-23T02:34:50.382976+0000 mon.c (mon.1) 136 : audit 0 from='mgr.25468 172.21.15.37:0/2063831359' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T02:34:51.062 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:34:50 smithi037 bash[54030]: audit 2024-04-23T02:34:50.385753+0000 mon.c (mon.1) 137 : audit 0 from='mgr.25468 172.21.15.37:0/2063831359' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T02:34:51.062 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:34:50 smithi037 bash[54030]: audit 2024-04-23T02:34:50.387881+0000 mon.c (mon.1) 138 : audit 0 from='mgr.25468 172.21.15.37:0/2063831359' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T02:34:51.062 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:34:50 smithi037 bash[54030]: audit 2024-04-23T02:34:50.390660+0000 mon.c (mon.1) 139 : audit 0 from='mgr.25468 172.21.15.37:0/2063831359' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16}]: dispatch 2024-04-23T02:34:51.063 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:34:50 smithi037 bash[56036]: cluster 2024-04-23T02:34:49.587363+0000 mgr.y (mgr.25468) 242 : cluster 0 pgmap v169: 161 pgs: 161 active+clean; 604 KiB data, 238 MiB used, 715 GiB / 715 GiB avail 2024-04-23T02:34:51.063 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:34:50 smithi037 bash[56036]: audit 2024-04-23T02:34:50.254879+0000 mon.a (mon.0) 441 : audit 1 from='mgr.25468 ' entity='mgr.y' 2024-04-23T02:34:51.063 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:34:50 smithi037 bash[56036]: audit 2024-04-23T02:34:50.270363+0000 mon.a (mon.0) 442 : audit 1 from='mgr.25468 ' entity='mgr.y' 2024-04-23T02:34:51.063 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:34:50 smithi037 bash[56036]: audit 2024-04-23T02:34:50.273959+0000 mon.c (mon.1) 133 : audit 0 from='mgr.25468 172.21.15.37:0/2063831359' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-23T02:34:51.063 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:34:50 smithi037 bash[56036]: audit 2024-04-23T02:34:50.275895+0000 mon.c (mon.1) 134 : audit 1 from='mgr.25468 172.21.15.37:0/2063831359' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-23T02:34:51.063 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:34:50 smithi037 bash[56036]: audit 2024-04-23T02:34:50.289001+0000 mon.a (mon.0) 443 : audit 1 from='mgr.25468 ' entity='mgr.y' 2024-04-23T02:34:51.063 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:34:50 smithi037 bash[56036]: audit 2024-04-23T02:34:50.377466+0000 mon.c (mon.1) 135 : audit 0 from='mgr.25468 172.21.15.37:0/2063831359' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-23T02:34:51.063 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:34:50 smithi037 bash[56036]: audit 2024-04-23T02:34:50.382976+0000 mon.c (mon.1) 136 : audit 0 from='mgr.25468 172.21.15.37:0/2063831359' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T02:34:51.063 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:34:50 smithi037 bash[56036]: audit 2024-04-23T02:34:50.385753+0000 mon.c (mon.1) 137 : audit 0 from='mgr.25468 172.21.15.37:0/2063831359' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T02:34:51.063 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:34:50 smithi037 bash[56036]: audit 2024-04-23T02:34:50.387881+0000 mon.c (mon.1) 138 : audit 0 from='mgr.25468 172.21.15.37:0/2063831359' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T02:34:51.064 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:34:50 smithi037 bash[56036]: audit 2024-04-23T02:34:50.390660+0000 mon.c (mon.1) 139 : audit 0 from='mgr.25468 172.21.15.37:0/2063831359' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16}]: dispatch 2024-04-23T02:34:51.185 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:34:50 smithi191 bash[40117]: cluster 2024-04-23T02:34:49.587363+0000 mgr.y (mgr.25468) 242 : cluster 0 pgmap v169: 161 pgs: 161 active+clean; 604 KiB data, 238 MiB used, 715 GiB / 715 GiB avail 2024-04-23T02:34:51.185 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:34:50 smithi191 bash[40117]: audit 2024-04-23T02:34:50.254879+0000 mon.a (mon.0) 441 : audit 1 from='mgr.25468 ' entity='mgr.y' 2024-04-23T02:34:51.185 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:34:50 smithi191 bash[40117]: audit 2024-04-23T02:34:50.270363+0000 mon.a (mon.0) 442 : audit 1 from='mgr.25468 ' entity='mgr.y' 2024-04-23T02:34:51.185 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:34:50 smithi191 bash[40117]: audit 2024-04-23T02:34:50.273959+0000 mon.c (mon.1) 133 : audit 0 from='mgr.25468 172.21.15.37:0/2063831359' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-23T02:34:51.185 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:34:50 smithi191 bash[40117]: audit 2024-04-23T02:34:50.275895+0000 mon.c (mon.1) 134 : audit 1 from='mgr.25468 172.21.15.37:0/2063831359' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-23T02:34:51.185 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:34:50 smithi191 bash[40117]: audit 2024-04-23T02:34:50.289001+0000 mon.a (mon.0) 443 : audit 1 from='mgr.25468 ' entity='mgr.y' 2024-04-23T02:34:51.185 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:34:50 smithi191 bash[40117]: audit 2024-04-23T02:34:50.377466+0000 mon.c (mon.1) 135 : audit 0 from='mgr.25468 172.21.15.37:0/2063831359' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-23T02:34:51.185 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:34:50 smithi191 bash[40117]: audit 2024-04-23T02:34:50.382976+0000 mon.c (mon.1) 136 : audit 0 from='mgr.25468 172.21.15.37:0/2063831359' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T02:34:51.185 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:34:50 smithi191 bash[40117]: audit 2024-04-23T02:34:50.385753+0000 mon.c (mon.1) 137 : audit 0 from='mgr.25468 172.21.15.37:0/2063831359' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T02:34:51.185 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:34:50 smithi191 bash[40117]: audit 2024-04-23T02:34:50.387881+0000 mon.c (mon.1) 138 : audit 0 from='mgr.25468 172.21.15.37:0/2063831359' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T02:34:51.185 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:34:50 smithi191 bash[40117]: audit 2024-04-23T02:34:50.390660+0000 mon.c (mon.1) 139 : audit 0 from='mgr.25468 172.21.15.37:0/2063831359' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16}]: dispatch 2024-04-23T02:34:51.928 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:34:51 smithi191 bash[40117]: cephadm 2024-04-23T02:34:50.277295+0000 mgr.y (mgr.25468) 243 : cephadm 3 unable to calc client keyring client.admin placement PlacementSpec(label='_admin'): Cannot place : No matching hosts for label _admin 2024-04-23T02:34:51.928 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:34:51 smithi191 bash[40117]: cluster 2024-04-23T02:34:50.278640+0000 mgr.y (mgr.25468) 244 : cluster 0 pgmap v170: 161 pgs: 161 active+clean; 604 KiB data, 238 MiB used, 715 GiB / 715 GiB avail 2024-04-23T02:34:51.928 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:34:51 smithi191 bash[40117]: cluster 2024-04-23T02:34:50.279194+0000 mgr.y (mgr.25468) 245 : cluster 0 pgmap v171: 161 pgs: 161 active+clean; 604 KiB data, 238 MiB used, 715 GiB / 715 GiB avail 2024-04-23T02:34:51.929 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:34:51 smithi191 bash[40117]: audit 2024-04-23T02:34:50.391049+0000 mgr.y (mgr.25468) 246 : audit 0 from='mon.1 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16}]: dispatch 2024-04-23T02:34:51.929 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:34:51 smithi191 bash[40117]: cephadm 2024-04-23T02:34:50.393129+0000 mgr.y (mgr.25468) 247 : cephadm 1 Upgrade: osd.5 is safe to restart 2024-04-23T02:34:52.061 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:34:51 smithi037 bash[56036]: cephadm 2024-04-23T02:34:50.277295+0000 mgr.y (mgr.25468) 243 : cephadm 3 unable to calc client keyring client.admin placement PlacementSpec(label='_admin'): Cannot place : No matching hosts for label _admin 2024-04-23T02:34:52.061 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:34:51 smithi037 bash[56036]: cluster 2024-04-23T02:34:50.278640+0000 mgr.y (mgr.25468) 244 : cluster 0 pgmap v170: 161 pgs: 161 active+clean; 604 KiB data, 238 MiB used, 715 GiB / 715 GiB avail 2024-04-23T02:34:52.061 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:34:51 smithi037 bash[56036]: cluster 2024-04-23T02:34:50.279194+0000 mgr.y (mgr.25468) 245 : cluster 0 pgmap v171: 161 pgs: 161 active+clean; 604 KiB data, 238 MiB used, 715 GiB / 715 GiB avail 2024-04-23T02:34:52.062 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:34:51 smithi037 bash[56036]: audit 2024-04-23T02:34:50.391049+0000 mgr.y (mgr.25468) 246 : audit 0 from='mon.1 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16}]: dispatch 2024-04-23T02:34:52.062 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:34:51 smithi037 bash[56036]: cephadm 2024-04-23T02:34:50.393129+0000 mgr.y (mgr.25468) 247 : cephadm 1 Upgrade: osd.5 is safe to restart 2024-04-23T02:34:52.062 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:34:51 smithi037 bash[54030]: cephadm 2024-04-23T02:34:50.277295+0000 mgr.y (mgr.25468) 243 : cephadm 3 unable to calc client keyring client.admin placement PlacementSpec(label='_admin'): Cannot place : No matching hosts for label _admin 2024-04-23T02:34:52.062 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:34:51 smithi037 bash[54030]: cluster 2024-04-23T02:34:50.278640+0000 mgr.y (mgr.25468) 244 : cluster 0 pgmap v170: 161 pgs: 161 active+clean; 604 KiB data, 238 MiB used, 715 GiB / 715 GiB avail 2024-04-23T02:34:52.062 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:34:51 smithi037 bash[54030]: cluster 2024-04-23T02:34:50.279194+0000 mgr.y (mgr.25468) 245 : cluster 0 pgmap v171: 161 pgs: 161 active+clean; 604 KiB data, 238 MiB used, 715 GiB / 715 GiB avail 2024-04-23T02:34:52.062 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:34:51 smithi037 bash[54030]: audit 2024-04-23T02:34:50.391049+0000 mgr.y (mgr.25468) 246 : audit 0 from='mon.1 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16}]: dispatch 2024-04-23T02:34:52.062 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:34:51 smithi037 bash[54030]: cephadm 2024-04-23T02:34:50.393129+0000 mgr.y (mgr.25468) 247 : cephadm 1 Upgrade: osd.5 is safe to restart 2024-04-23T02:34:53.884 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:34:53 smithi191 bash[40117]: cluster 2024-04-23T02:34:52.281335+0000 mgr.y (mgr.25468) 248 : cluster 0 pgmap v172: 161 pgs: 161 active+clean; 604 KiB data, 238 MiB used, 715 GiB / 715 GiB avail 2024-04-23T02:34:53.885 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:34:53 smithi191 bash[40117]: cephadm 2024-04-23T02:34:52.562181+0000 mgr.y (mgr.25468) 249 : cephadm 1 Upgrade: Updating osd.5 2024-04-23T02:34:53.885 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:34:53 smithi191 bash[40117]: audit 2024-04-23T02:34:52.573600+0000 mon.a (mon.0) 444 : audit 1 from='mgr.25468 ' entity='mgr.y' 2024-04-23T02:34:53.885 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:34:53 smithi191 bash[40117]: audit 2024-04-23T02:34:52.575779+0000 mon.c (mon.1) 140 : audit 1 from='mgr.25468 172.21.15.37:0/2063831359' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.5"}]: dispatch 2024-04-23T02:34:53.885 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:34:53 smithi191 bash[40117]: audit 2024-04-23T02:34:52.577280+0000 mon.c (mon.1) 141 : audit 0 from='mgr.25468 172.21.15.37:0/2063831359' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-23T02:34:53.885 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:34:53 smithi191 bash[40117]: cephadm 2024-04-23T02:34:52.582152+0000 mgr.y (mgr.25468) 250 : cephadm 1 Deploying daemon osd.5 on smithi191 2024-04-23T02:34:54.061 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:34:53 smithi037 bash[54030]: cluster 2024-04-23T02:34:52.281335+0000 mgr.y (mgr.25468) 248 : cluster 0 pgmap v172: 161 pgs: 161 active+clean; 604 KiB data, 238 MiB used, 715 GiB / 715 GiB avail 2024-04-23T02:34:54.061 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:34:53 smithi037 bash[54030]: cephadm 2024-04-23T02:34:52.562181+0000 mgr.y (mgr.25468) 249 : cephadm 1 Upgrade: Updating osd.5 2024-04-23T02:34:54.061 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:34:53 smithi037 bash[54030]: audit 2024-04-23T02:34:52.573600+0000 mon.a (mon.0) 444 : audit 1 from='mgr.25468 ' entity='mgr.y' 2024-04-23T02:34:54.061 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:34:53 smithi037 bash[54030]: audit 2024-04-23T02:34:52.575779+0000 mon.c (mon.1) 140 : audit 1 from='mgr.25468 172.21.15.37:0/2063831359' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.5"}]: dispatch 2024-04-23T02:34:54.062 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:34:53 smithi037 bash[54030]: audit 2024-04-23T02:34:52.577280+0000 mon.c (mon.1) 141 : audit 0 from='mgr.25468 172.21.15.37:0/2063831359' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-23T02:34:54.062 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:34:53 smithi037 bash[54030]: cephadm 2024-04-23T02:34:52.582152+0000 mgr.y (mgr.25468) 250 : cephadm 1 Deploying daemon osd.5 on smithi191 2024-04-23T02:34:54.062 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:34:53 smithi037 bash[56036]: cluster 2024-04-23T02:34:52.281335+0000 mgr.y (mgr.25468) 248 : cluster 0 pgmap v172: 161 pgs: 161 active+clean; 604 KiB data, 238 MiB used, 715 GiB / 715 GiB avail 2024-04-23T02:34:54.062 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:34:53 smithi037 bash[56036]: cephadm 2024-04-23T02:34:52.562181+0000 mgr.y (mgr.25468) 249 : cephadm 1 Upgrade: Updating osd.5 2024-04-23T02:34:54.062 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:34:53 smithi037 bash[56036]: audit 2024-04-23T02:34:52.573600+0000 mon.a (mon.0) 444 : audit 1 from='mgr.25468 ' entity='mgr.y' 2024-04-23T02:34:54.062 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:34:53 smithi037 bash[56036]: audit 2024-04-23T02:34:52.575779+0000 mon.c (mon.1) 140 : audit 1 from='mgr.25468 172.21.15.37:0/2063831359' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.5"}]: dispatch 2024-04-23T02:34:54.062 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:34:53 smithi037 bash[56036]: audit 2024-04-23T02:34:52.577280+0000 mon.c (mon.1) 141 : audit 0 from='mgr.25468 172.21.15.37:0/2063831359' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-23T02:34:54.062 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:34:53 smithi037 bash[56036]: cephadm 2024-04-23T02:34:52.582152+0000 mgr.y (mgr.25468) 250 : cephadm 1 Deploying daemon osd.5 on smithi191 2024-04-23T02:34:55.850 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:34:55 smithi191 bash[40117]: cluster 2024-04-23T02:34:54.282267+0000 mgr.y (mgr.25468) 251 : cluster 0 pgmap v173: 161 pgs: 161 active+clean; 604 KiB data, 238 MiB used, 715 GiB / 715 GiB avail 2024-04-23T02:34:55.850 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:34:55 smithi191 bash[40117]: audit 2024-04-23T02:34:55.195343+0000 mon.a (mon.0) 445 : audit 1 from='mgr.25468 ' entity='mgr.y' 2024-04-23T02:34:56.061 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:34:55 smithi037 bash[56036]: cluster 2024-04-23T02:34:54.282267+0000 mgr.y (mgr.25468) 251 : cluster 0 pgmap v173: 161 pgs: 161 active+clean; 604 KiB data, 238 MiB used, 715 GiB / 715 GiB avail 2024-04-23T02:34:56.061 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:34:55 smithi037 bash[56036]: audit 2024-04-23T02:34:55.195343+0000 mon.a (mon.0) 445 : audit 1 from='mgr.25468 ' entity='mgr.y' 2024-04-23T02:34:56.061 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:34:55 smithi037 bash[54030]: cluster 2024-04-23T02:34:54.282267+0000 mgr.y (mgr.25468) 251 : cluster 0 pgmap v173: 161 pgs: 161 active+clean; 604 KiB data, 238 MiB used, 715 GiB / 715 GiB avail 2024-04-23T02:34:56.061 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:34:55 smithi037 bash[54030]: audit 2024-04-23T02:34:55.195343+0000 mon.a (mon.0) 445 : audit 1 from='mgr.25468 ' entity='mgr.y' 2024-04-23T02:34:57.037 INFO:journalctl@ceph.osd.5.smithi191.stdout:Apr 23 02:34:56 smithi191 systemd[1]: Stopping Ceph osd.5 for 39f0dbf0-0117-11ef-bc93-c7b262605968... 2024-04-23T02:34:57.293 INFO:journalctl@ceph.osd.5.smithi191.stdout:Apr 23 02:34:57 smithi191 bash[20093]: debug 2024-04-23T02:34:57.020+0000 7f39f540d700 -1 received signal: Terminated from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.5 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-04-23T02:34:57.293 INFO:journalctl@ceph.osd.5.smithi191.stdout:Apr 23 02:34:57 smithi191 bash[20093]: debug 2024-04-23T02:34:57.020+0000 7f39f540d700 -1 osd.5 107 *** Got signal Terminated *** 2024-04-23T02:34:57.293 INFO:journalctl@ceph.osd.5.smithi191.stdout:Apr 23 02:34:57 smithi191 bash[20093]: debug 2024-04-23T02:34:57.020+0000 7f39f540d700 -1 osd.5 107 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-04-23T02:34:57.935 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:34:57 smithi191 bash[40117]: cluster 2024-04-23T02:34:56.283750+0000 mgr.y (mgr.25468) 252 : cluster 0 pgmap v174: 161 pgs: 161 active+clean; 604 KiB data, 238 MiB used, 715 GiB / 715 GiB avail 2024-04-23T02:34:57.935 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:34:57 smithi191 bash[40117]: cluster 2024-04-23T02:34:57.086525+0000 mon.a (mon.0) 446 : cluster 0 osd.5 reported immediately failed by osd.0 2024-04-23T02:34:57.935 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:34:57 smithi191 bash[40117]: cluster 2024-04-23T02:34:57.086647+0000 mon.a (mon.0) 447 : cluster 1 osd.5 failed (root=default,host=smithi191) (connection refused reported by osd.0) 2024-04-23T02:34:57.935 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:34:57 smithi191 bash[40117]: cluster 2024-04-23T02:34:57.087269+0000 mon.a (mon.0) 448 : cluster 0 osd.5 reported immediately failed by osd.1 2024-04-23T02:34:57.935 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:34:57 smithi191 bash[40117]: cluster 2024-04-23T02:34:57.196450+0000 mon.a (mon.0) 449 : cluster 0 osd.5 reported immediately failed by osd.7 2024-04-23T02:34:57.935 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:34:57 smithi191 bash[40117]: cluster 2024-04-23T02:34:57.288514+0000 mon.a (mon.0) 450 : cluster 0 osd.5 reported immediately failed by osd.6 2024-04-23T02:34:57.935 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:34:57 smithi191 bash[40117]: cluster 2024-04-23T02:34:57.289241+0000 mon.a (mon.0) 451 : cluster 0 osd.5 reported immediately failed by osd.6 2024-04-23T02:34:57.935 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:34:57 smithi191 bash[40117]: cluster 2024-04-23T02:34:57.289644+0000 mon.a (mon.0) 452 : cluster 0 osd.5 reported immediately failed by osd.0 2024-04-23T02:34:57.935 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:34:57 smithi191 bash[40117]: cluster 2024-04-23T02:34:57.289809+0000 mon.a (mon.0) 453 : cluster 0 osd.5 reported immediately failed by osd.3 2024-04-23T02:34:57.935 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:34:57 smithi191 bash[40117]: cluster 2024-04-23T02:34:57.290177+0000 mon.a (mon.0) 454 : cluster 0 osd.5 reported immediately failed by osd.7 2024-04-23T02:34:57.935 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:34:57 smithi191 bash[40117]: cluster 2024-04-23T02:34:57.290490+0000 mon.a (mon.0) 455 : cluster 0 osd.5 reported immediately failed by osd.4 2024-04-23T02:34:57.936 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:34:57 smithi191 bash[40117]: cluster 2024-04-23T02:34:57.290776+0000 mon.a (mon.0) 456 : cluster 0 osd.5 reported immediately failed by osd.0 2024-04-23T02:34:57.936 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:34:57 smithi191 bash[40117]: cluster 2024-04-23T02:34:57.290894+0000 mon.a (mon.0) 457 : cluster 0 osd.5 reported immediately failed by osd.3 2024-04-23T02:34:57.936 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:34:57 smithi191 bash[40117]: cluster 2024-04-23T02:34:57.291278+0000 mon.a (mon.0) 458 : cluster 0 osd.5 reported immediately failed by osd.7 2024-04-23T02:34:57.936 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:34:57 smithi191 bash[40117]: cluster 2024-04-23T02:34:57.291573+0000 mon.a (mon.0) 459 : cluster 0 osd.5 reported immediately failed by osd.4 2024-04-23T02:34:57.936 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:34:57 smithi191 bash[40117]: cluster 2024-04-23T02:34:57.291959+0000 mon.a (mon.0) 460 : cluster 0 osd.5 reported immediately failed by osd.2 2024-04-23T02:34:57.936 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:34:57 smithi191 bash[40117]: cluster 2024-04-23T02:34:57.292396+0000 mon.a (mon.0) 461 : cluster 0 osd.5 reported immediately failed by osd.1 2024-04-23T02:34:57.936 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:34:57 smithi191 bash[40117]: cluster 2024-04-23T02:34:57.292829+0000 mon.a (mon.0) 462 : cluster 0 osd.5 reported immediately failed by osd.1 2024-04-23T02:34:57.936 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:34:57 smithi191 bash[40117]: cluster 2024-04-23T02:34:57.293123+0000 mon.a (mon.0) 463 : cluster 0 osd.5 reported immediately failed by osd.2 2024-04-23T02:34:57.936 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:34:57 smithi191 bash[40117]: cluster 2024-04-23T02:34:57.397228+0000 mon.a (mon.0) 464 : cluster 0 osd.5 reported immediately failed by osd.7 2024-04-23T02:34:57.936 INFO:journalctl@ceph.osd.5.smithi191.stdout:Apr 23 02:34:57 smithi191 bash[44235]: ceph-39f0dbf0-0117-11ef-bc93-c7b262605968-osd.5 2024-04-23T02:34:57.936 INFO:journalctl@ceph.osd.5.smithi191.stdout:Apr 23 02:34:57 smithi191 bash[44312]: Error response from daemon: No such container: ceph-39f0dbf0-0117-11ef-bc93-c7b262605968-osd.5 2024-04-23T02:34:58.061 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:34:57 smithi037 bash[56036]: cluster 2024-04-23T02:34:56.283750+0000 mgr.y (mgr.25468) 252 : cluster 0 pgmap v174: 161 pgs: 161 active+clean; 604 KiB data, 238 MiB used, 715 GiB / 715 GiB avail 2024-04-23T02:34:58.062 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:34:57 smithi037 bash[56036]: cluster 2024-04-23T02:34:57.086525+0000 mon.a (mon.0) 446 : cluster 0 osd.5 reported immediately failed by osd.0 2024-04-23T02:34:58.062 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:34:57 smithi037 bash[56036]: cluster 2024-04-23T02:34:57.086647+0000 mon.a (mon.0) 447 : cluster 1 osd.5 failed (root=default,host=smithi191) (connection refused reported by osd.0) 2024-04-23T02:34:58.062 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:34:57 smithi037 bash[56036]: cluster 2024-04-23T02:34:57.087269+0000 mon.a (mon.0) 448 : cluster 0 osd.5 reported immediately failed by osd.1 2024-04-23T02:34:58.062 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:34:57 smithi037 bash[56036]: cluster 2024-04-23T02:34:57.196450+0000 mon.a (mon.0) 449 : cluster 0 osd.5 reported immediately failed by osd.7 2024-04-23T02:34:58.062 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:34:57 smithi037 bash[56036]: cluster 2024-04-23T02:34:57.288514+0000 mon.a (mon.0) 450 : cluster 0 osd.5 reported immediately failed by osd.6 2024-04-23T02:34:58.062 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:34:57 smithi037 bash[56036]: cluster 2024-04-23T02:34:57.289241+0000 mon.a (mon.0) 451 : cluster 0 osd.5 reported immediately failed by osd.6 2024-04-23T02:34:58.062 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:34:57 smithi037 bash[56036]: cluster 2024-04-23T02:34:57.289644+0000 mon.a (mon.0) 452 : cluster 0 osd.5 reported immediately failed by osd.0 2024-04-23T02:34:58.062 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:34:57 smithi037 bash[56036]: cluster 2024-04-23T02:34:57.289809+0000 mon.a (mon.0) 453 : cluster 0 osd.5 reported immediately failed by osd.3 2024-04-23T02:34:58.062 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:34:57 smithi037 bash[56036]: cluster 2024-04-23T02:34:57.290177+0000 mon.a (mon.0) 454 : cluster 0 osd.5 reported immediately failed by osd.7 2024-04-23T02:34:58.062 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:34:57 smithi037 bash[56036]: cluster 2024-04-23T02:34:57.290490+0000 mon.a (mon.0) 455 : cluster 0 osd.5 reported immediately failed by osd.4 2024-04-23T02:34:58.062 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:34:57 smithi037 bash[56036]: cluster 2024-04-23T02:34:57.290776+0000 mon.a (mon.0) 456 : cluster 0 osd.5 reported immediately failed by osd.0 2024-04-23T02:34:58.062 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:34:57 smithi037 bash[56036]: cluster 2024-04-23T02:34:57.290894+0000 mon.a (mon.0) 457 : cluster 0 osd.5 reported immediately failed by osd.3 2024-04-23T02:34:58.062 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:34:57 smithi037 bash[56036]: cluster 2024-04-23T02:34:57.291278+0000 mon.a (mon.0) 458 : cluster 0 osd.5 reported immediately failed by osd.7 2024-04-23T02:34:58.063 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:34:57 smithi037 bash[56036]: cluster 2024-04-23T02:34:57.291573+0000 mon.a (mon.0) 459 : cluster 0 osd.5 reported immediately failed by osd.4 2024-04-23T02:34:58.063 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:34:57 smithi037 bash[56036]: cluster 2024-04-23T02:34:57.291959+0000 mon.a (mon.0) 460 : cluster 0 osd.5 reported immediately failed by osd.2 2024-04-23T02:34:58.063 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:34:57 smithi037 bash[56036]: cluster 2024-04-23T02:34:57.292396+0000 mon.a (mon.0) 461 : cluster 0 osd.5 reported immediately failed by osd.1 2024-04-23T02:34:58.063 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:34:57 smithi037 bash[56036]: cluster 2024-04-23T02:34:57.292829+0000 mon.a (mon.0) 462 : cluster 0 osd.5 reported immediately failed by osd.1 2024-04-23T02:34:58.063 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:34:57 smithi037 bash[56036]: cluster 2024-04-23T02:34:57.293123+0000 mon.a (mon.0) 463 : cluster 0 osd.5 reported immediately failed by osd.2 2024-04-23T02:34:58.063 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:34:57 smithi037 bash[56036]: cluster 2024-04-23T02:34:57.397228+0000 mon.a (mon.0) 464 : cluster 0 osd.5 reported immediately failed by osd.7 2024-04-23T02:34:58.063 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:34:57 smithi037 bash[54030]: cluster 2024-04-23T02:34:56.283750+0000 mgr.y (mgr.25468) 252 : cluster 0 pgmap v174: 161 pgs: 161 active+clean; 604 KiB data, 238 MiB used, 715 GiB / 715 GiB avail 2024-04-23T02:34:58.063 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:34:57 smithi037 bash[54030]: cluster 2024-04-23T02:34:57.086525+0000 mon.a (mon.0) 446 : cluster 0 osd.5 reported immediately failed by osd.0 2024-04-23T02:34:58.063 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:34:57 smithi037 bash[54030]: cluster 2024-04-23T02:34:57.086647+0000 mon.a (mon.0) 447 : cluster 1 osd.5 failed (root=default,host=smithi191) (connection refused reported by osd.0) 2024-04-23T02:34:58.063 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:34:57 smithi037 bash[54030]: cluster 2024-04-23T02:34:57.087269+0000 mon.a (mon.0) 448 : cluster 0 osd.5 reported immediately failed by osd.1 2024-04-23T02:34:58.063 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:34:57 smithi037 bash[54030]: cluster 2024-04-23T02:34:57.196450+0000 mon.a (mon.0) 449 : cluster 0 osd.5 reported immediately failed by osd.7 2024-04-23T02:34:58.063 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:34:57 smithi037 bash[54030]: cluster 2024-04-23T02:34:57.288514+0000 mon.a (mon.0) 450 : cluster 0 osd.5 reported immediately failed by osd.6 2024-04-23T02:34:58.064 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:34:57 smithi037 bash[54030]: cluster 2024-04-23T02:34:57.289241+0000 mon.a (mon.0) 451 : cluster 0 osd.5 reported immediately failed by osd.6 2024-04-23T02:34:58.064 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:34:57 smithi037 bash[54030]: cluster 2024-04-23T02:34:57.289644+0000 mon.a (mon.0) 452 : cluster 0 osd.5 reported immediately failed by osd.0 2024-04-23T02:34:58.064 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:34:57 smithi037 bash[54030]: cluster 2024-04-23T02:34:57.289809+0000 mon.a (mon.0) 453 : cluster 0 osd.5 reported immediately failed by osd.3 2024-04-23T02:34:58.064 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:34:57 smithi037 bash[54030]: cluster 2024-04-23T02:34:57.290177+0000 mon.a (mon.0) 454 : cluster 0 osd.5 reported immediately failed by osd.7 2024-04-23T02:34:58.064 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:34:57 smithi037 bash[54030]: cluster 2024-04-23T02:34:57.290490+0000 mon.a (mon.0) 455 : cluster 0 osd.5 reported immediately failed by osd.4 2024-04-23T02:34:58.064 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:34:57 smithi037 bash[54030]: cluster 2024-04-23T02:34:57.290776+0000 mon.a (mon.0) 456 : cluster 0 osd.5 reported immediately failed by osd.0 2024-04-23T02:34:58.064 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:34:57 smithi037 bash[54030]: cluster 2024-04-23T02:34:57.290894+0000 mon.a (mon.0) 457 : cluster 0 osd.5 reported immediately failed by osd.3 2024-04-23T02:34:58.064 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:34:57 smithi037 bash[54030]: cluster 2024-04-23T02:34:57.291278+0000 mon.a (mon.0) 458 : cluster 0 osd.5 reported immediately failed by osd.7 2024-04-23T02:34:58.064 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:34:57 smithi037 bash[54030]: cluster 2024-04-23T02:34:57.291573+0000 mon.a (mon.0) 459 : cluster 0 osd.5 reported immediately failed by osd.4 2024-04-23T02:34:58.064 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:34:57 smithi037 bash[54030]: cluster 2024-04-23T02:34:57.291959+0000 mon.a (mon.0) 460 : cluster 0 osd.5 reported immediately failed by osd.2 2024-04-23T02:34:58.064 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:34:57 smithi037 bash[54030]: cluster 2024-04-23T02:34:57.292396+0000 mon.a (mon.0) 461 : cluster 0 osd.5 reported immediately failed by osd.1 2024-04-23T02:34:58.064 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:34:57 smithi037 bash[54030]: cluster 2024-04-23T02:34:57.292829+0000 mon.a (mon.0) 462 : cluster 0 osd.5 reported immediately failed by osd.1 2024-04-23T02:34:58.064 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:34:57 smithi037 bash[54030]: cluster 2024-04-23T02:34:57.293123+0000 mon.a (mon.0) 463 : cluster 0 osd.5 reported immediately failed by osd.2 2024-04-23T02:34:58.064 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:34:57 smithi037 bash[54030]: cluster 2024-04-23T02:34:57.397228+0000 mon.a (mon.0) 464 : cluster 0 osd.5 reported immediately failed by osd.7 2024-04-23T02:34:58.883 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:34:58 smithi191 bash[40117]: cluster 2024-04-23T02:34:57.578245+0000 mon.a (mon.0) 465 : cluster 3 Health check failed: 1 osds down (OSD_DOWN) 2024-04-23T02:34:58.883 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:34:58 smithi191 bash[40117]: cluster 2024-04-23T02:34:57.593662+0000 mon.a (mon.0) 466 : cluster 0 osdmap e108: 8 total, 7 up, 8 in 2024-04-23T02:34:58.883 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:34:58 smithi191 bash[40117]: cluster 2024-04-23T02:34:58.592143+0000 mon.a (mon.0) 467 : cluster 0 osdmap e109: 8 total, 7 up, 8 in 2024-04-23T02:34:59.061 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:34:58 smithi037 bash[56036]: cluster 2024-04-23T02:34:57.578245+0000 mon.a (mon.0) 465 : cluster 3 Health check failed: 1 osds down (OSD_DOWN) 2024-04-23T02:34:59.061 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:34:58 smithi037 bash[56036]: cluster 2024-04-23T02:34:57.593662+0000 mon.a (mon.0) 466 : cluster 0 osdmap e108: 8 total, 7 up, 8 in 2024-04-23T02:34:59.061 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:34:58 smithi037 bash[56036]: cluster 2024-04-23T02:34:58.592143+0000 mon.a (mon.0) 467 : cluster 0 osdmap e109: 8 total, 7 up, 8 in 2024-04-23T02:34:59.062 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:34:58 smithi037 bash[54030]: cluster 2024-04-23T02:34:57.578245+0000 mon.a (mon.0) 465 : cluster 3 Health check failed: 1 osds down (OSD_DOWN) 2024-04-23T02:34:59.062 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:34:58 smithi037 bash[54030]: cluster 2024-04-23T02:34:57.593662+0000 mon.a (mon.0) 466 : cluster 0 osdmap e108: 8 total, 7 up, 8 in 2024-04-23T02:34:59.062 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:34:58 smithi037 bash[54030]: cluster 2024-04-23T02:34:58.592143+0000 mon.a (mon.0) 467 : cluster 0 osdmap e109: 8 total, 7 up, 8 in 2024-04-23T02:34:59.934 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:34:59 smithi191 bash[40117]: cluster 2024-04-23T02:34:58.284533+0000 mgr.y (mgr.25468) 253 : cluster 0 pgmap v176: 161 pgs: 22 stale+active+clean, 139 active+clean; 604 KiB data, 238 MiB used, 715 GiB / 715 GiB avail 2024-04-23T02:35:00.061 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:34:59 smithi037 bash[56036]: cluster 2024-04-23T02:34:58.284533+0000 mgr.y (mgr.25468) 253 : cluster 0 pgmap v176: 161 pgs: 22 stale+active+clean, 139 active+clean; 604 KiB data, 238 MiB used, 715 GiB / 715 GiB avail 2024-04-23T02:35:00.061 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:34:59 smithi037 bash[54030]: cluster 2024-04-23T02:34:58.284533+0000 mgr.y (mgr.25468) 253 : cluster 0 pgmap v176: 161 pgs: 22 stale+active+clean, 139 active+clean; 604 KiB data, 238 MiB used, 715 GiB / 715 GiB avail 2024-04-23T02:35:00.277 INFO:journalctl@ceph.osd.5.smithi191.stdout:Apr 23 02:34:59 smithi191 systemd[1]: ceph-39f0dbf0-0117-11ef-bc93-c7b262605968@osd.5.service: Succeeded. 2024-04-23T02:35:00.277 INFO:journalctl@ceph.osd.5.smithi191.stdout:Apr 23 02:34:59 smithi191 systemd[1]: Stopped Ceph osd.5 for 39f0dbf0-0117-11ef-bc93-c7b262605968. 2024-04-23T02:35:00.278 INFO:journalctl@ceph.osd.5.smithi191.stdout:Apr 23 02:35:00 smithi191 systemd[1]: Started Ceph osd.5 for 39f0dbf0-0117-11ef-bc93-c7b262605968. 2024-04-23T02:35:01.434 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:35:01 smithi191 bash[40117]: audit 2024-04-23T02:35:00.252729+0000 mon.a (mon.0) 468 : audit 1 from='mgr.25468 ' entity='mgr.y' 2024-04-23T02:35:01.434 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:35:01 smithi191 bash[40117]: audit 2024-04-23T02:35:00.269469+0000 mon.a (mon.0) 469 : audit 1 from='mgr.25468 ' entity='mgr.y' 2024-04-23T02:35:01.434 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:35:01 smithi191 bash[40117]: cluster 2024-04-23T02:35:00.286129+0000 mgr.y (mgr.25468) 254 : cluster 0 pgmap v178: 161 pgs: 5 active+undersized+degraded, 17 stale+active+clean, 4 active+undersized, 135 active+clean; 604 KiB data, 238 MiB used, 715 GiB / 715 GiB avail; 31/1095 objects degraded (2.831%) 2024-04-23T02:35:01.434 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:35:01 smithi191 bash[40117]: audit 2024-04-23T02:35:00.315839+0000 mon.c (mon.1) 142 : audit 0 from='mgr.25468 172.21.15.37:0/2063831359' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-23T02:35:01.561 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:35:01 smithi037 bash[56036]: audit 2024-04-23T02:35:00.252729+0000 mon.a (mon.0) 468 : audit 1 from='mgr.25468 ' entity='mgr.y' 2024-04-23T02:35:01.561 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:35:01 smithi037 bash[56036]: audit 2024-04-23T02:35:00.269469+0000 mon.a (mon.0) 469 : audit 1 from='mgr.25468 ' entity='mgr.y' 2024-04-23T02:35:01.561 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:35:01 smithi037 bash[56036]: cluster 2024-04-23T02:35:00.286129+0000 mgr.y (mgr.25468) 254 : cluster 0 pgmap v178: 161 pgs: 5 active+undersized+degraded, 17 stale+active+clean, 4 active+undersized, 135 active+clean; 604 KiB data, 238 MiB used, 715 GiB / 715 GiB avail; 31/1095 objects degraded (2.831%) 2024-04-23T02:35:01.561 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:35:01 smithi037 bash[56036]: audit 2024-04-23T02:35:00.315839+0000 mon.c (mon.1) 142 : audit 0 from='mgr.25468 172.21.15.37:0/2063831359' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-23T02:35:01.562 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:35:01 smithi037 bash[54030]: audit 2024-04-23T02:35:00.252729+0000 mon.a (mon.0) 468 : audit 1 from='mgr.25468 ' entity='mgr.y' 2024-04-23T02:35:01.562 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:35:01 smithi037 bash[54030]: audit 2024-04-23T02:35:00.269469+0000 mon.a (mon.0) 469 : audit 1 from='mgr.25468 ' entity='mgr.y' 2024-04-23T02:35:01.562 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:35:01 smithi037 bash[54030]: cluster 2024-04-23T02:35:00.286129+0000 mgr.y (mgr.25468) 254 : cluster 0 pgmap v178: 161 pgs: 5 active+undersized+degraded, 17 stale+active+clean, 4 active+undersized, 135 active+clean; 604 KiB data, 238 MiB used, 715 GiB / 715 GiB avail; 31/1095 objects degraded (2.831%) 2024-04-23T02:35:01.562 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:35:01 smithi037 bash[54030]: audit 2024-04-23T02:35:00.315839+0000 mon.c (mon.1) 142 : audit 0 from='mgr.25468 172.21.15.37:0/2063831359' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-23T02:35:02.100 INFO:journalctl@ceph.osd.5.smithi191.stdout:Apr 23 02:35:01 smithi191 bash[44493]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-5 2024-04-23T02:35:02.101 INFO:journalctl@ceph.osd.5.smithi191.stdout:Apr 23 02:35:01 smithi191 bash[44493]: 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-04-23T02:35:02.101 INFO:journalctl@ceph.osd.5.smithi191.stdout:Apr 23 02:35:01 smithi191 bash[44493]: Running command: /usr/bin/chown -h ceph:ceph /dev/mapper/vg_nvme-lv_3 2024-04-23T02:35:02.101 INFO:journalctl@ceph.osd.5.smithi191.stdout:Apr 23 02:35:01 smithi191 bash[44493]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-2 2024-04-23T02:35:02.101 INFO:journalctl@ceph.osd.5.smithi191.stdout:Apr 23 02:35:01 smithi191 bash[44493]: Running command: /usr/bin/ln -s /dev/mapper/vg_nvme-lv_3 /var/lib/ceph/osd/ceph-5/block 2024-04-23T02:35:02.101 INFO:journalctl@ceph.osd.5.smithi191.stdout:Apr 23 02:35:01 smithi191 bash[44493]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-5 2024-04-23T02:35:02.101 INFO:journalctl@ceph.osd.5.smithi191.stdout:Apr 23 02:35:01 smithi191 bash[44493]: --> ceph-volume raw activate successful for osd ID: 5 2024-04-23T02:35:02.434 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:35:02 smithi191 bash[40117]: cluster 2024-04-23T02:35:01.274318+0000 mon.a (mon.0) 470 : cluster 3 Health check failed: Degraded data redundancy: 31/1095 objects degraded (2.831%), 5 pgs degraded (PG_DEGRADED) 2024-04-23T02:35:02.561 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:35:02 smithi037 bash[54030]: cluster 2024-04-23T02:35:01.274318+0000 mon.a (mon.0) 470 : cluster 3 Health check failed: Degraded data redundancy: 31/1095 objects degraded (2.831%), 5 pgs degraded (PG_DEGRADED) 2024-04-23T02:35:02.561 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:35:02 smithi037 bash[56036]: cluster 2024-04-23T02:35:01.274318+0000 mon.a (mon.0) 470 : cluster 3 Health check failed: Degraded data redundancy: 31/1095 objects degraded (2.831%), 5 pgs degraded (PG_DEGRADED) 2024-04-23T02:35:03.561 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:35:03 smithi037 bash[54030]: cluster 2024-04-23T02:35:02.288059+0000 mgr.y (mgr.25468) 255 : cluster 0 pgmap v179: 161 pgs: 20 active+undersized+degraded, 37 active+undersized, 104 active+clean; 604 KiB data, 238 MiB used, 715 GiB / 715 GiB avail; 123/1095 objects degraded (11.233%) 2024-04-23T02:35:03.561 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:35:03 smithi037 bash[56036]: cluster 2024-04-23T02:35:02.288059+0000 mgr.y (mgr.25468) 255 : cluster 0 pgmap v179: 161 pgs: 20 active+undersized+degraded, 37 active+undersized, 104 active+clean; 604 KiB data, 238 MiB used, 715 GiB / 715 GiB avail; 123/1095 objects degraded (11.233%) 2024-04-23T02:35:03.568 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:35:03 smithi191 bash[40117]: cluster 2024-04-23T02:35:02.288059+0000 mgr.y (mgr.25468) 255 : cluster 0 pgmap v179: 161 pgs: 20 active+undersized+degraded, 37 active+undersized, 104 active+clean; 604 KiB data, 238 MiB used, 715 GiB / 715 GiB avail; 123/1095 objects degraded (11.233%) 2024-04-23T02:35:03.934 INFO:journalctl@ceph.osd.5.smithi191.stdout:Apr 23 02:35:03 smithi191 bash[44771]: debug 2024-04-23T02:35:03.664+0000 7f70b974a700 1 -- 172.21.15.191:0/1197529569 <== mon.2 v2:172.21.15.191:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x5645eaaff1e0 con 0x5645eab85000 2024-04-23T02:35:04.684 INFO:journalctl@ceph.osd.5.smithi191.stdout:Apr 23 02:35:04 smithi191 bash[44771]: debug 2024-04-23T02:35:04.204+0000 7f70c28e27c0 -1 Falling back to public interface 2024-04-23T02:35:05.684 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:35:05 smithi191 bash[40117]: cluster 2024-04-23T02:35:04.289328+0000 mgr.y (mgr.25468) 256 : cluster 0 pgmap v180: 161 pgs: 20 active+undersized+degraded, 37 active+undersized, 104 active+clean; 604 KiB data, 238 MiB used, 715 GiB / 715 GiB avail; 123/1095 objects degraded (11.233%) 2024-04-23T02:35:05.811 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:35:05 smithi037 bash[54030]: cluster 2024-04-23T02:35:04.289328+0000 mgr.y (mgr.25468) 256 : cluster 0 pgmap v180: 161 pgs: 20 active+undersized+degraded, 37 active+undersized, 104 active+clean; 604 KiB data, 238 MiB used, 715 GiB / 715 GiB avail; 123/1095 objects degraded (11.233%) 2024-04-23T02:35:05.812 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:35:05 smithi037 bash[56036]: cluster 2024-04-23T02:35:04.289328+0000 mgr.y (mgr.25468) 256 : cluster 0 pgmap v180: 161 pgs: 20 active+undersized+degraded, 37 active+undersized, 104 active+clean; 604 KiB data, 238 MiB used, 715 GiB / 715 GiB avail; 123/1095 objects degraded (11.233%) 2024-04-23T02:35:07.684 INFO:journalctl@ceph.osd.5.smithi191.stdout:Apr 23 02:35:07 smithi191 bash[44771]: debug 2024-04-23T02:35:07.268+0000 7f70c28e27c0 -1 osd.5 0 read_superblock omap replica is missing. 2024-04-23T02:35:07.684 INFO:journalctl@ceph.osd.5.smithi191.stdout:Apr 23 02:35:07 smithi191 bash[44771]: debug 2024-04-23T02:35:07.316+0000 7f70c28e27c0 -1 osd.5 107 log_to_monitors true 2024-04-23T02:35:07.685 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:35:07 smithi191 bash[40117]: cluster 2024-04-23T02:35:06.291003+0000 mgr.y (mgr.25468) 257 : cluster 0 pgmap v181: 161 pgs: 20 active+undersized+degraded, 37 active+undersized, 104 active+clean; 604 KiB data, 238 MiB used, 715 GiB / 715 GiB avail; 123/1095 objects degraded (11.233%) 2024-04-23T02:35:07.685 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:35:07 smithi191 bash[40117]: audit 2024-04-23T02:35:07.324333+0000 mon.b (mon.2) 5 : audit 1 from='osd.5 [v2:172.21.15.191:6808/4292631396,v1:172.21.15.191:6809/4292631396]' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2024-04-23T02:35:07.685 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:35:07 smithi191 bash[40117]: audit 2024-04-23T02:35:07.328781+0000 mon.a (mon.0) 471 : audit 1 from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2024-04-23T02:35:07.811 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:35:07 smithi037 bash[54030]: cluster 2024-04-23T02:35:06.291003+0000 mgr.y (mgr.25468) 257 : cluster 0 pgmap v181: 161 pgs: 20 active+undersized+degraded, 37 active+undersized, 104 active+clean; 604 KiB data, 238 MiB used, 715 GiB / 715 GiB avail; 123/1095 objects degraded (11.233%) 2024-04-23T02:35:07.811 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:35:07 smithi037 bash[54030]: audit 2024-04-23T02:35:07.324333+0000 mon.b (mon.2) 5 : audit 1 from='osd.5 [v2:172.21.15.191:6808/4292631396,v1:172.21.15.191:6809/4292631396]' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2024-04-23T02:35:07.811 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:35:07 smithi037 bash[54030]: audit 2024-04-23T02:35:07.328781+0000 mon.a (mon.0) 471 : audit 1 from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2024-04-23T02:35:07.812 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:35:07 smithi037 bash[56036]: cluster 2024-04-23T02:35:06.291003+0000 mgr.y (mgr.25468) 257 : cluster 0 pgmap v181: 161 pgs: 20 active+undersized+degraded, 37 active+undersized, 104 active+clean; 604 KiB data, 238 MiB used, 715 GiB / 715 GiB avail; 123/1095 objects degraded (11.233%) 2024-04-23T02:35:07.812 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:35:07 smithi037 bash[56036]: audit 2024-04-23T02:35:07.324333+0000 mon.b (mon.2) 5 : audit 1 from='osd.5 [v2:172.21.15.191:6808/4292631396,v1:172.21.15.191:6809/4292631396]' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2024-04-23T02:35:07.812 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:35:07 smithi037 bash[56036]: audit 2024-04-23T02:35:07.328781+0000 mon.a (mon.0) 471 : audit 1 from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2024-04-23T02:35:08.184 INFO:journalctl@ceph.osd.5.smithi191.stdout:Apr 23 02:35:07 smithi191 bash[44771]: debug 2024-04-23T02:35:07.892+0000 7f70afd34700 -1 osd.5 107 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-04-23T02:35:08.655 INFO:teuthology.orchestra.run.smithi037.stdout:true 2024-04-23T02:35:08.684 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:35:08 smithi191 bash[40117]: audit 2024-04-23T02:35:07.357598+0000 mon.b (mon.2) 6 : audit 1 from='osd.5 [v2:172.21.15.191:6808/4292631396,v1:172.21.15.191:6809/4292631396]' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi191", "root=default"]}]: dispatch 2024-04-23T02:35:08.684 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:35:08 smithi191 bash[40117]: audit 2024-04-23T02:35:07.360024+0000 mon.a (mon.0) 472 : audit 1 from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]': finished 2024-04-23T02:35:08.684 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:35:08 smithi191 bash[40117]: cluster 2024-04-23T02:35:07.360274+0000 mon.a (mon.0) 473 : cluster 0 osdmap e110: 8 total, 7 up, 8 in 2024-04-23T02:35:08.684 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:35:08 smithi191 bash[40117]: audit 2024-04-23T02:35:07.367826+0000 mon.a (mon.0) 474 : audit 1 from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi191", "root=default"]}]: dispatch 2024-04-23T02:35:08.685 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:35:08 smithi191 bash[40117]: audit 2024-04-23T02:35:07.634513+0000 mon.a (mon.0) 475 : audit 1 from='mgr.25468 ' entity='mgr.y' 2024-04-23T02:35:08.685 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:35:08 smithi191 bash[40117]: audit 2024-04-23T02:35:07.732163+0000 mon.a (mon.0) 476 : audit 1 from='mgr.25468 ' entity='mgr.y' 2024-04-23T02:35:08.685 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:35:08 smithi191 bash[40117]: audit 2024-04-23T02:35:07.889493+0000 mon.a (mon.0) 477 : audit 1 from='osd.5 ' entity='osd.5' 2024-04-23T02:35:08.811 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:35:08 smithi037 bash[56036]: audit 2024-04-23T02:35:07.357598+0000 mon.b (mon.2) 6 : audit 1 from='osd.5 [v2:172.21.15.191:6808/4292631396,v1:172.21.15.191:6809/4292631396]' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi191", "root=default"]}]: dispatch 2024-04-23T02:35:08.811 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:35:08 smithi037 bash[56036]: audit 2024-04-23T02:35:07.360024+0000 mon.a (mon.0) 472 : audit 1 from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]': finished 2024-04-23T02:35:08.811 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:35:08 smithi037 bash[56036]: cluster 2024-04-23T02:35:07.360274+0000 mon.a (mon.0) 473 : cluster 0 osdmap e110: 8 total, 7 up, 8 in 2024-04-23T02:35:08.811 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:35:08 smithi037 bash[56036]: audit 2024-04-23T02:35:07.367826+0000 mon.a (mon.0) 474 : audit 1 from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi191", "root=default"]}]: dispatch 2024-04-23T02:35:08.811 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:35:08 smithi037 bash[56036]: audit 2024-04-23T02:35:07.634513+0000 mon.a (mon.0) 475 : audit 1 from='mgr.25468 ' entity='mgr.y' 2024-04-23T02:35:08.812 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:35:08 smithi037 bash[56036]: audit 2024-04-23T02:35:07.732163+0000 mon.a (mon.0) 476 : audit 1 from='mgr.25468 ' entity='mgr.y' 2024-04-23T02:35:08.812 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:35:08 smithi037 bash[56036]: audit 2024-04-23T02:35:07.889493+0000 mon.a (mon.0) 477 : audit 1 from='osd.5 ' entity='osd.5' 2024-04-23T02:35:08.812 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:35:08 smithi037 bash[54030]: audit 2024-04-23T02:35:07.357598+0000 mon.b (mon.2) 6 : audit 1 from='osd.5 [v2:172.21.15.191:6808/4292631396,v1:172.21.15.191:6809/4292631396]' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi191", "root=default"]}]: dispatch 2024-04-23T02:35:08.812 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:35:08 smithi037 bash[54030]: audit 2024-04-23T02:35:07.360024+0000 mon.a (mon.0) 472 : audit 1 from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]': finished 2024-04-23T02:35:08.812 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:35:08 smithi037 bash[54030]: cluster 2024-04-23T02:35:07.360274+0000 mon.a (mon.0) 473 : cluster 0 osdmap e110: 8 total, 7 up, 8 in 2024-04-23T02:35:08.812 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:35:08 smithi037 bash[54030]: audit 2024-04-23T02:35:07.367826+0000 mon.a (mon.0) 474 : audit 1 from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi191", "root=default"]}]: dispatch 2024-04-23T02:35:08.812 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:35:08 smithi037 bash[54030]: audit 2024-04-23T02:35:07.634513+0000 mon.a (mon.0) 475 : audit 1 from='mgr.25468 ' entity='mgr.y' 2024-04-23T02:35:08.812 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:35:08 smithi037 bash[54030]: audit 2024-04-23T02:35:07.732163+0000 mon.a (mon.0) 476 : audit 1 from='mgr.25468 ' entity='mgr.y' 2024-04-23T02:35:08.812 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:35:08 smithi037 bash[54030]: audit 2024-04-23T02:35:07.889493+0000 mon.a (mon.0) 477 : audit 1 from='osd.5 ' entity='osd.5' 2024-04-23T02:35:09.454 INFO:teuthology.orchestra.run.smithi037.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-04-23T02:35:09.455 INFO:teuthology.orchestra.run.smithi037.stdout:alertmanager.a smithi037 *:9093,9094 running (6m) 56s ago 13m 10.5M - 0.20.0 0881eb8f169f 1b9e4bd608dc 2024-04-23T02:35:09.455 INFO:teuthology.orchestra.run.smithi037.stdout:grafana.a smithi191 *:3000 running (6m) 1s ago 13m 26.1M - 6.7.4 557c83e11646 cfce89c1dd30 2024-04-23T02:35:09.455 INFO:teuthology.orchestra.run.smithi037.stdout:iscsi.foo.smithi037.qdajck smithi037 error 56s ago 11m - - 2024-04-23T02:35:09.455 INFO:teuthology.orchestra.run.smithi037.stdout:mgr.x smithi191 *:8443,8765 running (5m) 1s ago 17m 441M - 18.2.2-1237-g646b8c7d 9900ed1a6b81 b3456bc9b9ef 2024-04-23T02:35:09.455 INFO:teuthology.orchestra.run.smithi037.stdout:mgr.y smithi037 *:8443,8765 running (6m) 56s ago 19m 488M - 18.2.2-1237-g646b8c7d 9900ed1a6b81 19b52a26f1ca 2024-04-23T02:35:09.455 INFO:teuthology.orchestra.run.smithi037.stdout:mon.a smithi037 running (4m) 56s ago 19m 61.2M 2048M 18.2.2-1237-g646b8c7d 9900ed1a6b81 6d03d23cb94e 2024-04-23T02:35:09.455 INFO:teuthology.orchestra.run.smithi037.stdout:mon.b smithi191 running (3m) 1s ago 18m 52.8M 2048M 18.2.2-1237-g646b8c7d 9900ed1a6b81 a5c2b4539944 2024-04-23T02:35:09.455 INFO:teuthology.orchestra.run.smithi037.stdout:mon.c smithi037 running (4m) 56s ago 18m 51.5M 2048M 18.2.2-1237-g646b8c7d 9900ed1a6b81 f6fcc457b7d2 2024-04-23T02:35:09.455 INFO:teuthology.orchestra.run.smithi037.stdout:node-exporter.a smithi037 *:9100 running (7m) 56s ago 13m 9604k - 0.18.1 e5a616e4b9cf 9f1e46faf95f 2024-04-23T02:35:09.455 INFO:teuthology.orchestra.run.smithi037.stdout:node-exporter.b smithi191 *:9100 running (6m) 1s ago 13m 4152k - 0.18.1 e5a616e4b9cf 4b3fa5356419 2024-04-23T02:35:09.455 INFO:teuthology.orchestra.run.smithi037.stdout:osd.0 smithi037 running (2m) 56s ago 17m 54.2M 4096M 18.2.2-1237-g646b8c7d 9900ed1a6b81 e084fbd81970 2024-04-23T02:35:09.455 INFO:teuthology.orchestra.run.smithi037.stdout:osd.1 smithi037 running (118s) 56s ago 17m 52.7M 4096M 18.2.2-1237-g646b8c7d 9900ed1a6b81 743ca0daac2b 2024-04-23T02:35:09.455 INFO:teuthology.orchestra.run.smithi037.stdout:osd.2 smithi037 running (89s) 56s ago 16m 54.4M 4096M 18.2.2-1237-g646b8c7d 9900ed1a6b81 919a641f6f71 2024-04-23T02:35:09.456 INFO:teuthology.orchestra.run.smithi037.stdout:osd.3 smithi037 running (60s) 56s ago 16m - 4096M 18.2.2-1237-g646b8c7d 9900ed1a6b81 21dfc544a753 2024-04-23T02:35:09.456 INFO:teuthology.orchestra.run.smithi037.stdout:osd.4 smithi191 running (33s) 1s ago 15m 52.3M 4096M 18.2.2-1237-g646b8c7d 9900ed1a6b81 115b79a0f222 2024-04-23T02:35:09.456 INFO:teuthology.orchestra.run.smithi037.stdout:osd.5 smithi191 running (6s) 1s ago 15m - 4096M 18.2.2-1237-g646b8c7d 9900ed1a6b81 d173af4b36f7 2024-04-23T02:35:09.456 INFO:teuthology.orchestra.run.smithi037.stdout:osd.6 smithi191 running (15m) 1s ago 15m 61.0M 4096M 16.2.0 24ecd6d5f14c 8e1356132ee5 2024-04-23T02:35:09.456 INFO:teuthology.orchestra.run.smithi037.stdout:osd.7 smithi191 running (14m) 1s ago 14m 65.4M 4096M 16.2.0 24ecd6d5f14c 925eb6ef69e9 2024-04-23T02:35:09.456 INFO:teuthology.orchestra.run.smithi037.stdout:prometheus.a smithi191 *:9095 error 1s ago 13m - - 2024-04-23T02:35:09.456 INFO:teuthology.orchestra.run.smithi037.stdout:rgw.foo.smithi037.ajnubp smithi037 *:8000 running (11m) 56s ago 11m 57.3M - 16.2.0 24ecd6d5f14c 98e454e01e1c 2024-04-23T02:35:09.456 INFO:teuthology.orchestra.run.smithi037.stdout:rgw.foo.smithi191.arojwq smithi191 *:8000 running (11m) 1s ago 11m 57.9M - 16.2.0 24ecd6d5f14c c3f6e10394ec 2024-04-23T02:35:09.456 INFO:teuthology.orchestra.run.smithi037.stdout:rgw.smpl.smithi037.oowzwi smithi037 *:80 running (11m) 56s ago 11m 57.2M - 16.2.0 24ecd6d5f14c e986069c49da 2024-04-23T02:35:09.456 INFO:teuthology.orchestra.run.smithi037.stdout:rgw.smpl.smithi191.vzlgqs smithi191 *:80 running (11m) 1s ago 11m 58.1M - 16.2.0 24ecd6d5f14c 5e62488f89f3 2024-04-23T02:35:09.916 INFO:teuthology.orchestra.run.smithi037.stdout:{ 2024-04-23T02:35:09.916 INFO:teuthology.orchestra.run.smithi037.stdout: "mon": { 2024-04-23T02:35:09.917 INFO:teuthology.orchestra.run.smithi037.stdout: "ceph version 18.2.2-1237-g646b8c7d (646b8c7d293d8ec31a40c69f7b3237b19c1be24d) reef (stable)": 3 2024-04-23T02:35:09.917 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-04-23T02:35:09.917 INFO:teuthology.orchestra.run.smithi037.stdout: "mgr": { 2024-04-23T02:35:09.917 INFO:teuthology.orchestra.run.smithi037.stdout: "ceph version 18.2.2-1237-g646b8c7d (646b8c7d293d8ec31a40c69f7b3237b19c1be24d) reef (stable)": 2 2024-04-23T02:35:09.917 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-04-23T02:35:09.917 INFO:teuthology.orchestra.run.smithi037.stdout: "osd": { 2024-04-23T02:35:09.917 INFO:teuthology.orchestra.run.smithi037.stdout: "ceph version 16.2.0 (0c2054e95bcd9b30fdd908a79ac1d8bbc3394442) pacific (stable)": 2, 2024-04-23T02:35:09.917 INFO:teuthology.orchestra.run.smithi037.stdout: "ceph version 18.2.2-1237-g646b8c7d (646b8c7d293d8ec31a40c69f7b3237b19c1be24d) reef (stable)": 6 2024-04-23T02:35:09.917 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-04-23T02:35:09.917 INFO:teuthology.orchestra.run.smithi037.stdout: "rgw": { 2024-04-23T02:35:09.917 INFO:teuthology.orchestra.run.smithi037.stdout: "ceph version 16.2.0 (0c2054e95bcd9b30fdd908a79ac1d8bbc3394442) pacific (stable)": 4 2024-04-23T02:35:09.917 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-04-23T02:35:09.917 INFO:teuthology.orchestra.run.smithi037.stdout: "overall": { 2024-04-23T02:35:09.917 INFO:teuthology.orchestra.run.smithi037.stdout: "ceph version 16.2.0 (0c2054e95bcd9b30fdd908a79ac1d8bbc3394442) pacific (stable)": 6, 2024-04-23T02:35:09.917 INFO:teuthology.orchestra.run.smithi037.stdout: "ceph version 18.2.2-1237-g646b8c7d (646b8c7d293d8ec31a40c69f7b3237b19c1be24d) reef (stable)": 11 2024-04-23T02:35:09.918 INFO:teuthology.orchestra.run.smithi037.stdout: } 2024-04-23T02:35:09.918 INFO:teuthology.orchestra.run.smithi037.stdout:} 2024-04-23T02:35:09.934 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:35:09 smithi191 bash[40117]: cluster 2024-04-23T02:35:08.292015+0000 mgr.y (mgr.25468) 258 : cluster 0 pgmap v183: 161 pgs: 20 active+undersized+degraded, 37 active+undersized, 104 active+clean; 604 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 123/1095 objects degraded (11.233%) 2024-04-23T02:35:09.934 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:35:09 smithi191 bash[40117]: audit 2024-04-23T02:35:08.592091+0000 mon.a (mon.0) 478 : audit 1 from='mgr.25468 ' entity='mgr.y' 2024-04-23T02:35:09.934 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:35:09 smithi191 bash[40117]: audit 2024-04-23T02:35:08.604164+0000 mon.a (mon.0) 479 : audit 1 from='mgr.25468 ' entity='mgr.y' 2024-04-23T02:35:09.934 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:35:09 smithi191 bash[40117]: audit 2024-04-23T02:35:08.626403+0000 mgr.y (mgr.25468) 259 : audit 0 from='client.34623 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T02:35:09.934 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:35:09 smithi191 bash[40117]: cluster 2024-04-23T02:35:08.885192+0000 mon.a (mon.0) 480 : cluster 1 Health check cleared: OSD_DOWN (was: 1 osds down) 2024-04-23T02:35:09.935 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:35:09 smithi191 bash[40117]: cluster 2024-04-23T02:35:08.893719+0000 mon.a (mon.0) 481 : cluster 1 osd.5 [v2:172.21.15.191:6808/4292631396,v1:172.21.15.191:6809/4292631396] boot 2024-04-23T02:35:09.935 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:35:09 smithi191 bash[40117]: cluster 2024-04-23T02:35:08.893841+0000 mon.a (mon.0) 482 : cluster 0 osdmap e111: 8 total, 8 up, 8 in 2024-04-23T02:35:09.935 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:35:09 smithi191 bash[40117]: audit 2024-04-23T02:35:08.897260+0000 mon.c (mon.1) 143 : audit 0 from='mgr.25468 172.21.15.37:0/2063831359' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-04-23T02:35:09.935 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:35:09 smithi191 bash[40117]: audit 2024-04-23T02:35:09.036964+0000 mgr.y (mgr.25468) 260 : audit 0 from='client.34629 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T02:35:09.935 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:35:09 smithi191 bash[40117]: cluster 2024-04-23T02:35:09.569817+0000 mon.a (mon.0) 483 : cluster 3 Health check update: Degraded data redundancy: 123/1095 objects degraded (11.233%), 20 pgs degraded (PG_DEGRADED) 2024-04-23T02:35:10.061 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:35:09 smithi037 bash[56036]: cluster 2024-04-23T02:35:08.292015+0000 mgr.y (mgr.25468) 258 : cluster 0 pgmap v183: 161 pgs: 20 active+undersized+degraded, 37 active+undersized, 104 active+clean; 604 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 123/1095 objects degraded (11.233%) 2024-04-23T02:35:10.061 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:35:09 smithi037 bash[56036]: audit 2024-04-23T02:35:08.592091+0000 mon.a (mon.0) 478 : audit 1 from='mgr.25468 ' entity='mgr.y' 2024-04-23T02:35:10.061 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:35:09 smithi037 bash[56036]: audit 2024-04-23T02:35:08.604164+0000 mon.a (mon.0) 479 : audit 1 from='mgr.25468 ' entity='mgr.y' 2024-04-23T02:35:10.061 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:35:09 smithi037 bash[56036]: audit 2024-04-23T02:35:08.626403+0000 mgr.y (mgr.25468) 259 : audit 0 from='client.34623 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T02:35:10.061 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:35:09 smithi037 bash[56036]: cluster 2024-04-23T02:35:08.885192+0000 mon.a (mon.0) 480 : cluster 1 Health check cleared: OSD_DOWN (was: 1 osds down) 2024-04-23T02:35:10.062 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:35:09 smithi037 bash[56036]: cluster 2024-04-23T02:35:08.893719+0000 mon.a (mon.0) 481 : cluster 1 osd.5 [v2:172.21.15.191:6808/4292631396,v1:172.21.15.191:6809/4292631396] boot 2024-04-23T02:35:10.062 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:35:09 smithi037 bash[56036]: cluster 2024-04-23T02:35:08.893841+0000 mon.a (mon.0) 482 : cluster 0 osdmap e111: 8 total, 8 up, 8 in 2024-04-23T02:35:10.062 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:35:09 smithi037 bash[56036]: audit 2024-04-23T02:35:08.897260+0000 mon.c (mon.1) 143 : audit 0 from='mgr.25468 172.21.15.37:0/2063831359' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-04-23T02:35:10.062 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:35:09 smithi037 bash[56036]: audit 2024-04-23T02:35:09.036964+0000 mgr.y (mgr.25468) 260 : audit 0 from='client.34629 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T02:35:10.062 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:35:09 smithi037 bash[56036]: cluster 2024-04-23T02:35:09.569817+0000 mon.a (mon.0) 483 : cluster 3 Health check update: Degraded data redundancy: 123/1095 objects degraded (11.233%), 20 pgs degraded (PG_DEGRADED) 2024-04-23T02:35:10.062 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:35:09 smithi037 bash[54030]: cluster 2024-04-23T02:35:08.292015+0000 mgr.y (mgr.25468) 258 : cluster 0 pgmap v183: 161 pgs: 20 active+undersized+degraded, 37 active+undersized, 104 active+clean; 604 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 123/1095 objects degraded (11.233%) 2024-04-23T02:35:10.062 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:35:09 smithi037 bash[54030]: audit 2024-04-23T02:35:08.592091+0000 mon.a (mon.0) 478 : audit 1 from='mgr.25468 ' entity='mgr.y' 2024-04-23T02:35:10.062 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:35:09 smithi037 bash[54030]: audit 2024-04-23T02:35:08.604164+0000 mon.a (mon.0) 479 : audit 1 from='mgr.25468 ' entity='mgr.y' 2024-04-23T02:35:10.062 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:35:09 smithi037 bash[54030]: audit 2024-04-23T02:35:08.626403+0000 mgr.y (mgr.25468) 259 : audit 0 from='client.34623 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T02:35:10.062 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:35:09 smithi037 bash[54030]: cluster 2024-04-23T02:35:08.885192+0000 mon.a (mon.0) 480 : cluster 1 Health check cleared: OSD_DOWN (was: 1 osds down) 2024-04-23T02:35:10.062 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:35:09 smithi037 bash[54030]: cluster 2024-04-23T02:35:08.893719+0000 mon.a (mon.0) 481 : cluster 1 osd.5 [v2:172.21.15.191:6808/4292631396,v1:172.21.15.191:6809/4292631396] boot 2024-04-23T02:35:10.063 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:35:09 smithi037 bash[54030]: cluster 2024-04-23T02:35:08.893841+0000 mon.a (mon.0) 482 : cluster 0 osdmap e111: 8 total, 8 up, 8 in 2024-04-23T02:35:10.063 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:35:09 smithi037 bash[54030]: audit 2024-04-23T02:35:08.897260+0000 mon.c (mon.1) 143 : audit 0 from='mgr.25468 172.21.15.37:0/2063831359' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-04-23T02:35:10.063 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:35:09 smithi037 bash[54030]: audit 2024-04-23T02:35:09.036964+0000 mgr.y (mgr.25468) 260 : audit 0 from='client.34629 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T02:35:10.063 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:35:09 smithi037 bash[54030]: cluster 2024-04-23T02:35:09.569817+0000 mon.a (mon.0) 483 : cluster 3 Health check update: Degraded data redundancy: 123/1095 objects degraded (11.233%), 20 pgs degraded (PG_DEGRADED) 2024-04-23T02:35:10.296 INFO:teuthology.orchestra.run.smithi037.stdout:{ 2024-04-23T02:35:10.296 INFO:teuthology.orchestra.run.smithi037.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph@sha256:417b28a7fda24d3105eeb9bae56a845b9ffa154499a85601880a5fd035847210", 2024-04-23T02:35:10.296 INFO:teuthology.orchestra.run.smithi037.stdout: "in_progress": true, 2024-04-23T02:35:10.296 INFO:teuthology.orchestra.run.smithi037.stdout: "which": "Upgrading all daemon types on all hosts", 2024-04-23T02:35:10.296 INFO:teuthology.orchestra.run.smithi037.stdout: "services_complete": [ 2024-04-23T02:35:10.296 INFO:teuthology.orchestra.run.smithi037.stdout: "mon", 2024-04-23T02:35:10.296 INFO:teuthology.orchestra.run.smithi037.stdout: "mgr" 2024-04-23T02:35:10.296 INFO:teuthology.orchestra.run.smithi037.stdout: ], 2024-04-23T02:35:10.296 INFO:teuthology.orchestra.run.smithi037.stdout: "progress": "11/23 daemons upgraded", 2024-04-23T02:35:10.296 INFO:teuthology.orchestra.run.smithi037.stdout: "message": "Currently upgrading osd daemons", 2024-04-23T02:35:10.296 INFO:teuthology.orchestra.run.smithi037.stdout: "is_paused": false 2024-04-23T02:35:10.297 INFO:teuthology.orchestra.run.smithi037.stdout:} 2024-04-23T02:35:10.732 INFO:teuthology.orchestra.run.smithi037.stdout:HEALTH_WARN 2 failed cephadm daemon(s); Degraded data redundancy: 123/1095 objects degraded (11.233%), 20 pgs degraded 2024-04-23T02:35:10.733 INFO:teuthology.orchestra.run.smithi037.stdout:[WRN] CEPHADM_FAILED_DAEMON: 2 failed cephadm daemon(s) 2024-04-23T02:35:10.733 INFO:teuthology.orchestra.run.smithi037.stdout: daemon iscsi.foo.smithi037.qdajck on smithi037 is in error state 2024-04-23T02:35:10.733 INFO:teuthology.orchestra.run.smithi037.stdout: daemon prometheus.a on smithi191 is in error state 2024-04-23T02:35:10.733 INFO:teuthology.orchestra.run.smithi037.stdout:[WRN] PG_DEGRADED: Degraded data redundancy: 123/1095 objects degraded (11.233%), 20 pgs degraded 2024-04-23T02:35:10.733 INFO:teuthology.orchestra.run.smithi037.stdout: pg 2.2 is active+undersized+degraded, acting [1,6] 2024-04-23T02:35:10.733 INFO:teuthology.orchestra.run.smithi037.stdout: pg 2.c is active+undersized+degraded, acting [2,0] 2024-04-23T02:35:10.733 INFO:teuthology.orchestra.run.smithi037.stdout: pg 2.12 is active+undersized+degraded, acting [3,7] 2024-04-23T02:35:10.733 INFO:teuthology.orchestra.run.smithi037.stdout: pg 2.16 is active+undersized+degraded, acting [6,2] 2024-04-23T02:35:10.733 INFO:teuthology.orchestra.run.smithi037.stdout: pg 2.17 is active+undersized+degraded, acting [6,2] 2024-04-23T02:35:10.733 INFO:teuthology.orchestra.run.smithi037.stdout: pg 3.2 is active+undersized+degraded, acting [3,6] 2024-04-23T02:35:10.733 INFO:teuthology.orchestra.run.smithi037.stdout: pg 3.4 is active+undersized+degraded, acting [1,2] 2024-04-23T02:35:10.733 INFO:teuthology.orchestra.run.smithi037.stdout: pg 3.5 is active+undersized+degraded, acting [3,2] 2024-04-23T02:35:10.733 INFO:teuthology.orchestra.run.smithi037.stdout: pg 3.c is active+undersized+degraded, acting [3,6] 2024-04-23T02:35:10.734 INFO:teuthology.orchestra.run.smithi037.stdout: pg 3.d is active+undersized+degraded, acting [7,6] 2024-04-23T02:35:10.734 INFO:teuthology.orchestra.run.smithi037.stdout: pg 3.10 is active+undersized+degraded, acting [6,0] 2024-04-23T02:35:10.734 INFO:teuthology.orchestra.run.smithi037.stdout: pg 3.16 is active+undersized+degraded, acting [7,1] 2024-04-23T02:35:10.734 INFO:teuthology.orchestra.run.smithi037.stdout: pg 3.17 is active+undersized+degraded, acting [0,3] 2024-04-23T02:35:10.734 INFO:teuthology.orchestra.run.smithi037.stdout: pg 3.1c is active+undersized+degraded, acting [2,1] 2024-04-23T02:35:10.734 INFO:teuthology.orchestra.run.smithi037.stdout: pg 3.1d is active+undersized+degraded, acting [2,6] 2024-04-23T02:35:10.734 INFO:teuthology.orchestra.run.smithi037.stdout: pg 3.1f is active+undersized+degraded, acting [0,2] 2024-04-23T02:35:10.734 INFO:teuthology.orchestra.run.smithi037.stdout: pg 4.3 is active+undersized+degraded, acting [0,7] 2024-04-23T02:35:10.734 INFO:teuthology.orchestra.run.smithi037.stdout: pg 4.15 is active+undersized+degraded, acting [7,3] 2024-04-23T02:35:10.734 INFO:teuthology.orchestra.run.smithi037.stdout: pg 4.1f is active+undersized+degraded, acting [6,1] 2024-04-23T02:35:10.734 INFO:teuthology.orchestra.run.smithi037.stdout: pg 6.c is active+undersized+degraded, acting [3,6] 2024-04-23T02:35:11.184 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:35:10 smithi191 bash[40117]: audit 2024-04-23T02:35:09.417335+0000 mgr.y (mgr.25468) 261 : audit 0 from='client.34635 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T02:35:11.185 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:35:10 smithi191 bash[40117]: cluster 2024-04-23T02:35:09.897025+0000 mon.a (mon.0) 484 : cluster 0 osdmap e112: 8 total, 8 up, 8 in 2024-04-23T02:35:11.185 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:35:10 smithi191 bash[40117]: audit 2024-04-23T02:35:09.908114+0000 mon.a (mon.0) 485 : audit 0 from='client.34641 172.21.15.37:0/3198333122' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T02:35:11.185 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:35:10 smithi191 bash[40117]: audit 2024-04-23T02:35:10.724374+0000 mon.c (mon.1) 144 : audit 0 from='client.44515 172.21.15.37:0/2179495348' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-23T02:35:11.311 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:35:10 smithi037 bash[54030]: audit 2024-04-23T02:35:09.417335+0000 mgr.y (mgr.25468) 261 : audit 0 from='client.34635 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T02:35:11.311 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:35:10 smithi037 bash[54030]: cluster 2024-04-23T02:35:09.897025+0000 mon.a (mon.0) 484 : cluster 0 osdmap e112: 8 total, 8 up, 8 in 2024-04-23T02:35:11.311 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:35:10 smithi037 bash[54030]: audit 2024-04-23T02:35:09.908114+0000 mon.a (mon.0) 485 : audit 0 from='client.34641 172.21.15.37:0/3198333122' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T02:35:11.311 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:35:10 smithi037 bash[54030]: audit 2024-04-23T02:35:10.724374+0000 mon.c (mon.1) 144 : audit 0 from='client.44515 172.21.15.37:0/2179495348' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-23T02:35:11.312 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:35:10 smithi037 bash[56036]: audit 2024-04-23T02:35:09.417335+0000 mgr.y (mgr.25468) 261 : audit 0 from='client.34635 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T02:35:11.312 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:35:10 smithi037 bash[56036]: cluster 2024-04-23T02:35:09.897025+0000 mon.a (mon.0) 484 : cluster 0 osdmap e112: 8 total, 8 up, 8 in 2024-04-23T02:35:11.312 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:35:10 smithi037 bash[56036]: audit 2024-04-23T02:35:09.908114+0000 mon.a (mon.0) 485 : audit 0 from='client.34641 172.21.15.37:0/3198333122' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T02:35:11.312 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:35:10 smithi037 bash[56036]: audit 2024-04-23T02:35:10.724374+0000 mon.c (mon.1) 144 : audit 0 from='client.44515 172.21.15.37:0/2179495348' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-23T02:35:12.184 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:35:11 smithi191 bash[40117]: audit 2024-04-23T02:35:10.286688+0000 mgr.y (mgr.25468) 262 : audit 0 from='client.34647 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T02:35:12.184 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:35:11 smithi191 bash[40117]: cluster 2024-04-23T02:35:10.292947+0000 mgr.y (mgr.25468) 263 : cluster 0 pgmap v186: 161 pgs: 4 peering, 18 active+undersized+degraded, 35 active+undersized, 104 active+clean; 604 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 110/1095 objects degraded (10.046%) 2024-04-23T02:35:12.311 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:35:11 smithi037 bash[54030]: audit 2024-04-23T02:35:10.286688+0000 mgr.y (mgr.25468) 262 : audit 0 from='client.34647 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T02:35:12.311 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:35:11 smithi037 bash[54030]: cluster 2024-04-23T02:35:10.292947+0000 mgr.y (mgr.25468) 263 : cluster 0 pgmap v186: 161 pgs: 4 peering, 18 active+undersized+degraded, 35 active+undersized, 104 active+clean; 604 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 110/1095 objects degraded (10.046%) 2024-04-23T02:35:12.312 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:35:11 smithi037 bash[56036]: audit 2024-04-23T02:35:10.286688+0000 mgr.y (mgr.25468) 262 : audit 0 from='client.34647 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T02:35:12.312 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:35:11 smithi037 bash[56036]: cluster 2024-04-23T02:35:10.292947+0000 mgr.y (mgr.25468) 263 : cluster 0 pgmap v186: 161 pgs: 4 peering, 18 active+undersized+degraded, 35 active+undersized, 104 active+clean; 604 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 110/1095 objects degraded (10.046%) 2024-04-23T02:35:14.184 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:35:13 smithi191 bash[40117]: cluster 2024-04-23T02:35:12.294612+0000 mgr.y (mgr.25468) 264 : cluster 0 pgmap v187: 161 pgs: 4 peering, 9 active+undersized+degraded, 13 active+undersized, 135 active+clean; 604 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 53/1095 objects degraded (4.840%) 2024-04-23T02:35:14.311 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:35:13 smithi037 bash[56036]: cluster 2024-04-23T02:35:12.294612+0000 mgr.y (mgr.25468) 264 : cluster 0 pgmap v187: 161 pgs: 4 peering, 9 active+undersized+degraded, 13 active+undersized, 135 active+clean; 604 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 53/1095 objects degraded (4.840%) 2024-04-23T02:35:14.311 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:35:13 smithi037 bash[54030]: cluster 2024-04-23T02:35:12.294612+0000 mgr.y (mgr.25468) 264 : cluster 0 pgmap v187: 161 pgs: 4 peering, 9 active+undersized+degraded, 13 active+undersized, 135 active+clean; 604 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 53/1095 objects degraded (4.840%) 2024-04-23T02:35:15.184 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:35:14 smithi191 bash[40117]: cluster 2024-04-23T02:35:14.570860+0000 mon.a (mon.0) 486 : cluster 3 Health check update: Degraded data redundancy: 53/1095 objects degraded (4.840%), 9 pgs degraded (PG_DEGRADED) 2024-04-23T02:35:15.311 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:35:14 smithi037 bash[56036]: cluster 2024-04-23T02:35:14.570860+0000 mon.a (mon.0) 486 : cluster 3 Health check update: Degraded data redundancy: 53/1095 objects degraded (4.840%), 9 pgs degraded (PG_DEGRADED) 2024-04-23T02:35:15.311 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:35:14 smithi037 bash[54030]: cluster 2024-04-23T02:35:14.570860+0000 mon.a (mon.0) 486 : cluster 3 Health check update: Degraded data redundancy: 53/1095 objects degraded (4.840%), 9 pgs degraded (PG_DEGRADED) 2024-04-23T02:35:16.184 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:35:15 smithi191 bash[40117]: cluster 2024-04-23T02:35:14.295751+0000 mgr.y (mgr.25468) 265 : cluster 0 pgmap v188: 161 pgs: 161 active+clean; 604 KiB data, 266 MiB used, 715 GiB / 715 GiB avail 2024-04-23T02:35:16.184 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:35:15 smithi191 bash[40117]: cluster 2024-04-23T02:35:14.908944+0000 mon.a (mon.0) 487 : cluster 1 Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 53/1095 objects degraded (4.840%), 9 pgs degraded) 2024-04-23T02:35:16.311 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:35:15 smithi037 bash[56036]: cluster 2024-04-23T02:35:14.295751+0000 mgr.y (mgr.25468) 265 : cluster 0 pgmap v188: 161 pgs: 161 active+clean; 604 KiB data, 266 MiB used, 715 GiB / 715 GiB avail 2024-04-23T02:35:16.312 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:35:15 smithi037 bash[56036]: cluster 2024-04-23T02:35:14.908944+0000 mon.a (mon.0) 487 : cluster 1 Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 53/1095 objects degraded (4.840%), 9 pgs degraded) 2024-04-23T02:35:16.312 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:35:15 smithi037 bash[54030]: cluster 2024-04-23T02:35:14.295751+0000 mgr.y (mgr.25468) 265 : cluster 0 pgmap v188: 161 pgs: 161 active+clean; 604 KiB data, 266 MiB used, 715 GiB / 715 GiB avail 2024-04-23T02:35:16.312 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:35:15 smithi037 bash[54030]: cluster 2024-04-23T02:35:14.908944+0000 mon.a (mon.0) 487 : cluster 1 Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 53/1095 objects degraded (4.840%), 9 pgs degraded) 2024-04-23T02:35:18.184 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:35:17 smithi191 bash[40117]: cluster 2024-04-23T02:35:16.297113+0000 mgr.y (mgr.25468) 266 : cluster 0 pgmap v189: 161 pgs: 161 active+clean; 604 KiB data, 266 MiB used, 715 GiB / 715 GiB avail 2024-04-23T02:35:18.311 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:35:17 smithi037 bash[56036]: cluster 2024-04-23T02:35:16.297113+0000 mgr.y (mgr.25468) 266 : cluster 0 pgmap v189: 161 pgs: 161 active+clean; 604 KiB data, 266 MiB used, 715 GiB / 715 GiB avail 2024-04-23T02:35:18.311 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:35:17 smithi037 bash[54030]: cluster 2024-04-23T02:35:16.297113+0000 mgr.y (mgr.25468) 266 : cluster 0 pgmap v189: 161 pgs: 161 active+clean; 604 KiB data, 266 MiB used, 715 GiB / 715 GiB avail 2024-04-23T02:35:19.759 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:35:19 smithi191 bash[40117]: cluster 2024-04-23T02:35:18.298200+0000 mgr.y (mgr.25468) 267 : cluster 0 pgmap v190: 161 pgs: 161 active+clean; 604 KiB data, 266 MiB used, 715 GiB / 715 GiB avail 2024-04-23T02:35:19.759 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:35:19 smithi191 bash[40117]: audit 2024-04-23T02:35:18.458724+0000 mon.a (mon.0) 488 : audit 1 from='mgr.25468 ' entity='mgr.y' 2024-04-23T02:35:19.759 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:35:19 smithi191 bash[40117]: audit 2024-04-23T02:35:18.474229+0000 mon.a (mon.0) 489 : audit 1 from='mgr.25468 ' entity='mgr.y' 2024-04-23T02:35:19.759 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:35:19 smithi191 bash[40117]: audit 2024-04-23T02:35:18.478061+0000 mon.c (mon.1) 145 : audit 0 from='mgr.25468 172.21.15.37:0/2063831359' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-23T02:35:19.759 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:35:19 smithi191 bash[40117]: audit 2024-04-23T02:35:18.479828+0000 mon.c (mon.1) 146 : audit 1 from='mgr.25468 172.21.15.37:0/2063831359' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-23T02:35:19.759 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:35:19 smithi191 bash[40117]: cephadm 2024-04-23T02:35:18.481311+0000 mgr.y (mgr.25468) 268 : cephadm 3 unable to calc client keyring client.admin placement PlacementSpec(label='_admin'): Cannot place : No matching hosts for label _admin 2024-04-23T02:35:19.759 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:35:19 smithi191 bash[40117]: cluster 2024-04-23T02:35:18.482535+0000 mgr.y (mgr.25468) 269 : cluster 0 pgmap v191: 161 pgs: 161 active+clean; 604 KiB data, 266 MiB used, 715 GiB / 715 GiB avail 2024-04-23T02:35:19.759 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:35:19 smithi191 bash[40117]: cluster 2024-04-23T02:35:18.482953+0000 mgr.y (mgr.25468) 270 : cluster 0 pgmap v192: 161 pgs: 161 active+clean; 604 KiB data, 266 MiB used, 715 GiB / 715 GiB avail 2024-04-23T02:35:19.760 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:35:19 smithi191 bash[40117]: audit 2024-04-23T02:35:18.491237+0000 mon.a (mon.0) 490 : audit 1 from='mgr.25468 ' entity='mgr.y' 2024-04-23T02:35:19.760 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:35:19 smithi191 bash[40117]: audit 2024-04-23T02:35:18.582414+0000 mon.c (mon.1) 147 : audit 0 from='mgr.25468 172.21.15.37:0/2063831359' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-23T02:35:19.760 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:35:19 smithi191 bash[40117]: audit 2024-04-23T02:35:18.588494+0000 mon.c (mon.1) 148 : audit 0 from='mgr.25468 172.21.15.37:0/2063831359' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T02:35:19.760 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:35:19 smithi191 bash[40117]: audit 2024-04-23T02:35:18.591572+0000 mon.c (mon.1) 149 : audit 0 from='mgr.25468 172.21.15.37:0/2063831359' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T02:35:19.760 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:35:19 smithi191 bash[40117]: audit 2024-04-23T02:35:18.594081+0000 mon.c (mon.1) 150 : audit 0 from='mgr.25468 172.21.15.37:0/2063831359' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T02:35:19.760 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:35:19 smithi191 bash[40117]: audit 2024-04-23T02:35:18.597382+0000 mon.c (mon.1) 151 : audit 0 from='mgr.25468 172.21.15.37:0/2063831359' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["6"], "max": 16}]: dispatch 2024-04-23T02:35:19.760 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:35:19 smithi191 bash[40117]: audit 2024-04-23T02:35:18.597765+0000 mgr.y (mgr.25468) 271 : audit 0 from='mon.1 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["6"], "max": 16}]: dispatch 2024-04-23T02:35:19.760 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:35:19 smithi191 bash[40117]: cephadm 2024-04-23T02:35:18.599905+0000 mgr.y (mgr.25468) 272 : cephadm 1 Upgrade: osd.6 is safe to restart 2024-04-23T02:35:19.812 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:35:19 smithi037 bash[54030]: cluster 2024-04-23T02:35:18.298200+0000 mgr.y (mgr.25468) 267 : cluster 0 pgmap v190: 161 pgs: 161 active+clean; 604 KiB data, 266 MiB used, 715 GiB / 715 GiB avail 2024-04-23T02:35:19.812 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:35:19 smithi037 bash[54030]: audit 2024-04-23T02:35:18.458724+0000 mon.a (mon.0) 488 : audit 1 from='mgr.25468 ' entity='mgr.y' 2024-04-23T02:35:19.812 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:35:19 smithi037 bash[54030]: audit 2024-04-23T02:35:18.474229+0000 mon.a (mon.0) 489 : audit 1 from='mgr.25468 ' entity='mgr.y' 2024-04-23T02:35:19.812 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:35:19 smithi037 bash[54030]: audit 2024-04-23T02:35:18.478061+0000 mon.c (mon.1) 145 : audit 0 from='mgr.25468 172.21.15.37:0/2063831359' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-23T02:35:19.812 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:35:19 smithi037 bash[54030]: audit 2024-04-23T02:35:18.479828+0000 mon.c (mon.1) 146 : audit 1 from='mgr.25468 172.21.15.37:0/2063831359' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-23T02:35:19.812 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:35:19 smithi037 bash[54030]: cephadm 2024-04-23T02:35:18.481311+0000 mgr.y (mgr.25468) 268 : cephadm 3 unable to calc client keyring client.admin placement PlacementSpec(label='_admin'): Cannot place : No matching hosts for label _admin 2024-04-23T02:35:19.812 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:35:19 smithi037 bash[54030]: cluster 2024-04-23T02:35:18.482535+0000 mgr.y (mgr.25468) 269 : cluster 0 pgmap v191: 161 pgs: 161 active+clean; 604 KiB data, 266 MiB used, 715 GiB / 715 GiB avail 2024-04-23T02:35:19.812 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:35:19 smithi037 bash[54030]: cluster 2024-04-23T02:35:18.482953+0000 mgr.y (mgr.25468) 270 : cluster 0 pgmap v192: 161 pgs: 161 active+clean; 604 KiB data, 266 MiB used, 715 GiB / 715 GiB avail 2024-04-23T02:35:19.812 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:35:19 smithi037 bash[54030]: audit 2024-04-23T02:35:18.491237+0000 mon.a (mon.0) 490 : audit 1 from='mgr.25468 ' entity='mgr.y' 2024-04-23T02:35:19.812 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:35:19 smithi037 bash[54030]: audit 2024-04-23T02:35:18.582414+0000 mon.c (mon.1) 147 : audit 0 from='mgr.25468 172.21.15.37:0/2063831359' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-23T02:35:19.813 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:35:19 smithi037 bash[54030]: audit 2024-04-23T02:35:18.588494+0000 mon.c (mon.1) 148 : audit 0 from='mgr.25468 172.21.15.37:0/2063831359' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T02:35:19.813 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:35:19 smithi037 bash[54030]: audit 2024-04-23T02:35:18.591572+0000 mon.c (mon.1) 149 : audit 0 from='mgr.25468 172.21.15.37:0/2063831359' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T02:35:19.813 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:35:19 smithi037 bash[54030]: audit 2024-04-23T02:35:18.594081+0000 mon.c (mon.1) 150 : audit 0 from='mgr.25468 172.21.15.37:0/2063831359' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T02:35:19.813 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:35:19 smithi037 bash[54030]: audit 2024-04-23T02:35:18.597382+0000 mon.c (mon.1) 151 : audit 0 from='mgr.25468 172.21.15.37:0/2063831359' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["6"], "max": 16}]: dispatch 2024-04-23T02:35:19.813 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:35:19 smithi037 bash[54030]: audit 2024-04-23T02:35:18.597765+0000 mgr.y (mgr.25468) 271 : audit 0 from='mon.1 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["6"], "max": 16}]: dispatch 2024-04-23T02:35:19.813 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:35:19 smithi037 bash[54030]: cephadm 2024-04-23T02:35:18.599905+0000 mgr.y (mgr.25468) 272 : cephadm 1 Upgrade: osd.6 is safe to restart 2024-04-23T02:35:19.813 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:35:19 smithi037 bash[56036]: cluster 2024-04-23T02:35:18.298200+0000 mgr.y (mgr.25468) 267 : cluster 0 pgmap v190: 161 pgs: 161 active+clean; 604 KiB data, 266 MiB used, 715 GiB / 715 GiB avail 2024-04-23T02:35:19.813 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:35:19 smithi037 bash[56036]: audit 2024-04-23T02:35:18.458724+0000 mon.a (mon.0) 488 : audit 1 from='mgr.25468 ' entity='mgr.y' 2024-04-23T02:35:19.813 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:35:19 smithi037 bash[56036]: audit 2024-04-23T02:35:18.474229+0000 mon.a (mon.0) 489 : audit 1 from='mgr.25468 ' entity='mgr.y' 2024-04-23T02:35:19.813 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:35:19 smithi037 bash[56036]: audit 2024-04-23T02:35:18.478061+0000 mon.c (mon.1) 145 : audit 0 from='mgr.25468 172.21.15.37:0/2063831359' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-23T02:35:19.813 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:35:19 smithi037 bash[56036]: audit 2024-04-23T02:35:18.479828+0000 mon.c (mon.1) 146 : audit 1 from='mgr.25468 172.21.15.37:0/2063831359' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-23T02:35:19.813 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:35:19 smithi037 bash[56036]: cephadm 2024-04-23T02:35:18.481311+0000 mgr.y (mgr.25468) 268 : cephadm 3 unable to calc client keyring client.admin placement PlacementSpec(label='_admin'): Cannot place : No matching hosts for label _admin 2024-04-23T02:35:19.814 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:35:19 smithi037 bash[56036]: cluster 2024-04-23T02:35:18.482535+0000 mgr.y (mgr.25468) 269 : cluster 0 pgmap v191: 161 pgs: 161 active+clean; 604 KiB data, 266 MiB used, 715 GiB / 715 GiB avail 2024-04-23T02:35:19.814 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:35:19 smithi037 bash[56036]: cluster 2024-04-23T02:35:18.482953+0000 mgr.y (mgr.25468) 270 : cluster 0 pgmap v192: 161 pgs: 161 active+clean; 604 KiB data, 266 MiB used, 715 GiB / 715 GiB avail 2024-04-23T02:35:19.814 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:35:19 smithi037 bash[56036]: audit 2024-04-23T02:35:18.491237+0000 mon.a (mon.0) 490 : audit 1 from='mgr.25468 ' entity='mgr.y' 2024-04-23T02:35:19.814 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:35:19 smithi037 bash[56036]: audit 2024-04-23T02:35:18.582414+0000 mon.c (mon.1) 147 : audit 0 from='mgr.25468 172.21.15.37:0/2063831359' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-23T02:35:19.814 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:35:19 smithi037 bash[56036]: audit 2024-04-23T02:35:18.588494+0000 mon.c (mon.1) 148 : audit 0 from='mgr.25468 172.21.15.37:0/2063831359' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T02:35:19.814 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:35:19 smithi037 bash[56036]: audit 2024-04-23T02:35:18.591572+0000 mon.c (mon.1) 149 : audit 0 from='mgr.25468 172.21.15.37:0/2063831359' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T02:35:19.814 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:35:19 smithi037 bash[56036]: audit 2024-04-23T02:35:18.594081+0000 mon.c (mon.1) 150 : audit 0 from='mgr.25468 172.21.15.37:0/2063831359' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T02:35:19.814 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:35:19 smithi037 bash[56036]: audit 2024-04-23T02:35:18.597382+0000 mon.c (mon.1) 151 : audit 0 from='mgr.25468 172.21.15.37:0/2063831359' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["6"], "max": 16}]: dispatch 2024-04-23T02:35:19.814 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:35:19 smithi037 bash[56036]: audit 2024-04-23T02:35:18.597765+0000 mgr.y (mgr.25468) 271 : audit 0 from='mon.1 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["6"], "max": 16}]: dispatch 2024-04-23T02:35:19.814 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:35:19 smithi037 bash[56036]: cephadm 2024-04-23T02:35:18.599905+0000 mgr.y (mgr.25468) 272 : cephadm 1 Upgrade: osd.6 is safe to restart 2024-04-23T02:35:21.434 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:35:21 smithi191 bash[40117]: audit 2024-04-23T02:35:20.229495+0000 mon.a (mon.0) 491 : audit 1 from='mgr.25468 ' entity='mgr.y' 2024-04-23T02:35:21.434 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:35:21 smithi191 bash[40117]: cluster 2024-04-23T02:35:20.483862+0000 mgr.y (mgr.25468) 273 : cluster 0 pgmap v193: 161 pgs: 161 active+clean; 604 KiB data, 266 MiB used, 715 GiB / 715 GiB avail 2024-04-23T02:35:21.434 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:35:21 smithi191 bash[40117]: cephadm 2024-04-23T02:35:20.670618+0000 mgr.y (mgr.25468) 274 : cephadm 1 Upgrade: Updating osd.6 2024-04-23T02:35:21.434 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:35:21 smithi191 bash[40117]: audit 2024-04-23T02:35:20.682693+0000 mon.a (mon.0) 492 : audit 1 from='mgr.25468 ' entity='mgr.y' 2024-04-23T02:35:21.434 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:35:21 smithi191 bash[40117]: audit 2024-04-23T02:35:20.684637+0000 mon.c (mon.1) 152 : audit 1 from='mgr.25468 172.21.15.37:0/2063831359' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.6"}]: dispatch 2024-04-23T02:35:21.434 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:35:21 smithi191 bash[40117]: audit 2024-04-23T02:35:20.686018+0000 mon.c (mon.1) 153 : audit 0 from='mgr.25468 172.21.15.37:0/2063831359' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-23T02:35:21.435 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:35:21 smithi191 bash[40117]: cephadm 2024-04-23T02:35:20.689616+0000 mgr.y (mgr.25468) 275 : cephadm 1 Deploying daemon osd.6 on smithi191 2024-04-23T02:35:21.561 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:35:21 smithi037 bash[56036]: audit 2024-04-23T02:35:20.229495+0000 mon.a (mon.0) 491 : audit 1 from='mgr.25468 ' entity='mgr.y' 2024-04-23T02:35:21.561 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:35:21 smithi037 bash[56036]: cluster 2024-04-23T02:35:20.483862+0000 mgr.y (mgr.25468) 273 : cluster 0 pgmap v193: 161 pgs: 161 active+clean; 604 KiB data, 266 MiB used, 715 GiB / 715 GiB avail 2024-04-23T02:35:21.561 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:35:21 smithi037 bash[56036]: cephadm 2024-04-23T02:35:20.670618+0000 mgr.y (mgr.25468) 274 : cephadm 1 Upgrade: Updating osd.6 2024-04-23T02:35:21.562 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:35:21 smithi037 bash[56036]: audit 2024-04-23T02:35:20.682693+0000 mon.a (mon.0) 492 : audit 1 from='mgr.25468 ' entity='mgr.y' 2024-04-23T02:35:21.562 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:35:21 smithi037 bash[56036]: audit 2024-04-23T02:35:20.684637+0000 mon.c (mon.1) 152 : audit 1 from='mgr.25468 172.21.15.37:0/2063831359' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.6"}]: dispatch 2024-04-23T02:35:21.562 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:35:21 smithi037 bash[56036]: audit 2024-04-23T02:35:20.686018+0000 mon.c (mon.1) 153 : audit 0 from='mgr.25468 172.21.15.37:0/2063831359' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-23T02:35:21.562 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:35:21 smithi037 bash[56036]: cephadm 2024-04-23T02:35:20.689616+0000 mgr.y (mgr.25468) 275 : cephadm 1 Deploying daemon osd.6 on smithi191 2024-04-23T02:35:21.562 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:35:21 smithi037 bash[54030]: audit 2024-04-23T02:35:20.229495+0000 mon.a (mon.0) 491 : audit 1 from='mgr.25468 ' entity='mgr.y' 2024-04-23T02:35:21.562 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:35:21 smithi037 bash[54030]: cluster 2024-04-23T02:35:20.483862+0000 mgr.y (mgr.25468) 273 : cluster 0 pgmap v193: 161 pgs: 161 active+clean; 604 KiB data, 266 MiB used, 715 GiB / 715 GiB avail 2024-04-23T02:35:21.562 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:35:21 smithi037 bash[54030]: cephadm 2024-04-23T02:35:20.670618+0000 mgr.y (mgr.25468) 274 : cephadm 1 Upgrade: Updating osd.6 2024-04-23T02:35:21.562 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:35:21 smithi037 bash[54030]: audit 2024-04-23T02:35:20.682693+0000 mon.a (mon.0) 492 : audit 1 from='mgr.25468 ' entity='mgr.y' 2024-04-23T02:35:21.562 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:35:21 smithi037 bash[54030]: audit 2024-04-23T02:35:20.684637+0000 mon.c (mon.1) 152 : audit 1 from='mgr.25468 172.21.15.37:0/2063831359' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.6"}]: dispatch 2024-04-23T02:35:21.562 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:35:21 smithi037 bash[54030]: audit 2024-04-23T02:35:20.686018+0000 mon.c (mon.1) 153 : audit 0 from='mgr.25468 172.21.15.37:0/2063831359' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-23T02:35:21.562 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:35:21 smithi037 bash[54030]: cephadm 2024-04-23T02:35:20.689616+0000 mgr.y (mgr.25468) 275 : cephadm 1 Deploying daemon osd.6 on smithi191 2024-04-23T02:35:23.811 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:35:23 smithi037 bash[56036]: cluster 2024-04-23T02:35:22.485466+0000 mgr.y (mgr.25468) 276 : cluster 0 pgmap v194: 161 pgs: 161 active+clean; 604 KiB data, 266 MiB used, 715 GiB / 715 GiB avail 2024-04-23T02:35:23.811 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:35:23 smithi037 bash[54030]: cluster 2024-04-23T02:35:22.485466+0000 mgr.y (mgr.25468) 276 : cluster 0 pgmap v194: 161 pgs: 161 active+clean; 604 KiB data, 266 MiB used, 715 GiB / 715 GiB avail 2024-04-23T02:35:23.934 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:35:23 smithi191 bash[40117]: cluster 2024-04-23T02:35:22.485466+0000 mgr.y (mgr.25468) 276 : cluster 0 pgmap v194: 161 pgs: 161 active+clean; 604 KiB data, 266 MiB used, 715 GiB / 715 GiB avail 2024-04-23T02:35:25.057 INFO:journalctl@ceph.osd.6.smithi191.stdout:Apr 23 02:35:24 smithi191 systemd[1]: Stopping Ceph osd.6 for 39f0dbf0-0117-11ef-bc93-c7b262605968... 2024-04-23T02:35:25.312 INFO:journalctl@ceph.osd.6.smithi191.stdout:Apr 23 02:35:25 smithi191 bash[22787]: debug 2024-04-23T02:35:25.044+0000 7fcba819d700 -1 received signal: Terminated from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.6 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-04-23T02:35:25.313 INFO:journalctl@ceph.osd.6.smithi191.stdout:Apr 23 02:35:25 smithi191 bash[22787]: debug 2024-04-23T02:35:25.044+0000 7fcba819d700 -1 osd.6 112 *** Got signal Terminated *** 2024-04-23T02:35:25.313 INFO:journalctl@ceph.osd.6.smithi191.stdout:Apr 23 02:35:25 smithi191 bash[22787]: debug 2024-04-23T02:35:25.044+0000 7fcba819d700 -1 osd.6 112 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-04-23T02:35:25.648 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:35:25 smithi191 bash[40117]: cluster 2024-04-23T02:35:24.486428+0000 mgr.y (mgr.25468) 277 : cluster 0 pgmap v195: 161 pgs: 161 active+clean; 604 KiB data, 266 MiB used, 715 GiB / 715 GiB avail 2024-04-23T02:35:25.649 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:35:25 smithi191 bash[40117]: cluster 2024-04-23T02:35:25.098326+0000 mon.a (mon.0) 493 : cluster 0 osd.6 reported immediately failed by osd.3 2024-04-23T02:35:25.649 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:35:25 smithi191 bash[40117]: cluster 2024-04-23T02:35:25.098401+0000 mon.a (mon.0) 494 : cluster 1 osd.6 failed (root=default,host=smithi191) (connection refused reported by osd.3) 2024-04-23T02:35:25.649 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:35:25 smithi191 bash[40117]: cluster 2024-04-23T02:35:25.098729+0000 mon.a (mon.0) 495 : cluster 0 osd.6 reported immediately failed by osd.3 2024-04-23T02:35:25.649 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:35:25 smithi191 bash[40117]: cluster 2024-04-23T02:35:25.098861+0000 mon.a (mon.0) 496 : cluster 0 osd.6 reported immediately failed by osd.0 2024-04-23T02:35:25.649 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:35:25 smithi191 bash[40117]: cluster 2024-04-23T02:35:25.275147+0000 mon.a (mon.0) 497 : cluster 0 osd.6 reported immediately failed by osd.7 2024-04-23T02:35:25.649 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:35:25 smithi191 bash[40117]: cluster 2024-04-23T02:35:25.276390+0000 mon.a (mon.0) 498 : cluster 0 osd.6 reported immediately failed by osd.2 2024-04-23T02:35:25.649 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:35:25 smithi191 bash[40117]: cluster 2024-04-23T02:35:25.298799+0000 mon.a (mon.0) 499 : cluster 0 osd.6 reported immediately failed by osd.7 2024-04-23T02:35:25.649 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:35:25 smithi191 bash[40117]: cluster 2024-04-23T02:35:25.300546+0000 mon.a (mon.0) 500 : cluster 0 osd.6 reported immediately failed by osd.5 2024-04-23T02:35:25.649 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:35:25 smithi191 bash[40117]: cluster 2024-04-23T02:35:25.301360+0000 mon.a (mon.0) 501 : cluster 0 osd.6 reported immediately failed by osd.5 2024-04-23T02:35:25.649 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:35:25 smithi191 bash[40117]: cluster 2024-04-23T02:35:25.301823+0000 mon.a (mon.0) 502 : cluster 0 osd.6 reported immediately failed by osd.0 2024-04-23T02:35:25.649 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:35:25 smithi191 bash[40117]: cluster 2024-04-23T02:35:25.302105+0000 mon.a (mon.0) 503 : cluster 0 osd.6 reported immediately failed by osd.3 2024-04-23T02:35:25.649 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:35:25 smithi191 bash[40117]: cluster 2024-04-23T02:35:25.302326+0000 mon.a (mon.0) 504 : cluster 0 osd.6 reported immediately failed by osd.7 2024-04-23T02:35:25.650 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:35:25 smithi191 bash[40117]: cluster 2024-04-23T02:35:25.302792+0000 mon.a (mon.0) 505 : cluster 0 osd.6 reported immediately failed by osd.4 2024-04-23T02:35:25.650 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:35:25 smithi191 bash[40117]: cluster 2024-04-23T02:35:25.302956+0000 mon.a (mon.0) 506 : cluster 0 osd.6 reported immediately failed by osd.0 2024-04-23T02:35:25.650 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:35:25 smithi191 bash[40117]: cluster 2024-04-23T02:35:25.303284+0000 mon.a (mon.0) 507 : cluster 0 osd.6 reported immediately failed by osd.3 2024-04-23T02:35:25.650 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:35:25 smithi191 bash[40117]: cluster 2024-04-23T02:35:25.303491+0000 mon.a (mon.0) 508 : cluster 0 osd.6 reported immediately failed by osd.2 2024-04-23T02:35:25.650 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:35:25 smithi191 bash[40117]: cluster 2024-04-23T02:35:25.303913+0000 mon.a (mon.0) 509 : cluster 0 osd.6 reported immediately failed by osd.4 2024-04-23T02:35:25.650 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:35:25 smithi191 bash[40117]: cluster 2024-04-23T02:35:25.304203+0000 mon.a (mon.0) 510 : cluster 0 osd.6 reported immediately failed by osd.2 2024-04-23T02:35:25.650 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:35:25 smithi191 bash[40117]: cluster 2024-04-23T02:35:25.304584+0000 mon.a (mon.0) 511 : cluster 0 osd.6 reported immediately failed by osd.1 2024-04-23T02:35:25.650 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:35:25 smithi191 bash[40117]: cluster 2024-04-23T02:35:25.305020+0000 mon.a (mon.0) 512 : cluster 0 osd.6 reported immediately failed by osd.1 2024-04-23T02:35:25.650 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:35:25 smithi191 bash[40117]: cluster 2024-04-23T02:35:25.476530+0000 mon.a (mon.0) 513 : cluster 0 osd.6 reported immediately failed by osd.7 2024-04-23T02:35:25.650 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:35:25 smithi191 bash[40117]: cluster 2024-04-23T02:35:25.477106+0000 mon.a (mon.0) 514 : cluster 0 osd.6 reported immediately failed by osd.2 2024-04-23T02:35:25.812 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:35:25 smithi037 bash[54030]: cluster 2024-04-23T02:35:24.486428+0000 mgr.y (mgr.25468) 277 : cluster 0 pgmap v195: 161 pgs: 161 active+clean; 604 KiB data, 266 MiB used, 715 GiB / 715 GiB avail 2024-04-23T02:35:25.812 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:35:25 smithi037 bash[54030]: cluster 2024-04-23T02:35:25.098326+0000 mon.a (mon.0) 493 : cluster 0 osd.6 reported immediately failed by osd.3 2024-04-23T02:35:25.812 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:35:25 smithi037 bash[54030]: cluster 2024-04-23T02:35:25.098401+0000 mon.a (mon.0) 494 : cluster 1 osd.6 failed (root=default,host=smithi191) (connection refused reported by osd.3) 2024-04-23T02:35:25.812 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:35:25 smithi037 bash[54030]: cluster 2024-04-23T02:35:25.098729+0000 mon.a (mon.0) 495 : cluster 0 osd.6 reported immediately failed by osd.3 2024-04-23T02:35:25.812 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:35:25 smithi037 bash[54030]: cluster 2024-04-23T02:35:25.098861+0000 mon.a (mon.0) 496 : cluster 0 osd.6 reported immediately failed by osd.0 2024-04-23T02:35:25.812 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:35:25 smithi037 bash[54030]: cluster 2024-04-23T02:35:25.275147+0000 mon.a (mon.0) 497 : cluster 0 osd.6 reported immediately failed by osd.7 2024-04-23T02:35:25.812 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:35:25 smithi037 bash[54030]: cluster 2024-04-23T02:35:25.276390+0000 mon.a (mon.0) 498 : cluster 0 osd.6 reported immediately failed by osd.2 2024-04-23T02:35:25.812 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:35:25 smithi037 bash[54030]: cluster 2024-04-23T02:35:25.298799+0000 mon.a (mon.0) 499 : cluster 0 osd.6 reported immediately failed by osd.7 2024-04-23T02:35:25.812 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:35:25 smithi037 bash[54030]: cluster 2024-04-23T02:35:25.300546+0000 mon.a (mon.0) 500 : cluster 0 osd.6 reported immediately failed by osd.5 2024-04-23T02:35:25.812 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:35:25 smithi037 bash[54030]: cluster 2024-04-23T02:35:25.301360+0000 mon.a (mon.0) 501 : cluster 0 osd.6 reported immediately failed by osd.5 2024-04-23T02:35:25.813 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:35:25 smithi037 bash[54030]: cluster 2024-04-23T02:35:25.301823+0000 mon.a (mon.0) 502 : cluster 0 osd.6 reported immediately failed by osd.0 2024-04-23T02:35:25.813 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:35:25 smithi037 bash[54030]: cluster 2024-04-23T02:35:25.302105+0000 mon.a (mon.0) 503 : cluster 0 osd.6 reported immediately failed by osd.3 2024-04-23T02:35:25.813 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:35:25 smithi037 bash[54030]: cluster 2024-04-23T02:35:25.302326+0000 mon.a (mon.0) 504 : cluster 0 osd.6 reported immediately failed by osd.7 2024-04-23T02:35:25.813 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:35:25 smithi037 bash[54030]: cluster 2024-04-23T02:35:25.302792+0000 mon.a (mon.0) 505 : cluster 0 osd.6 reported immediately failed by osd.4 2024-04-23T02:35:25.813 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:35:25 smithi037 bash[54030]: cluster 2024-04-23T02:35:25.302956+0000 mon.a (mon.0) 506 : cluster 0 osd.6 reported immediately failed by osd.0 2024-04-23T02:35:25.813 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:35:25 smithi037 bash[54030]: cluster 2024-04-23T02:35:25.303284+0000 mon.a (mon.0) 507 : cluster 0 osd.6 reported immediately failed by osd.3 2024-04-23T02:35:25.813 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:35:25 smithi037 bash[54030]: cluster 2024-04-23T02:35:25.303491+0000 mon.a (mon.0) 508 : cluster 0 osd.6 reported immediately failed by osd.2 2024-04-23T02:35:25.813 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:35:25 smithi037 bash[54030]: cluster 2024-04-23T02:35:25.303913+0000 mon.a (mon.0) 509 : cluster 0 osd.6 reported immediately failed by osd.4 2024-04-23T02:35:25.813 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:35:25 smithi037 bash[54030]: cluster 2024-04-23T02:35:25.304203+0000 mon.a (mon.0) 510 : cluster 0 osd.6 reported immediately failed by osd.2 2024-04-23T02:35:25.813 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:35:25 smithi037 bash[54030]: cluster 2024-04-23T02:35:25.304584+0000 mon.a (mon.0) 511 : cluster 0 osd.6 reported immediately failed by osd.1 2024-04-23T02:35:25.813 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:35:25 smithi037 bash[54030]: cluster 2024-04-23T02:35:25.305020+0000 mon.a (mon.0) 512 : cluster 0 osd.6 reported immediately failed by osd.1 2024-04-23T02:35:25.813 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:35:25 smithi037 bash[54030]: cluster 2024-04-23T02:35:25.476530+0000 mon.a (mon.0) 513 : cluster 0 osd.6 reported immediately failed by osd.7 2024-04-23T02:35:25.813 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:35:25 smithi037 bash[54030]: cluster 2024-04-23T02:35:25.477106+0000 mon.a (mon.0) 514 : cluster 0 osd.6 reported immediately failed by osd.2 2024-04-23T02:35:25.814 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:35:25 smithi037 bash[56036]: cluster 2024-04-23T02:35:24.486428+0000 mgr.y (mgr.25468) 277 : cluster 0 pgmap v195: 161 pgs: 161 active+clean; 604 KiB data, 266 MiB used, 715 GiB / 715 GiB avail 2024-04-23T02:35:25.814 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:35:25 smithi037 bash[56036]: cluster 2024-04-23T02:35:25.098326+0000 mon.a (mon.0) 493 : cluster 0 osd.6 reported immediately failed by osd.3 2024-04-23T02:35:25.814 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:35:25 smithi037 bash[56036]: cluster 2024-04-23T02:35:25.098401+0000 mon.a (mon.0) 494 : cluster 1 osd.6 failed (root=default,host=smithi191) (connection refused reported by osd.3) 2024-04-23T02:35:25.814 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:35:25 smithi037 bash[56036]: cluster 2024-04-23T02:35:25.098729+0000 mon.a (mon.0) 495 : cluster 0 osd.6 reported immediately failed by osd.3 2024-04-23T02:35:25.814 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:35:25 smithi037 bash[56036]: cluster 2024-04-23T02:35:25.098861+0000 mon.a (mon.0) 496 : cluster 0 osd.6 reported immediately failed by osd.0 2024-04-23T02:35:25.814 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:35:25 smithi037 bash[56036]: cluster 2024-04-23T02:35:25.275147+0000 mon.a (mon.0) 497 : cluster 0 osd.6 reported immediately failed by osd.7 2024-04-23T02:35:25.814 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:35:25 smithi037 bash[56036]: cluster 2024-04-23T02:35:25.276390+0000 mon.a (mon.0) 498 : cluster 0 osd.6 reported immediately failed by osd.2 2024-04-23T02:35:25.814 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:35:25 smithi037 bash[56036]: cluster 2024-04-23T02:35:25.298799+0000 mon.a (mon.0) 499 : cluster 0 osd.6 reported immediately failed by osd.7 2024-04-23T02:35:25.814 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:35:25 smithi037 bash[56036]: cluster 2024-04-23T02:35:25.300546+0000 mon.a (mon.0) 500 : cluster 0 osd.6 reported immediately failed by osd.5 2024-04-23T02:35:25.814 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:35:25 smithi037 bash[56036]: cluster 2024-04-23T02:35:25.301360+0000 mon.a (mon.0) 501 : cluster 0 osd.6 reported immediately failed by osd.5 2024-04-23T02:35:25.814 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:35:25 smithi037 bash[56036]: cluster 2024-04-23T02:35:25.301823+0000 mon.a (mon.0) 502 : cluster 0 osd.6 reported immediately failed by osd.0 2024-04-23T02:35:25.815 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:35:25 smithi037 bash[56036]: cluster 2024-04-23T02:35:25.302105+0000 mon.a (mon.0) 503 : cluster 0 osd.6 reported immediately failed by osd.3 2024-04-23T02:35:25.815 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:35:25 smithi037 bash[56036]: cluster 2024-04-23T02:35:25.302326+0000 mon.a (mon.0) 504 : cluster 0 osd.6 reported immediately failed by osd.7 2024-04-23T02:35:25.815 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:35:25 smithi037 bash[56036]: cluster 2024-04-23T02:35:25.302792+0000 mon.a (mon.0) 505 : cluster 0 osd.6 reported immediately failed by osd.4 2024-04-23T02:35:25.815 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:35:25 smithi037 bash[56036]: cluster 2024-04-23T02:35:25.302956+0000 mon.a (mon.0) 506 : cluster 0 osd.6 reported immediately failed by osd.0 2024-04-23T02:35:25.815 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:35:25 smithi037 bash[56036]: cluster 2024-04-23T02:35:25.303284+0000 mon.a (mon.0) 507 : cluster 0 osd.6 reported immediately failed by osd.3 2024-04-23T02:35:25.815 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:35:25 smithi037 bash[56036]: cluster 2024-04-23T02:35:25.303491+0000 mon.a (mon.0) 508 : cluster 0 osd.6 reported immediately failed by osd.2 2024-04-23T02:35:25.815 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:35:25 smithi037 bash[56036]: cluster 2024-04-23T02:35:25.303913+0000 mon.a (mon.0) 509 : cluster 0 osd.6 reported immediately failed by osd.4 2024-04-23T02:35:25.815 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:35:25 smithi037 bash[56036]: cluster 2024-04-23T02:35:25.304203+0000 mon.a (mon.0) 510 : cluster 0 osd.6 reported immediately failed by osd.2 2024-04-23T02:35:25.815 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:35:25 smithi037 bash[56036]: cluster 2024-04-23T02:35:25.304584+0000 mon.a (mon.0) 511 : cluster 0 osd.6 reported immediately failed by osd.1 2024-04-23T02:35:25.815 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:35:25 smithi037 bash[56036]: cluster 2024-04-23T02:35:25.305020+0000 mon.a (mon.0) 512 : cluster 0 osd.6 reported immediately failed by osd.1 2024-04-23T02:35:25.815 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:35:25 smithi037 bash[56036]: cluster 2024-04-23T02:35:25.476530+0000 mon.a (mon.0) 513 : cluster 0 osd.6 reported immediately failed by osd.7 2024-04-23T02:35:25.815 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:35:25 smithi037 bash[56036]: cluster 2024-04-23T02:35:25.477106+0000 mon.a (mon.0) 514 : cluster 0 osd.6 reported immediately failed by osd.2 2024-04-23T02:35:25.934 INFO:journalctl@ceph.osd.6.smithi191.stdout:Apr 23 02:35:25 smithi191 bash[46332]: ceph-39f0dbf0-0117-11ef-bc93-c7b262605968-osd.6 2024-04-23T02:35:25.934 INFO:journalctl@ceph.osd.6.smithi191.stdout:Apr 23 02:35:25 smithi191 bash[46403]: Error response from daemon: No such container: ceph-39f0dbf0-0117-11ef-bc93-c7b262605968-osd.6 2024-04-23T02:35:26.811 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:35:26 smithi037 bash[54030]: cluster 2024-04-23T02:35:25.546340+0000 mon.a (mon.0) 515 : cluster 3 Health check failed: 1 osds down (OSD_DOWN) 2024-04-23T02:35:26.811 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:35:26 smithi037 bash[54030]: cluster 2024-04-23T02:35:25.560091+0000 mon.a (mon.0) 516 : cluster 0 osdmap e113: 8 total, 7 up, 8 in 2024-04-23T02:35:26.812 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:35:26 smithi037 bash[56036]: cluster 2024-04-23T02:35:25.546340+0000 mon.a (mon.0) 515 : cluster 3 Health check failed: 1 osds down (OSD_DOWN) 2024-04-23T02:35:26.812 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:35:26 smithi037 bash[56036]: cluster 2024-04-23T02:35:25.560091+0000 mon.a (mon.0) 516 : cluster 0 osdmap e113: 8 total, 7 up, 8 in 2024-04-23T02:35:26.838 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:35:26 smithi191 bash[40117]: cluster 2024-04-23T02:35:25.546340+0000 mon.a (mon.0) 515 : cluster 3 Health check failed: 1 osds down (OSD_DOWN) 2024-04-23T02:35:26.838 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:35:26 smithi191 bash[40117]: cluster 2024-04-23T02:35:25.560091+0000 mon.a (mon.0) 516 : cluster 0 osdmap e113: 8 total, 7 up, 8 in 2024-04-23T02:35:27.684 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:35:27 smithi191 bash[40117]: cluster 2024-04-23T02:35:26.487853+0000 mgr.y (mgr.25468) 278 : cluster 0 pgmap v197: 161 pgs: 32 peering, 5 stale+active+clean, 124 active+clean; 604 KiB data, 266 MiB used, 715 GiB / 715 GiB avail 2024-04-23T02:35:27.684 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:35:27 smithi191 bash[40117]: cluster 2024-04-23T02:35:26.559633+0000 mon.a (mon.0) 517 : cluster 3 Health check failed: Reduced data availability: 2 pgs inactive, 4 pgs peering (PG_AVAILABILITY) 2024-04-23T02:35:27.684 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:35:27 smithi191 bash[40117]: cluster 2024-04-23T02:35:26.578419+0000 mon.a (mon.0) 518 : cluster 0 osdmap e114: 8 total, 7 up, 8 in 2024-04-23T02:35:27.811 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:35:27 smithi037 bash[54030]: cluster 2024-04-23T02:35:26.487853+0000 mgr.y (mgr.25468) 278 : cluster 0 pgmap v197: 161 pgs: 32 peering, 5 stale+active+clean, 124 active+clean; 604 KiB data, 266 MiB used, 715 GiB / 715 GiB avail 2024-04-23T02:35:27.812 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:35:27 smithi037 bash[54030]: cluster 2024-04-23T02:35:26.559633+0000 mon.a (mon.0) 517 : cluster 3 Health check failed: Reduced data availability: 2 pgs inactive, 4 pgs peering (PG_AVAILABILITY) 2024-04-23T02:35:27.812 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:35:27 smithi037 bash[54030]: cluster 2024-04-23T02:35:26.578419+0000 mon.a (mon.0) 518 : cluster 0 osdmap e114: 8 total, 7 up, 8 in 2024-04-23T02:35:27.812 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:35:27 smithi037 bash[56036]: cluster 2024-04-23T02:35:26.487853+0000 mgr.y (mgr.25468) 278 : cluster 0 pgmap v197: 161 pgs: 32 peering, 5 stale+active+clean, 124 active+clean; 604 KiB data, 266 MiB used, 715 GiB / 715 GiB avail 2024-04-23T02:35:27.812 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:35:27 smithi037 bash[56036]: cluster 2024-04-23T02:35:26.559633+0000 mon.a (mon.0) 517 : cluster 3 Health check failed: Reduced data availability: 2 pgs inactive, 4 pgs peering (PG_AVAILABILITY) 2024-04-23T02:35:27.812 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:35:27 smithi037 bash[56036]: cluster 2024-04-23T02:35:26.578419+0000 mon.a (mon.0) 518 : cluster 0 osdmap e114: 8 total, 7 up, 8 in 2024-04-23T02:35:28.155 INFO:journalctl@ceph.osd.6.smithi191.stdout:Apr 23 02:35:27 smithi191 systemd[1]: ceph-39f0dbf0-0117-11ef-bc93-c7b262605968@osd.6.service: Succeeded. 2024-04-23T02:35:28.155 INFO:journalctl@ceph.osd.6.smithi191.stdout:Apr 23 02:35:27 smithi191 systemd[1]: Stopped Ceph osd.6 for 39f0dbf0-0117-11ef-bc93-c7b262605968. 2024-04-23T02:35:28.155 INFO:journalctl@ceph.osd.6.smithi191.stdout:Apr 23 02:35:28 smithi191 systemd[1]: Started Ceph osd.6 for 39f0dbf0-0117-11ef-bc93-c7b262605968. 2024-04-23T02:35:29.434 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:35:29 smithi191 bash[40117]: audit 2024-04-23T02:35:28.191743+0000 mon.a (mon.0) 519 : audit 1 from='mgr.25468 ' entity='mgr.y' 2024-04-23T02:35:29.434 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:35:29 smithi191 bash[40117]: audit 2024-04-23T02:35:28.204845+0000 mon.a (mon.0) 520 : audit 1 from='mgr.25468 ' entity='mgr.y' 2024-04-23T02:35:29.434 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:35:29 smithi191 bash[40117]: audit 2024-04-23T02:35:28.222422+0000 mon.c (mon.1) 154 : audit 0 from='mgr.25468 172.21.15.37:0/2063831359' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-23T02:35:29.434 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:35:29 smithi191 bash[40117]: cluster 2024-04-23T02:35:28.489216+0000 mgr.y (mgr.25468) 279 : cluster 0 pgmap v199: 161 pgs: 7 active+undersized+degraded, 32 peering, 1 stale+active+clean, 5 active+undersized, 116 active+clean; 604 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 33/1095 objects degraded (3.014%) 2024-04-23T02:35:29.561 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:35:29 smithi037 bash[54030]: audit 2024-04-23T02:35:28.191743+0000 mon.a (mon.0) 519 : audit 1 from='mgr.25468 ' entity='mgr.y' 2024-04-23T02:35:29.561 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:35:29 smithi037 bash[54030]: audit 2024-04-23T02:35:28.204845+0000 mon.a (mon.0) 520 : audit 1 from='mgr.25468 ' entity='mgr.y' 2024-04-23T02:35:29.562 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:35:29 smithi037 bash[54030]: audit 2024-04-23T02:35:28.222422+0000 mon.c (mon.1) 154 : audit 0 from='mgr.25468 172.21.15.37:0/2063831359' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-23T02:35:29.562 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:35:29 smithi037 bash[54030]: cluster 2024-04-23T02:35:28.489216+0000 mgr.y (mgr.25468) 279 : cluster 0 pgmap v199: 161 pgs: 7 active+undersized+degraded, 32 peering, 1 stale+active+clean, 5 active+undersized, 116 active+clean; 604 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 33/1095 objects degraded (3.014%) 2024-04-23T02:35:29.562 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:35:29 smithi037 bash[56036]: audit 2024-04-23T02:35:28.191743+0000 mon.a (mon.0) 519 : audit 1 from='mgr.25468 ' entity='mgr.y' 2024-04-23T02:35:29.562 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:35:29 smithi037 bash[56036]: audit 2024-04-23T02:35:28.204845+0000 mon.a (mon.0) 520 : audit 1 from='mgr.25468 ' entity='mgr.y' 2024-04-23T02:35:29.562 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:35:29 smithi037 bash[56036]: audit 2024-04-23T02:35:28.222422+0000 mon.c (mon.1) 154 : audit 0 from='mgr.25468 172.21.15.37:0/2063831359' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-23T02:35:29.562 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:35:29 smithi037 bash[56036]: cluster 2024-04-23T02:35:28.489216+0000 mgr.y (mgr.25468) 279 : cluster 0 pgmap v199: 161 pgs: 7 active+undersized+degraded, 32 peering, 1 stale+active+clean, 5 active+undersized, 116 active+clean; 604 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 33/1095 objects degraded (3.014%) 2024-04-23T02:35:30.184 INFO:journalctl@ceph.osd.6.smithi191.stdout:Apr 23 02:35:29 smithi191 bash[46596]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-6 2024-04-23T02:35:30.184 INFO:journalctl@ceph.osd.6.smithi191.stdout:Apr 23 02:35:29 smithi191 bash[46596]: 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-04-23T02:35:30.184 INFO:journalctl@ceph.osd.6.smithi191.stdout:Apr 23 02:35:29 smithi191 bash[46596]: Running command: /usr/bin/chown -h ceph:ceph /dev/mapper/vg_nvme-lv_2 2024-04-23T02:35:30.184 INFO:journalctl@ceph.osd.6.smithi191.stdout:Apr 23 02:35:29 smithi191 bash[46596]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-1 2024-04-23T02:35:30.184 INFO:journalctl@ceph.osd.6.smithi191.stdout:Apr 23 02:35:29 smithi191 bash[46596]: Running command: /usr/bin/ln -s /dev/mapper/vg_nvme-lv_2 /var/lib/ceph/osd/ceph-6/block 2024-04-23T02:35:30.184 INFO:journalctl@ceph.osd.6.smithi191.stdout:Apr 23 02:35:29 smithi191 bash[46596]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-6 2024-04-23T02:35:30.184 INFO:journalctl@ceph.osd.6.smithi191.stdout:Apr 23 02:35:29 smithi191 bash[46596]: --> ceph-volume raw activate successful for osd ID: 6 2024-04-23T02:35:30.434 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:35:30 smithi191 bash[40117]: cluster 2024-04-23T02:35:29.201870+0000 mon.a (mon.0) 521 : cluster 3 Health check failed: Degraded data redundancy: 33/1095 objects degraded (3.014%), 7 pgs degraded (PG_DEGRADED) 2024-04-23T02:35:30.561 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:35:30 smithi037 bash[54030]: cluster 2024-04-23T02:35:29.201870+0000 mon.a (mon.0) 521 : cluster 3 Health check failed: Degraded data redundancy: 33/1095 objects degraded (3.014%), 7 pgs degraded (PG_DEGRADED) 2024-04-23T02:35:30.561 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:35:30 smithi037 bash[56036]: cluster 2024-04-23T02:35:29.201870+0000 mon.a (mon.0) 521 : cluster 3 Health check failed: Degraded data redundancy: 33/1095 objects degraded (3.014%), 7 pgs degraded (PG_DEGRADED) 2024-04-23T02:35:31.561 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:35:31 smithi037 bash[54030]: cluster 2024-04-23T02:35:30.490581+0000 mgr.y (mgr.25468) 280 : cluster 0 pgmap v200: 161 pgs: 11 active+undersized+degraded, 32 peering, 11 active+undersized, 107 active+clean; 604 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 59/1095 objects degraded (5.388%) 2024-04-23T02:35:31.562 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:35:31 smithi037 bash[56036]: cluster 2024-04-23T02:35:30.490581+0000 mgr.y (mgr.25468) 280 : cluster 0 pgmap v200: 161 pgs: 11 active+undersized+degraded, 32 peering, 11 active+undersized, 107 active+clean; 604 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 59/1095 objects degraded (5.388%) 2024-04-23T02:35:31.684 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:35:31 smithi191 bash[40117]: cluster 2024-04-23T02:35:30.490581+0000 mgr.y (mgr.25468) 280 : cluster 0 pgmap v200: 161 pgs: 11 active+undersized+degraded, 32 peering, 11 active+undersized, 107 active+clean; 604 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 59/1095 objects degraded (5.388%) 2024-04-23T02:35:31.684 INFO:journalctl@ceph.osd.6.smithi191.stdout:Apr 23 02:35:31 smithi191 bash[46873]: debug 2024-04-23T02:35:31.364+0000 7f400a4dc700 1 -- 172.21.15.191:0/2353562422 <== mon.2 v2:172.21.15.191:3300/0 3 ==== mon_map magic: 0 v1 ==== 413+0+0 (secure 0 0 0) 0x55c0c854f600 con 0x55c0c858a800 2024-04-23T02:35:31.684 INFO:journalctl@ceph.osd.6.smithi191.stdout:Apr 23 02:35:31 smithi191 bash[46873]: debug 2024-04-23T02:35:31.364+0000 7f400a4dc700 1 -- 172.21.15.191:0/2353562422 <== mon.2 v2:172.21.15.191:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x55c0c85051e0 con 0x55c0c858a800 2024-04-23T02:35:32.184 INFO:journalctl@ceph.osd.6.smithi191.stdout:Apr 23 02:35:31 smithi191 bash[46873]: debug 2024-04-23T02:35:31.912+0000 7f40136747c0 -1 Falling back to public interface 2024-04-23T02:35:32.934 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:35:32 smithi191 bash[40117]: cluster 2024-04-23T02:35:32.545275+0000 mon.a (mon.0) 522 : cluster 1 Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 2 pgs inactive, 4 pgs peering) 2024-04-23T02:35:33.061 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:35:32 smithi037 bash[54030]: cluster 2024-04-23T02:35:32.545275+0000 mon.a (mon.0) 522 : cluster 1 Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 2 pgs inactive, 4 pgs peering) 2024-04-23T02:35:33.061 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:35:32 smithi037 bash[56036]: cluster 2024-04-23T02:35:32.545275+0000 mon.a (mon.0) 522 : cluster 1 Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 2 pgs inactive, 4 pgs peering) 2024-04-23T02:35:33.933 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:35:33 smithi191 bash[40117]: cluster 2024-04-23T02:35:32.492617+0000 mgr.y (mgr.25468) 281 : cluster 0 pgmap v201: 161 pgs: 20 active+undersized+degraded, 34 active+undersized, 107 active+clean; 604 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 135/1095 objects degraded (12.329%) 2024-04-23T02:35:34.061 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:35:33 smithi037 bash[54030]: cluster 2024-04-23T02:35:32.492617+0000 mgr.y (mgr.25468) 281 : cluster 0 pgmap v201: 161 pgs: 20 active+undersized+degraded, 34 active+undersized, 107 active+clean; 604 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 135/1095 objects degraded (12.329%) 2024-04-23T02:35:34.062 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:35:33 smithi037 bash[56036]: cluster 2024-04-23T02:35:32.492617+0000 mgr.y (mgr.25468) 281 : cluster 0 pgmap v201: 161 pgs: 20 active+undersized+degraded, 34 active+undersized, 107 active+clean; 604 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 135/1095 objects degraded (12.329%) 2024-04-23T02:35:35.434 INFO:journalctl@ceph.osd.6.smithi191.stdout:Apr 23 02:35:34 smithi191 bash[46873]: debug 2024-04-23T02:35:34.964+0000 7f40136747c0 -1 osd.6 0 read_superblock omap replica is missing. 2024-04-23T02:35:35.434 INFO:journalctl@ceph.osd.6.smithi191.stdout:Apr 23 02:35:35 smithi191 bash[46873]: debug 2024-04-23T02:35:35.000+0000 7f40136747c0 -1 osd.6 112 log_to_monitors true 2024-04-23T02:35:35.811 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:35:35 smithi037 bash[54030]: cluster 2024-04-23T02:35:34.493929+0000 mgr.y (mgr.25468) 282 : cluster 0 pgmap v202: 161 pgs: 20 active+undersized+degraded, 34 active+undersized, 107 active+clean; 604 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 135/1095 objects degraded (12.329%) 2024-04-23T02:35:35.812 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:35:35 smithi037 bash[54030]: audit 2024-04-23T02:35:34.528999+0000 mon.a (mon.0) 523 : audit 1 from='mgr.25468 ' entity='mgr.y' 2024-04-23T02:35:35.812 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:35:35 smithi037 bash[54030]: audit 2024-04-23T02:35:34.542410+0000 mon.a (mon.0) 524 : audit 1 from='mgr.25468 ' entity='mgr.y' 2024-04-23T02:35:35.812 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:35:35 smithi037 bash[54030]: cluster 2024-04-23T02:35:34.577306+0000 mon.a (mon.0) 525 : cluster 3 Health check update: Degraded data redundancy: 135/1095 objects degraded (12.329%), 20 pgs degraded (PG_DEGRADED) 2024-04-23T02:35:35.812 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:35:35 smithi037 bash[54030]: audit 2024-04-23T02:35:35.009944+0000 mon.c (mon.1) 155 : audit 1 from='osd.6 [v2:172.21.15.191:6816/2690425829,v1:172.21.15.191:6817/2690425829]' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2024-04-23T02:35:35.812 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:35:35 smithi037 bash[54030]: audit 2024-04-23T02:35:35.010784+0000 mon.a (mon.0) 526 : audit 1 from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2024-04-23T02:35:35.812 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:35:35 smithi037 bash[54030]: audit 2024-04-23T02:35:35.415690+0000 mon.a (mon.0) 527 : audit 1 from='mgr.25468 ' entity='mgr.y' 2024-04-23T02:35:35.812 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:35:35 smithi037 bash[54030]: audit 2024-04-23T02:35:35.428697+0000 mon.a (mon.0) 528 : audit 1 from='mgr.25468 ' entity='mgr.y' 2024-04-23T02:35:35.812 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:35:35 smithi037 bash[56036]: cluster 2024-04-23T02:35:34.493929+0000 mgr.y (mgr.25468) 282 : cluster 0 pgmap v202: 161 pgs: 20 active+undersized+degraded, 34 active+undersized, 107 active+clean; 604 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 135/1095 objects degraded (12.329%) 2024-04-23T02:35:35.812 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:35:35 smithi037 bash[56036]: audit 2024-04-23T02:35:34.528999+0000 mon.a (mon.0) 523 : audit 1 from='mgr.25468 ' entity='mgr.y' 2024-04-23T02:35:35.812 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:35:35 smithi037 bash[56036]: audit 2024-04-23T02:35:34.542410+0000 mon.a (mon.0) 524 : audit 1 from='mgr.25468 ' entity='mgr.y' 2024-04-23T02:35:35.812 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:35:35 smithi037 bash[56036]: cluster 2024-04-23T02:35:34.577306+0000 mon.a (mon.0) 525 : cluster 3 Health check update: Degraded data redundancy: 135/1095 objects degraded (12.329%), 20 pgs degraded (PG_DEGRADED) 2024-04-23T02:35:35.813 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:35:35 smithi037 bash[56036]: audit 2024-04-23T02:35:35.009944+0000 mon.c (mon.1) 155 : audit 1 from='osd.6 [v2:172.21.15.191:6816/2690425829,v1:172.21.15.191:6817/2690425829]' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2024-04-23T02:35:35.813 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:35:35 smithi037 bash[56036]: audit 2024-04-23T02:35:35.010784+0000 mon.a (mon.0) 526 : audit 1 from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2024-04-23T02:35:35.813 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:35:35 smithi037 bash[56036]: audit 2024-04-23T02:35:35.415690+0000 mon.a (mon.0) 527 : audit 1 from='mgr.25468 ' entity='mgr.y' 2024-04-23T02:35:35.813 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:35:35 smithi037 bash[56036]: audit 2024-04-23T02:35:35.428697+0000 mon.a (mon.0) 528 : audit 1 from='mgr.25468 ' entity='mgr.y' 2024-04-23T02:35:35.934 INFO:journalctl@ceph.osd.6.smithi191.stdout:Apr 23 02:35:35 smithi191 bash[46873]: debug 2024-04-23T02:35:35.644+0000 7f4004ace700 -1 osd.6 112 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-04-23T02:35:35.934 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:35:35 smithi191 bash[40117]: cluster 2024-04-23T02:35:34.493929+0000 mgr.y (mgr.25468) 282 : cluster 0 pgmap v202: 161 pgs: 20 active+undersized+degraded, 34 active+undersized, 107 active+clean; 604 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 135/1095 objects degraded (12.329%) 2024-04-23T02:35:35.934 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:35:35 smithi191 bash[40117]: audit 2024-04-23T02:35:34.528999+0000 mon.a (mon.0) 523 : audit 1 from='mgr.25468 ' entity='mgr.y' 2024-04-23T02:35:35.934 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:35:35 smithi191 bash[40117]: audit 2024-04-23T02:35:34.542410+0000 mon.a (mon.0) 524 : audit 1 from='mgr.25468 ' entity='mgr.y' 2024-04-23T02:35:35.934 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:35:35 smithi191 bash[40117]: cluster 2024-04-23T02:35:34.577306+0000 mon.a (mon.0) 525 : cluster 3 Health check update: Degraded data redundancy: 135/1095 objects degraded (12.329%), 20 pgs degraded (PG_DEGRADED) 2024-04-23T02:35:35.934 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:35:35 smithi191 bash[40117]: audit 2024-04-23T02:35:35.009944+0000 mon.c (mon.1) 155 : audit 1 from='osd.6 [v2:172.21.15.191:6816/2690425829,v1:172.21.15.191:6817/2690425829]' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2024-04-23T02:35:35.934 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:35:35 smithi191 bash[40117]: audit 2024-04-23T02:35:35.010784+0000 mon.a (mon.0) 526 : audit 1 from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2024-04-23T02:35:35.934 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:35:35 smithi191 bash[40117]: audit 2024-04-23T02:35:35.415690+0000 mon.a (mon.0) 527 : audit 1 from='mgr.25468 ' entity='mgr.y' 2024-04-23T02:35:35.935 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:35:35 smithi191 bash[40117]: audit 2024-04-23T02:35:35.428697+0000 mon.a (mon.0) 528 : audit 1 from='mgr.25468 ' entity='mgr.y' 2024-04-23T02:35:36.934 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:35:36 smithi191 bash[40117]: audit 2024-04-23T02:35:35.612906+0000 mon.a (mon.0) 529 : audit 1 from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]': finished 2024-04-23T02:35:36.934 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:35:36 smithi191 bash[40117]: cluster 2024-04-23T02:35:35.613109+0000 mon.a (mon.0) 530 : cluster 0 osdmap e115: 8 total, 7 up, 8 in 2024-04-23T02:35:36.934 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:35:36 smithi191 bash[40117]: audit 2024-04-23T02:35:35.615018+0000 mon.c (mon.1) 156 : audit 1 from='osd.6 [v2:172.21.15.191:6816/2690425829,v1:172.21.15.191:6817/2690425829]' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi191", "root=default"]}]: dispatch 2024-04-23T02:35:36.934 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:35:36 smithi191 bash[40117]: audit 2024-04-23T02:35:35.615969+0000 mon.a (mon.0) 531 : audit 1 from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi191", "root=default"]}]: dispatch 2024-04-23T02:35:37.061 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:35:36 smithi037 bash[54030]: audit 2024-04-23T02:35:35.612906+0000 mon.a (mon.0) 529 : audit 1 from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]': finished 2024-04-23T02:35:37.062 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:35:36 smithi037 bash[54030]: cluster 2024-04-23T02:35:35.613109+0000 mon.a (mon.0) 530 : cluster 0 osdmap e115: 8 total, 7 up, 8 in 2024-04-23T02:35:37.062 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:35:36 smithi037 bash[54030]: audit 2024-04-23T02:35:35.615018+0000 mon.c (mon.1) 156 : audit 1 from='osd.6 [v2:172.21.15.191:6816/2690425829,v1:172.21.15.191:6817/2690425829]' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi191", "root=default"]}]: dispatch 2024-04-23T02:35:37.062 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:35:36 smithi037 bash[54030]: audit 2024-04-23T02:35:35.615969+0000 mon.a (mon.0) 531 : audit 1 from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi191", "root=default"]}]: dispatch 2024-04-23T02:35:37.062 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:35:36 smithi037 bash[56036]: audit 2024-04-23T02:35:35.612906+0000 mon.a (mon.0) 529 : audit 1 from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]': finished 2024-04-23T02:35:37.062 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:35:36 smithi037 bash[56036]: cluster 2024-04-23T02:35:35.613109+0000 mon.a (mon.0) 530 : cluster 0 osdmap e115: 8 total, 7 up, 8 in 2024-04-23T02:35:37.062 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:35:36 smithi037 bash[56036]: audit 2024-04-23T02:35:35.615018+0000 mon.c (mon.1) 156 : audit 1 from='osd.6 [v2:172.21.15.191:6816/2690425829,v1:172.21.15.191:6817/2690425829]' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi191", "root=default"]}]: dispatch 2024-04-23T02:35:37.062 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:35:36 smithi037 bash[56036]: audit 2024-04-23T02:35:35.615969+0000 mon.a (mon.0) 531 : audit 1 from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi191", "root=default"]}]: dispatch 2024-04-23T02:35:37.934 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:35:37 smithi191 bash[40117]: cluster 2024-04-23T02:35:36.495659+0000 mgr.y (mgr.25468) 283 : cluster 0 pgmap v204: 161 pgs: 20 active+undersized+degraded, 34 active+undersized, 107 active+clean; 604 KiB data, 289 MiB used, 715 GiB / 715 GiB avail; 135/1095 objects degraded (12.329%) 2024-04-23T02:35:37.934 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:35:37 smithi191 bash[40117]: cluster 2024-04-23T02:35:36.607403+0000 mon.a (mon.0) 532 : cluster 1 Health check cleared: OSD_DOWN (was: 1 osds down) 2024-04-23T02:35:37.934 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:35:37 smithi191 bash[40117]: cluster 2024-04-23T02:35:36.621247+0000 mon.a (mon.0) 533 : cluster 1 osd.6 [v2:172.21.15.191:6816/2690425829,v1:172.21.15.191:6817/2690425829] boot 2024-04-23T02:35:37.934 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:35:37 smithi191 bash[40117]: cluster 2024-04-23T02:35:36.621317+0000 mon.a (mon.0) 534 : cluster 0 osdmap e116: 8 total, 8 up, 8 in 2024-04-23T02:35:37.934 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:35:37 smithi191 bash[40117]: audit 2024-04-23T02:35:36.623236+0000 mon.c (mon.1) 157 : audit 0 from='mgr.25468 172.21.15.37:0/2063831359' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-04-23T02:35:38.061 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:35:37 smithi037 bash[54030]: cluster 2024-04-23T02:35:36.495659+0000 mgr.y (mgr.25468) 283 : cluster 0 pgmap v204: 161 pgs: 20 active+undersized+degraded, 34 active+undersized, 107 active+clean; 604 KiB data, 289 MiB used, 715 GiB / 715 GiB avail; 135/1095 objects degraded (12.329%) 2024-04-23T02:35:38.062 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:35:37 smithi037 bash[54030]: cluster 2024-04-23T02:35:36.607403+0000 mon.a (mon.0) 532 : cluster 1 Health check cleared: OSD_DOWN (was: 1 osds down) 2024-04-23T02:35:38.062 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:35:37 smithi037 bash[54030]: cluster 2024-04-23T02:35:36.621247+0000 mon.a (mon.0) 533 : cluster 1 osd.6 [v2:172.21.15.191:6816/2690425829,v1:172.21.15.191:6817/2690425829] boot 2024-04-23T02:35:38.062 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:35:37 smithi037 bash[54030]: cluster 2024-04-23T02:35:36.621317+0000 mon.a (mon.0) 534 : cluster 0 osdmap e116: 8 total, 8 up, 8 in 2024-04-23T02:35:38.062 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:35:37 smithi037 bash[54030]: audit 2024-04-23T02:35:36.623236+0000 mon.c (mon.1) 157 : audit 0 from='mgr.25468 172.21.15.37:0/2063831359' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-04-23T02:35:38.062 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:35:37 smithi037 bash[56036]: cluster 2024-04-23T02:35:36.495659+0000 mgr.y (mgr.25468) 283 : cluster 0 pgmap v204: 161 pgs: 20 active+undersized+degraded, 34 active+undersized, 107 active+clean; 604 KiB data, 289 MiB used, 715 GiB / 715 GiB avail; 135/1095 objects degraded (12.329%) 2024-04-23T02:35:38.062 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:35:37 smithi037 bash[56036]: cluster 2024-04-23T02:35:36.607403+0000 mon.a (mon.0) 532 : cluster 1 Health check cleared: OSD_DOWN (was: 1 osds down) 2024-04-23T02:35:38.062 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:35:37 smithi037 bash[56036]: cluster 2024-04-23T02:35:36.621247+0000 mon.a (mon.0) 533 : cluster 1 osd.6 [v2:172.21.15.191:6816/2690425829,v1:172.21.15.191:6817/2690425829] boot 2024-04-23T02:35:38.062 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:35:37 smithi037 bash[56036]: cluster 2024-04-23T02:35:36.621317+0000 mon.a (mon.0) 534 : cluster 0 osdmap e116: 8 total, 8 up, 8 in 2024-04-23T02:35:38.062 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:35:37 smithi037 bash[56036]: audit 2024-04-23T02:35:36.623236+0000 mon.c (mon.1) 157 : audit 0 from='mgr.25468 172.21.15.37:0/2063831359' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-04-23T02:35:38.933 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:35:38 smithi191 bash[40117]: cluster 2024-04-23T02:35:37.637459+0000 mon.a (mon.0) 535 : cluster 0 osdmap e117: 8 total, 8 up, 8 in 2024-04-23T02:35:39.061 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:35:38 smithi037 bash[54030]: cluster 2024-04-23T02:35:37.637459+0000 mon.a (mon.0) 535 : cluster 0 osdmap e117: 8 total, 8 up, 8 in 2024-04-23T02:35:39.062 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:35:38 smithi037 bash[56036]: cluster 2024-04-23T02:35:37.637459+0000 mon.a (mon.0) 535 : cluster 0 osdmap e117: 8 total, 8 up, 8 in 2024-04-23T02:35:39.933 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:35:39 smithi191 bash[40117]: cluster 2024-04-23T02:35:38.496701+0000 mgr.y (mgr.25468) 284 : cluster 0 pgmap v207: 161 pgs: 8 peering, 16 active+undersized+degraded, 30 active+undersized, 107 active+clean; 604 KiB data, 289 MiB used, 715 GiB / 715 GiB avail; 114/1095 objects degraded (10.411%) 2024-04-23T02:35:39.934 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:35:39 smithi191 bash[40117]: cluster 2024-04-23T02:35:39.578458+0000 mon.a (mon.0) 536 : cluster 3 Health check update: Degraded data redundancy: 114/1095 objects degraded (10.411%), 16 pgs degraded (PG_DEGRADED) 2024-04-23T02:35:40.061 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:35:39 smithi037 bash[54030]: cluster 2024-04-23T02:35:38.496701+0000 mgr.y (mgr.25468) 284 : cluster 0 pgmap v207: 161 pgs: 8 peering, 16 active+undersized+degraded, 30 active+undersized, 107 active+clean; 604 KiB data, 289 MiB used, 715 GiB / 715 GiB avail; 114/1095 objects degraded (10.411%) 2024-04-23T02:35:40.062 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:35:39 smithi037 bash[54030]: cluster 2024-04-23T02:35:39.578458+0000 mon.a (mon.0) 536 : cluster 3 Health check update: Degraded data redundancy: 114/1095 objects degraded (10.411%), 16 pgs degraded (PG_DEGRADED) 2024-04-23T02:35:40.062 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:35:39 smithi037 bash[56036]: cluster 2024-04-23T02:35:38.496701+0000 mgr.y (mgr.25468) 284 : cluster 0 pgmap v207: 161 pgs: 8 peering, 16 active+undersized+degraded, 30 active+undersized, 107 active+clean; 604 KiB data, 289 MiB used, 715 GiB / 715 GiB avail; 114/1095 objects degraded (10.411%) 2024-04-23T02:35:40.062 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:35:39 smithi037 bash[56036]: cluster 2024-04-23T02:35:39.578458+0000 mon.a (mon.0) 536 : cluster 3 Health check update: Degraded data redundancy: 114/1095 objects degraded (10.411%), 16 pgs degraded (PG_DEGRADED) 2024-04-23T02:35:41.143 INFO:teuthology.orchestra.run.smithi037.stdout:true 2024-04-23T02:35:41.561 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:35:41 smithi037 bash[56036]: audit 2024-04-23T02:35:40.267094+0000 mon.a (mon.0) 537 : audit 1 from='mgr.25468 ' entity='mgr.y' 2024-04-23T02:35:41.561 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:35:41 smithi037 bash[56036]: cluster 2024-04-23T02:35:40.497852+0000 mgr.y (mgr.25468) 285 : cluster 0 pgmap v208: 161 pgs: 8 peering, 12 active+undersized+degraded, 25 active+undersized, 116 active+clean; 604 KiB data, 289 MiB used, 715 GiB / 715 GiB avail; 88/1095 objects degraded (8.037%) 2024-04-23T02:35:41.561 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:35:41 smithi037 bash[54030]: audit 2024-04-23T02:35:40.267094+0000 mon.a (mon.0) 537 : audit 1 from='mgr.25468 ' entity='mgr.y' 2024-04-23T02:35:41.562 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:35:41 smithi037 bash[54030]: cluster 2024-04-23T02:35:40.497852+0000 mgr.y (mgr.25468) 285 : cluster 0 pgmap v208: 161 pgs: 8 peering, 12 active+undersized+degraded, 25 active+undersized, 116 active+clean; 604 KiB data, 289 MiB used, 715 GiB / 715 GiB avail; 88/1095 objects degraded (8.037%) 2024-04-23T02:35:41.618 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:35:41 smithi191 bash[40117]: audit 2024-04-23T02:35:40.267094+0000 mon.a (mon.0) 537 : audit 1 from='mgr.25468 ' entity='mgr.y' 2024-04-23T02:35:41.618 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:35:41 smithi191 bash[40117]: cluster 2024-04-23T02:35:40.497852+0000 mgr.y (mgr.25468) 285 : cluster 0 pgmap v208: 161 pgs: 8 peering, 12 active+undersized+degraded, 25 active+undersized, 116 active+clean; 604 KiB data, 289 MiB used, 715 GiB / 715 GiB avail; 88/1095 objects degraded (8.037%) 2024-04-23T02:35:41.938 INFO:teuthology.orchestra.run.smithi037.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-04-23T02:35:41.938 INFO:teuthology.orchestra.run.smithi037.stdout:alertmanager.a smithi037 *:9093,9094 running (7m) 89s ago 14m 10.5M - 0.20.0 0881eb8f169f 1b9e4bd608dc 2024-04-23T02:35:41.938 INFO:teuthology.orchestra.run.smithi037.stdout:grafana.a smithi191 *:3000 running (6m) 7s ago 13m 26.4M - 6.7.4 557c83e11646 cfce89c1dd30 2024-04-23T02:35:41.939 INFO:teuthology.orchestra.run.smithi037.stdout:iscsi.foo.smithi037.qdajck smithi037 error 89s ago 12m - - 2024-04-23T02:35:41.939 INFO:teuthology.orchestra.run.smithi037.stdout:mgr.x smithi191 *:8443,8765 running (5m) 7s ago 18m 442M - 18.2.2-1237-g646b8c7d 9900ed1a6b81 b3456bc9b9ef 2024-04-23T02:35:41.939 INFO:teuthology.orchestra.run.smithi037.stdout:mgr.y smithi037 *:8443,8765 running (6m) 89s ago 20m 488M - 18.2.2-1237-g646b8c7d 9900ed1a6b81 19b52a26f1ca 2024-04-23T02:35:41.939 INFO:teuthology.orchestra.run.smithi037.stdout:mon.a smithi037 running (5m) 89s ago 20m 61.2M 2048M 18.2.2-1237-g646b8c7d 9900ed1a6b81 6d03d23cb94e 2024-04-23T02:35:41.939 INFO:teuthology.orchestra.run.smithi037.stdout:mon.b smithi191 running (4m) 7s ago 18m 54.1M 2048M 18.2.2-1237-g646b8c7d 9900ed1a6b81 a5c2b4539944 2024-04-23T02:35:41.939 INFO:teuthology.orchestra.run.smithi037.stdout:mon.c smithi037 running (4m) 89s ago 18m 51.5M 2048M 18.2.2-1237-g646b8c7d 9900ed1a6b81 f6fcc457b7d2 2024-04-23T02:35:41.939 INFO:teuthology.orchestra.run.smithi037.stdout:node-exporter.a smithi037 *:9100 running (7m) 89s ago 14m 9604k - 0.18.1 e5a616e4b9cf 9f1e46faf95f 2024-04-23T02:35:41.939 INFO:teuthology.orchestra.run.smithi037.stdout:node-exporter.b smithi191 *:9100 running (7m) 7s ago 14m 4152k - 0.18.1 e5a616e4b9cf 4b3fa5356419 2024-04-23T02:35:41.939 INFO:teuthology.orchestra.run.smithi037.stdout:osd.0 smithi037 running (3m) 89s ago 18m 54.2M 4096M 18.2.2-1237-g646b8c7d 9900ed1a6b81 e084fbd81970 2024-04-23T02:35:41.939 INFO:teuthology.orchestra.run.smithi037.stdout:osd.1 smithi037 running (2m) 89s ago 17m 52.7M 4096M 18.2.2-1237-g646b8c7d 9900ed1a6b81 743ca0daac2b 2024-04-23T02:35:41.939 INFO:teuthology.orchestra.run.smithi037.stdout:osd.2 smithi037 running (2m) 89s ago 17m 54.4M 4096M 18.2.2-1237-g646b8c7d 9900ed1a6b81 919a641f6f71 2024-04-23T02:35:41.940 INFO:teuthology.orchestra.run.smithi037.stdout:osd.3 smithi037 running (92s) 89s ago 16m - 4096M 18.2.2-1237-g646b8c7d 9900ed1a6b81 21dfc544a753 2024-04-23T02:35:41.940 INFO:teuthology.orchestra.run.smithi037.stdout:osd.4 smithi191 running (66s) 7s ago 16m 53.9M 4096M 18.2.2-1237-g646b8c7d 9900ed1a6b81 115b79a0f222 2024-04-23T02:35:41.940 INFO:teuthology.orchestra.run.smithi037.stdout:osd.5 smithi191 running (39s) 7s ago 16m 53.2M 4096M 18.2.2-1237-g646b8c7d 9900ed1a6b81 d173af4b36f7 2024-04-23T02:35:41.940 INFO:teuthology.orchestra.run.smithi037.stdout:osd.6 smithi191 running (11s) 7s ago 15m - 4096M 18.2.2-1237-g646b8c7d 9900ed1a6b81 ca3a0c9b876e 2024-04-23T02:35:41.940 INFO:teuthology.orchestra.run.smithi037.stdout:osd.7 smithi191 running (15m) 7s ago 15m 64.8M 4096M 16.2.0 24ecd6d5f14c 925eb6ef69e9 2024-04-23T02:35:41.940 INFO:teuthology.orchestra.run.smithi037.stdout:prometheus.a smithi191 *:9095 error 7s ago 14m - - 2024-04-23T02:35:41.940 INFO:teuthology.orchestra.run.smithi037.stdout:rgw.foo.smithi037.ajnubp smithi037 *:8000 running (12m) 89s ago 12m 57.3M - 16.2.0 24ecd6d5f14c 98e454e01e1c 2024-04-23T02:35:41.940 INFO:teuthology.orchestra.run.smithi037.stdout:rgw.foo.smithi191.arojwq smithi191 *:8000 running (12m) 7s ago 12m 58.0M - 16.2.0 24ecd6d5f14c c3f6e10394ec 2024-04-23T02:35:41.940 INFO:teuthology.orchestra.run.smithi037.stdout:rgw.smpl.smithi037.oowzwi smithi037 *:80 running (12m) 89s ago 12m 57.2M - 16.2.0 24ecd6d5f14c e986069c49da 2024-04-23T02:35:41.940 INFO:teuthology.orchestra.run.smithi037.stdout:rgw.smpl.smithi191.vzlgqs smithi191 *:80 running (12m) 7s ago 12m 58.3M - 16.2.0 24ecd6d5f14c 5e62488f89f3 2024-04-23T02:35:42.400 INFO:teuthology.orchestra.run.smithi037.stdout:{ 2024-04-23T02:35:42.400 INFO:teuthology.orchestra.run.smithi037.stdout: "mon": { 2024-04-23T02:35:42.400 INFO:teuthology.orchestra.run.smithi037.stdout: "ceph version 18.2.2-1237-g646b8c7d (646b8c7d293d8ec31a40c69f7b3237b19c1be24d) reef (stable)": 3 2024-04-23T02:35:42.400 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-04-23T02:35:42.400 INFO:teuthology.orchestra.run.smithi037.stdout: "mgr": { 2024-04-23T02:35:42.400 INFO:teuthology.orchestra.run.smithi037.stdout: "ceph version 18.2.2-1237-g646b8c7d (646b8c7d293d8ec31a40c69f7b3237b19c1be24d) reef (stable)": 2 2024-04-23T02:35:42.400 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-04-23T02:35:42.400 INFO:teuthology.orchestra.run.smithi037.stdout: "osd": { 2024-04-23T02:35:42.400 INFO:teuthology.orchestra.run.smithi037.stdout: "ceph version 16.2.0 (0c2054e95bcd9b30fdd908a79ac1d8bbc3394442) pacific (stable)": 1, 2024-04-23T02:35:42.400 INFO:teuthology.orchestra.run.smithi037.stdout: "ceph version 18.2.2-1237-g646b8c7d (646b8c7d293d8ec31a40c69f7b3237b19c1be24d) reef (stable)": 7 2024-04-23T02:35:42.400 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-04-23T02:35:42.401 INFO:teuthology.orchestra.run.smithi037.stdout: "rgw": { 2024-04-23T02:35:42.401 INFO:teuthology.orchestra.run.smithi037.stdout: "ceph version 16.2.0 (0c2054e95bcd9b30fdd908a79ac1d8bbc3394442) pacific (stable)": 4 2024-04-23T02:35:42.401 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-04-23T02:35:42.401 INFO:teuthology.orchestra.run.smithi037.stdout: "overall": { 2024-04-23T02:35:42.401 INFO:teuthology.orchestra.run.smithi037.stdout: "ceph version 16.2.0 (0c2054e95bcd9b30fdd908a79ac1d8bbc3394442) pacific (stable)": 5, 2024-04-23T02:35:42.401 INFO:teuthology.orchestra.run.smithi037.stdout: "ceph version 18.2.2-1237-g646b8c7d (646b8c7d293d8ec31a40c69f7b3237b19c1be24d) reef (stable)": 12 2024-04-23T02:35:42.401 INFO:teuthology.orchestra.run.smithi037.stdout: } 2024-04-23T02:35:42.401 INFO:teuthology.orchestra.run.smithi037.stdout:} 2024-04-23T02:35:42.561 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:35:42 smithi037 bash[54030]: audit 2024-04-23T02:35:41.119170+0000 mgr.y (mgr.25468) 286 : audit 0 from='client.34665 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T02:35:42.561 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:35:42 smithi037 bash[54030]: audit 2024-04-23T02:35:41.524868+0000 mgr.y (mgr.25468) 287 : audit 0 from='client.44533 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T02:35:42.561 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:35:42 smithi037 bash[54030]: audit 2024-04-23T02:35:41.905782+0000 mgr.y (mgr.25468) 288 : audit 0 from='client.44539 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T02:35:42.562 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:35:42 smithi037 bash[56036]: audit 2024-04-23T02:35:41.119170+0000 mgr.y (mgr.25468) 286 : audit 0 from='client.34665 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T02:35:42.562 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:35:42 smithi037 bash[56036]: audit 2024-04-23T02:35:41.524868+0000 mgr.y (mgr.25468) 287 : audit 0 from='client.44533 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T02:35:42.562 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:35:42 smithi037 bash[56036]: audit 2024-04-23T02:35:41.905782+0000 mgr.y (mgr.25468) 288 : audit 0 from='client.44539 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T02:35:42.683 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:35:42 smithi191 bash[40117]: audit 2024-04-23T02:35:41.119170+0000 mgr.y (mgr.25468) 286 : audit 0 from='client.34665 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T02:35:42.684 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:35:42 smithi191 bash[40117]: audit 2024-04-23T02:35:41.524868+0000 mgr.y (mgr.25468) 287 : audit 0 from='client.44533 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T02:35:42.684 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:35:42 smithi191 bash[40117]: audit 2024-04-23T02:35:41.905782+0000 mgr.y (mgr.25468) 288 : audit 0 from='client.44539 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T02:35:42.797 INFO:teuthology.orchestra.run.smithi037.stdout:{ 2024-04-23T02:35:42.797 INFO:teuthology.orchestra.run.smithi037.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph@sha256:417b28a7fda24d3105eeb9bae56a845b9ffa154499a85601880a5fd035847210", 2024-04-23T02:35:42.797 INFO:teuthology.orchestra.run.smithi037.stdout: "in_progress": true, 2024-04-23T02:35:42.797 INFO:teuthology.orchestra.run.smithi037.stdout: "which": "Upgrading all daemon types on all hosts", 2024-04-23T02:35:42.797 INFO:teuthology.orchestra.run.smithi037.stdout: "services_complete": [ 2024-04-23T02:35:42.797 INFO:teuthology.orchestra.run.smithi037.stdout: "mon", 2024-04-23T02:35:42.797 INFO:teuthology.orchestra.run.smithi037.stdout: "mgr" 2024-04-23T02:35:42.797 INFO:teuthology.orchestra.run.smithi037.stdout: ], 2024-04-23T02:35:42.797 INFO:teuthology.orchestra.run.smithi037.stdout: "progress": "12/23 daemons upgraded", 2024-04-23T02:35:42.797 INFO:teuthology.orchestra.run.smithi037.stdout: "message": "Currently upgrading osd daemons", 2024-04-23T02:35:42.798 INFO:teuthology.orchestra.run.smithi037.stdout: "is_paused": false 2024-04-23T02:35:42.798 INFO:teuthology.orchestra.run.smithi037.stdout:} 2024-04-23T02:35:43.260 INFO:teuthology.orchestra.run.smithi037.stdout:HEALTH_WARN 2 failed cephadm daemon(s); Degraded data redundancy: 88/1095 objects degraded (8.037%), 12 pgs degraded 2024-04-23T02:35:43.260 INFO:teuthology.orchestra.run.smithi037.stdout:[WRN] CEPHADM_FAILED_DAEMON: 2 failed cephadm daemon(s) 2024-04-23T02:35:43.260 INFO:teuthology.orchestra.run.smithi037.stdout: daemon iscsi.foo.smithi037.qdajck on smithi037 is in error state 2024-04-23T02:35:43.260 INFO:teuthology.orchestra.run.smithi037.stdout: daemon prometheus.a on smithi191 is in error state 2024-04-23T02:35:43.260 INFO:teuthology.orchestra.run.smithi037.stdout:[WRN] PG_DEGRADED: Degraded data redundancy: 88/1095 objects degraded (8.037%), 12 pgs degraded 2024-04-23T02:35:43.260 INFO:teuthology.orchestra.run.smithi037.stdout: pg 1.0 is active+undersized+degraded, acting [7,0] 2024-04-23T02:35:43.260 INFO:teuthology.orchestra.run.smithi037.stdout: pg 2.17 is active+undersized+degraded, acting [5,2] 2024-04-23T02:35:43.261 INFO:teuthology.orchestra.run.smithi037.stdout: pg 2.1a is active+undersized+degraded, acting [4,7] 2024-04-23T02:35:43.261 INFO:teuthology.orchestra.run.smithi037.stdout: pg 3.0 is active+undersized+degraded, acting [1,2] 2024-04-23T02:35:43.261 INFO:teuthology.orchestra.run.smithi037.stdout: pg 3.3 is active+undersized+degraded, acting [4,0] 2024-04-23T02:35:43.261 INFO:teuthology.orchestra.run.smithi037.stdout: pg 3.a is active+undersized+degraded, acting [4,1] 2024-04-23T02:35:43.261 INFO:teuthology.orchestra.run.smithi037.stdout: pg 3.d is active+undersized+degraded, acting [7,5] 2024-04-23T02:35:43.261 INFO:teuthology.orchestra.run.smithi037.stdout: pg 3.10 is active+undersized+degraded, acting [0,5] 2024-04-23T02:35:43.261 INFO:teuthology.orchestra.run.smithi037.stdout: pg 3.11 is active+undersized+degraded, acting [7,4] 2024-04-23T02:35:43.261 INFO:teuthology.orchestra.run.smithi037.stdout: pg 3.14 is active+undersized+degraded, acting [4,7] 2024-04-23T02:35:43.261 INFO:teuthology.orchestra.run.smithi037.stdout: pg 4.e is active+undersized+degraded, acting [4,1] 2024-04-23T02:35:43.261 INFO:teuthology.orchestra.run.smithi037.stdout: pg 4.1f is active+undersized+degraded, acting [5,1] 2024-04-23T02:35:43.561 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:35:43 smithi037 bash[54030]: audit 2024-04-23T02:35:42.390925+0000 mon.c (mon.1) 158 : audit 0 from='client.44545 172.21.15.37:0/2068282521' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T02:35:43.561 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:35:43 smithi037 bash[54030]: cluster 2024-04-23T02:35:42.499484+0000 mgr.y (mgr.25468) 289 : cluster 0 pgmap v209: 161 pgs: 161 active+clean; 604 KiB data, 293 MiB used, 715 GiB / 715 GiB avail 2024-04-23T02:35:43.562 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:35:43 smithi037 bash[54030]: audit 2024-04-23T02:35:42.787721+0000 mgr.y (mgr.25468) 290 : audit 0 from='client.34689 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T02:35:43.562 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:35:43 smithi037 bash[54030]: audit 2024-04-23T02:35:43.251720+0000 mon.a (mon.0) 538 : audit 0 from='client.34695 172.21.15.37:0/2844979690' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-23T02:35:43.562 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:35:43 smithi037 bash[56036]: audit 2024-04-23T02:35:42.390925+0000 mon.c (mon.1) 158 : audit 0 from='client.44545 172.21.15.37:0/2068282521' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T02:35:43.562 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:35:43 smithi037 bash[56036]: cluster 2024-04-23T02:35:42.499484+0000 mgr.y (mgr.25468) 289 : cluster 0 pgmap v209: 161 pgs: 161 active+clean; 604 KiB data, 293 MiB used, 715 GiB / 715 GiB avail 2024-04-23T02:35:43.562 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:35:43 smithi037 bash[56036]: audit 2024-04-23T02:35:42.787721+0000 mgr.y (mgr.25468) 290 : audit 0 from='client.34689 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T02:35:43.562 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:35:43 smithi037 bash[56036]: audit 2024-04-23T02:35:43.251720+0000 mon.a (mon.0) 538 : audit 0 from='client.34695 172.21.15.37:0/2844979690' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-23T02:35:43.683 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:35:43 smithi191 bash[40117]: audit 2024-04-23T02:35:42.390925+0000 mon.c (mon.1) 158 : audit 0 from='client.44545 172.21.15.37:0/2068282521' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T02:35:43.684 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:35:43 smithi191 bash[40117]: cluster 2024-04-23T02:35:42.499484+0000 mgr.y (mgr.25468) 289 : cluster 0 pgmap v209: 161 pgs: 161 active+clean; 604 KiB data, 293 MiB used, 715 GiB / 715 GiB avail 2024-04-23T02:35:43.684 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:35:43 smithi191 bash[40117]: audit 2024-04-23T02:35:42.787721+0000 mgr.y (mgr.25468) 290 : audit 0 from='client.34689 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T02:35:43.684 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:35:43 smithi191 bash[40117]: audit 2024-04-23T02:35:43.251720+0000 mon.a (mon.0) 538 : audit 0 from='client.34695 172.21.15.37:0/2844979690' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-23T02:35:44.561 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:35:44 smithi037 bash[54030]: cluster 2024-04-23T02:35:43.273774+0000 mon.a (mon.0) 539 : cluster 1 Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 88/1095 objects degraded (8.037%), 12 pgs degraded) 2024-04-23T02:35:44.562 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:35:44 smithi037 bash[56036]: cluster 2024-04-23T02:35:43.273774+0000 mon.a (mon.0) 539 : cluster 1 Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 88/1095 objects degraded (8.037%), 12 pgs degraded) 2024-04-23T02:35:44.683 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:35:44 smithi191 bash[40117]: cluster 2024-04-23T02:35:43.273774+0000 mon.a (mon.0) 539 : cluster 1 Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 88/1095 objects degraded (8.037%), 12 pgs degraded) 2024-04-23T02:35:45.561 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:35:45 smithi037 bash[54030]: cluster 2024-04-23T02:35:44.500503+0000 mgr.y (mgr.25468) 291 : cluster 0 pgmap v210: 161 pgs: 161 active+clean; 604 KiB data, 293 MiB used, 715 GiB / 715 GiB avail 2024-04-23T02:35:45.562 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:35:45 smithi037 bash[56036]: cluster 2024-04-23T02:35:44.500503+0000 mgr.y (mgr.25468) 291 : cluster 0 pgmap v210: 161 pgs: 161 active+clean; 604 KiB data, 293 MiB used, 715 GiB / 715 GiB avail 2024-04-23T02:35:45.683 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:35:45 smithi191 bash[40117]: cluster 2024-04-23T02:35:44.500503+0000 mgr.y (mgr.25468) 291 : cluster 0 pgmap v210: 161 pgs: 161 active+clean; 604 KiB data, 293 MiB used, 715 GiB / 715 GiB avail 2024-04-23T02:35:46.811 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:35:46 smithi037 bash[56036]: audit 2024-04-23T02:35:45.488328+0000 mon.a (mon.0) 540 : audit 1 from='mgr.25468 ' entity='mgr.y' 2024-04-23T02:35:46.812 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:35:46 smithi037 bash[56036]: audit 2024-04-23T02:35:45.500814+0000 mon.a (mon.0) 541 : audit 1 from='mgr.25468 ' entity='mgr.y' 2024-04-23T02:35:46.812 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:35:46 smithi037 bash[56036]: audit 2024-04-23T02:35:45.505922+0000 mon.c (mon.1) 159 : audit 0 from='mgr.25468 172.21.15.37:0/2063831359' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-23T02:35:46.812 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:35:46 smithi037 bash[56036]: audit 2024-04-23T02:35:45.507599+0000 mon.c (mon.1) 160 : audit 1 from='mgr.25468 172.21.15.37:0/2063831359' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-23T02:35:46.812 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:35:46 smithi037 bash[56036]: cephadm 2024-04-23T02:35:45.508998+0000 mgr.y (mgr.25468) 292 : cephadm 3 unable to calc client keyring client.admin placement PlacementSpec(label='_admin'): Cannot place : No matching hosts for label _admin 2024-04-23T02:35:46.812 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:35:46 smithi037 bash[56036]: cluster 2024-04-23T02:35:45.510139+0000 mgr.y (mgr.25468) 293 : cluster 0 pgmap v211: 161 pgs: 161 active+clean; 604 KiB data, 293 MiB used, 715 GiB / 715 GiB avail 2024-04-23T02:35:46.812 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:35:46 smithi037 bash[56036]: cluster 2024-04-23T02:35:45.510697+0000 mgr.y (mgr.25468) 294 : cluster 0 pgmap v212: 161 pgs: 161 active+clean; 604 KiB data, 293 MiB used, 715 GiB / 715 GiB avail 2024-04-23T02:35:46.812 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:35:46 smithi037 bash[56036]: audit 2024-04-23T02:35:45.518071+0000 mon.a (mon.0) 542 : audit 1 from='mgr.25468 ' entity='mgr.y' 2024-04-23T02:35:46.812 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:35:46 smithi037 bash[56036]: audit 2024-04-23T02:35:45.605397+0000 mon.c (mon.1) 161 : audit 0 from='mgr.25468 172.21.15.37:0/2063831359' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-23T02:35:46.812 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:35:46 smithi037 bash[56036]: audit 2024-04-23T02:35:45.611373+0000 mon.c (mon.1) 162 : audit 0 from='mgr.25468 172.21.15.37:0/2063831359' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T02:35:46.812 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:35:46 smithi037 bash[56036]: audit 2024-04-23T02:35:45.613937+0000 mon.c (mon.1) 163 : audit 0 from='mgr.25468 172.21.15.37:0/2063831359' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T02:35:46.812 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:35:46 smithi037 bash[56036]: audit 2024-04-23T02:35:45.616156+0000 mon.c (mon.1) 164 : audit 0 from='mgr.25468 172.21.15.37:0/2063831359' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T02:35:46.812 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:35:46 smithi037 bash[56036]: audit 2024-04-23T02:35:45.618839+0000 mon.c (mon.1) 165 : audit 0 from='mgr.25468 172.21.15.37:0/2063831359' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["7"], "max": 16}]: dispatch 2024-04-23T02:35:46.812 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:35:46 smithi037 bash[56036]: audit 2024-04-23T02:35:45.619223+0000 mgr.y (mgr.25468) 295 : audit 0 from='mon.1 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["7"], "max": 16}]: dispatch 2024-04-23T02:35:46.813 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:35:46 smithi037 bash[56036]: cephadm 2024-04-23T02:35:45.621289+0000 mgr.y (mgr.25468) 296 : cephadm 1 Upgrade: osd.7 is safe to restart 2024-04-23T02:35:46.813 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:35:46 smithi037 bash[54030]: audit 2024-04-23T02:35:45.488328+0000 mon.a (mon.0) 540 : audit 1 from='mgr.25468 ' entity='mgr.y' 2024-04-23T02:35:46.813 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:35:46 smithi037 bash[54030]: audit 2024-04-23T02:35:45.500814+0000 mon.a (mon.0) 541 : audit 1 from='mgr.25468 ' entity='mgr.y' 2024-04-23T02:35:46.813 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:35:46 smithi037 bash[54030]: audit 2024-04-23T02:35:45.505922+0000 mon.c (mon.1) 159 : audit 0 from='mgr.25468 172.21.15.37:0/2063831359' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-23T02:35:46.813 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:35:46 smithi037 bash[54030]: audit 2024-04-23T02:35:45.507599+0000 mon.c (mon.1) 160 : audit 1 from='mgr.25468 172.21.15.37:0/2063831359' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-23T02:35:46.813 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:35:46 smithi037 bash[54030]: cephadm 2024-04-23T02:35:45.508998+0000 mgr.y (mgr.25468) 292 : cephadm 3 unable to calc client keyring client.admin placement PlacementSpec(label='_admin'): Cannot place : No matching hosts for label _admin 2024-04-23T02:35:46.813 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:35:46 smithi037 bash[54030]: cluster 2024-04-23T02:35:45.510139+0000 mgr.y (mgr.25468) 293 : cluster 0 pgmap v211: 161 pgs: 161 active+clean; 604 KiB data, 293 MiB used, 715 GiB / 715 GiB avail 2024-04-23T02:35:46.813 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:35:46 smithi037 bash[54030]: cluster 2024-04-23T02:35:45.510697+0000 mgr.y (mgr.25468) 294 : cluster 0 pgmap v212: 161 pgs: 161 active+clean; 604 KiB data, 293 MiB used, 715 GiB / 715 GiB avail 2024-04-23T02:35:46.813 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:35:46 smithi037 bash[54030]: audit 2024-04-23T02:35:45.518071+0000 mon.a (mon.0) 542 : audit 1 from='mgr.25468 ' entity='mgr.y' 2024-04-23T02:35:46.813 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:35:46 smithi037 bash[54030]: audit 2024-04-23T02:35:45.605397+0000 mon.c (mon.1) 161 : audit 0 from='mgr.25468 172.21.15.37:0/2063831359' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-23T02:35:46.813 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:35:46 smithi037 bash[54030]: audit 2024-04-23T02:35:45.611373+0000 mon.c (mon.1) 162 : audit 0 from='mgr.25468 172.21.15.37:0/2063831359' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T02:35:46.813 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:35:46 smithi037 bash[54030]: audit 2024-04-23T02:35:45.613937+0000 mon.c (mon.1) 163 : audit 0 from='mgr.25468 172.21.15.37:0/2063831359' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T02:35:46.813 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:35:46 smithi037 bash[54030]: audit 2024-04-23T02:35:45.616156+0000 mon.c (mon.1) 164 : audit 0 from='mgr.25468 172.21.15.37:0/2063831359' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T02:35:46.813 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:35:46 smithi037 bash[54030]: audit 2024-04-23T02:35:45.618839+0000 mon.c (mon.1) 165 : audit 0 from='mgr.25468 172.21.15.37:0/2063831359' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["7"], "max": 16}]: dispatch 2024-04-23T02:35:46.814 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:35:46 smithi037 bash[54030]: audit 2024-04-23T02:35:45.619223+0000 mgr.y (mgr.25468) 295 : audit 0 from='mon.1 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["7"], "max": 16}]: dispatch 2024-04-23T02:35:46.814 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:35:46 smithi037 bash[54030]: cephadm 2024-04-23T02:35:45.621289+0000 mgr.y (mgr.25468) 296 : cephadm 1 Upgrade: osd.7 is safe to restart 2024-04-23T02:35:46.855 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:35:46 smithi191 bash[40117]: audit 2024-04-23T02:35:45.488328+0000 mon.a (mon.0) 540 : audit 1 from='mgr.25468 ' entity='mgr.y' 2024-04-23T02:35:46.855 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:35:46 smithi191 bash[40117]: audit 2024-04-23T02:35:45.500814+0000 mon.a (mon.0) 541 : audit 1 from='mgr.25468 ' entity='mgr.y' 2024-04-23T02:35:46.855 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:35:46 smithi191 bash[40117]: audit 2024-04-23T02:35:45.505922+0000 mon.c (mon.1) 159 : audit 0 from='mgr.25468 172.21.15.37:0/2063831359' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-23T02:35:46.855 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:35:46 smithi191 bash[40117]: audit 2024-04-23T02:35:45.507599+0000 mon.c (mon.1) 160 : audit 1 from='mgr.25468 172.21.15.37:0/2063831359' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-23T02:35:46.855 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:35:46 smithi191 bash[40117]: cephadm 2024-04-23T02:35:45.508998+0000 mgr.y (mgr.25468) 292 : cephadm 3 unable to calc client keyring client.admin placement PlacementSpec(label='_admin'): Cannot place : No matching hosts for label _admin 2024-04-23T02:35:46.855 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:35:46 smithi191 bash[40117]: cluster 2024-04-23T02:35:45.510139+0000 mgr.y (mgr.25468) 293 : cluster 0 pgmap v211: 161 pgs: 161 active+clean; 604 KiB data, 293 MiB used, 715 GiB / 715 GiB avail 2024-04-23T02:35:46.856 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:35:46 smithi191 bash[40117]: cluster 2024-04-23T02:35:45.510697+0000 mgr.y (mgr.25468) 294 : cluster 0 pgmap v212: 161 pgs: 161 active+clean; 604 KiB data, 293 MiB used, 715 GiB / 715 GiB avail 2024-04-23T02:35:46.856 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:35:46 smithi191 bash[40117]: audit 2024-04-23T02:35:45.518071+0000 mon.a (mon.0) 542 : audit 1 from='mgr.25468 ' entity='mgr.y' 2024-04-23T02:35:46.856 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:35:46 smithi191 bash[40117]: audit 2024-04-23T02:35:45.605397+0000 mon.c (mon.1) 161 : audit 0 from='mgr.25468 172.21.15.37:0/2063831359' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-23T02:35:46.856 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:35:46 smithi191 bash[40117]: audit 2024-04-23T02:35:45.611373+0000 mon.c (mon.1) 162 : audit 0 from='mgr.25468 172.21.15.37:0/2063831359' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T02:35:46.856 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:35:46 smithi191 bash[40117]: audit 2024-04-23T02:35:45.613937+0000 mon.c (mon.1) 163 : audit 0 from='mgr.25468 172.21.15.37:0/2063831359' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T02:35:46.856 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:35:46 smithi191 bash[40117]: audit 2024-04-23T02:35:45.616156+0000 mon.c (mon.1) 164 : audit 0 from='mgr.25468 172.21.15.37:0/2063831359' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T02:35:46.856 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:35:46 smithi191 bash[40117]: audit 2024-04-23T02:35:45.618839+0000 mon.c (mon.1) 165 : audit 0 from='mgr.25468 172.21.15.37:0/2063831359' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["7"], "max": 16}]: dispatch 2024-04-23T02:35:46.856 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:35:46 smithi191 bash[40117]: audit 2024-04-23T02:35:45.619223+0000 mgr.y (mgr.25468) 295 : audit 0 from='mon.1 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["7"], "max": 16}]: dispatch 2024-04-23T02:35:46.856 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:35:46 smithi191 bash[40117]: cephadm 2024-04-23T02:35:45.621289+0000 mgr.y (mgr.25468) 296 : cephadm 1 Upgrade: osd.7 is safe to restart 2024-04-23T02:35:49.184 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:35:48 smithi191 bash[40117]: cluster 2024-04-23T02:35:47.512295+0000 mgr.y (mgr.25468) 297 : cluster 0 pgmap v213: 161 pgs: 161 active+clean; 604 KiB data, 293 MiB used, 715 GiB / 715 GiB avail 2024-04-23T02:35:49.184 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:35:48 smithi191 bash[40117]: cephadm 2024-04-23T02:35:47.842264+0000 mgr.y (mgr.25468) 298 : cephadm 1 Upgrade: Updating osd.7 2024-04-23T02:35:49.184 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:35:48 smithi191 bash[40117]: audit 2024-04-23T02:35:47.853186+0000 mon.a (mon.0) 543 : audit 1 from='mgr.25468 ' entity='mgr.y' 2024-04-23T02:35:49.184 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:35:48 smithi191 bash[40117]: audit 2024-04-23T02:35:47.857505+0000 mon.c (mon.1) 166 : audit 1 from='mgr.25468 172.21.15.37:0/2063831359' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.7"}]: dispatch 2024-04-23T02:35:49.184 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:35:48 smithi191 bash[40117]: audit 2024-04-23T02:35:47.858860+0000 mon.c (mon.1) 167 : audit 0 from='mgr.25468 172.21.15.37:0/2063831359' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-23T02:35:49.184 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:35:48 smithi191 bash[40117]: cephadm 2024-04-23T02:35:47.862260+0000 mgr.y (mgr.25468) 299 : cephadm 1 Deploying daemon osd.7 on smithi191 2024-04-23T02:35:49.311 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:35:48 smithi037 bash[54030]: cluster 2024-04-23T02:35:47.512295+0000 mgr.y (mgr.25468) 297 : cluster 0 pgmap v213: 161 pgs: 161 active+clean; 604 KiB data, 293 MiB used, 715 GiB / 715 GiB avail 2024-04-23T02:35:49.312 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:35:48 smithi037 bash[54030]: cephadm 2024-04-23T02:35:47.842264+0000 mgr.y (mgr.25468) 298 : cephadm 1 Upgrade: Updating osd.7 2024-04-23T02:35:49.312 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:35:48 smithi037 bash[54030]: audit 2024-04-23T02:35:47.853186+0000 mon.a (mon.0) 543 : audit 1 from='mgr.25468 ' entity='mgr.y' 2024-04-23T02:35:49.312 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:35:48 smithi037 bash[54030]: audit 2024-04-23T02:35:47.857505+0000 mon.c (mon.1) 166 : audit 1 from='mgr.25468 172.21.15.37:0/2063831359' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.7"}]: dispatch 2024-04-23T02:35:49.312 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:35:48 smithi037 bash[54030]: audit 2024-04-23T02:35:47.858860+0000 mon.c (mon.1) 167 : audit 0 from='mgr.25468 172.21.15.37:0/2063831359' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-23T02:35:49.312 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:35:48 smithi037 bash[54030]: cephadm 2024-04-23T02:35:47.862260+0000 mgr.y (mgr.25468) 299 : cephadm 1 Deploying daemon osd.7 on smithi191 2024-04-23T02:35:49.312 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:35:48 smithi037 bash[56036]: cluster 2024-04-23T02:35:47.512295+0000 mgr.y (mgr.25468) 297 : cluster 0 pgmap v213: 161 pgs: 161 active+clean; 604 KiB data, 293 MiB used, 715 GiB / 715 GiB avail 2024-04-23T02:35:49.312 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:35:48 smithi037 bash[56036]: cephadm 2024-04-23T02:35:47.842264+0000 mgr.y (mgr.25468) 298 : cephadm 1 Upgrade: Updating osd.7 2024-04-23T02:35:49.312 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:35:48 smithi037 bash[56036]: audit 2024-04-23T02:35:47.853186+0000 mon.a (mon.0) 543 : audit 1 from='mgr.25468 ' entity='mgr.y' 2024-04-23T02:35:49.312 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:35:48 smithi037 bash[56036]: audit 2024-04-23T02:35:47.857505+0000 mon.c (mon.1) 166 : audit 1 from='mgr.25468 172.21.15.37:0/2063831359' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.7"}]: dispatch 2024-04-23T02:35:49.312 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:35:48 smithi037 bash[56036]: audit 2024-04-23T02:35:47.858860+0000 mon.c (mon.1) 167 : audit 0 from='mgr.25468 172.21.15.37:0/2063831359' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-23T02:35:49.313 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:35:48 smithi037 bash[56036]: cephadm 2024-04-23T02:35:47.862260+0000 mgr.y (mgr.25468) 299 : cephadm 1 Deploying daemon osd.7 on smithi191 2024-04-23T02:35:51.184 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:35:50 smithi191 bash[40117]: cluster 2024-04-23T02:35:49.513238+0000 mgr.y (mgr.25468) 300 : cluster 0 pgmap v214: 161 pgs: 161 active+clean; 604 KiB data, 293 MiB used, 715 GiB / 715 GiB avail 2024-04-23T02:35:51.184 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:35:50 smithi191 bash[40117]: audit 2024-04-23T02:35:50.297518+0000 mon.a (mon.0) 544 : audit 1 from='mgr.25468 ' entity='mgr.y' 2024-04-23T02:35:51.311 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:35:50 smithi037 bash[54030]: cluster 2024-04-23T02:35:49.513238+0000 mgr.y (mgr.25468) 300 : cluster 0 pgmap v214: 161 pgs: 161 active+clean; 604 KiB data, 293 MiB used, 715 GiB / 715 GiB avail 2024-04-23T02:35:51.311 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:35:50 smithi037 bash[54030]: audit 2024-04-23T02:35:50.297518+0000 mon.a (mon.0) 544 : audit 1 from='mgr.25468 ' entity='mgr.y' 2024-04-23T02:35:51.312 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:35:50 smithi037 bash[56036]: cluster 2024-04-23T02:35:49.513238+0000 mgr.y (mgr.25468) 300 : cluster 0 pgmap v214: 161 pgs: 161 active+clean; 604 KiB data, 293 MiB used, 715 GiB / 715 GiB avail 2024-04-23T02:35:51.312 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:35:50 smithi037 bash[56036]: audit 2024-04-23T02:35:50.297518+0000 mon.a (mon.0) 544 : audit 1 from='mgr.25468 ' entity='mgr.y' 2024-04-23T02:35:52.154 INFO:journalctl@ceph.osd.7.smithi191.stdout:Apr 23 02:35:52 smithi191 systemd[1]: Stopping Ceph osd.7 for 39f0dbf0-0117-11ef-bc93-c7b262605968... 2024-04-23T02:35:52.433 INFO:journalctl@ceph.osd.7.smithi191.stdout:Apr 23 02:35:52 smithi191 bash[25520]: debug 2024-04-23T02:35:52.141+0000 7fdaf03ac700 -1 received signal: Terminated from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.7 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-04-23T02:35:52.433 INFO:journalctl@ceph.osd.7.smithi191.stdout:Apr 23 02:35:52 smithi191 bash[25520]: debug 2024-04-23T02:35:52.141+0000 7fdaf03ac700 -1 osd.7 117 *** Got signal Terminated *** 2024-04-23T02:35:52.433 INFO:journalctl@ceph.osd.7.smithi191.stdout:Apr 23 02:35:52 smithi191 bash[25520]: debug 2024-04-23T02:35:52.141+0000 7fdaf03ac700 -1 osd.7 117 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-04-23T02:35:53.087 INFO:journalctl@ceph.osd.7.smithi191.stdout:Apr 23 02:35:52 smithi191 bash[48407]: ceph-39f0dbf0-0117-11ef-bc93-c7b262605968-osd.7 2024-04-23T02:35:53.087 INFO:journalctl@ceph.osd.7.smithi191.stdout:Apr 23 02:35:52 smithi191 bash[48481]: Error response from daemon: No such container: ceph-39f0dbf0-0117-11ef-bc93-c7b262605968-osd.7 2024-04-23T02:35:53.088 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:35:52 smithi191 bash[40117]: cluster 2024-04-23T02:35:51.514609+0000 mgr.y (mgr.25468) 301 : cluster 0 pgmap v215: 161 pgs: 161 active+clean; 604 KiB data, 293 MiB used, 715 GiB / 715 GiB avail 2024-04-23T02:35:53.089 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:35:52 smithi191 bash[40117]: cluster 2024-04-23T02:35:52.397142+0000 mon.a (mon.0) 545 : cluster 0 osd.7 reported immediately failed by osd.4 2024-04-23T02:35:53.089 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:35:52 smithi191 bash[40117]: cluster 2024-04-23T02:35:52.397251+0000 mon.a (mon.0) 546 : cluster 1 osd.7 failed (root=default,host=smithi191) (connection refused reported by osd.4) 2024-04-23T02:35:53.089 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:35:52 smithi191 bash[40117]: cluster 2024-04-23T02:35:52.398067+0000 mon.a (mon.0) 547 : cluster 0 osd.7 reported immediately failed by osd.5 2024-04-23T02:35:53.089 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:35:52 smithi191 bash[40117]: cluster 2024-04-23T02:35:52.398403+0000 mon.a (mon.0) 548 : cluster 0 osd.7 reported immediately failed by osd.0 2024-04-23T02:35:53.089 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:35:52 smithi191 bash[40117]: cluster 2024-04-23T02:35:52.398637+0000 mon.a (mon.0) 549 : cluster 0 osd.7 reported immediately failed by osd.3 2024-04-23T02:35:53.089 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:35:52 smithi191 bash[40117]: cluster 2024-04-23T02:35:52.398934+0000 mon.a (mon.0) 550 : cluster 0 osd.7 reported immediately failed by osd.6 2024-04-23T02:35:53.089 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:35:52 smithi191 bash[40117]: cluster 2024-04-23T02:35:52.399276+0000 mon.a (mon.0) 551 : cluster 0 osd.7 reported immediately failed by osd.4 2024-04-23T02:35:53.090 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:35:52 smithi191 bash[40117]: cluster 2024-04-23T02:35:52.399563+0000 mon.a (mon.0) 552 : cluster 0 osd.7 reported immediately failed by osd.0 2024-04-23T02:35:53.090 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:35:52 smithi191 bash[40117]: cluster 2024-04-23T02:35:52.399789+0000 mon.a (mon.0) 553 : cluster 0 osd.7 reported immediately failed by osd.3 2024-04-23T02:35:53.090 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:35:52 smithi191 bash[40117]: cluster 2024-04-23T02:35:52.400129+0000 mon.a (mon.0) 554 : cluster 0 osd.7 reported immediately failed by osd.6 2024-04-23T02:35:53.090 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:35:52 smithi191 bash[40117]: cluster 2024-04-23T02:35:52.400527+0000 mon.a (mon.0) 555 : cluster 0 osd.7 reported immediately failed by osd.5 2024-04-23T02:35:53.090 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:35:52 smithi191 bash[40117]: cluster 2024-04-23T02:35:52.400901+0000 mon.a (mon.0) 556 : cluster 0 osd.7 reported immediately failed by osd.2 2024-04-23T02:35:53.090 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:35:52 smithi191 bash[40117]: cluster 2024-04-23T02:35:52.401268+0000 mon.a (mon.0) 557 : cluster 0 osd.7 reported immediately failed by osd.1 2024-04-23T02:35:53.091 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:35:52 smithi191 bash[40117]: cluster 2024-04-23T02:35:52.401557+0000 mon.a (mon.0) 558 : cluster 0 osd.7 reported immediately failed by osd.1 2024-04-23T02:35:53.091 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:35:52 smithi191 bash[40117]: cluster 2024-04-23T02:35:52.401855+0000 mon.a (mon.0) 559 : cluster 0 osd.7 reported immediately failed by osd.2 2024-04-23T02:35:53.091 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:35:52 smithi191 bash[40117]: cluster 2024-04-23T02:35:52.796174+0000 mon.a (mon.0) 560 : cluster 0 osd.7 reported immediately failed by osd.6 2024-04-23T02:35:53.091 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:35:52 smithi191 bash[40117]: cluster 2024-04-23T02:35:52.796593+0000 mon.a (mon.0) 561 : cluster 0 osd.7 reported immediately failed by osd.6 2024-04-23T02:35:53.091 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:35:52 smithi191 bash[40117]: cluster 2024-04-23T02:35:52.796992+0000 mon.a (mon.0) 562 : cluster 0 osd.7 reported immediately failed by osd.4 2024-04-23T02:35:53.091 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:35:52 smithi191 bash[40117]: cluster 2024-04-23T02:35:52.800819+0000 mon.a (mon.0) 563 : cluster 0 osd.7 reported immediately failed by osd.4 2024-04-23T02:35:53.091 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:35:52 smithi191 bash[40117]: cluster 2024-04-23T02:35:52.801288+0000 mon.a (mon.0) 564 : cluster 0 osd.7 reported immediately failed by osd.5 2024-04-23T02:35:53.092 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:35:52 smithi191 bash[40117]: cluster 2024-04-23T02:35:52.801709+0000 mon.a (mon.0) 565 : cluster 0 osd.7 reported immediately failed by osd.0 2024-04-23T02:35:53.092 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:35:52 smithi191 bash[40117]: cluster 2024-04-23T02:35:52.802080+0000 mon.a (mon.0) 566 : cluster 0 osd.7 reported immediately failed by osd.3 2024-04-23T02:35:53.092 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:35:52 smithi191 bash[40117]: cluster 2024-04-23T02:35:52.802499+0000 mon.a (mon.0) 567 : cluster 0 osd.7 reported immediately failed by osd.2 2024-04-23T02:35:53.092 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:35:52 smithi191 bash[40117]: cluster 2024-04-23T02:35:52.802870+0000 mon.a (mon.0) 568 : cluster 0 osd.7 reported immediately failed by osd.5 2024-04-23T02:35:53.092 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:35:52 smithi191 bash[40117]: cluster 2024-04-23T02:35:52.803130+0000 mon.a (mon.0) 569 : cluster 0 osd.7 reported immediately failed by osd.0 2024-04-23T02:35:53.092 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:35:52 smithi191 bash[40117]: cluster 2024-04-23T02:35:52.803348+0000 mon.a (mon.0) 570 : cluster 0 osd.7 reported immediately failed by osd.3 2024-04-23T02:35:53.093 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:35:52 smithi191 bash[40117]: cluster 2024-04-23T02:35:52.803666+0000 mon.a (mon.0) 571 : cluster 0 osd.7 reported immediately failed by osd.1 2024-04-23T02:35:53.093 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:35:52 smithi191 bash[40117]: cluster 2024-04-23T02:35:52.804085+0000 mon.a (mon.0) 572 : cluster 0 osd.7 reported immediately failed by osd.1 2024-04-23T02:35:53.093 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:35:52 smithi191 bash[40117]: cluster 2024-04-23T02:35:52.804459+0000 mon.a (mon.0) 573 : cluster 0 osd.7 reported immediately failed by osd.2 2024-04-23T02:35:53.312 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:35:52 smithi037 bash[54030]: cluster 2024-04-23T02:35:51.514609+0000 mgr.y (mgr.25468) 301 : cluster 0 pgmap v215: 161 pgs: 161 active+clean; 604 KiB data, 293 MiB used, 715 GiB / 715 GiB avail 2024-04-23T02:35:53.312 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:35:52 smithi037 bash[54030]: cluster 2024-04-23T02:35:52.397142+0000 mon.a (mon.0) 545 : cluster 0 osd.7 reported immediately failed by osd.4 2024-04-23T02:35:53.312 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:35:52 smithi037 bash[54030]: cluster 2024-04-23T02:35:52.397251+0000 mon.a (mon.0) 546 : cluster 1 osd.7 failed (root=default,host=smithi191) (connection refused reported by osd.4) 2024-04-23T02:35:53.313 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:35:52 smithi037 bash[54030]: cluster 2024-04-23T02:35:52.398067+0000 mon.a (mon.0) 547 : cluster 0 osd.7 reported immediately failed by osd.5 2024-04-23T02:35:53.313 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:35:52 smithi037 bash[54030]: cluster 2024-04-23T02:35:52.398403+0000 mon.a (mon.0) 548 : cluster 0 osd.7 reported immediately failed by osd.0 2024-04-23T02:35:53.313 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:35:52 smithi037 bash[54030]: cluster 2024-04-23T02:35:52.398637+0000 mon.a (mon.0) 549 : cluster 0 osd.7 reported immediately failed by osd.3 2024-04-23T02:35:53.313 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:35:52 smithi037 bash[54030]: cluster 2024-04-23T02:35:52.398934+0000 mon.a (mon.0) 550 : cluster 0 osd.7 reported immediately failed by osd.6 2024-04-23T02:35:53.313 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:35:52 smithi037 bash[54030]: cluster 2024-04-23T02:35:52.399276+0000 mon.a (mon.0) 551 : cluster 0 osd.7 reported immediately failed by osd.4 2024-04-23T02:35:53.313 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:35:52 smithi037 bash[54030]: cluster 2024-04-23T02:35:52.399563+0000 mon.a (mon.0) 552 : cluster 0 osd.7 reported immediately failed by osd.0 2024-04-23T02:35:53.313 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:35:52 smithi037 bash[54030]: cluster 2024-04-23T02:35:52.399789+0000 mon.a (mon.0) 553 : cluster 0 osd.7 reported immediately failed by osd.3 2024-04-23T02:35:53.313 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:35:52 smithi037 bash[54030]: cluster 2024-04-23T02:35:52.400129+0000 mon.a (mon.0) 554 : cluster 0 osd.7 reported immediately failed by osd.6 2024-04-23T02:35:53.313 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:35:52 smithi037 bash[54030]: cluster 2024-04-23T02:35:52.400527+0000 mon.a (mon.0) 555 : cluster 0 osd.7 reported immediately failed by osd.5 2024-04-23T02:35:53.313 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:35:52 smithi037 bash[54030]: cluster 2024-04-23T02:35:52.400901+0000 mon.a (mon.0) 556 : cluster 0 osd.7 reported immediately failed by osd.2 2024-04-23T02:35:53.313 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:35:52 smithi037 bash[54030]: cluster 2024-04-23T02:35:52.401268+0000 mon.a (mon.0) 557 : cluster 0 osd.7 reported immediately failed by osd.1 2024-04-23T02:35:53.314 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:35:52 smithi037 bash[54030]: cluster 2024-04-23T02:35:52.401557+0000 mon.a (mon.0) 558 : cluster 0 osd.7 reported immediately failed by osd.1 2024-04-23T02:35:53.314 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:35:52 smithi037 bash[54030]: cluster 2024-04-23T02:35:52.401855+0000 mon.a (mon.0) 559 : cluster 0 osd.7 reported immediately failed by osd.2 2024-04-23T02:35:53.314 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:35:52 smithi037 bash[54030]: cluster 2024-04-23T02:35:52.796174+0000 mon.a (mon.0) 560 : cluster 0 osd.7 reported immediately failed by osd.6 2024-04-23T02:35:53.314 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:35:52 smithi037 bash[54030]: cluster 2024-04-23T02:35:52.796593+0000 mon.a (mon.0) 561 : cluster 0 osd.7 reported immediately failed by osd.6 2024-04-23T02:35:53.314 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:35:52 smithi037 bash[54030]: cluster 2024-04-23T02:35:52.796992+0000 mon.a (mon.0) 562 : cluster 0 osd.7 reported immediately failed by osd.4 2024-04-23T02:35:53.314 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:35:52 smithi037 bash[54030]: cluster 2024-04-23T02:35:52.800819+0000 mon.a (mon.0) 563 : cluster 0 osd.7 reported immediately failed by osd.4 2024-04-23T02:35:53.314 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:35:52 smithi037 bash[54030]: cluster 2024-04-23T02:35:52.801288+0000 mon.a (mon.0) 564 : cluster 0 osd.7 reported immediately failed by osd.5 2024-04-23T02:35:53.314 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:35:52 smithi037 bash[54030]: cluster 2024-04-23T02:35:52.801709+0000 mon.a (mon.0) 565 : cluster 0 osd.7 reported immediately failed by osd.0 2024-04-23T02:35:53.314 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:35:52 smithi037 bash[54030]: cluster 2024-04-23T02:35:52.802080+0000 mon.a (mon.0) 566 : cluster 0 osd.7 reported immediately failed by osd.3 2024-04-23T02:35:53.314 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:35:52 smithi037 bash[54030]: cluster 2024-04-23T02:35:52.802499+0000 mon.a (mon.0) 567 : cluster 0 osd.7 reported immediately failed by osd.2 2024-04-23T02:35:53.314 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:35:52 smithi037 bash[54030]: cluster 2024-04-23T02:35:52.802870+0000 mon.a (mon.0) 568 : cluster 0 osd.7 reported immediately failed by osd.5 2024-04-23T02:35:53.314 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:35:52 smithi037 bash[54030]: cluster 2024-04-23T02:35:52.803130+0000 mon.a (mon.0) 569 : cluster 0 osd.7 reported immediately failed by osd.0 2024-04-23T02:35:53.314 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:35:52 smithi037 bash[54030]: cluster 2024-04-23T02:35:52.803348+0000 mon.a (mon.0) 570 : cluster 0 osd.7 reported immediately failed by osd.3 2024-04-23T02:35:53.315 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:35:52 smithi037 bash[54030]: cluster 2024-04-23T02:35:52.803666+0000 mon.a (mon.0) 571 : cluster 0 osd.7 reported immediately failed by osd.1 2024-04-23T02:35:53.315 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:35:52 smithi037 bash[54030]: cluster 2024-04-23T02:35:52.804085+0000 mon.a (mon.0) 572 : cluster 0 osd.7 reported immediately failed by osd.1 2024-04-23T02:35:53.315 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:35:52 smithi037 bash[54030]: cluster 2024-04-23T02:35:52.804459+0000 mon.a (mon.0) 573 : cluster 0 osd.7 reported immediately failed by osd.2 2024-04-23T02:35:53.315 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:35:52 smithi037 bash[56036]: cluster 2024-04-23T02:35:51.514609+0000 mgr.y (mgr.25468) 301 : cluster 0 pgmap v215: 161 pgs: 161 active+clean; 604 KiB data, 293 MiB used, 715 GiB / 715 GiB avail 2024-04-23T02:35:53.315 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:35:52 smithi037 bash[56036]: cluster 2024-04-23T02:35:52.397142+0000 mon.a (mon.0) 545 : cluster 0 osd.7 reported immediately failed by osd.4 2024-04-23T02:35:53.315 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:35:52 smithi037 bash[56036]: cluster 2024-04-23T02:35:52.397251+0000 mon.a (mon.0) 546 : cluster 1 osd.7 failed (root=default,host=smithi191) (connection refused reported by osd.4) 2024-04-23T02:35:53.315 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:35:52 smithi037 bash[56036]: cluster 2024-04-23T02:35:52.398067+0000 mon.a (mon.0) 547 : cluster 0 osd.7 reported immediately failed by osd.5 2024-04-23T02:35:53.316 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:35:52 smithi037 bash[56036]: cluster 2024-04-23T02:35:52.398403+0000 mon.a (mon.0) 548 : cluster 0 osd.7 reported immediately failed by osd.0 2024-04-23T02:35:53.316 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:35:52 smithi037 bash[56036]: cluster 2024-04-23T02:35:52.398637+0000 mon.a (mon.0) 549 : cluster 0 osd.7 reported immediately failed by osd.3 2024-04-23T02:35:53.316 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:35:52 smithi037 bash[56036]: cluster 2024-04-23T02:35:52.398934+0000 mon.a (mon.0) 550 : cluster 0 osd.7 reported immediately failed by osd.6 2024-04-23T02:35:53.316 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:35:52 smithi037 bash[56036]: cluster 2024-04-23T02:35:52.399276+0000 mon.a (mon.0) 551 : cluster 0 osd.7 reported immediately failed by osd.4 2024-04-23T02:35:53.316 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:35:52 smithi037 bash[56036]: cluster 2024-04-23T02:35:52.399563+0000 mon.a (mon.0) 552 : cluster 0 osd.7 reported immediately failed by osd.0 2024-04-23T02:35:53.316 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:35:52 smithi037 bash[56036]: cluster 2024-04-23T02:35:52.399789+0000 mon.a (mon.0) 553 : cluster 0 osd.7 reported immediately failed by osd.3 2024-04-23T02:35:53.316 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:35:52 smithi037 bash[56036]: cluster 2024-04-23T02:35:52.400129+0000 mon.a (mon.0) 554 : cluster 0 osd.7 reported immediately failed by osd.6 2024-04-23T02:35:53.316 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:35:52 smithi037 bash[56036]: cluster 2024-04-23T02:35:52.400527+0000 mon.a (mon.0) 555 : cluster 0 osd.7 reported immediately failed by osd.5 2024-04-23T02:35:53.316 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:35:52 smithi037 bash[56036]: cluster 2024-04-23T02:35:52.400901+0000 mon.a (mon.0) 556 : cluster 0 osd.7 reported immediately failed by osd.2 2024-04-23T02:35:53.316 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:35:52 smithi037 bash[56036]: cluster 2024-04-23T02:35:52.401268+0000 mon.a (mon.0) 557 : cluster 0 osd.7 reported immediately failed by osd.1 2024-04-23T02:35:53.316 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:35:52 smithi037 bash[56036]: cluster 2024-04-23T02:35:52.401557+0000 mon.a (mon.0) 558 : cluster 0 osd.7 reported immediately failed by osd.1 2024-04-23T02:35:53.316 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:35:52 smithi037 bash[56036]: cluster 2024-04-23T02:35:52.401855+0000 mon.a (mon.0) 559 : cluster 0 osd.7 reported immediately failed by osd.2 2024-04-23T02:35:53.316 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:35:52 smithi037 bash[56036]: cluster 2024-04-23T02:35:52.796174+0000 mon.a (mon.0) 560 : cluster 0 osd.7 reported immediately failed by osd.6 2024-04-23T02:35:53.316 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:35:52 smithi037 bash[56036]: cluster 2024-04-23T02:35:52.796593+0000 mon.a (mon.0) 561 : cluster 0 osd.7 reported immediately failed by osd.6 2024-04-23T02:35:53.316 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:35:52 smithi037 bash[56036]: cluster 2024-04-23T02:35:52.796992+0000 mon.a (mon.0) 562 : cluster 0 osd.7 reported immediately failed by osd.4 2024-04-23T02:35:53.317 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:35:52 smithi037 bash[56036]: cluster 2024-04-23T02:35:52.800819+0000 mon.a (mon.0) 563 : cluster 0 osd.7 reported immediately failed by osd.4 2024-04-23T02:35:53.317 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:35:52 smithi037 bash[56036]: cluster 2024-04-23T02:35:52.801288+0000 mon.a (mon.0) 564 : cluster 0 osd.7 reported immediately failed by osd.5 2024-04-23T02:35:53.317 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:35:52 smithi037 bash[56036]: cluster 2024-04-23T02:35:52.801709+0000 mon.a (mon.0) 565 : cluster 0 osd.7 reported immediately failed by osd.0 2024-04-23T02:35:53.317 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:35:52 smithi037 bash[56036]: cluster 2024-04-23T02:35:52.802080+0000 mon.a (mon.0) 566 : cluster 0 osd.7 reported immediately failed by osd.3 2024-04-23T02:35:53.317 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:35:52 smithi037 bash[56036]: cluster 2024-04-23T02:35:52.802499+0000 mon.a (mon.0) 567 : cluster 0 osd.7 reported immediately failed by osd.2 2024-04-23T02:35:53.317 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:35:52 smithi037 bash[56036]: cluster 2024-04-23T02:35:52.802870+0000 mon.a (mon.0) 568 : cluster 0 osd.7 reported immediately failed by osd.5 2024-04-23T02:35:53.317 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:35:52 smithi037 bash[56036]: cluster 2024-04-23T02:35:52.803130+0000 mon.a (mon.0) 569 : cluster 0 osd.7 reported immediately failed by osd.0 2024-04-23T02:35:53.317 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:35:52 smithi037 bash[56036]: cluster 2024-04-23T02:35:52.803348+0000 mon.a (mon.0) 570 : cluster 0 osd.7 reported immediately failed by osd.3 2024-04-23T02:35:53.317 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:35:52 smithi037 bash[56036]: cluster 2024-04-23T02:35:52.803666+0000 mon.a (mon.0) 571 : cluster 0 osd.7 reported immediately failed by osd.1 2024-04-23T02:35:53.317 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:35:52 smithi037 bash[56036]: cluster 2024-04-23T02:35:52.804085+0000 mon.a (mon.0) 572 : cluster 0 osd.7 reported immediately failed by osd.1 2024-04-23T02:35:53.317 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:35:52 smithi037 bash[56036]: cluster 2024-04-23T02:35:52.804459+0000 mon.a (mon.0) 573 : cluster 0 osd.7 reported immediately failed by osd.2 2024-04-23T02:35:54.183 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:35:53 smithi191 bash[40117]: cluster 2024-04-23T02:35:52.859733+0000 mon.a (mon.0) 574 : cluster 3 Health check failed: 1 osds down (OSD_DOWN) 2024-04-23T02:35:54.184 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:35:53 smithi191 bash[40117]: cluster 2024-04-23T02:35:52.859804+0000 mon.a (mon.0) 575 : cluster 3 Health check failed: all OSDs are running quincy or later but require_osd_release < quincy (OSD_UPGRADE_FINISHED) 2024-04-23T02:35:54.184 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:35:53 smithi191 bash[40117]: cluster 2024-04-23T02:35:52.876035+0000 mon.a (mon.0) 576 : cluster 0 osdmap e118: 8 total, 7 up, 8 in 2024-04-23T02:35:54.312 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:35:53 smithi037 bash[54030]: cluster 2024-04-23T02:35:52.859733+0000 mon.a (mon.0) 574 : cluster 3 Health check failed: 1 osds down (OSD_DOWN) 2024-04-23T02:35:54.312 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:35:53 smithi037 bash[54030]: cluster 2024-04-23T02:35:52.859804+0000 mon.a (mon.0) 575 : cluster 3 Health check failed: all OSDs are running quincy or later but require_osd_release < quincy (OSD_UPGRADE_FINISHED) 2024-04-23T02:35:54.312 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:35:53 smithi037 bash[54030]: cluster 2024-04-23T02:35:52.876035+0000 mon.a (mon.0) 576 : cluster 0 osdmap e118: 8 total, 7 up, 8 in 2024-04-23T02:35:54.312 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:35:53 smithi037 bash[56036]: cluster 2024-04-23T02:35:52.859733+0000 mon.a (mon.0) 574 : cluster 3 Health check failed: 1 osds down (OSD_DOWN) 2024-04-23T02:35:54.312 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:35:53 smithi037 bash[56036]: cluster 2024-04-23T02:35:52.859804+0000 mon.a (mon.0) 575 : cluster 3 Health check failed: all OSDs are running quincy or later but require_osd_release < quincy (OSD_UPGRADE_FINISHED) 2024-04-23T02:35:54.313 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:35:53 smithi037 bash[56036]: cluster 2024-04-23T02:35:52.876035+0000 mon.a (mon.0) 576 : cluster 0 osdmap e118: 8 total, 7 up, 8 in 2024-04-23T02:35:55.184 INFO:journalctl@ceph.osd.7.smithi191.stdout:Apr 23 02:35:55 smithi191 systemd[1]: ceph-39f0dbf0-0117-11ef-bc93-c7b262605968@osd.7.service: Succeeded. 2024-04-23T02:35:55.184 INFO:journalctl@ceph.osd.7.smithi191.stdout:Apr 23 02:35:55 smithi191 systemd[1]: Stopped Ceph osd.7 for 39f0dbf0-0117-11ef-bc93-c7b262605968. 2024-04-23T02:35:55.184 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:35:54 smithi191 bash[40117]: cluster 2024-04-23T02:35:53.515488+0000 mgr.y (mgr.25468) 302 : cluster 0 pgmap v217: 161 pgs: 21 stale+active+clean, 140 active+clean; 604 KiB data, 293 MiB used, 715 GiB / 715 GiB avail 2024-04-23T02:35:55.184 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:35:54 smithi191 bash[40117]: cluster 2024-04-23T02:35:53.885312+0000 mon.a (mon.0) 577 : cluster 0 osdmap e119: 8 total, 7 up, 8 in 2024-04-23T02:35:55.314 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:35:54 smithi037 bash[54030]: cluster 2024-04-23T02:35:53.515488+0000 mgr.y (mgr.25468) 302 : cluster 0 pgmap v217: 161 pgs: 21 stale+active+clean, 140 active+clean; 604 KiB data, 293 MiB used, 715 GiB / 715 GiB avail 2024-04-23T02:35:55.315 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:35:54 smithi037 bash[54030]: cluster 2024-04-23T02:35:53.885312+0000 mon.a (mon.0) 577 : cluster 0 osdmap e119: 8 total, 7 up, 8 in 2024-04-23T02:35:55.315 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:35:54 smithi037 bash[56036]: cluster 2024-04-23T02:35:53.515488+0000 mgr.y (mgr.25468) 302 : cluster 0 pgmap v217: 161 pgs: 21 stale+active+clean, 140 active+clean; 604 KiB data, 293 MiB used, 715 GiB / 715 GiB avail 2024-04-23T02:35:55.315 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:35:54 smithi037 bash[56036]: cluster 2024-04-23T02:35:53.885312+0000 mon.a (mon.0) 577 : cluster 0 osdmap e119: 8 total, 7 up, 8 in 2024-04-23T02:35:55.683 INFO:journalctl@ceph.osd.7.smithi191.stdout:Apr 23 02:35:55 smithi191 systemd[1]: Started Ceph osd.7 for 39f0dbf0-0117-11ef-bc93-c7b262605968. 2024-04-23T02:35:56.433 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:35:56 smithi191 bash[40117]: audit 2024-04-23T02:35:55.322542+0000 mon.a (mon.0) 578 : audit 1 from='mgr.25468 ' entity='mgr.y' 2024-04-23T02:35:56.433 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:35:56 smithi191 bash[40117]: audit 2024-04-23T02:35:55.339198+0000 mon.a (mon.0) 579 : audit 1 from='mgr.25468 ' entity='mgr.y' 2024-04-23T02:35:56.433 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:35:56 smithi191 bash[40117]: audit 2024-04-23T02:35:55.344760+0000 mon.c (mon.1) 168 : audit 0 from='mgr.25468 172.21.15.37:0/2063831359' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-23T02:35:56.434 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:35:56 smithi191 bash[40117]: cluster 2024-04-23T02:35:55.516765+0000 mgr.y (mgr.25468) 303 : cluster 0 pgmap v219: 161 pgs: 6 active+undersized+degraded, 20 stale+active+clean, 7 active+undersized, 128 active+clean; 604 KiB data, 293 MiB used, 715 GiB / 715 GiB avail; 32/1095 objects degraded (2.922%) 2024-04-23T02:35:56.812 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:35:56 smithi037 bash[54030]: audit 2024-04-23T02:35:55.322542+0000 mon.a (mon.0) 578 : audit 1 from='mgr.25468 ' entity='mgr.y' 2024-04-23T02:35:56.812 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:35:56 smithi037 bash[54030]: audit 2024-04-23T02:35:55.339198+0000 mon.a (mon.0) 579 : audit 1 from='mgr.25468 ' entity='mgr.y' 2024-04-23T02:35:56.812 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:35:56 smithi037 bash[54030]: audit 2024-04-23T02:35:55.344760+0000 mon.c (mon.1) 168 : audit 0 from='mgr.25468 172.21.15.37:0/2063831359' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-23T02:35:56.812 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:35:56 smithi037 bash[54030]: cluster 2024-04-23T02:35:55.516765+0000 mgr.y (mgr.25468) 303 : cluster 0 pgmap v219: 161 pgs: 6 active+undersized+degraded, 20 stale+active+clean, 7 active+undersized, 128 active+clean; 604 KiB data, 293 MiB used, 715 GiB / 715 GiB avail; 32/1095 objects degraded (2.922%) 2024-04-23T02:35:56.812 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:35:56 smithi037 bash[56036]: audit 2024-04-23T02:35:55.322542+0000 mon.a (mon.0) 578 : audit 1 from='mgr.25468 ' entity='mgr.y' 2024-04-23T02:35:56.812 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:35:56 smithi037 bash[56036]: audit 2024-04-23T02:35:55.339198+0000 mon.a (mon.0) 579 : audit 1 from='mgr.25468 ' entity='mgr.y' 2024-04-23T02:35:56.812 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:35:56 smithi037 bash[56036]: audit 2024-04-23T02:35:55.344760+0000 mon.c (mon.1) 168 : audit 0 from='mgr.25468 172.21.15.37:0/2063831359' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-23T02:35:56.812 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:35:56 smithi037 bash[56036]: cluster 2024-04-23T02:35:55.516765+0000 mgr.y (mgr.25468) 303 : cluster 0 pgmap v219: 161 pgs: 6 active+undersized+degraded, 20 stale+active+clean, 7 active+undersized, 128 active+clean; 604 KiB data, 293 MiB used, 715 GiB / 715 GiB avail; 32/1095 objects degraded (2.922%) 2024-04-23T02:35:57.183 INFO:journalctl@ceph.osd.7.smithi191.stdout:Apr 23 02:35:56 smithi191 bash[48659]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-7 2024-04-23T02:35:57.184 INFO:journalctl@ceph.osd.7.smithi191.stdout:Apr 23 02:35:56 smithi191 bash[48659]: 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-04-23T02:35:57.184 INFO:journalctl@ceph.osd.7.smithi191.stdout:Apr 23 02:35:56 smithi191 bash[48659]: Running command: /usr/bin/chown -h ceph:ceph /dev/mapper/vg_nvme-lv_1 2024-04-23T02:35:57.184 INFO:journalctl@ceph.osd.7.smithi191.stdout:Apr 23 02:35:56 smithi191 bash[48659]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-0 2024-04-23T02:35:57.184 INFO:journalctl@ceph.osd.7.smithi191.stdout:Apr 23 02:35:56 smithi191 bash[48659]: Running command: /usr/bin/ln -s /dev/mapper/vg_nvme-lv_1 /var/lib/ceph/osd/ceph-7/block 2024-04-23T02:35:57.184 INFO:journalctl@ceph.osd.7.smithi191.stdout:Apr 23 02:35:56 smithi191 bash[48659]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-7 2024-04-23T02:35:57.184 INFO:journalctl@ceph.osd.7.smithi191.stdout:Apr 23 02:35:56 smithi191 bash[48659]: --> ceph-volume raw activate successful for osd ID: 7 2024-04-23T02:35:57.649 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:35:57 smithi191 bash[40117]: cluster 2024-04-23T02:35:56.334465+0000 mon.a (mon.0) 580 : cluster 3 Health check failed: Degraded data redundancy: 32/1095 objects degraded (2.922%), 6 pgs degraded (PG_DEGRADED) 2024-04-23T02:35:57.811 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:35:57 smithi037 bash[54030]: cluster 2024-04-23T02:35:56.334465+0000 mon.a (mon.0) 580 : cluster 3 Health check failed: Degraded data redundancy: 32/1095 objects degraded (2.922%), 6 pgs degraded (PG_DEGRADED) 2024-04-23T02:35:57.812 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:35:57 smithi037 bash[56036]: cluster 2024-04-23T02:35:56.334465+0000 mon.a (mon.0) 580 : cluster 3 Health check failed: Degraded data redundancy: 32/1095 objects degraded (2.922%), 6 pgs degraded (PG_DEGRADED) 2024-04-23T02:35:58.624 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:35:58 smithi191 bash[40117]: cluster 2024-04-23T02:35:57.518707+0000 mgr.y (mgr.25468) 304 : cluster 0 pgmap v220: 161 pgs: 26 active+undersized+degraded, 42 active+undersized, 93 active+clean; 604 KiB data, 293 MiB used, 715 GiB / 715 GiB avail; 142/1095 objects degraded (12.968%) 2024-04-23T02:35:58.811 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:35:58 smithi037 bash[54030]: cluster 2024-04-23T02:35:57.518707+0000 mgr.y (mgr.25468) 304 : cluster 0 pgmap v220: 161 pgs: 26 active+undersized+degraded, 42 active+undersized, 93 active+clean; 604 KiB data, 293 MiB used, 715 GiB / 715 GiB avail; 142/1095 objects degraded (12.968%) 2024-04-23T02:35:58.812 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:35:58 smithi037 bash[56036]: cluster 2024-04-23T02:35:57.518707+0000 mgr.y (mgr.25468) 304 : cluster 0 pgmap v220: 161 pgs: 26 active+undersized+degraded, 42 active+undersized, 93 active+clean; 604 KiB data, 293 MiB used, 715 GiB / 715 GiB avail; 142/1095 objects degraded (12.968%) 2024-04-23T02:35:58.914 INFO:journalctl@ceph.osd.7.smithi191.stdout:Apr 23 02:35:58 smithi191 bash[48975]: debug 2024-04-23T02:35:58.609+0000 7f42ea2bd700 1 -- 172.21.15.191:0/579120619 <== mon.1 v2:172.21.15.37:3301/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x55e1c04491e0 con 0x55e1c04cf000 2024-04-23T02:35:59.183 INFO:journalctl@ceph.osd.7.smithi191.stdout:Apr 23 02:35:58 smithi191 bash[48975]: debug 2024-04-23T02:35:58.897+0000 7f42f34557c0 -1 Falling back to public interface 2024-04-23T02:36:00.933 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:36:00 smithi191 bash[40117]: cluster 2024-04-23T02:35:59.519996+0000 mgr.y (mgr.25468) 305 : cluster 0 pgmap v221: 161 pgs: 26 active+undersized+degraded, 42 active+undersized, 93 active+clean; 604 KiB data, 293 MiB used, 715 GiB / 715 GiB avail; 142/1095 objects degraded (12.968%) 2024-04-23T02:36:01.061 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:36:00 smithi037 bash[54030]: cluster 2024-04-23T02:35:59.519996+0000 mgr.y (mgr.25468) 305 : cluster 0 pgmap v221: 161 pgs: 26 active+undersized+degraded, 42 active+undersized, 93 active+clean; 604 KiB data, 293 MiB used, 715 GiB / 715 GiB avail; 142/1095 objects degraded (12.968%) 2024-04-23T02:36:01.062 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:36:00 smithi037 bash[56036]: cluster 2024-04-23T02:35:59.519996+0000 mgr.y (mgr.25468) 305 : cluster 0 pgmap v221: 161 pgs: 26 active+undersized+degraded, 42 active+undersized, 93 active+clean; 604 KiB data, 293 MiB used, 715 GiB / 715 GiB avail; 142/1095 objects degraded (12.968%) 2024-04-23T02:36:02.433 INFO:journalctl@ceph.osd.7.smithi191.stdout:Apr 23 02:36:01 smithi191 bash[48975]: debug 2024-04-23T02:36:01.977+0000 7f42f34557c0 -1 osd.7 0 read_superblock omap replica is missing. 2024-04-23T02:36:02.433 INFO:journalctl@ceph.osd.7.smithi191.stdout:Apr 23 02:36:02 smithi191 bash[48975]: debug 2024-04-23T02:36:02.021+0000 7f42f34557c0 -1 osd.7 117 log_to_monitors true 2024-04-23T02:36:02.933 INFO:journalctl@ceph.osd.7.smithi191.stdout:Apr 23 02:36:02 smithi191 bash[48975]: debug 2024-04-23T02:36:02.653+0000 7f42e48af700 -1 osd.7 117 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-04-23T02:36:02.934 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:36:02 smithi191 bash[40117]: cluster 2024-04-23T02:36:01.521545+0000 mgr.y (mgr.25468) 306 : cluster 0 pgmap v222: 161 pgs: 26 active+undersized+degraded, 42 active+undersized, 93 active+clean; 604 KiB data, 293 MiB used, 715 GiB / 715 GiB avail; 142/1095 objects degraded (12.968%) 2024-04-23T02:36:02.934 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:36:02 smithi191 bash[40117]: audit 2024-04-23T02:36:01.597029+0000 mon.a (mon.0) 581 : audit 1 from='mgr.25468 ' entity='mgr.y' 2024-04-23T02:36:02.934 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:36:02 smithi191 bash[40117]: audit 2024-04-23T02:36:01.613184+0000 mon.a (mon.0) 582 : audit 1 from='mgr.25468 ' entity='mgr.y' 2024-04-23T02:36:02.934 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:36:02 smithi191 bash[40117]: audit 2024-04-23T02:36:02.031345+0000 mon.b (mon.2) 7 : audit 1 from='osd.7 [v2:172.21.15.191:6824/233719638,v1:172.21.15.191:6825/233719638]' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2024-04-23T02:36:02.934 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:36:02 smithi191 bash[40117]: audit 2024-04-23T02:36:02.034778+0000 mon.a (mon.0) 583 : audit 1 from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2024-04-23T02:36:02.934 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:36:02 smithi191 bash[40117]: audit 2024-04-23T02:36:02.414624+0000 mon.a (mon.0) 584 : audit 1 from='mgr.25468 ' entity='mgr.y' 2024-04-23T02:36:02.934 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:36:02 smithi191 bash[40117]: audit 2024-04-23T02:36:02.431929+0000 mon.a (mon.0) 585 : audit 1 from='mgr.25468 ' entity='mgr.y' 2024-04-23T02:36:03.062 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:36:02 smithi037 bash[54030]: cluster 2024-04-23T02:36:01.521545+0000 mgr.y (mgr.25468) 306 : cluster 0 pgmap v222: 161 pgs: 26 active+undersized+degraded, 42 active+undersized, 93 active+clean; 604 KiB data, 293 MiB used, 715 GiB / 715 GiB avail; 142/1095 objects degraded (12.968%) 2024-04-23T02:36:03.062 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:36:02 smithi037 bash[54030]: audit 2024-04-23T02:36:01.597029+0000 mon.a (mon.0) 581 : audit 1 from='mgr.25468 ' entity='mgr.y' 2024-04-23T02:36:03.062 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:36:02 smithi037 bash[54030]: audit 2024-04-23T02:36:01.613184+0000 mon.a (mon.0) 582 : audit 1 from='mgr.25468 ' entity='mgr.y' 2024-04-23T02:36:03.062 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:36:02 smithi037 bash[54030]: audit 2024-04-23T02:36:02.031345+0000 mon.b (mon.2) 7 : audit 1 from='osd.7 [v2:172.21.15.191:6824/233719638,v1:172.21.15.191:6825/233719638]' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2024-04-23T02:36:03.062 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:36:02 smithi037 bash[54030]: audit 2024-04-23T02:36:02.034778+0000 mon.a (mon.0) 583 : audit 1 from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2024-04-23T02:36:03.062 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:36:02 smithi037 bash[54030]: audit 2024-04-23T02:36:02.414624+0000 mon.a (mon.0) 584 : audit 1 from='mgr.25468 ' entity='mgr.y' 2024-04-23T02:36:03.062 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:36:02 smithi037 bash[54030]: audit 2024-04-23T02:36:02.431929+0000 mon.a (mon.0) 585 : audit 1 from='mgr.25468 ' entity='mgr.y' 2024-04-23T02:36:03.062 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:36:02 smithi037 bash[56036]: cluster 2024-04-23T02:36:01.521545+0000 mgr.y (mgr.25468) 306 : cluster 0 pgmap v222: 161 pgs: 26 active+undersized+degraded, 42 active+undersized, 93 active+clean; 604 KiB data, 293 MiB used, 715 GiB / 715 GiB avail; 142/1095 objects degraded (12.968%) 2024-04-23T02:36:03.062 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:36:02 smithi037 bash[56036]: audit 2024-04-23T02:36:01.597029+0000 mon.a (mon.0) 581 : audit 1 from='mgr.25468 ' entity='mgr.y' 2024-04-23T02:36:03.063 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:36:02 smithi037 bash[56036]: audit 2024-04-23T02:36:01.613184+0000 mon.a (mon.0) 582 : audit 1 from='mgr.25468 ' entity='mgr.y' 2024-04-23T02:36:03.063 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:36:02 smithi037 bash[56036]: audit 2024-04-23T02:36:02.031345+0000 mon.b (mon.2) 7 : audit 1 from='osd.7 [v2:172.21.15.191:6824/233719638,v1:172.21.15.191:6825/233719638]' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2024-04-23T02:36:03.063 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:36:02 smithi037 bash[56036]: audit 2024-04-23T02:36:02.034778+0000 mon.a (mon.0) 583 : audit 1 from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2024-04-23T02:36:03.063 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:36:02 smithi037 bash[56036]: audit 2024-04-23T02:36:02.414624+0000 mon.a (mon.0) 584 : audit 1 from='mgr.25468 ' entity='mgr.y' 2024-04-23T02:36:03.063 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:36:02 smithi037 bash[56036]: audit 2024-04-23T02:36:02.431929+0000 mon.a (mon.0) 585 : audit 1 from='mgr.25468 ' entity='mgr.y' 2024-04-23T02:36:03.933 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:36:03 smithi191 bash[40117]: audit 2024-04-23T02:36:02.617924+0000 mon.a (mon.0) 586 : audit 1 from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]': finished 2024-04-23T02:36:03.934 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:36:03 smithi191 bash[40117]: cluster 2024-04-23T02:36:02.618078+0000 mon.a (mon.0) 587 : cluster 0 osdmap e120: 8 total, 7 up, 8 in 2024-04-23T02:36:03.934 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:36:03 smithi191 bash[40117]: audit 2024-04-23T02:36:02.622925+0000 mon.b (mon.2) 8 : audit 1 from='osd.7 [v2:172.21.15.191:6824/233719638,v1:172.21.15.191:6825/233719638]' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi191", "root=default"]}]: dispatch 2024-04-23T02:36:03.934 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:36:03 smithi191 bash[40117]: audit 2024-04-23T02:36:02.626375+0000 mon.a (mon.0) 588 : audit 1 from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi191", "root=default"]}]: dispatch 2024-04-23T02:36:04.062 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:36:03 smithi037 bash[54030]: audit 2024-04-23T02:36:02.617924+0000 mon.a (mon.0) 586 : audit 1 from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]': finished 2024-04-23T02:36:04.062 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:36:03 smithi037 bash[54030]: cluster 2024-04-23T02:36:02.618078+0000 mon.a (mon.0) 587 : cluster 0 osdmap e120: 8 total, 7 up, 8 in 2024-04-23T02:36:04.062 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:36:03 smithi037 bash[54030]: audit 2024-04-23T02:36:02.622925+0000 mon.b (mon.2) 8 : audit 1 from='osd.7 [v2:172.21.15.191:6824/233719638,v1:172.21.15.191:6825/233719638]' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi191", "root=default"]}]: dispatch 2024-04-23T02:36:04.062 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:36:03 smithi037 bash[54030]: audit 2024-04-23T02:36:02.626375+0000 mon.a (mon.0) 588 : audit 1 from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi191", "root=default"]}]: dispatch 2024-04-23T02:36:04.062 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:36:03 smithi037 bash[56036]: audit 2024-04-23T02:36:02.617924+0000 mon.a (mon.0) 586 : audit 1 from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]': finished 2024-04-23T02:36:04.062 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:36:03 smithi037 bash[56036]: cluster 2024-04-23T02:36:02.618078+0000 mon.a (mon.0) 587 : cluster 0 osdmap e120: 8 total, 7 up, 8 in 2024-04-23T02:36:04.062 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:36:03 smithi037 bash[56036]: audit 2024-04-23T02:36:02.622925+0000 mon.b (mon.2) 8 : audit 1 from='osd.7 [v2:172.21.15.191:6824/233719638,v1:172.21.15.191:6825/233719638]' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi191", "root=default"]}]: dispatch 2024-04-23T02:36:04.062 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:36:03 smithi037 bash[56036]: audit 2024-04-23T02:36:02.626375+0000 mon.a (mon.0) 588 : audit 1 from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi191", "root=default"]}]: dispatch 2024-04-23T02:36:04.933 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:36:04 smithi191 bash[40117]: cluster 2024-04-23T02:36:03.522642+0000 mgr.y (mgr.25468) 307 : cluster 0 pgmap v224: 161 pgs: 26 active+undersized+degraded, 42 active+undersized, 93 active+clean; 604 KiB data, 315 MiB used, 715 GiB / 715 GiB avail; 142/1095 objects degraded (12.968%) 2024-04-23T02:36:04.934 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:36:04 smithi191 bash[40117]: cluster 2024-04-23T02:36:03.614389+0000 mon.a (mon.0) 589 : cluster 1 Health check cleared: OSD_DOWN (was: 1 osds down) 2024-04-23T02:36:04.934 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:36:04 smithi191 bash[40117]: cluster 2024-04-23T02:36:03.624099+0000 mon.a (mon.0) 590 : cluster 1 osd.7 [v2:172.21.15.191:6824/233719638,v1:172.21.15.191:6825/233719638] boot 2024-04-23T02:36:04.934 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:36:04 smithi191 bash[40117]: cluster 2024-04-23T02:36:03.624210+0000 mon.a (mon.0) 591 : cluster 0 osdmap e121: 8 total, 8 up, 8 in 2024-04-23T02:36:04.934 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:36:04 smithi191 bash[40117]: audit 2024-04-23T02:36:03.625681+0000 mon.c (mon.1) 169 : audit 0 from='mgr.25468 172.21.15.37:0/2063831359' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-04-23T02:36:04.934 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:36:04 smithi191 bash[40117]: cluster 2024-04-23T02:36:04.583805+0000 mon.a (mon.0) 592 : cluster 3 Health check update: Degraded data redundancy: 142/1095 objects degraded (12.968%), 26 pgs degraded (PG_DEGRADED) 2024-04-23T02:36:04.934 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:36:04 smithi191 bash[40117]: cluster 2024-04-23T02:36:04.625695+0000 mon.a (mon.0) 593 : cluster 0 osdmap e122: 8 total, 8 up, 8 in 2024-04-23T02:36:05.061 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:36:04 smithi037 bash[54030]: cluster 2024-04-23T02:36:03.522642+0000 mgr.y (mgr.25468) 307 : cluster 0 pgmap v224: 161 pgs: 26 active+undersized+degraded, 42 active+undersized, 93 active+clean; 604 KiB data, 315 MiB used, 715 GiB / 715 GiB avail; 142/1095 objects degraded (12.968%) 2024-04-23T02:36:05.062 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:36:04 smithi037 bash[54030]: cluster 2024-04-23T02:36:03.614389+0000 mon.a (mon.0) 589 : cluster 1 Health check cleared: OSD_DOWN (was: 1 osds down) 2024-04-23T02:36:05.062 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:36:04 smithi037 bash[54030]: cluster 2024-04-23T02:36:03.624099+0000 mon.a (mon.0) 590 : cluster 1 osd.7 [v2:172.21.15.191:6824/233719638,v1:172.21.15.191:6825/233719638] boot 2024-04-23T02:36:05.062 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:36:04 smithi037 bash[54030]: cluster 2024-04-23T02:36:03.624210+0000 mon.a (mon.0) 591 : cluster 0 osdmap e121: 8 total, 8 up, 8 in 2024-04-23T02:36:05.062 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:36:04 smithi037 bash[54030]: audit 2024-04-23T02:36:03.625681+0000 mon.c (mon.1) 169 : audit 0 from='mgr.25468 172.21.15.37:0/2063831359' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-04-23T02:36:05.062 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:36:04 smithi037 bash[54030]: cluster 2024-04-23T02:36:04.583805+0000 mon.a (mon.0) 592 : cluster 3 Health check update: Degraded data redundancy: 142/1095 objects degraded (12.968%), 26 pgs degraded (PG_DEGRADED) 2024-04-23T02:36:05.062 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:36:04 smithi037 bash[54030]: cluster 2024-04-23T02:36:04.625695+0000 mon.a (mon.0) 593 : cluster 0 osdmap e122: 8 total, 8 up, 8 in 2024-04-23T02:36:05.062 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:36:04 smithi037 bash[56036]: cluster 2024-04-23T02:36:03.522642+0000 mgr.y (mgr.25468) 307 : cluster 0 pgmap v224: 161 pgs: 26 active+undersized+degraded, 42 active+undersized, 93 active+clean; 604 KiB data, 315 MiB used, 715 GiB / 715 GiB avail; 142/1095 objects degraded (12.968%) 2024-04-23T02:36:05.063 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:36:04 smithi037 bash[56036]: cluster 2024-04-23T02:36:03.614389+0000 mon.a (mon.0) 589 : cluster 1 Health check cleared: OSD_DOWN (was: 1 osds down) 2024-04-23T02:36:05.063 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:36:04 smithi037 bash[56036]: cluster 2024-04-23T02:36:03.624099+0000 mon.a (mon.0) 590 : cluster 1 osd.7 [v2:172.21.15.191:6824/233719638,v1:172.21.15.191:6825/233719638] boot 2024-04-23T02:36:05.063 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:36:04 smithi037 bash[56036]: cluster 2024-04-23T02:36:03.624210+0000 mon.a (mon.0) 591 : cluster 0 osdmap e121: 8 total, 8 up, 8 in 2024-04-23T02:36:05.063 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:36:04 smithi037 bash[56036]: audit 2024-04-23T02:36:03.625681+0000 mon.c (mon.1) 169 : audit 0 from='mgr.25468 172.21.15.37:0/2063831359' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-04-23T02:36:05.063 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:36:04 smithi037 bash[56036]: cluster 2024-04-23T02:36:04.583805+0000 mon.a (mon.0) 592 : cluster 3 Health check update: Degraded data redundancy: 142/1095 objects degraded (12.968%), 26 pgs degraded (PG_DEGRADED) 2024-04-23T02:36:05.063 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:36:04 smithi037 bash[56036]: cluster 2024-04-23T02:36:04.625695+0000 mon.a (mon.0) 593 : cluster 0 osdmap e122: 8 total, 8 up, 8 in 2024-04-23T02:36:06.933 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:36:06 smithi191 bash[40117]: cluster 2024-04-23T02:36:05.523685+0000 mgr.y (mgr.25468) 308 : cluster 0 pgmap v227: 161 pgs: 12 peering, 21 active+undersized+degraded, 35 active+undersized, 93 active+clean; 604 KiB data, 315 MiB used, 715 GiB / 715 GiB avail; 119/1095 objects degraded (10.868%) 2024-04-23T02:36:07.061 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:36:06 smithi037 bash[56036]: cluster 2024-04-23T02:36:05.523685+0000 mgr.y (mgr.25468) 308 : cluster 0 pgmap v227: 161 pgs: 12 peering, 21 active+undersized+degraded, 35 active+undersized, 93 active+clean; 604 KiB data, 315 MiB used, 715 GiB / 715 GiB avail; 119/1095 objects degraded (10.868%) 2024-04-23T02:36:07.062 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:36:06 smithi037 bash[54030]: cluster 2024-04-23T02:36:05.523685+0000 mgr.y (mgr.25468) 308 : cluster 0 pgmap v227: 161 pgs: 12 peering, 21 active+undersized+degraded, 35 active+undersized, 93 active+clean; 604 KiB data, 315 MiB used, 715 GiB / 715 GiB avail; 119/1095 objects degraded (10.868%) 2024-04-23T02:36:08.933 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:36:08 smithi191 bash[40117]: cluster 2024-04-23T02:36:07.525387+0000 mgr.y (mgr.25468) 309 : cluster 0 pgmap v228: 161 pgs: 12 peering, 8 active+undersized+degraded, 13 active+undersized, 128 active+clean; 604 KiB data, 315 MiB used, 715 GiB / 715 GiB avail; 61/1095 objects degraded (5.571%) 2024-04-23T02:36:09.061 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:36:08 smithi037 bash[54030]: cluster 2024-04-23T02:36:07.525387+0000 mgr.y (mgr.25468) 309 : cluster 0 pgmap v228: 161 pgs: 12 peering, 8 active+undersized+degraded, 13 active+undersized, 128 active+clean; 604 KiB data, 315 MiB used, 715 GiB / 715 GiB avail; 61/1095 objects degraded (5.571%) 2024-04-23T02:36:09.062 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:36:08 smithi037 bash[56036]: cluster 2024-04-23T02:36:07.525387+0000 mgr.y (mgr.25468) 309 : cluster 0 pgmap v228: 161 pgs: 12 peering, 8 active+undersized+degraded, 13 active+undersized, 128 active+clean; 604 KiB data, 315 MiB used, 715 GiB / 715 GiB avail; 61/1095 objects degraded (5.571%) 2024-04-23T02:36:09.670 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:36:09 smithi191 bash[40117]: cluster 2024-04-23T02:36:09.584975+0000 mon.a (mon.0) 594 : cluster 3 Health check update: Degraded data redundancy: 61/1095 objects degraded (5.571%), 8 pgs degraded (PG_DEGRADED) 2024-04-23T02:36:10.061 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:36:09 smithi037 bash[54030]: cluster 2024-04-23T02:36:09.584975+0000 mon.a (mon.0) 594 : cluster 3 Health check update: Degraded data redundancy: 61/1095 objects degraded (5.571%), 8 pgs degraded (PG_DEGRADED) 2024-04-23T02:36:10.062 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:36:09 smithi037 bash[56036]: cluster 2024-04-23T02:36:09.584975+0000 mon.a (mon.0) 594 : cluster 3 Health check update: Degraded data redundancy: 61/1095 objects degraded (5.571%), 8 pgs degraded (PG_DEGRADED) 2024-04-23T02:36:10.933 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:36:10 smithi191 bash[40117]: cluster 2024-04-23T02:36:09.526509+0000 mgr.y (mgr.25468) 310 : cluster 0 pgmap v229: 161 pgs: 161 active+clean; 604 KiB data, 315 MiB used, 715 GiB / 715 GiB avail 2024-04-23T02:36:10.933 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:36:10 smithi191 bash[40117]: cluster 2024-04-23T02:36:09.647821+0000 mon.a (mon.0) 595 : cluster 1 Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 61/1095 objects degraded (5.571%), 8 pgs degraded) 2024-04-23T02:36:11.061 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:36:10 smithi037 bash[54030]: cluster 2024-04-23T02:36:09.526509+0000 mgr.y (mgr.25468) 310 : cluster 0 pgmap v229: 161 pgs: 161 active+clean; 604 KiB data, 315 MiB used, 715 GiB / 715 GiB avail 2024-04-23T02:36:11.062 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:36:10 smithi037 bash[54030]: cluster 2024-04-23T02:36:09.647821+0000 mon.a (mon.0) 595 : cluster 1 Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 61/1095 objects degraded (5.571%), 8 pgs degraded) 2024-04-23T02:36:11.062 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:36:10 smithi037 bash[56036]: cluster 2024-04-23T02:36:09.526509+0000 mgr.y (mgr.25468) 310 : cluster 0 pgmap v229: 161 pgs: 161 active+clean; 604 KiB data, 315 MiB used, 715 GiB / 715 GiB avail 2024-04-23T02:36:11.062 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:36:10 smithi037 bash[56036]: cluster 2024-04-23T02:36:09.647821+0000 mon.a (mon.0) 595 : cluster 1 Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 61/1095 objects degraded (5.571%), 8 pgs degraded) 2024-04-23T02:36:13.434 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:36:13 smithi191 bash[40117]: cluster 2024-04-23T02:36:11.527739+0000 mgr.y (mgr.25468) 311 : cluster 0 pgmap v230: 161 pgs: 161 active+clean; 604 KiB data, 315 MiB used, 715 GiB / 715 GiB avail 2024-04-23T02:36:13.434 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:36:13 smithi191 bash[40117]: audit 2024-04-23T02:36:12.087452+0000 mon.a (mon.0) 596 : audit 1 from='mgr.25468 ' entity='mgr.y' 2024-04-23T02:36:13.434 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:36:13 smithi191 bash[40117]: audit 2024-04-23T02:36:12.101556+0000 mon.a (mon.0) 597 : audit 1 from='mgr.25468 ' entity='mgr.y' 2024-04-23T02:36:13.434 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:36:13 smithi191 bash[40117]: audit 2024-04-23T02:36:12.105534+0000 mon.c (mon.1) 170 : audit 0 from='mgr.25468 172.21.15.37:0/2063831359' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-23T02:36:13.435 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:36:13 smithi191 bash[40117]: audit 2024-04-23T02:36:12.107291+0000 mon.c (mon.1) 171 : audit 1 from='mgr.25468 172.21.15.37:0/2063831359' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-23T02:36:13.435 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:36:13 smithi191 bash[40117]: audit 2024-04-23T02:36:12.117774+0000 mon.a (mon.0) 598 : audit 1 from='mgr.25468 ' entity='mgr.y' 2024-04-23T02:36:13.435 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:36:13 smithi191 bash[40117]: audit 2024-04-23T02:36:12.210065+0000 mon.c (mon.1) 172 : audit 0 from='mgr.25468 172.21.15.37:0/2063831359' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-23T02:36:13.435 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:36:13 smithi191 bash[40117]: audit 2024-04-23T02:36:12.215152+0000 mon.c (mon.1) 173 : audit 0 from='mgr.25468 172.21.15.37:0/2063831359' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T02:36:13.435 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:36:13 smithi191 bash[40117]: audit 2024-04-23T02:36:12.217603+0000 mon.c (mon.1) 174 : audit 0 from='mgr.25468 172.21.15.37:0/2063831359' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T02:36:13.435 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:36:13 smithi191 bash[40117]: audit 2024-04-23T02:36:12.219434+0000 mon.c (mon.1) 175 : audit 0 from='mgr.25468 172.21.15.37:0/2063831359' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T02:36:13.435 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:36:13 smithi191 bash[40117]: audit 2024-04-23T02:36:12.222922+0000 mon.c (mon.1) 176 : audit 0 from='mgr.25468 172.21.15.37:0/2063831359' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T02:36:13.435 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:36:13 smithi191 bash[40117]: audit 2024-04-23T02:36:12.234469+0000 mon.a (mon.0) 599 : audit 1 from='mgr.25468 ' entity='mgr.y' 2024-04-23T02:36:13.435 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:36:13 smithi191 bash[40117]: audit 2024-04-23T02:36:12.237026+0000 mon.c (mon.1) 177 : audit 1 from='mgr.25468 172.21.15.37:0/2063831359' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.0"}]: dispatch 2024-04-23T02:36:13.435 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:36:13 smithi191 bash[40117]: audit 2024-04-23T02:36:12.237780+0000 mon.a (mon.0) 600 : audit 1 from='mgr.25468 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.0"}]: dispatch 2024-04-23T02:36:13.435 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:36:13 smithi191 bash[40117]: audit 2024-04-23T02:36:12.244167+0000 mon.a (mon.0) 601 : audit 1 from='mgr.25468 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.0"}]': finished 2024-04-23T02:36:13.435 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:36:13 smithi191 bash[40117]: audit 2024-04-23T02:36:12.246995+0000 mon.c (mon.1) 178 : audit 1 from='mgr.25468 172.21.15.37:0/2063831359' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.1"}]: dispatch 2024-04-23T02:36:13.435 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:36:13 smithi191 bash[40117]: audit 2024-04-23T02:36:12.247516+0000 mon.a (mon.0) 602 : audit 1 from='mgr.25468 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.1"}]: dispatch 2024-04-23T02:36:13.435 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:36:13 smithi191 bash[40117]: audit 2024-04-23T02:36:12.254108+0000 mon.a (mon.0) 603 : audit 1 from='mgr.25468 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.1"}]': finished 2024-04-23T02:36:13.436 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:36:13 smithi191 bash[40117]: audit 2024-04-23T02:36:12.255610+0000 mon.c (mon.1) 179 : audit 1 from='mgr.25468 172.21.15.37:0/2063831359' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.2"}]: dispatch 2024-04-23T02:36:13.436 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:36:13 smithi191 bash[40117]: audit 2024-04-23T02:36:12.256174+0000 mon.a (mon.0) 604 : audit 1 from='mgr.25468 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.2"}]: dispatch 2024-04-23T02:36:13.436 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:36:13 smithi191 bash[40117]: audit 2024-04-23T02:36:12.263322+0000 mon.a (mon.0) 605 : audit 1 from='mgr.25468 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.2"}]': finished 2024-04-23T02:36:13.436 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:36:13 smithi191 bash[40117]: audit 2024-04-23T02:36:12.264980+0000 mon.c (mon.1) 180 : audit 1 from='mgr.25468 172.21.15.37:0/2063831359' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.3"}]: dispatch 2024-04-23T02:36:13.436 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:36:13 smithi191 bash[40117]: audit 2024-04-23T02:36:12.265517+0000 mon.a (mon.0) 606 : audit 1 from='mgr.25468 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.3"}]: dispatch 2024-04-23T02:36:13.436 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:36:13 smithi191 bash[40117]: audit 2024-04-23T02:36:12.273330+0000 mon.a (mon.0) 607 : audit 1 from='mgr.25468 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.3"}]': finished 2024-04-23T02:36:13.436 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:36:13 smithi191 bash[40117]: audit 2024-04-23T02:36:12.276154+0000 mon.c (mon.1) 181 : audit 1 from='mgr.25468 172.21.15.37:0/2063831359' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.4"}]: dispatch 2024-04-23T02:36:13.436 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:36:13 smithi191 bash[40117]: audit 2024-04-23T02:36:12.276743+0000 mon.a (mon.0) 608 : audit 1 from='mgr.25468 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.4"}]: dispatch 2024-04-23T02:36:13.436 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:36:13 smithi191 bash[40117]: audit 2024-04-23T02:36:12.284189+0000 mon.a (mon.0) 609 : audit 1 from='mgr.25468 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.4"}]': finished 2024-04-23T02:36:13.436 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:36:13 smithi191 bash[40117]: audit 2024-04-23T02:36:12.285975+0000 mon.c (mon.1) 182 : audit 1 from='mgr.25468 172.21.15.37:0/2063831359' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.5"}]: dispatch 2024-04-23T02:36:13.436 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:36:13 smithi191 bash[40117]: audit 2024-04-23T02:36:12.286498+0000 mon.a (mon.0) 610 : audit 1 from='mgr.25468 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.5"}]: dispatch 2024-04-23T02:36:13.436 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:36:13 smithi191 bash[40117]: audit 2024-04-23T02:36:12.293392+0000 mon.a (mon.0) 611 : audit 1 from='mgr.25468 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.5"}]': finished 2024-04-23T02:36:13.436 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:36:13 smithi191 bash[40117]: audit 2024-04-23T02:36:12.294798+0000 mon.c (mon.1) 183 : audit 1 from='mgr.25468 172.21.15.37:0/2063831359' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.6"}]: dispatch 2024-04-23T02:36:13.436 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:36:13 smithi191 bash[40117]: audit 2024-04-23T02:36:12.295316+0000 mon.a (mon.0) 612 : audit 1 from='mgr.25468 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.6"}]: dispatch 2024-04-23T02:36:13.437 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:36:13 smithi191 bash[40117]: audit 2024-04-23T02:36:12.302181+0000 mon.a (mon.0) 613 : audit 1 from='mgr.25468 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.6"}]': finished 2024-04-23T02:36:13.437 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:36:13 smithi191 bash[40117]: audit 2024-04-23T02:36:12.303630+0000 mon.c (mon.1) 184 : audit 1 from='mgr.25468 172.21.15.37:0/2063831359' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.7"}]: dispatch 2024-04-23T02:36:13.437 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:36:13 smithi191 bash[40117]: audit 2024-04-23T02:36:12.304099+0000 mon.a (mon.0) 614 : audit 1 from='mgr.25468 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.7"}]: dispatch 2024-04-23T02:36:13.437 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:36:13 smithi191 bash[40117]: audit 2024-04-23T02:36:12.311823+0000 mon.a (mon.0) 615 : audit 1 from='mgr.25468 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.7"}]': finished 2024-04-23T02:36:13.437 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:36:13 smithi191 bash[40117]: audit 2024-04-23T02:36:12.318286+0000 mon.c (mon.1) 185 : audit 1 from='mgr.25468 172.21.15.37:0/2063831359' entity='mgr.y' cmd=[{"prefix": "osd require-osd-release", "release": "reef"}]: dispatch 2024-04-23T02:36:13.437 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:36:13 smithi191 bash[40117]: audit 2024-04-23T02:36:12.318940+0000 mon.a (mon.0) 616 : audit 1 from='mgr.25468 ' entity='mgr.y' cmd=[{"prefix": "osd require-osd-release", "release": "reef"}]: dispatch 2024-04-23T02:36:13.562 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:36:13 smithi037 bash[56036]: cluster 2024-04-23T02:36:11.527739+0000 mgr.y (mgr.25468) 311 : cluster 0 pgmap v230: 161 pgs: 161 active+clean; 604 KiB data, 315 MiB used, 715 GiB / 715 GiB avail 2024-04-23T02:36:13.562 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:36:13 smithi037 bash[56036]: audit 2024-04-23T02:36:12.087452+0000 mon.a (mon.0) 596 : audit 1 from='mgr.25468 ' entity='mgr.y' 2024-04-23T02:36:13.562 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:36:13 smithi037 bash[56036]: audit 2024-04-23T02:36:12.101556+0000 mon.a (mon.0) 597 : audit 1 from='mgr.25468 ' entity='mgr.y' 2024-04-23T02:36:13.562 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:36:13 smithi037 bash[56036]: audit 2024-04-23T02:36:12.105534+0000 mon.c (mon.1) 170 : audit 0 from='mgr.25468 172.21.15.37:0/2063831359' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-23T02:36:13.562 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:36:13 smithi037 bash[56036]: audit 2024-04-23T02:36:12.107291+0000 mon.c (mon.1) 171 : audit 1 from='mgr.25468 172.21.15.37:0/2063831359' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-23T02:36:13.562 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:36:13 smithi037 bash[56036]: audit 2024-04-23T02:36:12.117774+0000 mon.a (mon.0) 598 : audit 1 from='mgr.25468 ' entity='mgr.y' 2024-04-23T02:36:13.562 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:36:13 smithi037 bash[56036]: audit 2024-04-23T02:36:12.210065+0000 mon.c (mon.1) 172 : audit 0 from='mgr.25468 172.21.15.37:0/2063831359' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-23T02:36:13.563 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:36:13 smithi037 bash[56036]: audit 2024-04-23T02:36:12.215152+0000 mon.c (mon.1) 173 : audit 0 from='mgr.25468 172.21.15.37:0/2063831359' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T02:36:13.563 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:36:13 smithi037 bash[56036]: audit 2024-04-23T02:36:12.217603+0000 mon.c (mon.1) 174 : audit 0 from='mgr.25468 172.21.15.37:0/2063831359' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T02:36:13.563 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:36:13 smithi037 bash[56036]: audit 2024-04-23T02:36:12.219434+0000 mon.c (mon.1) 175 : audit 0 from='mgr.25468 172.21.15.37:0/2063831359' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T02:36:13.563 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:36:13 smithi037 bash[56036]: audit 2024-04-23T02:36:12.222922+0000 mon.c (mon.1) 176 : audit 0 from='mgr.25468 172.21.15.37:0/2063831359' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T02:36:13.563 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:36:13 smithi037 bash[56036]: audit 2024-04-23T02:36:12.234469+0000 mon.a (mon.0) 599 : audit 1 from='mgr.25468 ' entity='mgr.y' 2024-04-23T02:36:13.563 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:36:13 smithi037 bash[56036]: audit 2024-04-23T02:36:12.237026+0000 mon.c (mon.1) 177 : audit 1 from='mgr.25468 172.21.15.37:0/2063831359' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.0"}]: dispatch 2024-04-23T02:36:13.563 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:36:13 smithi037 bash[56036]: audit 2024-04-23T02:36:12.237780+0000 mon.a (mon.0) 600 : audit 1 from='mgr.25468 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.0"}]: dispatch 2024-04-23T02:36:13.563 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:36:13 smithi037 bash[56036]: audit 2024-04-23T02:36:12.244167+0000 mon.a (mon.0) 601 : audit 1 from='mgr.25468 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.0"}]': finished 2024-04-23T02:36:13.563 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:36:13 smithi037 bash[56036]: audit 2024-04-23T02:36:12.246995+0000 mon.c (mon.1) 178 : audit 1 from='mgr.25468 172.21.15.37:0/2063831359' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.1"}]: dispatch 2024-04-23T02:36:13.563 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:36:13 smithi037 bash[56036]: audit 2024-04-23T02:36:12.247516+0000 mon.a (mon.0) 602 : audit 1 from='mgr.25468 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.1"}]: dispatch 2024-04-23T02:36:13.563 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:36:13 smithi037 bash[56036]: audit 2024-04-23T02:36:12.254108+0000 mon.a (mon.0) 603 : audit 1 from='mgr.25468 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.1"}]': finished 2024-04-23T02:36:13.563 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:36:13 smithi037 bash[56036]: audit 2024-04-23T02:36:12.255610+0000 mon.c (mon.1) 179 : audit 1 from='mgr.25468 172.21.15.37:0/2063831359' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.2"}]: dispatch 2024-04-23T02:36:13.563 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:36:13 smithi037 bash[56036]: audit 2024-04-23T02:36:12.256174+0000 mon.a (mon.0) 604 : audit 1 from='mgr.25468 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.2"}]: dispatch 2024-04-23T02:36:13.564 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:36:13 smithi037 bash[54030]: cluster 2024-04-23T02:36:11.527739+0000 mgr.y (mgr.25468) 311 : cluster 0 pgmap v230: 161 pgs: 161 active+clean; 604 KiB data, 315 MiB used, 715 GiB / 715 GiB avail 2024-04-23T02:36:13.564 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:36:13 smithi037 bash[54030]: audit 2024-04-23T02:36:12.087452+0000 mon.a (mon.0) 596 : audit 1 from='mgr.25468 ' entity='mgr.y' 2024-04-23T02:36:13.564 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:36:13 smithi037 bash[54030]: audit 2024-04-23T02:36:12.101556+0000 mon.a (mon.0) 597 : audit 1 from='mgr.25468 ' entity='mgr.y' 2024-04-23T02:36:13.564 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:36:13 smithi037 bash[54030]: audit 2024-04-23T02:36:12.105534+0000 mon.c (mon.1) 170 : audit 0 from='mgr.25468 172.21.15.37:0/2063831359' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-23T02:36:13.564 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:36:13 smithi037 bash[54030]: audit 2024-04-23T02:36:12.107291+0000 mon.c (mon.1) 171 : audit 1 from='mgr.25468 172.21.15.37:0/2063831359' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-23T02:36:13.564 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:36:13 smithi037 bash[54030]: audit 2024-04-23T02:36:12.117774+0000 mon.a (mon.0) 598 : audit 1 from='mgr.25468 ' entity='mgr.y' 2024-04-23T02:36:13.564 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:36:13 smithi037 bash[54030]: audit 2024-04-23T02:36:12.210065+0000 mon.c (mon.1) 172 : audit 0 from='mgr.25468 172.21.15.37:0/2063831359' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-23T02:36:13.564 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:36:13 smithi037 bash[54030]: audit 2024-04-23T02:36:12.215152+0000 mon.c (mon.1) 173 : audit 0 from='mgr.25468 172.21.15.37:0/2063831359' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T02:36:13.564 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:36:13 smithi037 bash[54030]: audit 2024-04-23T02:36:12.217603+0000 mon.c (mon.1) 174 : audit 0 from='mgr.25468 172.21.15.37:0/2063831359' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T02:36:13.564 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:36:13 smithi037 bash[54030]: audit 2024-04-23T02:36:12.219434+0000 mon.c (mon.1) 175 : audit 0 from='mgr.25468 172.21.15.37:0/2063831359' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T02:36:13.564 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:36:13 smithi037 bash[54030]: audit 2024-04-23T02:36:12.222922+0000 mon.c (mon.1) 176 : audit 0 from='mgr.25468 172.21.15.37:0/2063831359' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T02:36:13.564 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:36:13 smithi037 bash[54030]: audit 2024-04-23T02:36:12.234469+0000 mon.a (mon.0) 599 : audit 1 from='mgr.25468 ' entity='mgr.y' 2024-04-23T02:36:13.564 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:36:13 smithi037 bash[54030]: audit 2024-04-23T02:36:12.237026+0000 mon.c (mon.1) 177 : audit 1 from='mgr.25468 172.21.15.37:0/2063831359' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.0"}]: dispatch 2024-04-23T02:36:13.564 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:36:13 smithi037 bash[54030]: audit 2024-04-23T02:36:12.237780+0000 mon.a (mon.0) 600 : audit 1 from='mgr.25468 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.0"}]: dispatch 2024-04-23T02:36:13.565 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:36:13 smithi037 bash[54030]: audit 2024-04-23T02:36:12.244167+0000 mon.a (mon.0) 601 : audit 1 from='mgr.25468 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.0"}]': finished 2024-04-23T02:36:13.565 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:36:13 smithi037 bash[54030]: audit 2024-04-23T02:36:12.246995+0000 mon.c (mon.1) 178 : audit 1 from='mgr.25468 172.21.15.37:0/2063831359' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.1"}]: dispatch 2024-04-23T02:36:13.565 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:36:13 smithi037 bash[54030]: audit 2024-04-23T02:36:12.247516+0000 mon.a (mon.0) 602 : audit 1 from='mgr.25468 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.1"}]: dispatch 2024-04-23T02:36:13.565 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:36:13 smithi037 bash[54030]: audit 2024-04-23T02:36:12.254108+0000 mon.a (mon.0) 603 : audit 1 from='mgr.25468 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.1"}]': finished 2024-04-23T02:36:13.565 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:36:13 smithi037 bash[54030]: audit 2024-04-23T02:36:12.255610+0000 mon.c (mon.1) 179 : audit 1 from='mgr.25468 172.21.15.37:0/2063831359' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.2"}]: dispatch 2024-04-23T02:36:13.565 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:36:13 smithi037 bash[54030]: audit 2024-04-23T02:36:12.256174+0000 mon.a (mon.0) 604 : audit 1 from='mgr.25468 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.2"}]: dispatch 2024-04-23T02:36:13.565 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:36:13 smithi037 bash[56036]: audit 2024-04-23T02:36:12.263322+0000 mon.a (mon.0) 605 : audit 1 from='mgr.25468 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.2"}]': finished 2024-04-23T02:36:13.565 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:36:13 smithi037 bash[56036]: audit 2024-04-23T02:36:12.264980+0000 mon.c (mon.1) 180 : audit 1 from='mgr.25468 172.21.15.37:0/2063831359' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.3"}]: dispatch 2024-04-23T02:36:13.565 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:36:13 smithi037 bash[56036]: audit 2024-04-23T02:36:12.265517+0000 mon.a (mon.0) 606 : audit 1 from='mgr.25468 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.3"}]: dispatch 2024-04-23T02:36:13.565 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:36:13 smithi037 bash[56036]: audit 2024-04-23T02:36:12.273330+0000 mon.a (mon.0) 607 : audit 1 from='mgr.25468 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.3"}]': finished 2024-04-23T02:36:13.566 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:36:13 smithi037 bash[56036]: audit 2024-04-23T02:36:12.276154+0000 mon.c (mon.1) 181 : audit 1 from='mgr.25468 172.21.15.37:0/2063831359' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.4"}]: dispatch 2024-04-23T02:36:13.566 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:36:13 smithi037 bash[56036]: audit 2024-04-23T02:36:12.276743+0000 mon.a (mon.0) 608 : audit 1 from='mgr.25468 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.4"}]: dispatch 2024-04-23T02:36:13.566 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:36:13 smithi037 bash[56036]: audit 2024-04-23T02:36:12.284189+0000 mon.a (mon.0) 609 : audit 1 from='mgr.25468 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.4"}]': finished 2024-04-23T02:36:13.566 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:36:13 smithi037 bash[56036]: audit 2024-04-23T02:36:12.285975+0000 mon.c (mon.1) 182 : audit 1 from='mgr.25468 172.21.15.37:0/2063831359' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.5"}]: dispatch 2024-04-23T02:36:13.566 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:36:13 smithi037 bash[56036]: audit 2024-04-23T02:36:12.286498+0000 mon.a (mon.0) 610 : audit 1 from='mgr.25468 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.5"}]: dispatch 2024-04-23T02:36:13.566 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:36:13 smithi037 bash[56036]: audit 2024-04-23T02:36:12.293392+0000 mon.a (mon.0) 611 : audit 1 from='mgr.25468 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.5"}]': finished 2024-04-23T02:36:13.566 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:36:13 smithi037 bash[56036]: audit 2024-04-23T02:36:12.294798+0000 mon.c (mon.1) 183 : audit 1 from='mgr.25468 172.21.15.37:0/2063831359' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.6"}]: dispatch 2024-04-23T02:36:13.566 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:36:13 smithi037 bash[56036]: audit 2024-04-23T02:36:12.295316+0000 mon.a (mon.0) 612 : audit 1 from='mgr.25468 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.6"}]: dispatch 2024-04-23T02:36:13.566 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:36:13 smithi037 bash[56036]: audit 2024-04-23T02:36:12.302181+0000 mon.a (mon.0) 613 : audit 1 from='mgr.25468 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.6"}]': finished 2024-04-23T02:36:13.566 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:36:13 smithi037 bash[56036]: audit 2024-04-23T02:36:12.303630+0000 mon.c (mon.1) 184 : audit 1 from='mgr.25468 172.21.15.37:0/2063831359' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.7"}]: dispatch 2024-04-23T02:36:13.566 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:36:13 smithi037 bash[56036]: audit 2024-04-23T02:36:12.304099+0000 mon.a (mon.0) 614 : audit 1 from='mgr.25468 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.7"}]: dispatch 2024-04-23T02:36:13.566 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:36:13 smithi037 bash[56036]: audit 2024-04-23T02:36:12.311823+0000 mon.a (mon.0) 615 : audit 1 from='mgr.25468 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.7"}]': finished 2024-04-23T02:36:13.566 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:36:13 smithi037 bash[56036]: audit 2024-04-23T02:36:12.318286+0000 mon.c (mon.1) 185 : audit 1 from='mgr.25468 172.21.15.37:0/2063831359' entity='mgr.y' cmd=[{"prefix": "osd require-osd-release", "release": "reef"}]: dispatch 2024-04-23T02:36:13.566 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:36:13 smithi037 bash[56036]: audit 2024-04-23T02:36:12.318940+0000 mon.a (mon.0) 616 : audit 1 from='mgr.25468 ' entity='mgr.y' cmd=[{"prefix": "osd require-osd-release", "release": "reef"}]: dispatch 2024-04-23T02:36:13.567 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:36:13 smithi037 bash[54030]: audit 2024-04-23T02:36:12.263322+0000 mon.a (mon.0) 605 : audit 1 from='mgr.25468 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.2"}]': finished 2024-04-23T02:36:13.567 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:36:13 smithi037 bash[54030]: audit 2024-04-23T02:36:12.264980+0000 mon.c (mon.1) 180 : audit 1 from='mgr.25468 172.21.15.37:0/2063831359' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.3"}]: dispatch 2024-04-23T02:36:13.567 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:36:13 smithi037 bash[54030]: audit 2024-04-23T02:36:12.265517+0000 mon.a (mon.0) 606 : audit 1 from='mgr.25468 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.3"}]: dispatch 2024-04-23T02:36:13.567 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:36:13 smithi037 bash[54030]: audit 2024-04-23T02:36:12.273330+0000 mon.a (mon.0) 607 : audit 1 from='mgr.25468 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.3"}]': finished 2024-04-23T02:36:13.567 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:36:13 smithi037 bash[54030]: audit 2024-04-23T02:36:12.276154+0000 mon.c (mon.1) 181 : audit 1 from='mgr.25468 172.21.15.37:0/2063831359' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.4"}]: dispatch 2024-04-23T02:36:13.567 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:36:13 smithi037 bash[54030]: audit 2024-04-23T02:36:12.276743+0000 mon.a (mon.0) 608 : audit 1 from='mgr.25468 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.4"}]: dispatch 2024-04-23T02:36:13.567 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:36:13 smithi037 bash[54030]: audit 2024-04-23T02:36:12.284189+0000 mon.a (mon.0) 609 : audit 1 from='mgr.25468 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.4"}]': finished 2024-04-23T02:36:13.567 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:36:13 smithi037 bash[54030]: audit 2024-04-23T02:36:12.285975+0000 mon.c (mon.1) 182 : audit 1 from='mgr.25468 172.21.15.37:0/2063831359' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.5"}]: dispatch 2024-04-23T02:36:13.567 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:36:13 smithi037 bash[54030]: audit 2024-04-23T02:36:12.286498+0000 mon.a (mon.0) 610 : audit 1 from='mgr.25468 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.5"}]: dispatch 2024-04-23T02:36:13.567 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:36:13 smithi037 bash[54030]: audit 2024-04-23T02:36:12.293392+0000 mon.a (mon.0) 611 : audit 1 from='mgr.25468 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.5"}]': finished 2024-04-23T02:36:13.567 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:36:13 smithi037 bash[54030]: audit 2024-04-23T02:36:12.294798+0000 mon.c (mon.1) 183 : audit 1 from='mgr.25468 172.21.15.37:0/2063831359' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.6"}]: dispatch 2024-04-23T02:36:13.568 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:36:13 smithi037 bash[54030]: audit 2024-04-23T02:36:12.295316+0000 mon.a (mon.0) 612 : audit 1 from='mgr.25468 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.6"}]: dispatch 2024-04-23T02:36:13.568 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:36:13 smithi037 bash[54030]: audit 2024-04-23T02:36:12.302181+0000 mon.a (mon.0) 613 : audit 1 from='mgr.25468 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.6"}]': finished 2024-04-23T02:36:13.568 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:36:13 smithi037 bash[54030]: audit 2024-04-23T02:36:12.303630+0000 mon.c (mon.1) 184 : audit 1 from='mgr.25468 172.21.15.37:0/2063831359' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.7"}]: dispatch 2024-04-23T02:36:13.568 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:36:13 smithi037 bash[54030]: audit 2024-04-23T02:36:12.304099+0000 mon.a (mon.0) 614 : audit 1 from='mgr.25468 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.7"}]: dispatch 2024-04-23T02:36:13.568 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:36:13 smithi037 bash[54030]: audit 2024-04-23T02:36:12.311823+0000 mon.a (mon.0) 615 : audit 1 from='mgr.25468 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.7"}]': finished 2024-04-23T02:36:13.568 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:36:13 smithi037 bash[54030]: audit 2024-04-23T02:36:12.318286+0000 mon.c (mon.1) 185 : audit 1 from='mgr.25468 172.21.15.37:0/2063831359' entity='mgr.y' cmd=[{"prefix": "osd require-osd-release", "release": "reef"}]: dispatch 2024-04-23T02:36:13.568 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:36:13 smithi037 bash[54030]: audit 2024-04-23T02:36:12.318940+0000 mon.a (mon.0) 616 : audit 1 from='mgr.25468 ' entity='mgr.y' cmd=[{"prefix": "osd require-osd-release", "release": "reef"}]: dispatch 2024-04-23T02:36:13.700 INFO:teuthology.orchestra.run.smithi037.stdout:true 2024-04-23T02:36:14.433 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:36:14 smithi191 bash[40117]: cephadm 2024-04-23T02:36:12.108740+0000 mgr.y (mgr.25468) 312 : cephadm 3 unable to calc client keyring client.admin placement PlacementSpec(label='_admin'): Cannot place : No matching hosts for label _admin 2024-04-23T02:36:14.434 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:36:14 smithi191 bash[40117]: cluster 2024-04-23T02:36:12.110077+0000 mgr.y (mgr.25468) 313 : cluster 0 pgmap v231: 161 pgs: 161 active+clean; 604 KiB data, 315 MiB used, 715 GiB / 715 GiB avail 2024-04-23T02:36:14.434 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:36:14 smithi191 bash[40117]: cluster 2024-04-23T02:36:12.110516+0000 mgr.y (mgr.25468) 314 : cluster 0 pgmap v232: 161 pgs: 161 active+clean; 604 KiB data, 315 MiB used, 715 GiB / 715 GiB avail 2024-04-23T02:36:14.434 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:36:14 smithi191 bash[40117]: cephadm 2024-04-23T02:36:12.224707+0000 mgr.y (mgr.25468) 315 : cephadm 1 Upgrade: Setting container_image for all osd 2024-04-23T02:36:14.434 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:36:14 smithi191 bash[40117]: cephadm 2024-04-23T02:36:12.317760+0000 mgr.y (mgr.25468) 316 : cephadm 1 Upgrade: Setting require_osd_release to 18 reef 2024-04-23T02:36:14.434 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:36:14 smithi191 bash[40117]: cluster 2024-04-23T02:36:13.308416+0000 mon.a (mon.0) 617 : cluster 1 Health check cleared: OSD_UPGRADE_FINISHED (was: all OSDs are running quincy or later but require_osd_release < quincy) 2024-04-23T02:36:14.434 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:36:14 smithi191 bash[40117]: audit 2024-04-23T02:36:13.317074+0000 mon.a (mon.0) 618 : audit 1 from='mgr.25468 ' entity='mgr.y' cmd='[{"prefix": "osd require-osd-release", "release": "reef"}]': finished 2024-04-23T02:36:14.434 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:36:14 smithi191 bash[40117]: cluster 2024-04-23T02:36:13.317287+0000 mon.a (mon.0) 619 : cluster 0 osdmap e123: 8 total, 8 up, 8 in 2024-04-23T02:36:14.434 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:36:14 smithi191 bash[40117]: audit 2024-04-23T02:36:13.322148+0000 mon.c (mon.1) 186 : audit 0 from='mgr.25468 172.21.15.37:0/2063831359' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T02:36:14.434 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:36:14 smithi191 bash[40117]: audit 2024-04-23T02:36:13.330878+0000 mon.a (mon.0) 620 : audit 1 from='mgr.25468 ' entity='mgr.y' 2024-04-23T02:36:14.491 INFO:teuthology.orchestra.run.smithi037.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-04-23T02:36:14.491 INFO:teuthology.orchestra.run.smithi037.stdout:alertmanager.a smithi037 *:9093,9094 running (8m) 2m ago 14m 10.5M - 0.20.0 0881eb8f169f 1b9e4bd608dc 2024-04-23T02:36:14.491 INFO:teuthology.orchestra.run.smithi037.stdout:grafana.a smithi191 *:3000 running (7m) 12s ago 14m 26.3M - 6.7.4 557c83e11646 cfce89c1dd30 2024-04-23T02:36:14.491 INFO:teuthology.orchestra.run.smithi037.stdout:iscsi.foo.smithi037.qdajck smithi037 error 2m ago 12m - - 2024-04-23T02:36:14.491 INFO:teuthology.orchestra.run.smithi037.stdout:mgr.x smithi191 *:8443,8765 running (6m) 12s ago 19m 442M - 18.2.2-1237-g646b8c7d 9900ed1a6b81 b3456bc9b9ef 2024-04-23T02:36:14.491 INFO:teuthology.orchestra.run.smithi037.stdout:mgr.y smithi037 *:8443,8765 running (7m) 2m ago 20m 488M - 18.2.2-1237-g646b8c7d 9900ed1a6b81 19b52a26f1ca 2024-04-23T02:36:14.491 INFO:teuthology.orchestra.run.smithi037.stdout:mon.a smithi037 running (5m) 2m ago 20m 61.2M 2048M 18.2.2-1237-g646b8c7d 9900ed1a6b81 6d03d23cb94e 2024-04-23T02:36:14.491 INFO:teuthology.orchestra.run.smithi037.stdout:mon.b smithi191 running (4m) 12s ago 19m 55.4M 2048M 18.2.2-1237-g646b8c7d 9900ed1a6b81 a5c2b4539944 2024-04-23T02:36:14.491 INFO:teuthology.orchestra.run.smithi037.stdout:mon.c smithi037 running (5m) 2m ago 19m 51.5M 2048M 18.2.2-1237-g646b8c7d 9900ed1a6b81 f6fcc457b7d2 2024-04-23T02:36:14.491 INFO:teuthology.orchestra.run.smithi037.stdout:node-exporter.a smithi037 *:9100 running (8m) 2m ago 14m 9604k - 0.18.1 e5a616e4b9cf 9f1e46faf95f 2024-04-23T02:36:14.491 INFO:teuthology.orchestra.run.smithi037.stdout:node-exporter.b smithi191 *:9100 running (7m) 12s ago 14m 4156k - 0.18.1 e5a616e4b9cf 4b3fa5356419 2024-04-23T02:36:14.491 INFO:teuthology.orchestra.run.smithi037.stdout:osd.0 smithi037 running (3m) 2m ago 18m 54.2M 4096M 18.2.2-1237-g646b8c7d 9900ed1a6b81 e084fbd81970 2024-04-23T02:36:14.491 INFO:teuthology.orchestra.run.smithi037.stdout:osd.1 smithi037 running (3m) 2m ago 18m 52.7M 4096M 18.2.2-1237-g646b8c7d 9900ed1a6b81 743ca0daac2b 2024-04-23T02:36:14.492 INFO:teuthology.orchestra.run.smithi037.stdout:osd.2 smithi037 running (2m) 2m ago 17m 54.4M 4096M 18.2.2-1237-g646b8c7d 9900ed1a6b81 919a641f6f71 2024-04-23T02:36:14.492 INFO:teuthology.orchestra.run.smithi037.stdout:osd.3 smithi037 running (2m) 2m ago 17m - 4096M 18.2.2-1237-g646b8c7d 9900ed1a6b81 21dfc544a753 2024-04-23T02:36:14.492 INFO:teuthology.orchestra.run.smithi037.stdout:osd.4 smithi191 running (98s) 12s ago 17m 54.8M 4096M 18.2.2-1237-g646b8c7d 9900ed1a6b81 115b79a0f222 2024-04-23T02:36:14.492 INFO:teuthology.orchestra.run.smithi037.stdout:osd.5 smithi191 running (71s) 12s ago 16m 53.7M 4096M 18.2.2-1237-g646b8c7d 9900ed1a6b81 d173af4b36f7 2024-04-23T02:36:14.492 INFO:teuthology.orchestra.run.smithi037.stdout:osd.6 smithi191 running (43s) 12s ago 16m 50.3M 4096M 18.2.2-1237-g646b8c7d 9900ed1a6b81 ca3a0c9b876e 2024-04-23T02:36:14.492 INFO:teuthology.orchestra.run.smithi037.stdout:osd.7 smithi191 running (16s) 12s ago 15m - 4096M 18.2.2-1237-g646b8c7d 9900ed1a6b81 9d8e7676dd6f 2024-04-23T02:36:14.492 INFO:teuthology.orchestra.run.smithi037.stdout:prometheus.a smithi191 *:9095 error 12s ago 15m - - 2024-04-23T02:36:14.492 INFO:teuthology.orchestra.run.smithi037.stdout:rgw.foo.smithi037.ajnubp smithi037 *:8000 running (13m) 2m ago 13m 57.3M - 16.2.0 24ecd6d5f14c 98e454e01e1c 2024-04-23T02:36:14.492 INFO:teuthology.orchestra.run.smithi037.stdout:rgw.foo.smithi191.arojwq smithi191 *:8000 running (13m) 12s ago 13m 58.3M - 16.2.0 24ecd6d5f14c c3f6e10394ec 2024-04-23T02:36:14.492 INFO:teuthology.orchestra.run.smithi037.stdout:rgw.smpl.smithi037.oowzwi smithi037 *:80 running (12m) 2m ago 12m 57.2M - 16.2.0 24ecd6d5f14c e986069c49da 2024-04-23T02:36:14.492 INFO:teuthology.orchestra.run.smithi037.stdout:rgw.smpl.smithi191.vzlgqs smithi191 *:80 running (12m) 12s ago 12m 58.4M - 16.2.0 24ecd6d5f14c 5e62488f89f3 2024-04-23T02:36:14.561 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:36:14 smithi037 bash[54030]: cephadm 2024-04-23T02:36:12.108740+0000 mgr.y (mgr.25468) 312 : cephadm 3 unable to calc client keyring client.admin placement PlacementSpec(label='_admin'): Cannot place : No matching hosts for label _admin 2024-04-23T02:36:14.562 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:36:14 smithi037 bash[54030]: cluster 2024-04-23T02:36:12.110077+0000 mgr.y (mgr.25468) 313 : cluster 0 pgmap v231: 161 pgs: 161 active+clean; 604 KiB data, 315 MiB used, 715 GiB / 715 GiB avail 2024-04-23T02:36:14.562 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:36:14 smithi037 bash[54030]: cluster 2024-04-23T02:36:12.110516+0000 mgr.y (mgr.25468) 314 : cluster 0 pgmap v232: 161 pgs: 161 active+clean; 604 KiB data, 315 MiB used, 715 GiB / 715 GiB avail 2024-04-23T02:36:14.562 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:36:14 smithi037 bash[54030]: cephadm 2024-04-23T02:36:12.224707+0000 mgr.y (mgr.25468) 315 : cephadm 1 Upgrade: Setting container_image for all osd 2024-04-23T02:36:14.562 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:36:14 smithi037 bash[54030]: cephadm 2024-04-23T02:36:12.317760+0000 mgr.y (mgr.25468) 316 : cephadm 1 Upgrade: Setting require_osd_release to 18 reef 2024-04-23T02:36:14.562 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:36:14 smithi037 bash[54030]: cluster 2024-04-23T02:36:13.308416+0000 mon.a (mon.0) 617 : cluster 1 Health check cleared: OSD_UPGRADE_FINISHED (was: all OSDs are running quincy or later but require_osd_release < quincy) 2024-04-23T02:36:14.562 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:36:14 smithi037 bash[54030]: audit 2024-04-23T02:36:13.317074+0000 mon.a (mon.0) 618 : audit 1 from='mgr.25468 ' entity='mgr.y' cmd='[{"prefix": "osd require-osd-release", "release": "reef"}]': finished 2024-04-23T02:36:14.562 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:36:14 smithi037 bash[54030]: cluster 2024-04-23T02:36:13.317287+0000 mon.a (mon.0) 619 : cluster 0 osdmap e123: 8 total, 8 up, 8 in 2024-04-23T02:36:14.562 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:36:14 smithi037 bash[54030]: audit 2024-04-23T02:36:13.322148+0000 mon.c (mon.1) 186 : audit 0 from='mgr.25468 172.21.15.37:0/2063831359' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T02:36:14.562 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:36:14 smithi037 bash[54030]: audit 2024-04-23T02:36:13.330878+0000 mon.a (mon.0) 620 : audit 1 from='mgr.25468 ' entity='mgr.y' 2024-04-23T02:36:14.563 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:36:14 smithi037 bash[56036]: cephadm 2024-04-23T02:36:12.108740+0000 mgr.y (mgr.25468) 312 : cephadm 3 unable to calc client keyring client.admin placement PlacementSpec(label='_admin'): Cannot place : No matching hosts for label _admin 2024-04-23T02:36:14.563 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:36:14 smithi037 bash[56036]: cluster 2024-04-23T02:36:12.110077+0000 mgr.y (mgr.25468) 313 : cluster 0 pgmap v231: 161 pgs: 161 active+clean; 604 KiB data, 315 MiB used, 715 GiB / 715 GiB avail 2024-04-23T02:36:14.563 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:36:14 smithi037 bash[56036]: cluster 2024-04-23T02:36:12.110516+0000 mgr.y (mgr.25468) 314 : cluster 0 pgmap v232: 161 pgs: 161 active+clean; 604 KiB data, 315 MiB used, 715 GiB / 715 GiB avail 2024-04-23T02:36:14.563 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:36:14 smithi037 bash[56036]: cephadm 2024-04-23T02:36:12.224707+0000 mgr.y (mgr.25468) 315 : cephadm 1 Upgrade: Setting container_image for all osd 2024-04-23T02:36:14.563 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:36:14 smithi037 bash[56036]: cephadm 2024-04-23T02:36:12.317760+0000 mgr.y (mgr.25468) 316 : cephadm 1 Upgrade: Setting require_osd_release to 18 reef 2024-04-23T02:36:14.563 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:36:14 smithi037 bash[56036]: cluster 2024-04-23T02:36:13.308416+0000 mon.a (mon.0) 617 : cluster 1 Health check cleared: OSD_UPGRADE_FINISHED (was: all OSDs are running quincy or later but require_osd_release < quincy) 2024-04-23T02:36:14.563 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:36:14 smithi037 bash[56036]: audit 2024-04-23T02:36:13.317074+0000 mon.a (mon.0) 618 : audit 1 from='mgr.25468 ' entity='mgr.y' cmd='[{"prefix": "osd require-osd-release", "release": "reef"}]': finished 2024-04-23T02:36:14.563 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:36:14 smithi037 bash[56036]: cluster 2024-04-23T02:36:13.317287+0000 mon.a (mon.0) 619 : cluster 0 osdmap e123: 8 total, 8 up, 8 in 2024-04-23T02:36:14.563 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:36:14 smithi037 bash[56036]: audit 2024-04-23T02:36:13.322148+0000 mon.c (mon.1) 186 : audit 0 from='mgr.25468 172.21.15.37:0/2063831359' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T02:36:14.563 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:36:14 smithi037 bash[56036]: audit 2024-04-23T02:36:13.330878+0000 mon.a (mon.0) 620 : audit 1 from='mgr.25468 ' entity='mgr.y' 2024-04-23T02:36:14.950 INFO:teuthology.orchestra.run.smithi037.stdout:{ 2024-04-23T02:36:14.951 INFO:teuthology.orchestra.run.smithi037.stdout: "mon": { 2024-04-23T02:36:14.951 INFO:teuthology.orchestra.run.smithi037.stdout: "ceph version 18.2.2-1237-g646b8c7d (646b8c7d293d8ec31a40c69f7b3237b19c1be24d) reef (stable)": 3 2024-04-23T02:36:14.951 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-04-23T02:36:14.951 INFO:teuthology.orchestra.run.smithi037.stdout: "mgr": { 2024-04-23T02:36:14.951 INFO:teuthology.orchestra.run.smithi037.stdout: "ceph version 18.2.2-1237-g646b8c7d (646b8c7d293d8ec31a40c69f7b3237b19c1be24d) reef (stable)": 2 2024-04-23T02:36:14.951 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-04-23T02:36:14.951 INFO:teuthology.orchestra.run.smithi037.stdout: "osd": { 2024-04-23T02:36:14.951 INFO:teuthology.orchestra.run.smithi037.stdout: "ceph version 18.2.2-1237-g646b8c7d (646b8c7d293d8ec31a40c69f7b3237b19c1be24d) reef (stable)": 8 2024-04-23T02:36:14.951 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-04-23T02:36:14.951 INFO:teuthology.orchestra.run.smithi037.stdout: "rgw": { 2024-04-23T02:36:14.951 INFO:teuthology.orchestra.run.smithi037.stdout: "ceph version 16.2.0 (0c2054e95bcd9b30fdd908a79ac1d8bbc3394442) pacific (stable)": 4 2024-04-23T02:36:14.951 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-04-23T02:36:14.951 INFO:teuthology.orchestra.run.smithi037.stdout: "overall": { 2024-04-23T02:36:14.952 INFO:teuthology.orchestra.run.smithi037.stdout: "ceph version 16.2.0 (0c2054e95bcd9b30fdd908a79ac1d8bbc3394442) pacific (stable)": 4, 2024-04-23T02:36:14.952 INFO:teuthology.orchestra.run.smithi037.stdout: "ceph version 18.2.2-1237-g646b8c7d (646b8c7d293d8ec31a40c69f7b3237b19c1be24d) reef (stable)": 13 2024-04-23T02:36:14.952 INFO:teuthology.orchestra.run.smithi037.stdout: } 2024-04-23T02:36:14.952 INFO:teuthology.orchestra.run.smithi037.stdout:} 2024-04-23T02:36:15.113 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:36:15 smithi037 bash[56036]: cephadm 2024-04-23T02:36:13.323017+0000 mgr.y (mgr.25468) 317 : cephadm 1 Upgrade: Setting container_image for all mds 2024-04-23T02:36:15.114 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:36:15 smithi037 bash[56036]: audit 2024-04-23T02:36:13.676096+0000 mgr.y (mgr.25468) 318 : audit 0 from='client.44566 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T02:36:15.114 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:36:15 smithi037 bash[56036]: audit 2024-04-23T02:36:14.081825+0000 mgr.y (mgr.25468) 319 : audit 0 from='client.34713 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T02:36:15.114 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:36:15 smithi037 bash[56036]: audit 2024-04-23T02:36:14.942129+0000 mon.a (mon.0) 621 : audit 0 from='client.44584 172.21.15.37:0/891686077' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T02:36:15.114 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:36:15 smithi037 bash[54030]: cephadm 2024-04-23T02:36:13.323017+0000 mgr.y (mgr.25468) 317 : cephadm 1 Upgrade: Setting container_image for all mds 2024-04-23T02:36:15.114 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:36:15 smithi037 bash[54030]: audit 2024-04-23T02:36:13.676096+0000 mgr.y (mgr.25468) 318 : audit 0 from='client.44566 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T02:36:15.114 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:36:15 smithi037 bash[54030]: audit 2024-04-23T02:36:14.081825+0000 mgr.y (mgr.25468) 319 : audit 0 from='client.34713 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T02:36:15.114 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:36:15 smithi037 bash[54030]: audit 2024-04-23T02:36:14.942129+0000 mon.a (mon.0) 621 : audit 0 from='client.44584 172.21.15.37:0/891686077' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T02:36:15.335 INFO:teuthology.orchestra.run.smithi037.stdout:{ 2024-04-23T02:36:15.335 INFO:teuthology.orchestra.run.smithi037.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph@sha256:417b28a7fda24d3105eeb9bae56a845b9ffa154499a85601880a5fd035847210", 2024-04-23T02:36:15.335 INFO:teuthology.orchestra.run.smithi037.stdout: "in_progress": true, 2024-04-23T02:36:15.336 INFO:teuthology.orchestra.run.smithi037.stdout: "which": "Upgrading all daemon types on all hosts", 2024-04-23T02:36:15.336 INFO:teuthology.orchestra.run.smithi037.stdout: "services_complete": [ 2024-04-23T02:36:15.336 INFO:teuthology.orchestra.run.smithi037.stdout: "mon", 2024-04-23T02:36:15.336 INFO:teuthology.orchestra.run.smithi037.stdout: "mgr", 2024-04-23T02:36:15.336 INFO:teuthology.orchestra.run.smithi037.stdout: "osd" 2024-04-23T02:36:15.336 INFO:teuthology.orchestra.run.smithi037.stdout: ], 2024-04-23T02:36:15.336 INFO:teuthology.orchestra.run.smithi037.stdout: "progress": "13/23 daemons upgraded", 2024-04-23T02:36:15.336 INFO:teuthology.orchestra.run.smithi037.stdout: "message": "Currently upgrading rgw daemons", 2024-04-23T02:36:15.336 INFO:teuthology.orchestra.run.smithi037.stdout: "is_paused": false 2024-04-23T02:36:15.336 INFO:teuthology.orchestra.run.smithi037.stdout:} 2024-04-23T02:36:15.433 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:36:15 smithi191 bash[40117]: cephadm 2024-04-23T02:36:13.323017+0000 mgr.y (mgr.25468) 317 : cephadm 1 Upgrade: Setting container_image for all mds 2024-04-23T02:36:15.433 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:36:15 smithi191 bash[40117]: audit 2024-04-23T02:36:13.676096+0000 mgr.y (mgr.25468) 318 : audit 0 from='client.44566 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T02:36:15.434 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:36:15 smithi191 bash[40117]: audit 2024-04-23T02:36:14.081825+0000 mgr.y (mgr.25468) 319 : audit 0 from='client.34713 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T02:36:15.434 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:36:15 smithi191 bash[40117]: audit 2024-04-23T02:36:14.942129+0000 mon.a (mon.0) 621 : audit 0 from='client.44584 172.21.15.37:0/891686077' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T02:36:15.793 INFO:teuthology.orchestra.run.smithi037.stdout:HEALTH_WARN 2 failed cephadm daemon(s) 2024-04-23T02:36:15.793 INFO:teuthology.orchestra.run.smithi037.stdout:[WRN] CEPHADM_FAILED_DAEMON: 2 failed cephadm daemon(s) 2024-04-23T02:36:15.793 INFO:teuthology.orchestra.run.smithi037.stdout: daemon iscsi.foo.smithi037.qdajck on smithi037 is in error state 2024-04-23T02:36:15.793 INFO:teuthology.orchestra.run.smithi037.stdout: daemon prometheus.a on smithi191 is in error state 2024-04-23T02:36:16.433 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:36:16 smithi191 bash[40117]: cluster 2024-04-23T02:36:14.111405+0000 mgr.y (mgr.25468) 320 : cluster 0 pgmap v234: 161 pgs: 161 active+clean; 604 KiB data, 316 MiB used, 715 GiB / 715 GiB avail 2024-04-23T02:36:16.433 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:36:16 smithi191 bash[40117]: audit 2024-04-23T02:36:14.457310+0000 mgr.y (mgr.25468) 321 : audit 0 from='client.44578 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T02:36:16.434 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:36:16 smithi191 bash[40117]: audit 2024-04-23T02:36:15.330214+0000 mon.a (mon.0) 622 : audit 1 from='mgr.25468 ' entity='mgr.y' 2024-04-23T02:36:16.434 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:36:16 smithi191 bash[40117]: audit 2024-04-23T02:36:15.784162+0000 mon.c (mon.1) 187 : audit 0 from='client.44596 172.21.15.37:0/3970023598' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-23T02:36:16.434 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:36:16 smithi191 bash[40117]: audit 2024-04-23T02:36:15.862408+0000 mon.a (mon.0) 623 : audit 1 from='mgr.25468 ' entity='mgr.y' 2024-04-23T02:36:16.434 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:36:16 smithi191 bash[40117]: audit 2024-04-23T02:36:15.864596+0000 mon.c (mon.1) 188 : audit 1 from='mgr.25468 172.21.15.37:0/2063831359' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi037.ajnubp", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-04-23T02:36:16.434 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:36:16 smithi191 bash[40117]: audit 2024-04-23T02:36:15.865433+0000 mon.a (mon.0) 624 : audit 1 from='mgr.25468 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi037.ajnubp", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-04-23T02:36:16.434 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:36:16 smithi191 bash[40117]: audit 2024-04-23T02:36:15.869876+0000 mon.c (mon.1) 189 : audit 0 from='mgr.25468 172.21.15.37:0/2063831359' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-23T02:36:16.562 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:36:16 smithi037 bash[56036]: cluster 2024-04-23T02:36:14.111405+0000 mgr.y (mgr.25468) 320 : cluster 0 pgmap v234: 161 pgs: 161 active+clean; 604 KiB data, 316 MiB used, 715 GiB / 715 GiB avail 2024-04-23T02:36:16.562 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:36:16 smithi037 bash[56036]: audit 2024-04-23T02:36:14.457310+0000 mgr.y (mgr.25468) 321 : audit 0 from='client.44578 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T02:36:16.562 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:36:16 smithi037 bash[56036]: audit 2024-04-23T02:36:15.330214+0000 mon.a (mon.0) 622 : audit 1 from='mgr.25468 ' entity='mgr.y' 2024-04-23T02:36:16.562 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:36:16 smithi037 bash[56036]: audit 2024-04-23T02:36:15.784162+0000 mon.c (mon.1) 187 : audit 0 from='client.44596 172.21.15.37:0/3970023598' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-23T02:36:16.562 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:36:16 smithi037 bash[56036]: audit 2024-04-23T02:36:15.862408+0000 mon.a (mon.0) 623 : audit 1 from='mgr.25468 ' entity='mgr.y' 2024-04-23T02:36:16.562 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:36:16 smithi037 bash[56036]: audit 2024-04-23T02:36:15.864596+0000 mon.c (mon.1) 188 : audit 1 from='mgr.25468 172.21.15.37:0/2063831359' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi037.ajnubp", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-04-23T02:36:16.562 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:36:16 smithi037 bash[56036]: audit 2024-04-23T02:36:15.865433+0000 mon.a (mon.0) 624 : audit 1 from='mgr.25468 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi037.ajnubp", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-04-23T02:36:16.562 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:36:16 smithi037 bash[56036]: audit 2024-04-23T02:36:15.869876+0000 mon.c (mon.1) 189 : audit 0 from='mgr.25468 172.21.15.37:0/2063831359' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-23T02:36:16.563 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:36:16 smithi037 bash[54030]: cluster 2024-04-23T02:36:14.111405+0000 mgr.y (mgr.25468) 320 : cluster 0 pgmap v234: 161 pgs: 161 active+clean; 604 KiB data, 316 MiB used, 715 GiB / 715 GiB avail 2024-04-23T02:36:16.563 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:36:16 smithi037 bash[54030]: audit 2024-04-23T02:36:14.457310+0000 mgr.y (mgr.25468) 321 : audit 0 from='client.44578 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T02:36:16.563 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:36:16 smithi037 bash[54030]: audit 2024-04-23T02:36:15.330214+0000 mon.a (mon.0) 622 : audit 1 from='mgr.25468 ' entity='mgr.y' 2024-04-23T02:36:16.563 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:36:16 smithi037 bash[54030]: audit 2024-04-23T02:36:15.784162+0000 mon.c (mon.1) 187 : audit 0 from='client.44596 172.21.15.37:0/3970023598' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-23T02:36:16.563 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:36:16 smithi037 bash[54030]: audit 2024-04-23T02:36:15.862408+0000 mon.a (mon.0) 623 : audit 1 from='mgr.25468 ' entity='mgr.y' 2024-04-23T02:36:16.563 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:36:16 smithi037 bash[54030]: audit 2024-04-23T02:36:15.864596+0000 mon.c (mon.1) 188 : audit 1 from='mgr.25468 172.21.15.37:0/2063831359' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi037.ajnubp", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-04-23T02:36:16.563 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:36:16 smithi037 bash[54030]: audit 2024-04-23T02:36:15.865433+0000 mon.a (mon.0) 624 : audit 1 from='mgr.25468 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi037.ajnubp", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-04-23T02:36:16.563 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:36:16 smithi037 bash[54030]: audit 2024-04-23T02:36:15.869876+0000 mon.c (mon.1) 189 : audit 0 from='mgr.25468 172.21.15.37:0/2063831359' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-23T02:36:17.312 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:36:17 smithi037 bash[56036]: audit 2024-04-23T02:36:15.325738+0000 mgr.y (mgr.25468) 322 : audit 0 from='client.44590 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T02:36:17.312 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:36:17 smithi037 bash[56036]: cephadm 2024-04-23T02:36:15.851608+0000 mgr.y (mgr.25468) 323 : cephadm 1 Upgrade: Updating rgw.foo.smithi037.ajnubp (1/4) 2024-04-23T02:36:17.312 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:36:17 smithi037 bash[56036]: cephadm 2024-04-23T02:36:15.871426+0000 mgr.y (mgr.25468) 324 : cephadm 1 Deploying daemon rgw.foo.smithi037.ajnubp on smithi037 2024-04-23T02:36:17.312 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:36:17 smithi037 bash[56036]: cluster 2024-04-23T02:36:16.112202+0000 mgr.y (mgr.25468) 325 : cluster 0 pgmap v235: 161 pgs: 161 active+clean; 604 KiB data, 316 MiB used, 715 GiB / 715 GiB avail 2024-04-23T02:36:17.312 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:36:17 smithi037 bash[54030]: audit 2024-04-23T02:36:15.325738+0000 mgr.y (mgr.25468) 322 : audit 0 from='client.44590 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T02:36:17.312 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:36:17 smithi037 bash[54030]: cephadm 2024-04-23T02:36:15.851608+0000 mgr.y (mgr.25468) 323 : cephadm 1 Upgrade: Updating rgw.foo.smithi037.ajnubp (1/4) 2024-04-23T02:36:17.312 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:36:17 smithi037 bash[54030]: cephadm 2024-04-23T02:36:15.871426+0000 mgr.y (mgr.25468) 324 : cephadm 1 Deploying daemon rgw.foo.smithi037.ajnubp on smithi037 2024-04-23T02:36:17.312 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:36:17 smithi037 bash[54030]: cluster 2024-04-23T02:36:16.112202+0000 mgr.y (mgr.25468) 325 : cluster 0 pgmap v235: 161 pgs: 161 active+clean; 604 KiB data, 316 MiB used, 715 GiB / 715 GiB avail 2024-04-23T02:36:17.433 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:36:17 smithi191 bash[40117]: audit 2024-04-23T02:36:15.325738+0000 mgr.y (mgr.25468) 322 : audit 0 from='client.44590 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T02:36:17.434 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:36:17 smithi191 bash[40117]: cephadm 2024-04-23T02:36:15.851608+0000 mgr.y (mgr.25468) 323 : cephadm 1 Upgrade: Updating rgw.foo.smithi037.ajnubp (1/4) 2024-04-23T02:36:17.434 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:36:17 smithi191 bash[40117]: cephadm 2024-04-23T02:36:15.871426+0000 mgr.y (mgr.25468) 324 : cephadm 1 Deploying daemon rgw.foo.smithi037.ajnubp on smithi037 2024-04-23T02:36:17.434 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:36:17 smithi191 bash[40117]: cluster 2024-04-23T02:36:16.112202+0000 mgr.y (mgr.25468) 325 : cluster 0 pgmap v235: 161 pgs: 161 active+clean; 604 KiB data, 316 MiB used, 715 GiB / 715 GiB avail 2024-04-23T02:36:19.312 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:36:19 smithi037 bash[56036]: cluster 2024-04-23T02:36:18.113145+0000 mgr.y (mgr.25468) 326 : cluster 0 pgmap v236: 161 pgs: 161 active+clean; 604 KiB data, 316 MiB used, 715 GiB / 715 GiB avail 2024-04-23T02:36:19.312 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:36:19 smithi037 bash[54030]: cluster 2024-04-23T02:36:18.113145+0000 mgr.y (mgr.25468) 326 : cluster 0 pgmap v236: 161 pgs: 161 active+clean; 604 KiB data, 316 MiB used, 715 GiB / 715 GiB avail 2024-04-23T02:36:19.433 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:36:19 smithi191 bash[40117]: cluster 2024-04-23T02:36:18.113145+0000 mgr.y (mgr.25468) 326 : cluster 0 pgmap v236: 161 pgs: 161 active+clean; 604 KiB data, 316 MiB used, 715 GiB / 715 GiB avail 2024-04-23T02:36:21.183 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:36:20 smithi191 bash[40117]: audit 2024-04-23T02:36:19.914952+0000 mon.a (mon.0) 625 : audit 1 from='mgr.25468 ' entity='mgr.y' 2024-04-23T02:36:21.183 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:36:20 smithi191 bash[40117]: audit 2024-04-23T02:36:19.927599+0000 mon.a (mon.0) 626 : audit 1 from='mgr.25468 ' entity='mgr.y' 2024-04-23T02:36:21.312 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:36:20 smithi037 bash[54030]: audit 2024-04-23T02:36:19.914952+0000 mon.a (mon.0) 625 : audit 1 from='mgr.25468 ' entity='mgr.y' 2024-04-23T02:36:21.312 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:36:20 smithi037 bash[54030]: audit 2024-04-23T02:36:19.927599+0000 mon.a (mon.0) 626 : audit 1 from='mgr.25468 ' entity='mgr.y' 2024-04-23T02:36:21.312 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:36:20 smithi037 bash[56036]: audit 2024-04-23T02:36:19.914952+0000 mon.a (mon.0) 625 : audit 1 from='mgr.25468 ' entity='mgr.y' 2024-04-23T02:36:21.312 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:36:20 smithi037 bash[56036]: audit 2024-04-23T02:36:19.927599+0000 mon.a (mon.0) 626 : audit 1 from='mgr.25468 ' entity='mgr.y' 2024-04-23T02:36:21.945 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:36:21 smithi037 bash[54030]: cluster 2024-04-23T02:36:20.114040+0000 mgr.y (mgr.25468) 327 : cluster 0 pgmap v237: 161 pgs: 161 active+clean; 604 KiB data, 316 MiB used, 715 GiB / 715 GiB avail 2024-04-23T02:36:21.946 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:36:21 smithi037 bash[56036]: cluster 2024-04-23T02:36:20.114040+0000 mgr.y (mgr.25468) 327 : cluster 0 pgmap v237: 161 pgs: 161 active+clean; 604 KiB data, 316 MiB used, 715 GiB / 715 GiB avail 2024-04-23T02:36:22.433 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:36:21 smithi191 bash[40117]: cluster 2024-04-23T02:36:20.114040+0000 mgr.y (mgr.25468) 327 : cluster 0 pgmap v237: 161 pgs: 161 active+clean; 604 KiB data, 316 MiB used, 715 GiB / 715 GiB avail 2024-04-23T02:36:23.683 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:36:23 smithi191 bash[40117]: cluster 2024-04-23T02:36:22.115026+0000 mgr.y (mgr.25468) 328 : cluster 0 pgmap v238: 161 pgs: 161 active+clean; 604 KiB data, 316 MiB used, 715 GiB / 715 GiB avail; 2.4 KiB/s rd, 4 op/s 2024-04-23T02:36:23.684 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:36:23 smithi191 bash[40117]: cephadm 2024-04-23T02:36:22.414544+0000 mgr.y (mgr.25468) 329 : cephadm 1 Upgrade: Updating rgw.smpl.smithi037.oowzwi (2/4) 2024-04-23T02:36:23.684 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:36:23 smithi191 bash[40117]: audit 2024-04-23T02:36:22.426019+0000 mon.a (mon.0) 627 : audit 1 from='mgr.25468 ' entity='mgr.y' 2024-04-23T02:36:23.684 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:36:23 smithi191 bash[40117]: audit 2024-04-23T02:36:22.427953+0000 mon.c (mon.1) 190 : audit 1 from='mgr.25468 172.21.15.37:0/2063831359' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.smpl.smithi037.oowzwi", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-04-23T02:36:23.684 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:36:23 smithi191 bash[40117]: audit 2024-04-23T02:36:22.428626+0000 mon.a (mon.0) 628 : audit 1 from='mgr.25468 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.smpl.smithi037.oowzwi", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-04-23T02:36:23.684 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:36:23 smithi191 bash[40117]: audit 2024-04-23T02:36:22.432200+0000 mon.c (mon.1) 191 : audit 0 from='mgr.25468 172.21.15.37:0/2063831359' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-23T02:36:23.685 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:36:23 smithi191 bash[40117]: cephadm 2024-04-23T02:36:22.433873+0000 mgr.y (mgr.25468) 330 : cephadm 1 Deploying daemon rgw.smpl.smithi037.oowzwi on smithi037 2024-04-23T02:36:23.755 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:36:23 smithi037 bash[54030]: cluster 2024-04-23T02:36:22.115026+0000 mgr.y (mgr.25468) 328 : cluster 0 pgmap v238: 161 pgs: 161 active+clean; 604 KiB data, 316 MiB used, 715 GiB / 715 GiB avail; 2.4 KiB/s rd, 4 op/s 2024-04-23T02:36:23.755 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:36:23 smithi037 bash[54030]: cephadm 2024-04-23T02:36:22.414544+0000 mgr.y (mgr.25468) 329 : cephadm 1 Upgrade: Updating rgw.smpl.smithi037.oowzwi (2/4) 2024-04-23T02:36:23.755 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:36:23 smithi037 bash[54030]: audit 2024-04-23T02:36:22.426019+0000 mon.a (mon.0) 627 : audit 1 from='mgr.25468 ' entity='mgr.y' 2024-04-23T02:36:23.755 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:36:23 smithi037 bash[54030]: audit 2024-04-23T02:36:22.427953+0000 mon.c (mon.1) 190 : audit 1 from='mgr.25468 172.21.15.37:0/2063831359' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.smpl.smithi037.oowzwi", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-04-23T02:36:23.755 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:36:23 smithi037 bash[54030]: audit 2024-04-23T02:36:22.428626+0000 mon.a (mon.0) 628 : audit 1 from='mgr.25468 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.smpl.smithi037.oowzwi", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-04-23T02:36:23.755 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:36:23 smithi037 bash[54030]: audit 2024-04-23T02:36:22.432200+0000 mon.c (mon.1) 191 : audit 0 from='mgr.25468 172.21.15.37:0/2063831359' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-23T02:36:23.755 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:36:23 smithi037 bash[54030]: cephadm 2024-04-23T02:36:22.433873+0000 mgr.y (mgr.25468) 330 : cephadm 1 Deploying daemon rgw.smpl.smithi037.oowzwi on smithi037 2024-04-23T02:36:23.755 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:36:23 smithi037 bash[56036]: cluster 2024-04-23T02:36:22.115026+0000 mgr.y (mgr.25468) 328 : cluster 0 pgmap v238: 161 pgs: 161 active+clean; 604 KiB data, 316 MiB used, 715 GiB / 715 GiB avail; 2.4 KiB/s rd, 4 op/s 2024-04-23T02:36:23.756 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:36:23 smithi037 bash[56036]: cephadm 2024-04-23T02:36:22.414544+0000 mgr.y (mgr.25468) 329 : cephadm 1 Upgrade: Updating rgw.smpl.smithi037.oowzwi (2/4) 2024-04-23T02:36:23.756 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:36:23 smithi037 bash[56036]: audit 2024-04-23T02:36:22.426019+0000 mon.a (mon.0) 627 : audit 1 from='mgr.25468 ' entity='mgr.y' 2024-04-23T02:36:23.756 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:36:23 smithi037 bash[56036]: audit 2024-04-23T02:36:22.427953+0000 mon.c (mon.1) 190 : audit 1 from='mgr.25468 172.21.15.37:0/2063831359' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.smpl.smithi037.oowzwi", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-04-23T02:36:23.756 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:36:23 smithi037 bash[56036]: audit 2024-04-23T02:36:22.428626+0000 mon.a (mon.0) 628 : audit 1 from='mgr.25468 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.smpl.smithi037.oowzwi", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-04-23T02:36:23.756 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:36:23 smithi037 bash[56036]: audit 2024-04-23T02:36:22.432200+0000 mon.c (mon.1) 191 : audit 0 from='mgr.25468 172.21.15.37:0/2063831359' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-23T02:36:23.756 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:36:23 smithi037 bash[56036]: cephadm 2024-04-23T02:36:22.433873+0000 mgr.y (mgr.25468) 330 : cephadm 1 Deploying daemon rgw.smpl.smithi037.oowzwi on smithi037 2024-04-23T02:36:25.812 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:36:25 smithi037 bash[54030]: cluster 2024-04-23T02:36:24.116321+0000 mgr.y (mgr.25468) 331 : cluster 0 pgmap v239: 161 pgs: 161 active+clean; 604 KiB data, 316 MiB used, 715 GiB / 715 GiB avail; 49 KiB/s rd, 0 B/s wr, 80 op/s 2024-04-23T02:36:25.812 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:36:25 smithi037 bash[56036]: cluster 2024-04-23T02:36:24.116321+0000 mgr.y (mgr.25468) 331 : cluster 0 pgmap v239: 161 pgs: 161 active+clean; 604 KiB data, 316 MiB used, 715 GiB / 715 GiB avail; 49 KiB/s rd, 0 B/s wr, 80 op/s 2024-04-23T02:36:25.935 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:36:25 smithi191 bash[40117]: cluster 2024-04-23T02:36:24.116321+0000 mgr.y (mgr.25468) 331 : cluster 0 pgmap v239: 161 pgs: 161 active+clean; 604 KiB data, 316 MiB used, 715 GiB / 715 GiB avail; 49 KiB/s rd, 0 B/s wr, 80 op/s 2024-04-23T02:36:27.897 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:36:27 smithi037 bash[54030]: cluster 2024-04-23T02:36:26.117074+0000 mgr.y (mgr.25468) 332 : cluster 0 pgmap v240: 161 pgs: 161 active+clean; 604 KiB data, 324 MiB used, 715 GiB / 715 GiB avail; 62 KiB/s rd, 0 B/s wr, 102 op/s 2024-04-23T02:36:27.897 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:36:27 smithi037 bash[54030]: audit 2024-04-23T02:36:26.585773+0000 mon.a (mon.0) 629 : audit 1 from='mgr.25468 ' entity='mgr.y' 2024-04-23T02:36:27.897 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:36:27 smithi037 bash[54030]: audit 2024-04-23T02:36:26.597616+0000 mon.a (mon.0) 630 : audit 1 from='mgr.25468 ' entity='mgr.y' 2024-04-23T02:36:27.897 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:36:27 smithi037 bash[56036]: cluster 2024-04-23T02:36:26.117074+0000 mgr.y (mgr.25468) 332 : cluster 0 pgmap v240: 161 pgs: 161 active+clean; 604 KiB data, 324 MiB used, 715 GiB / 715 GiB avail; 62 KiB/s rd, 0 B/s wr, 102 op/s 2024-04-23T02:36:27.897 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:36:27 smithi037 bash[56036]: audit 2024-04-23T02:36:26.585773+0000 mon.a (mon.0) 629 : audit 1 from='mgr.25468 ' entity='mgr.y' 2024-04-23T02:36:27.897 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:36:27 smithi037 bash[56036]: audit 2024-04-23T02:36:26.597616+0000 mon.a (mon.0) 630 : audit 1 from='mgr.25468 ' entity='mgr.y' 2024-04-23T02:36:27.933 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:36:27 smithi191 bash[40117]: cluster 2024-04-23T02:36:26.117074+0000 mgr.y (mgr.25468) 332 : cluster 0 pgmap v240: 161 pgs: 161 active+clean; 604 KiB data, 324 MiB used, 715 GiB / 715 GiB avail; 62 KiB/s rd, 0 B/s wr, 102 op/s 2024-04-23T02:36:27.933 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:36:27 smithi191 bash[40117]: audit 2024-04-23T02:36:26.585773+0000 mon.a (mon.0) 629 : audit 1 from='mgr.25468 ' entity='mgr.y' 2024-04-23T02:36:27.933 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:36:27 smithi191 bash[40117]: audit 2024-04-23T02:36:26.597616+0000 mon.a (mon.0) 630 : audit 1 from='mgr.25468 ' entity='mgr.y' 2024-04-23T02:36:29.933 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:36:29 smithi191 bash[40117]: cluster 2024-04-23T02:36:28.118069+0000 mgr.y (mgr.25468) 333 : cluster 0 pgmap v241: 161 pgs: 161 active+clean; 604 KiB data, 328 MiB used, 715 GiB / 715 GiB avail; 88 KiB/s rd, 170 B/s wr, 143 op/s 2024-04-23T02:36:29.933 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:36:29 smithi191 bash[40117]: audit 2024-04-23T02:36:29.136941+0000 mon.a (mon.0) 631 : audit 1 from='mgr.25468 ' entity='mgr.y' 2024-04-23T02:36:29.933 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:36:29 smithi191 bash[40117]: audit 2024-04-23T02:36:29.159411+0000 mon.c (mon.1) 192 : audit 1 from='mgr.25468 172.21.15.37:0/2063831359' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi191.arojwq", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-04-23T02:36:29.934 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:36:29 smithi191 bash[40117]: audit 2024-04-23T02:36:29.160352+0000 mon.a (mon.0) 632 : audit 1 from='mgr.25468 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi191.arojwq", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-04-23T02:36:29.934 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:36:29 smithi191 bash[40117]: audit 2024-04-23T02:36:29.166169+0000 mon.c (mon.1) 193 : audit 0 from='mgr.25468 172.21.15.37:0/2063831359' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-23T02:36:30.062 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:36:29 smithi037 bash[54030]: cluster 2024-04-23T02:36:28.118069+0000 mgr.y (mgr.25468) 333 : cluster 0 pgmap v241: 161 pgs: 161 active+clean; 604 KiB data, 328 MiB used, 715 GiB / 715 GiB avail; 88 KiB/s rd, 170 B/s wr, 143 op/s 2024-04-23T02:36:30.062 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:36:29 smithi037 bash[54030]: audit 2024-04-23T02:36:29.136941+0000 mon.a (mon.0) 631 : audit 1 from='mgr.25468 ' entity='mgr.y' 2024-04-23T02:36:30.062 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:36:29 smithi037 bash[54030]: audit 2024-04-23T02:36:29.159411+0000 mon.c (mon.1) 192 : audit 1 from='mgr.25468 172.21.15.37:0/2063831359' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi191.arojwq", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-04-23T02:36:30.062 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:36:29 smithi037 bash[54030]: audit 2024-04-23T02:36:29.160352+0000 mon.a (mon.0) 632 : audit 1 from='mgr.25468 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi191.arojwq", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-04-23T02:36:30.062 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:36:29 smithi037 bash[54030]: audit 2024-04-23T02:36:29.166169+0000 mon.c (mon.1) 193 : audit 0 from='mgr.25468 172.21.15.37:0/2063831359' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-23T02:36:30.063 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:36:29 smithi037 bash[56036]: cluster 2024-04-23T02:36:28.118069+0000 mgr.y (mgr.25468) 333 : cluster 0 pgmap v241: 161 pgs: 161 active+clean; 604 KiB data, 328 MiB used, 715 GiB / 715 GiB avail; 88 KiB/s rd, 170 B/s wr, 143 op/s 2024-04-23T02:36:30.063 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:36:29 smithi037 bash[56036]: audit 2024-04-23T02:36:29.136941+0000 mon.a (mon.0) 631 : audit 1 from='mgr.25468 ' entity='mgr.y' 2024-04-23T02:36:30.063 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:36:29 smithi037 bash[56036]: audit 2024-04-23T02:36:29.159411+0000 mon.c (mon.1) 192 : audit 1 from='mgr.25468 172.21.15.37:0/2063831359' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi191.arojwq", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-04-23T02:36:30.063 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:36:29 smithi037 bash[56036]: audit 2024-04-23T02:36:29.160352+0000 mon.a (mon.0) 632 : audit 1 from='mgr.25468 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi191.arojwq", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-04-23T02:36:30.063 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:36:29 smithi037 bash[56036]: audit 2024-04-23T02:36:29.166169+0000 mon.c (mon.1) 193 : audit 0 from='mgr.25468 172.21.15.37:0/2063831359' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-23T02:36:30.683 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:36:30 smithi191 bash[40117]: cephadm 2024-04-23T02:36:29.127321+0000 mgr.y (mgr.25468) 334 : cephadm 1 Upgrade: Updating rgw.foo.smithi191.arojwq (3/4) 2024-04-23T02:36:30.683 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:36:30 smithi191 bash[40117]: cephadm 2024-04-23T02:36:29.168437+0000 mgr.y (mgr.25468) 335 : cephadm 1 Deploying daemon rgw.foo.smithi191.arojwq on smithi191 2024-04-23T02:36:31.062 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:36:30 smithi037 bash[56036]: cephadm 2024-04-23T02:36:29.127321+0000 mgr.y (mgr.25468) 334 : cephadm 1 Upgrade: Updating rgw.foo.smithi191.arojwq (3/4) 2024-04-23T02:36:31.062 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:36:30 smithi037 bash[56036]: cephadm 2024-04-23T02:36:29.168437+0000 mgr.y (mgr.25468) 335 : cephadm 1 Deploying daemon rgw.foo.smithi191.arojwq on smithi191 2024-04-23T02:36:31.062 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:36:30 smithi037 bash[54030]: cephadm 2024-04-23T02:36:29.127321+0000 mgr.y (mgr.25468) 334 : cephadm 1 Upgrade: Updating rgw.foo.smithi191.arojwq (3/4) 2024-04-23T02:36:31.062 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:36:30 smithi037 bash[54030]: cephadm 2024-04-23T02:36:29.168437+0000 mgr.y (mgr.25468) 335 : cephadm 1 Deploying daemon rgw.foo.smithi191.arojwq on smithi191 2024-04-23T02:36:31.933 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:36:31 smithi191 bash[40117]: cluster 2024-04-23T02:36:30.119057+0000 mgr.y (mgr.25468) 336 : cluster 0 pgmap v242: 161 pgs: 161 active+clean; 604 KiB data, 328 MiB used, 715 GiB / 715 GiB avail; 102 KiB/s rd, 170 B/s wr, 166 op/s 2024-04-23T02:36:32.061 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:36:31 smithi037 bash[54030]: cluster 2024-04-23T02:36:30.119057+0000 mgr.y (mgr.25468) 336 : cluster 0 pgmap v242: 161 pgs: 161 active+clean; 604 KiB data, 328 MiB used, 715 GiB / 715 GiB avail; 102 KiB/s rd, 170 B/s wr, 166 op/s 2024-04-23T02:36:32.062 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:36:31 smithi037 bash[56036]: cluster 2024-04-23T02:36:30.119057+0000 mgr.y (mgr.25468) 336 : cluster 0 pgmap v242: 161 pgs: 161 active+clean; 604 KiB data, 328 MiB used, 715 GiB / 715 GiB avail; 102 KiB/s rd, 170 B/s wr, 166 op/s 2024-04-23T02:36:33.933 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:36:33 smithi191 bash[40117]: cluster 2024-04-23T02:36:32.120513+0000 mgr.y (mgr.25468) 337 : cluster 0 pgmap v243: 161 pgs: 161 active+clean; 604 KiB data, 312 MiB used, 715 GiB / 715 GiB avail; 142 KiB/s rd, 255 B/s wr, 230 op/s 2024-04-23T02:36:33.933 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:36:33 smithi191 bash[40117]: audit 2024-04-23T02:36:33.111943+0000 mon.a (mon.0) 633 : audit 1 from='mgr.25468 ' entity='mgr.y' 2024-04-23T02:36:33.933 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:36:33 smithi191 bash[40117]: audit 2024-04-23T02:36:33.124465+0000 mon.a (mon.0) 634 : audit 1 from='mgr.25468 ' entity='mgr.y' 2024-04-23T02:36:34.062 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:36:33 smithi037 bash[54030]: cluster 2024-04-23T02:36:32.120513+0000 mgr.y (mgr.25468) 337 : cluster 0 pgmap v243: 161 pgs: 161 active+clean; 604 KiB data, 312 MiB used, 715 GiB / 715 GiB avail; 142 KiB/s rd, 255 B/s wr, 230 op/s 2024-04-23T02:36:34.062 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:36:33 smithi037 bash[54030]: audit 2024-04-23T02:36:33.111943+0000 mon.a (mon.0) 633 : audit 1 from='mgr.25468 ' entity='mgr.y' 2024-04-23T02:36:34.062 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:36:33 smithi037 bash[54030]: audit 2024-04-23T02:36:33.124465+0000 mon.a (mon.0) 634 : audit 1 from='mgr.25468 ' entity='mgr.y' 2024-04-23T02:36:34.062 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:36:33 smithi037 bash[56036]: cluster 2024-04-23T02:36:32.120513+0000 mgr.y (mgr.25468) 337 : cluster 0 pgmap v243: 161 pgs: 161 active+clean; 604 KiB data, 312 MiB used, 715 GiB / 715 GiB avail; 142 KiB/s rd, 255 B/s wr, 230 op/s 2024-04-23T02:36:34.062 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:36:33 smithi037 bash[56036]: audit 2024-04-23T02:36:33.111943+0000 mon.a (mon.0) 633 : audit 1 from='mgr.25468 ' entity='mgr.y' 2024-04-23T02:36:34.062 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:36:33 smithi037 bash[56036]: audit 2024-04-23T02:36:33.124465+0000 mon.a (mon.0) 634 : audit 1 from='mgr.25468 ' entity='mgr.y' 2024-04-23T02:36:35.621 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:36:35 smithi191 bash[40117]: cluster 2024-04-23T02:36:34.121738+0000 mgr.y (mgr.25468) 338 : cluster 0 pgmap v244: 161 pgs: 161 active+clean; 604 KiB data, 312 MiB used, 715 GiB / 715 GiB avail; 163 KiB/s rd, 255 B/s wr, 262 op/s 2024-04-23T02:36:36.062 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:36:35 smithi037 bash[54030]: cluster 2024-04-23T02:36:34.121738+0000 mgr.y (mgr.25468) 338 : cluster 0 pgmap v244: 161 pgs: 161 active+clean; 604 KiB data, 312 MiB used, 715 GiB / 715 GiB avail; 163 KiB/s rd, 255 B/s wr, 262 op/s 2024-04-23T02:36:36.062 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:36:35 smithi037 bash[56036]: cluster 2024-04-23T02:36:34.121738+0000 mgr.y (mgr.25468) 338 : cluster 0 pgmap v244: 161 pgs: 161 active+clean; 604 KiB data, 312 MiB used, 715 GiB / 715 GiB avail; 163 KiB/s rd, 255 B/s wr, 262 op/s 2024-04-23T02:36:37.247 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:36:36 smithi191 bash[40117]: cephadm 2024-04-23T02:36:35.964116+0000 mgr.y (mgr.25468) 339 : cephadm 1 Upgrade: Updating rgw.smpl.smithi191.vzlgqs (4/4) 2024-04-23T02:36:37.247 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:36:36 smithi191 bash[40117]: audit 2024-04-23T02:36:35.974738+0000 mon.a (mon.0) 635 : audit 1 from='mgr.25468 ' entity='mgr.y' 2024-04-23T02:36:37.247 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:36:36 smithi191 bash[40117]: audit 2024-04-23T02:36:35.978112+0000 mon.c (mon.1) 194 : audit 1 from='mgr.25468 172.21.15.37:0/2063831359' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.smpl.smithi191.vzlgqs", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-04-23T02:36:37.247 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:36:36 smithi191 bash[40117]: audit 2024-04-23T02:36:35.978929+0000 mon.a (mon.0) 636 : audit 1 from='mgr.25468 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.smpl.smithi191.vzlgqs", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-04-23T02:36:37.247 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:36:36 smithi191 bash[40117]: audit 2024-04-23T02:36:35.983001+0000 mon.c (mon.1) 195 : audit 0 from='mgr.25468 172.21.15.37:0/2063831359' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-23T02:36:37.247 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:36:36 smithi191 bash[40117]: cephadm 2024-04-23T02:36:35.984533+0000 mgr.y (mgr.25468) 340 : cephadm 1 Deploying daemon rgw.smpl.smithi191.vzlgqs on smithi191 2024-04-23T02:36:37.312 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:36:36 smithi037 bash[54030]: cephadm 2024-04-23T02:36:35.964116+0000 mgr.y (mgr.25468) 339 : cephadm 1 Upgrade: Updating rgw.smpl.smithi191.vzlgqs (4/4) 2024-04-23T02:36:37.312 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:36:36 smithi037 bash[54030]: audit 2024-04-23T02:36:35.974738+0000 mon.a (mon.0) 635 : audit 1 from='mgr.25468 ' entity='mgr.y' 2024-04-23T02:36:37.312 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:36:36 smithi037 bash[54030]: audit 2024-04-23T02:36:35.978112+0000 mon.c (mon.1) 194 : audit 1 from='mgr.25468 172.21.15.37:0/2063831359' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.smpl.smithi191.vzlgqs", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-04-23T02:36:37.312 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:36:36 smithi037 bash[54030]: audit 2024-04-23T02:36:35.978929+0000 mon.a (mon.0) 636 : audit 1 from='mgr.25468 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.smpl.smithi191.vzlgqs", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-04-23T02:36:37.312 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:36:36 smithi037 bash[54030]: audit 2024-04-23T02:36:35.983001+0000 mon.c (mon.1) 195 : audit 0 from='mgr.25468 172.21.15.37:0/2063831359' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-23T02:36:37.312 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:36:36 smithi037 bash[54030]: cephadm 2024-04-23T02:36:35.984533+0000 mgr.y (mgr.25468) 340 : cephadm 1 Deploying daemon rgw.smpl.smithi191.vzlgqs on smithi191 2024-04-23T02:36:37.312 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:36:36 smithi037 bash[56036]: cephadm 2024-04-23T02:36:35.964116+0000 mgr.y (mgr.25468) 339 : cephadm 1 Upgrade: Updating rgw.smpl.smithi191.vzlgqs (4/4) 2024-04-23T02:36:37.313 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:36:36 smithi037 bash[56036]: audit 2024-04-23T02:36:35.974738+0000 mon.a (mon.0) 635 : audit 1 from='mgr.25468 ' entity='mgr.y' 2024-04-23T02:36:37.313 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:36:36 smithi037 bash[56036]: audit 2024-04-23T02:36:35.978112+0000 mon.c (mon.1) 194 : audit 1 from='mgr.25468 172.21.15.37:0/2063831359' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.smpl.smithi191.vzlgqs", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-04-23T02:36:37.313 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:36:36 smithi037 bash[56036]: audit 2024-04-23T02:36:35.978929+0000 mon.a (mon.0) 636 : audit 1 from='mgr.25468 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.smpl.smithi191.vzlgqs", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-04-23T02:36:37.313 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:36:36 smithi037 bash[56036]: audit 2024-04-23T02:36:35.983001+0000 mon.c (mon.1) 195 : audit 0 from='mgr.25468 172.21.15.37:0/2063831359' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-23T02:36:37.313 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:36:36 smithi037 bash[56036]: cephadm 2024-04-23T02:36:35.984533+0000 mgr.y (mgr.25468) 340 : cephadm 1 Deploying daemon rgw.smpl.smithi191.vzlgqs on smithi191 2024-04-23T02:36:38.312 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:36:37 smithi037 bash[54030]: cluster 2024-04-23T02:36:36.123055+0000 mgr.y (mgr.25468) 341 : cluster 0 pgmap v245: 161 pgs: 161 active+clean; 604 KiB data, 312 MiB used, 715 GiB / 715 GiB avail; 137 KiB/s rd, 255 B/s wr, 219 op/s 2024-04-23T02:36:38.312 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:36:37 smithi037 bash[56036]: cluster 2024-04-23T02:36:36.123055+0000 mgr.y (mgr.25468) 341 : cluster 0 pgmap v245: 161 pgs: 161 active+clean; 604 KiB data, 312 MiB used, 715 GiB / 715 GiB avail; 137 KiB/s rd, 255 B/s wr, 219 op/s 2024-04-23T02:36:38.378 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:36:37 smithi191 bash[40117]: cluster 2024-04-23T02:36:36.123055+0000 mgr.y (mgr.25468) 341 : cluster 0 pgmap v245: 161 pgs: 161 active+clean; 604 KiB data, 312 MiB used, 715 GiB / 715 GiB avail; 137 KiB/s rd, 255 B/s wr, 219 op/s 2024-04-23T02:36:40.183 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:36:39 smithi191 bash[40117]: cluster 2024-04-23T02:36:38.124460+0000 mgr.y (mgr.25468) 342 : cluster 0 pgmap v246: 161 pgs: 161 active+clean; 604 KiB data, 316 MiB used, 715 GiB / 715 GiB avail; 166 KiB/s rd, 341 B/s wr, 263 op/s 2024-04-23T02:36:40.183 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:36:39 smithi191 bash[40117]: audit 2024-04-23T02:36:39.723279+0000 mon.a (mon.0) 637 : audit 1 from='mgr.25468 ' entity='mgr.y' 2024-04-23T02:36:40.183 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:36:39 smithi191 bash[40117]: audit 2024-04-23T02:36:39.734212+0000 mon.a (mon.0) 638 : audit 1 from='mgr.25468 ' entity='mgr.y' 2024-04-23T02:36:40.184 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:36:39 smithi191 bash[40117]: audit 2024-04-23T02:36:39.758502+0000 mon.c (mon.1) 196 : audit 0 from='mgr.25468 172.21.15.37:0/2063831359' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-23T02:36:40.312 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:36:39 smithi037 bash[54030]: cluster 2024-04-23T02:36:38.124460+0000 mgr.y (mgr.25468) 342 : cluster 0 pgmap v246: 161 pgs: 161 active+clean; 604 KiB data, 316 MiB used, 715 GiB / 715 GiB avail; 166 KiB/s rd, 341 B/s wr, 263 op/s 2024-04-23T02:36:40.312 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:36:39 smithi037 bash[54030]: audit 2024-04-23T02:36:39.723279+0000 mon.a (mon.0) 637 : audit 1 from='mgr.25468 ' entity='mgr.y' 2024-04-23T02:36:40.312 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:36:39 smithi037 bash[54030]: audit 2024-04-23T02:36:39.734212+0000 mon.a (mon.0) 638 : audit 1 from='mgr.25468 ' entity='mgr.y' 2024-04-23T02:36:40.312 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:36:39 smithi037 bash[54030]: audit 2024-04-23T02:36:39.758502+0000 mon.c (mon.1) 196 : audit 0 from='mgr.25468 172.21.15.37:0/2063831359' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-23T02:36:40.312 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:36:39 smithi037 bash[56036]: cluster 2024-04-23T02:36:38.124460+0000 mgr.y (mgr.25468) 342 : cluster 0 pgmap v246: 161 pgs: 161 active+clean; 604 KiB data, 316 MiB used, 715 GiB / 715 GiB avail; 166 KiB/s rd, 341 B/s wr, 263 op/s 2024-04-23T02:36:40.312 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:36:39 smithi037 bash[56036]: audit 2024-04-23T02:36:39.723279+0000 mon.a (mon.0) 637 : audit 1 from='mgr.25468 ' entity='mgr.y' 2024-04-23T02:36:40.312 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:36:39 smithi037 bash[56036]: audit 2024-04-23T02:36:39.734212+0000 mon.a (mon.0) 638 : audit 1 from='mgr.25468 ' entity='mgr.y' 2024-04-23T02:36:40.313 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:36:39 smithi037 bash[56036]: audit 2024-04-23T02:36:39.758502+0000 mon.c (mon.1) 196 : audit 0 from='mgr.25468 172.21.15.37:0/2063831359' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-23T02:36:42.312 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:36:41 smithi037 bash[54030]: cluster 2024-04-23T02:36:40.125569+0000 mgr.y (mgr.25468) 343 : cluster 0 pgmap v247: 161 pgs: 161 active+clean; 604 KiB data, 316 MiB used, 715 GiB / 715 GiB avail; 154 KiB/s rd, 170 B/s wr, 244 op/s 2024-04-23T02:36:42.312 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:36:41 smithi037 bash[56036]: cluster 2024-04-23T02:36:40.125569+0000 mgr.y (mgr.25468) 343 : cluster 0 pgmap v247: 161 pgs: 161 active+clean; 604 KiB data, 316 MiB used, 715 GiB / 715 GiB avail; 154 KiB/s rd, 170 B/s wr, 244 op/s 2024-04-23T02:36:42.433 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:36:41 smithi191 bash[40117]: cluster 2024-04-23T02:36:40.125569+0000 mgr.y (mgr.25468) 343 : cluster 0 pgmap v247: 161 pgs: 161 active+clean; 604 KiB data, 316 MiB used, 715 GiB / 715 GiB avail; 154 KiB/s rd, 170 B/s wr, 244 op/s 2024-04-23T02:36:44.312 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:36:43 smithi037 bash[54030]: cluster 2024-04-23T02:36:42.127086+0000 mgr.y (mgr.25468) 344 : cluster 0 pgmap v248: 161 pgs: 161 active+clean; 604 KiB data, 316 MiB used, 715 GiB / 715 GiB avail; 154 KiB/s rd, 255 B/s wr, 243 op/s 2024-04-23T02:36:44.312 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:36:43 smithi037 bash[56036]: cluster 2024-04-23T02:36:42.127086+0000 mgr.y (mgr.25468) 344 : cluster 0 pgmap v248: 161 pgs: 161 active+clean; 604 KiB data, 316 MiB used, 715 GiB / 715 GiB avail; 154 KiB/s rd, 255 B/s wr, 243 op/s 2024-04-23T02:36:44.433 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:36:43 smithi191 bash[40117]: cluster 2024-04-23T02:36:42.127086+0000 mgr.y (mgr.25468) 344 : cluster 0 pgmap v248: 161 pgs: 161 active+clean; 604 KiB data, 316 MiB used, 715 GiB / 715 GiB avail; 154 KiB/s rd, 255 B/s wr, 243 op/s 2024-04-23T02:36:46.239 INFO:teuthology.orchestra.run.smithi037.stdout:true 2024-04-23T02:36:46.312 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:36:45 smithi037 bash[56036]: cluster 2024-04-23T02:36:44.128822+0000 mgr.y (mgr.25468) 345 : cluster 0 pgmap v249: 161 pgs: 161 active+clean; 604 KiB data, 324 MiB used, 715 GiB / 715 GiB avail; 151 KiB/s rd, 170 B/s wr, 239 op/s 2024-04-23T02:36:46.312 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:36:45 smithi037 bash[56036]: audit 2024-04-23T02:36:45.769366+0000 mon.a (mon.0) 639 : audit 1 from='mgr.25468 ' entity='mgr.y' 2024-04-23T02:36:46.312 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:36:45 smithi037 bash[56036]: audit 2024-04-23T02:36:45.787848+0000 mon.a (mon.0) 640 : audit 1 from='mgr.25468 ' entity='mgr.y' 2024-04-23T02:36:46.312 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:36:45 smithi037 bash[56036]: audit 2024-04-23T02:36:45.829122+0000 mon.a (mon.0) 641 : audit 1 from='mgr.25468 ' entity='mgr.y' 2024-04-23T02:36:46.312 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:36:45 smithi037 bash[56036]: audit 2024-04-23T02:36:45.840359+0000 mon.a (mon.0) 642 : audit 1 from='mgr.25468 ' entity='mgr.y' 2024-04-23T02:36:46.312 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:36:45 smithi037 bash[54030]: cluster 2024-04-23T02:36:44.128822+0000 mgr.y (mgr.25468) 345 : cluster 0 pgmap v249: 161 pgs: 161 active+clean; 604 KiB data, 324 MiB used, 715 GiB / 715 GiB avail; 151 KiB/s rd, 170 B/s wr, 239 op/s 2024-04-23T02:36:46.312 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:36:45 smithi037 bash[54030]: audit 2024-04-23T02:36:45.769366+0000 mon.a (mon.0) 639 : audit 1 from='mgr.25468 ' entity='mgr.y' 2024-04-23T02:36:46.313 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:36:45 smithi037 bash[54030]: audit 2024-04-23T02:36:45.787848+0000 mon.a (mon.0) 640 : audit 1 from='mgr.25468 ' entity='mgr.y' 2024-04-23T02:36:46.313 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:36:45 smithi037 bash[54030]: audit 2024-04-23T02:36:45.829122+0000 mon.a (mon.0) 641 : audit 1 from='mgr.25468 ' entity='mgr.y' 2024-04-23T02:36:46.313 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:36:45 smithi037 bash[54030]: audit 2024-04-23T02:36:45.840359+0000 mon.a (mon.0) 642 : audit 1 from='mgr.25468 ' entity='mgr.y' 2024-04-23T02:36:46.433 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:36:45 smithi191 bash[40117]: cluster 2024-04-23T02:36:44.128822+0000 mgr.y (mgr.25468) 345 : cluster 0 pgmap v249: 161 pgs: 161 active+clean; 604 KiB data, 324 MiB used, 715 GiB / 715 GiB avail; 151 KiB/s rd, 170 B/s wr, 239 op/s 2024-04-23T02:36:46.433 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:36:45 smithi191 bash[40117]: audit 2024-04-23T02:36:45.769366+0000 mon.a (mon.0) 639 : audit 1 from='mgr.25468 ' entity='mgr.y' 2024-04-23T02:36:46.433 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:36:45 smithi191 bash[40117]: audit 2024-04-23T02:36:45.787848+0000 mon.a (mon.0) 640 : audit 1 from='mgr.25468 ' entity='mgr.y' 2024-04-23T02:36:46.433 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:36:45 smithi191 bash[40117]: audit 2024-04-23T02:36:45.829122+0000 mon.a (mon.0) 641 : audit 1 from='mgr.25468 ' entity='mgr.y' 2024-04-23T02:36:46.433 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:36:45 smithi191 bash[40117]: audit 2024-04-23T02:36:45.840359+0000 mon.a (mon.0) 642 : audit 1 from='mgr.25468 ' entity='mgr.y' 2024-04-23T02:36:47.022 INFO:teuthology.orchestra.run.smithi037.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-04-23T02:36:47.022 INFO:teuthology.orchestra.run.smithi037.stdout:alertmanager.a smithi037 *:9093,9094 running (8m) 1s ago 15m 10.5M - 0.20.0 0881eb8f169f 1b9e4bd608dc 2024-04-23T02:36:47.023 INFO:teuthology.orchestra.run.smithi037.stdout:grafana.a smithi191 *:3000 running (7m) 1s ago 14m 26.5M - 6.7.4 557c83e11646 cfce89c1dd30 2024-04-23T02:36:47.023 INFO:teuthology.orchestra.run.smithi037.stdout:iscsi.foo.smithi037.qdajck smithi037 error 1s ago 13m - - 2024-04-23T02:36:47.023 INFO:teuthology.orchestra.run.smithi037.stdout:mgr.x smithi191 *:8443,8765 running (6m) 1s ago 19m 442M - 18.2.2-1237-g646b8c7d 9900ed1a6b81 b3456bc9b9ef 2024-04-23T02:36:47.023 INFO:teuthology.orchestra.run.smithi037.stdout:mgr.y smithi037 *:8443,8765 running (7m) 1s ago 21m 492M - 18.2.2-1237-g646b8c7d 9900ed1a6b81 19b52a26f1ca 2024-04-23T02:36:47.023 INFO:teuthology.orchestra.run.smithi037.stdout:mon.a smithi037 running (6m) 1s ago 21m 77.7M 2048M 18.2.2-1237-g646b8c7d 9900ed1a6b81 6d03d23cb94e 2024-04-23T02:36:47.023 INFO:teuthology.orchestra.run.smithi037.stdout:mon.b smithi191 running (5m) 1s ago 19m 58.3M 2048M 18.2.2-1237-g646b8c7d 9900ed1a6b81 a5c2b4539944 2024-04-23T02:36:47.023 INFO:teuthology.orchestra.run.smithi037.stdout:mon.c smithi037 running (5m) 1s ago 19m 61.7M 2048M 18.2.2-1237-g646b8c7d 9900ed1a6b81 f6fcc457b7d2 2024-04-23T02:36:47.023 INFO:teuthology.orchestra.run.smithi037.stdout:node-exporter.a smithi037 *:9100 running (8m) 1s ago 15m 9732k - 0.18.1 e5a616e4b9cf 9f1e46faf95f 2024-04-23T02:36:47.023 INFO:teuthology.orchestra.run.smithi037.stdout:node-exporter.b smithi191 *:9100 running (8m) 1s ago 15m 4276k - 0.18.1 e5a616e4b9cf 4b3fa5356419 2024-04-23T02:36:47.023 INFO:teuthology.orchestra.run.smithi037.stdout:osd.0 smithi037 running (4m) 1s ago 19m 64.1M 4096M 18.2.2-1237-g646b8c7d 9900ed1a6b81 e084fbd81970 2024-04-23T02:36:47.023 INFO:teuthology.orchestra.run.smithi037.stdout:osd.1 smithi037 running (3m) 1s ago 18m 64.5M 4096M 18.2.2-1237-g646b8c7d 9900ed1a6b81 743ca0daac2b 2024-04-23T02:36:47.023 INFO:teuthology.orchestra.run.smithi037.stdout:osd.2 smithi037 running (3m) 1s ago 18m 63.9M 4096M 18.2.2-1237-g646b8c7d 9900ed1a6b81 919a641f6f71 2024-04-23T02:36:47.023 INFO:teuthology.orchestra.run.smithi037.stdout:osd.3 smithi037 running (2m) 1s ago 17m 61.0M 4096M 18.2.2-1237-g646b8c7d 9900ed1a6b81 21dfc544a753 2024-04-23T02:36:47.023 INFO:teuthology.orchestra.run.smithi037.stdout:osd.4 smithi191 running (2m) 1s ago 17m 61.8M 4096M 18.2.2-1237-g646b8c7d 9900ed1a6b81 115b79a0f222 2024-04-23T02:36:47.024 INFO:teuthology.orchestra.run.smithi037.stdout:osd.5 smithi191 running (104s) 1s ago 17m 60.7M 4096M 18.2.2-1237-g646b8c7d 9900ed1a6b81 d173af4b36f7 2024-04-23T02:36:47.024 INFO:teuthology.orchestra.run.smithi037.stdout:osd.6 smithi191 running (76s) 1s ago 16m 57.0M 4096M 18.2.2-1237-g646b8c7d 9900ed1a6b81 ca3a0c9b876e 2024-04-23T02:36:47.024 INFO:teuthology.orchestra.run.smithi037.stdout:osd.7 smithi191 running (49s) 1s ago 16m 58.5M 4096M 18.2.2-1237-g646b8c7d 9900ed1a6b81 9d8e7676dd6f 2024-04-23T02:36:47.024 INFO:teuthology.orchestra.run.smithi037.stdout:prometheus.a smithi191 *:9095 error 1s ago 15m - - 2024-04-23T02:36:47.024 INFO:teuthology.orchestra.run.smithi037.stdout:rgw.foo.smithi037.ajnubp smithi037 *:8000 running (27s) 1s ago 13m 89.6M - 18.2.2-1237-g646b8c7d 9900ed1a6b81 a0ebdf431251 2024-04-23T02:36:47.024 INFO:teuthology.orchestra.run.smithi037.stdout:rgw.foo.smithi191.arojwq smithi191 *:8000 running (13s) 1s ago 13m 89.5M - 18.2.2-1237-g646b8c7d 9900ed1a6b81 3da7b9b68bfb 2024-04-23T02:36:47.024 INFO:teuthology.orchestra.run.smithi037.stdout:rgw.smpl.smithi037.oowzwi smithi037 *:80 running (20s) 1s ago 13m 89.3M - 18.2.2-1237-g646b8c7d 9900ed1a6b81 d006b67bc98a 2024-04-23T02:36:47.024 INFO:teuthology.orchestra.run.smithi037.stdout:rgw.smpl.smithi191.vzlgqs smithi191 *:80 running (7s) 1s ago 13m 89.0M - 18.2.2-1237-g646b8c7d 9900ed1a6b81 27cc27328dd8 2024-04-23T02:36:47.480 INFO:teuthology.orchestra.run.smithi037.stdout:{ 2024-04-23T02:36:47.480 INFO:teuthology.orchestra.run.smithi037.stdout: "mon": { 2024-04-23T02:36:47.480 INFO:teuthology.orchestra.run.smithi037.stdout: "ceph version 18.2.2-1237-g646b8c7d (646b8c7d293d8ec31a40c69f7b3237b19c1be24d) reef (stable)": 3 2024-04-23T02:36:47.480 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-04-23T02:36:47.480 INFO:teuthology.orchestra.run.smithi037.stdout: "mgr": { 2024-04-23T02:36:47.480 INFO:teuthology.orchestra.run.smithi037.stdout: "ceph version 18.2.2-1237-g646b8c7d (646b8c7d293d8ec31a40c69f7b3237b19c1be24d) reef (stable)": 2 2024-04-23T02:36:47.481 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-04-23T02:36:47.481 INFO:teuthology.orchestra.run.smithi037.stdout: "osd": { 2024-04-23T02:36:47.481 INFO:teuthology.orchestra.run.smithi037.stdout: "ceph version 18.2.2-1237-g646b8c7d (646b8c7d293d8ec31a40c69f7b3237b19c1be24d) reef (stable)": 8 2024-04-23T02:36:47.481 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-04-23T02:36:47.481 INFO:teuthology.orchestra.run.smithi037.stdout: "rgw": { 2024-04-23T02:36:47.481 INFO:teuthology.orchestra.run.smithi037.stdout: "ceph version 18.2.2-1237-g646b8c7d (646b8c7d293d8ec31a40c69f7b3237b19c1be24d) reef (stable)": 4 2024-04-23T02:36:47.481 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-04-23T02:36:47.481 INFO:teuthology.orchestra.run.smithi037.stdout: "overall": { 2024-04-23T02:36:47.481 INFO:teuthology.orchestra.run.smithi037.stdout: "ceph version 18.2.2-1237-g646b8c7d (646b8c7d293d8ec31a40c69f7b3237b19c1be24d) reef (stable)": 17 2024-04-23T02:36:47.481 INFO:teuthology.orchestra.run.smithi037.stdout: } 2024-04-23T02:36:47.481 INFO:teuthology.orchestra.run.smithi037.stdout:} 2024-04-23T02:36:47.872 INFO:teuthology.orchestra.run.smithi037.stdout:{ 2024-04-23T02:36:47.872 INFO:teuthology.orchestra.run.smithi037.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph@sha256:417b28a7fda24d3105eeb9bae56a845b9ffa154499a85601880a5fd035847210", 2024-04-23T02:36:47.872 INFO:teuthology.orchestra.run.smithi037.stdout: "in_progress": true, 2024-04-23T02:36:47.872 INFO:teuthology.orchestra.run.smithi037.stdout: "which": "Upgrading all daemon types on all hosts", 2024-04-23T02:36:47.872 INFO:teuthology.orchestra.run.smithi037.stdout: "services_complete": [ 2024-04-23T02:36:47.872 INFO:teuthology.orchestra.run.smithi037.stdout: "mon", 2024-04-23T02:36:47.872 INFO:teuthology.orchestra.run.smithi037.stdout: "rgw", 2024-04-23T02:36:47.872 INFO:teuthology.orchestra.run.smithi037.stdout: "mgr", 2024-04-23T02:36:47.872 INFO:teuthology.orchestra.run.smithi037.stdout: "osd" 2024-04-23T02:36:47.872 INFO:teuthology.orchestra.run.smithi037.stdout: ], 2024-04-23T02:36:47.873 INFO:teuthology.orchestra.run.smithi037.stdout: "progress": "17/23 daemons upgraded", 2024-04-23T02:36:47.873 INFO:teuthology.orchestra.run.smithi037.stdout: "message": "Currently upgrading rgw daemons", 2024-04-23T02:36:47.873 INFO:teuthology.orchestra.run.smithi037.stdout: "is_paused": false 2024-04-23T02:36:47.873 INFO:teuthology.orchestra.run.smithi037.stdout:} 2024-04-23T02:36:48.062 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:36:47 smithi037 bash[56036]: cluster 2024-04-23T02:36:46.129511+0000 mgr.y (mgr.25468) 346 : cluster 0 pgmap v250: 161 pgs: 161 active+clean; 604 KiB data, 328 MiB used, 715 GiB / 715 GiB avail; 144 KiB/s rd, 170 B/s wr, 228 op/s 2024-04-23T02:36:48.062 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:36:47 smithi037 bash[56036]: audit 2024-04-23T02:36:46.202441+0000 mgr.y (mgr.25468) 347 : audit 0 from='client.44680 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T02:36:48.062 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:36:47 smithi037 bash[56036]: audit 2024-04-23T02:36:46.592112+0000 mgr.y (mgr.25468) 348 : audit 0 from='client.34833 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T02:36:48.062 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:36:47 smithi037 bash[56036]: audit 2024-04-23T02:36:46.690213+0000 mon.a (mon.0) 643 : audit 1 from='mgr.25468 ' entity='mgr.y' 2024-04-23T02:36:48.062 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:36:47 smithi037 bash[56036]: audit 2024-04-23T02:36:46.697134+0000 mon.a (mon.0) 644 : audit 1 from='mgr.25468 ' entity='mgr.y' 2024-04-23T02:36:48.062 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:36:47 smithi037 bash[56036]: audit 2024-04-23T02:36:46.709551+0000 mon.a (mon.0) 645 : audit 1 from='mgr.25468 ' entity='mgr.y' 2024-04-23T02:36:48.062 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:36:47 smithi037 bash[56036]: audit 2024-04-23T02:36:46.721717+0000 mon.a (mon.0) 646 : audit 1 from='mgr.25468 ' entity='mgr.y' 2024-04-23T02:36:48.062 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:36:47 smithi037 bash[56036]: audit 2024-04-23T02:36:46.991387+0000 mgr.y (mgr.25468) 349 : audit 0 from='client.44692 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T02:36:48.063 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:36:47 smithi037 bash[56036]: audit 2024-04-23T02:36:47.470901+0000 mon.c (mon.1) 197 : audit 0 from='client.44698 172.21.15.37:0/1884601341' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T02:36:48.063 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:36:47 smithi037 bash[54030]: cluster 2024-04-23T02:36:46.129511+0000 mgr.y (mgr.25468) 346 : cluster 0 pgmap v250: 161 pgs: 161 active+clean; 604 KiB data, 328 MiB used, 715 GiB / 715 GiB avail; 144 KiB/s rd, 170 B/s wr, 228 op/s 2024-04-23T02:36:48.063 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:36:47 smithi037 bash[54030]: audit 2024-04-23T02:36:46.202441+0000 mgr.y (mgr.25468) 347 : audit 0 from='client.44680 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T02:36:48.063 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:36:47 smithi037 bash[54030]: audit 2024-04-23T02:36:46.592112+0000 mgr.y (mgr.25468) 348 : audit 0 from='client.34833 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T02:36:48.063 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:36:47 smithi037 bash[54030]: audit 2024-04-23T02:36:46.690213+0000 mon.a (mon.0) 643 : audit 1 from='mgr.25468 ' entity='mgr.y' 2024-04-23T02:36:48.063 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:36:47 smithi037 bash[54030]: audit 2024-04-23T02:36:46.697134+0000 mon.a (mon.0) 644 : audit 1 from='mgr.25468 ' entity='mgr.y' 2024-04-23T02:36:48.063 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:36:47 smithi037 bash[54030]: audit 2024-04-23T02:36:46.709551+0000 mon.a (mon.0) 645 : audit 1 from='mgr.25468 ' entity='mgr.y' 2024-04-23T02:36:48.063 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:36:47 smithi037 bash[54030]: audit 2024-04-23T02:36:46.721717+0000 mon.a (mon.0) 646 : audit 1 from='mgr.25468 ' entity='mgr.y' 2024-04-23T02:36:48.063 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:36:47 smithi037 bash[54030]: audit 2024-04-23T02:36:46.991387+0000 mgr.y (mgr.25468) 349 : audit 0 from='client.44692 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T02:36:48.063 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:36:47 smithi037 bash[54030]: audit 2024-04-23T02:36:47.470901+0000 mon.c (mon.1) 197 : audit 0 from='client.44698 172.21.15.37:0/1884601341' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T02:36:48.183 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:36:47 smithi191 bash[40117]: cluster 2024-04-23T02:36:46.129511+0000 mgr.y (mgr.25468) 346 : cluster 0 pgmap v250: 161 pgs: 161 active+clean; 604 KiB data, 328 MiB used, 715 GiB / 715 GiB avail; 144 KiB/s rd, 170 B/s wr, 228 op/s 2024-04-23T02:36:48.183 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:36:47 smithi191 bash[40117]: audit 2024-04-23T02:36:46.202441+0000 mgr.y (mgr.25468) 347 : audit 0 from='client.44680 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T02:36:48.183 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:36:47 smithi191 bash[40117]: audit 2024-04-23T02:36:46.592112+0000 mgr.y (mgr.25468) 348 : audit 0 from='client.34833 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T02:36:48.184 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:36:47 smithi191 bash[40117]: audit 2024-04-23T02:36:46.690213+0000 mon.a (mon.0) 643 : audit 1 from='mgr.25468 ' entity='mgr.y' 2024-04-23T02:36:48.184 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:36:47 smithi191 bash[40117]: audit 2024-04-23T02:36:46.697134+0000 mon.a (mon.0) 644 : audit 1 from='mgr.25468 ' entity='mgr.y' 2024-04-23T02:36:48.184 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:36:47 smithi191 bash[40117]: audit 2024-04-23T02:36:46.709551+0000 mon.a (mon.0) 645 : audit 1 from='mgr.25468 ' entity='mgr.y' 2024-04-23T02:36:48.184 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:36:47 smithi191 bash[40117]: audit 2024-04-23T02:36:46.721717+0000 mon.a (mon.0) 646 : audit 1 from='mgr.25468 ' entity='mgr.y' 2024-04-23T02:36:48.184 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:36:47 smithi191 bash[40117]: audit 2024-04-23T02:36:46.991387+0000 mgr.y (mgr.25468) 349 : audit 0 from='client.44692 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T02:36:48.184 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:36:47 smithi191 bash[40117]: audit 2024-04-23T02:36:47.470901+0000 mon.c (mon.1) 197 : audit 0 from='client.44698 172.21.15.37:0/1884601341' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T02:36:48.327 INFO:teuthology.orchestra.run.smithi037.stdout:HEALTH_WARN 2 failed cephadm daemon(s) 2024-04-23T02:36:48.327 INFO:teuthology.orchestra.run.smithi037.stdout:[WRN] CEPHADM_FAILED_DAEMON: 2 failed cephadm daemon(s) 2024-04-23T02:36:48.327 INFO:teuthology.orchestra.run.smithi037.stdout: daemon iscsi.foo.smithi037.qdajck on smithi037 is in error state 2024-04-23T02:36:48.327 INFO:teuthology.orchestra.run.smithi037.stdout: daemon prometheus.a on smithi191 is in error state 2024-04-23T02:36:49.062 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:36:48 smithi037 bash[54030]: audit 2024-04-23T02:36:47.862129+0000 mgr.y (mgr.25468) 350 : audit 0 from='client.44704 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T02:36:49.062 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:36:48 smithi037 bash[54030]: audit 2024-04-23T02:36:48.317860+0000 mon.c (mon.1) 198 : audit 0 from='client.44710 172.21.15.37:0/1786312003' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-23T02:36:49.062 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:36:48 smithi037 bash[56036]: audit 2024-04-23T02:36:47.862129+0000 mgr.y (mgr.25468) 350 : audit 0 from='client.44704 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T02:36:49.062 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:36:48 smithi037 bash[56036]: audit 2024-04-23T02:36:48.317860+0000 mon.c (mon.1) 198 : audit 0 from='client.44710 172.21.15.37:0/1786312003' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-23T02:36:49.183 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:36:48 smithi191 bash[40117]: audit 2024-04-23T02:36:47.862129+0000 mgr.y (mgr.25468) 350 : audit 0 from='client.44704 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T02:36:49.183 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:36:48 smithi191 bash[40117]: audit 2024-04-23T02:36:48.317860+0000 mon.c (mon.1) 198 : audit 0 from='client.44710 172.21.15.37:0/1786312003' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-23T02:36:50.062 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:36:49 smithi037 bash[54030]: cluster 2024-04-23T02:36:48.130850+0000 mgr.y (mgr.25468) 351 : cluster 0 pgmap v251: 161 pgs: 161 active+clean; 604 KiB data, 332 MiB used, 715 GiB / 715 GiB avail; 139 KiB/s rd, 170 B/s wr, 220 op/s 2024-04-23T02:36:50.062 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:36:49 smithi037 bash[56036]: cluster 2024-04-23T02:36:48.130850+0000 mgr.y (mgr.25468) 351 : cluster 0 pgmap v251: 161 pgs: 161 active+clean; 604 KiB data, 332 MiB used, 715 GiB / 715 GiB avail; 139 KiB/s rd, 170 B/s wr, 220 op/s 2024-04-23T02:36:50.183 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:36:49 smithi191 bash[40117]: cluster 2024-04-23T02:36:48.130850+0000 mgr.y (mgr.25468) 351 : cluster 0 pgmap v251: 161 pgs: 161 active+clean; 604 KiB data, 332 MiB used, 715 GiB / 715 GiB avail; 139 KiB/s rd, 170 B/s wr, 220 op/s 2024-04-23T02:36:51.933 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:36:51 smithi191 bash[40117]: cluster 2024-04-23T02:36:50.131711+0000 mgr.y (mgr.25468) 352 : cluster 0 pgmap v252: 161 pgs: 161 active+clean; 604 KiB data, 332 MiB used, 715 GiB / 715 GiB avail; 92 KiB/s rd, 85 B/s wr, 146 op/s 2024-04-23T02:36:52.062 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:36:51 smithi037 bash[54030]: cluster 2024-04-23T02:36:50.131711+0000 mgr.y (mgr.25468) 352 : cluster 0 pgmap v252: 161 pgs: 161 active+clean; 604 KiB data, 332 MiB used, 715 GiB / 715 GiB avail; 92 KiB/s rd, 85 B/s wr, 146 op/s 2024-04-23T02:36:52.062 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:36:51 smithi037 bash[56036]: cluster 2024-04-23T02:36:50.131711+0000 mgr.y (mgr.25468) 352 : cluster 0 pgmap v252: 161 pgs: 161 active+clean; 604 KiB data, 332 MiB used, 715 GiB / 715 GiB avail; 92 KiB/s rd, 85 B/s wr, 146 op/s 2024-04-23T02:36:54.062 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:36:53 smithi037 bash[54030]: cluster 2024-04-23T02:36:52.133120+0000 mgr.y (mgr.25468) 353 : cluster 0 pgmap v253: 161 pgs: 161 active+clean; 604 KiB data, 332 MiB used, 715 GiB / 715 GiB avail; 78 KiB/s rd, 85 B/s wr, 123 op/s 2024-04-23T02:36:54.062 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:36:53 smithi037 bash[56036]: cluster 2024-04-23T02:36:52.133120+0000 mgr.y (mgr.25468) 353 : cluster 0 pgmap v253: 161 pgs: 161 active+clean; 604 KiB data, 332 MiB used, 715 GiB / 715 GiB avail; 78 KiB/s rd, 85 B/s wr, 123 op/s 2024-04-23T02:36:54.183 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:36:53 smithi191 bash[40117]: cluster 2024-04-23T02:36:52.133120+0000 mgr.y (mgr.25468) 353 : cluster 0 pgmap v253: 161 pgs: 161 active+clean; 604 KiB data, 332 MiB used, 715 GiB / 715 GiB avail; 78 KiB/s rd, 85 B/s wr, 123 op/s 2024-04-23T02:36:56.062 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:36:55 smithi037 bash[54030]: cluster 2024-04-23T02:36:54.134402+0000 mgr.y (mgr.25468) 354 : cluster 0 pgmap v254: 161 pgs: 161 active+clean; 604 KiB data, 332 MiB used, 715 GiB / 715 GiB avail; 64 KiB/s rd, 0 B/s wr, 101 op/s 2024-04-23T02:36:56.062 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:36:55 smithi037 bash[56036]: cluster 2024-04-23T02:36:54.134402+0000 mgr.y (mgr.25468) 354 : cluster 0 pgmap v254: 161 pgs: 161 active+clean; 604 KiB data, 332 MiB used, 715 GiB / 715 GiB avail; 64 KiB/s rd, 0 B/s wr, 101 op/s 2024-04-23T02:36:56.183 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:36:55 smithi191 bash[40117]: cluster 2024-04-23T02:36:54.134402+0000 mgr.y (mgr.25468) 354 : cluster 0 pgmap v254: 161 pgs: 161 active+clean; 604 KiB data, 332 MiB used, 715 GiB / 715 GiB avail; 64 KiB/s rd, 0 B/s wr, 101 op/s 2024-04-23T02:36:58.062 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:36:57 smithi037 bash[56036]: cluster 2024-04-23T02:36:56.135450+0000 mgr.y (mgr.25468) 355 : cluster 0 pgmap v255: 161 pgs: 161 active+clean; 604 KiB data, 332 MiB used, 715 GiB / 715 GiB avail; 27 KiB/s rd, 0 B/s wr, 42 op/s 2024-04-23T02:36:58.062 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:36:57 smithi037 bash[56036]: audit 2024-04-23T02:36:57.326286+0000 mon.a (mon.0) 647 : audit 1 from='mgr.25468 ' entity='mgr.y' 2024-04-23T02:36:58.062 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:36:57 smithi037 bash[56036]: audit 2024-04-23T02:36:57.342466+0000 mon.a (mon.0) 648 : audit 1 from='mgr.25468 ' entity='mgr.y' 2024-04-23T02:36:58.062 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:36:57 smithi037 bash[54030]: cluster 2024-04-23T02:36:56.135450+0000 mgr.y (mgr.25468) 355 : cluster 0 pgmap v255: 161 pgs: 161 active+clean; 604 KiB data, 332 MiB used, 715 GiB / 715 GiB avail; 27 KiB/s rd, 0 B/s wr, 42 op/s 2024-04-23T02:36:58.062 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:36:57 smithi037 bash[54030]: audit 2024-04-23T02:36:57.326286+0000 mon.a (mon.0) 647 : audit 1 from='mgr.25468 ' entity='mgr.y' 2024-04-23T02:36:58.062 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:36:57 smithi037 bash[54030]: audit 2024-04-23T02:36:57.342466+0000 mon.a (mon.0) 648 : audit 1 from='mgr.25468 ' entity='mgr.y' 2024-04-23T02:36:58.183 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:36:57 smithi191 bash[40117]: cluster 2024-04-23T02:36:56.135450+0000 mgr.y (mgr.25468) 355 : cluster 0 pgmap v255: 161 pgs: 161 active+clean; 604 KiB data, 332 MiB used, 715 GiB / 715 GiB avail; 27 KiB/s rd, 0 B/s wr, 42 op/s 2024-04-23T02:36:58.183 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:36:57 smithi191 bash[40117]: audit 2024-04-23T02:36:57.326286+0000 mon.a (mon.0) 647 : audit 1 from='mgr.25468 ' entity='mgr.y' 2024-04-23T02:36:58.183 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:36:57 smithi191 bash[40117]: audit 2024-04-23T02:36:57.342466+0000 mon.a (mon.0) 648 : audit 1 from='mgr.25468 ' entity='mgr.y' 2024-04-23T02:36:59.434 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:36:59 smithi191 bash[40117]: cephadm 2024-04-23T02:36:57.314317+0000 mgr.y (mgr.25468) 356 : cephadm 1 Detected new or changed devices on smithi191 2024-04-23T02:36:59.434 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:36:59 smithi191 bash[40117]: cephadm 2024-04-23T02:36:58.054042+0000 mgr.y (mgr.25468) 357 : cephadm 1 Detected new or changed devices on smithi037 2024-04-23T02:36:59.434 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:36:59 smithi191 bash[40117]: audit 2024-04-23T02:36:58.066577+0000 mon.a (mon.0) 649 : audit 1 from='mgr.25468 ' entity='mgr.y' 2024-04-23T02:36:59.434 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:36:59 smithi191 bash[40117]: audit 2024-04-23T02:36:58.081363+0000 mon.a (mon.0) 650 : audit 1 from='mgr.25468 ' entity='mgr.y' 2024-04-23T02:36:59.434 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:36:59 smithi191 bash[40117]: audit 2024-04-23T02:36:58.086262+0000 mon.c (mon.1) 199 : audit 0 from='mgr.25468 172.21.15.37:0/2063831359' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-23T02:36:59.434 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:36:59 smithi191 bash[40117]: audit 2024-04-23T02:36:58.087639+0000 mon.c (mon.1) 200 : audit 1 from='mgr.25468 172.21.15.37:0/2063831359' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-23T02:36:59.434 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:36:59 smithi191 bash[40117]: cephadm 2024-04-23T02:36:58.088978+0000 mgr.y (mgr.25468) 358 : cephadm 3 unable to calc client keyring client.admin placement PlacementSpec(label='_admin'): Cannot place : No matching hosts for label _admin 2024-04-23T02:36:59.434 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:36:59 smithi191 bash[40117]: cluster 2024-04-23T02:36:58.090514+0000 mgr.y (mgr.25468) 359 : cluster 0 pgmap v256: 161 pgs: 161 active+clean; 604 KiB data, 332 MiB used, 715 GiB / 715 GiB avail; 11 KiB/s rd, 0 B/s wr, 17 op/s 2024-04-23T02:36:59.435 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:36:59 smithi191 bash[40117]: cluster 2024-04-23T02:36:58.090936+0000 mgr.y (mgr.25468) 360 : cluster 0 pgmap v257: 161 pgs: 161 active+clean; 604 KiB data, 332 MiB used, 715 GiB / 715 GiB avail 2024-04-23T02:36:59.435 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:36:59 smithi191 bash[40117]: audit 2024-04-23T02:36:58.098655+0000 mon.a (mon.0) 651 : audit 1 from='mgr.25468 ' entity='mgr.y' 2024-04-23T02:36:59.435 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:36:59 smithi191 bash[40117]: audit 2024-04-23T02:36:58.187718+0000 mon.c (mon.1) 201 : audit 0 from='mgr.25468 172.21.15.37:0/2063831359' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-23T02:36:59.435 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:36:59 smithi191 bash[40117]: audit 2024-04-23T02:36:58.193837+0000 mon.c (mon.1) 202 : audit 0 from='mgr.25468 172.21.15.37:0/2063831359' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T02:36:59.435 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:36:59 smithi191 bash[40117]: audit 2024-04-23T02:36:58.196708+0000 mon.c (mon.1) 203 : audit 0 from='mgr.25468 172.21.15.37:0/2063831359' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T02:36:59.435 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:36:59 smithi191 bash[40117]: audit 2024-04-23T02:36:58.198767+0000 mon.c (mon.1) 204 : audit 0 from='mgr.25468 172.21.15.37:0/2063831359' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T02:36:59.435 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:36:59 smithi191 bash[40117]: audit 2024-04-23T02:36:58.202163+0000 mon.c (mon.1) 205 : audit 0 from='mgr.25468 172.21.15.37:0/2063831359' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T02:36:59.435 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:36:59 smithi191 bash[40117]: audit 2024-04-23T02:36:58.206203+0000 mon.c (mon.1) 206 : audit 0 from='mgr.25468 172.21.15.37:0/2063831359' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T02:36:59.435 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:36:59 smithi191 bash[40117]: audit 2024-04-23T02:36:58.209118+0000 mon.c (mon.1) 207 : audit 0 from='mgr.25468 172.21.15.37:0/2063831359' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T02:36:59.435 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:36:59 smithi191 bash[40117]: audit 2024-04-23T02:36:58.220314+0000 mon.a (mon.0) 652 : audit 1 from='mgr.25468 ' entity='mgr.y' 2024-04-23T02:36:59.435 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:36:59 smithi191 bash[40117]: audit 2024-04-23T02:36:58.222038+0000 mon.c (mon.1) 208 : audit 1 from='mgr.25468 172.21.15.37:0/2063831359' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw.foo.smithi037.ajnubp"}]: dispatch 2024-04-23T02:36:59.435 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:36:59 smithi191 bash[40117]: audit 2024-04-23T02:36:58.222722+0000 mon.a (mon.0) 653 : audit 1 from='mgr.25468 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw.foo.smithi037.ajnubp"}]: dispatch 2024-04-23T02:36:59.435 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:36:59 smithi191 bash[40117]: audit 2024-04-23T02:36:58.230990+0000 mon.a (mon.0) 654 : audit 1 from='mgr.25468 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rgw.foo.smithi037.ajnubp"}]': finished 2024-04-23T02:36:59.435 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:36:59 smithi191 bash[40117]: audit 2024-04-23T02:36:58.233136+0000 mon.c (mon.1) 209 : audit 1 from='mgr.25468 172.21.15.37:0/2063831359' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw.foo.smithi191.arojwq"}]: dispatch 2024-04-23T02:36:59.436 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:36:59 smithi191 bash[40117]: audit 2024-04-23T02:36:58.233765+0000 mon.a (mon.0) 655 : audit 1 from='mgr.25468 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw.foo.smithi191.arojwq"}]: dispatch 2024-04-23T02:36:59.436 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:36:59 smithi191 bash[40117]: audit 2024-04-23T02:36:58.240633+0000 mon.a (mon.0) 656 : audit 1 from='mgr.25468 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rgw.foo.smithi191.arojwq"}]': finished 2024-04-23T02:36:59.436 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:36:59 smithi191 bash[40117]: audit 2024-04-23T02:36:58.242027+0000 mon.c (mon.1) 210 : audit 1 from='mgr.25468 172.21.15.37:0/2063831359' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw.smpl.smithi037.oowzwi"}]: dispatch 2024-04-23T02:36:59.436 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:36:59 smithi191 bash[40117]: audit 2024-04-23T02:36:58.242411+0000 mon.a (mon.0) 657 : audit 1 from='mgr.25468 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw.smpl.smithi037.oowzwi"}]: dispatch 2024-04-23T02:36:59.436 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:36:59 smithi191 bash[40117]: audit 2024-04-23T02:36:58.247765+0000 mon.a (mon.0) 658 : audit 1 from='mgr.25468 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rgw.smpl.smithi037.oowzwi"}]': finished 2024-04-23T02:36:59.436 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:36:59 smithi191 bash[40117]: audit 2024-04-23T02:36:58.249514+0000 mon.c (mon.1) 211 : audit 1 from='mgr.25468 172.21.15.37:0/2063831359' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw.smpl.smithi191.vzlgqs"}]: dispatch 2024-04-23T02:36:59.436 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:36:59 smithi191 bash[40117]: audit 2024-04-23T02:36:58.250000+0000 mon.a (mon.0) 659 : audit 1 from='mgr.25468 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw.smpl.smithi191.vzlgqs"}]: dispatch 2024-04-23T02:36:59.436 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:36:59 smithi191 bash[40117]: audit 2024-04-23T02:36:58.256089+0000 mon.a (mon.0) 660 : audit 1 from='mgr.25468 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rgw.smpl.smithi191.vzlgqs"}]': finished 2024-04-23T02:36:59.436 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:36:59 smithi191 bash[40117]: audit 2024-04-23T02:36:58.259645+0000 mon.c (mon.1) 212 : audit 0 from='mgr.25468 172.21.15.37:0/2063831359' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T02:36:59.436 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:36:59 smithi191 bash[40117]: audit 2024-04-23T02:36:58.267743+0000 mon.a (mon.0) 661 : audit 1 from='mgr.25468 ' entity='mgr.y' 2024-04-23T02:36:59.436 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:36:59 smithi191 bash[40117]: audit 2024-04-23T02:36:58.269984+0000 mon.c (mon.1) 213 : audit 0 from='mgr.25468 172.21.15.37:0/2063831359' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T02:36:59.436 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:36:59 smithi191 bash[40117]: audit 2024-04-23T02:36:58.272447+0000 mon.c (mon.1) 214 : audit 0 from='mgr.25468 172.21.15.37:0/2063831359' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T02:36:59.436 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:36:59 smithi191 bash[40117]: audit 2024-04-23T02:36:58.281356+0000 mon.a (mon.0) 662 : audit 1 from='mgr.25468 ' entity='mgr.y' 2024-04-23T02:36:59.551 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:36:59 smithi037 bash[54030]: cephadm 2024-04-23T02:36:57.314317+0000 mgr.y (mgr.25468) 356 : cephadm 1 Detected new or changed devices on smithi191 2024-04-23T02:36:59.551 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:36:59 smithi037 bash[54030]: cephadm 2024-04-23T02:36:58.054042+0000 mgr.y (mgr.25468) 357 : cephadm 1 Detected new or changed devices on smithi037 2024-04-23T02:36:59.551 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:36:59 smithi037 bash[54030]: audit 2024-04-23T02:36:58.066577+0000 mon.a (mon.0) 649 : audit 1 from='mgr.25468 ' entity='mgr.y' 2024-04-23T02:36:59.551 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:36:59 smithi037 bash[54030]: audit 2024-04-23T02:36:58.081363+0000 mon.a (mon.0) 650 : audit 1 from='mgr.25468 ' entity='mgr.y' 2024-04-23T02:36:59.551 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:36:59 smithi037 bash[54030]: audit 2024-04-23T02:36:58.086262+0000 mon.c (mon.1) 199 : audit 0 from='mgr.25468 172.21.15.37:0/2063831359' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-23T02:36:59.551 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:36:59 smithi037 bash[54030]: audit 2024-04-23T02:36:58.087639+0000 mon.c (mon.1) 200 : audit 1 from='mgr.25468 172.21.15.37:0/2063831359' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-23T02:36:59.551 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:36:59 smithi037 bash[54030]: cephadm 2024-04-23T02:36:58.088978+0000 mgr.y (mgr.25468) 358 : cephadm 3 unable to calc client keyring client.admin placement PlacementSpec(label='_admin'): Cannot place : No matching hosts for label _admin 2024-04-23T02:36:59.552 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:36:59 smithi037 bash[54030]: cluster 2024-04-23T02:36:58.090514+0000 mgr.y (mgr.25468) 359 : cluster 0 pgmap v256: 161 pgs: 161 active+clean; 604 KiB data, 332 MiB used, 715 GiB / 715 GiB avail; 11 KiB/s rd, 0 B/s wr, 17 op/s 2024-04-23T02:36:59.552 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:36:59 smithi037 bash[54030]: cluster 2024-04-23T02:36:58.090936+0000 mgr.y (mgr.25468) 360 : cluster 0 pgmap v257: 161 pgs: 161 active+clean; 604 KiB data, 332 MiB used, 715 GiB / 715 GiB avail 2024-04-23T02:36:59.552 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:36:59 smithi037 bash[54030]: audit 2024-04-23T02:36:58.098655+0000 mon.a (mon.0) 651 : audit 1 from='mgr.25468 ' entity='mgr.y' 2024-04-23T02:36:59.552 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:36:59 smithi037 bash[54030]: audit 2024-04-23T02:36:58.187718+0000 mon.c (mon.1) 201 : audit 0 from='mgr.25468 172.21.15.37:0/2063831359' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-23T02:36:59.552 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:36:59 smithi037 bash[54030]: audit 2024-04-23T02:36:58.193837+0000 mon.c (mon.1) 202 : audit 0 from='mgr.25468 172.21.15.37:0/2063831359' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T02:36:59.552 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:36:59 smithi037 bash[54030]: audit 2024-04-23T02:36:58.196708+0000 mon.c (mon.1) 203 : audit 0 from='mgr.25468 172.21.15.37:0/2063831359' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T02:36:59.552 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:36:59 smithi037 bash[54030]: audit 2024-04-23T02:36:58.198767+0000 mon.c (mon.1) 204 : audit 0 from='mgr.25468 172.21.15.37:0/2063831359' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T02:36:59.552 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:36:59 smithi037 bash[54030]: audit 2024-04-23T02:36:58.202163+0000 mon.c (mon.1) 205 : audit 0 from='mgr.25468 172.21.15.37:0/2063831359' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T02:36:59.552 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:36:59 smithi037 bash[54030]: audit 2024-04-23T02:36:58.206203+0000 mon.c (mon.1) 206 : audit 0 from='mgr.25468 172.21.15.37:0/2063831359' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T02:36:59.552 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:36:59 smithi037 bash[54030]: audit 2024-04-23T02:36:58.209118+0000 mon.c (mon.1) 207 : audit 0 from='mgr.25468 172.21.15.37:0/2063831359' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T02:36:59.552 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:36:59 smithi037 bash[54030]: audit 2024-04-23T02:36:58.220314+0000 mon.a (mon.0) 652 : audit 1 from='mgr.25468 ' entity='mgr.y' 2024-04-23T02:36:59.552 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:36:59 smithi037 bash[54030]: audit 2024-04-23T02:36:58.222038+0000 mon.c (mon.1) 208 : audit 1 from='mgr.25468 172.21.15.37:0/2063831359' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw.foo.smithi037.ajnubp"}]: dispatch 2024-04-23T02:36:59.552 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:36:59 smithi037 bash[54030]: audit 2024-04-23T02:36:58.222722+0000 mon.a (mon.0) 653 : audit 1 from='mgr.25468 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw.foo.smithi037.ajnubp"}]: dispatch 2024-04-23T02:36:59.552 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:36:59 smithi037 bash[54030]: audit 2024-04-23T02:36:58.230990+0000 mon.a (mon.0) 654 : audit 1 from='mgr.25468 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rgw.foo.smithi037.ajnubp"}]': finished 2024-04-23T02:36:59.553 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:36:59 smithi037 bash[54030]: audit 2024-04-23T02:36:58.233136+0000 mon.c (mon.1) 209 : audit 1 from='mgr.25468 172.21.15.37:0/2063831359' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw.foo.smithi191.arojwq"}]: dispatch 2024-04-23T02:36:59.553 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:36:59 smithi037 bash[54030]: audit 2024-04-23T02:36:58.233765+0000 mon.a (mon.0) 655 : audit 1 from='mgr.25468 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw.foo.smithi191.arojwq"}]: dispatch 2024-04-23T02:36:59.553 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:36:59 smithi037 bash[54030]: audit 2024-04-23T02:36:58.240633+0000 mon.a (mon.0) 656 : audit 1 from='mgr.25468 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rgw.foo.smithi191.arojwq"}]': finished 2024-04-23T02:36:59.553 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:36:59 smithi037 bash[54030]: audit 2024-04-23T02:36:58.242027+0000 mon.c (mon.1) 210 : audit 1 from='mgr.25468 172.21.15.37:0/2063831359' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw.smpl.smithi037.oowzwi"}]: dispatch 2024-04-23T02:36:59.553 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:36:59 smithi037 bash[54030]: audit 2024-04-23T02:36:58.242411+0000 mon.a (mon.0) 657 : audit 1 from='mgr.25468 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw.smpl.smithi037.oowzwi"}]: dispatch 2024-04-23T02:36:59.553 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:36:59 smithi037 bash[54030]: audit 2024-04-23T02:36:58.247765+0000 mon.a (mon.0) 658 : audit 1 from='mgr.25468 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rgw.smpl.smithi037.oowzwi"}]': finished 2024-04-23T02:36:59.553 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:36:59 smithi037 bash[54030]: audit 2024-04-23T02:36:58.249514+0000 mon.c (mon.1) 211 : audit 1 from='mgr.25468 172.21.15.37:0/2063831359' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw.smpl.smithi191.vzlgqs"}]: dispatch 2024-04-23T02:36:59.553 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:36:59 smithi037 bash[54030]: audit 2024-04-23T02:36:58.250000+0000 mon.a (mon.0) 659 : audit 1 from='mgr.25468 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw.smpl.smithi191.vzlgqs"}]: dispatch 2024-04-23T02:36:59.553 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:36:59 smithi037 bash[54030]: audit 2024-04-23T02:36:58.256089+0000 mon.a (mon.0) 660 : audit 1 from='mgr.25468 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rgw.smpl.smithi191.vzlgqs"}]': finished 2024-04-23T02:36:59.553 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:36:59 smithi037 bash[54030]: audit 2024-04-23T02:36:58.259645+0000 mon.c (mon.1) 212 : audit 0 from='mgr.25468 172.21.15.37:0/2063831359' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T02:36:59.553 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:36:59 smithi037 bash[54030]: audit 2024-04-23T02:36:58.267743+0000 mon.a (mon.0) 661 : audit 1 from='mgr.25468 ' entity='mgr.y' 2024-04-23T02:36:59.553 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:36:59 smithi037 bash[54030]: audit 2024-04-23T02:36:58.269984+0000 mon.c (mon.1) 213 : audit 0 from='mgr.25468 172.21.15.37:0/2063831359' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T02:36:59.553 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:36:59 smithi037 bash[54030]: audit 2024-04-23T02:36:58.272447+0000 mon.c (mon.1) 214 : audit 0 from='mgr.25468 172.21.15.37:0/2063831359' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T02:36:59.554 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:36:59 smithi037 bash[54030]: audit 2024-04-23T02:36:58.281356+0000 mon.a (mon.0) 662 : audit 1 from='mgr.25468 ' entity='mgr.y' 2024-04-23T02:36:59.554 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:36:59 smithi037 bash[56036]: cephadm 2024-04-23T02:36:57.314317+0000 mgr.y (mgr.25468) 356 : cephadm 1 Detected new or changed devices on smithi191 2024-04-23T02:36:59.554 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:36:59 smithi037 bash[56036]: cephadm 2024-04-23T02:36:58.054042+0000 mgr.y (mgr.25468) 357 : cephadm 1 Detected new or changed devices on smithi037 2024-04-23T02:36:59.554 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:36:59 smithi037 bash[56036]: audit 2024-04-23T02:36:58.066577+0000 mon.a (mon.0) 649 : audit 1 from='mgr.25468 ' entity='mgr.y' 2024-04-23T02:36:59.554 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:36:59 smithi037 bash[56036]: audit 2024-04-23T02:36:58.081363+0000 mon.a (mon.0) 650 : audit 1 from='mgr.25468 ' entity='mgr.y' 2024-04-23T02:36:59.554 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:36:59 smithi037 bash[56036]: audit 2024-04-23T02:36:58.086262+0000 mon.c (mon.1) 199 : audit 0 from='mgr.25468 172.21.15.37:0/2063831359' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-23T02:36:59.554 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:36:59 smithi037 bash[56036]: audit 2024-04-23T02:36:58.087639+0000 mon.c (mon.1) 200 : audit 1 from='mgr.25468 172.21.15.37:0/2063831359' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-23T02:36:59.554 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:36:59 smithi037 bash[56036]: cephadm 2024-04-23T02:36:58.088978+0000 mgr.y (mgr.25468) 358 : cephadm 3 unable to calc client keyring client.admin placement PlacementSpec(label='_admin'): Cannot place : No matching hosts for label _admin 2024-04-23T02:36:59.555 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:36:59 smithi037 bash[56036]: cluster 2024-04-23T02:36:58.090514+0000 mgr.y (mgr.25468) 359 : cluster 0 pgmap v256: 161 pgs: 161 active+clean; 604 KiB data, 332 MiB used, 715 GiB / 715 GiB avail; 11 KiB/s rd, 0 B/s wr, 17 op/s 2024-04-23T02:36:59.555 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:36:59 smithi037 bash[56036]: cluster 2024-04-23T02:36:58.090936+0000 mgr.y (mgr.25468) 360 : cluster 0 pgmap v257: 161 pgs: 161 active+clean; 604 KiB data, 332 MiB used, 715 GiB / 715 GiB avail 2024-04-23T02:36:59.555 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:36:59 smithi037 bash[56036]: audit 2024-04-23T02:36:58.098655+0000 mon.a (mon.0) 651 : audit 1 from='mgr.25468 ' entity='mgr.y' 2024-04-23T02:36:59.555 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:36:59 smithi037 bash[56036]: audit 2024-04-23T02:36:58.187718+0000 mon.c (mon.1) 201 : audit 0 from='mgr.25468 172.21.15.37:0/2063831359' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-23T02:36:59.555 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:36:59 smithi037 bash[56036]: audit 2024-04-23T02:36:58.193837+0000 mon.c (mon.1) 202 : audit 0 from='mgr.25468 172.21.15.37:0/2063831359' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T02:36:59.555 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:36:59 smithi037 bash[56036]: audit 2024-04-23T02:36:58.196708+0000 mon.c (mon.1) 203 : audit 0 from='mgr.25468 172.21.15.37:0/2063831359' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T02:36:59.555 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:36:59 smithi037 bash[56036]: audit 2024-04-23T02:36:58.198767+0000 mon.c (mon.1) 204 : audit 0 from='mgr.25468 172.21.15.37:0/2063831359' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T02:36:59.555 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:36:59 smithi037 bash[56036]: audit 2024-04-23T02:36:58.202163+0000 mon.c (mon.1) 205 : audit 0 from='mgr.25468 172.21.15.37:0/2063831359' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T02:36:59.555 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:36:59 smithi037 bash[56036]: audit 2024-04-23T02:36:58.206203+0000 mon.c (mon.1) 206 : audit 0 from='mgr.25468 172.21.15.37:0/2063831359' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T02:36:59.555 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:36:59 smithi037 bash[56036]: audit 2024-04-23T02:36:58.209118+0000 mon.c (mon.1) 207 : audit 0 from='mgr.25468 172.21.15.37:0/2063831359' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T02:36:59.555 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:36:59 smithi037 bash[56036]: audit 2024-04-23T02:36:58.220314+0000 mon.a (mon.0) 652 : audit 1 from='mgr.25468 ' entity='mgr.y' 2024-04-23T02:36:59.555 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:36:59 smithi037 bash[56036]: audit 2024-04-23T02:36:58.222038+0000 mon.c (mon.1) 208 : audit 1 from='mgr.25468 172.21.15.37:0/2063831359' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw.foo.smithi037.ajnubp"}]: dispatch 2024-04-23T02:36:59.555 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:36:59 smithi037 bash[56036]: audit 2024-04-23T02:36:58.222722+0000 mon.a (mon.0) 653 : audit 1 from='mgr.25468 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw.foo.smithi037.ajnubp"}]: dispatch 2024-04-23T02:36:59.555 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:36:59 smithi037 bash[56036]: audit 2024-04-23T02:36:58.230990+0000 mon.a (mon.0) 654 : audit 1 from='mgr.25468 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rgw.foo.smithi037.ajnubp"}]': finished 2024-04-23T02:36:59.556 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:36:59 smithi037 bash[56036]: audit 2024-04-23T02:36:58.233136+0000 mon.c (mon.1) 209 : audit 1 from='mgr.25468 172.21.15.37:0/2063831359' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw.foo.smithi191.arojwq"}]: dispatch 2024-04-23T02:36:59.556 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:36:59 smithi037 bash[56036]: audit 2024-04-23T02:36:58.233765+0000 mon.a (mon.0) 655 : audit 1 from='mgr.25468 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw.foo.smithi191.arojwq"}]: dispatch 2024-04-23T02:36:59.556 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:36:59 smithi037 bash[56036]: audit 2024-04-23T02:36:58.240633+0000 mon.a (mon.0) 656 : audit 1 from='mgr.25468 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rgw.foo.smithi191.arojwq"}]': finished 2024-04-23T02:36:59.556 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:36:59 smithi037 bash[56036]: audit 2024-04-23T02:36:58.242027+0000 mon.c (mon.1) 210 : audit 1 from='mgr.25468 172.21.15.37:0/2063831359' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw.smpl.smithi037.oowzwi"}]: dispatch 2024-04-23T02:36:59.556 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:36:59 smithi037 bash[56036]: audit 2024-04-23T02:36:58.242411+0000 mon.a (mon.0) 657 : audit 1 from='mgr.25468 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw.smpl.smithi037.oowzwi"}]: dispatch 2024-04-23T02:36:59.556 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:36:59 smithi037 bash[56036]: audit 2024-04-23T02:36:58.247765+0000 mon.a (mon.0) 658 : audit 1 from='mgr.25468 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rgw.smpl.smithi037.oowzwi"}]': finished 2024-04-23T02:36:59.556 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:36:59 smithi037 bash[56036]: audit 2024-04-23T02:36:58.249514+0000 mon.c (mon.1) 211 : audit 1 from='mgr.25468 172.21.15.37:0/2063831359' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw.smpl.smithi191.vzlgqs"}]: dispatch 2024-04-23T02:36:59.556 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:36:59 smithi037 bash[56036]: audit 2024-04-23T02:36:58.250000+0000 mon.a (mon.0) 659 : audit 1 from='mgr.25468 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw.smpl.smithi191.vzlgqs"}]: dispatch 2024-04-23T02:36:59.556 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:36:59 smithi037 bash[56036]: audit 2024-04-23T02:36:58.256089+0000 mon.a (mon.0) 660 : audit 1 from='mgr.25468 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rgw.smpl.smithi191.vzlgqs"}]': finished 2024-04-23T02:36:59.556 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:36:59 smithi037 bash[56036]: audit 2024-04-23T02:36:58.259645+0000 mon.c (mon.1) 212 : audit 0 from='mgr.25468 172.21.15.37:0/2063831359' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T02:36:59.556 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:36:59 smithi037 bash[56036]: audit 2024-04-23T02:36:58.267743+0000 mon.a (mon.0) 661 : audit 1 from='mgr.25468 ' entity='mgr.y' 2024-04-23T02:36:59.556 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:36:59 smithi037 bash[56036]: audit 2024-04-23T02:36:58.269984+0000 mon.c (mon.1) 213 : audit 0 from='mgr.25468 172.21.15.37:0/2063831359' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T02:36:59.556 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:36:59 smithi037 bash[56036]: audit 2024-04-23T02:36:58.272447+0000 mon.c (mon.1) 214 : audit 0 from='mgr.25468 172.21.15.37:0/2063831359' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T02:36:59.556 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:36:59 smithi037 bash[56036]: audit 2024-04-23T02:36:58.281356+0000 mon.a (mon.0) 662 : audit 1 from='mgr.25468 ' entity='mgr.y' 2024-04-23T02:37:00.312 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:37:00 smithi037 bash[54030]: cephadm 2024-04-23T02:36:58.210490+0000 mgr.y (mgr.25468) 361 : cephadm 1 Upgrade: Setting container_image for all rgw 2024-04-23T02:37:00.312 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:37:00 smithi037 bash[54030]: cephadm 2024-04-23T02:36:58.261000+0000 mgr.y (mgr.25468) 362 : cephadm 1 Upgrade: Setting container_image for all rbd-mirror 2024-04-23T02:37:00.312 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:37:00 smithi037 bash[54030]: cephadm 2024-04-23T02:36:58.273537+0000 mgr.y (mgr.25468) 363 : cephadm 1 Upgrade: Setting container_image for all ceph-exporter 2024-04-23T02:37:00.312 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:37:00 smithi037 bash[56036]: cephadm 2024-04-23T02:36:58.210490+0000 mgr.y (mgr.25468) 361 : cephadm 1 Upgrade: Setting container_image for all rgw 2024-04-23T02:37:00.312 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:37:00 smithi037 bash[56036]: cephadm 2024-04-23T02:36:58.261000+0000 mgr.y (mgr.25468) 362 : cephadm 1 Upgrade: Setting container_image for all rbd-mirror 2024-04-23T02:37:00.312 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:37:00 smithi037 bash[56036]: cephadm 2024-04-23T02:36:58.273537+0000 mgr.y (mgr.25468) 363 : cephadm 1 Upgrade: Setting container_image for all ceph-exporter 2024-04-23T02:37:00.433 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:37:00 smithi191 bash[40117]: cephadm 2024-04-23T02:36:58.210490+0000 mgr.y (mgr.25468) 361 : cephadm 1 Upgrade: Setting container_image for all rgw 2024-04-23T02:37:00.433 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:37:00 smithi191 bash[40117]: cephadm 2024-04-23T02:36:58.261000+0000 mgr.y (mgr.25468) 362 : cephadm 1 Upgrade: Setting container_image for all rbd-mirror 2024-04-23T02:37:00.433 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:37:00 smithi191 bash[40117]: cephadm 2024-04-23T02:36:58.273537+0000 mgr.y (mgr.25468) 363 : cephadm 1 Upgrade: Setting container_image for all ceph-exporter 2024-04-23T02:37:01.312 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:37:01 smithi037 bash[56036]: cluster 2024-04-23T02:37:00.091444+0000 mgr.y (mgr.25468) 364 : cluster 0 pgmap v258: 161 pgs: 161 active+clean; 604 KiB data, 332 MiB used, 715 GiB / 715 GiB avail 2024-04-23T02:37:01.312 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:37:01 smithi037 bash[56036]: audit 2024-04-23T02:37:00.565818+0000 mon.a (mon.0) 663 : audit 1 from='mgr.25468 ' entity='mgr.y' 2024-04-23T02:37:01.312 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:37:01 smithi037 bash[56036]: audit 2024-04-23T02:37:00.568330+0000 mon.c (mon.1) 215 : audit 1 from='mgr.25468 172.21.15.37:0/2063831359' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi037.qdajck", "caps": ["mon", "profile rbd, allow command \"osd blocklist\", allow command \"config-key get\" with \"key\" prefix \"iscsi/\"", "mgr", "allow command \"service status\"", "osd", "allow rwx"]}]: dispatch 2024-04-23T02:37:01.312 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:37:01 smithi037 bash[56036]: audit 2024-04-23T02:37:00.569267+0000 mon.a (mon.0) 664 : audit 1 from='mgr.25468 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi037.qdajck", "caps": ["mon", "profile rbd, allow command \"osd blocklist\", allow command \"config-key get\" with \"key\" prefix \"iscsi/\"", "mgr", "allow command \"service status\"", "osd", "allow rwx"]}]: dispatch 2024-04-23T02:37:01.312 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:37:01 smithi037 bash[56036]: audit 2024-04-23T02:37:00.585551+0000 mon.c (mon.1) 216 : audit 0 from='mgr.25468 172.21.15.37:0/2063831359' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-23T02:37:01.313 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:37:01 smithi037 bash[54030]: cluster 2024-04-23T02:37:00.091444+0000 mgr.y (mgr.25468) 364 : cluster 0 pgmap v258: 161 pgs: 161 active+clean; 604 KiB data, 332 MiB used, 715 GiB / 715 GiB avail 2024-04-23T02:37:01.313 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:37:01 smithi037 bash[54030]: audit 2024-04-23T02:37:00.565818+0000 mon.a (mon.0) 663 : audit 1 from='mgr.25468 ' entity='mgr.y' 2024-04-23T02:37:01.313 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:37:01 smithi037 bash[54030]: audit 2024-04-23T02:37:00.568330+0000 mon.c (mon.1) 215 : audit 1 from='mgr.25468 172.21.15.37:0/2063831359' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi037.qdajck", "caps": ["mon", "profile rbd, allow command \"osd blocklist\", allow command \"config-key get\" with \"key\" prefix \"iscsi/\"", "mgr", "allow command \"service status\"", "osd", "allow rwx"]}]: dispatch 2024-04-23T02:37:01.313 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:37:01 smithi037 bash[54030]: audit 2024-04-23T02:37:00.569267+0000 mon.a (mon.0) 664 : audit 1 from='mgr.25468 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi037.qdajck", "caps": ["mon", "profile rbd, allow command \"osd blocklist\", allow command \"config-key get\" with \"key\" prefix \"iscsi/\"", "mgr", "allow command \"service status\"", "osd", "allow rwx"]}]: dispatch 2024-04-23T02:37:01.313 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:37:01 smithi037 bash[54030]: audit 2024-04-23T02:37:00.585551+0000 mon.c (mon.1) 216 : audit 0 from='mgr.25468 172.21.15.37:0/2063831359' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-23T02:37:01.433 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:37:01 smithi191 bash[40117]: cluster 2024-04-23T02:37:00.091444+0000 mgr.y (mgr.25468) 364 : cluster 0 pgmap v258: 161 pgs: 161 active+clean; 604 KiB data, 332 MiB used, 715 GiB / 715 GiB avail 2024-04-23T02:37:01.433 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:37:01 smithi191 bash[40117]: audit 2024-04-23T02:37:00.565818+0000 mon.a (mon.0) 663 : audit 1 from='mgr.25468 ' entity='mgr.y' 2024-04-23T02:37:01.433 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:37:01 smithi191 bash[40117]: audit 2024-04-23T02:37:00.568330+0000 mon.c (mon.1) 215 : audit 1 from='mgr.25468 172.21.15.37:0/2063831359' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi037.qdajck", "caps": ["mon", "profile rbd, allow command \"osd blocklist\", allow command \"config-key get\" with \"key\" prefix \"iscsi/\"", "mgr", "allow command \"service status\"", "osd", "allow rwx"]}]: dispatch 2024-04-23T02:37:01.434 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:37:01 smithi191 bash[40117]: audit 2024-04-23T02:37:00.569267+0000 mon.a (mon.0) 664 : audit 1 from='mgr.25468 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi037.qdajck", "caps": ["mon", "profile rbd, allow command \"osd blocklist\", allow command \"config-key get\" with \"key\" prefix \"iscsi/\"", "mgr", "allow command \"service status\"", "osd", "allow rwx"]}]: dispatch 2024-04-23T02:37:01.434 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:37:01 smithi191 bash[40117]: audit 2024-04-23T02:37:00.585551+0000 mon.c (mon.1) 216 : audit 0 from='mgr.25468 172.21.15.37:0/2063831359' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-23T02:37:02.295 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:37:02 smithi037 bash[56036]: cephadm 2024-04-23T02:37:00.553119+0000 mgr.y (mgr.25468) 365 : cephadm 1 Upgrade: Updating iscsi.foo.smithi037.qdajck 2024-04-23T02:37:02.295 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:37:02 smithi037 bash[56036]: cephadm 2024-04-23T02:37:00.587367+0000 mgr.y (mgr.25468) 366 : cephadm 1 Deploying daemon iscsi.foo.smithi037.qdajck on smithi037 2024-04-23T02:37:02.296 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:37:02 smithi037 bash[54030]: cephadm 2024-04-23T02:37:00.553119+0000 mgr.y (mgr.25468) 365 : cephadm 1 Upgrade: Updating iscsi.foo.smithi037.qdajck 2024-04-23T02:37:02.296 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:37:02 smithi037 bash[54030]: cephadm 2024-04-23T02:37:00.587367+0000 mgr.y (mgr.25468) 366 : cephadm 1 Deploying daemon iscsi.foo.smithi037.qdajck on smithi037 2024-04-23T02:37:02.433 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:37:02 smithi191 bash[40117]: cephadm 2024-04-23T02:37:00.553119+0000 mgr.y (mgr.25468) 365 : cephadm 1 Upgrade: Updating iscsi.foo.smithi037.qdajck 2024-04-23T02:37:02.433 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:37:02 smithi191 bash[40117]: cephadm 2024-04-23T02:37:00.587367+0000 mgr.y (mgr.25468) 366 : cephadm 1 Deploying daemon iscsi.foo.smithi037.qdajck on smithi037 2024-04-23T02:37:03.312 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:37:03 smithi037 bash[54030]: cluster 2024-04-23T02:37:02.092755+0000 mgr.y (mgr.25468) 367 : cluster 0 pgmap v259: 161 pgs: 161 active+clean; 604 KiB data, 332 MiB used, 715 GiB / 715 GiB avail 2024-04-23T02:37:03.312 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:37:03 smithi037 bash[56036]: cluster 2024-04-23T02:37:02.092755+0000 mgr.y (mgr.25468) 367 : cluster 0 pgmap v259: 161 pgs: 161 active+clean; 604 KiB data, 332 MiB used, 715 GiB / 715 GiB avail 2024-04-23T02:37:03.433 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:37:03 smithi191 bash[40117]: cluster 2024-04-23T02:37:02.092755+0000 mgr.y (mgr.25468) 367 : cluster 0 pgmap v259: 161 pgs: 161 active+clean; 604 KiB data, 332 MiB used, 715 GiB / 715 GiB avail 2024-04-23T02:37:04.840 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:37:04 smithi037 bash[54030]: audit 2024-04-23T02:37:03.487217+0000 mon.a (mon.0) 665 : audit 1 from='mgr.25468 ' entity='mgr.y' 2024-04-23T02:37:04.841 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:37:04 smithi037 bash[54030]: audit 2024-04-23T02:37:03.499526+0000 mon.a (mon.0) 666 : audit 1 from='mgr.25468 ' entity='mgr.y' 2024-04-23T02:37:04.841 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:37:04 smithi037 bash[54030]: audit 2024-04-23T02:37:03.507704+0000 mon.c (mon.1) 217 : audit 0 from='mgr.25468 172.21.15.37:0/2063831359' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-23T02:37:04.841 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:37:04 smithi037 bash[54030]: cluster 2024-04-23T02:37:04.094019+0000 mgr.y (mgr.25468) 368 : cluster 0 pgmap v260: 161 pgs: 161 active+clean; 604 KiB data, 332 MiB used, 715 GiB / 715 GiB avail 2024-04-23T02:37:04.841 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:37:04 smithi037 bash[56036]: audit 2024-04-23T02:37:03.487217+0000 mon.a (mon.0) 665 : audit 1 from='mgr.25468 ' entity='mgr.y' 2024-04-23T02:37:04.841 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:37:04 smithi037 bash[56036]: audit 2024-04-23T02:37:03.499526+0000 mon.a (mon.0) 666 : audit 1 from='mgr.25468 ' entity='mgr.y' 2024-04-23T02:37:04.841 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:37:04 smithi037 bash[56036]: audit 2024-04-23T02:37:03.507704+0000 mon.c (mon.1) 217 : audit 0 from='mgr.25468 172.21.15.37:0/2063831359' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-23T02:37:04.841 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:37:04 smithi037 bash[56036]: cluster 2024-04-23T02:37:04.094019+0000 mgr.y (mgr.25468) 368 : cluster 0 pgmap v260: 161 pgs: 161 active+clean; 604 KiB data, 332 MiB used, 715 GiB / 715 GiB avail 2024-04-23T02:37:04.933 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:37:04 smithi191 bash[40117]: audit 2024-04-23T02:37:03.487217+0000 mon.a (mon.0) 665 : audit 1 from='mgr.25468 ' entity='mgr.y' 2024-04-23T02:37:04.933 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:37:04 smithi191 bash[40117]: audit 2024-04-23T02:37:03.499526+0000 mon.a (mon.0) 666 : audit 1 from='mgr.25468 ' entity='mgr.y' 2024-04-23T02:37:04.933 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:37:04 smithi191 bash[40117]: audit 2024-04-23T02:37:03.507704+0000 mon.c (mon.1) 217 : audit 0 from='mgr.25468 172.21.15.37:0/2063831359' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-23T02:37:04.933 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:37:04 smithi191 bash[40117]: cluster 2024-04-23T02:37:04.094019+0000 mgr.y (mgr.25468) 368 : cluster 0 pgmap v260: 161 pgs: 161 active+clean; 604 KiB data, 332 MiB used, 715 GiB / 715 GiB avail 2024-04-23T02:37:06.312 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:37:05 smithi037 bash[54030]: audit 2024-04-23T02:37:05.895235+0000 mon.a (mon.0) 667 : audit 0 from='client.? 172.21.15.37:0/1144319598' entity='client.iscsi.foo.smithi037.qdajck' cmd=[{"prefix": "osd blocklist ls"}]: dispatch 2024-04-23T02:37:06.312 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:37:05 smithi037 bash[56036]: audit 2024-04-23T02:37:05.895235+0000 mon.a (mon.0) 667 : audit 0 from='client.? 172.21.15.37:0/1144319598' entity='client.iscsi.foo.smithi037.qdajck' cmd=[{"prefix": "osd blocklist ls"}]: dispatch 2024-04-23T02:37:06.433 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:37:05 smithi191 bash[40117]: audit 2024-04-23T02:37:05.895235+0000 mon.a (mon.0) 667 : audit 0 from='client.? 172.21.15.37:0/1144319598' entity='client.iscsi.foo.smithi037.qdajck' cmd=[{"prefix": "osd blocklist ls"}]: dispatch 2024-04-23T02:37:07.312 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:37:06 smithi037 bash[54030]: cluster 2024-04-23T02:37:06.095131+0000 mgr.y (mgr.25468) 369 : cluster 0 pgmap v261: 161 pgs: 161 active+clean; 604 KiB data, 332 MiB used, 715 GiB / 715 GiB avail 2024-04-23T02:37:07.312 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:37:06 smithi037 bash[54030]: audit 2024-04-23T02:37:06.290793+0000 mon.c (mon.1) 218 : audit 1 from='client.? 172.21.15.37:0/3588572336' entity='client.iscsi.foo.smithi037.qdajck' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.37:0/1710658534"}]: dispatch 2024-04-23T02:37:07.312 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:37:06 smithi037 bash[54030]: audit 2024-04-23T02:37:06.291849+0000 mon.a (mon.0) 668 : audit 1 from='client.? ' entity='client.iscsi.foo.smithi037.qdajck' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.37:0/1710658534"}]: dispatch 2024-04-23T02:37:07.312 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:37:06 smithi037 bash[56036]: cluster 2024-04-23T02:37:06.095131+0000 mgr.y (mgr.25468) 369 : cluster 0 pgmap v261: 161 pgs: 161 active+clean; 604 KiB data, 332 MiB used, 715 GiB / 715 GiB avail 2024-04-23T02:37:07.312 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:37:06 smithi037 bash[56036]: audit 2024-04-23T02:37:06.290793+0000 mon.c (mon.1) 218 : audit 1 from='client.? 172.21.15.37:0/3588572336' entity='client.iscsi.foo.smithi037.qdajck' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.37:0/1710658534"}]: dispatch 2024-04-23T02:37:07.312 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:37:06 smithi037 bash[56036]: audit 2024-04-23T02:37:06.291849+0000 mon.a (mon.0) 668 : audit 1 from='client.? ' entity='client.iscsi.foo.smithi037.qdajck' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.37:0/1710658534"}]: dispatch 2024-04-23T02:37:07.433 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:37:06 smithi191 bash[40117]: cluster 2024-04-23T02:37:06.095131+0000 mgr.y (mgr.25468) 369 : cluster 0 pgmap v261: 161 pgs: 161 active+clean; 604 KiB data, 332 MiB used, 715 GiB / 715 GiB avail 2024-04-23T02:37:07.433 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:37:06 smithi191 bash[40117]: audit 2024-04-23T02:37:06.290793+0000 mon.c (mon.1) 218 : audit 1 from='client.? 172.21.15.37:0/3588572336' entity='client.iscsi.foo.smithi037.qdajck' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.37:0/1710658534"}]: dispatch 2024-04-23T02:37:07.433 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:37:06 smithi191 bash[40117]: audit 2024-04-23T02:37:06.291849+0000 mon.a (mon.0) 668 : audit 1 from='client.? ' entity='client.iscsi.foo.smithi037.qdajck' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.37:0/1710658534"}]: dispatch 2024-04-23T02:37:08.312 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:37:07 smithi037 bash[56036]: audit 2024-04-23T02:37:06.965644+0000 mon.a (mon.0) 669 : audit 1 from='client.? ' entity='client.iscsi.foo.smithi037.qdajck' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.37:0/1710658534"}]': finished 2024-04-23T02:37:08.312 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:37:07 smithi037 bash[56036]: cluster 2024-04-23T02:37:06.965765+0000 mon.a (mon.0) 670 : cluster 0 osdmap e124: 8 total, 8 up, 8 in 2024-04-23T02:37:08.312 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:37:07 smithi037 bash[56036]: audit 2024-04-23T02:37:07.368395+0000 mon.c (mon.1) 219 : audit 1 from='client.? 172.21.15.37:0/1853928823' entity='client.iscsi.foo.smithi037.qdajck' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.37:0/3201031352"}]: dispatch 2024-04-23T02:37:08.312 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:37:07 smithi037 bash[56036]: audit 2024-04-23T02:37:07.369359+0000 mon.a (mon.0) 671 : audit 1 from='client.? ' entity='client.iscsi.foo.smithi037.qdajck' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.37:0/3201031352"}]: dispatch 2024-04-23T02:37:08.312 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:37:07 smithi037 bash[54030]: audit 2024-04-23T02:37:06.965644+0000 mon.a (mon.0) 669 : audit 1 from='client.? ' entity='client.iscsi.foo.smithi037.qdajck' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.37:0/1710658534"}]': finished 2024-04-23T02:37:08.313 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:37:07 smithi037 bash[54030]: cluster 2024-04-23T02:37:06.965765+0000 mon.a (mon.0) 670 : cluster 0 osdmap e124: 8 total, 8 up, 8 in 2024-04-23T02:37:08.313 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:37:07 smithi037 bash[54030]: audit 2024-04-23T02:37:07.368395+0000 mon.c (mon.1) 219 : audit 1 from='client.? 172.21.15.37:0/1853928823' entity='client.iscsi.foo.smithi037.qdajck' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.37:0/3201031352"}]: dispatch 2024-04-23T02:37:08.313 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:37:07 smithi037 bash[54030]: audit 2024-04-23T02:37:07.369359+0000 mon.a (mon.0) 671 : audit 1 from='client.? ' entity='client.iscsi.foo.smithi037.qdajck' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.37:0/3201031352"}]: dispatch 2024-04-23T02:37:08.433 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:37:07 smithi191 bash[40117]: audit 2024-04-23T02:37:06.965644+0000 mon.a (mon.0) 669 : audit 1 from='client.? ' entity='client.iscsi.foo.smithi037.qdajck' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.37:0/1710658534"}]': finished 2024-04-23T02:37:08.433 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:37:07 smithi191 bash[40117]: cluster 2024-04-23T02:37:06.965765+0000 mon.a (mon.0) 670 : cluster 0 osdmap e124: 8 total, 8 up, 8 in 2024-04-23T02:37:08.433 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:37:07 smithi191 bash[40117]: audit 2024-04-23T02:37:07.368395+0000 mon.c (mon.1) 219 : audit 1 from='client.? 172.21.15.37:0/1853928823' entity='client.iscsi.foo.smithi037.qdajck' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.37:0/3201031352"}]: dispatch 2024-04-23T02:37:08.433 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:37:07 smithi191 bash[40117]: audit 2024-04-23T02:37:07.369359+0000 mon.a (mon.0) 671 : audit 1 from='client.? ' entity='client.iscsi.foo.smithi037.qdajck' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.37:0/3201031352"}]: dispatch 2024-04-23T02:37:09.312 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:37:08 smithi037 bash[54030]: audit 2024-04-23T02:37:07.966868+0000 mon.a (mon.0) 672 : audit 1 from='client.? ' entity='client.iscsi.foo.smithi037.qdajck' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.37:0/3201031352"}]': finished 2024-04-23T02:37:09.312 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:37:08 smithi037 bash[54030]: cluster 2024-04-23T02:37:07.967092+0000 mon.a (mon.0) 673 : cluster 0 osdmap e125: 8 total, 8 up, 8 in 2024-04-23T02:37:09.312 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:37:08 smithi037 bash[54030]: cluster 2024-04-23T02:37:08.095601+0000 mgr.y (mgr.25468) 370 : cluster 0 pgmap v264: 161 pgs: 161 active+clean; 604 KiB data, 332 MiB used, 715 GiB / 715 GiB avail 2024-04-23T02:37:09.312 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:37:08 smithi037 bash[54030]: audit 2024-04-23T02:37:08.365155+0000 mon.c (mon.1) 220 : audit 1 from='client.? 172.21.15.37:0/155348814' entity='client.iscsi.foo.smithi037.qdajck' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.37:6800/3526522225"}]: dispatch 2024-04-23T02:37:09.312 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:37:08 smithi037 bash[54030]: audit 2024-04-23T02:37:08.366075+0000 mon.a (mon.0) 674 : audit 1 from='client.? ' entity='client.iscsi.foo.smithi037.qdajck' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.37:6800/3526522225"}]: dispatch 2024-04-23T02:37:09.313 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:37:08 smithi037 bash[56036]: audit 2024-04-23T02:37:07.966868+0000 mon.a (mon.0) 672 : audit 1 from='client.? ' entity='client.iscsi.foo.smithi037.qdajck' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.37:0/3201031352"}]': finished 2024-04-23T02:37:09.313 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:37:08 smithi037 bash[56036]: cluster 2024-04-23T02:37:07.967092+0000 mon.a (mon.0) 673 : cluster 0 osdmap e125: 8 total, 8 up, 8 in 2024-04-23T02:37:09.313 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:37:08 smithi037 bash[56036]: cluster 2024-04-23T02:37:08.095601+0000 mgr.y (mgr.25468) 370 : cluster 0 pgmap v264: 161 pgs: 161 active+clean; 604 KiB data, 332 MiB used, 715 GiB / 715 GiB avail 2024-04-23T02:37:09.313 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:37:08 smithi037 bash[56036]: audit 2024-04-23T02:37:08.365155+0000 mon.c (mon.1) 220 : audit 1 from='client.? 172.21.15.37:0/155348814' entity='client.iscsi.foo.smithi037.qdajck' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.37:6800/3526522225"}]: dispatch 2024-04-23T02:37:09.313 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:37:08 smithi037 bash[56036]: audit 2024-04-23T02:37:08.366075+0000 mon.a (mon.0) 674 : audit 1 from='client.? ' entity='client.iscsi.foo.smithi037.qdajck' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.37:6800/3526522225"}]: dispatch 2024-04-23T02:37:09.433 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:37:08 smithi191 bash[40117]: audit 2024-04-23T02:37:07.966868+0000 mon.a (mon.0) 672 : audit 1 from='client.? ' entity='client.iscsi.foo.smithi037.qdajck' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.37:0/3201031352"}]': finished 2024-04-23T02:37:09.433 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:37:08 smithi191 bash[40117]: cluster 2024-04-23T02:37:07.967092+0000 mon.a (mon.0) 673 : cluster 0 osdmap e125: 8 total, 8 up, 8 in 2024-04-23T02:37:09.433 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:37:08 smithi191 bash[40117]: cluster 2024-04-23T02:37:08.095601+0000 mgr.y (mgr.25468) 370 : cluster 0 pgmap v264: 161 pgs: 161 active+clean; 604 KiB data, 332 MiB used, 715 GiB / 715 GiB avail 2024-04-23T02:37:09.433 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:37:08 smithi191 bash[40117]: audit 2024-04-23T02:37:08.365155+0000 mon.c (mon.1) 220 : audit 1 from='client.? 172.21.15.37:0/155348814' entity='client.iscsi.foo.smithi037.qdajck' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.37:6800/3526522225"}]: dispatch 2024-04-23T02:37:09.433 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:37:08 smithi191 bash[40117]: audit 2024-04-23T02:37:08.366075+0000 mon.a (mon.0) 674 : audit 1 from='client.? ' entity='client.iscsi.foo.smithi037.qdajck' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.37:6800/3526522225"}]: dispatch 2024-04-23T02:37:10.312 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:37:10 smithi037 bash[54030]: audit 2024-04-23T02:37:08.984240+0000 mon.a (mon.0) 675 : audit 1 from='client.? ' entity='client.iscsi.foo.smithi037.qdajck' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.37:6800/3526522225"}]': finished 2024-04-23T02:37:10.312 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:37:10 smithi037 bash[54030]: cluster 2024-04-23T02:37:08.984553+0000 mon.a (mon.0) 676 : cluster 0 osdmap e126: 8 total, 8 up, 8 in 2024-04-23T02:37:10.312 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:37:10 smithi037 bash[54030]: audit 2024-04-23T02:37:09.379559+0000 mon.a (mon.0) 677 : audit 1 from='client.? 172.21.15.37:0/4267162301' entity='client.iscsi.foo.smithi037.qdajck' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.37:0/3984467980"}]: dispatch 2024-04-23T02:37:10.312 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:37:10 smithi037 bash[54030]: audit 2024-04-23T02:37:09.452455+0000 mon.a (mon.0) 678 : audit 1 from='mgr.25468 ' entity='mgr.y' 2024-04-23T02:37:10.312 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:37:10 smithi037 bash[54030]: audit 2024-04-23T02:37:09.476326+0000 mon.a (mon.0) 679 : audit 1 from='mgr.25468 ' entity='mgr.y' 2024-04-23T02:37:10.312 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:37:10 smithi037 bash[56036]: audit 2024-04-23T02:37:08.984240+0000 mon.a (mon.0) 675 : audit 1 from='client.? ' entity='client.iscsi.foo.smithi037.qdajck' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.37:6800/3526522225"}]': finished 2024-04-23T02:37:10.312 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:37:10 smithi037 bash[56036]: cluster 2024-04-23T02:37:08.984553+0000 mon.a (mon.0) 676 : cluster 0 osdmap e126: 8 total, 8 up, 8 in 2024-04-23T02:37:10.313 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:37:10 smithi037 bash[56036]: audit 2024-04-23T02:37:09.379559+0000 mon.a (mon.0) 677 : audit 1 from='client.? 172.21.15.37:0/4267162301' entity='client.iscsi.foo.smithi037.qdajck' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.37:0/3984467980"}]: dispatch 2024-04-23T02:37:10.313 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:37:10 smithi037 bash[56036]: audit 2024-04-23T02:37:09.452455+0000 mon.a (mon.0) 678 : audit 1 from='mgr.25468 ' entity='mgr.y' 2024-04-23T02:37:10.313 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:37:10 smithi037 bash[56036]: audit 2024-04-23T02:37:09.476326+0000 mon.a (mon.0) 679 : audit 1 from='mgr.25468 ' entity='mgr.y' 2024-04-23T02:37:10.433 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:37:10 smithi191 bash[40117]: audit 2024-04-23T02:37:08.984240+0000 mon.a (mon.0) 675 : audit 1 from='client.? ' entity='client.iscsi.foo.smithi037.qdajck' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.37:6800/3526522225"}]': finished 2024-04-23T02:37:10.433 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:37:10 smithi191 bash[40117]: cluster 2024-04-23T02:37:08.984553+0000 mon.a (mon.0) 676 : cluster 0 osdmap e126: 8 total, 8 up, 8 in 2024-04-23T02:37:10.433 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:37:10 smithi191 bash[40117]: audit 2024-04-23T02:37:09.379559+0000 mon.a (mon.0) 677 : audit 1 from='client.? 172.21.15.37:0/4267162301' entity='client.iscsi.foo.smithi037.qdajck' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.37:0/3984467980"}]: dispatch 2024-04-23T02:37:10.433 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:37:10 smithi191 bash[40117]: audit 2024-04-23T02:37:09.452455+0000 mon.a (mon.0) 678 : audit 1 from='mgr.25468 ' entity='mgr.y' 2024-04-23T02:37:10.434 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:37:10 smithi191 bash[40117]: audit 2024-04-23T02:37:09.476326+0000 mon.a (mon.0) 679 : audit 1 from='mgr.25468 ' entity='mgr.y' 2024-04-23T02:37:11.312 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:37:11 smithi037 bash[54030]: audit 2024-04-23T02:37:09.997705+0000 mon.a (mon.0) 680 : audit 1 from='client.? 172.21.15.37:0/4267162301' entity='client.iscsi.foo.smithi037.qdajck' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.37:0/3984467980"}]': finished 2024-04-23T02:37:11.312 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:37:11 smithi037 bash[54030]: cluster 2024-04-23T02:37:09.997833+0000 mon.a (mon.0) 681 : cluster 0 osdmap e127: 8 total, 8 up, 8 in 2024-04-23T02:37:11.312 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:37:11 smithi037 bash[54030]: cluster 2024-04-23T02:37:10.096370+0000 mgr.y (mgr.25468) 371 : cluster 0 pgmap v267: 161 pgs: 161 active+clean; 604 KiB data, 332 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 1 op/s 2024-04-23T02:37:11.312 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:37:11 smithi037 bash[54030]: audit 2024-04-23T02:37:10.425220+0000 mon.c (mon.1) 221 : audit 1 from='client.? 172.21.15.37:0/1358199024' entity='client.iscsi.foo.smithi037.qdajck' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.37:6801/2310411004"}]: dispatch 2024-04-23T02:37:11.312 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:37:11 smithi037 bash[54030]: audit 2024-04-23T02:37:10.425766+0000 mon.a (mon.0) 682 : audit 1 from='client.? ' entity='client.iscsi.foo.smithi037.qdajck' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.37:6801/2310411004"}]: dispatch 2024-04-23T02:37:11.312 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:37:11 smithi037 bash[54030]: audit 2024-04-23T02:37:10.759642+0000 mon.a (mon.0) 683 : audit 1 from='mgr.25468 ' entity='mgr.y' 2024-04-23T02:37:11.312 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:37:11 smithi037 bash[54030]: audit 2024-04-23T02:37:10.778916+0000 mon.a (mon.0) 684 : audit 1 from='mgr.25468 ' entity='mgr.y' 2024-04-23T02:37:11.313 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:37:11 smithi037 bash[56036]: audit 2024-04-23T02:37:09.997705+0000 mon.a (mon.0) 680 : audit 1 from='client.? 172.21.15.37:0/4267162301' entity='client.iscsi.foo.smithi037.qdajck' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.37:0/3984467980"}]': finished 2024-04-23T02:37:11.313 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:37:11 smithi037 bash[56036]: cluster 2024-04-23T02:37:09.997833+0000 mon.a (mon.0) 681 : cluster 0 osdmap e127: 8 total, 8 up, 8 in 2024-04-23T02:37:11.313 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:37:11 smithi037 bash[56036]: cluster 2024-04-23T02:37:10.096370+0000 mgr.y (mgr.25468) 371 : cluster 0 pgmap v267: 161 pgs: 161 active+clean; 604 KiB data, 332 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 1 op/s 2024-04-23T02:37:11.313 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:37:11 smithi037 bash[56036]: audit 2024-04-23T02:37:10.425220+0000 mon.c (mon.1) 221 : audit 1 from='client.? 172.21.15.37:0/1358199024' entity='client.iscsi.foo.smithi037.qdajck' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.37:6801/2310411004"}]: dispatch 2024-04-23T02:37:11.313 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:37:11 smithi037 bash[56036]: audit 2024-04-23T02:37:10.425766+0000 mon.a (mon.0) 682 : audit 1 from='client.? ' entity='client.iscsi.foo.smithi037.qdajck' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.37:6801/2310411004"}]: dispatch 2024-04-23T02:37:11.313 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:37:11 smithi037 bash[56036]: audit 2024-04-23T02:37:10.759642+0000 mon.a (mon.0) 683 : audit 1 from='mgr.25468 ' entity='mgr.y' 2024-04-23T02:37:11.313 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:37:11 smithi037 bash[56036]: audit 2024-04-23T02:37:10.778916+0000 mon.a (mon.0) 684 : audit 1 from='mgr.25468 ' entity='mgr.y' 2024-04-23T02:37:11.433 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:37:11 smithi191 bash[40117]: audit 2024-04-23T02:37:09.997705+0000 mon.a (mon.0) 680 : audit 1 from='client.? 172.21.15.37:0/4267162301' entity='client.iscsi.foo.smithi037.qdajck' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.37:0/3984467980"}]': finished 2024-04-23T02:37:11.433 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:37:11 smithi191 bash[40117]: cluster 2024-04-23T02:37:09.997833+0000 mon.a (mon.0) 681 : cluster 0 osdmap e127: 8 total, 8 up, 8 in 2024-04-23T02:37:11.433 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:37:11 smithi191 bash[40117]: cluster 2024-04-23T02:37:10.096370+0000 mgr.y (mgr.25468) 371 : cluster 0 pgmap v267: 161 pgs: 161 active+clean; 604 KiB data, 332 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 1 op/s 2024-04-23T02:37:11.433 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:37:11 smithi191 bash[40117]: audit 2024-04-23T02:37:10.425220+0000 mon.c (mon.1) 221 : audit 1 from='client.? 172.21.15.37:0/1358199024' entity='client.iscsi.foo.smithi037.qdajck' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.37:6801/2310411004"}]: dispatch 2024-04-23T02:37:11.433 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:37:11 smithi191 bash[40117]: audit 2024-04-23T02:37:10.425766+0000 mon.a (mon.0) 682 : audit 1 from='client.? ' entity='client.iscsi.foo.smithi037.qdajck' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.37:6801/2310411004"}]: dispatch 2024-04-23T02:37:11.433 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:37:11 smithi191 bash[40117]: audit 2024-04-23T02:37:10.759642+0000 mon.a (mon.0) 683 : audit 1 from='mgr.25468 ' entity='mgr.y' 2024-04-23T02:37:11.434 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:37:11 smithi191 bash[40117]: audit 2024-04-23T02:37:10.778916+0000 mon.a (mon.0) 684 : audit 1 from='mgr.25468 ' entity='mgr.y' 2024-04-23T02:37:12.312 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:37:12 smithi037 bash[54030]: audit 2024-04-23T02:37:11.018758+0000 mon.a (mon.0) 685 : audit 1 from='client.? ' entity='client.iscsi.foo.smithi037.qdajck' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.37:6801/2310411004"}]': finished 2024-04-23T02:37:12.312 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:37:12 smithi037 bash[54030]: cluster 2024-04-23T02:37:11.018874+0000 mon.a (mon.0) 686 : cluster 0 osdmap e128: 8 total, 8 up, 8 in 2024-04-23T02:37:12.312 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:37:12 smithi037 bash[54030]: audit 2024-04-23T02:37:11.412392+0000 mon.a (mon.0) 687 : audit 1 from='client.? 172.21.15.37:0/287747572' entity='client.iscsi.foo.smithi037.qdajck' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.37:0/576525037"}]: dispatch 2024-04-23T02:37:12.312 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:37:12 smithi037 bash[54030]: audit 2024-04-23T02:37:11.573451+0000 mon.a (mon.0) 688 : audit 1 from='mgr.25468 ' entity='mgr.y' 2024-04-23T02:37:12.312 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:37:12 smithi037 bash[54030]: audit 2024-04-23T02:37:11.591430+0000 mon.a (mon.0) 689 : audit 1 from='mgr.25468 ' entity='mgr.y' 2024-04-23T02:37:12.313 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:37:12 smithi037 bash[56036]: audit 2024-04-23T02:37:11.018758+0000 mon.a (mon.0) 685 : audit 1 from='client.? ' entity='client.iscsi.foo.smithi037.qdajck' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.37:6801/2310411004"}]': finished 2024-04-23T02:37:12.313 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:37:12 smithi037 bash[56036]: cluster 2024-04-23T02:37:11.018874+0000 mon.a (mon.0) 686 : cluster 0 osdmap e128: 8 total, 8 up, 8 in 2024-04-23T02:37:12.313 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:37:12 smithi037 bash[56036]: audit 2024-04-23T02:37:11.412392+0000 mon.a (mon.0) 687 : audit 1 from='client.? 172.21.15.37:0/287747572' entity='client.iscsi.foo.smithi037.qdajck' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.37:0/576525037"}]: dispatch 2024-04-23T02:37:12.313 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:37:12 smithi037 bash[56036]: audit 2024-04-23T02:37:11.573451+0000 mon.a (mon.0) 688 : audit 1 from='mgr.25468 ' entity='mgr.y' 2024-04-23T02:37:12.313 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:37:12 smithi037 bash[56036]: audit 2024-04-23T02:37:11.591430+0000 mon.a (mon.0) 689 : audit 1 from='mgr.25468 ' entity='mgr.y' 2024-04-23T02:37:12.433 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:37:12 smithi191 bash[40117]: audit 2024-04-23T02:37:11.018758+0000 mon.a (mon.0) 685 : audit 1 from='client.? ' entity='client.iscsi.foo.smithi037.qdajck' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.37:6801/2310411004"}]': finished 2024-04-23T02:37:12.433 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:37:12 smithi191 bash[40117]: cluster 2024-04-23T02:37:11.018874+0000 mon.a (mon.0) 686 : cluster 0 osdmap e128: 8 total, 8 up, 8 in 2024-04-23T02:37:12.433 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:37:12 smithi191 bash[40117]: audit 2024-04-23T02:37:11.412392+0000 mon.a (mon.0) 687 : audit 1 from='client.? 172.21.15.37:0/287747572' entity='client.iscsi.foo.smithi037.qdajck' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.37:0/576525037"}]: dispatch 2024-04-23T02:37:12.433 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:37:12 smithi191 bash[40117]: audit 2024-04-23T02:37:11.573451+0000 mon.a (mon.0) 688 : audit 1 from='mgr.25468 ' entity='mgr.y' 2024-04-23T02:37:12.433 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:37:12 smithi191 bash[40117]: audit 2024-04-23T02:37:11.591430+0000 mon.a (mon.0) 689 : audit 1 from='mgr.25468 ' entity='mgr.y' 2024-04-23T02:37:13.312 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:37:13 smithi037 bash[54030]: audit 2024-04-23T02:37:12.029485+0000 mon.a (mon.0) 690 : audit 1 from='client.? 172.21.15.37:0/287747572' entity='client.iscsi.foo.smithi037.qdajck' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.37:0/576525037"}]': finished 2024-04-23T02:37:13.312 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:37:13 smithi037 bash[54030]: cluster 2024-04-23T02:37:12.029628+0000 mon.a (mon.0) 691 : cluster 0 osdmap e129: 8 total, 8 up, 8 in 2024-04-23T02:37:13.312 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:37:13 smithi037 bash[54030]: cluster 2024-04-23T02:37:12.097162+0000 mgr.y (mgr.25468) 372 : cluster 0 pgmap v270: 161 pgs: 161 active+clean; 604 KiB data, 332 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 1 op/s 2024-04-23T02:37:13.312 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:37:13 smithi037 bash[54030]: audit 2024-04-23T02:37:12.431758+0000 mon.c (mon.1) 222 : audit 1 from='client.? 172.21.15.37:0/1103624496' entity='client.iscsi.foo.smithi037.qdajck' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.37:6801/3526522225"}]: dispatch 2024-04-23T02:37:13.312 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:37:13 smithi037 bash[54030]: audit 2024-04-23T02:37:12.432713+0000 mon.a (mon.0) 692 : audit 1 from='client.? ' entity='client.iscsi.foo.smithi037.qdajck' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.37:6801/3526522225"}]: dispatch 2024-04-23T02:37:13.313 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:37:13 smithi037 bash[56036]: audit 2024-04-23T02:37:12.029485+0000 mon.a (mon.0) 690 : audit 1 from='client.? 172.21.15.37:0/287747572' entity='client.iscsi.foo.smithi037.qdajck' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.37:0/576525037"}]': finished 2024-04-23T02:37:13.313 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:37:13 smithi037 bash[56036]: cluster 2024-04-23T02:37:12.029628+0000 mon.a (mon.0) 691 : cluster 0 osdmap e129: 8 total, 8 up, 8 in 2024-04-23T02:37:13.313 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:37:13 smithi037 bash[56036]: cluster 2024-04-23T02:37:12.097162+0000 mgr.y (mgr.25468) 372 : cluster 0 pgmap v270: 161 pgs: 161 active+clean; 604 KiB data, 332 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 1 op/s 2024-04-23T02:37:13.313 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:37:13 smithi037 bash[56036]: audit 2024-04-23T02:37:12.431758+0000 mon.c (mon.1) 222 : audit 1 from='client.? 172.21.15.37:0/1103624496' entity='client.iscsi.foo.smithi037.qdajck' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.37:6801/3526522225"}]: dispatch 2024-04-23T02:37:13.313 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:37:13 smithi037 bash[56036]: audit 2024-04-23T02:37:12.432713+0000 mon.a (mon.0) 692 : audit 1 from='client.? ' entity='client.iscsi.foo.smithi037.qdajck' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.37:6801/3526522225"}]: dispatch 2024-04-23T02:37:13.433 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:37:13 smithi191 bash[40117]: audit 2024-04-23T02:37:12.029485+0000 mon.a (mon.0) 690 : audit 1 from='client.? 172.21.15.37:0/287747572' entity='client.iscsi.foo.smithi037.qdajck' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.37:0/576525037"}]': finished 2024-04-23T02:37:13.433 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:37:13 smithi191 bash[40117]: cluster 2024-04-23T02:37:12.029628+0000 mon.a (mon.0) 691 : cluster 0 osdmap e129: 8 total, 8 up, 8 in 2024-04-23T02:37:13.434 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:37:13 smithi191 bash[40117]: cluster 2024-04-23T02:37:12.097162+0000 mgr.y (mgr.25468) 372 : cluster 0 pgmap v270: 161 pgs: 161 active+clean; 604 KiB data, 332 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 1 op/s 2024-04-23T02:37:13.434 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:37:13 smithi191 bash[40117]: audit 2024-04-23T02:37:12.431758+0000 mon.c (mon.1) 222 : audit 1 from='client.? 172.21.15.37:0/1103624496' entity='client.iscsi.foo.smithi037.qdajck' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.37:6801/3526522225"}]: dispatch 2024-04-23T02:37:13.434 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:37:13 smithi191 bash[40117]: audit 2024-04-23T02:37:12.432713+0000 mon.a (mon.0) 692 : audit 1 from='client.? ' entity='client.iscsi.foo.smithi037.qdajck' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.37:6801/3526522225"}]: dispatch 2024-04-23T02:37:14.312 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:37:14 smithi037 bash[54030]: audit 2024-04-23T02:37:13.039747+0000 mon.a (mon.0) 693 : audit 1 from='client.? ' entity='client.iscsi.foo.smithi037.qdajck' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.37:6801/3526522225"}]': finished 2024-04-23T02:37:14.312 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:37:14 smithi037 bash[54030]: cluster 2024-04-23T02:37:13.039802+0000 mon.a (mon.0) 694 : cluster 0 osdmap e130: 8 total, 8 up, 8 in 2024-04-23T02:37:14.312 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:37:14 smithi037 bash[54030]: audit 2024-04-23T02:37:13.444455+0000 mon.a (mon.0) 695 : audit 1 from='client.? 172.21.15.37:0/2531282928' entity='client.iscsi.foo.smithi037.qdajck' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.37:0/711318125"}]: dispatch 2024-04-23T02:37:14.312 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:37:14 smithi037 bash[56036]: audit 2024-04-23T02:37:13.039747+0000 mon.a (mon.0) 693 : audit 1 from='client.? ' entity='client.iscsi.foo.smithi037.qdajck' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.37:6801/3526522225"}]': finished 2024-04-23T02:37:14.312 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:37:14 smithi037 bash[56036]: cluster 2024-04-23T02:37:13.039802+0000 mon.a (mon.0) 694 : cluster 0 osdmap e130: 8 total, 8 up, 8 in 2024-04-23T02:37:14.313 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:37:14 smithi037 bash[56036]: audit 2024-04-23T02:37:13.444455+0000 mon.a (mon.0) 695 : audit 1 from='client.? 172.21.15.37:0/2531282928' entity='client.iscsi.foo.smithi037.qdajck' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.37:0/711318125"}]: dispatch 2024-04-23T02:37:14.433 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:37:14 smithi191 bash[40117]: audit 2024-04-23T02:37:13.039747+0000 mon.a (mon.0) 693 : audit 1 from='client.? ' entity='client.iscsi.foo.smithi037.qdajck' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.37:6801/3526522225"}]': finished 2024-04-23T02:37:14.433 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:37:14 smithi191 bash[40117]: cluster 2024-04-23T02:37:13.039802+0000 mon.a (mon.0) 694 : cluster 0 osdmap e130: 8 total, 8 up, 8 in 2024-04-23T02:37:14.433 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:37:14 smithi191 bash[40117]: audit 2024-04-23T02:37:13.444455+0000 mon.a (mon.0) 695 : audit 1 from='client.? 172.21.15.37:0/2531282928' entity='client.iscsi.foo.smithi037.qdajck' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.37:0/711318125"}]: dispatch 2024-04-23T02:37:15.433 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:37:15 smithi191 bash[40117]: audit 2024-04-23T02:37:14.051838+0000 mon.a (mon.0) 696 : audit 1 from='client.? 172.21.15.37:0/2531282928' entity='client.iscsi.foo.smithi037.qdajck' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.37:0/711318125"}]': finished 2024-04-23T02:37:15.433 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:37:15 smithi191 bash[40117]: cluster 2024-04-23T02:37:14.052065+0000 mon.a (mon.0) 697 : cluster 0 osdmap e131: 8 total, 8 up, 8 in 2024-04-23T02:37:15.433 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:37:15 smithi191 bash[40117]: cluster 2024-04-23T02:37:14.097844+0000 mgr.y (mgr.25468) 373 : cluster 0 pgmap v273: 161 pgs: 161 active+clean; 604 KiB data, 332 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-23T02:37:15.433 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:37:15 smithi191 bash[40117]: audit 2024-04-23T02:37:14.446699+0000 mon.a (mon.0) 698 : audit 1 from='client.? 172.21.15.37:0/2360668508' entity='client.iscsi.foo.smithi037.qdajck' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.37:6801/2797644268"}]: dispatch 2024-04-23T02:37:15.546 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:37:15 smithi037 bash[54030]: audit 2024-04-23T02:37:14.051838+0000 mon.a (mon.0) 696 : audit 1 from='client.? 172.21.15.37:0/2531282928' entity='client.iscsi.foo.smithi037.qdajck' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.37:0/711318125"}]': finished 2024-04-23T02:37:15.547 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:37:15 smithi037 bash[54030]: cluster 2024-04-23T02:37:14.052065+0000 mon.a (mon.0) 697 : cluster 0 osdmap e131: 8 total, 8 up, 8 in 2024-04-23T02:37:15.547 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:37:15 smithi037 bash[54030]: cluster 2024-04-23T02:37:14.097844+0000 mgr.y (mgr.25468) 373 : cluster 0 pgmap v273: 161 pgs: 161 active+clean; 604 KiB data, 332 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-23T02:37:15.547 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:37:15 smithi037 bash[54030]: audit 2024-04-23T02:37:14.446699+0000 mon.a (mon.0) 698 : audit 1 from='client.? 172.21.15.37:0/2360668508' entity='client.iscsi.foo.smithi037.qdajck' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.37:6801/2797644268"}]: dispatch 2024-04-23T02:37:15.547 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:37:15 smithi037 bash[56036]: audit 2024-04-23T02:37:14.051838+0000 mon.a (mon.0) 696 : audit 1 from='client.? 172.21.15.37:0/2531282928' entity='client.iscsi.foo.smithi037.qdajck' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.37:0/711318125"}]': finished 2024-04-23T02:37:15.547 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:37:15 smithi037 bash[56036]: cluster 2024-04-23T02:37:14.052065+0000 mon.a (mon.0) 697 : cluster 0 osdmap e131: 8 total, 8 up, 8 in 2024-04-23T02:37:15.547 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:37:15 smithi037 bash[56036]: cluster 2024-04-23T02:37:14.097844+0000 mgr.y (mgr.25468) 373 : cluster 0 pgmap v273: 161 pgs: 161 active+clean; 604 KiB data, 332 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-23T02:37:15.547 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:37:15 smithi037 bash[56036]: audit 2024-04-23T02:37:14.446699+0000 mon.a (mon.0) 698 : audit 1 from='client.? 172.21.15.37:0/2360668508' entity='client.iscsi.foo.smithi037.qdajck' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.37:6801/2797644268"}]: dispatch 2024-04-23T02:37:16.433 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:37:16 smithi191 bash[40117]: audit 2024-04-23T02:37:15.063447+0000 mon.a (mon.0) 699 : audit 1 from='client.? 172.21.15.37:0/2360668508' entity='client.iscsi.foo.smithi037.qdajck' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.37:6801/2797644268"}]': finished 2024-04-23T02:37:16.433 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:37:16 smithi191 bash[40117]: cluster 2024-04-23T02:37:15.063592+0000 mon.a (mon.0) 700 : cluster 0 osdmap e132: 8 total, 8 up, 8 in 2024-04-23T02:37:16.433 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:37:16 smithi191 bash[40117]: audit 2024-04-23T02:37:15.458704+0000 mon.a (mon.0) 701 : audit 1 from='client.? 172.21.15.37:0/1060637441' entity='client.iscsi.foo.smithi037.qdajck' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.37:0/2295646787"}]: dispatch 2024-04-23T02:37:16.511 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:37:16 smithi037 bash[54030]: audit 2024-04-23T02:37:15.063447+0000 mon.a (mon.0) 699 : audit 1 from='client.? 172.21.15.37:0/2360668508' entity='client.iscsi.foo.smithi037.qdajck' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.37:6801/2797644268"}]': finished 2024-04-23T02:37:16.511 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:37:16 smithi037 bash[54030]: cluster 2024-04-23T02:37:15.063592+0000 mon.a (mon.0) 700 : cluster 0 osdmap e132: 8 total, 8 up, 8 in 2024-04-23T02:37:16.511 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:37:16 smithi037 bash[54030]: audit 2024-04-23T02:37:15.458704+0000 mon.a (mon.0) 701 : audit 1 from='client.? 172.21.15.37:0/1060637441' entity='client.iscsi.foo.smithi037.qdajck' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.37:0/2295646787"}]: dispatch 2024-04-23T02:37:16.511 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:37:16 smithi037 bash[56036]: audit 2024-04-23T02:37:15.063447+0000 mon.a (mon.0) 699 : audit 1 from='client.? 172.21.15.37:0/2360668508' entity='client.iscsi.foo.smithi037.qdajck' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.37:6801/2797644268"}]': finished 2024-04-23T02:37:16.511 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:37:16 smithi037 bash[56036]: cluster 2024-04-23T02:37:15.063592+0000 mon.a (mon.0) 700 : cluster 0 osdmap e132: 8 total, 8 up, 8 in 2024-04-23T02:37:16.511 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:37:16 smithi037 bash[56036]: audit 2024-04-23T02:37:15.458704+0000 mon.a (mon.0) 701 : audit 1 from='client.? 172.21.15.37:0/1060637441' entity='client.iscsi.foo.smithi037.qdajck' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.37:0/2295646787"}]: dispatch 2024-04-23T02:37:17.433 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:37:17 smithi191 bash[40117]: audit 2024-04-23T02:37:15.536497+0000 mgr.y (mgr.25468) 374 : audit 0 from='client.44725 -' entity='client.iscsi.foo.smithi037.qdajck' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-23T02:37:17.433 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:37:17 smithi191 bash[40117]: audit 2024-04-23T02:37:16.064413+0000 mon.a (mon.0) 702 : audit 1 from='client.? 172.21.15.37:0/1060637441' entity='client.iscsi.foo.smithi037.qdajck' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.37:0/2295646787"}]': finished 2024-04-23T02:37:17.433 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:37:17 smithi191 bash[40117]: cluster 2024-04-23T02:37:16.064586+0000 mon.a (mon.0) 703 : cluster 0 osdmap e133: 8 total, 8 up, 8 in 2024-04-23T02:37:17.433 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:37:17 smithi191 bash[40117]: cluster 2024-04-23T02:37:16.098419+0000 mgr.y (mgr.25468) 375 : cluster 0 pgmap v276: 161 pgs: 161 active+clean; 604 KiB data, 332 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-23T02:37:17.433 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:37:17 smithi191 bash[40117]: audit 2024-04-23T02:37:16.460940+0000 mon.c (mon.1) 223 : audit 1 from='client.? 172.21.15.37:0/2616024869' entity='client.iscsi.foo.smithi037.qdajck' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.37:0/4152228190"}]: dispatch 2024-04-23T02:37:17.434 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:37:17 smithi191 bash[40117]: audit 2024-04-23T02:37:16.461620+0000 mon.a (mon.0) 704 : audit 1 from='client.? ' entity='client.iscsi.foo.smithi037.qdajck' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.37:0/4152228190"}]: dispatch 2024-04-23T02:37:17.562 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:37:17 smithi037 bash[54030]: audit 2024-04-23T02:37:15.536497+0000 mgr.y (mgr.25468) 374 : audit 0 from='client.44725 -' entity='client.iscsi.foo.smithi037.qdajck' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-23T02:37:17.562 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:37:17 smithi037 bash[54030]: audit 2024-04-23T02:37:16.064413+0000 mon.a (mon.0) 702 : audit 1 from='client.? 172.21.15.37:0/1060637441' entity='client.iscsi.foo.smithi037.qdajck' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.37:0/2295646787"}]': finished 2024-04-23T02:37:17.562 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:37:17 smithi037 bash[54030]: cluster 2024-04-23T02:37:16.064586+0000 mon.a (mon.0) 703 : cluster 0 osdmap e133: 8 total, 8 up, 8 in 2024-04-23T02:37:17.563 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:37:17 smithi037 bash[54030]: cluster 2024-04-23T02:37:16.098419+0000 mgr.y (mgr.25468) 375 : cluster 0 pgmap v276: 161 pgs: 161 active+clean; 604 KiB data, 332 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-23T02:37:17.563 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:37:17 smithi037 bash[54030]: audit 2024-04-23T02:37:16.460940+0000 mon.c (mon.1) 223 : audit 1 from='client.? 172.21.15.37:0/2616024869' entity='client.iscsi.foo.smithi037.qdajck' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.37:0/4152228190"}]: dispatch 2024-04-23T02:37:17.563 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:37:17 smithi037 bash[54030]: audit 2024-04-23T02:37:16.461620+0000 mon.a (mon.0) 704 : audit 1 from='client.? ' entity='client.iscsi.foo.smithi037.qdajck' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.37:0/4152228190"}]: dispatch 2024-04-23T02:37:17.563 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:37:17 smithi037 bash[56036]: audit 2024-04-23T02:37:15.536497+0000 mgr.y (mgr.25468) 374 : audit 0 from='client.44725 -' entity='client.iscsi.foo.smithi037.qdajck' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-23T02:37:17.563 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:37:17 smithi037 bash[56036]: audit 2024-04-23T02:37:16.064413+0000 mon.a (mon.0) 702 : audit 1 from='client.? 172.21.15.37:0/1060637441' entity='client.iscsi.foo.smithi037.qdajck' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.37:0/2295646787"}]': finished 2024-04-23T02:37:17.563 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:37:17 smithi037 bash[56036]: cluster 2024-04-23T02:37:16.064586+0000 mon.a (mon.0) 703 : cluster 0 osdmap e133: 8 total, 8 up, 8 in 2024-04-23T02:37:17.563 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:37:17 smithi037 bash[56036]: cluster 2024-04-23T02:37:16.098419+0000 mgr.y (mgr.25468) 375 : cluster 0 pgmap v276: 161 pgs: 161 active+clean; 604 KiB data, 332 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-23T02:37:17.563 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:37:17 smithi037 bash[56036]: audit 2024-04-23T02:37:16.460940+0000 mon.c (mon.1) 223 : audit 1 from='client.? 172.21.15.37:0/2616024869' entity='client.iscsi.foo.smithi037.qdajck' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.37:0/4152228190"}]: dispatch 2024-04-23T02:37:17.563 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:37:17 smithi037 bash[56036]: audit 2024-04-23T02:37:16.461620+0000 mon.a (mon.0) 704 : audit 1 from='client.? ' entity='client.iscsi.foo.smithi037.qdajck' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.37:0/4152228190"}]: dispatch 2024-04-23T02:37:18.312 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:37:18 smithi037 bash[56036]: audit 2024-04-23T02:37:17.080868+0000 mon.a (mon.0) 705 : audit 1 from='client.? ' entity='client.iscsi.foo.smithi037.qdajck' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.37:0/4152228190"}]': finished 2024-04-23T02:37:18.312 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:37:18 smithi037 bash[56036]: cluster 2024-04-23T02:37:17.081000+0000 mon.a (mon.0) 706 : cluster 0 osdmap e134: 8 total, 8 up, 8 in 2024-04-23T02:37:18.312 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:37:18 smithi037 bash[56036]: audit 2024-04-23T02:37:17.487070+0000 mon.c (mon.1) 224 : audit 1 from='client.? 172.21.15.37:0/4195448278' entity='client.iscsi.foo.smithi037.qdajck' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.37:0/904546861"}]: dispatch 2024-04-23T02:37:18.312 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:37:18 smithi037 bash[56036]: audit 2024-04-23T02:37:17.488045+0000 mon.a (mon.0) 707 : audit 1 from='client.? ' entity='client.iscsi.foo.smithi037.qdajck' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.37:0/904546861"}]: dispatch 2024-04-23T02:37:18.312 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:37:18 smithi037 bash[54030]: audit 2024-04-23T02:37:17.080868+0000 mon.a (mon.0) 705 : audit 1 from='client.? ' entity='client.iscsi.foo.smithi037.qdajck' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.37:0/4152228190"}]': finished 2024-04-23T02:37:18.313 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:37:18 smithi037 bash[54030]: cluster 2024-04-23T02:37:17.081000+0000 mon.a (mon.0) 706 : cluster 0 osdmap e134: 8 total, 8 up, 8 in 2024-04-23T02:37:18.313 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:37:18 smithi037 bash[54030]: audit 2024-04-23T02:37:17.487070+0000 mon.c (mon.1) 224 : audit 1 from='client.? 172.21.15.37:0/4195448278' entity='client.iscsi.foo.smithi037.qdajck' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.37:0/904546861"}]: dispatch 2024-04-23T02:37:18.313 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:37:18 smithi037 bash[54030]: audit 2024-04-23T02:37:17.488045+0000 mon.a (mon.0) 707 : audit 1 from='client.? ' entity='client.iscsi.foo.smithi037.qdajck' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.37:0/904546861"}]: dispatch 2024-04-23T02:37:18.433 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:37:18 smithi191 bash[40117]: audit 2024-04-23T02:37:17.080868+0000 mon.a (mon.0) 705 : audit 1 from='client.? ' entity='client.iscsi.foo.smithi037.qdajck' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.37:0/4152228190"}]': finished 2024-04-23T02:37:18.433 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:37:18 smithi191 bash[40117]: cluster 2024-04-23T02:37:17.081000+0000 mon.a (mon.0) 706 : cluster 0 osdmap e134: 8 total, 8 up, 8 in 2024-04-23T02:37:18.433 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:37:18 smithi191 bash[40117]: audit 2024-04-23T02:37:17.487070+0000 mon.c (mon.1) 224 : audit 1 from='client.? 172.21.15.37:0/4195448278' entity='client.iscsi.foo.smithi037.qdajck' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.37:0/904546861"}]: dispatch 2024-04-23T02:37:18.433 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:37:18 smithi191 bash[40117]: audit 2024-04-23T02:37:17.488045+0000 mon.a (mon.0) 707 : audit 1 from='client.? ' entity='client.iscsi.foo.smithi037.qdajck' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.37:0/904546861"}]: dispatch 2024-04-23T02:37:18.735 INFO:teuthology.orchestra.run.smithi037.stdout:true 2024-04-23T02:37:19.433 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:37:19 smithi191 bash[40117]: audit 2024-04-23T02:37:18.093477+0000 mon.a (mon.0) 708 : audit 1 from='client.? ' entity='client.iscsi.foo.smithi037.qdajck' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.37:0/904546861"}]': finished 2024-04-23T02:37:19.433 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:37:19 smithi191 bash[40117]: cluster 2024-04-23T02:37:18.093693+0000 mon.a (mon.0) 709 : cluster 0 osdmap e135: 8 total, 8 up, 8 in 2024-04-23T02:37:19.433 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:37:19 smithi191 bash[40117]: cluster 2024-04-23T02:37:18.099147+0000 mgr.y (mgr.25468) 376 : cluster 0 pgmap v279: 161 pgs: 161 active+clean; 604 KiB data, 333 MiB used, 715 GiB / 715 GiB avail 2024-04-23T02:37:19.434 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:37:19 smithi191 bash[40117]: audit 2024-04-23T02:37:18.503432+0000 mon.c (mon.1) 225 : audit 1 from='client.? 172.21.15.37:0/3567778734' entity='client.iscsi.foo.smithi037.qdajck' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.37:6800/3808651703"}]: dispatch 2024-04-23T02:37:19.434 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:37:19 smithi191 bash[40117]: audit 2024-04-23T02:37:18.504162+0000 mon.a (mon.0) 710 : audit 1 from='client.? ' entity='client.iscsi.foo.smithi037.qdajck' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.37:6800/3808651703"}]: dispatch 2024-04-23T02:37:19.531 INFO:teuthology.orchestra.run.smithi037.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-04-23T02:37:19.531 INFO:teuthology.orchestra.run.smithi037.stdout:alertmanager.a smithi037 *:9093,9094 running (9m) 8s ago 15m 10.4M - 0.20.0 0881eb8f169f 1b9e4bd608dc 2024-04-23T02:37:19.532 INFO:teuthology.orchestra.run.smithi037.stdout:grafana.a smithi191 *:3000 running (8m) 10s ago 15m 26.6M - 6.7.4 557c83e11646 cfce89c1dd30 2024-04-23T02:37:19.532 INFO:teuthology.orchestra.run.smithi037.stdout:iscsi.foo.smithi037.qdajck smithi037 running (15s) 8s ago 13m 68.8M - 3.7 9900ed1a6b81 ba273912b7ca 2024-04-23T02:37:19.532 INFO:teuthology.orchestra.run.smithi037.stdout:mgr.x smithi191 *:8443,8765 running (7m) 10s ago 20m 442M - 18.2.2-1237-g646b8c7d 9900ed1a6b81 b3456bc9b9ef 2024-04-23T02:37:19.532 INFO:teuthology.orchestra.run.smithi037.stdout:mgr.y smithi037 *:8443,8765 running (8m) 8s ago 21m 494M - 18.2.2-1237-g646b8c7d 9900ed1a6b81 19b52a26f1ca 2024-04-23T02:37:19.532 INFO:teuthology.orchestra.run.smithi037.stdout:mon.a smithi037 running (6m) 8s ago 21m 79.7M 2048M 18.2.2-1237-g646b8c7d 9900ed1a6b81 6d03d23cb94e 2024-04-23T02:37:19.532 INFO:teuthology.orchestra.run.smithi037.stdout:mon.b smithi191 running (5m) 10s ago 20m 59.4M 2048M 18.2.2-1237-g646b8c7d 9900ed1a6b81 a5c2b4539944 2024-04-23T02:37:19.532 INFO:teuthology.orchestra.run.smithi037.stdout:mon.c smithi037 running (6m) 8s ago 20m 63.0M 2048M 18.2.2-1237-g646b8c7d 9900ed1a6b81 f6fcc457b7d2 2024-04-23T02:37:19.532 INFO:teuthology.orchestra.run.smithi037.stdout:node-exporter.a smithi037 *:9100 running (9m) 8s ago 16m 6448k - 0.18.1 e5a616e4b9cf 9f1e46faf95f 2024-04-23T02:37:19.532 INFO:teuthology.orchestra.run.smithi037.stdout:node-exporter.b smithi191 *:9100 running (8m) 10s ago 16m 4312k - 0.18.1 e5a616e4b9cf 4b3fa5356419 2024-04-23T02:37:19.532 INFO:teuthology.orchestra.run.smithi037.stdout:osd.0 smithi037 running (4m) 8s ago 19m 64.4M 4096M 18.2.2-1237-g646b8c7d 9900ed1a6b81 e084fbd81970 2024-04-23T02:37:19.532 INFO:teuthology.orchestra.run.smithi037.stdout:osd.1 smithi037 running (4m) 8s ago 19m 65.0M 4096M 18.2.2-1237-g646b8c7d 9900ed1a6b81 743ca0daac2b 2024-04-23T02:37:19.532 INFO:teuthology.orchestra.run.smithi037.stdout:osd.2 smithi037 running (3m) 8s ago 18m 63.0M 4096M 18.2.2-1237-g646b8c7d 9900ed1a6b81 919a641f6f71 2024-04-23T02:37:19.532 INFO:teuthology.orchestra.run.smithi037.stdout:osd.3 smithi037 running (3m) 8s ago 18m 60.9M 4096M 18.2.2-1237-g646b8c7d 9900ed1a6b81 21dfc544a753 2024-04-23T02:37:19.532 INFO:teuthology.orchestra.run.smithi037.stdout:osd.4 smithi191 running (2m) 10s ago 18m 62.0M 4096M 18.2.2-1237-g646b8c7d 9900ed1a6b81 115b79a0f222 2024-04-23T02:37:19.533 INFO:teuthology.orchestra.run.smithi037.stdout:osd.5 smithi191 running (2m) 10s ago 17m 60.0M 4096M 18.2.2-1237-g646b8c7d 9900ed1a6b81 d173af4b36f7 2024-04-23T02:37:19.533 INFO:teuthology.orchestra.run.smithi037.stdout:osd.6 smithi191 running (109s) 10s ago 17m 57.3M 4096M 18.2.2-1237-g646b8c7d 9900ed1a6b81 ca3a0c9b876e 2024-04-23T02:37:19.533 INFO:teuthology.orchestra.run.smithi037.stdout:osd.7 smithi191 running (81s) 10s ago 16m 57.8M 4096M 18.2.2-1237-g646b8c7d 9900ed1a6b81 9d8e7676dd6f 2024-04-23T02:37:19.533 INFO:teuthology.orchestra.run.smithi037.stdout:prometheus.a smithi191 *:9095 error 10s ago 16m - - 2024-04-23T02:37:19.533 INFO:teuthology.orchestra.run.smithi037.stdout:rgw.foo.smithi037.ajnubp smithi037 *:8000 running (59s) 8s ago 14m 89.8M - 18.2.2-1237-g646b8c7d 9900ed1a6b81 a0ebdf431251 2024-04-23T02:37:19.533 INFO:teuthology.orchestra.run.smithi037.stdout:rgw.foo.smithi191.arojwq smithi191 *:8000 running (46s) 10s ago 14m 89.7M - 18.2.2-1237-g646b8c7d 9900ed1a6b81 3da7b9b68bfb 2024-04-23T02:37:19.533 INFO:teuthology.orchestra.run.smithi037.stdout:rgw.smpl.smithi037.oowzwi smithi037 *:80 running (52s) 8s ago 13m 89.5M - 18.2.2-1237-g646b8c7d 9900ed1a6b81 d006b67bc98a 2024-04-23T02:37:19.533 INFO:teuthology.orchestra.run.smithi037.stdout:rgw.smpl.smithi191.vzlgqs smithi191 *:80 running (39s) 10s ago 13m 89.2M - 18.2.2-1237-g646b8c7d 9900ed1a6b81 27cc27328dd8 2024-04-23T02:37:19.562 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:37:19 smithi037 bash[54030]: audit 2024-04-23T02:37:18.093477+0000 mon.a (mon.0) 708 : audit 1 from='client.? ' entity='client.iscsi.foo.smithi037.qdajck' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.37:0/904546861"}]': finished 2024-04-23T02:37:19.562 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:37:19 smithi037 bash[54030]: cluster 2024-04-23T02:37:18.093693+0000 mon.a (mon.0) 709 : cluster 0 osdmap e135: 8 total, 8 up, 8 in 2024-04-23T02:37:19.562 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:37:19 smithi037 bash[54030]: cluster 2024-04-23T02:37:18.099147+0000 mgr.y (mgr.25468) 376 : cluster 0 pgmap v279: 161 pgs: 161 active+clean; 604 KiB data, 333 MiB used, 715 GiB / 715 GiB avail 2024-04-23T02:37:19.562 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:37:19 smithi037 bash[54030]: audit 2024-04-23T02:37:18.503432+0000 mon.c (mon.1) 225 : audit 1 from='client.? 172.21.15.37:0/3567778734' entity='client.iscsi.foo.smithi037.qdajck' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.37:6800/3808651703"}]: dispatch 2024-04-23T02:37:19.562 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:37:19 smithi037 bash[54030]: audit 2024-04-23T02:37:18.504162+0000 mon.a (mon.0) 710 : audit 1 from='client.? ' entity='client.iscsi.foo.smithi037.qdajck' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.37:6800/3808651703"}]: dispatch 2024-04-23T02:37:19.563 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:37:19 smithi037 bash[56036]: audit 2024-04-23T02:37:18.093477+0000 mon.a (mon.0) 708 : audit 1 from='client.? ' entity='client.iscsi.foo.smithi037.qdajck' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.37:0/904546861"}]': finished 2024-04-23T02:37:19.563 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:37:19 smithi037 bash[56036]: cluster 2024-04-23T02:37:18.093693+0000 mon.a (mon.0) 709 : cluster 0 osdmap e135: 8 total, 8 up, 8 in 2024-04-23T02:37:19.563 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:37:19 smithi037 bash[56036]: cluster 2024-04-23T02:37:18.099147+0000 mgr.y (mgr.25468) 376 : cluster 0 pgmap v279: 161 pgs: 161 active+clean; 604 KiB data, 333 MiB used, 715 GiB / 715 GiB avail 2024-04-23T02:37:19.563 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:37:19 smithi037 bash[56036]: audit 2024-04-23T02:37:18.503432+0000 mon.c (mon.1) 225 : audit 1 from='client.? 172.21.15.37:0/3567778734' entity='client.iscsi.foo.smithi037.qdajck' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.37:6800/3808651703"}]: dispatch 2024-04-23T02:37:19.563 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:37:19 smithi037 bash[56036]: audit 2024-04-23T02:37:18.504162+0000 mon.a (mon.0) 710 : audit 1 from='client.? ' entity='client.iscsi.foo.smithi037.qdajck' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.37:6800/3808651703"}]: dispatch 2024-04-23T02:37:19.993 INFO:teuthology.orchestra.run.smithi037.stdout:{ 2024-04-23T02:37:19.993 INFO:teuthology.orchestra.run.smithi037.stdout: "mon": { 2024-04-23T02:37:19.993 INFO:teuthology.orchestra.run.smithi037.stdout: "ceph version 18.2.2-1237-g646b8c7d (646b8c7d293d8ec31a40c69f7b3237b19c1be24d) reef (stable)": 3 2024-04-23T02:37:19.993 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-04-23T02:37:19.993 INFO:teuthology.orchestra.run.smithi037.stdout: "mgr": { 2024-04-23T02:37:19.993 INFO:teuthology.orchestra.run.smithi037.stdout: "ceph version 18.2.2-1237-g646b8c7d (646b8c7d293d8ec31a40c69f7b3237b19c1be24d) reef (stable)": 2 2024-04-23T02:37:19.993 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-04-23T02:37:19.993 INFO:teuthology.orchestra.run.smithi037.stdout: "osd": { 2024-04-23T02:37:19.993 INFO:teuthology.orchestra.run.smithi037.stdout: "ceph version 18.2.2-1237-g646b8c7d (646b8c7d293d8ec31a40c69f7b3237b19c1be24d) reef (stable)": 8 2024-04-23T02:37:19.993 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-04-23T02:37:19.993 INFO:teuthology.orchestra.run.smithi037.stdout: "rgw": { 2024-04-23T02:37:19.994 INFO:teuthology.orchestra.run.smithi037.stdout: "ceph version 18.2.2-1237-g646b8c7d (646b8c7d293d8ec31a40c69f7b3237b19c1be24d) reef (stable)": 4 2024-04-23T02:37:19.994 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-04-23T02:37:19.994 INFO:teuthology.orchestra.run.smithi037.stdout: "overall": { 2024-04-23T02:37:19.994 INFO:teuthology.orchestra.run.smithi037.stdout: "ceph version 18.2.2-1237-g646b8c7d (646b8c7d293d8ec31a40c69f7b3237b19c1be24d) reef (stable)": 17 2024-04-23T02:37:19.994 INFO:teuthology.orchestra.run.smithi037.stdout: } 2024-04-23T02:37:19.994 INFO:teuthology.orchestra.run.smithi037.stdout:} 2024-04-23T02:37:20.418 INFO:teuthology.orchestra.run.smithi037.stdout:{ 2024-04-23T02:37:20.419 INFO:teuthology.orchestra.run.smithi037.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph@sha256:417b28a7fda24d3105eeb9bae56a845b9ffa154499a85601880a5fd035847210", 2024-04-23T02:37:20.419 INFO:teuthology.orchestra.run.smithi037.stdout: "in_progress": true, 2024-04-23T02:37:20.419 INFO:teuthology.orchestra.run.smithi037.stdout: "which": "Upgrading all daemon types on all hosts", 2024-04-23T02:37:20.419 INFO:teuthology.orchestra.run.smithi037.stdout: "services_complete": [ 2024-04-23T02:37:20.419 INFO:teuthology.orchestra.run.smithi037.stdout: "mon", 2024-04-23T02:37:20.419 INFO:teuthology.orchestra.run.smithi037.stdout: "iscsi", 2024-04-23T02:37:20.419 INFO:teuthology.orchestra.run.smithi037.stdout: "rgw", 2024-04-23T02:37:20.419 INFO:teuthology.orchestra.run.smithi037.stdout: "mgr", 2024-04-23T02:37:20.419 INFO:teuthology.orchestra.run.smithi037.stdout: "osd" 2024-04-23T02:37:20.419 INFO:teuthology.orchestra.run.smithi037.stdout: ], 2024-04-23T02:37:20.419 INFO:teuthology.orchestra.run.smithi037.stdout: "progress": "18/23 daemons upgraded", 2024-04-23T02:37:20.419 INFO:teuthology.orchestra.run.smithi037.stdout: "message": "Currently upgrading iscsi daemons", 2024-04-23T02:37:20.419 INFO:teuthology.orchestra.run.smithi037.stdout: "is_paused": false 2024-04-23T02:37:20.419 INFO:teuthology.orchestra.run.smithi037.stdout:} 2024-04-23T02:37:20.433 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:37:20 smithi191 bash[40117]: audit 2024-04-23T02:37:18.710411+0000 mgr.y (mgr.25468) 377 : audit 0 from='client.34965 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T02:37:20.433 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:37:20 smithi191 bash[40117]: audit 2024-04-23T02:37:19.099484+0000 mgr.y (mgr.25468) 378 : audit 0 from='client.44824 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T02:37:20.433 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:37:20 smithi191 bash[40117]: audit 2024-04-23T02:37:19.104216+0000 mon.a (mon.0) 711 : audit 1 from='client.? ' entity='client.iscsi.foo.smithi037.qdajck' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.37:6800/3808651703"}]': finished 2024-04-23T02:37:20.433 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:37:20 smithi191 bash[40117]: cluster 2024-04-23T02:37:19.104365+0000 mon.a (mon.0) 712 : cluster 0 osdmap e136: 8 total, 8 up, 8 in 2024-04-23T02:37:20.433 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:37:20 smithi191 bash[40117]: audit 2024-04-23T02:37:19.510190+0000 mon.a (mon.0) 713 : audit 1 from='client.? 172.21.15.37:0/2906863287' entity='client.iscsi.foo.smithi037.qdajck' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.37:6800/2310411004"}]: dispatch 2024-04-23T02:37:20.433 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:37:20 smithi191 bash[40117]: audit 2024-04-23T02:37:19.983571+0000 mon.c (mon.1) 226 : audit 0 from='client.44839 172.21.15.37:0/2244755771' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T02:37:20.562 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:37:20 smithi037 bash[56036]: audit 2024-04-23T02:37:18.710411+0000 mgr.y (mgr.25468) 377 : audit 0 from='client.34965 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T02:37:20.562 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:37:20 smithi037 bash[56036]: audit 2024-04-23T02:37:19.099484+0000 mgr.y (mgr.25468) 378 : audit 0 from='client.44824 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T02:37:20.562 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:37:20 smithi037 bash[56036]: audit 2024-04-23T02:37:19.104216+0000 mon.a (mon.0) 711 : audit 1 from='client.? ' entity='client.iscsi.foo.smithi037.qdajck' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.37:6800/3808651703"}]': finished 2024-04-23T02:37:20.562 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:37:20 smithi037 bash[56036]: cluster 2024-04-23T02:37:19.104365+0000 mon.a (mon.0) 712 : cluster 0 osdmap e136: 8 total, 8 up, 8 in 2024-04-23T02:37:20.562 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:37:20 smithi037 bash[56036]: audit 2024-04-23T02:37:19.510190+0000 mon.a (mon.0) 713 : audit 1 from='client.? 172.21.15.37:0/2906863287' entity='client.iscsi.foo.smithi037.qdajck' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.37:6800/2310411004"}]: dispatch 2024-04-23T02:37:20.562 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:37:20 smithi037 bash[56036]: audit 2024-04-23T02:37:19.983571+0000 mon.c (mon.1) 226 : audit 0 from='client.44839 172.21.15.37:0/2244755771' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T02:37:20.562 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:37:20 smithi037 bash[54030]: audit 2024-04-23T02:37:18.710411+0000 mgr.y (mgr.25468) 377 : audit 0 from='client.34965 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T02:37:20.563 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:37:20 smithi037 bash[54030]: audit 2024-04-23T02:37:19.099484+0000 mgr.y (mgr.25468) 378 : audit 0 from='client.44824 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T02:37:20.563 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:37:20 smithi037 bash[54030]: audit 2024-04-23T02:37:19.104216+0000 mon.a (mon.0) 711 : audit 1 from='client.? ' entity='client.iscsi.foo.smithi037.qdajck' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.37:6800/3808651703"}]': finished 2024-04-23T02:37:20.563 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:37:20 smithi037 bash[54030]: cluster 2024-04-23T02:37:19.104365+0000 mon.a (mon.0) 712 : cluster 0 osdmap e136: 8 total, 8 up, 8 in 2024-04-23T02:37:20.563 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:37:20 smithi037 bash[54030]: audit 2024-04-23T02:37:19.510190+0000 mon.a (mon.0) 713 : audit 1 from='client.? 172.21.15.37:0/2906863287' entity='client.iscsi.foo.smithi037.qdajck' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.37:6800/2310411004"}]: dispatch 2024-04-23T02:37:20.563 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:37:20 smithi037 bash[54030]: audit 2024-04-23T02:37:19.983571+0000 mon.c (mon.1) 226 : audit 0 from='client.44839 172.21.15.37:0/2244755771' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T02:37:20.882 INFO:teuthology.orchestra.run.smithi037.stdout:HEALTH_WARN 2 failed cephadm daemon(s) 2024-04-23T02:37:20.883 INFO:teuthology.orchestra.run.smithi037.stdout:[WRN] CEPHADM_FAILED_DAEMON: 2 failed cephadm daemon(s) 2024-04-23T02:37:20.883 INFO:teuthology.orchestra.run.smithi037.stdout: daemon iscsi.foo.smithi037.qdajck on smithi037 is in error state 2024-04-23T02:37:20.883 INFO:teuthology.orchestra.run.smithi037.stdout: daemon prometheus.a on smithi191 is in error state 2024-04-23T02:37:21.433 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:37:21 smithi191 bash[40117]: audit 2024-04-23T02:37:19.496937+0000 mgr.y (mgr.25468) 379 : audit 0 from='client.34977 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T02:37:21.433 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:37:21 smithi191 bash[40117]: cluster 2024-04-23T02:37:20.099589+0000 mgr.y (mgr.25468) 380 : cluster 0 pgmap v281: 161 pgs: 161 active+clean; 604 KiB data, 333 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-23T02:37:21.433 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:37:21 smithi191 bash[40117]: audit 2024-04-23T02:37:20.104645+0000 mon.a (mon.0) 714 : audit 1 from='client.? 172.21.15.37:0/2906863287' entity='client.iscsi.foo.smithi037.qdajck' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.37:6800/2310411004"}]': finished 2024-04-23T02:37:21.434 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:37:21 smithi191 bash[40117]: cluster 2024-04-23T02:37:20.104800+0000 mon.a (mon.0) 715 : cluster 0 osdmap e137: 8 total, 8 up, 8 in 2024-04-23T02:37:21.434 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:37:21 smithi191 bash[40117]: audit 2024-04-23T02:37:20.408897+0000 mgr.y (mgr.25468) 381 : audit 0 from='client.44845 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T02:37:21.434 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:37:21 smithi191 bash[40117]: audit 2024-04-23T02:37:20.510457+0000 mon.c (mon.1) 227 : audit 1 from='client.? 172.21.15.37:0/3115999728' entity='client.iscsi.foo.smithi037.qdajck' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.37:0/2692661360"}]: dispatch 2024-04-23T02:37:21.434 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:37:21 smithi191 bash[40117]: audit 2024-04-23T02:37:20.511099+0000 mon.a (mon.0) 716 : audit 1 from='client.? ' entity='client.iscsi.foo.smithi037.qdajck' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.37:0/2692661360"}]: dispatch 2024-04-23T02:37:21.434 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:37:21 smithi191 bash[40117]: audit 2024-04-23T02:37:20.873576+0000 mon.c (mon.1) 228 : audit 0 from='client.44857 172.21.15.37:0/1715648259' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-23T02:37:21.562 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:37:21 smithi037 bash[54030]: audit 2024-04-23T02:37:19.496937+0000 mgr.y (mgr.25468) 379 : audit 0 from='client.34977 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T02:37:21.562 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:37:21 smithi037 bash[54030]: cluster 2024-04-23T02:37:20.099589+0000 mgr.y (mgr.25468) 380 : cluster 0 pgmap v281: 161 pgs: 161 active+clean; 604 KiB data, 333 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-23T02:37:21.562 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:37:21 smithi037 bash[54030]: audit 2024-04-23T02:37:20.104645+0000 mon.a (mon.0) 714 : audit 1 from='client.? 172.21.15.37:0/2906863287' entity='client.iscsi.foo.smithi037.qdajck' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.37:6800/2310411004"}]': finished 2024-04-23T02:37:21.562 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:37:21 smithi037 bash[54030]: cluster 2024-04-23T02:37:20.104800+0000 mon.a (mon.0) 715 : cluster 0 osdmap e137: 8 total, 8 up, 8 in 2024-04-23T02:37:21.562 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:37:21 smithi037 bash[54030]: audit 2024-04-23T02:37:20.408897+0000 mgr.y (mgr.25468) 381 : audit 0 from='client.44845 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T02:37:21.563 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:37:21 smithi037 bash[54030]: audit 2024-04-23T02:37:20.510457+0000 mon.c (mon.1) 227 : audit 1 from='client.? 172.21.15.37:0/3115999728' entity='client.iscsi.foo.smithi037.qdajck' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.37:0/2692661360"}]: dispatch 2024-04-23T02:37:21.563 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:37:21 smithi037 bash[54030]: audit 2024-04-23T02:37:20.511099+0000 mon.a (mon.0) 716 : audit 1 from='client.? ' entity='client.iscsi.foo.smithi037.qdajck' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.37:0/2692661360"}]: dispatch 2024-04-23T02:37:21.563 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:37:21 smithi037 bash[54030]: audit 2024-04-23T02:37:20.873576+0000 mon.c (mon.1) 228 : audit 0 from='client.44857 172.21.15.37:0/1715648259' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-23T02:37:21.563 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:37:21 smithi037 bash[56036]: audit 2024-04-23T02:37:19.496937+0000 mgr.y (mgr.25468) 379 : audit 0 from='client.34977 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T02:37:21.563 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:37:21 smithi037 bash[56036]: cluster 2024-04-23T02:37:20.099589+0000 mgr.y (mgr.25468) 380 : cluster 0 pgmap v281: 161 pgs: 161 active+clean; 604 KiB data, 333 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-23T02:37:21.563 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:37:21 smithi037 bash[56036]: audit 2024-04-23T02:37:20.104645+0000 mon.a (mon.0) 714 : audit 1 from='client.? 172.21.15.37:0/2906863287' entity='client.iscsi.foo.smithi037.qdajck' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.37:6800/2310411004"}]': finished 2024-04-23T02:37:21.563 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:37:21 smithi037 bash[56036]: cluster 2024-04-23T02:37:20.104800+0000 mon.a (mon.0) 715 : cluster 0 osdmap e137: 8 total, 8 up, 8 in 2024-04-23T02:37:21.563 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:37:21 smithi037 bash[56036]: audit 2024-04-23T02:37:20.408897+0000 mgr.y (mgr.25468) 381 : audit 0 from='client.44845 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T02:37:21.563 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:37:21 smithi037 bash[56036]: audit 2024-04-23T02:37:20.510457+0000 mon.c (mon.1) 227 : audit 1 from='client.? 172.21.15.37:0/3115999728' entity='client.iscsi.foo.smithi037.qdajck' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.37:0/2692661360"}]: dispatch 2024-04-23T02:37:21.563 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:37:21 smithi037 bash[56036]: audit 2024-04-23T02:37:20.511099+0000 mon.a (mon.0) 716 : audit 1 from='client.? ' entity='client.iscsi.foo.smithi037.qdajck' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.37:0/2692661360"}]: dispatch 2024-04-23T02:37:21.563 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:37:21 smithi037 bash[56036]: audit 2024-04-23T02:37:20.873576+0000 mon.c (mon.1) 228 : audit 0 from='client.44857 172.21.15.37:0/1715648259' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-23T02:37:22.433 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:37:22 smithi191 bash[40117]: audit 2024-04-23T02:37:21.132074+0000 mon.a (mon.0) 717 : audit 1 from='client.? ' entity='client.iscsi.foo.smithi037.qdajck' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.37:0/2692661360"}]': finished 2024-04-23T02:37:22.433 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:37:22 smithi191 bash[40117]: cluster 2024-04-23T02:37:21.132235+0000 mon.a (mon.0) 718 : cluster 0 osdmap e138: 8 total, 8 up, 8 in 2024-04-23T02:37:22.433 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:37:22 smithi191 bash[40117]: audit 2024-04-23T02:37:21.529442+0000 mon.a (mon.0) 719 : audit 1 from='client.? 172.21.15.37:0/1944332161' entity='client.iscsi.foo.smithi037.qdajck' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.37:0/313714574"}]: dispatch 2024-04-23T02:37:22.433 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:37:22 smithi191 bash[40117]: cluster 2024-04-23T02:37:22.100722+0000 mgr.y (mgr.25468) 382 : cluster 0 pgmap v284: 161 pgs: 161 active+clean; 604 KiB data, 333 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-23T02:37:22.562 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:37:22 smithi037 bash[54030]: audit 2024-04-23T02:37:21.132074+0000 mon.a (mon.0) 717 : audit 1 from='client.? ' entity='client.iscsi.foo.smithi037.qdajck' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.37:0/2692661360"}]': finished 2024-04-23T02:37:22.562 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:37:22 smithi037 bash[54030]: cluster 2024-04-23T02:37:21.132235+0000 mon.a (mon.0) 718 : cluster 0 osdmap e138: 8 total, 8 up, 8 in 2024-04-23T02:37:22.562 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:37:22 smithi037 bash[54030]: audit 2024-04-23T02:37:21.529442+0000 mon.a (mon.0) 719 : audit 1 from='client.? 172.21.15.37:0/1944332161' entity='client.iscsi.foo.smithi037.qdajck' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.37:0/313714574"}]: dispatch 2024-04-23T02:37:22.562 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:37:22 smithi037 bash[54030]: cluster 2024-04-23T02:37:22.100722+0000 mgr.y (mgr.25468) 382 : cluster 0 pgmap v284: 161 pgs: 161 active+clean; 604 KiB data, 333 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-23T02:37:22.563 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:37:22 smithi037 bash[56036]: audit 2024-04-23T02:37:21.132074+0000 mon.a (mon.0) 717 : audit 1 from='client.? ' entity='client.iscsi.foo.smithi037.qdajck' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.37:0/2692661360"}]': finished 2024-04-23T02:37:22.563 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:37:22 smithi037 bash[56036]: cluster 2024-04-23T02:37:21.132235+0000 mon.a (mon.0) 718 : cluster 0 osdmap e138: 8 total, 8 up, 8 in 2024-04-23T02:37:22.563 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:37:22 smithi037 bash[56036]: audit 2024-04-23T02:37:21.529442+0000 mon.a (mon.0) 719 : audit 1 from='client.? 172.21.15.37:0/1944332161' entity='client.iscsi.foo.smithi037.qdajck' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.37:0/313714574"}]: dispatch 2024-04-23T02:37:22.563 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:37:22 smithi037 bash[56036]: cluster 2024-04-23T02:37:22.100722+0000 mgr.y (mgr.25468) 382 : cluster 0 pgmap v284: 161 pgs: 161 active+clean; 604 KiB data, 333 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-23T02:37:23.434 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:37:23 smithi191 bash[40117]: audit 2024-04-23T02:37:22.145604+0000 mon.a (mon.0) 720 : audit 1 from='client.? 172.21.15.37:0/1944332161' entity='client.iscsi.foo.smithi037.qdajck' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.37:0/313714574"}]': finished 2024-04-23T02:37:23.434 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:37:23 smithi191 bash[40117]: cluster 2024-04-23T02:37:22.145742+0000 mon.a (mon.0) 721 : cluster 0 osdmap e139: 8 total, 8 up, 8 in 2024-04-23T02:37:23.435 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:37:23 smithi191 bash[40117]: audit 2024-04-23T02:37:22.395183+0000 mon.a (mon.0) 722 : audit 1 from='mgr.25468 ' entity='mgr.y' 2024-04-23T02:37:23.435 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:37:23 smithi191 bash[40117]: audit 2024-04-23T02:37:22.413811+0000 mon.a (mon.0) 723 : audit 1 from='mgr.25468 ' entity='mgr.y' 2024-04-23T02:37:23.435 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:37:23 smithi191 bash[40117]: audit 2024-04-23T02:37:22.417798+0000 mon.c (mon.1) 229 : audit 0 from='mgr.25468 172.21.15.37:0/2063831359' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-23T02:37:23.435 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:37:23 smithi191 bash[40117]: audit 2024-04-23T02:37:22.419353+0000 mon.c (mon.1) 230 : audit 1 from='mgr.25468 172.21.15.37:0/2063831359' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-23T02:37:23.435 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:37:23 smithi191 bash[40117]: cephadm 2024-04-23T02:37:22.420738+0000 mgr.y (mgr.25468) 383 : cephadm 3 unable to calc client keyring client.admin placement PlacementSpec(label='_admin'): Cannot place : No matching hosts for label _admin 2024-04-23T02:37:23.435 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:37:23 smithi191 bash[40117]: cluster 2024-04-23T02:37:22.421834+0000 mgr.y (mgr.25468) 384 : cluster 0 pgmap v286: 161 pgs: 161 active+clean; 604 KiB data, 333 MiB used, 715 GiB / 715 GiB avail 2024-04-23T02:37:23.435 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:37:23 smithi191 bash[40117]: cluster 2024-04-23T02:37:22.422149+0000 mgr.y (mgr.25468) 385 : cluster 0 pgmap v287: 161 pgs: 161 active+clean; 604 KiB data, 333 MiB used, 715 GiB / 715 GiB avail 2024-04-23T02:37:23.435 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:37:23 smithi191 bash[40117]: cephadm 2024-04-23T02:37:22.425848+0000 mgr.y (mgr.25468) 386 : cephadm 1 Checking dashboard <-> RGW credentials 2024-04-23T02:37:23.435 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:37:23 smithi191 bash[40117]: audit 2024-04-23T02:37:22.574223+0000 mon.a (mon.0) 724 : audit 1 from='client.? 172.21.15.37:0/1789503547' entity='client.iscsi.foo.smithi037.qdajck' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.37:6801/3808651703"}]: dispatch 2024-04-23T02:37:23.435 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:37:23 smithi191 bash[40117]: audit 2024-04-23T02:37:22.930087+0000 mon.a (mon.0) 725 : audit 1 from='mgr.25468 ' entity='mgr.y' 2024-04-23T02:37:23.435 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:37:23 smithi191 bash[40117]: audit 2024-04-23T02:37:22.947062+0000 mon.a (mon.0) 726 : audit 1 from='mgr.25468 ' entity='mgr.y' 2024-04-23T02:37:23.435 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:37:23 smithi191 bash[40117]: audit 2024-04-23T02:37:22.959806+0000 mon.a (mon.0) 727 : audit 1 from='mgr.25468 ' entity='mgr.y' 2024-04-23T02:37:23.435 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:37:23 smithi191 bash[40117]: audit 2024-04-23T02:37:23.080500+0000 mon.c (mon.1) 231 : audit 0 from='mgr.25468 172.21.15.37:0/2063831359' entity='mgr.y' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-04-23T02:37:23.435 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:37:23 smithi191 bash[40117]: audit 2024-04-23T02:37:23.082329+0000 mgr.y (mgr.25468) 387 : audit 0 from='mon.1 -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-04-23T02:37:23.436 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:37:23 smithi191 bash[40117]: audit 2024-04-23T02:37:23.089840+0000 mon.c (mon.1) 232 : audit 1 from='mgr.25468 172.21.15.37:0/2063831359' entity='mgr.y' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-04-23T02:37:23.436 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:37:23 smithi191 bash[40117]: audit 2024-04-23T02:37:23.090803+0000 mgr.y (mgr.25468) 388 : audit 0 from='mon.1 -' entity='mon.' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-04-23T02:37:23.436 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:37:23 smithi191 bash[40117]: audit 2024-04-23T02:37:23.100545+0000 mon.c (mon.1) 233 : audit 0 from='mgr.25468 172.21.15.37:0/2063831359' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-23T02:37:23.436 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:37:23 smithi191 bash[40117]: audit 2024-04-23T02:37:23.106524+0000 mon.c (mon.1) 234 : audit 0 from='mgr.25468 172.21.15.37:0/2063831359' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T02:37:23.436 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:37:23 smithi191 bash[40117]: audit 2024-04-23T02:37:23.109330+0000 mon.c (mon.1) 235 : audit 0 from='mgr.25468 172.21.15.37:0/2063831359' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T02:37:23.436 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:37:23 smithi191 bash[40117]: audit 2024-04-23T02:37:23.111845+0000 mon.c (mon.1) 236 : audit 0 from='mgr.25468 172.21.15.37:0/2063831359' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T02:37:23.436 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:37:23 smithi191 bash[40117]: audit 2024-04-23T02:37:23.115563+0000 mon.c (mon.1) 237 : audit 0 from='mgr.25468 172.21.15.37:0/2063831359' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T02:37:23.436 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:37:23 smithi191 bash[40117]: audit 2024-04-23T02:37:23.119464+0000 mon.c (mon.1) 238 : audit 0 from='mgr.25468 172.21.15.37:0/2063831359' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T02:37:23.436 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:37:23 smithi191 bash[40117]: audit 2024-04-23T02:37:23.122386+0000 mon.c (mon.1) 239 : audit 0 from='mgr.25468 172.21.15.37:0/2063831359' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T02:37:23.436 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:37:23 smithi191 bash[40117]: audit 2024-04-23T02:37:23.124378+0000 mon.c (mon.1) 240 : audit 0 from='mgr.25468 172.21.15.37:0/2063831359' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T02:37:23.436 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:37:23 smithi191 bash[40117]: audit 2024-04-23T02:37:23.126375+0000 mon.c (mon.1) 241 : audit 0 from='mgr.25468 172.21.15.37:0/2063831359' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T02:37:23.436 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:37:23 smithi191 bash[40117]: audit 2024-04-23T02:37:23.129205+0000 mon.c (mon.1) 242 : audit 0 from='mgr.25468 172.21.15.37:0/2063831359' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T02:37:23.436 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:37:23 smithi191 bash[40117]: audit 2024-04-23T02:37:23.132527+0000 mon.c (mon.1) 243 : audit 0 from='mgr.25468 172.21.15.37:0/2063831359' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T02:37:23.452 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:37:23 smithi037 bash[56036]: audit 2024-04-23T02:37:22.145604+0000 mon.a (mon.0) 720 : audit 1 from='client.? 172.21.15.37:0/1944332161' entity='client.iscsi.foo.smithi037.qdajck' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.37:0/313714574"}]': finished 2024-04-23T02:37:23.452 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:37:23 smithi037 bash[56036]: cluster 2024-04-23T02:37:22.145742+0000 mon.a (mon.0) 721 : cluster 0 osdmap e139: 8 total, 8 up, 8 in 2024-04-23T02:37:23.452 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:37:23 smithi037 bash[56036]: audit 2024-04-23T02:37:22.395183+0000 mon.a (mon.0) 722 : audit 1 from='mgr.25468 ' entity='mgr.y' 2024-04-23T02:37:23.452 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:37:23 smithi037 bash[56036]: audit 2024-04-23T02:37:22.413811+0000 mon.a (mon.0) 723 : audit 1 from='mgr.25468 ' entity='mgr.y' 2024-04-23T02:37:23.452 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:37:23 smithi037 bash[56036]: audit 2024-04-23T02:37:22.417798+0000 mon.c (mon.1) 229 : audit 0 from='mgr.25468 172.21.15.37:0/2063831359' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-23T02:37:23.452 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:37:23 smithi037 bash[56036]: audit 2024-04-23T02:37:22.419353+0000 mon.c (mon.1) 230 : audit 1 from='mgr.25468 172.21.15.37:0/2063831359' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-23T02:37:23.452 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:37:23 smithi037 bash[56036]: cephadm 2024-04-23T02:37:22.420738+0000 mgr.y (mgr.25468) 383 : cephadm 3 unable to calc client keyring client.admin placement PlacementSpec(label='_admin'): Cannot place : No matching hosts for label _admin 2024-04-23T02:37:23.452 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:37:23 smithi037 bash[56036]: cluster 2024-04-23T02:37:22.421834+0000 mgr.y (mgr.25468) 384 : cluster 0 pgmap v286: 161 pgs: 161 active+clean; 604 KiB data, 333 MiB used, 715 GiB / 715 GiB avail 2024-04-23T02:37:23.452 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:37:23 smithi037 bash[56036]: cluster 2024-04-23T02:37:22.422149+0000 mgr.y (mgr.25468) 385 : cluster 0 pgmap v287: 161 pgs: 161 active+clean; 604 KiB data, 333 MiB used, 715 GiB / 715 GiB avail 2024-04-23T02:37:23.452 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:37:23 smithi037 bash[56036]: cephadm 2024-04-23T02:37:22.425848+0000 mgr.y (mgr.25468) 386 : cephadm 1 Checking dashboard <-> RGW credentials 2024-04-23T02:37:23.452 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:37:23 smithi037 bash[56036]: audit 2024-04-23T02:37:22.574223+0000 mon.a (mon.0) 724 : audit 1 from='client.? 172.21.15.37:0/1789503547' entity='client.iscsi.foo.smithi037.qdajck' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.37:6801/3808651703"}]: dispatch 2024-04-23T02:37:23.453 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:37:23 smithi037 bash[56036]: audit 2024-04-23T02:37:22.930087+0000 mon.a (mon.0) 725 : audit 1 from='mgr.25468 ' entity='mgr.y' 2024-04-23T02:37:23.453 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:37:23 smithi037 bash[56036]: audit 2024-04-23T02:37:22.947062+0000 mon.a (mon.0) 726 : audit 1 from='mgr.25468 ' entity='mgr.y' 2024-04-23T02:37:23.453 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:37:23 smithi037 bash[56036]: audit 2024-04-23T02:37:22.959806+0000 mon.a (mon.0) 727 : audit 1 from='mgr.25468 ' entity='mgr.y' 2024-04-23T02:37:23.453 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:37:23 smithi037 bash[56036]: audit 2024-04-23T02:37:23.080500+0000 mon.c (mon.1) 231 : audit 0 from='mgr.25468 172.21.15.37:0/2063831359' entity='mgr.y' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-04-23T02:37:23.453 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:37:23 smithi037 bash[56036]: audit 2024-04-23T02:37:23.082329+0000 mgr.y (mgr.25468) 387 : audit 0 from='mon.1 -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-04-23T02:37:23.453 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:37:23 smithi037 bash[56036]: audit 2024-04-23T02:37:23.089840+0000 mon.c (mon.1) 232 : audit 1 from='mgr.25468 172.21.15.37:0/2063831359' entity='mgr.y' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-04-23T02:37:23.453 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:37:23 smithi037 bash[56036]: audit 2024-04-23T02:37:23.090803+0000 mgr.y (mgr.25468) 388 : audit 0 from='mon.1 -' entity='mon.' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-04-23T02:37:23.453 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:37:23 smithi037 bash[56036]: audit 2024-04-23T02:37:23.100545+0000 mon.c (mon.1) 233 : audit 0 from='mgr.25468 172.21.15.37:0/2063831359' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-23T02:37:23.453 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:37:23 smithi037 bash[56036]: audit 2024-04-23T02:37:23.106524+0000 mon.c (mon.1) 234 : audit 0 from='mgr.25468 172.21.15.37:0/2063831359' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T02:37:23.453 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:37:23 smithi037 bash[56036]: audit 2024-04-23T02:37:23.109330+0000 mon.c (mon.1) 235 : audit 0 from='mgr.25468 172.21.15.37:0/2063831359' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T02:37:23.453 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:37:23 smithi037 bash[56036]: audit 2024-04-23T02:37:23.111845+0000 mon.c (mon.1) 236 : audit 0 from='mgr.25468 172.21.15.37:0/2063831359' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T02:37:23.453 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:37:23 smithi037 bash[56036]: audit 2024-04-23T02:37:23.115563+0000 mon.c (mon.1) 237 : audit 0 from='mgr.25468 172.21.15.37:0/2063831359' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T02:37:23.453 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:37:23 smithi037 bash[56036]: audit 2024-04-23T02:37:23.119464+0000 mon.c (mon.1) 238 : audit 0 from='mgr.25468 172.21.15.37:0/2063831359' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T02:37:23.453 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:37:23 smithi037 bash[56036]: audit 2024-04-23T02:37:23.122386+0000 mon.c (mon.1) 239 : audit 0 from='mgr.25468 172.21.15.37:0/2063831359' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T02:37:23.453 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:37:23 smithi037 bash[56036]: audit 2024-04-23T02:37:23.124378+0000 mon.c (mon.1) 240 : audit 0 from='mgr.25468 172.21.15.37:0/2063831359' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T02:37:23.454 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:37:23 smithi037 bash[56036]: audit 2024-04-23T02:37:23.126375+0000 mon.c (mon.1) 241 : audit 0 from='mgr.25468 172.21.15.37:0/2063831359' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T02:37:23.454 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:37:23 smithi037 bash[56036]: audit 2024-04-23T02:37:23.129205+0000 mon.c (mon.1) 242 : audit 0 from='mgr.25468 172.21.15.37:0/2063831359' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T02:37:23.454 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:37:23 smithi037 bash[56036]: audit 2024-04-23T02:37:23.132527+0000 mon.c (mon.1) 243 : audit 0 from='mgr.25468 172.21.15.37:0/2063831359' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T02:37:23.454 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:37:23 smithi037 bash[54030]: audit 2024-04-23T02:37:22.145604+0000 mon.a (mon.0) 720 : audit 1 from='client.? 172.21.15.37:0/1944332161' entity='client.iscsi.foo.smithi037.qdajck' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.37:0/313714574"}]': finished 2024-04-23T02:37:23.454 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:37:23 smithi037 bash[54030]: cluster 2024-04-23T02:37:22.145742+0000 mon.a (mon.0) 721 : cluster 0 osdmap e139: 8 total, 8 up, 8 in 2024-04-23T02:37:23.454 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:37:23 smithi037 bash[54030]: audit 2024-04-23T02:37:22.395183+0000 mon.a (mon.0) 722 : audit 1 from='mgr.25468 ' entity='mgr.y' 2024-04-23T02:37:23.454 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:37:23 smithi037 bash[54030]: audit 2024-04-23T02:37:22.413811+0000 mon.a (mon.0) 723 : audit 1 from='mgr.25468 ' entity='mgr.y' 2024-04-23T02:37:23.454 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:37:23 smithi037 bash[54030]: audit 2024-04-23T02:37:22.417798+0000 mon.c (mon.1) 229 : audit 0 from='mgr.25468 172.21.15.37:0/2063831359' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-23T02:37:23.454 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:37:23 smithi037 bash[54030]: audit 2024-04-23T02:37:22.419353+0000 mon.c (mon.1) 230 : audit 1 from='mgr.25468 172.21.15.37:0/2063831359' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-23T02:37:23.455 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:37:23 smithi037 bash[54030]: cephadm 2024-04-23T02:37:22.420738+0000 mgr.y (mgr.25468) 383 : cephadm 3 unable to calc client keyring client.admin placement PlacementSpec(label='_admin'): Cannot place : No matching hosts for label _admin 2024-04-23T02:37:23.455 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:37:23 smithi037 bash[54030]: cluster 2024-04-23T02:37:22.421834+0000 mgr.y (mgr.25468) 384 : cluster 0 pgmap v286: 161 pgs: 161 active+clean; 604 KiB data, 333 MiB used, 715 GiB / 715 GiB avail 2024-04-23T02:37:23.455 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:37:23 smithi037 bash[54030]: cluster 2024-04-23T02:37:22.422149+0000 mgr.y (mgr.25468) 385 : cluster 0 pgmap v287: 161 pgs: 161 active+clean; 604 KiB data, 333 MiB used, 715 GiB / 715 GiB avail 2024-04-23T02:37:23.455 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:37:23 smithi037 bash[54030]: cephadm 2024-04-23T02:37:22.425848+0000 mgr.y (mgr.25468) 386 : cephadm 1 Checking dashboard <-> RGW credentials 2024-04-23T02:37:23.455 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:37:23 smithi037 bash[54030]: audit 2024-04-23T02:37:22.574223+0000 mon.a (mon.0) 724 : audit 1 from='client.? 172.21.15.37:0/1789503547' entity='client.iscsi.foo.smithi037.qdajck' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.37:6801/3808651703"}]: dispatch 2024-04-23T02:37:23.455 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:37:23 smithi037 bash[54030]: audit 2024-04-23T02:37:22.930087+0000 mon.a (mon.0) 725 : audit 1 from='mgr.25468 ' entity='mgr.y' 2024-04-23T02:37:23.455 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:37:23 smithi037 bash[54030]: audit 2024-04-23T02:37:22.947062+0000 mon.a (mon.0) 726 : audit 1 from='mgr.25468 ' entity='mgr.y' 2024-04-23T02:37:23.455 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:37:23 smithi037 bash[54030]: audit 2024-04-23T02:37:22.959806+0000 mon.a (mon.0) 727 : audit 1 from='mgr.25468 ' entity='mgr.y' 2024-04-23T02:37:23.455 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:37:23 smithi037 bash[54030]: audit 2024-04-23T02:37:23.080500+0000 mon.c (mon.1) 231 : audit 0 from='mgr.25468 172.21.15.37:0/2063831359' entity='mgr.y' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-04-23T02:37:23.455 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:37:23 smithi037 bash[54030]: audit 2024-04-23T02:37:23.082329+0000 mgr.y (mgr.25468) 387 : audit 0 from='mon.1 -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-04-23T02:37:23.455 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:37:23 smithi037 bash[54030]: audit 2024-04-23T02:37:23.089840+0000 mon.c (mon.1) 232 : audit 1 from='mgr.25468 172.21.15.37:0/2063831359' entity='mgr.y' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-04-23T02:37:23.455 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:37:23 smithi037 bash[54030]: audit 2024-04-23T02:37:23.090803+0000 mgr.y (mgr.25468) 388 : audit 0 from='mon.1 -' entity='mon.' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-04-23T02:37:23.455 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:37:23 smithi037 bash[54030]: audit 2024-04-23T02:37:23.100545+0000 mon.c (mon.1) 233 : audit 0 from='mgr.25468 172.21.15.37:0/2063831359' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-23T02:37:23.455 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:37:23 smithi037 bash[54030]: audit 2024-04-23T02:37:23.106524+0000 mon.c (mon.1) 234 : audit 0 from='mgr.25468 172.21.15.37:0/2063831359' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T02:37:23.455 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:37:23 smithi037 bash[54030]: audit 2024-04-23T02:37:23.109330+0000 mon.c (mon.1) 235 : audit 0 from='mgr.25468 172.21.15.37:0/2063831359' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T02:37:23.456 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:37:23 smithi037 bash[54030]: audit 2024-04-23T02:37:23.111845+0000 mon.c (mon.1) 236 : audit 0 from='mgr.25468 172.21.15.37:0/2063831359' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T02:37:23.456 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:37:23 smithi037 bash[54030]: audit 2024-04-23T02:37:23.115563+0000 mon.c (mon.1) 237 : audit 0 from='mgr.25468 172.21.15.37:0/2063831359' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T02:37:23.456 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:37:23 smithi037 bash[54030]: audit 2024-04-23T02:37:23.119464+0000 mon.c (mon.1) 238 : audit 0 from='mgr.25468 172.21.15.37:0/2063831359' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T02:37:23.456 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:37:23 smithi037 bash[54030]: audit 2024-04-23T02:37:23.122386+0000 mon.c (mon.1) 239 : audit 0 from='mgr.25468 172.21.15.37:0/2063831359' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T02:37:23.456 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:37:23 smithi037 bash[54030]: audit 2024-04-23T02:37:23.124378+0000 mon.c (mon.1) 240 : audit 0 from='mgr.25468 172.21.15.37:0/2063831359' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T02:37:23.456 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:37:23 smithi037 bash[54030]: audit 2024-04-23T02:37:23.126375+0000 mon.c (mon.1) 241 : audit 0 from='mgr.25468 172.21.15.37:0/2063831359' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T02:37:23.456 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:37:23 smithi037 bash[54030]: audit 2024-04-23T02:37:23.129205+0000 mon.c (mon.1) 242 : audit 0 from='mgr.25468 172.21.15.37:0/2063831359' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T02:37:23.456 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:37:23 smithi037 bash[54030]: audit 2024-04-23T02:37:23.132527+0000 mon.c (mon.1) 243 : audit 0 from='mgr.25468 172.21.15.37:0/2063831359' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T02:37:24.433 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:37:24 smithi191 bash[40117]: cephadm 2024-04-23T02:37:23.134031+0000 mgr.y (mgr.25468) 389 : cephadm 1 Upgrade: Setting container_image for all iscsi 2024-04-23T02:37:24.433 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:37:24 smithi191 bash[40117]: audit 2024-04-23T02:37:23.144290+0000 mon.a (mon.0) 728 : audit 1 from='mgr.25468 ' entity='mgr.y' 2024-04-23T02:37:24.434 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:37:24 smithi191 bash[40117]: audit 2024-04-23T02:37:23.157517+0000 mon.c (mon.1) 244 : audit 1 from='mgr.25468 172.21.15.37:0/2063831359' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi.foo.smithi037.qdajck"}]: dispatch 2024-04-23T02:37:24.434 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:37:24 smithi191 bash[40117]: audit 2024-04-23T02:37:23.157980+0000 mon.a (mon.0) 729 : audit 1 from='mgr.25468 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi.foo.smithi037.qdajck"}]: dispatch 2024-04-23T02:37:24.434 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:37:24 smithi191 bash[40117]: audit 2024-04-23T02:37:23.164695+0000 mon.a (mon.0) 730 : audit 1 from='mgr.25468 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi.foo.smithi037.qdajck"}]': finished 2024-04-23T02:37:24.434 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:37:24 smithi191 bash[40117]: audit 2024-04-23T02:37:23.166803+0000 mon.c (mon.1) 245 : audit 0 from='mgr.25468 172.21.15.37:0/2063831359' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T02:37:24.434 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:37:24 smithi191 bash[40117]: cephadm 2024-04-23T02:37:23.168046+0000 mgr.y (mgr.25468) 390 : cephadm 1 Upgrade: Setting container_image for all nfs 2024-04-23T02:37:24.434 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:37:24 smithi191 bash[40117]: audit 2024-04-23T02:37:23.175053+0000 mon.a (mon.0) 731 : audit 1 from='mgr.25468 ' entity='mgr.y' 2024-04-23T02:37:24.434 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:37:24 smithi191 bash[40117]: audit 2024-04-23T02:37:23.178563+0000 mon.c (mon.1) 246 : audit 0 from='mgr.25468 172.21.15.37:0/2063831359' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T02:37:24.434 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:37:24 smithi191 bash[40117]: cephadm 2024-04-23T02:37:23.180039+0000 mgr.y (mgr.25468) 391 : cephadm 1 Upgrade: Setting container_image for all nvmeof 2024-04-23T02:37:24.434 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:37:24 smithi191 bash[40117]: audit 2024-04-23T02:37:23.188375+0000 mon.a (mon.0) 732 : audit 1 from='mgr.25468 ' entity='mgr.y' 2024-04-23T02:37:24.434 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:37:24 smithi191 bash[40117]: cluster 2024-04-23T02:37:23.409242+0000 mon.a (mon.0) 733 : cluster 3 Health check update: 1 failed cephadm daemon(s) (CEPHADM_FAILED_DAEMON) 2024-04-23T02:37:24.434 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:37:24 smithi191 bash[40117]: audit 2024-04-23T02:37:23.424879+0000 mon.a (mon.0) 734 : audit 1 from='client.? 172.21.15.37:0/1789503547' entity='client.iscsi.foo.smithi037.qdajck' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.37:6801/3808651703"}]': finished 2024-04-23T02:37:24.434 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:37:24 smithi191 bash[40117]: cluster 2024-04-23T02:37:23.424945+0000 mon.a (mon.0) 735 : cluster 0 osdmap e140: 8 total, 8 up, 8 in 2024-04-23T02:37:24.434 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:37:24 smithi191 bash[40117]: audit 2024-04-23T02:37:23.823434+0000 mon.a (mon.0) 736 : audit 1 from='client.? 172.21.15.37:0/4223653329' entity='client.iscsi.foo.smithi037.qdajck' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.37:0/584841703"}]: dispatch 2024-04-23T02:37:24.458 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:37:24 smithi037 bash[56036]: cephadm 2024-04-23T02:37:23.134031+0000 mgr.y (mgr.25468) 389 : cephadm 1 Upgrade: Setting container_image for all iscsi 2024-04-23T02:37:24.458 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:37:24 smithi037 bash[56036]: audit 2024-04-23T02:37:23.144290+0000 mon.a (mon.0) 728 : audit 1 from='mgr.25468 ' entity='mgr.y' 2024-04-23T02:37:24.458 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:37:24 smithi037 bash[56036]: audit 2024-04-23T02:37:23.157517+0000 mon.c (mon.1) 244 : audit 1 from='mgr.25468 172.21.15.37:0/2063831359' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi.foo.smithi037.qdajck"}]: dispatch 2024-04-23T02:37:24.458 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:37:24 smithi037 bash[56036]: audit 2024-04-23T02:37:23.157980+0000 mon.a (mon.0) 729 : audit 1 from='mgr.25468 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi.foo.smithi037.qdajck"}]: dispatch 2024-04-23T02:37:24.458 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:37:24 smithi037 bash[56036]: audit 2024-04-23T02:37:23.164695+0000 mon.a (mon.0) 730 : audit 1 from='mgr.25468 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi.foo.smithi037.qdajck"}]': finished 2024-04-23T02:37:24.458 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:37:24 smithi037 bash[56036]: audit 2024-04-23T02:37:23.166803+0000 mon.c (mon.1) 245 : audit 0 from='mgr.25468 172.21.15.37:0/2063831359' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T02:37:24.458 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:37:24 smithi037 bash[56036]: cephadm 2024-04-23T02:37:23.168046+0000 mgr.y (mgr.25468) 390 : cephadm 1 Upgrade: Setting container_image for all nfs 2024-04-23T02:37:24.458 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:37:24 smithi037 bash[56036]: audit 2024-04-23T02:37:23.175053+0000 mon.a (mon.0) 731 : audit 1 from='mgr.25468 ' entity='mgr.y' 2024-04-23T02:37:24.459 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:37:24 smithi037 bash[56036]: audit 2024-04-23T02:37:23.178563+0000 mon.c (mon.1) 246 : audit 0 from='mgr.25468 172.21.15.37:0/2063831359' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T02:37:24.459 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:37:24 smithi037 bash[56036]: cephadm 2024-04-23T02:37:23.180039+0000 mgr.y (mgr.25468) 391 : cephadm 1 Upgrade: Setting container_image for all nvmeof 2024-04-23T02:37:24.459 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:37:24 smithi037 bash[56036]: audit 2024-04-23T02:37:23.188375+0000 mon.a (mon.0) 732 : audit 1 from='mgr.25468 ' entity='mgr.y' 2024-04-23T02:37:24.459 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:37:24 smithi037 bash[56036]: cluster 2024-04-23T02:37:23.409242+0000 mon.a (mon.0) 733 : cluster 3 Health check update: 1 failed cephadm daemon(s) (CEPHADM_FAILED_DAEMON) 2024-04-23T02:37:24.459 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:37:24 smithi037 bash[56036]: audit 2024-04-23T02:37:23.424879+0000 mon.a (mon.0) 734 : audit 1 from='client.? 172.21.15.37:0/1789503547' entity='client.iscsi.foo.smithi037.qdajck' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.37:6801/3808651703"}]': finished 2024-04-23T02:37:24.459 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:37:24 smithi037 bash[56036]: cluster 2024-04-23T02:37:23.424945+0000 mon.a (mon.0) 735 : cluster 0 osdmap e140: 8 total, 8 up, 8 in 2024-04-23T02:37:24.459 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:37:24 smithi037 bash[56036]: audit 2024-04-23T02:37:23.823434+0000 mon.a (mon.0) 736 : audit 1 from='client.? 172.21.15.37:0/4223653329' entity='client.iscsi.foo.smithi037.qdajck' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.37:0/584841703"}]: dispatch 2024-04-23T02:37:24.459 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:37:24 smithi037 bash[54030]: cephadm 2024-04-23T02:37:23.134031+0000 mgr.y (mgr.25468) 389 : cephadm 1 Upgrade: Setting container_image for all iscsi 2024-04-23T02:37:24.459 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:37:24 smithi037 bash[54030]: audit 2024-04-23T02:37:23.144290+0000 mon.a (mon.0) 728 : audit 1 from='mgr.25468 ' entity='mgr.y' 2024-04-23T02:37:24.459 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:37:24 smithi037 bash[54030]: audit 2024-04-23T02:37:23.157517+0000 mon.c (mon.1) 244 : audit 1 from='mgr.25468 172.21.15.37:0/2063831359' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi.foo.smithi037.qdajck"}]: dispatch 2024-04-23T02:37:24.459 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:37:24 smithi037 bash[54030]: audit 2024-04-23T02:37:23.157980+0000 mon.a (mon.0) 729 : audit 1 from='mgr.25468 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi.foo.smithi037.qdajck"}]: dispatch 2024-04-23T02:37:24.460 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:37:24 smithi037 bash[54030]: audit 2024-04-23T02:37:23.164695+0000 mon.a (mon.0) 730 : audit 1 from='mgr.25468 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi.foo.smithi037.qdajck"}]': finished 2024-04-23T02:37:24.460 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:37:24 smithi037 bash[54030]: audit 2024-04-23T02:37:23.166803+0000 mon.c (mon.1) 245 : audit 0 from='mgr.25468 172.21.15.37:0/2063831359' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T02:37:24.460 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:37:24 smithi037 bash[54030]: cephadm 2024-04-23T02:37:23.168046+0000 mgr.y (mgr.25468) 390 : cephadm 1 Upgrade: Setting container_image for all nfs 2024-04-23T02:37:24.460 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:37:24 smithi037 bash[54030]: audit 2024-04-23T02:37:23.175053+0000 mon.a (mon.0) 731 : audit 1 from='mgr.25468 ' entity='mgr.y' 2024-04-23T02:37:24.460 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:37:24 smithi037 bash[54030]: audit 2024-04-23T02:37:23.178563+0000 mon.c (mon.1) 246 : audit 0 from='mgr.25468 172.21.15.37:0/2063831359' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T02:37:24.460 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:37:24 smithi037 bash[54030]: cephadm 2024-04-23T02:37:23.180039+0000 mgr.y (mgr.25468) 391 : cephadm 1 Upgrade: Setting container_image for all nvmeof 2024-04-23T02:37:24.460 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:37:24 smithi037 bash[54030]: audit 2024-04-23T02:37:23.188375+0000 mon.a (mon.0) 732 : audit 1 from='mgr.25468 ' entity='mgr.y' 2024-04-23T02:37:24.460 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:37:24 smithi037 bash[54030]: cluster 2024-04-23T02:37:23.409242+0000 mon.a (mon.0) 733 : cluster 3 Health check update: 1 failed cephadm daemon(s) (CEPHADM_FAILED_DAEMON) 2024-04-23T02:37:24.460 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:37:24 smithi037 bash[54030]: audit 2024-04-23T02:37:23.424879+0000 mon.a (mon.0) 734 : audit 1 from='client.? 172.21.15.37:0/1789503547' entity='client.iscsi.foo.smithi037.qdajck' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.37:6801/3808651703"}]': finished 2024-04-23T02:37:24.460 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:37:24 smithi037 bash[54030]: cluster 2024-04-23T02:37:23.424945+0000 mon.a (mon.0) 735 : cluster 0 osdmap e140: 8 total, 8 up, 8 in 2024-04-23T02:37:24.460 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:37:24 smithi037 bash[54030]: audit 2024-04-23T02:37:23.823434+0000 mon.a (mon.0) 736 : audit 1 from='client.? 172.21.15.37:0/4223653329' entity='client.iscsi.foo.smithi037.qdajck' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.37:0/584841703"}]: dispatch 2024-04-23T02:37:25.812 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:37:25 smithi037 bash[54030]: cluster 2024-04-23T02:37:24.423307+0000 mgr.y (mgr.25468) 392 : cluster 0 pgmap v289: 161 pgs: 161 active+clean; 604 KiB data, 333 MiB used, 715 GiB / 715 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-04-23T02:37:25.812 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:37:25 smithi037 bash[54030]: audit 2024-04-23T02:37:24.427790+0000 mon.a (mon.0) 737 : audit 1 from='client.? 172.21.15.37:0/4223653329' entity='client.iscsi.foo.smithi037.qdajck' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.37:0/584841703"}]': finished 2024-04-23T02:37:25.812 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:37:25 smithi037 bash[54030]: cluster 2024-04-23T02:37:24.428008+0000 mon.a (mon.0) 738 : cluster 0 osdmap e141: 8 total, 8 up, 8 in 2024-04-23T02:37:25.812 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:37:25 smithi037 bash[54030]: audit 2024-04-23T02:37:24.839363+0000 mon.a (mon.0) 739 : audit 1 from='client.? 172.21.15.37:0/1326235030' entity='client.iscsi.foo.smithi037.qdajck' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.37:6800/2797644268"}]: dispatch 2024-04-23T02:37:25.812 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:37:25 smithi037 bash[56036]: cluster 2024-04-23T02:37:24.423307+0000 mgr.y (mgr.25468) 392 : cluster 0 pgmap v289: 161 pgs: 161 active+clean; 604 KiB data, 333 MiB used, 715 GiB / 715 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-04-23T02:37:25.813 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:37:25 smithi037 bash[56036]: audit 2024-04-23T02:37:24.427790+0000 mon.a (mon.0) 737 : audit 1 from='client.? 172.21.15.37:0/4223653329' entity='client.iscsi.foo.smithi037.qdajck' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.37:0/584841703"}]': finished 2024-04-23T02:37:25.813 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:37:25 smithi037 bash[56036]: cluster 2024-04-23T02:37:24.428008+0000 mon.a (mon.0) 738 : cluster 0 osdmap e141: 8 total, 8 up, 8 in 2024-04-23T02:37:25.813 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:37:25 smithi037 bash[56036]: audit 2024-04-23T02:37:24.839363+0000 mon.a (mon.0) 739 : audit 1 from='client.? 172.21.15.37:0/1326235030' entity='client.iscsi.foo.smithi037.qdajck' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.37:6800/2797644268"}]: dispatch 2024-04-23T02:37:25.933 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:37:25 smithi191 bash[40117]: cluster 2024-04-23T02:37:24.423307+0000 mgr.y (mgr.25468) 392 : cluster 0 pgmap v289: 161 pgs: 161 active+clean; 604 KiB data, 333 MiB used, 715 GiB / 715 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-04-23T02:37:25.933 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:37:25 smithi191 bash[40117]: audit 2024-04-23T02:37:24.427790+0000 mon.a (mon.0) 737 : audit 1 from='client.? 172.21.15.37:0/4223653329' entity='client.iscsi.foo.smithi037.qdajck' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.37:0/584841703"}]': finished 2024-04-23T02:37:25.933 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:37:25 smithi191 bash[40117]: cluster 2024-04-23T02:37:24.428008+0000 mon.a (mon.0) 738 : cluster 0 osdmap e141: 8 total, 8 up, 8 in 2024-04-23T02:37:25.933 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:37:25 smithi191 bash[40117]: audit 2024-04-23T02:37:24.839363+0000 mon.a (mon.0) 739 : audit 1 from='client.? 172.21.15.37:0/1326235030' entity='client.iscsi.foo.smithi037.qdajck' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.37:6800/2797644268"}]: dispatch 2024-04-23T02:37:26.261 INFO:journalctl@ceph.node-exporter.a.smithi037.stdout:Apr 23 02:37:26 smithi037 systemd[1]: Stopping Ceph node-exporter.a for 39f0dbf0-0117-11ef-bc93-c7b262605968... 2024-04-23T02:37:26.562 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:37:26 smithi037 bash[54030]: audit 2024-04-23T02:37:25.437567+0000 mon.a (mon.0) 740 : audit 1 from='client.? 172.21.15.37:0/1326235030' entity='client.iscsi.foo.smithi037.qdajck' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.37:6800/2797644268"}]': finished 2024-04-23T02:37:26.562 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:37:26 smithi037 bash[54030]: cluster 2024-04-23T02:37:25.437681+0000 mon.a (mon.0) 741 : cluster 0 osdmap e142: 8 total, 8 up, 8 in 2024-04-23T02:37:26.562 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:37:26 smithi037 bash[54030]: cephadm 2024-04-23T02:37:25.513984+0000 mgr.y (mgr.25468) 393 : cephadm 1 Upgrade: Updating node-exporter.a (1/2) 2024-04-23T02:37:26.562 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:37:26 smithi037 bash[54030]: cephadm 2024-04-23T02:37:25.514840+0000 mgr.y (mgr.25468) 394 : cephadm 1 Deploying daemon node-exporter.a on smithi037 2024-04-23T02:37:26.563 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:37:26 smithi037 bash[54030]: audit 2024-04-23T02:37:25.548211+0000 mgr.y (mgr.25468) 395 : audit 0 from='client.44725 -' entity='client.iscsi.foo.smithi037.qdajck' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-23T02:37:26.563 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:37:26 smithi037 bash[56036]: audit 2024-04-23T02:37:25.437567+0000 mon.a (mon.0) 740 : audit 1 from='client.? 172.21.15.37:0/1326235030' entity='client.iscsi.foo.smithi037.qdajck' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.37:6800/2797644268"}]': finished 2024-04-23T02:37:26.563 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:37:26 smithi037 bash[56036]: cluster 2024-04-23T02:37:25.437681+0000 mon.a (mon.0) 741 : cluster 0 osdmap e142: 8 total, 8 up, 8 in 2024-04-23T02:37:26.563 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:37:26 smithi037 bash[56036]: cephadm 2024-04-23T02:37:25.513984+0000 mgr.y (mgr.25468) 393 : cephadm 1 Upgrade: Updating node-exporter.a (1/2) 2024-04-23T02:37:26.563 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:37:26 smithi037 bash[56036]: cephadm 2024-04-23T02:37:25.514840+0000 mgr.y (mgr.25468) 394 : cephadm 1 Deploying daemon node-exporter.a on smithi037 2024-04-23T02:37:26.563 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:37:26 smithi037 bash[56036]: audit 2024-04-23T02:37:25.548211+0000 mgr.y (mgr.25468) 395 : audit 0 from='client.44725 -' entity='client.iscsi.foo.smithi037.qdajck' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-23T02:37:26.933 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:37:26 smithi191 bash[40117]: audit 2024-04-23T02:37:25.437567+0000 mon.a (mon.0) 740 : audit 1 from='client.? 172.21.15.37:0/1326235030' entity='client.iscsi.foo.smithi037.qdajck' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.37:6800/2797644268"}]': finished 2024-04-23T02:37:26.933 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:37:26 smithi191 bash[40117]: cluster 2024-04-23T02:37:25.437681+0000 mon.a (mon.0) 741 : cluster 0 osdmap e142: 8 total, 8 up, 8 in 2024-04-23T02:37:26.933 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:37:26 smithi191 bash[40117]: cephadm 2024-04-23T02:37:25.513984+0000 mgr.y (mgr.25468) 393 : cephadm 1 Upgrade: Updating node-exporter.a (1/2) 2024-04-23T02:37:26.933 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:37:26 smithi191 bash[40117]: cephadm 2024-04-23T02:37:25.514840+0000 mgr.y (mgr.25468) 394 : cephadm 1 Deploying daemon node-exporter.a on smithi037 2024-04-23T02:37:26.933 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:37:26 smithi191 bash[40117]: audit 2024-04-23T02:37:25.548211+0000 mgr.y (mgr.25468) 395 : audit 0 from='client.44725 -' entity='client.iscsi.foo.smithi037.qdajck' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-23T02:37:27.130 INFO:journalctl@ceph.node-exporter.a.smithi037.stdout:Apr 23 02:37:26 smithi037 bash[82679]: ceph-39f0dbf0-0117-11ef-bc93-c7b262605968-node-exporter.a 2024-04-23T02:37:27.130 INFO:journalctl@ceph.node-exporter.a.smithi037.stdout:Apr 23 02:37:27 smithi037 systemd[1]: ceph-39f0dbf0-0117-11ef-bc93-c7b262605968@node-exporter.a.service: Main process exited, code=exited, status=143/n/a 2024-04-23T02:37:27.131 INFO:journalctl@ceph.node-exporter.a.smithi037.stdout:Apr 23 02:37:27 smithi037 bash[82753]: Error response from daemon: No such container: ceph-39f0dbf0-0117-11ef-bc93-c7b262605968-node-exporter.a 2024-04-23T02:37:27.402 INFO:journalctl@ceph.node-exporter.a.smithi037.stdout:Apr 23 02:37:27 smithi037 systemd[1]: ceph-39f0dbf0-0117-11ef-bc93-c7b262605968@node-exporter.a.service: Failed with result 'exit-code'. 2024-04-23T02:37:27.402 INFO:journalctl@ceph.node-exporter.a.smithi037.stdout:Apr 23 02:37:27 smithi037 systemd[1]: Stopped Ceph node-exporter.a for 39f0dbf0-0117-11ef-bc93-c7b262605968. 2024-04-23T02:37:27.797 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:37:27 smithi191 bash[40117]: cluster 2024-04-23T02:37:26.424750+0000 mgr.y (mgr.25468) 396 : cluster 0 pgmap v292: 161 pgs: 161 active+clean; 604 KiB data, 333 MiB used, 715 GiB / 715 GiB avail; 4.5 KiB/s rd, 511 B/s wr, 5 op/s 2024-04-23T02:37:27.812 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:37:27 smithi037 bash[54030]: cluster 2024-04-23T02:37:26.424750+0000 mgr.y (mgr.25468) 396 : cluster 0 pgmap v292: 161 pgs: 161 active+clean; 604 KiB data, 333 MiB used, 715 GiB / 715 GiB avail; 4.5 KiB/s rd, 511 B/s wr, 5 op/s 2024-04-23T02:37:27.813 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:37:27 smithi037 bash[56036]: cluster 2024-04-23T02:37:26.424750+0000 mgr.y (mgr.25468) 396 : cluster 0 pgmap v292: 161 pgs: 161 active+clean; 604 KiB data, 333 MiB used, 715 GiB / 715 GiB avail; 4.5 KiB/s rd, 511 B/s wr, 5 op/s 2024-04-23T02:37:27.813 INFO:journalctl@ceph.node-exporter.a.smithi037.stdout:Apr 23 02:37:27 smithi037 systemd[1]: Started Ceph node-exporter.a for 39f0dbf0-0117-11ef-bc93-c7b262605968. 2024-04-23T02:37:27.813 INFO:journalctl@ceph.node-exporter.a.smithi037.stdout:Apr 23 02:37:27 smithi037 bash[82836]: Unable to find image 'quay.io/prometheus/node-exporter:v1.5.0' locally 2024-04-23T02:37:28.312 INFO:journalctl@ceph.node-exporter.a.smithi037.stdout:Apr 23 02:37:28 smithi037 bash[82836]: v1.5.0: Pulling from prometheus/node-exporter 2024-04-23T02:37:28.312 INFO:journalctl@ceph.node-exporter.a.smithi037.stdout:Apr 23 02:37:28 smithi037 bash[82836]: 22b70bddd3ac: Pulling fs layer 2024-04-23T02:37:28.313 INFO:journalctl@ceph.node-exporter.a.smithi037.stdout:Apr 23 02:37:28 smithi037 bash[82836]: 5c12815fee55: Pulling fs layer 2024-04-23T02:37:28.313 INFO:journalctl@ceph.node-exporter.a.smithi037.stdout:Apr 23 02:37:28 smithi037 bash[82836]: c0e87333d380: Pulling fs layer 2024-04-23T02:37:28.779 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:37:28 smithi191 bash[40117]: audit 2024-04-23T02:37:27.443145+0000 mon.a (mon.0) 742 : audit 1 from='mgr.25468 ' entity='mgr.y' 2024-04-23T02:37:28.779 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:37:28 smithi191 bash[40117]: audit 2024-04-23T02:37:27.461106+0000 mon.a (mon.0) 743 : audit 1 from='mgr.25468 ' entity='mgr.y' 2024-04-23T02:37:28.812 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:37:28 smithi037 bash[56036]: audit 2024-04-23T02:37:27.443145+0000 mon.a (mon.0) 742 : audit 1 from='mgr.25468 ' entity='mgr.y' 2024-04-23T02:37:28.812 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:37:28 smithi037 bash[56036]: audit 2024-04-23T02:37:27.461106+0000 mon.a (mon.0) 743 : audit 1 from='mgr.25468 ' entity='mgr.y' 2024-04-23T02:37:28.812 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:37:28 smithi037 bash[54030]: audit 2024-04-23T02:37:27.443145+0000 mon.a (mon.0) 742 : audit 1 from='mgr.25468 ' entity='mgr.y' 2024-04-23T02:37:28.812 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:37:28 smithi037 bash[54030]: audit 2024-04-23T02:37:27.461106+0000 mon.a (mon.0) 743 : audit 1 from='mgr.25468 ' entity='mgr.y' 2024-04-23T02:37:28.813 INFO:journalctl@ceph.node-exporter.a.smithi037.stdout:Apr 23 02:37:28 smithi037 bash[82836]: 22b70bddd3ac: Verifying Checksum 2024-04-23T02:37:28.813 INFO:journalctl@ceph.node-exporter.a.smithi037.stdout:Apr 23 02:37:28 smithi037 bash[82836]: 22b70bddd3ac: Download complete 2024-04-23T02:37:28.813 INFO:journalctl@ceph.node-exporter.a.smithi037.stdout:Apr 23 02:37:28 smithi037 bash[82836]: 5c12815fee55: Verifying Checksum 2024-04-23T02:37:28.813 INFO:journalctl@ceph.node-exporter.a.smithi037.stdout:Apr 23 02:37:28 smithi037 bash[82836]: 5c12815fee55: Download complete 2024-04-23T02:37:28.813 INFO:journalctl@ceph.node-exporter.a.smithi037.stdout:Apr 23 02:37:28 smithi037 bash[82836]: c0e87333d380: Verifying Checksum 2024-04-23T02:37:28.813 INFO:journalctl@ceph.node-exporter.a.smithi037.stdout:Apr 23 02:37:28 smithi037 bash[82836]: c0e87333d380: Download complete 2024-04-23T02:37:28.813 INFO:journalctl@ceph.node-exporter.a.smithi037.stdout:Apr 23 02:37:28 smithi037 bash[82836]: 22b70bddd3ac: Pull complete 2024-04-23T02:37:29.470 INFO:journalctl@ceph.node-exporter.a.smithi037.stdout:Apr 23 02:37:29 smithi037 bash[82836]: 5c12815fee55: Pull complete 2024-04-23T02:37:29.783 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:37:29 smithi037 bash[54030]: cluster 2024-04-23T02:37:28.426173+0000 mgr.y (mgr.25468) 397 : cluster 0 pgmap v293: 161 pgs: 161 active+clean; 604 KiB data, 333 MiB used, 715 GiB / 715 GiB avail; 5.0 KiB/s rd, 341 B/s wr, 5 op/s 2024-04-23T02:37:29.783 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:37:29 smithi037 bash[56036]: cluster 2024-04-23T02:37:28.426173+0000 mgr.y (mgr.25468) 397 : cluster 0 pgmap v293: 161 pgs: 161 active+clean; 604 KiB data, 333 MiB used, 715 GiB / 715 GiB avail; 5.0 KiB/s rd, 341 B/s wr, 5 op/s 2024-04-23T02:37:29.783 INFO:journalctl@ceph.node-exporter.a.smithi037.stdout:Apr 23 02:37:29 smithi037 bash[82836]: c0e87333d380: Pull complete 2024-04-23T02:37:29.934 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:37:29 smithi191 bash[40117]: cluster 2024-04-23T02:37:28.426173+0000 mgr.y (mgr.25468) 397 : cluster 0 pgmap v293: 161 pgs: 161 active+clean; 604 KiB data, 333 MiB used, 715 GiB / 715 GiB avail; 5.0 KiB/s rd, 341 B/s wr, 5 op/s 2024-04-23T02:37:30.062 INFO:journalctl@ceph.node-exporter.a.smithi037.stdout:Apr 23 02:37:29 smithi037 bash[82836]: Digest: sha256:39c642b2b337e38c18e80266fb14383754178202f40103646337722a594d984c 2024-04-23T02:37:30.062 INFO:journalctl@ceph.node-exporter.a.smithi037.stdout:Apr 23 02:37:29 smithi037 bash[82836]: Status: Downloaded newer image for quay.io/prometheus/node-exporter:v1.5.0 2024-04-23T02:37:30.433 INFO:journalctl@ceph.node-exporter.b.smithi191.stdout:Apr 23 02:37:30 smithi191 systemd[1]: Stopping Ceph node-exporter.b for 39f0dbf0-0117-11ef-bc93-c7b262605968... 2024-04-23T02:37:30.933 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:37:30 smithi191 bash[40117]: cephadm 2024-04-23T02:37:29.705557+0000 mgr.y (mgr.25468) 398 : cephadm 1 Upgrade: Updating node-exporter.b (2/2) 2024-04-23T02:37:30.933 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:37:30 smithi191 bash[40117]: cephadm 2024-04-23T02:37:29.706355+0000 mgr.y (mgr.25468) 399 : cephadm 1 Deploying daemon node-exporter.b on smithi191 2024-04-23T02:37:31.062 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:37:30 smithi037 bash[54030]: cephadm 2024-04-23T02:37:29.705557+0000 mgr.y (mgr.25468) 398 : cephadm 1 Upgrade: Updating node-exporter.b (2/2) 2024-04-23T02:37:31.062 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:37:30 smithi037 bash[54030]: cephadm 2024-04-23T02:37:29.706355+0000 mgr.y (mgr.25468) 399 : cephadm 1 Deploying daemon node-exporter.b on smithi191 2024-04-23T02:37:31.062 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:37:30 smithi037 bash[56036]: cephadm 2024-04-23T02:37:29.705557+0000 mgr.y (mgr.25468) 398 : cephadm 1 Upgrade: Updating node-exporter.b (2/2) 2024-04-23T02:37:31.063 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:37:30 smithi037 bash[56036]: cephadm 2024-04-23T02:37:29.706355+0000 mgr.y (mgr.25468) 399 : cephadm 1 Deploying daemon node-exporter.b on smithi191 2024-04-23T02:37:31.349 INFO:journalctl@ceph.node-exporter.b.smithi191.stdout:Apr 23 02:37:31 smithi191 bash[57000]: ceph-39f0dbf0-0117-11ef-bc93-c7b262605968-node-exporter.b 2024-04-23T02:37:31.349 INFO:journalctl@ceph.node-exporter.b.smithi191.stdout:Apr 23 02:37:31 smithi191 systemd[1]: ceph-39f0dbf0-0117-11ef-bc93-c7b262605968@node-exporter.b.service: Main process exited, code=exited, status=143/n/a 2024-04-23T02:37:31.349 INFO:journalctl@ceph.node-exporter.b.smithi191.stdout:Apr 23 02:37:31 smithi191 bash[57075]: Error response from daemon: No such container: ceph-39f0dbf0-0117-11ef-bc93-c7b262605968-node-exporter.b 2024-04-23T02:37:31.349 INFO:journalctl@ceph.node-exporter.b.smithi191.stdout:Apr 23 02:37:31 smithi191 systemd[1]: ceph-39f0dbf0-0117-11ef-bc93-c7b262605968@node-exporter.b.service: Failed with result 'exit-code'. 2024-04-23T02:37:31.349 INFO:journalctl@ceph.node-exporter.b.smithi191.stdout:Apr 23 02:37:31 smithi191 systemd[1]: Stopped Ceph node-exporter.b for 39f0dbf0-0117-11ef-bc93-c7b262605968. 2024-04-23T02:37:31.563 INFO:journalctl@ceph.node-exporter.a.smithi037.stdout:Apr 23 02:37:31 smithi037 bash[82836]: ts=2024-04-23T02:37:31.239Z caller=node_exporter.go:180 level=info msg="Starting node_exporter" version="(version=1.5.0, branch=HEAD, revision=1b48970ffcf5630534fb00bb0687d73c66d1c959)" 2024-04-23T02:37:31.563 INFO:journalctl@ceph.node-exporter.a.smithi037.stdout:Apr 23 02:37:31 smithi037 bash[82836]: ts=2024-04-23T02:37:31.239Z 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-04-23T02:37:31.563 INFO:journalctl@ceph.node-exporter.a.smithi037.stdout:Apr 23 02:37:31 smithi037 bash[82836]: ts=2024-04-23T02:37:31.239Z 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-04-23T02:37:31.563 INFO:journalctl@ceph.node-exporter.a.smithi037.stdout:Apr 23 02:37:31 smithi037 bash[82836]: ts=2024-04-23T02:37:31.239Z caller=filesystem_common.go:113 level=info collector=filesystem msg="Parsed flag --collector.filesystem.fs-types-exclude" flag=^(autofs|binfmt_misc|bpf|cgroup2?|configfs|debugfs|devpts|devtmpfs|fusectl|hugetlbfs|iso9660|mqueue|nsfs|overlay|proc|procfs|pstore|rpc_pipefs|securityfs|selinuxfs|squashfs|sysfs|tracefs)$ 2024-04-23T02:37:31.563 INFO:journalctl@ceph.node-exporter.a.smithi037.stdout:Apr 23 02:37:31 smithi037 bash[82836]: ts=2024-04-23T02:37:31.240Z 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-04-23T02:37:31.563 INFO:journalctl@ceph.node-exporter.a.smithi037.stdout:Apr 23 02:37:31 smithi037 bash[82836]: ts=2024-04-23T02:37:31.240Z caller=diskstats_linux.go:264 level=error collector=diskstats msg="Failed to open directory, disabling udev device properties" path=/run/udev/data 2024-04-23T02:37:31.564 INFO:journalctl@ceph.node-exporter.a.smithi037.stdout:Apr 23 02:37:31 smithi037 bash[82836]: ts=2024-04-23T02:37:31.241Z caller=node_exporter.go:110 level=info msg="Enabled collectors" 2024-04-23T02:37:31.564 INFO:journalctl@ceph.node-exporter.a.smithi037.stdout:Apr 23 02:37:31 smithi037 bash[82836]: ts=2024-04-23T02:37:31.241Z caller=node_exporter.go:117 level=info collector=arp 2024-04-23T02:37:31.564 INFO:journalctl@ceph.node-exporter.a.smithi037.stdout:Apr 23 02:37:31 smithi037 bash[82836]: ts=2024-04-23T02:37:31.241Z caller=node_exporter.go:117 level=info collector=bcache 2024-04-23T02:37:31.564 INFO:journalctl@ceph.node-exporter.a.smithi037.stdout:Apr 23 02:37:31 smithi037 bash[82836]: ts=2024-04-23T02:37:31.241Z caller=node_exporter.go:117 level=info collector=bonding 2024-04-23T02:37:31.564 INFO:journalctl@ceph.node-exporter.a.smithi037.stdout:Apr 23 02:37:31 smithi037 bash[82836]: ts=2024-04-23T02:37:31.241Z caller=node_exporter.go:117 level=info collector=btrfs 2024-04-23T02:37:31.565 INFO:journalctl@ceph.node-exporter.a.smithi037.stdout:Apr 23 02:37:31 smithi037 bash[82836]: ts=2024-04-23T02:37:31.241Z caller=node_exporter.go:117 level=info collector=conntrack 2024-04-23T02:37:31.565 INFO:journalctl@ceph.node-exporter.a.smithi037.stdout:Apr 23 02:37:31 smithi037 bash[82836]: ts=2024-04-23T02:37:31.241Z caller=node_exporter.go:117 level=info collector=cpu 2024-04-23T02:37:31.565 INFO:journalctl@ceph.node-exporter.a.smithi037.stdout:Apr 23 02:37:31 smithi037 bash[82836]: ts=2024-04-23T02:37:31.241Z caller=node_exporter.go:117 level=info collector=cpufreq 2024-04-23T02:37:31.565 INFO:journalctl@ceph.node-exporter.a.smithi037.stdout:Apr 23 02:37:31 smithi037 bash[82836]: ts=2024-04-23T02:37:31.241Z caller=node_exporter.go:117 level=info collector=diskstats 2024-04-23T02:37:31.565 INFO:journalctl@ceph.node-exporter.a.smithi037.stdout:Apr 23 02:37:31 smithi037 bash[82836]: ts=2024-04-23T02:37:31.241Z caller=node_exporter.go:117 level=info collector=dmi 2024-04-23T02:37:31.565 INFO:journalctl@ceph.node-exporter.a.smithi037.stdout:Apr 23 02:37:31 smithi037 bash[82836]: ts=2024-04-23T02:37:31.241Z caller=node_exporter.go:117 level=info collector=edac 2024-04-23T02:37:31.566 INFO:journalctl@ceph.node-exporter.a.smithi037.stdout:Apr 23 02:37:31 smithi037 bash[82836]: ts=2024-04-23T02:37:31.241Z caller=node_exporter.go:117 level=info collector=entropy 2024-04-23T02:37:31.566 INFO:journalctl@ceph.node-exporter.a.smithi037.stdout:Apr 23 02:37:31 smithi037 bash[82836]: ts=2024-04-23T02:37:31.241Z caller=node_exporter.go:117 level=info collector=fibrechannel 2024-04-23T02:37:31.566 INFO:journalctl@ceph.node-exporter.a.smithi037.stdout:Apr 23 02:37:31 smithi037 bash[82836]: ts=2024-04-23T02:37:31.241Z caller=node_exporter.go:117 level=info collector=filefd 2024-04-23T02:37:31.566 INFO:journalctl@ceph.node-exporter.a.smithi037.stdout:Apr 23 02:37:31 smithi037 bash[82836]: ts=2024-04-23T02:37:31.241Z caller=node_exporter.go:117 level=info collector=filesystem 2024-04-23T02:37:31.566 INFO:journalctl@ceph.node-exporter.a.smithi037.stdout:Apr 23 02:37:31 smithi037 bash[82836]: ts=2024-04-23T02:37:31.241Z caller=node_exporter.go:117 level=info collector=hwmon 2024-04-23T02:37:31.566 INFO:journalctl@ceph.node-exporter.a.smithi037.stdout:Apr 23 02:37:31 smithi037 bash[82836]: ts=2024-04-23T02:37:31.241Z caller=node_exporter.go:117 level=info collector=infiniband 2024-04-23T02:37:31.566 INFO:journalctl@ceph.node-exporter.a.smithi037.stdout:Apr 23 02:37:31 smithi037 bash[82836]: ts=2024-04-23T02:37:31.241Z caller=node_exporter.go:117 level=info collector=ipvs 2024-04-23T02:37:31.567 INFO:journalctl@ceph.node-exporter.a.smithi037.stdout:Apr 23 02:37:31 smithi037 bash[82836]: ts=2024-04-23T02:37:31.241Z caller=node_exporter.go:117 level=info collector=loadavg 2024-04-23T02:37:31.567 INFO:journalctl@ceph.node-exporter.a.smithi037.stdout:Apr 23 02:37:31 smithi037 bash[82836]: ts=2024-04-23T02:37:31.241Z caller=node_exporter.go:117 level=info collector=mdadm 2024-04-23T02:37:31.567 INFO:journalctl@ceph.node-exporter.a.smithi037.stdout:Apr 23 02:37:31 smithi037 bash[82836]: ts=2024-04-23T02:37:31.241Z caller=node_exporter.go:117 level=info collector=meminfo 2024-04-23T02:37:31.567 INFO:journalctl@ceph.node-exporter.a.smithi037.stdout:Apr 23 02:37:31 smithi037 bash[82836]: ts=2024-04-23T02:37:31.241Z caller=node_exporter.go:117 level=info collector=netclass 2024-04-23T02:37:31.568 INFO:journalctl@ceph.node-exporter.a.smithi037.stdout:Apr 23 02:37:31 smithi037 bash[82836]: ts=2024-04-23T02:37:31.241Z caller=node_exporter.go:117 level=info collector=netdev 2024-04-23T02:37:31.568 INFO:journalctl@ceph.node-exporter.a.smithi037.stdout:Apr 23 02:37:31 smithi037 bash[82836]: ts=2024-04-23T02:37:31.241Z caller=node_exporter.go:117 level=info collector=netstat 2024-04-23T02:37:31.568 INFO:journalctl@ceph.node-exporter.a.smithi037.stdout:Apr 23 02:37:31 smithi037 bash[82836]: ts=2024-04-23T02:37:31.241Z caller=node_exporter.go:117 level=info collector=nfs 2024-04-23T02:37:31.568 INFO:journalctl@ceph.node-exporter.a.smithi037.stdout:Apr 23 02:37:31 smithi037 bash[82836]: ts=2024-04-23T02:37:31.241Z caller=node_exporter.go:117 level=info collector=nfsd 2024-04-23T02:37:31.568 INFO:journalctl@ceph.node-exporter.a.smithi037.stdout:Apr 23 02:37:31 smithi037 bash[82836]: ts=2024-04-23T02:37:31.241Z caller=node_exporter.go:117 level=info collector=nvme 2024-04-23T02:37:31.568 INFO:journalctl@ceph.node-exporter.a.smithi037.stdout:Apr 23 02:37:31 smithi037 bash[82836]: ts=2024-04-23T02:37:31.241Z caller=node_exporter.go:117 level=info collector=os 2024-04-23T02:37:31.568 INFO:journalctl@ceph.node-exporter.a.smithi037.stdout:Apr 23 02:37:31 smithi037 bash[82836]: ts=2024-04-23T02:37:31.241Z caller=node_exporter.go:117 level=info collector=powersupplyclass 2024-04-23T02:37:31.568 INFO:journalctl@ceph.node-exporter.a.smithi037.stdout:Apr 23 02:37:31 smithi037 bash[82836]: ts=2024-04-23T02:37:31.241Z caller=node_exporter.go:117 level=info collector=pressure 2024-04-23T02:37:31.569 INFO:journalctl@ceph.node-exporter.a.smithi037.stdout:Apr 23 02:37:31 smithi037 bash[82836]: ts=2024-04-23T02:37:31.241Z caller=node_exporter.go:117 level=info collector=rapl 2024-04-23T02:37:31.569 INFO:journalctl@ceph.node-exporter.a.smithi037.stdout:Apr 23 02:37:31 smithi037 bash[82836]: ts=2024-04-23T02:37:31.241Z caller=node_exporter.go:117 level=info collector=schedstat 2024-04-23T02:37:31.569 INFO:journalctl@ceph.node-exporter.a.smithi037.stdout:Apr 23 02:37:31 smithi037 bash[82836]: ts=2024-04-23T02:37:31.241Z caller=node_exporter.go:117 level=info collector=selinux 2024-04-23T02:37:31.569 INFO:journalctl@ceph.node-exporter.a.smithi037.stdout:Apr 23 02:37:31 smithi037 bash[82836]: ts=2024-04-23T02:37:31.241Z caller=node_exporter.go:117 level=info collector=sockstat 2024-04-23T02:37:31.569 INFO:journalctl@ceph.node-exporter.a.smithi037.stdout:Apr 23 02:37:31 smithi037 bash[82836]: ts=2024-04-23T02:37:31.241Z caller=node_exporter.go:117 level=info collector=softnet 2024-04-23T02:37:31.569 INFO:journalctl@ceph.node-exporter.a.smithi037.stdout:Apr 23 02:37:31 smithi037 bash[82836]: ts=2024-04-23T02:37:31.241Z caller=node_exporter.go:117 level=info collector=stat 2024-04-23T02:37:31.570 INFO:journalctl@ceph.node-exporter.a.smithi037.stdout:Apr 23 02:37:31 smithi037 bash[82836]: ts=2024-04-23T02:37:31.241Z caller=node_exporter.go:117 level=info collector=tapestats 2024-04-23T02:37:31.570 INFO:journalctl@ceph.node-exporter.a.smithi037.stdout:Apr 23 02:37:31 smithi037 bash[82836]: ts=2024-04-23T02:37:31.241Z caller=node_exporter.go:117 level=info collector=textfile 2024-04-23T02:37:31.570 INFO:journalctl@ceph.node-exporter.a.smithi037.stdout:Apr 23 02:37:31 smithi037 bash[82836]: ts=2024-04-23T02:37:31.241Z caller=node_exporter.go:117 level=info collector=thermal_zone 2024-04-23T02:37:31.570 INFO:journalctl@ceph.node-exporter.a.smithi037.stdout:Apr 23 02:37:31 smithi037 bash[82836]: ts=2024-04-23T02:37:31.241Z caller=node_exporter.go:117 level=info collector=time 2024-04-23T02:37:31.570 INFO:journalctl@ceph.node-exporter.a.smithi037.stdout:Apr 23 02:37:31 smithi037 bash[82836]: ts=2024-04-23T02:37:31.241Z caller=node_exporter.go:117 level=info collector=udp_queues 2024-04-23T02:37:31.570 INFO:journalctl@ceph.node-exporter.a.smithi037.stdout:Apr 23 02:37:31 smithi037 bash[82836]: ts=2024-04-23T02:37:31.241Z caller=node_exporter.go:117 level=info collector=uname 2024-04-23T02:37:31.570 INFO:journalctl@ceph.node-exporter.a.smithi037.stdout:Apr 23 02:37:31 smithi037 bash[82836]: ts=2024-04-23T02:37:31.241Z caller=node_exporter.go:117 level=info collector=vmstat 2024-04-23T02:37:31.571 INFO:journalctl@ceph.node-exporter.a.smithi037.stdout:Apr 23 02:37:31 smithi037 bash[82836]: ts=2024-04-23T02:37:31.241Z caller=node_exporter.go:117 level=info collector=xfs 2024-04-23T02:37:31.571 INFO:journalctl@ceph.node-exporter.a.smithi037.stdout:Apr 23 02:37:31 smithi037 bash[82836]: ts=2024-04-23T02:37:31.241Z caller=node_exporter.go:117 level=info collector=zfs 2024-04-23T02:37:31.571 INFO:journalctl@ceph.node-exporter.a.smithi037.stdout:Apr 23 02:37:31 smithi037 bash[82836]: ts=2024-04-23T02:37:31.242Z caller=tls_config.go:232 level=info msg="Listening on" address=[::]:9100 2024-04-23T02:37:31.571 INFO:journalctl@ceph.node-exporter.a.smithi037.stdout:Apr 23 02:37:31 smithi037 bash[82836]: ts=2024-04-23T02:37:31.242Z caller=tls_config.go:235 level=info msg="TLS is disabled." http2=false address=[::]:9100 2024-04-23T02:37:31.623 INFO:journalctl@ceph.node-exporter.b.smithi191.stdout:Apr 23 02:37:31 smithi191 systemd[1]: Started Ceph node-exporter.b for 39f0dbf0-0117-11ef-bc93-c7b262605968. 2024-04-23T02:37:31.933 INFO:journalctl@ceph.node-exporter.b.smithi191.stdout:Apr 23 02:37:31 smithi191 bash[57153]: Unable to find image 'quay.io/prometheus/node-exporter:v1.5.0' locally 2024-04-23T02:37:31.933 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:37:31 smithi191 bash[40117]: cluster 2024-04-23T02:37:30.427261+0000 mgr.y (mgr.25468) 400 : cluster 0 pgmap v294: 161 pgs: 161 active+clean; 604 KiB data, 334 MiB used, 715 GiB / 715 GiB avail; 4.9 KiB/s rd, 292 B/s wr, 5 op/s 2024-04-23T02:37:31.933 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:37:31 smithi191 bash[40117]: audit 2024-04-23T02:37:31.600771+0000 mon.a (mon.0) 744 : audit 1 from='mgr.25468 ' entity='mgr.y' 2024-04-23T02:37:31.933 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:37:31 smithi191 bash[40117]: audit 2024-04-23T02:37:31.615990+0000 mon.a (mon.0) 745 : audit 1 from='mgr.25468 ' entity='mgr.y' 2024-04-23T02:37:32.062 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:37:31 smithi037 bash[54030]: cluster 2024-04-23T02:37:30.427261+0000 mgr.y (mgr.25468) 400 : cluster 0 pgmap v294: 161 pgs: 161 active+clean; 604 KiB data, 334 MiB used, 715 GiB / 715 GiB avail; 4.9 KiB/s rd, 292 B/s wr, 5 op/s 2024-04-23T02:37:32.062 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:37:31 smithi037 bash[54030]: audit 2024-04-23T02:37:31.600771+0000 mon.a (mon.0) 744 : audit 1 from='mgr.25468 ' entity='mgr.y' 2024-04-23T02:37:32.062 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:37:31 smithi037 bash[54030]: audit 2024-04-23T02:37:31.615990+0000 mon.a (mon.0) 745 : audit 1 from='mgr.25468 ' entity='mgr.y' 2024-04-23T02:37:32.063 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:37:31 smithi037 bash[56036]: cluster 2024-04-23T02:37:30.427261+0000 mgr.y (mgr.25468) 400 : cluster 0 pgmap v294: 161 pgs: 161 active+clean; 604 KiB data, 334 MiB used, 715 GiB / 715 GiB avail; 4.9 KiB/s rd, 292 B/s wr, 5 op/s 2024-04-23T02:37:32.063 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:37:31 smithi037 bash[56036]: audit 2024-04-23T02:37:31.600771+0000 mon.a (mon.0) 744 : audit 1 from='mgr.25468 ' entity='mgr.y' 2024-04-23T02:37:32.063 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:37:31 smithi037 bash[56036]: audit 2024-04-23T02:37:31.615990+0000 mon.a (mon.0) 745 : audit 1 from='mgr.25468 ' entity='mgr.y' 2024-04-23T02:37:32.639 INFO:journalctl@ceph.node-exporter.b.smithi191.stdout:Apr 23 02:37:32 smithi191 bash[57153]: v1.5.0: Pulling from prometheus/node-exporter 2024-04-23T02:37:32.640 INFO:journalctl@ceph.node-exporter.b.smithi191.stdout:Apr 23 02:37:32 smithi191 bash[57153]: 22b70bddd3ac: Pulling fs layer 2024-04-23T02:37:32.640 INFO:journalctl@ceph.node-exporter.b.smithi191.stdout:Apr 23 02:37:32 smithi191 bash[57153]: 5c12815fee55: Pulling fs layer 2024-04-23T02:37:32.640 INFO:journalctl@ceph.node-exporter.b.smithi191.stdout:Apr 23 02:37:32 smithi191 bash[57153]: c0e87333d380: Pulling fs layer 2024-04-23T02:37:32.933 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:37:32 smithi191 bash[40117]: audit 2024-04-23T02:37:31.631295+0000 mon.c (mon.1) 247 : audit 0 from='mgr.25468 172.21.15.37:0/2063831359' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-23T02:37:32.933 INFO:journalctl@ceph.node-exporter.b.smithi191.stdout:Apr 23 02:37:32 smithi191 bash[57153]: 5c12815fee55: Verifying Checksum 2024-04-23T02:37:32.933 INFO:journalctl@ceph.node-exporter.b.smithi191.stdout:Apr 23 02:37:32 smithi191 bash[57153]: 5c12815fee55: Download complete 2024-04-23T02:37:32.934 INFO:journalctl@ceph.node-exporter.b.smithi191.stdout:Apr 23 02:37:32 smithi191 bash[57153]: 22b70bddd3ac: Download complete 2024-04-23T02:37:32.934 INFO:journalctl@ceph.node-exporter.b.smithi191.stdout:Apr 23 02:37:32 smithi191 bash[57153]: c0e87333d380: Verifying Checksum 2024-04-23T02:37:32.934 INFO:journalctl@ceph.node-exporter.b.smithi191.stdout:Apr 23 02:37:32 smithi191 bash[57153]: c0e87333d380: Download complete 2024-04-23T02:37:32.934 INFO:journalctl@ceph.node-exporter.b.smithi191.stdout:Apr 23 02:37:32 smithi191 bash[57153]: 22b70bddd3ac: Pull complete 2024-04-23T02:37:33.062 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:37:32 smithi037 bash[54030]: audit 2024-04-23T02:37:31.631295+0000 mon.c (mon.1) 247 : audit 0 from='mgr.25468 172.21.15.37:0/2063831359' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-23T02:37:33.062 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:37:32 smithi037 bash[56036]: audit 2024-04-23T02:37:31.631295+0000 mon.c (mon.1) 247 : audit 0 from='mgr.25468 172.21.15.37:0/2063831359' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-23T02:37:33.647 INFO:journalctl@ceph.node-exporter.b.smithi191.stdout:Apr 23 02:37:33 smithi191 bash[57153]: 5c12815fee55: Pull complete 2024-04-23T02:37:33.901 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:37:33 smithi191 bash[40117]: cluster 2024-04-23T02:37:32.428713+0000 mgr.y (mgr.25468) 401 : cluster 0 pgmap v295: 161 pgs: 161 active+clean; 604 KiB data, 334 MiB used, 715 GiB / 715 GiB avail; 3.6 KiB/s rd, 255 B/s wr, 3 op/s 2024-04-23T02:37:33.902 INFO:journalctl@ceph.node-exporter.b.smithi191.stdout:Apr 23 02:37:33 smithi191 bash[57153]: c0e87333d380: Pull complete 2024-04-23T02:37:33.902 INFO:journalctl@ceph.node-exporter.b.smithi191.stdout:Apr 23 02:37:33 smithi191 bash[57153]: Digest: sha256:39c642b2b337e38c18e80266fb14383754178202f40103646337722a594d984c 2024-04-23T02:37:34.062 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:37:33 smithi037 bash[54030]: cluster 2024-04-23T02:37:32.428713+0000 mgr.y (mgr.25468) 401 : cluster 0 pgmap v295: 161 pgs: 161 active+clean; 604 KiB data, 334 MiB used, 715 GiB / 715 GiB avail; 3.6 KiB/s rd, 255 B/s wr, 3 op/s 2024-04-23T02:37:34.063 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:37:33 smithi037 bash[56036]: cluster 2024-04-23T02:37:32.428713+0000 mgr.y (mgr.25468) 401 : cluster 0 pgmap v295: 161 pgs: 161 active+clean; 604 KiB data, 334 MiB used, 715 GiB / 715 GiB avail; 3.6 KiB/s rd, 255 B/s wr, 3 op/s 2024-04-23T02:37:34.183 INFO:journalctl@ceph.node-exporter.b.smithi191.stdout:Apr 23 02:37:33 smithi191 bash[57153]: Status: Downloaded newer image for quay.io/prometheus/node-exporter:v1.5.0 2024-04-23T02:37:35.434 INFO:journalctl@ceph.node-exporter.b.smithi191.stdout:Apr 23 02:37:35 smithi191 bash[57153]: ts=2024-04-23T02:37:35.154Z caller=node_exporter.go:180 level=info msg="Starting node_exporter" version="(version=1.5.0, branch=HEAD, revision=1b48970ffcf5630534fb00bb0687d73c66d1c959)" 2024-04-23T02:37:35.434 INFO:journalctl@ceph.node-exporter.b.smithi191.stdout:Apr 23 02:37:35 smithi191 bash[57153]: ts=2024-04-23T02:37:35.154Z 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-04-23T02:37:35.434 INFO:journalctl@ceph.node-exporter.b.smithi191.stdout:Apr 23 02:37:35 smithi191 bash[57153]: ts=2024-04-23T02:37:35.155Z 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-04-23T02:37:35.434 INFO:journalctl@ceph.node-exporter.b.smithi191.stdout:Apr 23 02:37:35 smithi191 bash[57153]: ts=2024-04-23T02:37:35.155Z caller=diskstats_linux.go:264 level=error collector=diskstats msg="Failed to open directory, disabling udev device properties" path=/run/udev/data 2024-04-23T02:37:35.434 INFO:journalctl@ceph.node-exporter.b.smithi191.stdout:Apr 23 02:37:35 smithi191 bash[57153]: ts=2024-04-23T02:37:35.155Z 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-04-23T02:37:35.434 INFO:journalctl@ceph.node-exporter.b.smithi191.stdout:Apr 23 02:37:35 smithi191 bash[57153]: ts=2024-04-23T02:37:35.155Z caller=filesystem_common.go:113 level=info collector=filesystem msg="Parsed flag --collector.filesystem.fs-types-exclude" flag=^(autofs|binfmt_misc|bpf|cgroup2?|configfs|debugfs|devpts|devtmpfs|fusectl|hugetlbfs|iso9660|mqueue|nsfs|overlay|proc|procfs|pstore|rpc_pipefs|securityfs|selinuxfs|squashfs|sysfs|tracefs)$ 2024-04-23T02:37:35.435 INFO:journalctl@ceph.node-exporter.b.smithi191.stdout:Apr 23 02:37:35 smithi191 bash[57153]: ts=2024-04-23T02:37:35.156Z caller=node_exporter.go:110 level=info msg="Enabled collectors" 2024-04-23T02:37:35.435 INFO:journalctl@ceph.node-exporter.b.smithi191.stdout:Apr 23 02:37:35 smithi191 bash[57153]: ts=2024-04-23T02:37:35.156Z caller=node_exporter.go:117 level=info collector=arp 2024-04-23T02:37:35.435 INFO:journalctl@ceph.node-exporter.b.smithi191.stdout:Apr 23 02:37:35 smithi191 bash[57153]: ts=2024-04-23T02:37:35.156Z caller=node_exporter.go:117 level=info collector=bcache 2024-04-23T02:37:35.435 INFO:journalctl@ceph.node-exporter.b.smithi191.stdout:Apr 23 02:37:35 smithi191 bash[57153]: ts=2024-04-23T02:37:35.156Z caller=node_exporter.go:117 level=info collector=bonding 2024-04-23T02:37:35.435 INFO:journalctl@ceph.node-exporter.b.smithi191.stdout:Apr 23 02:37:35 smithi191 bash[57153]: ts=2024-04-23T02:37:35.156Z caller=node_exporter.go:117 level=info collector=btrfs 2024-04-23T02:37:35.435 INFO:journalctl@ceph.node-exporter.b.smithi191.stdout:Apr 23 02:37:35 smithi191 bash[57153]: ts=2024-04-23T02:37:35.156Z caller=node_exporter.go:117 level=info collector=conntrack 2024-04-23T02:37:35.435 INFO:journalctl@ceph.node-exporter.b.smithi191.stdout:Apr 23 02:37:35 smithi191 bash[57153]: ts=2024-04-23T02:37:35.156Z caller=node_exporter.go:117 level=info collector=cpu 2024-04-23T02:37:35.435 INFO:journalctl@ceph.node-exporter.b.smithi191.stdout:Apr 23 02:37:35 smithi191 bash[57153]: ts=2024-04-23T02:37:35.156Z caller=node_exporter.go:117 level=info collector=cpufreq 2024-04-23T02:37:35.435 INFO:journalctl@ceph.node-exporter.b.smithi191.stdout:Apr 23 02:37:35 smithi191 bash[57153]: ts=2024-04-23T02:37:35.156Z caller=node_exporter.go:117 level=info collector=diskstats 2024-04-23T02:37:35.435 INFO:journalctl@ceph.node-exporter.b.smithi191.stdout:Apr 23 02:37:35 smithi191 bash[57153]: ts=2024-04-23T02:37:35.156Z caller=node_exporter.go:117 level=info collector=dmi 2024-04-23T02:37:35.435 INFO:journalctl@ceph.node-exporter.b.smithi191.stdout:Apr 23 02:37:35 smithi191 bash[57153]: ts=2024-04-23T02:37:35.156Z caller=node_exporter.go:117 level=info collector=edac 2024-04-23T02:37:35.435 INFO:journalctl@ceph.node-exporter.b.smithi191.stdout:Apr 23 02:37:35 smithi191 bash[57153]: ts=2024-04-23T02:37:35.156Z caller=node_exporter.go:117 level=info collector=entropy 2024-04-23T02:37:35.435 INFO:journalctl@ceph.node-exporter.b.smithi191.stdout:Apr 23 02:37:35 smithi191 bash[57153]: ts=2024-04-23T02:37:35.156Z caller=node_exporter.go:117 level=info collector=fibrechannel 2024-04-23T02:37:35.436 INFO:journalctl@ceph.node-exporter.b.smithi191.stdout:Apr 23 02:37:35 smithi191 bash[57153]: ts=2024-04-23T02:37:35.156Z caller=node_exporter.go:117 level=info collector=filefd 2024-04-23T02:37:35.436 INFO:journalctl@ceph.node-exporter.b.smithi191.stdout:Apr 23 02:37:35 smithi191 bash[57153]: ts=2024-04-23T02:37:35.156Z caller=node_exporter.go:117 level=info collector=filesystem 2024-04-23T02:37:35.436 INFO:journalctl@ceph.node-exporter.b.smithi191.stdout:Apr 23 02:37:35 smithi191 bash[57153]: ts=2024-04-23T02:37:35.156Z caller=node_exporter.go:117 level=info collector=hwmon 2024-04-23T02:37:35.436 INFO:journalctl@ceph.node-exporter.b.smithi191.stdout:Apr 23 02:37:35 smithi191 bash[57153]: ts=2024-04-23T02:37:35.156Z caller=node_exporter.go:117 level=info collector=infiniband 2024-04-23T02:37:35.436 INFO:journalctl@ceph.node-exporter.b.smithi191.stdout:Apr 23 02:37:35 smithi191 bash[57153]: ts=2024-04-23T02:37:35.156Z caller=node_exporter.go:117 level=info collector=ipvs 2024-04-23T02:37:35.436 INFO:journalctl@ceph.node-exporter.b.smithi191.stdout:Apr 23 02:37:35 smithi191 bash[57153]: ts=2024-04-23T02:37:35.156Z caller=node_exporter.go:117 level=info collector=loadavg 2024-04-23T02:37:35.436 INFO:journalctl@ceph.node-exporter.b.smithi191.stdout:Apr 23 02:37:35 smithi191 bash[57153]: ts=2024-04-23T02:37:35.156Z caller=node_exporter.go:117 level=info collector=mdadm 2024-04-23T02:37:35.436 INFO:journalctl@ceph.node-exporter.b.smithi191.stdout:Apr 23 02:37:35 smithi191 bash[57153]: ts=2024-04-23T02:37:35.156Z caller=node_exporter.go:117 level=info collector=meminfo 2024-04-23T02:37:35.436 INFO:journalctl@ceph.node-exporter.b.smithi191.stdout:Apr 23 02:37:35 smithi191 bash[57153]: ts=2024-04-23T02:37:35.156Z caller=node_exporter.go:117 level=info collector=netclass 2024-04-23T02:37:35.436 INFO:journalctl@ceph.node-exporter.b.smithi191.stdout:Apr 23 02:37:35 smithi191 bash[57153]: ts=2024-04-23T02:37:35.156Z caller=node_exporter.go:117 level=info collector=netdev 2024-04-23T02:37:35.436 INFO:journalctl@ceph.node-exporter.b.smithi191.stdout:Apr 23 02:37:35 smithi191 bash[57153]: ts=2024-04-23T02:37:35.156Z caller=node_exporter.go:117 level=info collector=netstat 2024-04-23T02:37:35.436 INFO:journalctl@ceph.node-exporter.b.smithi191.stdout:Apr 23 02:37:35 smithi191 bash[57153]: ts=2024-04-23T02:37:35.156Z caller=node_exporter.go:117 level=info collector=nfs 2024-04-23T02:37:35.436 INFO:journalctl@ceph.node-exporter.b.smithi191.stdout:Apr 23 02:37:35 smithi191 bash[57153]: ts=2024-04-23T02:37:35.156Z caller=node_exporter.go:117 level=info collector=nfsd 2024-04-23T02:37:35.437 INFO:journalctl@ceph.node-exporter.b.smithi191.stdout:Apr 23 02:37:35 smithi191 bash[57153]: ts=2024-04-23T02:37:35.156Z caller=node_exporter.go:117 level=info collector=nvme 2024-04-23T02:37:35.437 INFO:journalctl@ceph.node-exporter.b.smithi191.stdout:Apr 23 02:37:35 smithi191 bash[57153]: ts=2024-04-23T02:37:35.156Z caller=node_exporter.go:117 level=info collector=os 2024-04-23T02:37:35.437 INFO:journalctl@ceph.node-exporter.b.smithi191.stdout:Apr 23 02:37:35 smithi191 bash[57153]: ts=2024-04-23T02:37:35.156Z caller=node_exporter.go:117 level=info collector=powersupplyclass 2024-04-23T02:37:35.437 INFO:journalctl@ceph.node-exporter.b.smithi191.stdout:Apr 23 02:37:35 smithi191 bash[57153]: ts=2024-04-23T02:37:35.156Z caller=node_exporter.go:117 level=info collector=pressure 2024-04-23T02:37:35.437 INFO:journalctl@ceph.node-exporter.b.smithi191.stdout:Apr 23 02:37:35 smithi191 bash[57153]: ts=2024-04-23T02:37:35.156Z caller=node_exporter.go:117 level=info collector=rapl 2024-04-23T02:37:35.437 INFO:journalctl@ceph.node-exporter.b.smithi191.stdout:Apr 23 02:37:35 smithi191 bash[57153]: ts=2024-04-23T02:37:35.156Z caller=node_exporter.go:117 level=info collector=schedstat 2024-04-23T02:37:35.437 INFO:journalctl@ceph.node-exporter.b.smithi191.stdout:Apr 23 02:37:35 smithi191 bash[57153]: ts=2024-04-23T02:37:35.156Z caller=node_exporter.go:117 level=info collector=selinux 2024-04-23T02:37:35.437 INFO:journalctl@ceph.node-exporter.b.smithi191.stdout:Apr 23 02:37:35 smithi191 bash[57153]: ts=2024-04-23T02:37:35.156Z caller=node_exporter.go:117 level=info collector=sockstat 2024-04-23T02:37:35.437 INFO:journalctl@ceph.node-exporter.b.smithi191.stdout:Apr 23 02:37:35 smithi191 bash[57153]: ts=2024-04-23T02:37:35.156Z caller=node_exporter.go:117 level=info collector=softnet 2024-04-23T02:37:35.437 INFO:journalctl@ceph.node-exporter.b.smithi191.stdout:Apr 23 02:37:35 smithi191 bash[57153]: ts=2024-04-23T02:37:35.156Z caller=node_exporter.go:117 level=info collector=stat 2024-04-23T02:37:35.437 INFO:journalctl@ceph.node-exporter.b.smithi191.stdout:Apr 23 02:37:35 smithi191 bash[57153]: ts=2024-04-23T02:37:35.156Z caller=node_exporter.go:117 level=info collector=tapestats 2024-04-23T02:37:35.437 INFO:journalctl@ceph.node-exporter.b.smithi191.stdout:Apr 23 02:37:35 smithi191 bash[57153]: ts=2024-04-23T02:37:35.156Z caller=node_exporter.go:117 level=info collector=textfile 2024-04-23T02:37:35.437 INFO:journalctl@ceph.node-exporter.b.smithi191.stdout:Apr 23 02:37:35 smithi191 bash[57153]: ts=2024-04-23T02:37:35.156Z caller=node_exporter.go:117 level=info collector=thermal_zone 2024-04-23T02:37:35.437 INFO:journalctl@ceph.node-exporter.b.smithi191.stdout:Apr 23 02:37:35 smithi191 bash[57153]: ts=2024-04-23T02:37:35.156Z caller=node_exporter.go:117 level=info collector=time 2024-04-23T02:37:35.438 INFO:journalctl@ceph.node-exporter.b.smithi191.stdout:Apr 23 02:37:35 smithi191 bash[57153]: ts=2024-04-23T02:37:35.156Z caller=node_exporter.go:117 level=info collector=udp_queues 2024-04-23T02:37:35.438 INFO:journalctl@ceph.node-exporter.b.smithi191.stdout:Apr 23 02:37:35 smithi191 bash[57153]: ts=2024-04-23T02:37:35.156Z caller=node_exporter.go:117 level=info collector=uname 2024-04-23T02:37:35.438 INFO:journalctl@ceph.node-exporter.b.smithi191.stdout:Apr 23 02:37:35 smithi191 bash[57153]: ts=2024-04-23T02:37:35.156Z caller=node_exporter.go:117 level=info collector=vmstat 2024-04-23T02:37:35.438 INFO:journalctl@ceph.node-exporter.b.smithi191.stdout:Apr 23 02:37:35 smithi191 bash[57153]: ts=2024-04-23T02:37:35.156Z caller=node_exporter.go:117 level=info collector=xfs 2024-04-23T02:37:35.438 INFO:journalctl@ceph.node-exporter.b.smithi191.stdout:Apr 23 02:37:35 smithi191 bash[57153]: ts=2024-04-23T02:37:35.156Z caller=node_exporter.go:117 level=info collector=zfs 2024-04-23T02:37:35.438 INFO:journalctl@ceph.node-exporter.b.smithi191.stdout:Apr 23 02:37:35 smithi191 bash[57153]: ts=2024-04-23T02:37:35.157Z caller=tls_config.go:232 level=info msg="Listening on" address=[::]:9100 2024-04-23T02:37:35.438 INFO:journalctl@ceph.node-exporter.b.smithi191.stdout:Apr 23 02:37:35 smithi191 bash[57153]: ts=2024-04-23T02:37:35.157Z caller=tls_config.go:235 level=info msg="TLS is disabled." http2=false address=[::]:9100 2024-04-23T02:37:35.812 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:37:35 smithi037 bash[54030]: cluster 2024-04-23T02:37:34.430019+0000 mgr.y (mgr.25468) 402 : cluster 0 pgmap v296: 161 pgs: 161 active+clean; 604 KiB data, 334 MiB used, 715 GiB / 715 GiB avail; 3.4 KiB/s rd, 204 B/s wr, 3 op/s 2024-04-23T02:37:35.812 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:37:35 smithi037 bash[56036]: cluster 2024-04-23T02:37:34.430019+0000 mgr.y (mgr.25468) 402 : cluster 0 pgmap v296: 161 pgs: 161 active+clean; 604 KiB data, 334 MiB used, 715 GiB / 715 GiB avail; 3.4 KiB/s rd, 204 B/s wr, 3 op/s 2024-04-23T02:37:35.933 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:37:35 smithi191 bash[40117]: cluster 2024-04-23T02:37:34.430019+0000 mgr.y (mgr.25468) 402 : cluster 0 pgmap v296: 161 pgs: 161 active+clean; 604 KiB data, 334 MiB used, 715 GiB / 715 GiB avail; 3.4 KiB/s rd, 204 B/s wr, 3 op/s 2024-04-23T02:37:36.933 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:37:36 smithi191 bash[40117]: audit 2024-04-23T02:37:35.549587+0000 mgr.y (mgr.25468) 403 : audit 0 from='client.44725 -' entity='client.iscsi.foo.smithi037.qdajck' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-23T02:37:37.062 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:37:36 smithi037 bash[54030]: audit 2024-04-23T02:37:35.549587+0000 mgr.y (mgr.25468) 403 : audit 0 from='client.44725 -' entity='client.iscsi.foo.smithi037.qdajck' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-23T02:37:37.062 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:37:36 smithi037 bash[56036]: audit 2024-04-23T02:37:35.549587+0000 mgr.y (mgr.25468) 403 : audit 0 from='client.44725 -' entity='client.iscsi.foo.smithi037.qdajck' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-23T02:37:37.933 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:37:37 smithi191 bash[40117]: cluster 2024-04-23T02:37:36.431402+0000 mgr.y (mgr.25468) 404 : cluster 0 pgmap v297: 161 pgs: 161 active+clean; 604 KiB data, 334 MiB used, 715 GiB / 715 GiB avail; 3.1 KiB/s rd, 186 B/s wr, 3 op/s 2024-04-23T02:37:38.062 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:37:37 smithi037 bash[54030]: cluster 2024-04-23T02:37:36.431402+0000 mgr.y (mgr.25468) 404 : cluster 0 pgmap v297: 161 pgs: 161 active+clean; 604 KiB data, 334 MiB used, 715 GiB / 715 GiB avail; 3.1 KiB/s rd, 186 B/s wr, 3 op/s 2024-04-23T02:37:38.063 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:37:37 smithi037 bash[56036]: cluster 2024-04-23T02:37:36.431402+0000 mgr.y (mgr.25468) 404 : cluster 0 pgmap v297: 161 pgs: 161 active+clean; 604 KiB data, 334 MiB used, 715 GiB / 715 GiB avail; 3.1 KiB/s rd, 186 B/s wr, 3 op/s 2024-04-23T02:37:39.183 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:37:38 smithi191 bash[40117]: audit 2024-04-23T02:37:37.888358+0000 mon.a (mon.0) 746 : audit 1 from='mgr.25468 ' entity='mgr.y' 2024-04-23T02:37:39.183 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:37:38 smithi191 bash[40117]: audit 2024-04-23T02:37:37.904441+0000 mon.a (mon.0) 747 : audit 1 from='mgr.25468 ' entity='mgr.y' 2024-04-23T02:37:39.183 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:37:38 smithi191 bash[40117]: audit 2024-04-23T02:37:38.560941+0000 mon.a (mon.0) 748 : audit 1 from='mgr.25468 ' entity='mgr.y' 2024-04-23T02:37:39.183 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:37:38 smithi191 bash[40117]: audit 2024-04-23T02:37:38.574874+0000 mon.a (mon.0) 749 : audit 1 from='mgr.25468 ' entity='mgr.y' 2024-04-23T02:37:39.183 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:37:38 smithi191 bash[40117]: audit 2024-04-23T02:37:38.709793+0000 mon.a (mon.0) 750 : audit 1 from='mgr.25468 ' entity='mgr.y' 2024-04-23T02:37:39.183 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:37:38 smithi191 bash[40117]: audit 2024-04-23T02:37:38.725153+0000 mon.a (mon.0) 751 : audit 1 from='mgr.25468 ' entity='mgr.y' 2024-04-23T02:37:39.312 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:37:38 smithi037 bash[54030]: audit 2024-04-23T02:37:37.888358+0000 mon.a (mon.0) 746 : audit 1 from='mgr.25468 ' entity='mgr.y' 2024-04-23T02:37:39.312 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:37:38 smithi037 bash[54030]: audit 2024-04-23T02:37:37.904441+0000 mon.a (mon.0) 747 : audit 1 from='mgr.25468 ' entity='mgr.y' 2024-04-23T02:37:39.312 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:37:38 smithi037 bash[54030]: audit 2024-04-23T02:37:38.560941+0000 mon.a (mon.0) 748 : audit 1 from='mgr.25468 ' entity='mgr.y' 2024-04-23T02:37:39.313 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:37:38 smithi037 bash[54030]: audit 2024-04-23T02:37:38.574874+0000 mon.a (mon.0) 749 : audit 1 from='mgr.25468 ' entity='mgr.y' 2024-04-23T02:37:39.313 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:37:38 smithi037 bash[54030]: audit 2024-04-23T02:37:38.709793+0000 mon.a (mon.0) 750 : audit 1 from='mgr.25468 ' entity='mgr.y' 2024-04-23T02:37:39.313 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:37:38 smithi037 bash[54030]: audit 2024-04-23T02:37:38.725153+0000 mon.a (mon.0) 751 : audit 1 from='mgr.25468 ' entity='mgr.y' 2024-04-23T02:37:39.313 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:37:38 smithi037 bash[56036]: audit 2024-04-23T02:37:37.888358+0000 mon.a (mon.0) 746 : audit 1 from='mgr.25468 ' entity='mgr.y' 2024-04-23T02:37:39.313 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:37:38 smithi037 bash[56036]: audit 2024-04-23T02:37:37.904441+0000 mon.a (mon.0) 747 : audit 1 from='mgr.25468 ' entity='mgr.y' 2024-04-23T02:37:39.313 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:37:38 smithi037 bash[56036]: audit 2024-04-23T02:37:38.560941+0000 mon.a (mon.0) 748 : audit 1 from='mgr.25468 ' entity='mgr.y' 2024-04-23T02:37:39.313 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:37:38 smithi037 bash[56036]: audit 2024-04-23T02:37:38.574874+0000 mon.a (mon.0) 749 : audit 1 from='mgr.25468 ' entity='mgr.y' 2024-04-23T02:37:39.313 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:37:38 smithi037 bash[56036]: audit 2024-04-23T02:37:38.709793+0000 mon.a (mon.0) 750 : audit 1 from='mgr.25468 ' entity='mgr.y' 2024-04-23T02:37:39.313 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:37:38 smithi037 bash[56036]: audit 2024-04-23T02:37:38.725153+0000 mon.a (mon.0) 751 : audit 1 from='mgr.25468 ' entity='mgr.y' 2024-04-23T02:37:40.183 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:37:39 smithi191 bash[40117]: cluster 2024-04-23T02:37:38.432373+0000 mgr.y (mgr.25468) 405 : cluster 0 pgmap v298: 161 pgs: 161 active+clean; 604 KiB data, 334 MiB used, 715 GiB / 715 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-04-23T02:37:40.183 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:37:39 smithi191 bash[40117]: audit 2024-04-23T02:37:39.374878+0000 mon.a (mon.0) 752 : audit 1 from='mgr.25468 ' entity='mgr.y' 2024-04-23T02:37:40.183 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:37:39 smithi191 bash[40117]: audit 2024-04-23T02:37:39.388988+0000 mon.a (mon.0) 753 : audit 1 from='mgr.25468 ' entity='mgr.y' 2024-04-23T02:37:40.312 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:37:39 smithi037 bash[54030]: cluster 2024-04-23T02:37:38.432373+0000 mgr.y (mgr.25468) 405 : cluster 0 pgmap v298: 161 pgs: 161 active+clean; 604 KiB data, 334 MiB used, 715 GiB / 715 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-04-23T02:37:40.312 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:37:39 smithi037 bash[54030]: audit 2024-04-23T02:37:39.374878+0000 mon.a (mon.0) 752 : audit 1 from='mgr.25468 ' entity='mgr.y' 2024-04-23T02:37:40.312 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:37:39 smithi037 bash[54030]: audit 2024-04-23T02:37:39.388988+0000 mon.a (mon.0) 753 : audit 1 from='mgr.25468 ' entity='mgr.y' 2024-04-23T02:37:40.313 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:37:39 smithi037 bash[56036]: cluster 2024-04-23T02:37:38.432373+0000 mgr.y (mgr.25468) 405 : cluster 0 pgmap v298: 161 pgs: 161 active+clean; 604 KiB data, 334 MiB used, 715 GiB / 715 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-04-23T02:37:40.313 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:37:39 smithi037 bash[56036]: audit 2024-04-23T02:37:39.374878+0000 mon.a (mon.0) 752 : audit 1 from='mgr.25468 ' entity='mgr.y' 2024-04-23T02:37:40.313 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:37:39 smithi037 bash[56036]: audit 2024-04-23T02:37:39.388988+0000 mon.a (mon.0) 753 : audit 1 from='mgr.25468 ' entity='mgr.y' 2024-04-23T02:37:42.183 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:37:41 smithi191 bash[40117]: cluster 2024-04-23T02:37:40.433320+0000 mgr.y (mgr.25468) 406 : cluster 0 pgmap v299: 161 pgs: 161 active+clean; 604 KiB data, 334 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-23T02:37:42.312 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:37:41 smithi037 bash[54030]: cluster 2024-04-23T02:37:40.433320+0000 mgr.y (mgr.25468) 406 : cluster 0 pgmap v299: 161 pgs: 161 active+clean; 604 KiB data, 334 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-23T02:37:42.312 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:37:41 smithi037 bash[56036]: cluster 2024-04-23T02:37:40.433320+0000 mgr.y (mgr.25468) 406 : cluster 0 pgmap v299: 161 pgs: 161 active+clean; 604 KiB data, 334 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-23T02:37:44.183 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:37:43 smithi191 bash[40117]: cluster 2024-04-23T02:37:42.434842+0000 mgr.y (mgr.25468) 407 : cluster 0 pgmap v300: 161 pgs: 161 active+clean; 604 KiB data, 334 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-23T02:37:44.312 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:37:43 smithi037 bash[54030]: cluster 2024-04-23T02:37:42.434842+0000 mgr.y (mgr.25468) 407 : cluster 0 pgmap v300: 161 pgs: 161 active+clean; 604 KiB data, 334 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-23T02:37:44.312 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:37:43 smithi037 bash[56036]: cluster 2024-04-23T02:37:42.434842+0000 mgr.y (mgr.25468) 407 : cluster 0 pgmap v300: 161 pgs: 161 active+clean; 604 KiB data, 334 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-23T02:37:46.062 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:37:45 smithi037 bash[54030]: cluster 2024-04-23T02:37:44.436184+0000 mgr.y (mgr.25468) 408 : cluster 0 pgmap v301: 161 pgs: 161 active+clean; 604 KiB data, 334 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-23T02:37:46.062 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:37:45 smithi037 bash[56036]: cluster 2024-04-23T02:37:44.436184+0000 mgr.y (mgr.25468) 408 : cluster 0 pgmap v301: 161 pgs: 161 active+clean; 604 KiB data, 334 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-23T02:37:46.183 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:37:45 smithi191 bash[40117]: cluster 2024-04-23T02:37:44.436184+0000 mgr.y (mgr.25468) 408 : cluster 0 pgmap v301: 161 pgs: 161 active+clean; 604 KiB data, 334 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-23T02:37:47.062 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:37:46 smithi037 bash[54030]: audit 2024-04-23T02:37:45.560550+0000 mgr.y (mgr.25468) 409 : audit 0 from='client.44725 -' entity='client.iscsi.foo.smithi037.qdajck' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-23T02:37:47.062 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:37:46 smithi037 bash[56036]: audit 2024-04-23T02:37:45.560550+0000 mgr.y (mgr.25468) 409 : audit 0 from='client.44725 -' entity='client.iscsi.foo.smithi037.qdajck' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-23T02:37:47.433 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:37:46 smithi191 bash[40117]: audit 2024-04-23T02:37:45.560550+0000 mgr.y (mgr.25468) 409 : audit 0 from='client.44725 -' entity='client.iscsi.foo.smithi037.qdajck' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-23T02:37:48.312 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:37:47 smithi037 bash[54030]: cluster 2024-04-23T02:37:46.437452+0000 mgr.y (mgr.25468) 410 : cluster 0 pgmap v302: 161 pgs: 161 active+clean; 604 KiB data, 334 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-23T02:37:48.312 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:37:47 smithi037 bash[56036]: cluster 2024-04-23T02:37:46.437452+0000 mgr.y (mgr.25468) 410 : cluster 0 pgmap v302: 161 pgs: 161 active+clean; 604 KiB data, 334 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-23T02:37:48.433 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:37:47 smithi191 bash[40117]: cluster 2024-04-23T02:37:46.437452+0000 mgr.y (mgr.25468) 410 : cluster 0 pgmap v302: 161 pgs: 161 active+clean; 604 KiB data, 334 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-23T02:37:50.227 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:37:49 smithi191 bash[40117]: cluster 2024-04-23T02:37:48.438488+0000 mgr.y (mgr.25468) 411 : cluster 0 pgmap v303: 161 pgs: 161 active+clean; 604 KiB data, 334 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-23T02:37:50.228 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:37:49 smithi191 bash[40117]: audit 2024-04-23T02:37:49.636354+0000 mon.a (mon.0) 754 : audit 1 from='mgr.25468 ' entity='mgr.y' 2024-04-23T02:37:50.228 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:37:49 smithi191 bash[40117]: audit 2024-04-23T02:37:49.653238+0000 mon.a (mon.0) 755 : audit 1 from='mgr.25468 ' entity='mgr.y' 2024-04-23T02:37:50.228 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:37:49 smithi191 bash[40117]: audit 2024-04-23T02:37:49.744007+0000 mon.a (mon.0) 756 : audit 1 from='mgr.25468 ' entity='mgr.y' 2024-04-23T02:37:50.228 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:37:49 smithi191 bash[40117]: audit 2024-04-23T02:37:49.756231+0000 mon.a (mon.0) 757 : audit 1 from='mgr.25468 ' entity='mgr.y' 2024-04-23T02:37:50.228 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:37:49 smithi191 bash[40117]: audit 2024-04-23T02:37:49.761090+0000 mon.c (mon.1) 248 : audit 0 from='mgr.25468 172.21.15.37:0/2063831359' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-23T02:37:50.228 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:37:49 smithi191 bash[40117]: audit 2024-04-23T02:37:49.763200+0000 mon.c (mon.1) 249 : audit 1 from='mgr.25468 172.21.15.37:0/2063831359' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-23T02:37:50.228 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:37:49 smithi191 bash[40117]: audit 2024-04-23T02:37:49.777396+0000 mon.a (mon.0) 758 : audit 1 from='mgr.25468 ' entity='mgr.y' 2024-04-23T02:37:50.228 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:37:49 smithi191 bash[40117]: audit 2024-04-23T02:37:49.867548+0000 mon.c (mon.1) 250 : audit 0 from='mgr.25468 172.21.15.37:0/2063831359' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-23T02:37:50.228 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:37:49 smithi191 bash[40117]: audit 2024-04-23T02:37:49.873264+0000 mon.c (mon.1) 251 : audit 0 from='mgr.25468 172.21.15.37:0/2063831359' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T02:37:50.228 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:37:49 smithi191 bash[40117]: audit 2024-04-23T02:37:49.875802+0000 mon.c (mon.1) 252 : audit 0 from='mgr.25468 172.21.15.37:0/2063831359' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T02:37:50.228 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:37:49 smithi191 bash[40117]: audit 2024-04-23T02:37:49.877987+0000 mon.c (mon.1) 253 : audit 0 from='mgr.25468 172.21.15.37:0/2063831359' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T02:37:50.228 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:37:49 smithi191 bash[40117]: audit 2024-04-23T02:37:49.881731+0000 mon.c (mon.1) 254 : audit 0 from='mgr.25468 172.21.15.37:0/2063831359' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T02:37:50.229 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:37:49 smithi191 bash[40117]: audit 2024-04-23T02:37:49.885722+0000 mon.c (mon.1) 255 : audit 0 from='mgr.25468 172.21.15.37:0/2063831359' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T02:37:50.229 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:37:49 smithi191 bash[40117]: audit 2024-04-23T02:37:49.890102+0000 mon.c (mon.1) 256 : audit 0 from='mgr.25468 172.21.15.37:0/2063831359' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T02:37:50.229 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:37:49 smithi191 bash[40117]: audit 2024-04-23T02:37:49.893009+0000 mon.c (mon.1) 257 : audit 0 from='mgr.25468 172.21.15.37:0/2063831359' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T02:37:50.229 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:37:49 smithi191 bash[40117]: audit 2024-04-23T02:37:49.895734+0000 mon.c (mon.1) 258 : audit 0 from='mgr.25468 172.21.15.37:0/2063831359' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T02:37:50.229 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:37:49 smithi191 bash[40117]: audit 2024-04-23T02:37:49.897640+0000 mon.c (mon.1) 259 : audit 0 from='mgr.25468 172.21.15.37:0/2063831359' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T02:37:50.229 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:37:49 smithi191 bash[40117]: audit 2024-04-23T02:37:49.899938+0000 mon.c (mon.1) 260 : audit 0 from='mgr.25468 172.21.15.37:0/2063831359' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T02:37:50.229 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:37:49 smithi191 bash[40117]: audit 2024-04-23T02:37:49.901848+0000 mon.c (mon.1) 261 : audit 0 from='mgr.25468 172.21.15.37:0/2063831359' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T02:37:50.229 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:37:49 smithi191 bash[40117]: audit 2024-04-23T02:37:49.904036+0000 mon.c (mon.1) 262 : audit 0 from='mgr.25468 172.21.15.37:0/2063831359' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T02:37:50.229 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:37:49 smithi191 bash[40117]: audit 2024-04-23T02:37:49.907086+0000 mon.c (mon.1) 263 : audit 0 from='mgr.25468 172.21.15.37:0/2063831359' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T02:37:50.313 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:37:49 smithi037 bash[54030]: cluster 2024-04-23T02:37:48.438488+0000 mgr.y (mgr.25468) 411 : cluster 0 pgmap v303: 161 pgs: 161 active+clean; 604 KiB data, 334 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-23T02:37:50.313 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:37:49 smithi037 bash[54030]: audit 2024-04-23T02:37:49.636354+0000 mon.a (mon.0) 754 : audit 1 from='mgr.25468 ' entity='mgr.y' 2024-04-23T02:37:50.313 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:37:49 smithi037 bash[54030]: audit 2024-04-23T02:37:49.653238+0000 mon.a (mon.0) 755 : audit 1 from='mgr.25468 ' entity='mgr.y' 2024-04-23T02:37:50.313 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:37:49 smithi037 bash[54030]: audit 2024-04-23T02:37:49.744007+0000 mon.a (mon.0) 756 : audit 1 from='mgr.25468 ' entity='mgr.y' 2024-04-23T02:37:50.313 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:37:49 smithi037 bash[54030]: audit 2024-04-23T02:37:49.756231+0000 mon.a (mon.0) 757 : audit 1 from='mgr.25468 ' entity='mgr.y' 2024-04-23T02:37:50.313 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:37:49 smithi037 bash[54030]: audit 2024-04-23T02:37:49.761090+0000 mon.c (mon.1) 248 : audit 0 from='mgr.25468 172.21.15.37:0/2063831359' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-23T02:37:50.313 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:37:49 smithi037 bash[54030]: audit 2024-04-23T02:37:49.763200+0000 mon.c (mon.1) 249 : audit 1 from='mgr.25468 172.21.15.37:0/2063831359' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-23T02:37:50.313 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:37:49 smithi037 bash[54030]: audit 2024-04-23T02:37:49.777396+0000 mon.a (mon.0) 758 : audit 1 from='mgr.25468 ' entity='mgr.y' 2024-04-23T02:37:50.314 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:37:49 smithi037 bash[54030]: audit 2024-04-23T02:37:49.867548+0000 mon.c (mon.1) 250 : audit 0 from='mgr.25468 172.21.15.37:0/2063831359' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-23T02:37:50.314 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:37:49 smithi037 bash[54030]: audit 2024-04-23T02:37:49.873264+0000 mon.c (mon.1) 251 : audit 0 from='mgr.25468 172.21.15.37:0/2063831359' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T02:37:50.314 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:37:49 smithi037 bash[54030]: audit 2024-04-23T02:37:49.875802+0000 mon.c (mon.1) 252 : audit 0 from='mgr.25468 172.21.15.37:0/2063831359' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T02:37:50.314 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:37:49 smithi037 bash[54030]: audit 2024-04-23T02:37:49.877987+0000 mon.c (mon.1) 253 : audit 0 from='mgr.25468 172.21.15.37:0/2063831359' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T02:37:50.314 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:37:49 smithi037 bash[54030]: audit 2024-04-23T02:37:49.881731+0000 mon.c (mon.1) 254 : audit 0 from='mgr.25468 172.21.15.37:0/2063831359' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T02:37:50.314 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:37:49 smithi037 bash[54030]: audit 2024-04-23T02:37:49.885722+0000 mon.c (mon.1) 255 : audit 0 from='mgr.25468 172.21.15.37:0/2063831359' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T02:37:50.314 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:37:49 smithi037 bash[54030]: audit 2024-04-23T02:37:49.890102+0000 mon.c (mon.1) 256 : audit 0 from='mgr.25468 172.21.15.37:0/2063831359' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T02:37:50.314 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:37:49 smithi037 bash[54030]: audit 2024-04-23T02:37:49.893009+0000 mon.c (mon.1) 257 : audit 0 from='mgr.25468 172.21.15.37:0/2063831359' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T02:37:50.314 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:37:49 smithi037 bash[54030]: audit 2024-04-23T02:37:49.895734+0000 mon.c (mon.1) 258 : audit 0 from='mgr.25468 172.21.15.37:0/2063831359' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T02:37:50.314 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:37:49 smithi037 bash[54030]: audit 2024-04-23T02:37:49.897640+0000 mon.c (mon.1) 259 : audit 0 from='mgr.25468 172.21.15.37:0/2063831359' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T02:37:50.314 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:37:49 smithi037 bash[54030]: audit 2024-04-23T02:37:49.899938+0000 mon.c (mon.1) 260 : audit 0 from='mgr.25468 172.21.15.37:0/2063831359' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T02:37:50.314 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:37:49 smithi037 bash[54030]: audit 2024-04-23T02:37:49.901848+0000 mon.c (mon.1) 261 : audit 0 from='mgr.25468 172.21.15.37:0/2063831359' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T02:37:50.314 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:37:49 smithi037 bash[54030]: audit 2024-04-23T02:37:49.904036+0000 mon.c (mon.1) 262 : audit 0 from='mgr.25468 172.21.15.37:0/2063831359' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T02:37:50.315 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:37:49 smithi037 bash[54030]: audit 2024-04-23T02:37:49.907086+0000 mon.c (mon.1) 263 : audit 0 from='mgr.25468 172.21.15.37:0/2063831359' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T02:37:50.315 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:37:49 smithi037 bash[56036]: cluster 2024-04-23T02:37:48.438488+0000 mgr.y (mgr.25468) 411 : cluster 0 pgmap v303: 161 pgs: 161 active+clean; 604 KiB data, 334 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-23T02:37:50.315 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:37:49 smithi037 bash[56036]: audit 2024-04-23T02:37:49.636354+0000 mon.a (mon.0) 754 : audit 1 from='mgr.25468 ' entity='mgr.y' 2024-04-23T02:37:50.315 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:37:49 smithi037 bash[56036]: audit 2024-04-23T02:37:49.653238+0000 mon.a (mon.0) 755 : audit 1 from='mgr.25468 ' entity='mgr.y' 2024-04-23T02:37:50.315 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:37:49 smithi037 bash[56036]: audit 2024-04-23T02:37:49.744007+0000 mon.a (mon.0) 756 : audit 1 from='mgr.25468 ' entity='mgr.y' 2024-04-23T02:37:50.315 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:37:49 smithi037 bash[56036]: audit 2024-04-23T02:37:49.756231+0000 mon.a (mon.0) 757 : audit 1 from='mgr.25468 ' entity='mgr.y' 2024-04-23T02:37:50.315 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:37:49 smithi037 bash[56036]: audit 2024-04-23T02:37:49.761090+0000 mon.c (mon.1) 248 : audit 0 from='mgr.25468 172.21.15.37:0/2063831359' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-23T02:37:50.315 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:37:49 smithi037 bash[56036]: audit 2024-04-23T02:37:49.763200+0000 mon.c (mon.1) 249 : audit 1 from='mgr.25468 172.21.15.37:0/2063831359' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-23T02:37:50.316 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:37:49 smithi037 bash[56036]: audit 2024-04-23T02:37:49.777396+0000 mon.a (mon.0) 758 : audit 1 from='mgr.25468 ' entity='mgr.y' 2024-04-23T02:37:50.316 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:37:49 smithi037 bash[56036]: audit 2024-04-23T02:37:49.867548+0000 mon.c (mon.1) 250 : audit 0 from='mgr.25468 172.21.15.37:0/2063831359' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-23T02:37:50.316 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:37:49 smithi037 bash[56036]: audit 2024-04-23T02:37:49.873264+0000 mon.c (mon.1) 251 : audit 0 from='mgr.25468 172.21.15.37:0/2063831359' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T02:37:50.316 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:37:49 smithi037 bash[56036]: audit 2024-04-23T02:37:49.875802+0000 mon.c (mon.1) 252 : audit 0 from='mgr.25468 172.21.15.37:0/2063831359' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T02:37:50.316 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:37:49 smithi037 bash[56036]: audit 2024-04-23T02:37:49.877987+0000 mon.c (mon.1) 253 : audit 0 from='mgr.25468 172.21.15.37:0/2063831359' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T02:37:50.316 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:37:49 smithi037 bash[56036]: audit 2024-04-23T02:37:49.881731+0000 mon.c (mon.1) 254 : audit 0 from='mgr.25468 172.21.15.37:0/2063831359' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T02:37:50.316 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:37:49 smithi037 bash[56036]: audit 2024-04-23T02:37:49.885722+0000 mon.c (mon.1) 255 : audit 0 from='mgr.25468 172.21.15.37:0/2063831359' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T02:37:50.316 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:37:49 smithi037 bash[56036]: audit 2024-04-23T02:37:49.890102+0000 mon.c (mon.1) 256 : audit 0 from='mgr.25468 172.21.15.37:0/2063831359' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T02:37:50.316 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:37:49 smithi037 bash[56036]: audit 2024-04-23T02:37:49.893009+0000 mon.c (mon.1) 257 : audit 0 from='mgr.25468 172.21.15.37:0/2063831359' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T02:37:50.316 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:37:49 smithi037 bash[56036]: audit 2024-04-23T02:37:49.895734+0000 mon.c (mon.1) 258 : audit 0 from='mgr.25468 172.21.15.37:0/2063831359' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T02:37:50.316 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:37:49 smithi037 bash[56036]: audit 2024-04-23T02:37:49.897640+0000 mon.c (mon.1) 259 : audit 0 from='mgr.25468 172.21.15.37:0/2063831359' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T02:37:50.316 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:37:49 smithi037 bash[56036]: audit 2024-04-23T02:37:49.899938+0000 mon.c (mon.1) 260 : audit 0 from='mgr.25468 172.21.15.37:0/2063831359' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T02:37:50.316 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:37:49 smithi037 bash[56036]: audit 2024-04-23T02:37:49.901848+0000 mon.c (mon.1) 261 : audit 0 from='mgr.25468 172.21.15.37:0/2063831359' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T02:37:50.317 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:37:49 smithi037 bash[56036]: audit 2024-04-23T02:37:49.904036+0000 mon.c (mon.1) 262 : audit 0 from='mgr.25468 172.21.15.37:0/2063831359' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T02:37:50.317 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:37:49 smithi037 bash[56036]: audit 2024-04-23T02:37:49.907086+0000 mon.c (mon.1) 263 : audit 0 from='mgr.25468 172.21.15.37:0/2063831359' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T02:37:51.299 INFO:teuthology.orchestra.run.smithi037.stdout:true 2024-04-23T02:37:51.312 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:37:50 smithi037 bash[56036]: cephadm 2024-04-23T02:37:49.765054+0000 mgr.y (mgr.25468) 412 : cephadm 3 unable to calc client keyring client.admin placement PlacementSpec(label='_admin'): Cannot place : No matching hosts for label _admin 2024-04-23T02:37:51.312 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:37:50 smithi037 bash[56036]: cluster 2024-04-23T02:37:49.766587+0000 mgr.y (mgr.25468) 413 : cluster 0 pgmap v304: 161 pgs: 161 active+clean; 604 KiB data, 334 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-04-23T02:37:51.312 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:37:50 smithi037 bash[56036]: cluster 2024-04-23T02:37:49.767079+0000 mgr.y (mgr.25468) 414 : cluster 0 pgmap v305: 161 pgs: 161 active+clean; 604 KiB data, 334 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-04-23T02:37:51.313 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:37:50 smithi037 bash[54030]: cephadm 2024-04-23T02:37:49.765054+0000 mgr.y (mgr.25468) 412 : cephadm 3 unable to calc client keyring client.admin placement PlacementSpec(label='_admin'): Cannot place : No matching hosts for label _admin 2024-04-23T02:37:51.313 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:37:50 smithi037 bash[54030]: cluster 2024-04-23T02:37:49.766587+0000 mgr.y (mgr.25468) 413 : cluster 0 pgmap v304: 161 pgs: 161 active+clean; 604 KiB data, 334 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-04-23T02:37:51.313 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:37:50 smithi037 bash[54030]: cluster 2024-04-23T02:37:49.767079+0000 mgr.y (mgr.25468) 414 : cluster 0 pgmap v305: 161 pgs: 161 active+clean; 604 KiB data, 334 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-04-23T02:37:51.362 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:37:50 smithi191 bash[40117]: cephadm 2024-04-23T02:37:49.765054+0000 mgr.y (mgr.25468) 412 : cephadm 3 unable to calc client keyring client.admin placement PlacementSpec(label='_admin'): Cannot place : No matching hosts for label _admin 2024-04-23T02:37:51.362 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:37:50 smithi191 bash[40117]: cluster 2024-04-23T02:37:49.766587+0000 mgr.y (mgr.25468) 413 : cluster 0 pgmap v304: 161 pgs: 161 active+clean; 604 KiB data, 334 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-04-23T02:37:51.362 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:37:50 smithi191 bash[40117]: cluster 2024-04-23T02:37:49.767079+0000 mgr.y (mgr.25468) 414 : cluster 0 pgmap v305: 161 pgs: 161 active+clean; 604 KiB data, 334 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-04-23T02:37:52.070 INFO:teuthology.orchestra.run.smithi037.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-04-23T02:37:52.071 INFO:teuthology.orchestra.run.smithi037.stdout:alertmanager.a smithi037 *:9093,9094 running (9m) 14s ago 16m 10.3M - 0.20.0 0881eb8f169f 1b9e4bd608dc 2024-04-23T02:37:52.071 INFO:teuthology.orchestra.run.smithi037.stdout:grafana.a smithi191 *:3000 running (8m) 13s ago 15m 26.7M - 6.7.4 557c83e11646 cfce89c1dd30 2024-04-23T02:37:52.071 INFO:teuthology.orchestra.run.smithi037.stdout:iscsi.foo.smithi037.qdajck smithi037 running (48s) 14s ago 14m 47.7M - 3.7 9900ed1a6b81 ba273912b7ca 2024-04-23T02:37:52.071 INFO:teuthology.orchestra.run.smithi037.stdout:mgr.x smithi191 *:8443,8765 running (7m) 13s ago 20m 443M - 18.2.2-1237-g646b8c7d 9900ed1a6b81 b3456bc9b9ef 2024-04-23T02:37:52.071 INFO:teuthology.orchestra.run.smithi037.stdout:mgr.y smithi037 *:8443,8765 running (8m) 14s ago 22m 495M - 18.2.2-1237-g646b8c7d 9900ed1a6b81 19b52a26f1ca 2024-04-23T02:37:52.071 INFO:teuthology.orchestra.run.smithi037.stdout:mon.a smithi037 running (7m) 14s ago 22m 82.6M 2048M 18.2.2-1237-g646b8c7d 9900ed1a6b81 6d03d23cb94e 2024-04-23T02:37:52.071 INFO:teuthology.orchestra.run.smithi037.stdout:mon.b smithi191 running (6m) 13s ago 20m 60.2M 2048M 18.2.2-1237-g646b8c7d 9900ed1a6b81 a5c2b4539944 2024-04-23T02:37:52.071 INFO:teuthology.orchestra.run.smithi037.stdout:mon.c smithi037 running (6m) 14s ago 21m 64.6M 2048M 18.2.2-1237-g646b8c7d 9900ed1a6b81 f6fcc457b7d2 2024-04-23T02:37:52.071 INFO:teuthology.orchestra.run.smithi037.stdout:node-exporter.a smithi037 *:9100 running (22s) 14s ago 16m 3756k - 1.5.0 0da6a335fe13 7a5a8f6e5141 2024-04-23T02:37:52.071 INFO:teuthology.orchestra.run.smithi037.stdout:node-exporter.b smithi191 *:9100 running (18s) 13s ago 16m - - 1.5.0 0da6a335fe13 0b4ddb48b7ee 2024-04-23T02:37:52.071 INFO:teuthology.orchestra.run.smithi037.stdout:osd.0 smithi037 running (5m) 14s ago 20m 65.0M 4096M 18.2.2-1237-g646b8c7d 9900ed1a6b81 e084fbd81970 2024-04-23T02:37:52.071 INFO:teuthology.orchestra.run.smithi037.stdout:osd.1 smithi037 running (4m) 14s ago 19m 65.9M 4096M 18.2.2-1237-g646b8c7d 9900ed1a6b81 743ca0daac2b 2024-04-23T02:37:52.071 INFO:teuthology.orchestra.run.smithi037.stdout:osd.2 smithi037 running (4m) 14s ago 19m 63.9M 4096M 18.2.2-1237-g646b8c7d 9900ed1a6b81 919a641f6f71 2024-04-23T02:37:52.071 INFO:teuthology.orchestra.run.smithi037.stdout:osd.3 smithi037 running (3m) 14s ago 19m 62.0M 4096M 18.2.2-1237-g646b8c7d 9900ed1a6b81 21dfc544a753 2024-04-23T02:37:52.072 INFO:teuthology.orchestra.run.smithi037.stdout:osd.4 smithi191 running (3m) 13s ago 18m 62.9M 4096M 18.2.2-1237-g646b8c7d 9900ed1a6b81 115b79a0f222 2024-04-23T02:37:52.072 INFO:teuthology.orchestra.run.smithi037.stdout:osd.5 smithi191 running (2m) 13s ago 18m 61.2M 4096M 18.2.2-1237-g646b8c7d 9900ed1a6b81 d173af4b36f7 2024-04-23T02:37:52.072 INFO:teuthology.orchestra.run.smithi037.stdout:osd.6 smithi191 running (2m) 13s ago 17m 58.0M 4096M 18.2.2-1237-g646b8c7d 9900ed1a6b81 ca3a0c9b876e 2024-04-23T02:37:52.072 INFO:teuthology.orchestra.run.smithi037.stdout:osd.7 smithi191 running (114s) 13s ago 17m 58.7M 4096M 18.2.2-1237-g646b8c7d 9900ed1a6b81 9d8e7676dd6f 2024-04-23T02:37:52.072 INFO:teuthology.orchestra.run.smithi037.stdout:prometheus.a smithi191 *:9095 error 13s ago 16m - - 2024-04-23T02:37:52.072 INFO:teuthology.orchestra.run.smithi037.stdout:rgw.foo.smithi037.ajnubp smithi037 *:8000 running (92s) 14s ago 14m 90.1M - 18.2.2-1237-g646b8c7d 9900ed1a6b81 a0ebdf431251 2024-04-23T02:37:52.072 INFO:teuthology.orchestra.run.smithi037.stdout:rgw.foo.smithi191.arojwq smithi191 *:8000 running (78s) 13s ago 14m 90.0M - 18.2.2-1237-g646b8c7d 9900ed1a6b81 3da7b9b68bfb 2024-04-23T02:37:52.072 INFO:teuthology.orchestra.run.smithi037.stdout:rgw.smpl.smithi037.oowzwi smithi037 *:80 running (85s) 14s ago 14m 89.9M - 18.2.2-1237-g646b8c7d 9900ed1a6b81 d006b67bc98a 2024-04-23T02:37:52.072 INFO:teuthology.orchestra.run.smithi037.stdout:rgw.smpl.smithi191.vzlgqs smithi191 *:80 running (72s) 13s ago 14m 89.6M - 18.2.2-1237-g646b8c7d 9900ed1a6b81 27cc27328dd8 2024-04-23T02:37:52.532 INFO:teuthology.orchestra.run.smithi037.stdout:{ 2024-04-23T02:37:52.532 INFO:teuthology.orchestra.run.smithi037.stdout: "mon": { 2024-04-23T02:37:52.532 INFO:teuthology.orchestra.run.smithi037.stdout: "ceph version 18.2.2-1237-g646b8c7d (646b8c7d293d8ec31a40c69f7b3237b19c1be24d) reef (stable)": 3 2024-04-23T02:37:52.532 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-04-23T02:37:52.532 INFO:teuthology.orchestra.run.smithi037.stdout: "mgr": { 2024-04-23T02:37:52.532 INFO:teuthology.orchestra.run.smithi037.stdout: "ceph version 18.2.2-1237-g646b8c7d (646b8c7d293d8ec31a40c69f7b3237b19c1be24d) reef (stable)": 2 2024-04-23T02:37:52.533 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-04-23T02:37:52.533 INFO:teuthology.orchestra.run.smithi037.stdout: "osd": { 2024-04-23T02:37:52.533 INFO:teuthology.orchestra.run.smithi037.stdout: "ceph version 18.2.2-1237-g646b8c7d (646b8c7d293d8ec31a40c69f7b3237b19c1be24d) reef (stable)": 8 2024-04-23T02:37:52.533 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-04-23T02:37:52.533 INFO:teuthology.orchestra.run.smithi037.stdout: "rgw": { 2024-04-23T02:37:52.533 INFO:teuthology.orchestra.run.smithi037.stdout: "ceph version 18.2.2-1237-g646b8c7d (646b8c7d293d8ec31a40c69f7b3237b19c1be24d) reef (stable)": 4 2024-04-23T02:37:52.533 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-04-23T02:37:52.533 INFO:teuthology.orchestra.run.smithi037.stdout: "overall": { 2024-04-23T02:37:52.533 INFO:teuthology.orchestra.run.smithi037.stdout: "ceph version 18.2.2-1237-g646b8c7d (646b8c7d293d8ec31a40c69f7b3237b19c1be24d) reef (stable)": 17 2024-04-23T02:37:52.533 INFO:teuthology.orchestra.run.smithi037.stdout: } 2024-04-23T02:37:52.533 INFO:teuthology.orchestra.run.smithi037.stdout:} 2024-04-23T02:37:52.943 INFO:teuthology.orchestra.run.smithi037.stdout:{ 2024-04-23T02:37:52.943 INFO:teuthology.orchestra.run.smithi037.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph@sha256:417b28a7fda24d3105eeb9bae56a845b9ffa154499a85601880a5fd035847210", 2024-04-23T02:37:52.943 INFO:teuthology.orchestra.run.smithi037.stdout: "in_progress": true, 2024-04-23T02:37:52.944 INFO:teuthology.orchestra.run.smithi037.stdout: "which": "Upgrading all daemon types on all hosts", 2024-04-23T02:37:52.944 INFO:teuthology.orchestra.run.smithi037.stdout: "services_complete": [ 2024-04-23T02:37:52.944 INFO:teuthology.orchestra.run.smithi037.stdout: "mon", 2024-04-23T02:37:52.944 INFO:teuthology.orchestra.run.smithi037.stdout: "iscsi", 2024-04-23T02:37:52.944 INFO:teuthology.orchestra.run.smithi037.stdout: "rgw", 2024-04-23T02:37:52.944 INFO:teuthology.orchestra.run.smithi037.stdout: "mgr", 2024-04-23T02:37:52.944 INFO:teuthology.orchestra.run.smithi037.stdout: "osd" 2024-04-23T02:37:52.944 INFO:teuthology.orchestra.run.smithi037.stdout: ], 2024-04-23T02:37:52.944 INFO:teuthology.orchestra.run.smithi037.stdout: "progress": "18/23 daemons upgraded", 2024-04-23T02:37:52.944 INFO:teuthology.orchestra.run.smithi037.stdout: "message": "Currently upgrading prometheus daemons", 2024-04-23T02:37:52.944 INFO:teuthology.orchestra.run.smithi037.stdout: "is_paused": false 2024-04-23T02:37:52.944 INFO:teuthology.orchestra.run.smithi037.stdout:} 2024-04-23T02:37:53.125 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:37:52 smithi191 bash[40117]: audit 2024-04-23T02:37:51.272990+0000 mgr.y (mgr.25468) 415 : audit 0 from='client.44947 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T02:37:53.125 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:37:52 smithi191 bash[40117]: audit 2024-04-23T02:37:51.660769+0000 mgr.y (mgr.25468) 416 : audit 0 from='client.35106 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T02:37:53.125 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:37:52 smithi191 bash[40117]: cluster 2024-04-23T02:37:51.767917+0000 mgr.y (mgr.25468) 417 : cluster 0 pgmap v306: 161 pgs: 161 active+clean; 604 KiB data, 334 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-04-23T02:37:53.125 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:37:52 smithi191 bash[40117]: audit 2024-04-23T02:37:52.038387+0000 mgr.y (mgr.25468) 418 : audit 0 from='client.44959 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T02:37:53.125 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:37:52 smithi191 bash[40117]: audit 2024-04-23T02:37:52.522513+0000 mon.c (mon.1) 264 : audit 0 from='client.35118 172.21.15.37:0/2848222030' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T02:37:53.312 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:37:52 smithi037 bash[54030]: audit 2024-04-23T02:37:51.272990+0000 mgr.y (mgr.25468) 415 : audit 0 from='client.44947 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T02:37:53.312 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:37:52 smithi037 bash[54030]: audit 2024-04-23T02:37:51.660769+0000 mgr.y (mgr.25468) 416 : audit 0 from='client.35106 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T02:37:53.312 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:37:52 smithi037 bash[54030]: cluster 2024-04-23T02:37:51.767917+0000 mgr.y (mgr.25468) 417 : cluster 0 pgmap v306: 161 pgs: 161 active+clean; 604 KiB data, 334 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-04-23T02:37:53.313 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:37:52 smithi037 bash[54030]: audit 2024-04-23T02:37:52.038387+0000 mgr.y (mgr.25468) 418 : audit 0 from='client.44959 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T02:37:53.313 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:37:52 smithi037 bash[54030]: audit 2024-04-23T02:37:52.522513+0000 mon.c (mon.1) 264 : audit 0 from='client.35118 172.21.15.37:0/2848222030' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T02:37:53.313 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:37:52 smithi037 bash[56036]: audit 2024-04-23T02:37:51.272990+0000 mgr.y (mgr.25468) 415 : audit 0 from='client.44947 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T02:37:53.313 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:37:52 smithi037 bash[56036]: audit 2024-04-23T02:37:51.660769+0000 mgr.y (mgr.25468) 416 : audit 0 from='client.35106 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T02:37:53.313 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:37:52 smithi037 bash[56036]: cluster 2024-04-23T02:37:51.767917+0000 mgr.y (mgr.25468) 417 : cluster 0 pgmap v306: 161 pgs: 161 active+clean; 604 KiB data, 334 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-04-23T02:37:53.313 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:37:52 smithi037 bash[56036]: audit 2024-04-23T02:37:52.038387+0000 mgr.y (mgr.25468) 418 : audit 0 from='client.44959 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T02:37:53.313 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:37:52 smithi037 bash[56036]: audit 2024-04-23T02:37:52.522513+0000 mon.c (mon.1) 264 : audit 0 from='client.35118 172.21.15.37:0/2848222030' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T02:37:53.394 INFO:teuthology.orchestra.run.smithi037.stdout:HEALTH_WARN 1 failed cephadm daemon(s) 2024-04-23T02:37:53.394 INFO:teuthology.orchestra.run.smithi037.stdout:[WRN] CEPHADM_FAILED_DAEMON: 1 failed cephadm daemon(s) 2024-04-23T02:37:53.394 INFO:teuthology.orchestra.run.smithi037.stdout: daemon prometheus.a on smithi191 is in error state 2024-04-23T02:37:54.152 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:37:53 smithi191 bash[40117]: cephadm 2024-04-23T02:37:52.129106+0000 mgr.y (mgr.25468) 419 : cephadm 1 Upgrade: Updating prometheus.a 2024-04-23T02:37:54.153 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:37:53 smithi191 bash[40117]: cephadm 2024-04-23T02:37:52.400323+0000 mgr.y (mgr.25468) 420 : cephadm 1 Deploying daemon prometheus.a on smithi191 2024-04-23T02:37:54.153 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:37:53 smithi191 bash[40117]: audit 2024-04-23T02:37:52.933176+0000 mgr.y (mgr.25468) 421 : audit 0 from='client.35124 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T02:37:54.153 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:37:53 smithi191 bash[40117]: audit 2024-04-23T02:37:53.384953+0000 mon.c (mon.1) 265 : audit 0 from='client.35130 172.21.15.37:0/105213419' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-23T02:37:54.313 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:37:53 smithi037 bash[54030]: cephadm 2024-04-23T02:37:52.129106+0000 mgr.y (mgr.25468) 419 : cephadm 1 Upgrade: Updating prometheus.a 2024-04-23T02:37:54.313 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:37:53 smithi037 bash[54030]: cephadm 2024-04-23T02:37:52.400323+0000 mgr.y (mgr.25468) 420 : cephadm 1 Deploying daemon prometheus.a on smithi191 2024-04-23T02:37:54.313 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:37:53 smithi037 bash[54030]: audit 2024-04-23T02:37:52.933176+0000 mgr.y (mgr.25468) 421 : audit 0 from='client.35124 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T02:37:54.313 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:37:53 smithi037 bash[54030]: audit 2024-04-23T02:37:53.384953+0000 mon.c (mon.1) 265 : audit 0 from='client.35130 172.21.15.37:0/105213419' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-23T02:37:54.314 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:37:53 smithi037 bash[56036]: cephadm 2024-04-23T02:37:52.129106+0000 mgr.y (mgr.25468) 419 : cephadm 1 Upgrade: Updating prometheus.a 2024-04-23T02:37:54.314 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:37:53 smithi037 bash[56036]: cephadm 2024-04-23T02:37:52.400323+0000 mgr.y (mgr.25468) 420 : cephadm 1 Deploying daemon prometheus.a on smithi191 2024-04-23T02:37:54.314 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:37:53 smithi037 bash[56036]: audit 2024-04-23T02:37:52.933176+0000 mgr.y (mgr.25468) 421 : audit 0 from='client.35124 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T02:37:54.314 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:37:53 smithi037 bash[56036]: audit 2024-04-23T02:37:53.384953+0000 mon.c (mon.1) 265 : audit 0 from='client.35130 172.21.15.37:0/105213419' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-23T02:37:55.312 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:37:54 smithi037 bash[54030]: cluster 2024-04-23T02:37:53.769054+0000 mgr.y (mgr.25468) 422 : cluster 0 pgmap v307: 161 pgs: 161 active+clean; 604 KiB data, 334 MiB used, 715 GiB / 715 GiB avail; 548 B/s rd, 0 op/s 2024-04-23T02:37:55.313 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:37:54 smithi037 bash[56036]: cluster 2024-04-23T02:37:53.769054+0000 mgr.y (mgr.25468) 422 : cluster 0 pgmap v307: 161 pgs: 161 active+clean; 604 KiB data, 334 MiB used, 715 GiB / 715 GiB avail; 548 B/s rd, 0 op/s 2024-04-23T02:37:55.433 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:37:54 smithi191 bash[40117]: cluster 2024-04-23T02:37:53.769054+0000 mgr.y (mgr.25468) 422 : cluster 0 pgmap v307: 161 pgs: 161 active+clean; 604 KiB data, 334 MiB used, 715 GiB / 715 GiB avail; 548 B/s rd, 0 op/s 2024-04-23T02:37:56.980 INFO:journalctl@ceph.prometheus.a.smithi191.stdout:Apr 23 02:37:56 smithi191 systemd[1]: Started Ceph prometheus.a for 39f0dbf0-0117-11ef-bc93-c7b262605968. 2024-04-23T02:37:57.312 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:37:56 smithi037 bash[54030]: audit 2024-04-23T02:37:55.571748+0000 mgr.y (mgr.25468) 423 : audit 0 from='client.44725 -' entity='client.iscsi.foo.smithi037.qdajck' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-23T02:37:57.312 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:37:56 smithi037 bash[54030]: cluster 2024-04-23T02:37:55.770195+0000 mgr.y (mgr.25468) 424 : cluster 0 pgmap v308: 161 pgs: 161 active+clean; 604 KiB data, 334 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-04-23T02:37:57.313 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:37:56 smithi037 bash[56036]: audit 2024-04-23T02:37:55.571748+0000 mgr.y (mgr.25468) 423 : audit 0 from='client.44725 -' entity='client.iscsi.foo.smithi037.qdajck' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-23T02:37:57.313 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:37:56 smithi037 bash[56036]: cluster 2024-04-23T02:37:55.770195+0000 mgr.y (mgr.25468) 424 : cluster 0 pgmap v308: 161 pgs: 161 active+clean; 604 KiB data, 334 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-04-23T02:37:57.433 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:37:56 smithi191 bash[40117]: audit 2024-04-23T02:37:55.571748+0000 mgr.y (mgr.25468) 423 : audit 0 from='client.44725 -' entity='client.iscsi.foo.smithi037.qdajck' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-23T02:37:57.433 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:37:56 smithi191 bash[40117]: cluster 2024-04-23T02:37:55.770195+0000 mgr.y (mgr.25468) 424 : cluster 0 pgmap v308: 161 pgs: 161 active+clean; 604 KiB data, 334 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-04-23T02:37:58.312 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:37:57 smithi037 bash[54030]: audit 2024-04-23T02:37:56.967368+0000 mon.a (mon.0) 759 : audit 1 from='mgr.25468 ' entity='mgr.y' 2024-04-23T02:37:58.313 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:37:57 smithi037 bash[54030]: audit 2024-04-23T02:37:56.984992+0000 mon.a (mon.0) 760 : audit 1 from='mgr.25468 ' entity='mgr.y' 2024-04-23T02:37:58.313 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:37:57 smithi037 bash[54030]: audit 2024-04-23T02:37:57.028970+0000 mon.c (mon.1) 266 : audit 0 from='mgr.25468 172.21.15.37:0/2063831359' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-23T02:37:58.313 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:37:57 smithi037 bash[54030]: audit 2024-04-23T02:37:57.462028+0000 mon.a (mon.0) 761 : audit 1 from='mgr.25468 ' entity='mgr.y' 2024-04-23T02:37:58.313 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:37:57 smithi037 bash[54030]: audit 2024-04-23T02:37:57.468689+0000 mon.a (mon.0) 762 : audit 1 from='mgr.25468 ' entity='mgr.y' 2024-04-23T02:37:58.313 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:37:57 smithi037 bash[54030]: audit 2024-04-23T02:37:57.481668+0000 mon.a (mon.0) 763 : audit 1 from='mgr.25468 ' entity='mgr.y' 2024-04-23T02:37:58.313 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:37:57 smithi037 bash[54030]: audit 2024-04-23T02:37:57.491864+0000 mon.a (mon.0) 764 : audit 1 from='mgr.25468 ' entity='mgr.y' 2024-04-23T02:37:58.313 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:37:57 smithi037 bash[56036]: audit 2024-04-23T02:37:56.967368+0000 mon.a (mon.0) 759 : audit 1 from='mgr.25468 ' entity='mgr.y' 2024-04-23T02:37:58.313 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:37:57 smithi037 bash[56036]: audit 2024-04-23T02:37:56.984992+0000 mon.a (mon.0) 760 : audit 1 from='mgr.25468 ' entity='mgr.y' 2024-04-23T02:37:58.313 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:37:57 smithi037 bash[56036]: audit 2024-04-23T02:37:57.028970+0000 mon.c (mon.1) 266 : audit 0 from='mgr.25468 172.21.15.37:0/2063831359' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-23T02:37:58.313 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:37:57 smithi037 bash[56036]: audit 2024-04-23T02:37:57.462028+0000 mon.a (mon.0) 761 : audit 1 from='mgr.25468 ' entity='mgr.y' 2024-04-23T02:37:58.313 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:37:57 smithi037 bash[56036]: audit 2024-04-23T02:37:57.468689+0000 mon.a (mon.0) 762 : audit 1 from='mgr.25468 ' entity='mgr.y' 2024-04-23T02:37:58.314 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:37:57 smithi037 bash[56036]: audit 2024-04-23T02:37:57.481668+0000 mon.a (mon.0) 763 : audit 1 from='mgr.25468 ' entity='mgr.y' 2024-04-23T02:37:58.314 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:37:57 smithi037 bash[56036]: audit 2024-04-23T02:37:57.491864+0000 mon.a (mon.0) 764 : audit 1 from='mgr.25468 ' entity='mgr.y' 2024-04-23T02:37:58.433 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:37:57 smithi191 bash[40117]: audit 2024-04-23T02:37:56.967368+0000 mon.a (mon.0) 759 : audit 1 from='mgr.25468 ' entity='mgr.y' 2024-04-23T02:37:58.433 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:37:57 smithi191 bash[40117]: audit 2024-04-23T02:37:56.984992+0000 mon.a (mon.0) 760 : audit 1 from='mgr.25468 ' entity='mgr.y' 2024-04-23T02:37:58.433 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:37:57 smithi191 bash[40117]: audit 2024-04-23T02:37:57.028970+0000 mon.c (mon.1) 266 : audit 0 from='mgr.25468 172.21.15.37:0/2063831359' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-23T02:37:58.433 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:37:57 smithi191 bash[40117]: audit 2024-04-23T02:37:57.462028+0000 mon.a (mon.0) 761 : audit 1 from='mgr.25468 ' entity='mgr.y' 2024-04-23T02:37:58.433 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:37:57 smithi191 bash[40117]: audit 2024-04-23T02:37:57.468689+0000 mon.a (mon.0) 762 : audit 1 from='mgr.25468 ' entity='mgr.y' 2024-04-23T02:37:58.434 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:37:57 smithi191 bash[40117]: audit 2024-04-23T02:37:57.481668+0000 mon.a (mon.0) 763 : audit 1 from='mgr.25468 ' entity='mgr.y' 2024-04-23T02:37:58.434 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:37:57 smithi191 bash[40117]: audit 2024-04-23T02:37:57.491864+0000 mon.a (mon.0) 764 : audit 1 from='mgr.25468 ' entity='mgr.y' 2024-04-23T02:37:58.434 INFO:journalctl@ceph.prometheus.a.smithi191.stdout:Apr 23 02:37:58 smithi191 bash[61701]: ts=2024-04-23T02:37:58.115Z caller=main.go:564 level=info msg="Starting Prometheus Server" mode=server version="(version=2.43.0, branch=HEAD, revision=edfc3bcd025dd6fe296c167a14a216cab1e552ee)" 2024-04-23T02:37:58.434 INFO:journalctl@ceph.prometheus.a.smithi191.stdout:Apr 23 02:37:58 smithi191 bash[61701]: ts=2024-04-23T02:37:58.115Z 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-04-23T02:37:58.434 INFO:journalctl@ceph.prometheus.a.smithi191.stdout:Apr 23 02:37:58 smithi191 bash[61701]: ts=2024-04-23T02:37:58.115Z caller=main.go:570 level=info host_details="(Linux 5.4.0-177-generic #197-Ubuntu SMP Thu Mar 28 22:45:47 UTC 2024 x86_64 smithi191 (none))" 2024-04-23T02:37:58.434 INFO:journalctl@ceph.prometheus.a.smithi191.stdout:Apr 23 02:37:58 smithi191 bash[61701]: ts=2024-04-23T02:37:58.115Z caller=main.go:571 level=info fd_limits="(soft=1048576, hard=1048576)" 2024-04-23T02:37:58.434 INFO:journalctl@ceph.prometheus.a.smithi191.stdout:Apr 23 02:37:58 smithi191 bash[61701]: ts=2024-04-23T02:37:58.116Z caller=main.go:572 level=info vm_limits="(soft=unlimited, hard=unlimited)" 2024-04-23T02:37:58.434 INFO:journalctl@ceph.prometheus.a.smithi191.stdout:Apr 23 02:37:58 smithi191 bash[61701]: ts=2024-04-23T02:37:58.119Z caller=web.go:561 level=info component=web msg="Start listening for connections" address=:9095 2024-04-23T02:37:58.434 INFO:journalctl@ceph.prometheus.a.smithi191.stdout:Apr 23 02:37:58 smithi191 bash[61701]: ts=2024-04-23T02:37:58.120Z caller=main.go:1005 level=info msg="Starting TSDB ..." 2024-04-23T02:37:58.435 INFO:journalctl@ceph.prometheus.a.smithi191.stdout:Apr 23 02:37:58 smithi191 bash[61701]: ts=2024-04-23T02:37:58.120Z caller=dir_locker.go:77 level=warn component=tsdb msg="A lockfile from a previous execution already existed. It was replaced" file=/prometheus/lock 2024-04-23T02:37:58.435 INFO:journalctl@ceph.prometheus.a.smithi191.stdout:Apr 23 02:37:58 smithi191 bash[61701]: ts=2024-04-23T02:37:58.122Z caller=tls_config.go:232 level=info component=web msg="Listening on" address=[::]:9095 2024-04-23T02:37:58.435 INFO:journalctl@ceph.prometheus.a.smithi191.stdout:Apr 23 02:37:58 smithi191 bash[61701]: ts=2024-04-23T02:37:58.122Z caller=tls_config.go:235 level=info component=web msg="TLS is disabled." http2=false address=[::]:9095 2024-04-23T02:37:58.435 INFO:journalctl@ceph.prometheus.a.smithi191.stdout:Apr 23 02:37:58 smithi191 bash[61701]: ts=2024-04-23T02:37:58.124Z caller=head.go:587 level=info component=tsdb msg="Replaying on-disk memory mappable chunks if any" 2024-04-23T02:37:58.435 INFO:journalctl@ceph.prometheus.a.smithi191.stdout:Apr 23 02:37:58 smithi191 bash[61701]: ts=2024-04-23T02:37:58.125Z caller=head.go:658 level=info component=tsdb msg="On-disk memory mappable chunks replay completed" duration=2.54µs 2024-04-23T02:37:58.435 INFO:journalctl@ceph.prometheus.a.smithi191.stdout:Apr 23 02:37:58 smithi191 bash[61701]: ts=2024-04-23T02:37:58.125Z caller=head.go:664 level=info component=tsdb msg="Replaying WAL, this may take a while" 2024-04-23T02:37:58.435 INFO:journalctl@ceph.prometheus.a.smithi191.stdout:Apr 23 02:37:58 smithi191 bash[61701]: ts=2024-04-23T02:37:58.125Z caller=head.go:735 level=info component=tsdb msg="WAL segment loaded" segment=0 maxSegment=13 2024-04-23T02:37:58.435 INFO:journalctl@ceph.prometheus.a.smithi191.stdout:Apr 23 02:37:58 smithi191 bash[61701]: ts=2024-04-23T02:37:58.135Z caller=head.go:735 level=info component=tsdb msg="WAL segment loaded" segment=1 maxSegment=13 2024-04-23T02:37:58.435 INFO:journalctl@ceph.prometheus.a.smithi191.stdout:Apr 23 02:37:58 smithi191 bash[61701]: ts=2024-04-23T02:37:58.136Z caller=head.go:735 level=info component=tsdb msg="WAL segment loaded" segment=2 maxSegment=13 2024-04-23T02:37:58.435 INFO:journalctl@ceph.prometheus.a.smithi191.stdout:Apr 23 02:37:58 smithi191 bash[61701]: ts=2024-04-23T02:37:58.138Z caller=head.go:735 level=info component=tsdb msg="WAL segment loaded" segment=3 maxSegment=13 2024-04-23T02:37:58.435 INFO:journalctl@ceph.prometheus.a.smithi191.stdout:Apr 23 02:37:58 smithi191 bash[61701]: ts=2024-04-23T02:37:58.139Z caller=head.go:735 level=info component=tsdb msg="WAL segment loaded" segment=4 maxSegment=13 2024-04-23T02:37:58.435 INFO:journalctl@ceph.prometheus.a.smithi191.stdout:Apr 23 02:37:58 smithi191 bash[61701]: ts=2024-04-23T02:37:58.139Z caller=head.go:735 level=info component=tsdb msg="WAL segment loaded" segment=5 maxSegment=13 2024-04-23T02:37:58.435 INFO:journalctl@ceph.prometheus.a.smithi191.stdout:Apr 23 02:37:58 smithi191 bash[61701]: ts=2024-04-23T02:37:58.139Z caller=head.go:735 level=info component=tsdb msg="WAL segment loaded" segment=6 maxSegment=13 2024-04-23T02:37:58.435 INFO:journalctl@ceph.prometheus.a.smithi191.stdout:Apr 23 02:37:58 smithi191 bash[61701]: ts=2024-04-23T02:37:58.139Z caller=head.go:735 level=info component=tsdb msg="WAL segment loaded" segment=7 maxSegment=13 2024-04-23T02:37:58.435 INFO:journalctl@ceph.prometheus.a.smithi191.stdout:Apr 23 02:37:58 smithi191 bash[61701]: ts=2024-04-23T02:37:58.140Z caller=head.go:735 level=info component=tsdb msg="WAL segment loaded" segment=8 maxSegment=13 2024-04-23T02:37:58.436 INFO:journalctl@ceph.prometheus.a.smithi191.stdout:Apr 23 02:37:58 smithi191 bash[61701]: ts=2024-04-23T02:37:58.140Z caller=head.go:735 level=info component=tsdb msg="WAL segment loaded" segment=9 maxSegment=13 2024-04-23T02:37:58.436 INFO:journalctl@ceph.prometheus.a.smithi191.stdout:Apr 23 02:37:58 smithi191 bash[61701]: ts=2024-04-23T02:37:58.140Z caller=head.go:735 level=info component=tsdb msg="WAL segment loaded" segment=10 maxSegment=13 2024-04-23T02:37:58.436 INFO:journalctl@ceph.prometheus.a.smithi191.stdout:Apr 23 02:37:58 smithi191 bash[61701]: ts=2024-04-23T02:37:58.140Z caller=head.go:735 level=info component=tsdb msg="WAL segment loaded" segment=11 maxSegment=13 2024-04-23T02:37:58.436 INFO:journalctl@ceph.prometheus.a.smithi191.stdout:Apr 23 02:37:58 smithi191 bash[61701]: ts=2024-04-23T02:37:58.141Z caller=head.go:735 level=info component=tsdb msg="WAL segment loaded" segment=12 maxSegment=13 2024-04-23T02:37:58.436 INFO:journalctl@ceph.prometheus.a.smithi191.stdout:Apr 23 02:37:58 smithi191 bash[61701]: ts=2024-04-23T02:37:58.141Z caller=head.go:735 level=info component=tsdb msg="WAL segment loaded" segment=13 maxSegment=13 2024-04-23T02:37:58.436 INFO:journalctl@ceph.prometheus.a.smithi191.stdout:Apr 23 02:37:58 smithi191 bash[61701]: ts=2024-04-23T02:37:58.141Z caller=head.go:772 level=info component=tsdb msg="WAL replay completed" checkpoint_replay_duration=74.997µs wal_replay_duration=16.283372ms wbl_replay_duration=111ns total_replay_duration=16.391083ms 2024-04-23T02:37:58.436 INFO:journalctl@ceph.prometheus.a.smithi191.stdout:Apr 23 02:37:58 smithi191 bash[61701]: ts=2024-04-23T02:37:58.143Z caller=main.go:1026 level=info fs_type=XFS_SUPER_MAGIC 2024-04-23T02:37:58.436 INFO:journalctl@ceph.prometheus.a.smithi191.stdout:Apr 23 02:37:58 smithi191 bash[61701]: ts=2024-04-23T02:37:58.143Z caller=main.go:1029 level=info msg="TSDB started" 2024-04-23T02:37:58.436 INFO:journalctl@ceph.prometheus.a.smithi191.stdout:Apr 23 02:37:58 smithi191 bash[61701]: ts=2024-04-23T02:37:58.143Z caller=main.go:1209 level=info msg="Loading configuration file" filename=/etc/prometheus/prometheus.yml 2024-04-23T02:37:58.436 INFO:journalctl@ceph.prometheus.a.smithi191.stdout:Apr 23 02:37:58 smithi191 bash[61701]: ts=2024-04-23T02:37:58.170Z caller=main.go:1246 level=info msg="Completed loading of configuration file" filename=/etc/prometheus/prometheus.yml totalDuration=27.152391ms db_storage=988ns remote_storage=1.517µs web_handler=553ns query_engine=875ns scrape=316.877µs scrape_sd=136.849µs notify=14.618µs notify_sd=14.419µs rules=26.343761ms tracing=8.877µs 2024-04-23T02:37:58.436 INFO:journalctl@ceph.prometheus.a.smithi191.stdout:Apr 23 02:37:58 smithi191 bash[61701]: ts=2024-04-23T02:37:58.170Z caller=main.go:990 level=info msg="Server is ready to receive web requests." 2024-04-23T02:37:58.436 INFO:journalctl@ceph.prometheus.a.smithi191.stdout:Apr 23 02:37:58 smithi191 bash[61701]: ts=2024-04-23T02:37:58.170Z caller=manager.go:974 level=info component="rule manager" msg="Starting rule manager..." 2024-04-23T02:37:59.312 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:37:58 smithi037 bash[54030]: cluster 2024-04-23T02:37:57.771863+0000 mgr.y (mgr.25468) 425 : cluster 0 pgmap v309: 161 pgs: 161 active+clean; 604 KiB data, 334 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-04-23T02:37:59.312 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:37:58 smithi037 bash[56036]: cluster 2024-04-23T02:37:57.771863+0000 mgr.y (mgr.25468) 425 : cluster 0 pgmap v309: 161 pgs: 161 active+clean; 604 KiB data, 334 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-04-23T02:37:59.433 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:37:58 smithi191 bash[40117]: cluster 2024-04-23T02:37:57.771863+0000 mgr.y (mgr.25468) 425 : cluster 0 pgmap v309: 161 pgs: 161 active+clean; 604 KiB data, 334 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-04-23T02:38:01.312 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:38:00 smithi037 bash[54030]: cluster 2024-04-23T02:37:59.772835+0000 mgr.y (mgr.25468) 426 : cluster 0 pgmap v310: 161 pgs: 161 active+clean; 604 KiB data, 334 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-04-23T02:38:01.312 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:38:00 smithi037 bash[56036]: cluster 2024-04-23T02:37:59.772835+0000 mgr.y (mgr.25468) 426 : cluster 0 pgmap v310: 161 pgs: 161 active+clean; 604 KiB data, 334 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-04-23T02:38:01.433 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:38:00 smithi191 bash[40117]: cluster 2024-04-23T02:37:59.772835+0000 mgr.y (mgr.25468) 426 : cluster 0 pgmap v310: 161 pgs: 161 active+clean; 604 KiB data, 334 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-04-23T02:38:03.312 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:38:02 smithi037 bash[54030]: cluster 2024-04-23T02:38:01.774101+0000 mgr.y (mgr.25468) 427 : cluster 0 pgmap v311: 161 pgs: 161 active+clean; 604 KiB data, 334 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-23T02:38:03.312 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:38:02 smithi037 bash[56036]: cluster 2024-04-23T02:38:01.774101+0000 mgr.y (mgr.25468) 427 : cluster 0 pgmap v311: 161 pgs: 161 active+clean; 604 KiB data, 334 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-23T02:38:03.433 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:38:02 smithi191 bash[40117]: cluster 2024-04-23T02:38:01.774101+0000 mgr.y (mgr.25468) 427 : cluster 0 pgmap v311: 161 pgs: 161 active+clean; 604 KiB data, 334 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-23T02:38:04.813 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:38:04 smithi037 bash[54030]: audit 2024-04-23T02:38:03.535405+0000 mon.a (mon.0) 765 : audit 1 from='mgr.25468 ' entity='mgr.y' 2024-04-23T02:38:04.813 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:38:04 smithi037 bash[54030]: audit 2024-04-23T02:38:03.547394+0000 mon.a (mon.0) 766 : audit 1 from='mgr.25468 ' entity='mgr.y' 2024-04-23T02:38:04.813 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:38:04 smithi037 bash[54030]: audit 2024-04-23T02:38:03.736546+0000 mon.a (mon.0) 767 : audit 1 from='mgr.25468 ' entity='mgr.y' 2024-04-23T02:38:04.813 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:38:04 smithi037 bash[54030]: audit 2024-04-23T02:38:03.751243+0000 mon.a (mon.0) 768 : audit 1 from='mgr.25468 ' entity='mgr.y' 2024-04-23T02:38:04.813 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:38:04 smithi037 bash[54030]: cluster 2024-04-23T02:38:03.775203+0000 mgr.y (mgr.25468) 428 : cluster 0 pgmap v312: 161 pgs: 161 active+clean; 604 KiB data, 334 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-23T02:38:04.813 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:38:04 smithi037 bash[54030]: audit 2024-04-23T02:38:04.354171+0000 mon.a (mon.0) 769 : audit 1 from='mgr.25468 ' entity='mgr.y' 2024-04-23T02:38:04.814 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:38:04 smithi037 bash[54030]: audit 2024-04-23T02:38:04.368909+0000 mon.a (mon.0) 770 : audit 1 from='mgr.25468 ' entity='mgr.y' 2024-04-23T02:38:04.814 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:38:04 smithi037 bash[56036]: audit 2024-04-23T02:38:03.535405+0000 mon.a (mon.0) 765 : audit 1 from='mgr.25468 ' entity='mgr.y' 2024-04-23T02:38:04.814 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:38:04 smithi037 bash[56036]: audit 2024-04-23T02:38:03.547394+0000 mon.a (mon.0) 766 : audit 1 from='mgr.25468 ' entity='mgr.y' 2024-04-23T02:38:04.814 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:38:04 smithi037 bash[56036]: audit 2024-04-23T02:38:03.736546+0000 mon.a (mon.0) 767 : audit 1 from='mgr.25468 ' entity='mgr.y' 2024-04-23T02:38:04.814 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:38:04 smithi037 bash[56036]: audit 2024-04-23T02:38:03.751243+0000 mon.a (mon.0) 768 : audit 1 from='mgr.25468 ' entity='mgr.y' 2024-04-23T02:38:04.814 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:38:04 smithi037 bash[56036]: cluster 2024-04-23T02:38:03.775203+0000 mgr.y (mgr.25468) 428 : cluster 0 pgmap v312: 161 pgs: 161 active+clean; 604 KiB data, 334 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-23T02:38:04.814 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:38:04 smithi037 bash[56036]: audit 2024-04-23T02:38:04.354171+0000 mon.a (mon.0) 769 : audit 1 from='mgr.25468 ' entity='mgr.y' 2024-04-23T02:38:04.814 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:38:04 smithi037 bash[56036]: audit 2024-04-23T02:38:04.368909+0000 mon.a (mon.0) 770 : audit 1 from='mgr.25468 ' entity='mgr.y' 2024-04-23T02:38:04.933 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:38:04 smithi191 bash[40117]: audit 2024-04-23T02:38:03.535405+0000 mon.a (mon.0) 765 : audit 1 from='mgr.25468 ' entity='mgr.y' 2024-04-23T02:38:04.933 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:38:04 smithi191 bash[40117]: audit 2024-04-23T02:38:03.547394+0000 mon.a (mon.0) 766 : audit 1 from='mgr.25468 ' entity='mgr.y' 2024-04-23T02:38:04.933 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:38:04 smithi191 bash[40117]: audit 2024-04-23T02:38:03.736546+0000 mon.a (mon.0) 767 : audit 1 from='mgr.25468 ' entity='mgr.y' 2024-04-23T02:38:04.933 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:38:04 smithi191 bash[40117]: audit 2024-04-23T02:38:03.751243+0000 mon.a (mon.0) 768 : audit 1 from='mgr.25468 ' entity='mgr.y' 2024-04-23T02:38:04.933 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:38:04 smithi191 bash[40117]: cluster 2024-04-23T02:38:03.775203+0000 mgr.y (mgr.25468) 428 : cluster 0 pgmap v312: 161 pgs: 161 active+clean; 604 KiB data, 334 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-23T02:38:04.933 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:38:04 smithi191 bash[40117]: audit 2024-04-23T02:38:04.354171+0000 mon.a (mon.0) 769 : audit 1 from='mgr.25468 ' entity='mgr.y' 2024-04-23T02:38:04.934 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:38:04 smithi191 bash[40117]: audit 2024-04-23T02:38:04.368909+0000 mon.a (mon.0) 770 : audit 1 from='mgr.25468 ' entity='mgr.y' 2024-04-23T02:38:07.183 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:38:06 smithi191 bash[40117]: audit 2024-04-23T02:38:05.583024+0000 mgr.y (mgr.25468) 429 : audit 0 from='client.44725 -' entity='client.iscsi.foo.smithi037.qdajck' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-23T02:38:07.183 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:38:06 smithi191 bash[40117]: cluster 2024-04-23T02:38:05.776252+0000 mgr.y (mgr.25468) 430 : cluster 0 pgmap v313: 161 pgs: 161 active+clean; 604 KiB data, 334 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-23T02:38:07.312 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:38:06 smithi037 bash[54030]: audit 2024-04-23T02:38:05.583024+0000 mgr.y (mgr.25468) 429 : audit 0 from='client.44725 -' entity='client.iscsi.foo.smithi037.qdajck' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-23T02:38:07.312 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:38:06 smithi037 bash[54030]: cluster 2024-04-23T02:38:05.776252+0000 mgr.y (mgr.25468) 430 : cluster 0 pgmap v313: 161 pgs: 161 active+clean; 604 KiB data, 334 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-23T02:38:07.313 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:38:06 smithi037 bash[56036]: audit 2024-04-23T02:38:05.583024+0000 mgr.y (mgr.25468) 429 : audit 0 from='client.44725 -' entity='client.iscsi.foo.smithi037.qdajck' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-23T02:38:07.313 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:38:06 smithi037 bash[56036]: cluster 2024-04-23T02:38:05.776252+0000 mgr.y (mgr.25468) 430 : cluster 0 pgmap v313: 161 pgs: 161 active+clean; 604 KiB data, 334 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-23T02:38:09.183 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:38:08 smithi191 bash[40117]: cluster 2024-04-23T02:38:07.777743+0000 mgr.y (mgr.25468) 431 : cluster 0 pgmap v314: 161 pgs: 161 active+clean; 604 KiB data, 334 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-23T02:38:09.312 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:38:08 smithi037 bash[54030]: cluster 2024-04-23T02:38:07.777743+0000 mgr.y (mgr.25468) 431 : cluster 0 pgmap v314: 161 pgs: 161 active+clean; 604 KiB data, 334 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-23T02:38:09.313 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:38:08 smithi037 bash[56036]: cluster 2024-04-23T02:38:07.777743+0000 mgr.y (mgr.25468) 431 : cluster 0 pgmap v314: 161 pgs: 161 active+clean; 604 KiB data, 334 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-23T02:38:11.120 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:38:10 smithi191 bash[40117]: cluster 2024-04-23T02:38:09.778742+0000 mgr.y (mgr.25468) 432 : cluster 0 pgmap v315: 161 pgs: 161 active+clean; 604 KiB data, 334 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-23T02:38:11.312 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:38:10 smithi037 bash[54030]: cluster 2024-04-23T02:38:09.778742+0000 mgr.y (mgr.25468) 432 : cluster 0 pgmap v315: 161 pgs: 161 active+clean; 604 KiB data, 334 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-23T02:38:11.313 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:38:10 smithi037 bash[56036]: cluster 2024-04-23T02:38:09.778742+0000 mgr.y (mgr.25468) 432 : cluster 0 pgmap v315: 161 pgs: 161 active+clean; 604 KiB data, 334 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-23T02:38:13.183 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:38:12 smithi191 bash[40117]: cluster 2024-04-23T02:38:11.780073+0000 mgr.y (mgr.25468) 433 : cluster 0 pgmap v316: 161 pgs: 161 active+clean; 604 KiB data, 334 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-23T02:38:13.312 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:38:12 smithi037 bash[54030]: cluster 2024-04-23T02:38:11.780073+0000 mgr.y (mgr.25468) 433 : cluster 0 pgmap v316: 161 pgs: 161 active+clean; 604 KiB data, 334 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-23T02:38:13.313 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:38:12 smithi037 bash[56036]: cluster 2024-04-23T02:38:11.780073+0000 mgr.y (mgr.25468) 433 : cluster 0 pgmap v316: 161 pgs: 161 active+clean; 604 KiB data, 334 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-23T02:38:15.154 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:38:14 smithi037 bash[54030]: cluster 2024-04-23T02:38:13.781247+0000 mgr.y (mgr.25468) 434 : cluster 0 pgmap v317: 161 pgs: 161 active+clean; 604 KiB data, 334 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-23T02:38:15.155 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:38:14 smithi037 bash[54030]: audit 2024-04-23T02:38:14.676290+0000 mon.a (mon.0) 771 : audit 1 from='mgr.25468 ' entity='mgr.y' 2024-04-23T02:38:15.155 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:38:14 smithi037 bash[54030]: audit 2024-04-23T02:38:14.689392+0000 mon.a (mon.0) 772 : audit 1 from='mgr.25468 ' entity='mgr.y' 2024-04-23T02:38:15.155 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:38:14 smithi037 bash[54030]: audit 2024-04-23T02:38:14.692751+0000 mon.c (mon.1) 267 : audit 0 from='mgr.25468 172.21.15.37:0/2063831359' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-23T02:38:15.155 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:38:14 smithi037 bash[54030]: audit 2024-04-23T02:38:14.694516+0000 mon.c (mon.1) 268 : audit 1 from='mgr.25468 172.21.15.37:0/2063831359' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-23T02:38:15.155 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:38:14 smithi037 bash[54030]: audit 2024-04-23T02:38:14.704104+0000 mon.a (mon.0) 773 : audit 1 from='mgr.25468 ' entity='mgr.y' 2024-04-23T02:38:15.155 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:38:14 smithi037 bash[54030]: audit 2024-04-23T02:38:14.788559+0000 mon.c (mon.1) 269 : audit 0 from='mgr.25468 172.21.15.37:0/2063831359' entity='mgr.y' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-04-23T02:38:15.155 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:38:14 smithi037 bash[54030]: audit 2024-04-23T02:38:14.798054+0000 mon.c (mon.1) 270 : audit 0 from='mgr.25468 172.21.15.37:0/2063831359' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-23T02:38:15.155 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:38:14 smithi037 bash[54030]: audit 2024-04-23T02:38:14.803484+0000 mon.c (mon.1) 271 : audit 0 from='mgr.25468 172.21.15.37:0/2063831359' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T02:38:15.155 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:38:14 smithi037 bash[54030]: audit 2024-04-23T02:38:14.806286+0000 mon.c (mon.1) 272 : audit 0 from='mgr.25468 172.21.15.37:0/2063831359' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T02:38:15.155 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:38:14 smithi037 bash[54030]: audit 2024-04-23T02:38:14.808591+0000 mon.c (mon.1) 273 : audit 0 from='mgr.25468 172.21.15.37:0/2063831359' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T02:38:15.155 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:38:14 smithi037 bash[54030]: audit 2024-04-23T02:38:14.812753+0000 mon.c (mon.1) 274 : audit 0 from='mgr.25468 172.21.15.37:0/2063831359' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T02:38:15.155 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:38:14 smithi037 bash[54030]: audit 2024-04-23T02:38:14.816802+0000 mon.c (mon.1) 275 : audit 0 from='mgr.25468 172.21.15.37:0/2063831359' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T02:38:15.156 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:38:14 smithi037 bash[54030]: audit 2024-04-23T02:38:14.820261+0000 mon.c (mon.1) 276 : audit 0 from='mgr.25468 172.21.15.37:0/2063831359' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T02:38:15.156 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:38:14 smithi037 bash[54030]: audit 2024-04-23T02:38:14.822741+0000 mon.c (mon.1) 277 : audit 0 from='mgr.25468 172.21.15.37:0/2063831359' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T02:38:15.156 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:38:14 smithi037 bash[54030]: audit 2024-04-23T02:38:14.825226+0000 mon.c (mon.1) 278 : audit 0 from='mgr.25468 172.21.15.37:0/2063831359' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T02:38:15.156 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:38:14 smithi037 bash[54030]: audit 2024-04-23T02:38:14.827707+0000 mon.c (mon.1) 279 : audit 0 from='mgr.25468 172.21.15.37:0/2063831359' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T02:38:15.156 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:38:14 smithi037 bash[54030]: audit 2024-04-23T02:38:14.830327+0000 mon.c (mon.1) 280 : audit 0 from='mgr.25468 172.21.15.37:0/2063831359' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T02:38:15.156 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:38:14 smithi037 bash[54030]: audit 2024-04-23T02:38:14.832567+0000 mon.c (mon.1) 281 : audit 0 from='mgr.25468 172.21.15.37:0/2063831359' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T02:38:15.156 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:38:14 smithi037 bash[54030]: audit 2024-04-23T02:38:14.834817+0000 mon.c (mon.1) 282 : audit 0 from='mgr.25468 172.21.15.37:0/2063831359' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T02:38:15.156 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:38:14 smithi037 bash[54030]: audit 2024-04-23T02:38:14.837993+0000 mon.c (mon.1) 283 : audit 0 from='mgr.25468 172.21.15.37:0/2063831359' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T02:38:15.156 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:38:14 smithi037 bash[54030]: audit 2024-04-23T02:38:14.840830+0000 mon.c (mon.1) 284 : audit 0 from='mgr.25468 172.21.15.37:0/2063831359' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T02:38:15.156 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:38:14 smithi037 bash[56036]: cluster 2024-04-23T02:38:13.781247+0000 mgr.y (mgr.25468) 434 : cluster 0 pgmap v317: 161 pgs: 161 active+clean; 604 KiB data, 334 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-23T02:38:15.156 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:38:14 smithi037 bash[56036]: audit 2024-04-23T02:38:14.676290+0000 mon.a (mon.0) 771 : audit 1 from='mgr.25468 ' entity='mgr.y' 2024-04-23T02:38:15.157 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:38:14 smithi037 bash[56036]: audit 2024-04-23T02:38:14.689392+0000 mon.a (mon.0) 772 : audit 1 from='mgr.25468 ' entity='mgr.y' 2024-04-23T02:38:15.157 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:38:14 smithi037 bash[56036]: audit 2024-04-23T02:38:14.692751+0000 mon.c (mon.1) 267 : audit 0 from='mgr.25468 172.21.15.37:0/2063831359' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-23T02:38:15.157 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:38:14 smithi037 bash[56036]: audit 2024-04-23T02:38:14.694516+0000 mon.c (mon.1) 268 : audit 1 from='mgr.25468 172.21.15.37:0/2063831359' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-23T02:38:15.157 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:38:14 smithi037 bash[56036]: audit 2024-04-23T02:38:14.704104+0000 mon.a (mon.0) 773 : audit 1 from='mgr.25468 ' entity='mgr.y' 2024-04-23T02:38:15.157 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:38:14 smithi037 bash[56036]: audit 2024-04-23T02:38:14.788559+0000 mon.c (mon.1) 269 : audit 0 from='mgr.25468 172.21.15.37:0/2063831359' entity='mgr.y' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-04-23T02:38:15.157 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:38:14 smithi037 bash[56036]: audit 2024-04-23T02:38:14.798054+0000 mon.c (mon.1) 270 : audit 0 from='mgr.25468 172.21.15.37:0/2063831359' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-23T02:38:15.157 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:38:14 smithi037 bash[56036]: audit 2024-04-23T02:38:14.803484+0000 mon.c (mon.1) 271 : audit 0 from='mgr.25468 172.21.15.37:0/2063831359' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T02:38:15.157 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:38:14 smithi037 bash[56036]: audit 2024-04-23T02:38:14.806286+0000 mon.c (mon.1) 272 : audit 0 from='mgr.25468 172.21.15.37:0/2063831359' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T02:38:15.157 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:38:14 smithi037 bash[56036]: audit 2024-04-23T02:38:14.808591+0000 mon.c (mon.1) 273 : audit 0 from='mgr.25468 172.21.15.37:0/2063831359' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T02:38:15.157 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:38:14 smithi037 bash[56036]: audit 2024-04-23T02:38:14.812753+0000 mon.c (mon.1) 274 : audit 0 from='mgr.25468 172.21.15.37:0/2063831359' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T02:38:15.157 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:38:14 smithi037 bash[56036]: audit 2024-04-23T02:38:14.816802+0000 mon.c (mon.1) 275 : audit 0 from='mgr.25468 172.21.15.37:0/2063831359' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T02:38:15.157 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:38:14 smithi037 bash[56036]: audit 2024-04-23T02:38:14.820261+0000 mon.c (mon.1) 276 : audit 0 from='mgr.25468 172.21.15.37:0/2063831359' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T02:38:15.157 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:38:14 smithi037 bash[56036]: audit 2024-04-23T02:38:14.822741+0000 mon.c (mon.1) 277 : audit 0 from='mgr.25468 172.21.15.37:0/2063831359' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T02:38:15.157 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:38:14 smithi037 bash[56036]: audit 2024-04-23T02:38:14.825226+0000 mon.c (mon.1) 278 : audit 0 from='mgr.25468 172.21.15.37:0/2063831359' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T02:38:15.158 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:38:14 smithi037 bash[56036]: audit 2024-04-23T02:38:14.827707+0000 mon.c (mon.1) 279 : audit 0 from='mgr.25468 172.21.15.37:0/2063831359' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T02:38:15.158 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:38:14 smithi037 bash[56036]: audit 2024-04-23T02:38:14.830327+0000 mon.c (mon.1) 280 : audit 0 from='mgr.25468 172.21.15.37:0/2063831359' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T02:38:15.158 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:38:14 smithi037 bash[56036]: audit 2024-04-23T02:38:14.832567+0000 mon.c (mon.1) 281 : audit 0 from='mgr.25468 172.21.15.37:0/2063831359' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T02:38:15.158 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:38:14 smithi037 bash[56036]: audit 2024-04-23T02:38:14.834817+0000 mon.c (mon.1) 282 : audit 0 from='mgr.25468 172.21.15.37:0/2063831359' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T02:38:15.158 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:38:14 smithi037 bash[56036]: audit 2024-04-23T02:38:14.837993+0000 mon.c (mon.1) 283 : audit 0 from='mgr.25468 172.21.15.37:0/2063831359' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T02:38:15.158 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:38:14 smithi037 bash[56036]: audit 2024-04-23T02:38:14.840830+0000 mon.c (mon.1) 284 : audit 0 from='mgr.25468 172.21.15.37:0/2063831359' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T02:38:15.183 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:38:14 smithi191 bash[40117]: cluster 2024-04-23T02:38:13.781247+0000 mgr.y (mgr.25468) 434 : cluster 0 pgmap v317: 161 pgs: 161 active+clean; 604 KiB data, 334 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-23T02:38:15.183 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:38:14 smithi191 bash[40117]: audit 2024-04-23T02:38:14.676290+0000 mon.a (mon.0) 771 : audit 1 from='mgr.25468 ' entity='mgr.y' 2024-04-23T02:38:15.184 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:38:14 smithi191 bash[40117]: audit 2024-04-23T02:38:14.689392+0000 mon.a (mon.0) 772 : audit 1 from='mgr.25468 ' entity='mgr.y' 2024-04-23T02:38:15.184 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:38:14 smithi191 bash[40117]: audit 2024-04-23T02:38:14.692751+0000 mon.c (mon.1) 267 : audit 0 from='mgr.25468 172.21.15.37:0/2063831359' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-23T02:38:15.184 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:38:14 smithi191 bash[40117]: audit 2024-04-23T02:38:14.694516+0000 mon.c (mon.1) 268 : audit 1 from='mgr.25468 172.21.15.37:0/2063831359' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-23T02:38:15.184 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:38:14 smithi191 bash[40117]: audit 2024-04-23T02:38:14.704104+0000 mon.a (mon.0) 773 : audit 1 from='mgr.25468 ' entity='mgr.y' 2024-04-23T02:38:15.184 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:38:14 smithi191 bash[40117]: audit 2024-04-23T02:38:14.788559+0000 mon.c (mon.1) 269 : audit 0 from='mgr.25468 172.21.15.37:0/2063831359' entity='mgr.y' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-04-23T02:38:15.184 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:38:14 smithi191 bash[40117]: audit 2024-04-23T02:38:14.798054+0000 mon.c (mon.1) 270 : audit 0 from='mgr.25468 172.21.15.37:0/2063831359' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-23T02:38:15.184 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:38:14 smithi191 bash[40117]: audit 2024-04-23T02:38:14.803484+0000 mon.c (mon.1) 271 : audit 0 from='mgr.25468 172.21.15.37:0/2063831359' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T02:38:15.184 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:38:14 smithi191 bash[40117]: audit 2024-04-23T02:38:14.806286+0000 mon.c (mon.1) 272 : audit 0 from='mgr.25468 172.21.15.37:0/2063831359' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T02:38:15.184 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:38:14 smithi191 bash[40117]: audit 2024-04-23T02:38:14.808591+0000 mon.c (mon.1) 273 : audit 0 from='mgr.25468 172.21.15.37:0/2063831359' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T02:38:15.184 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:38:14 smithi191 bash[40117]: audit 2024-04-23T02:38:14.812753+0000 mon.c (mon.1) 274 : audit 0 from='mgr.25468 172.21.15.37:0/2063831359' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T02:38:15.184 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:38:14 smithi191 bash[40117]: audit 2024-04-23T02:38:14.816802+0000 mon.c (mon.1) 275 : audit 0 from='mgr.25468 172.21.15.37:0/2063831359' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T02:38:15.184 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:38:14 smithi191 bash[40117]: audit 2024-04-23T02:38:14.820261+0000 mon.c (mon.1) 276 : audit 0 from='mgr.25468 172.21.15.37:0/2063831359' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T02:38:15.184 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:38:14 smithi191 bash[40117]: audit 2024-04-23T02:38:14.822741+0000 mon.c (mon.1) 277 : audit 0 from='mgr.25468 172.21.15.37:0/2063831359' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T02:38:15.184 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:38:14 smithi191 bash[40117]: audit 2024-04-23T02:38:14.825226+0000 mon.c (mon.1) 278 : audit 0 from='mgr.25468 172.21.15.37:0/2063831359' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T02:38:15.185 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:38:14 smithi191 bash[40117]: audit 2024-04-23T02:38:14.827707+0000 mon.c (mon.1) 279 : audit 0 from='mgr.25468 172.21.15.37:0/2063831359' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T02:38:15.185 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:38:14 smithi191 bash[40117]: audit 2024-04-23T02:38:14.830327+0000 mon.c (mon.1) 280 : audit 0 from='mgr.25468 172.21.15.37:0/2063831359' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T02:38:15.185 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:38:14 smithi191 bash[40117]: audit 2024-04-23T02:38:14.832567+0000 mon.c (mon.1) 281 : audit 0 from='mgr.25468 172.21.15.37:0/2063831359' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T02:38:15.185 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:38:14 smithi191 bash[40117]: audit 2024-04-23T02:38:14.834817+0000 mon.c (mon.1) 282 : audit 0 from='mgr.25468 172.21.15.37:0/2063831359' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T02:38:15.185 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:38:14 smithi191 bash[40117]: audit 2024-04-23T02:38:14.837993+0000 mon.c (mon.1) 283 : audit 0 from='mgr.25468 172.21.15.37:0/2063831359' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T02:38:15.185 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:38:14 smithi191 bash[40117]: audit 2024-04-23T02:38:14.840830+0000 mon.c (mon.1) 284 : audit 0 from='mgr.25468 172.21.15.37:0/2063831359' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T02:38:16.183 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:38:15 smithi191 bash[40117]: cephadm 2024-04-23T02:38:14.696053+0000 mgr.y (mgr.25468) 435 : cephadm 3 unable to calc client keyring client.admin placement PlacementSpec(label='_admin'): Cannot place : No matching hosts for label _admin 2024-04-23T02:38:16.183 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:38:15 smithi191 bash[40117]: cluster 2024-04-23T02:38:14.697403+0000 mgr.y (mgr.25468) 436 : cluster 0 pgmap v318: 161 pgs: 161 active+clean; 604 KiB data, 334 MiB used, 715 GiB / 715 GiB avail; 1.4 KiB/s rd, 1 op/s 2024-04-23T02:38:16.183 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:38:15 smithi191 bash[40117]: audit 2024-04-23T02:38:14.789740+0000 mgr.y (mgr.25468) 437 : audit 0 from='mon.1 -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-04-23T02:38:16.183 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:38:15 smithi191 bash[40117]: cluster 2024-04-23T02:38:15.686280+0000 mon.a (mon.0) 774 : cluster 1 Health check cleared: CEPHADM_FAILED_DAEMON (was: 1 failed cephadm daemon(s)) 2024-04-23T02:38:16.183 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:38:15 smithi191 bash[40117]: cluster 2024-04-23T02:38:15.686349+0000 mon.a (mon.0) 775 : cluster 1 Cluster is now healthy 2024-04-23T02:38:16.249 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:38:15 smithi037 bash[54030]: cephadm 2024-04-23T02:38:14.696053+0000 mgr.y (mgr.25468) 435 : cephadm 3 unable to calc client keyring client.admin placement PlacementSpec(label='_admin'): Cannot place : No matching hosts for label _admin 2024-04-23T02:38:16.249 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:38:15 smithi037 bash[54030]: cluster 2024-04-23T02:38:14.697403+0000 mgr.y (mgr.25468) 436 : cluster 0 pgmap v318: 161 pgs: 161 active+clean; 604 KiB data, 334 MiB used, 715 GiB / 715 GiB avail; 1.4 KiB/s rd, 1 op/s 2024-04-23T02:38:16.249 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:38:15 smithi037 bash[54030]: audit 2024-04-23T02:38:14.789740+0000 mgr.y (mgr.25468) 437 : audit 0 from='mon.1 -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-04-23T02:38:16.249 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:38:15 smithi037 bash[54030]: cluster 2024-04-23T02:38:15.686280+0000 mon.a (mon.0) 774 : cluster 1 Health check cleared: CEPHADM_FAILED_DAEMON (was: 1 failed cephadm daemon(s)) 2024-04-23T02:38:16.249 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:38:15 smithi037 bash[54030]: cluster 2024-04-23T02:38:15.686349+0000 mon.a (mon.0) 775 : cluster 1 Cluster is now healthy 2024-04-23T02:38:16.249 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:38:15 smithi037 bash[56036]: cephadm 2024-04-23T02:38:14.696053+0000 mgr.y (mgr.25468) 435 : cephadm 3 unable to calc client keyring client.admin placement PlacementSpec(label='_admin'): Cannot place : No matching hosts for label _admin 2024-04-23T02:38:16.249 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:38:15 smithi037 bash[56036]: cluster 2024-04-23T02:38:14.697403+0000 mgr.y (mgr.25468) 436 : cluster 0 pgmap v318: 161 pgs: 161 active+clean; 604 KiB data, 334 MiB used, 715 GiB / 715 GiB avail; 1.4 KiB/s rd, 1 op/s 2024-04-23T02:38:16.249 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:38:15 smithi037 bash[56036]: audit 2024-04-23T02:38:14.789740+0000 mgr.y (mgr.25468) 437 : audit 0 from='mon.1 -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-04-23T02:38:16.249 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:38:15 smithi037 bash[56036]: cluster 2024-04-23T02:38:15.686280+0000 mon.a (mon.0) 774 : cluster 1 Health check cleared: CEPHADM_FAILED_DAEMON (was: 1 failed cephadm daemon(s)) 2024-04-23T02:38:16.250 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:38:15 smithi037 bash[56036]: cluster 2024-04-23T02:38:15.686349+0000 mon.a (mon.0) 775 : cluster 1 Cluster is now healthy 2024-04-23T02:38:17.062 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:38:16 smithi037 bash[54030]: audit 2024-04-23T02:38:15.594325+0000 mgr.y (mgr.25468) 438 : audit 0 from='client.44725 -' entity='client.iscsi.foo.smithi037.qdajck' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-23T02:38:17.063 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:38:16 smithi037 bash[56036]: audit 2024-04-23T02:38:15.594325+0000 mgr.y (mgr.25468) 438 : audit 0 from='client.44725 -' entity='client.iscsi.foo.smithi037.qdajck' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-23T02:38:17.183 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:38:16 smithi191 bash[40117]: audit 2024-04-23T02:38:15.594325+0000 mgr.y (mgr.25468) 438 : audit 0 from='client.44725 -' entity='client.iscsi.foo.smithi037.qdajck' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-23T02:38:18.185 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:38:17 smithi191 bash[40117]: cluster 2024-04-23T02:38:16.698644+0000 mgr.y (mgr.25468) 439 : cluster 0 pgmap v319: 161 pgs: 161 active+clean; 604 KiB data, 334 MiB used, 715 GiB / 715 GiB avail; 937 B/s rd, 0 op/s 2024-04-23T02:38:18.313 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:38:17 smithi037 bash[54030]: cluster 2024-04-23T02:38:16.698644+0000 mgr.y (mgr.25468) 439 : cluster 0 pgmap v319: 161 pgs: 161 active+clean; 604 KiB data, 334 MiB used, 715 GiB / 715 GiB avail; 937 B/s rd, 0 op/s 2024-04-23T02:38:18.313 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:38:17 smithi037 bash[56036]: cluster 2024-04-23T02:38:16.698644+0000 mgr.y (mgr.25468) 439 : cluster 0 pgmap v319: 161 pgs: 161 active+clean; 604 KiB data, 334 MiB used, 715 GiB / 715 GiB avail; 937 B/s rd, 0 op/s 2024-04-23T02:38:19.027 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:38:18 smithi037 bash[54030]: cephadm 2024-04-23T02:38:17.263159+0000 mgr.y (mgr.25468) 440 : cephadm 1 Upgrade: Updating alertmanager.a 2024-04-23T02:38:19.028 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:38:18 smithi037 bash[54030]: cephadm 2024-04-23T02:38:17.279833+0000 mgr.y (mgr.25468) 441 : cephadm 1 Deploying daemon alertmanager.a on smithi037 2024-04-23T02:38:19.028 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:38:18 smithi037 bash[56036]: cephadm 2024-04-23T02:38:17.263159+0000 mgr.y (mgr.25468) 440 : cephadm 1 Upgrade: Updating alertmanager.a 2024-04-23T02:38:19.028 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:38:18 smithi037 bash[56036]: cephadm 2024-04-23T02:38:17.279833+0000 mgr.y (mgr.25468) 441 : cephadm 1 Deploying daemon alertmanager.a on smithi037 2024-04-23T02:38:19.183 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:38:18 smithi191 bash[40117]: cephadm 2024-04-23T02:38:17.263159+0000 mgr.y (mgr.25468) 440 : cephadm 1 Upgrade: Updating alertmanager.a 2024-04-23T02:38:19.183 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:38:18 smithi191 bash[40117]: cephadm 2024-04-23T02:38:17.279833+0000 mgr.y (mgr.25468) 441 : cephadm 1 Deploying daemon alertmanager.a on smithi037 2024-04-23T02:38:20.183 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:38:19 smithi191 bash[40117]: cluster 2024-04-23T02:38:18.699866+0000 mgr.y (mgr.25468) 442 : cluster 0 pgmap v320: 161 pgs: 161 active+clean; 604 KiB data, 334 MiB used, 715 GiB / 715 GiB avail; 937 B/s rd, 0 op/s 2024-04-23T02:38:20.312 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:38:19 smithi037 bash[54030]: cluster 2024-04-23T02:38:18.699866+0000 mgr.y (mgr.25468) 442 : cluster 0 pgmap v320: 161 pgs: 161 active+clean; 604 KiB data, 334 MiB used, 715 GiB / 715 GiB avail; 937 B/s rd, 0 op/s 2024-04-23T02:38:20.313 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:38:19 smithi037 bash[56036]: cluster 2024-04-23T02:38:18.699866+0000 mgr.y (mgr.25468) 442 : cluster 0 pgmap v320: 161 pgs: 161 active+clean; 604 KiB data, 334 MiB used, 715 GiB / 715 GiB avail; 937 B/s rd, 0 op/s 2024-04-23T02:38:21.812 INFO:journalctl@ceph.alertmanager.a.smithi037.stdout:Apr 23 02:38:21 smithi037 systemd[1]: Stopping Ceph alertmanager.a for 39f0dbf0-0117-11ef-bc93-c7b262605968... 2024-04-23T02:38:22.169 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:38:21 smithi037 bash[56036]: cluster 2024-04-23T02:38:20.700850+0000 mgr.y (mgr.25468) 443 : cluster 0 pgmap v321: 161 pgs: 161 active+clean; 604 KiB data, 334 MiB used, 715 GiB / 715 GiB avail; 937 B/s rd, 0 op/s 2024-04-23T02:38:22.169 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:38:21 smithi037 bash[54030]: cluster 2024-04-23T02:38:20.700850+0000 mgr.y (mgr.25468) 443 : cluster 0 pgmap v321: 161 pgs: 161 active+clean; 604 KiB data, 334 MiB used, 715 GiB / 715 GiB avail; 937 B/s rd, 0 op/s 2024-04-23T02:38:22.169 INFO:journalctl@ceph.alertmanager.a.smithi037.stdout:Apr 23 02:38:21 smithi037 bash[47007]: level=info ts=2024-04-23T02:38:21.942Z caller=main.go:536 msg="Received SIGTERM, exiting gracefully..." 2024-04-23T02:38:22.183 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:38:21 smithi191 bash[40117]: cluster 2024-04-23T02:38:20.700850+0000 mgr.y (mgr.25468) 443 : cluster 0 pgmap v321: 161 pgs: 161 active+clean; 604 KiB data, 334 MiB used, 715 GiB / 715 GiB avail; 937 B/s rd, 0 op/s 2024-04-23T02:38:22.897 INFO:journalctl@ceph.alertmanager.a.smithi037.stdout:Apr 23 02:38:22 smithi037 bash[88046]: ceph-39f0dbf0-0117-11ef-bc93-c7b262605968-alertmanager.a 2024-04-23T02:38:22.897 INFO:journalctl@ceph.alertmanager.a.smithi037.stdout:Apr 23 02:38:22 smithi037 bash[88119]: Error response from daemon: No such container: ceph-39f0dbf0-0117-11ef-bc93-c7b262605968-alertmanager.a 2024-04-23T02:38:22.897 INFO:journalctl@ceph.alertmanager.a.smithi037.stdout:Apr 23 02:38:22 smithi037 systemd[1]: ceph-39f0dbf0-0117-11ef-bc93-c7b262605968@alertmanager.a.service: Succeeded. 2024-04-23T02:38:22.897 INFO:journalctl@ceph.alertmanager.a.smithi037.stdout:Apr 23 02:38:22 smithi037 systemd[1]: Stopped Ceph alertmanager.a for 39f0dbf0-0117-11ef-bc93-c7b262605968. 2024-04-23T02:38:23.195 INFO:journalctl@ceph.alertmanager.a.smithi037.stdout:Apr 23 02:38:23 smithi037 systemd[1]: Started Ceph alertmanager.a for 39f0dbf0-0117-11ef-bc93-c7b262605968. 2024-04-23T02:38:23.791 INFO:teuthology.orchestra.run.smithi037.stdout:true 2024-04-23T02:38:23.900 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:38:23 smithi037 bash[56036]: cluster 2024-04-23T02:38:22.702380+0000 mgr.y (mgr.25468) 444 : cluster 0 pgmap v322: 161 pgs: 161 active+clean; 604 KiB data, 334 MiB used, 715 GiB / 715 GiB avail; 937 B/s rd, 0 op/s 2024-04-23T02:38:23.900 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:38:23 smithi037 bash[56036]: audit 2024-04-23T02:38:23.155680+0000 mon.a (mon.0) 776 : audit 1 from='mgr.25468 ' entity='mgr.y' 2024-04-23T02:38:23.900 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:38:23 smithi037 bash[56036]: audit 2024-04-23T02:38:23.167083+0000 mon.a (mon.0) 777 : audit 1 from='mgr.25468 ' entity='mgr.y' 2024-04-23T02:38:23.900 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:38:23 smithi037 bash[56036]: audit 2024-04-23T02:38:23.208864+0000 mon.c (mon.1) 285 : audit 0 from='mgr.25468 172.21.15.37:0/2063831359' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-23T02:38:23.900 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:38:23 smithi037 bash[54030]: cluster 2024-04-23T02:38:22.702380+0000 mgr.y (mgr.25468) 444 : cluster 0 pgmap v322: 161 pgs: 161 active+clean; 604 KiB data, 334 MiB used, 715 GiB / 715 GiB avail; 937 B/s rd, 0 op/s 2024-04-23T02:38:23.900 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:38:23 smithi037 bash[54030]: audit 2024-04-23T02:38:23.155680+0000 mon.a (mon.0) 776 : audit 1 from='mgr.25468 ' entity='mgr.y' 2024-04-23T02:38:23.900 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:38:23 smithi037 bash[54030]: audit 2024-04-23T02:38:23.167083+0000 mon.a (mon.0) 777 : audit 1 from='mgr.25468 ' entity='mgr.y' 2024-04-23T02:38:23.901 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:38:23 smithi037 bash[54030]: audit 2024-04-23T02:38:23.208864+0000 mon.c (mon.1) 285 : audit 0 from='mgr.25468 172.21.15.37:0/2063831359' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-23T02:38:24.183 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:38:23 smithi191 bash[40117]: cluster 2024-04-23T02:38:22.702380+0000 mgr.y (mgr.25468) 444 : cluster 0 pgmap v322: 161 pgs: 161 active+clean; 604 KiB data, 334 MiB used, 715 GiB / 715 GiB avail; 937 B/s rd, 0 op/s 2024-04-23T02:38:24.183 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:38:23 smithi191 bash[40117]: audit 2024-04-23T02:38:23.155680+0000 mon.a (mon.0) 776 : audit 1 from='mgr.25468 ' entity='mgr.y' 2024-04-23T02:38:24.183 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:38:23 smithi191 bash[40117]: audit 2024-04-23T02:38:23.167083+0000 mon.a (mon.0) 777 : audit 1 from='mgr.25468 ' entity='mgr.y' 2024-04-23T02:38:24.183 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:38:23 smithi191 bash[40117]: audit 2024-04-23T02:38:23.208864+0000 mon.c (mon.1) 285 : audit 0 from='mgr.25468 172.21.15.37:0/2063831359' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-23T02:38:24.592 INFO:teuthology.orchestra.run.smithi037.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-04-23T02:38:24.592 INFO:teuthology.orchestra.run.smithi037.stdout:alertmanager.a smithi037 *:9093,9094 starting - - - - 2024-04-23T02:38:24.592 INFO:teuthology.orchestra.run.smithi037.stdout:grafana.a smithi191 *:3000 running (9m) 21s ago 16m 26.7M - 6.7.4 557c83e11646 cfce89c1dd30 2024-04-23T02:38:24.592 INFO:teuthology.orchestra.run.smithi037.stdout:iscsi.foo.smithi037.qdajck smithi037 running (81s) 20s ago 14m 47.9M - 3.7 9900ed1a6b81 ba273912b7ca 2024-04-23T02:38:24.592 INFO:teuthology.orchestra.run.smithi037.stdout:mgr.x smithi191 *:8443,8765 running (8m) 21s ago 21m 443M - 18.2.2-1237-g646b8c7d 9900ed1a6b81 b3456bc9b9ef 2024-04-23T02:38:24.592 INFO:teuthology.orchestra.run.smithi037.stdout:mgr.y smithi037 *:8443,8765 running (9m) 20s ago 22m 498M - 18.2.2-1237-g646b8c7d 9900ed1a6b81 19b52a26f1ca 2024-04-23T02:38:24.592 INFO:teuthology.orchestra.run.smithi037.stdout:mon.a smithi037 running (8m) 20s ago 22m 83.6M 2048M 18.2.2-1237-g646b8c7d 9900ed1a6b81 6d03d23cb94e 2024-04-23T02:38:24.592 INFO:teuthology.orchestra.run.smithi037.stdout:mon.b smithi191 running (6m) 21s ago 21m 61.7M 2048M 18.2.2-1237-g646b8c7d 9900ed1a6b81 a5c2b4539944 2024-04-23T02:38:24.593 INFO:teuthology.orchestra.run.smithi037.stdout:mon.c smithi037 running (7m) 20s ago 21m 66.0M 2048M 18.2.2-1237-g646b8c7d 9900ed1a6b81 f6fcc457b7d2 2024-04-23T02:38:24.593 INFO:teuthology.orchestra.run.smithi037.stdout:node-exporter.a smithi037 *:9100 running (54s) 20s ago 17m 3963k - 1.5.0 0da6a335fe13 7a5a8f6e5141 2024-04-23T02:38:24.593 INFO:teuthology.orchestra.run.smithi037.stdout:node-exporter.b smithi191 *:9100 running (50s) 21s ago 17m 4140k - 1.5.0 0da6a335fe13 0b4ddb48b7ee 2024-04-23T02:38:24.593 INFO:teuthology.orchestra.run.smithi037.stdout:osd.0 smithi037 running (5m) 20s ago 20m 65.2M 4096M 18.2.2-1237-g646b8c7d 9900ed1a6b81 e084fbd81970 2024-04-23T02:38:24.593 INFO:teuthology.orchestra.run.smithi037.stdout:osd.1 smithi037 running (5m) 20s ago 20m 65.7M 4096M 18.2.2-1237-g646b8c7d 9900ed1a6b81 743ca0daac2b 2024-04-23T02:38:24.593 INFO:teuthology.orchestra.run.smithi037.stdout:osd.2 smithi037 running (4m) 20s ago 20m 64.2M 4096M 18.2.2-1237-g646b8c7d 9900ed1a6b81 919a641f6f71 2024-04-23T02:38:24.593 INFO:teuthology.orchestra.run.smithi037.stdout:osd.3 smithi037 running (4m) 20s ago 19m 62.7M 4096M 18.2.2-1237-g646b8c7d 9900ed1a6b81 21dfc544a753 2024-04-23T02:38:24.593 INFO:teuthology.orchestra.run.smithi037.stdout:osd.4 smithi191 running (3m) 21s ago 19m 63.5M 4096M 18.2.2-1237-g646b8c7d 9900ed1a6b81 115b79a0f222 2024-04-23T02:38:24.593 INFO:teuthology.orchestra.run.smithi037.stdout:osd.5 smithi191 running (3m) 21s ago 18m 61.4M 4096M 18.2.2-1237-g646b8c7d 9900ed1a6b81 d173af4b36f7 2024-04-23T02:38:24.593 INFO:teuthology.orchestra.run.smithi037.stdout:osd.6 smithi191 running (2m) 21s ago 18m 58.2M 4096M 18.2.2-1237-g646b8c7d 9900ed1a6b81 ca3a0c9b876e 2024-04-23T02:38:24.593 INFO:teuthology.orchestra.run.smithi037.stdout:osd.7 smithi191 running (2m) 21s ago 18m 59.1M 4096M 18.2.2-1237-g646b8c7d 9900ed1a6b81 9d8e7676dd6f 2024-04-23T02:38:24.593 INFO:teuthology.orchestra.run.smithi037.stdout:prometheus.a smithi191 *:9095 running (27s) 21s ago 17m 27.2M - 2.43.0 a07b618ecd1d 0f044bd9441b 2024-04-23T02:38:24.593 INFO:teuthology.orchestra.run.smithi037.stdout:rgw.foo.smithi037.ajnubp smithi037 *:8000 running (2m) 20s ago 15m 90.4M - 18.2.2-1237-g646b8c7d 9900ed1a6b81 a0ebdf431251 2024-04-23T02:38:24.593 INFO:teuthology.orchestra.run.smithi037.stdout:rgw.foo.smithi191.arojwq smithi191 *:8000 running (111s) 21s ago 15m 90.2M - 18.2.2-1237-g646b8c7d 9900ed1a6b81 3da7b9b68bfb 2024-04-23T02:38:24.593 INFO:teuthology.orchestra.run.smithi037.stdout:rgw.smpl.smithi037.oowzwi smithi037 *:80 running (117s) 20s ago 15m 90.2M - 18.2.2-1237-g646b8c7d 9900ed1a6b81 d006b67bc98a 2024-04-23T02:38:24.594 INFO:teuthology.orchestra.run.smithi037.stdout:rgw.smpl.smithi191.vzlgqs smithi191 *:80 running (104s) 21s ago 14m 89.9M - 18.2.2-1237-g646b8c7d 9900ed1a6b81 27cc27328dd8 2024-04-23T02:38:24.812 INFO:journalctl@ceph.alertmanager.a.smithi037.stdout:Apr 23 02:38:24 smithi037 bash[88200]: ts=2024-04-23T02:38:24.432Z caller=main.go:240 level=info msg="Starting Alertmanager" version="(version=0.25.0, branch=HEAD, revision=258fab7cdd551f2cf251ed0348f0ad7289aee789)" 2024-04-23T02:38:24.813 INFO:journalctl@ceph.alertmanager.a.smithi037.stdout:Apr 23 02:38:24 smithi037 bash[88200]: ts=2024-04-23T02:38:24.432Z caller=main.go:241 level=info build_context="(go=go1.19.4, user=root@abe866dd5717, date=20221222-14:51:36)" 2024-04-23T02:38:24.813 INFO:journalctl@ceph.alertmanager.a.smithi037.stdout:Apr 23 02:38:24 smithi037 bash[88200]: ts=2024-04-23T02:38:24.435Z caller=cluster.go:185 level=info component=cluster msg="setting advertise address explicitly" addr=172.21.15.37 port=9094 2024-04-23T02:38:24.813 INFO:journalctl@ceph.alertmanager.a.smithi037.stdout:Apr 23 02:38:24 smithi037 bash[88200]: ts=2024-04-23T02:38:24.438Z caller=cluster.go:681 level=info component=cluster msg="Waiting for gossip to settle..." interval=2s 2024-04-23T02:38:24.813 INFO:journalctl@ceph.alertmanager.a.smithi037.stdout:Apr 23 02:38:24 smithi037 bash[88200]: ts=2024-04-23T02:38:24.473Z caller=coordinator.go:113 level=info component=configuration msg="Loading configuration file" file=/etc/alertmanager/alertmanager.yml 2024-04-23T02:38:24.813 INFO:journalctl@ceph.alertmanager.a.smithi037.stdout:Apr 23 02:38:24 smithi037 bash[88200]: ts=2024-04-23T02:38:24.473Z caller=coordinator.go:126 level=info component=configuration msg="Completed loading of configuration file" file=/etc/alertmanager/alertmanager.yml 2024-04-23T02:38:24.813 INFO:journalctl@ceph.alertmanager.a.smithi037.stdout:Apr 23 02:38:24 smithi037 bash[88200]: ts=2024-04-23T02:38:24.480Z caller=tls_config.go:232 level=info msg="Listening on" address=[::]:9093 2024-04-23T02:38:24.813 INFO:journalctl@ceph.alertmanager.a.smithi037.stdout:Apr 23 02:38:24 smithi037 bash[88200]: ts=2024-04-23T02:38:24.480Z caller=tls_config.go:235 level=info msg="TLS is disabled." http2=false address=[::]:9093 2024-04-23T02:38:25.052 INFO:teuthology.orchestra.run.smithi037.stdout:{ 2024-04-23T02:38:25.052 INFO:teuthology.orchestra.run.smithi037.stdout: "mon": { 2024-04-23T02:38:25.052 INFO:teuthology.orchestra.run.smithi037.stdout: "ceph version 18.2.2-1237-g646b8c7d (646b8c7d293d8ec31a40c69f7b3237b19c1be24d) reef (stable)": 3 2024-04-23T02:38:25.053 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-04-23T02:38:25.053 INFO:teuthology.orchestra.run.smithi037.stdout: "mgr": { 2024-04-23T02:38:25.053 INFO:teuthology.orchestra.run.smithi037.stdout: "ceph version 18.2.2-1237-g646b8c7d (646b8c7d293d8ec31a40c69f7b3237b19c1be24d) reef (stable)": 2 2024-04-23T02:38:25.053 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-04-23T02:38:25.053 INFO:teuthology.orchestra.run.smithi037.stdout: "osd": { 2024-04-23T02:38:25.053 INFO:teuthology.orchestra.run.smithi037.stdout: "ceph version 18.2.2-1237-g646b8c7d (646b8c7d293d8ec31a40c69f7b3237b19c1be24d) reef (stable)": 8 2024-04-23T02:38:25.053 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-04-23T02:38:25.053 INFO:teuthology.orchestra.run.smithi037.stdout: "rgw": { 2024-04-23T02:38:25.053 INFO:teuthology.orchestra.run.smithi037.stdout: "ceph version 18.2.2-1237-g646b8c7d (646b8c7d293d8ec31a40c69f7b3237b19c1be24d) reef (stable)": 4 2024-04-23T02:38:25.053 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-04-23T02:38:25.053 INFO:teuthology.orchestra.run.smithi037.stdout: "overall": { 2024-04-23T02:38:25.053 INFO:teuthology.orchestra.run.smithi037.stdout: "ceph version 18.2.2-1237-g646b8c7d (646b8c7d293d8ec31a40c69f7b3237b19c1be24d) reef (stable)": 17 2024-04-23T02:38:25.053 INFO:teuthology.orchestra.run.smithi037.stdout: } 2024-04-23T02:38:25.053 INFO:teuthology.orchestra.run.smithi037.stdout:} 2024-04-23T02:38:25.183 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:38:24 smithi191 bash[40117]: audit 2024-04-23T02:38:23.765567+0000 mgr.y (mgr.25468) 445 : audit 0 from='client.44983 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T02:38:25.312 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:38:24 smithi037 bash[54030]: audit 2024-04-23T02:38:23.765567+0000 mgr.y (mgr.25468) 445 : audit 0 from='client.44983 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T02:38:25.313 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:38:24 smithi037 bash[56036]: audit 2024-04-23T02:38:23.765567+0000 mgr.y (mgr.25468) 445 : audit 0 from='client.44983 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T02:38:25.442 INFO:teuthology.orchestra.run.smithi037.stdout:{ 2024-04-23T02:38:25.442 INFO:teuthology.orchestra.run.smithi037.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph@sha256:417b28a7fda24d3105eeb9bae56a845b9ffa154499a85601880a5fd035847210", 2024-04-23T02:38:25.442 INFO:teuthology.orchestra.run.smithi037.stdout: "in_progress": true, 2024-04-23T02:38:25.442 INFO:teuthology.orchestra.run.smithi037.stdout: "which": "Upgrading all daemon types on all hosts", 2024-04-23T02:38:25.442 INFO:teuthology.orchestra.run.smithi037.stdout: "services_complete": [ 2024-04-23T02:38:25.442 INFO:teuthology.orchestra.run.smithi037.stdout: "mon", 2024-04-23T02:38:25.443 INFO:teuthology.orchestra.run.smithi037.stdout: "iscsi", 2024-04-23T02:38:25.443 INFO:teuthology.orchestra.run.smithi037.stdout: "rgw", 2024-04-23T02:38:25.443 INFO:teuthology.orchestra.run.smithi037.stdout: "mgr", 2024-04-23T02:38:25.443 INFO:teuthology.orchestra.run.smithi037.stdout: "osd" 2024-04-23T02:38:25.443 INFO:teuthology.orchestra.run.smithi037.stdout: ], 2024-04-23T02:38:25.443 INFO:teuthology.orchestra.run.smithi037.stdout: "progress": "18/23 daemons upgraded", 2024-04-23T02:38:25.443 INFO:teuthology.orchestra.run.smithi037.stdout: "message": "Currently upgrading alertmanager daemons", 2024-04-23T02:38:25.443 INFO:teuthology.orchestra.run.smithi037.stdout: "is_paused": false 2024-04-23T02:38:25.443 INFO:teuthology.orchestra.run.smithi037.stdout:} 2024-04-23T02:38:25.901 INFO:teuthology.orchestra.run.smithi037.stdout:HEALTH_OK 2024-04-23T02:38:25.913 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:38:25 smithi037 bash[54030]: audit 2024-04-23T02:38:24.156428+0000 mgr.y (mgr.25468) 446 : audit 0 from='client.44989 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T02:38:25.913 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:38:25 smithi037 bash[54030]: audit 2024-04-23T02:38:24.557853+0000 mgr.y (mgr.25468) 447 : audit 0 from='client.35148 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T02:38:25.913 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:38:25 smithi037 bash[54030]: cluster 2024-04-23T02:38:24.703289+0000 mgr.y (mgr.25468) 448 : cluster 0 pgmap v323: 161 pgs: 161 active+clean; 604 KiB data, 334 MiB used, 715 GiB / 715 GiB avail; 1.4 KiB/s rd, 1 op/s 2024-04-23T02:38:25.913 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:38:25 smithi037 bash[54030]: audit 2024-04-23T02:38:25.042208+0000 mon.a (mon.0) 778 : audit 0 from='client.45001 172.21.15.37:0/3786707650' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T02:38:25.913 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:38:25 smithi037 bash[54030]: audit 2024-04-23T02:38:25.891503+0000 mon.c (mon.1) 286 : audit 0 from='client.45013 172.21.15.37:0/312377715' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-23T02:38:25.914 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:38:25 smithi037 bash[56036]: audit 2024-04-23T02:38:24.156428+0000 mgr.y (mgr.25468) 446 : audit 0 from='client.44989 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T02:38:25.914 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:38:25 smithi037 bash[56036]: audit 2024-04-23T02:38:24.557853+0000 mgr.y (mgr.25468) 447 : audit 0 from='client.35148 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T02:38:25.914 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:38:25 smithi037 bash[56036]: cluster 2024-04-23T02:38:24.703289+0000 mgr.y (mgr.25468) 448 : cluster 0 pgmap v323: 161 pgs: 161 active+clean; 604 KiB data, 334 MiB used, 715 GiB / 715 GiB avail; 1.4 KiB/s rd, 1 op/s 2024-04-23T02:38:25.914 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:38:25 smithi037 bash[56036]: audit 2024-04-23T02:38:25.042208+0000 mon.a (mon.0) 778 : audit 0 from='client.45001 172.21.15.37:0/3786707650' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T02:38:25.914 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:38:25 smithi037 bash[56036]: audit 2024-04-23T02:38:25.891503+0000 mon.c (mon.1) 286 : audit 0 from='client.45013 172.21.15.37:0/312377715' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-23T02:38:26.183 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:38:25 smithi191 bash[40117]: audit 2024-04-23T02:38:24.156428+0000 mgr.y (mgr.25468) 446 : audit 0 from='client.44989 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T02:38:26.183 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:38:25 smithi191 bash[40117]: audit 2024-04-23T02:38:24.557853+0000 mgr.y (mgr.25468) 447 : audit 0 from='client.35148 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T02:38:26.183 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:38:25 smithi191 bash[40117]: cluster 2024-04-23T02:38:24.703289+0000 mgr.y (mgr.25468) 448 : cluster 0 pgmap v323: 161 pgs: 161 active+clean; 604 KiB data, 334 MiB used, 715 GiB / 715 GiB avail; 1.4 KiB/s rd, 1 op/s 2024-04-23T02:38:26.183 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:38:25 smithi191 bash[40117]: audit 2024-04-23T02:38:25.042208+0000 mon.a (mon.0) 778 : audit 0 from='client.45001 172.21.15.37:0/3786707650' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T02:38:26.183 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:38:25 smithi191 bash[40117]: audit 2024-04-23T02:38:25.891503+0000 mon.c (mon.1) 286 : audit 0 from='client.45013 172.21.15.37:0/312377715' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-23T02:38:26.813 INFO:journalctl@ceph.alertmanager.a.smithi037.stdout:Apr 23 02:38:26 smithi037 bash[88200]: ts=2024-04-23T02:38:26.438Z caller=cluster.go:706 level=info component=cluster msg="gossip not settled" polls=0 before=0 now=1 elapsed=2.00041853s 2024-04-23T02:38:27.183 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:38:26 smithi191 bash[40117]: audit 2024-04-23T02:38:25.431571+0000 mgr.y (mgr.25468) 449 : audit 0 from='client.35160 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T02:38:27.183 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:38:26 smithi191 bash[40117]: audit 2024-04-23T02:38:25.604975+0000 mgr.y (mgr.25468) 450 : audit 0 from='client.44725 -' entity='client.iscsi.foo.smithi037.qdajck' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-23T02:38:27.313 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:38:26 smithi037 bash[54030]: audit 2024-04-23T02:38:25.431571+0000 mgr.y (mgr.25468) 449 : audit 0 from='client.35160 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T02:38:27.313 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:38:26 smithi037 bash[54030]: audit 2024-04-23T02:38:25.604975+0000 mgr.y (mgr.25468) 450 : audit 0 from='client.44725 -' entity='client.iscsi.foo.smithi037.qdajck' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-23T02:38:27.313 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:38:26 smithi037 bash[56036]: audit 2024-04-23T02:38:25.431571+0000 mgr.y (mgr.25468) 449 : audit 0 from='client.35160 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T02:38:27.313 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:38:26 smithi037 bash[56036]: audit 2024-04-23T02:38:25.604975+0000 mgr.y (mgr.25468) 450 : audit 0 from='client.44725 -' entity='client.iscsi.foo.smithi037.qdajck' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-23T02:38:28.183 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:38:27 smithi191 bash[40117]: cluster 2024-04-23T02:38:26.704587+0000 mgr.y (mgr.25468) 451 : cluster 0 pgmap v324: 161 pgs: 161 active+clean; 604 KiB data, 334 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-23T02:38:28.297 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:38:27 smithi037 bash[56036]: cluster 2024-04-23T02:38:26.704587+0000 mgr.y (mgr.25468) 451 : cluster 0 pgmap v324: 161 pgs: 161 active+clean; 604 KiB data, 334 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-23T02:38:28.298 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:38:27 smithi037 bash[54030]: cluster 2024-04-23T02:38:26.704587+0000 mgr.y (mgr.25468) 451 : cluster 0 pgmap v324: 161 pgs: 161 active+clean; 604 KiB data, 334 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-23T02:38:30.183 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:38:29 smithi191 bash[40117]: cluster 2024-04-23T02:38:28.705665+0000 mgr.y (mgr.25468) 452 : cluster 0 pgmap v325: 161 pgs: 161 active+clean; 604 KiB data, 334 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-23T02:38:30.183 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:38:29 smithi191 bash[40117]: audit 2024-04-23T02:38:29.412836+0000 mon.a (mon.0) 779 : audit 1 from='mgr.25468 ' entity='mgr.y' 2024-04-23T02:38:30.183 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:38:29 smithi191 bash[40117]: audit 2024-04-23T02:38:29.426970+0000 mon.a (mon.0) 780 : audit 1 from='mgr.25468 ' entity='mgr.y' 2024-04-23T02:38:30.312 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:38:29 smithi037 bash[54030]: cluster 2024-04-23T02:38:28.705665+0000 mgr.y (mgr.25468) 452 : cluster 0 pgmap v325: 161 pgs: 161 active+clean; 604 KiB data, 334 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-23T02:38:30.312 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:38:29 smithi037 bash[54030]: audit 2024-04-23T02:38:29.412836+0000 mon.a (mon.0) 779 : audit 1 from='mgr.25468 ' entity='mgr.y' 2024-04-23T02:38:30.313 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:38:29 smithi037 bash[54030]: audit 2024-04-23T02:38:29.426970+0000 mon.a (mon.0) 780 : audit 1 from='mgr.25468 ' entity='mgr.y' 2024-04-23T02:38:30.313 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:38:29 smithi037 bash[56036]: cluster 2024-04-23T02:38:28.705665+0000 mgr.y (mgr.25468) 452 : cluster 0 pgmap v325: 161 pgs: 161 active+clean; 604 KiB data, 334 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-23T02:38:30.313 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:38:29 smithi037 bash[56036]: audit 2024-04-23T02:38:29.412836+0000 mon.a (mon.0) 779 : audit 1 from='mgr.25468 ' entity='mgr.y' 2024-04-23T02:38:30.313 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:38:29 smithi037 bash[56036]: audit 2024-04-23T02:38:29.426970+0000 mon.a (mon.0) 780 : audit 1 from='mgr.25468 ' entity='mgr.y' 2024-04-23T02:38:31.563 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:38:31 smithi037 bash[54030]: audit 2024-04-23T02:38:30.225328+0000 mon.a (mon.0) 781 : audit 1 from='mgr.25468 ' entity='mgr.y' 2024-04-23T02:38:31.563 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:38:31 smithi037 bash[54030]: audit 2024-04-23T02:38:30.240199+0000 mon.a (mon.0) 782 : audit 1 from='mgr.25468 ' entity='mgr.y' 2024-04-23T02:38:31.563 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:38:31 smithi037 bash[54030]: cluster 2024-04-23T02:38:30.706631+0000 mgr.y (mgr.25468) 453 : cluster 0 pgmap v326: 161 pgs: 161 active+clean; 604 KiB data, 334 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-23T02:38:31.563 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:38:31 smithi037 bash[56036]: audit 2024-04-23T02:38:30.225328+0000 mon.a (mon.0) 781 : audit 1 from='mgr.25468 ' entity='mgr.y' 2024-04-23T02:38:31.563 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:38:31 smithi037 bash[56036]: audit 2024-04-23T02:38:30.240199+0000 mon.a (mon.0) 782 : audit 1 from='mgr.25468 ' entity='mgr.y' 2024-04-23T02:38:31.563 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:38:31 smithi037 bash[56036]: cluster 2024-04-23T02:38:30.706631+0000 mgr.y (mgr.25468) 453 : cluster 0 pgmap v326: 161 pgs: 161 active+clean; 604 KiB data, 334 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-23T02:38:31.683 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:38:31 smithi191 bash[40117]: audit 2024-04-23T02:38:30.225328+0000 mon.a (mon.0) 781 : audit 1 from='mgr.25468 ' entity='mgr.y' 2024-04-23T02:38:31.683 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:38:31 smithi191 bash[40117]: audit 2024-04-23T02:38:30.240199+0000 mon.a (mon.0) 782 : audit 1 from='mgr.25468 ' entity='mgr.y' 2024-04-23T02:38:31.683 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:38:31 smithi191 bash[40117]: cluster 2024-04-23T02:38:30.706631+0000 mgr.y (mgr.25468) 453 : cluster 0 pgmap v326: 161 pgs: 161 active+clean; 604 KiB data, 334 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-23T02:38:34.063 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:38:33 smithi037 bash[54030]: cluster 2024-04-23T02:38:32.708124+0000 mgr.y (mgr.25468) 454 : cluster 0 pgmap v327: 161 pgs: 161 active+clean; 604 KiB data, 334 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-23T02:38:34.063 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:38:33 smithi037 bash[56036]: cluster 2024-04-23T02:38:32.708124+0000 mgr.y (mgr.25468) 454 : cluster 0 pgmap v327: 161 pgs: 161 active+clean; 604 KiB data, 334 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-23T02:38:34.183 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:38:33 smithi191 bash[40117]: cluster 2024-04-23T02:38:32.708124+0000 mgr.y (mgr.25468) 454 : cluster 0 pgmap v327: 161 pgs: 161 active+clean; 604 KiB data, 334 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-23T02:38:34.813 INFO:journalctl@ceph.alertmanager.a.smithi037.stdout:Apr 23 02:38:34 smithi037 bash[88200]: ts=2024-04-23T02:38:34.441Z caller=cluster.go:698 level=info component=cluster msg="gossip settled; proceeding" elapsed=10.003282614s 2024-04-23T02:38:36.063 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:38:35 smithi037 bash[56036]: cluster 2024-04-23T02:38:34.709148+0000 mgr.y (mgr.25468) 455 : cluster 0 pgmap v328: 161 pgs: 161 active+clean; 604 KiB data, 334 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-23T02:38:36.063 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:38:35 smithi037 bash[54030]: cluster 2024-04-23T02:38:34.709148+0000 mgr.y (mgr.25468) 455 : cluster 0 pgmap v328: 161 pgs: 161 active+clean; 604 KiB data, 334 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-23T02:38:36.183 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:38:35 smithi191 bash[40117]: cluster 2024-04-23T02:38:34.709148+0000 mgr.y (mgr.25468) 455 : cluster 0 pgmap v328: 161 pgs: 161 active+clean; 604 KiB data, 334 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-23T02:38:37.063 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:38:36 smithi037 bash[54030]: audit 2024-04-23T02:38:35.612556+0000 mgr.y (mgr.25468) 456 : audit 0 from='client.44725 -' entity='client.iscsi.foo.smithi037.qdajck' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-23T02:38:37.063 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:38:36 smithi037 bash[56036]: audit 2024-04-23T02:38:35.612556+0000 mgr.y (mgr.25468) 456 : audit 0 from='client.44725 -' entity='client.iscsi.foo.smithi037.qdajck' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-23T02:38:37.183 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:38:36 smithi191 bash[40117]: audit 2024-04-23T02:38:35.612556+0000 mgr.y (mgr.25468) 456 : audit 0 from='client.44725 -' entity='client.iscsi.foo.smithi037.qdajck' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-23T02:38:38.062 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:38:37 smithi037 bash[54030]: cluster 2024-04-23T02:38:36.710455+0000 mgr.y (mgr.25468) 457 : cluster 0 pgmap v329: 161 pgs: 161 active+clean; 604 KiB data, 334 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-23T02:38:38.063 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:38:37 smithi037 bash[56036]: cluster 2024-04-23T02:38:36.710455+0000 mgr.y (mgr.25468) 457 : cluster 0 pgmap v329: 161 pgs: 161 active+clean; 604 KiB data, 334 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-23T02:38:38.183 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:38:37 smithi191 bash[40117]: cluster 2024-04-23T02:38:36.710455+0000 mgr.y (mgr.25468) 457 : cluster 0 pgmap v329: 161 pgs: 161 active+clean; 604 KiB data, 334 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-23T02:38:40.062 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:38:39 smithi037 bash[56036]: cluster 2024-04-23T02:38:38.711630+0000 mgr.y (mgr.25468) 458 : cluster 0 pgmap v330: 161 pgs: 161 active+clean; 604 KiB data, 334 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-23T02:38:40.063 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:38:39 smithi037 bash[54030]: cluster 2024-04-23T02:38:38.711630+0000 mgr.y (mgr.25468) 458 : cluster 0 pgmap v330: 161 pgs: 161 active+clean; 604 KiB data, 334 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-23T02:38:40.183 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:38:39 smithi191 bash[40117]: cluster 2024-04-23T02:38:38.711630+0000 mgr.y (mgr.25468) 458 : cluster 0 pgmap v330: 161 pgs: 161 active+clean; 604 KiB data, 334 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-23T02:38:42.063 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:38:41 smithi037 bash[54030]: cluster 2024-04-23T02:38:40.712779+0000 mgr.y (mgr.25468) 459 : cluster 0 pgmap v331: 161 pgs: 161 active+clean; 604 KiB data, 334 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-23T02:38:42.063 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:38:41 smithi037 bash[54030]: audit 2024-04-23T02:38:41.244536+0000 mon.a (mon.0) 783 : audit 1 from='mgr.25468 ' entity='mgr.y' 2024-04-23T02:38:42.063 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:38:41 smithi037 bash[54030]: audit 2024-04-23T02:38:41.257599+0000 mon.a (mon.0) 784 : audit 1 from='mgr.25468 ' entity='mgr.y' 2024-04-23T02:38:42.063 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:38:41 smithi037 bash[54030]: audit 2024-04-23T02:38:41.260676+0000 mon.c (mon.1) 287 : audit 0 from='mgr.25468 172.21.15.37:0/2063831359' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-23T02:38:42.063 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:38:41 smithi037 bash[54030]: audit 2024-04-23T02:38:41.262259+0000 mon.c (mon.1) 288 : audit 1 from='mgr.25468 172.21.15.37:0/2063831359' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-23T02:38:42.064 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:38:41 smithi037 bash[54030]: audit 2024-04-23T02:38:41.274207+0000 mon.a (mon.0) 785 : audit 1 from='mgr.25468 ' entity='mgr.y' 2024-04-23T02:38:42.064 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:38:41 smithi037 bash[54030]: audit 2024-04-23T02:38:41.357473+0000 mon.c (mon.1) 289 : audit 0 from='mgr.25468 172.21.15.37:0/2063831359' entity='mgr.y' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-04-23T02:38:42.064 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:38:41 smithi037 bash[54030]: audit 2024-04-23T02:38:41.368057+0000 mon.c (mon.1) 290 : audit 0 from='mgr.25468 172.21.15.37:0/2063831359' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-23T02:38:42.064 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:38:41 smithi037 bash[54030]: audit 2024-04-23T02:38:41.374209+0000 mon.c (mon.1) 291 : audit 0 from='mgr.25468 172.21.15.37:0/2063831359' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T02:38:42.064 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:38:41 smithi037 bash[54030]: audit 2024-04-23T02:38:41.377188+0000 mon.c (mon.1) 292 : audit 0 from='mgr.25468 172.21.15.37:0/2063831359' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T02:38:42.064 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:38:41 smithi037 bash[54030]: audit 2024-04-23T02:38:41.379443+0000 mon.c (mon.1) 293 : audit 0 from='mgr.25468 172.21.15.37:0/2063831359' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T02:38:42.064 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:38:41 smithi037 bash[54030]: audit 2024-04-23T02:38:41.383061+0000 mon.c (mon.1) 294 : audit 0 from='mgr.25468 172.21.15.37:0/2063831359' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T02:38:42.064 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:38:41 smithi037 bash[54030]: audit 2024-04-23T02:38:41.387033+0000 mon.c (mon.1) 295 : audit 0 from='mgr.25468 172.21.15.37:0/2063831359' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T02:38:42.064 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:38:41 smithi037 bash[54030]: audit 2024-04-23T02:38:41.391664+0000 mon.c (mon.1) 296 : audit 0 from='mgr.25468 172.21.15.37:0/2063831359' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T02:38:42.064 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:38:41 smithi037 bash[54030]: audit 2024-04-23T02:38:41.394711+0000 mon.c (mon.1) 297 : audit 0 from='mgr.25468 172.21.15.37:0/2063831359' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T02:38:42.064 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:38:41 smithi037 bash[54030]: audit 2024-04-23T02:38:41.397697+0000 mon.c (mon.1) 298 : audit 0 from='mgr.25468 172.21.15.37:0/2063831359' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T02:38:42.064 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:38:41 smithi037 bash[54030]: audit 2024-04-23T02:38:41.400084+0000 mon.c (mon.1) 299 : audit 0 from='mgr.25468 172.21.15.37:0/2063831359' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T02:38:42.064 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:38:41 smithi037 bash[54030]: audit 2024-04-23T02:38:41.403037+0000 mon.c (mon.1) 300 : audit 0 from='mgr.25468 172.21.15.37:0/2063831359' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T02:38:42.064 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:38:41 smithi037 bash[54030]: audit 2024-04-23T02:38:41.405754+0000 mon.c (mon.1) 301 : audit 0 from='mgr.25468 172.21.15.37:0/2063831359' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T02:38:42.065 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:38:41 smithi037 bash[54030]: audit 2024-04-23T02:38:41.408486+0000 mon.c (mon.1) 302 : audit 0 from='mgr.25468 172.21.15.37:0/2063831359' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T02:38:42.065 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:38:41 smithi037 bash[54030]: audit 2024-04-23T02:38:41.411886+0000 mon.c (mon.1) 303 : audit 0 from='mgr.25468 172.21.15.37:0/2063831359' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T02:38:42.065 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:38:41 smithi037 bash[54030]: audit 2024-04-23T02:38:41.414966+0000 mon.c (mon.1) 304 : audit 0 from='mgr.25468 172.21.15.37:0/2063831359' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T02:38:42.065 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:38:41 smithi037 bash[54030]: audit 2024-04-23T02:38:41.417739+0000 mon.c (mon.1) 305 : audit 0 from='mgr.25468 172.21.15.37:0/2063831359' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T02:38:42.065 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:38:41 smithi037 bash[56036]: cluster 2024-04-23T02:38:40.712779+0000 mgr.y (mgr.25468) 459 : cluster 0 pgmap v331: 161 pgs: 161 active+clean; 604 KiB data, 334 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-23T02:38:42.065 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:38:41 smithi037 bash[56036]: audit 2024-04-23T02:38:41.244536+0000 mon.a (mon.0) 783 : audit 1 from='mgr.25468 ' entity='mgr.y' 2024-04-23T02:38:42.065 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:38:41 smithi037 bash[56036]: audit 2024-04-23T02:38:41.257599+0000 mon.a (mon.0) 784 : audit 1 from='mgr.25468 ' entity='mgr.y' 2024-04-23T02:38:42.065 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:38:41 smithi037 bash[56036]: audit 2024-04-23T02:38:41.260676+0000 mon.c (mon.1) 287 : audit 0 from='mgr.25468 172.21.15.37:0/2063831359' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-23T02:38:42.065 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:38:41 smithi037 bash[56036]: audit 2024-04-23T02:38:41.262259+0000 mon.c (mon.1) 288 : audit 1 from='mgr.25468 172.21.15.37:0/2063831359' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-23T02:38:42.065 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:38:41 smithi037 bash[56036]: audit 2024-04-23T02:38:41.274207+0000 mon.a (mon.0) 785 : audit 1 from='mgr.25468 ' entity='mgr.y' 2024-04-23T02:38:42.065 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:38:41 smithi037 bash[56036]: audit 2024-04-23T02:38:41.357473+0000 mon.c (mon.1) 289 : audit 0 from='mgr.25468 172.21.15.37:0/2063831359' entity='mgr.y' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-04-23T02:38:42.066 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:38:41 smithi037 bash[56036]: audit 2024-04-23T02:38:41.368057+0000 mon.c (mon.1) 290 : audit 0 from='mgr.25468 172.21.15.37:0/2063831359' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-23T02:38:42.066 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:38:41 smithi037 bash[56036]: audit 2024-04-23T02:38:41.374209+0000 mon.c (mon.1) 291 : audit 0 from='mgr.25468 172.21.15.37:0/2063831359' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T02:38:42.066 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:38:41 smithi037 bash[56036]: audit 2024-04-23T02:38:41.377188+0000 mon.c (mon.1) 292 : audit 0 from='mgr.25468 172.21.15.37:0/2063831359' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T02:38:42.066 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:38:41 smithi037 bash[56036]: audit 2024-04-23T02:38:41.379443+0000 mon.c (mon.1) 293 : audit 0 from='mgr.25468 172.21.15.37:0/2063831359' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T02:38:42.066 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:38:41 smithi037 bash[56036]: audit 2024-04-23T02:38:41.383061+0000 mon.c (mon.1) 294 : audit 0 from='mgr.25468 172.21.15.37:0/2063831359' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T02:38:42.066 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:38:41 smithi037 bash[56036]: audit 2024-04-23T02:38:41.387033+0000 mon.c (mon.1) 295 : audit 0 from='mgr.25468 172.21.15.37:0/2063831359' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T02:38:42.066 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:38:41 smithi037 bash[56036]: audit 2024-04-23T02:38:41.391664+0000 mon.c (mon.1) 296 : audit 0 from='mgr.25468 172.21.15.37:0/2063831359' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T02:38:42.066 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:38:41 smithi037 bash[56036]: audit 2024-04-23T02:38:41.394711+0000 mon.c (mon.1) 297 : audit 0 from='mgr.25468 172.21.15.37:0/2063831359' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T02:38:42.066 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:38:41 smithi037 bash[56036]: audit 2024-04-23T02:38:41.397697+0000 mon.c (mon.1) 298 : audit 0 from='mgr.25468 172.21.15.37:0/2063831359' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T02:38:42.066 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:38:41 smithi037 bash[56036]: audit 2024-04-23T02:38:41.400084+0000 mon.c (mon.1) 299 : audit 0 from='mgr.25468 172.21.15.37:0/2063831359' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T02:38:42.066 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:38:41 smithi037 bash[56036]: audit 2024-04-23T02:38:41.403037+0000 mon.c (mon.1) 300 : audit 0 from='mgr.25468 172.21.15.37:0/2063831359' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T02:38:42.066 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:38:41 smithi037 bash[56036]: audit 2024-04-23T02:38:41.405754+0000 mon.c (mon.1) 301 : audit 0 from='mgr.25468 172.21.15.37:0/2063831359' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T02:38:42.066 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:38:41 smithi037 bash[56036]: audit 2024-04-23T02:38:41.408486+0000 mon.c (mon.1) 302 : audit 0 from='mgr.25468 172.21.15.37:0/2063831359' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T02:38:42.066 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:38:41 smithi037 bash[56036]: audit 2024-04-23T02:38:41.411886+0000 mon.c (mon.1) 303 : audit 0 from='mgr.25468 172.21.15.37:0/2063831359' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T02:38:42.067 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:38:41 smithi037 bash[56036]: audit 2024-04-23T02:38:41.414966+0000 mon.c (mon.1) 304 : audit 0 from='mgr.25468 172.21.15.37:0/2063831359' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T02:38:42.067 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:38:41 smithi037 bash[56036]: audit 2024-04-23T02:38:41.417739+0000 mon.c (mon.1) 305 : audit 0 from='mgr.25468 172.21.15.37:0/2063831359' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T02:38:42.184 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:38:41 smithi191 bash[40117]: cluster 2024-04-23T02:38:40.712779+0000 mgr.y (mgr.25468) 459 : cluster 0 pgmap v331: 161 pgs: 161 active+clean; 604 KiB data, 334 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-23T02:38:42.184 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:38:41 smithi191 bash[40117]: audit 2024-04-23T02:38:41.244536+0000 mon.a (mon.0) 783 : audit 1 from='mgr.25468 ' entity='mgr.y' 2024-04-23T02:38:42.184 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:38:41 smithi191 bash[40117]: audit 2024-04-23T02:38:41.257599+0000 mon.a (mon.0) 784 : audit 1 from='mgr.25468 ' entity='mgr.y' 2024-04-23T02:38:42.184 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:38:41 smithi191 bash[40117]: audit 2024-04-23T02:38:41.260676+0000 mon.c (mon.1) 287 : audit 0 from='mgr.25468 172.21.15.37:0/2063831359' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-23T02:38:42.184 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:38:41 smithi191 bash[40117]: audit 2024-04-23T02:38:41.262259+0000 mon.c (mon.1) 288 : audit 1 from='mgr.25468 172.21.15.37:0/2063831359' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-23T02:38:42.184 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:38:41 smithi191 bash[40117]: audit 2024-04-23T02:38:41.274207+0000 mon.a (mon.0) 785 : audit 1 from='mgr.25468 ' entity='mgr.y' 2024-04-23T02:38:42.184 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:38:41 smithi191 bash[40117]: audit 2024-04-23T02:38:41.357473+0000 mon.c (mon.1) 289 : audit 0 from='mgr.25468 172.21.15.37:0/2063831359' entity='mgr.y' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-04-23T02:38:42.184 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:38:41 smithi191 bash[40117]: audit 2024-04-23T02:38:41.368057+0000 mon.c (mon.1) 290 : audit 0 from='mgr.25468 172.21.15.37:0/2063831359' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-23T02:38:42.184 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:38:41 smithi191 bash[40117]: audit 2024-04-23T02:38:41.374209+0000 mon.c (mon.1) 291 : audit 0 from='mgr.25468 172.21.15.37:0/2063831359' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T02:38:42.184 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:38:41 smithi191 bash[40117]: audit 2024-04-23T02:38:41.377188+0000 mon.c (mon.1) 292 : audit 0 from='mgr.25468 172.21.15.37:0/2063831359' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T02:38:42.184 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:38:41 smithi191 bash[40117]: audit 2024-04-23T02:38:41.379443+0000 mon.c (mon.1) 293 : audit 0 from='mgr.25468 172.21.15.37:0/2063831359' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T02:38:42.185 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:38:41 smithi191 bash[40117]: audit 2024-04-23T02:38:41.383061+0000 mon.c (mon.1) 294 : audit 0 from='mgr.25468 172.21.15.37:0/2063831359' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T02:38:42.185 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:38:41 smithi191 bash[40117]: audit 2024-04-23T02:38:41.387033+0000 mon.c (mon.1) 295 : audit 0 from='mgr.25468 172.21.15.37:0/2063831359' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T02:38:42.185 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:38:41 smithi191 bash[40117]: audit 2024-04-23T02:38:41.391664+0000 mon.c (mon.1) 296 : audit 0 from='mgr.25468 172.21.15.37:0/2063831359' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T02:38:42.185 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:38:41 smithi191 bash[40117]: audit 2024-04-23T02:38:41.394711+0000 mon.c (mon.1) 297 : audit 0 from='mgr.25468 172.21.15.37:0/2063831359' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T02:38:42.185 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:38:41 smithi191 bash[40117]: audit 2024-04-23T02:38:41.397697+0000 mon.c (mon.1) 298 : audit 0 from='mgr.25468 172.21.15.37:0/2063831359' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T02:38:42.185 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:38:41 smithi191 bash[40117]: audit 2024-04-23T02:38:41.400084+0000 mon.c (mon.1) 299 : audit 0 from='mgr.25468 172.21.15.37:0/2063831359' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T02:38:42.185 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:38:41 smithi191 bash[40117]: audit 2024-04-23T02:38:41.403037+0000 mon.c (mon.1) 300 : audit 0 from='mgr.25468 172.21.15.37:0/2063831359' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T02:38:42.185 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:38:41 smithi191 bash[40117]: audit 2024-04-23T02:38:41.405754+0000 mon.c (mon.1) 301 : audit 0 from='mgr.25468 172.21.15.37:0/2063831359' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T02:38:42.185 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:38:41 smithi191 bash[40117]: audit 2024-04-23T02:38:41.408486+0000 mon.c (mon.1) 302 : audit 0 from='mgr.25468 172.21.15.37:0/2063831359' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T02:38:42.185 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:38:41 smithi191 bash[40117]: audit 2024-04-23T02:38:41.411886+0000 mon.c (mon.1) 303 : audit 0 from='mgr.25468 172.21.15.37:0/2063831359' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T02:38:42.185 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:38:41 smithi191 bash[40117]: audit 2024-04-23T02:38:41.414966+0000 mon.c (mon.1) 304 : audit 0 from='mgr.25468 172.21.15.37:0/2063831359' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T02:38:42.185 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:38:41 smithi191 bash[40117]: audit 2024-04-23T02:38:41.417739+0000 mon.c (mon.1) 305 : audit 0 from='mgr.25468 172.21.15.37:0/2063831359' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T02:38:43.183 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:38:42 smithi191 bash[40117]: cephadm 2024-04-23T02:38:41.263779+0000 mgr.y (mgr.25468) 460 : cephadm 3 unable to calc client keyring client.admin placement PlacementSpec(label='_admin'): Cannot place : No matching hosts for label _admin 2024-04-23T02:38:43.183 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:38:42 smithi191 bash[40117]: audit 2024-04-23T02:38:41.358353+0000 mgr.y (mgr.25468) 461 : audit 0 from='mon.1 -' entity='mon.' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-04-23T02:38:43.312 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:38:42 smithi037 bash[54030]: cephadm 2024-04-23T02:38:41.263779+0000 mgr.y (mgr.25468) 460 : cephadm 3 unable to calc client keyring client.admin placement PlacementSpec(label='_admin'): Cannot place : No matching hosts for label _admin 2024-04-23T02:38:43.313 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:38:42 smithi037 bash[54030]: audit 2024-04-23T02:38:41.358353+0000 mgr.y (mgr.25468) 461 : audit 0 from='mon.1 -' entity='mon.' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-04-23T02:38:43.313 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:38:42 smithi037 bash[56036]: cephadm 2024-04-23T02:38:41.263779+0000 mgr.y (mgr.25468) 460 : cephadm 3 unable to calc client keyring client.admin placement PlacementSpec(label='_admin'): Cannot place : No matching hosts for label _admin 2024-04-23T02:38:43.313 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:38:42 smithi037 bash[56036]: audit 2024-04-23T02:38:41.358353+0000 mgr.y (mgr.25468) 461 : audit 0 from='mon.1 -' entity='mon.' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-04-23T02:38:44.183 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:38:43 smithi191 bash[40117]: cluster 2024-04-23T02:38:42.714411+0000 mgr.y (mgr.25468) 462 : cluster 0 pgmap v332: 161 pgs: 161 active+clean; 604 KiB data, 334 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-23T02:38:44.312 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:38:43 smithi037 bash[54030]: cluster 2024-04-23T02:38:42.714411+0000 mgr.y (mgr.25468) 462 : cluster 0 pgmap v332: 161 pgs: 161 active+clean; 604 KiB data, 334 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-23T02:38:44.313 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:38:44 smithi037 bash[56036]: cluster 2024-04-23T02:38:42.714411+0000 mgr.y (mgr.25468) 462 : cluster 0 pgmap v332: 161 pgs: 161 active+clean; 604 KiB data, 334 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-23T02:38:45.098 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:38:44 smithi191 bash[40117]: cephadm 2024-04-23T02:38:43.890549+0000 mgr.y (mgr.25468) 463 : cephadm 1 Upgrade: Updating grafana.a 2024-04-23T02:38:45.098 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:38:44 smithi191 bash[40117]: cephadm 2024-04-23T02:38:43.914792+0000 mgr.y (mgr.25468) 464 : cephadm 1 Deploying daemon grafana.a on smithi191 2024-04-23T02:38:45.312 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:38:44 smithi037 bash[54030]: cephadm 2024-04-23T02:38:43.890549+0000 mgr.y (mgr.25468) 463 : cephadm 1 Upgrade: Updating grafana.a 2024-04-23T02:38:45.312 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:38:44 smithi037 bash[54030]: cephadm 2024-04-23T02:38:43.914792+0000 mgr.y (mgr.25468) 464 : cephadm 1 Deploying daemon grafana.a on smithi191 2024-04-23T02:38:45.313 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:38:44 smithi037 bash[56036]: cephadm 2024-04-23T02:38:43.890549+0000 mgr.y (mgr.25468) 463 : cephadm 1 Upgrade: Updating grafana.a 2024-04-23T02:38:45.313 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:38:44 smithi037 bash[56036]: cephadm 2024-04-23T02:38:43.914792+0000 mgr.y (mgr.25468) 464 : cephadm 1 Deploying daemon grafana.a on smithi191 2024-04-23T02:38:46.062 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:38:45 smithi037 bash[54030]: cluster 2024-04-23T02:38:44.715339+0000 mgr.y (mgr.25468) 465 : cluster 0 pgmap v333: 161 pgs: 161 active+clean; 604 KiB data, 334 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-23T02:38:46.063 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:38:45 smithi037 bash[56036]: cluster 2024-04-23T02:38:44.715339+0000 mgr.y (mgr.25468) 465 : cluster 0 pgmap v333: 161 pgs: 161 active+clean; 604 KiB data, 334 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-23T02:38:46.183 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:38:45 smithi191 bash[40117]: cluster 2024-04-23T02:38:44.715339+0000 mgr.y (mgr.25468) 465 : cluster 0 pgmap v333: 161 pgs: 161 active+clean; 604 KiB data, 334 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-23T02:38:47.092 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:38:46 smithi191 bash[40117]: audit 2024-04-23T02:38:45.622665+0000 mgr.y (mgr.25468) 466 : audit 0 from='client.44725 -' entity='client.iscsi.foo.smithi037.qdajck' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-23T02:38:47.312 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:38:46 smithi037 bash[54030]: audit 2024-04-23T02:38:45.622665+0000 mgr.y (mgr.25468) 466 : audit 0 from='client.44725 -' entity='client.iscsi.foo.smithi037.qdajck' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-23T02:38:47.313 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:38:46 smithi037 bash[56036]: audit 2024-04-23T02:38:45.622665+0000 mgr.y (mgr.25468) 466 : audit 0 from='client.44725 -' entity='client.iscsi.foo.smithi037.qdajck' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-23T02:38:48.123 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:38:47 smithi191 bash[40117]: cluster 2024-04-23T02:38:46.716589+0000 mgr.y (mgr.25468) 467 : cluster 0 pgmap v334: 161 pgs: 161 active+clean; 604 KiB data, 334 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-23T02:38:48.312 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:38:47 smithi037 bash[54030]: cluster 2024-04-23T02:38:46.716589+0000 mgr.y (mgr.25468) 467 : cluster 0 pgmap v334: 161 pgs: 161 active+clean; 604 KiB data, 334 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-23T02:38:48.313 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:38:47 smithi037 bash[56036]: cluster 2024-04-23T02:38:46.716589+0000 mgr.y (mgr.25468) 467 : cluster 0 pgmap v334: 161 pgs: 161 active+clean; 604 KiB data, 334 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-23T02:38:48.433 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 23 02:38:48 smithi191 systemd[1]: Stopping Ceph grafana.a for 39f0dbf0-0117-11ef-bc93-c7b262605968... 2024-04-23T02:38:48.433 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 23 02:38:48 smithi191 bash[34973]: t=2024-04-23T02:38:48+0000 lvl=info msg="Shutdown started" logger=server reason="System signal: terminated" 2024-04-23T02:38:48.433 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 23 02:38:48 smithi191 bash[34973]: t=2024-04-23T02:38:48+0000 lvl=info msg="Stopped NotificationService" logger=server reason="context canceled" 2024-04-23T02:38:48.433 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 23 02:38:48 smithi191 bash[34973]: t=2024-04-23T02:38:48+0000 lvl=info msg="Stopped PluginManager" logger=server reason="context canceled" 2024-04-23T02:38:48.434 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 23 02:38:48 smithi191 bash[34973]: t=2024-04-23T02:38:48+0000 lvl=info msg="Stopped InternalMetricsService" logger=server reason="context canceled" 2024-04-23T02:38:48.434 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 23 02:38:48 smithi191 bash[34973]: t=2024-04-23T02:38:48+0000 lvl=info msg="Stopped RemoteCache" logger=server reason="context canceled" 2024-04-23T02:38:48.434 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 23 02:38:48 smithi191 bash[34973]: t=2024-04-23T02:38:48+0000 lvl=info msg="Stopped AlertEngine" logger=server reason="context canceled" 2024-04-23T02:38:48.434 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 23 02:38:48 smithi191 bash[34973]: t=2024-04-23T02:38:48+0000 lvl=info msg="Stopped Stream Manager" 2024-04-23T02:38:48.434 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 23 02:38:48 smithi191 bash[34973]: t=2024-04-23T02:38:48+0000 lvl=info msg="Stopped provisioningServiceImpl" logger=server reason="context canceled" 2024-04-23T02:38:48.434 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 23 02:38:48 smithi191 bash[34973]: t=2024-04-23T02:38:48+0000 lvl=info msg="Stopped UserAuthTokenService" logger=server reason="context canceled" 2024-04-23T02:38:48.434 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 23 02:38:48 smithi191 bash[34973]: t=2024-04-23T02:38:48+0000 lvl=info msg="Stopped CleanUpService" logger=server reason="context canceled" 2024-04-23T02:38:48.434 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 23 02:38:48 smithi191 bash[34973]: t=2024-04-23T02:38:48+0000 lvl=info msg="Stopped BackendPluginManager" logger=server reason="context canceled" 2024-04-23T02:38:48.434 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 23 02:38:48 smithi191 bash[34973]: t=2024-04-23T02:38:48+0000 lvl=info msg="Stopped UsageStatsService" logger=server reason="context canceled" 2024-04-23T02:38:49.183 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 23 02:38:48 smithi191 bash[66268]: ceph-39f0dbf0-0117-11ef-bc93-c7b262605968-grafana.a 2024-04-23T02:38:49.183 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 23 02:38:49 smithi191 bash[66341]: Error response from daemon: No such container: ceph-39f0dbf0-0117-11ef-bc93-c7b262605968-grafana.a 2024-04-23T02:38:49.183 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 23 02:38:49 smithi191 systemd[1]: ceph-39f0dbf0-0117-11ef-bc93-c7b262605968@grafana.a.service: Succeeded. 2024-04-23T02:38:49.184 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 23 02:38:49 smithi191 systemd[1]: Stopped Ceph grafana.a for 39f0dbf0-0117-11ef-bc93-c7b262605968. 2024-04-23T02:38:49.683 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 23 02:38:49 smithi191 systemd[1]: Started Ceph grafana.a for 39f0dbf0-0117-11ef-bc93-c7b262605968. 2024-04-23T02:38:50.183 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:38:49 smithi191 bash[40117]: cluster 2024-04-23T02:38:48.717809+0000 mgr.y (mgr.25468) 468 : cluster 0 pgmap v335: 161 pgs: 161 active+clean; 604 KiB data, 334 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-23T02:38:50.183 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:38:49 smithi191 bash[40117]: audit 2024-04-23T02:38:49.410617+0000 mon.a (mon.0) 786 : audit 1 from='mgr.25468 ' entity='mgr.y' 2024-04-23T02:38:50.183 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:38:49 smithi191 bash[40117]: audit 2024-04-23T02:38:49.427921+0000 mon.a (mon.0) 787 : audit 1 from='mgr.25468 ' entity='mgr.y' 2024-04-23T02:38:50.183 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:38:49 smithi191 bash[40117]: audit 2024-04-23T02:38:49.445040+0000 mon.c (mon.1) 306 : audit 0 from='mgr.25468 172.21.15.37:0/2063831359' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-23T02:38:50.312 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:38:49 smithi037 bash[54030]: cluster 2024-04-23T02:38:48.717809+0000 mgr.y (mgr.25468) 468 : cluster 0 pgmap v335: 161 pgs: 161 active+clean; 604 KiB data, 334 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-23T02:38:50.312 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:38:49 smithi037 bash[54030]: audit 2024-04-23T02:38:49.410617+0000 mon.a (mon.0) 786 : audit 1 from='mgr.25468 ' entity='mgr.y' 2024-04-23T02:38:50.313 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:38:49 smithi037 bash[54030]: audit 2024-04-23T02:38:49.427921+0000 mon.a (mon.0) 787 : audit 1 from='mgr.25468 ' entity='mgr.y' 2024-04-23T02:38:50.313 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:38:49 smithi037 bash[54030]: audit 2024-04-23T02:38:49.445040+0000 mon.c (mon.1) 306 : audit 0 from='mgr.25468 172.21.15.37:0/2063831359' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-23T02:38:50.313 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:38:49 smithi037 bash[56036]: cluster 2024-04-23T02:38:48.717809+0000 mgr.y (mgr.25468) 468 : cluster 0 pgmap v335: 161 pgs: 161 active+clean; 604 KiB data, 334 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-23T02:38:50.313 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:38:49 smithi037 bash[56036]: audit 2024-04-23T02:38:49.410617+0000 mon.a (mon.0) 786 : audit 1 from='mgr.25468 ' entity='mgr.y' 2024-04-23T02:38:50.313 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:38:49 smithi037 bash[56036]: audit 2024-04-23T02:38:49.427921+0000 mon.a (mon.0) 787 : audit 1 from='mgr.25468 ' entity='mgr.y' 2024-04-23T02:38:50.313 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:38:49 smithi037 bash[56036]: audit 2024-04-23T02:38:49.445040+0000 mon.c (mon.1) 306 : audit 0 from='mgr.25468 172.21.15.37:0/2063831359' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-23T02:38:50.863 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 23 02:38:50 smithi191 bash[66427]: logger=settings t=2024-04-23T02:38:50.580011074Z level=info msg="Starting Grafana" version=9.4.7 commit=4add91f03d branch=HEAD compiled=2023-03-16T23:56:52Z 2024-04-23T02:38:50.863 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 23 02:38:50 smithi191 bash[66427]: logger=settings t=2024-04-23T02:38:50.580601521Z level=warn msg="\"sentry\" frontend logging provider is deprecated and will be removed in the next major version. Use \"grafana\" provider instead." 2024-04-23T02:38:50.863 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 23 02:38:50 smithi191 bash[66427]: logger=settings t=2024-04-23T02:38:50.580647475Z level=info msg="Config loaded from" file=/usr/share/grafana/conf/defaults.ini 2024-04-23T02:38:50.863 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 23 02:38:50 smithi191 bash[66427]: logger=settings t=2024-04-23T02:38:50.580666703Z level=info msg="Config loaded from" file=/etc/grafana/grafana.ini 2024-04-23T02:38:50.863 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 23 02:38:50 smithi191 bash[66427]: logger=settings t=2024-04-23T02:38:50.580683141Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_DATA=/var/lib/grafana" 2024-04-23T02:38:50.863 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 23 02:38:50 smithi191 bash[66427]: logger=settings t=2024-04-23T02:38:50.580708086Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_LOGS=/var/log/grafana" 2024-04-23T02:38:50.863 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 23 02:38:50 smithi191 bash[66427]: logger=settings t=2024-04-23T02:38:50.580724932Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PLUGINS=/var/lib/grafana/plugins" 2024-04-23T02:38:50.863 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 23 02:38:50 smithi191 bash[66427]: logger=settings t=2024-04-23T02:38:50.580756913Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PROVISIONING=/etc/grafana/provisioning" 2024-04-23T02:38:50.863 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 23 02:38:50 smithi191 bash[66427]: logger=settings t=2024-04-23T02:38:50.580775155Z level=info msg="Path Home" path=/usr/share/grafana 2024-04-23T02:38:50.864 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 23 02:38:50 smithi191 bash[66427]: logger=settings t=2024-04-23T02:38:50.580797635Z level=info msg="Path Data" path=/var/lib/grafana 2024-04-23T02:38:50.864 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 23 02:38:50 smithi191 bash[66427]: logger=settings t=2024-04-23T02:38:50.580820543Z level=info msg="Path Logs" path=/var/log/grafana 2024-04-23T02:38:50.864 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 23 02:38:50 smithi191 bash[66427]: logger=settings t=2024-04-23T02:38:50.580834017Z level=info msg="Path Plugins" path=/var/lib/grafana/plugins 2024-04-23T02:38:50.864 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 23 02:38:50 smithi191 bash[66427]: logger=settings t=2024-04-23T02:38:50.580848118Z level=info msg="Path Provisioning" path=/etc/grafana/provisioning 2024-04-23T02:38:50.864 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 23 02:38:50 smithi191 bash[66427]: logger=settings t=2024-04-23T02:38:50.580862199Z level=info msg="App mode production" 2024-04-23T02:38:50.864 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 23 02:38:50 smithi191 bash[66427]: logger=sqlstore t=2024-04-23T02:38:50.580962519Z level=info msg="Connecting to DB" dbtype=sqlite3 2024-04-23T02:38:50.864 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 23 02:38:50 smithi191 bash[66427]: logger=sqlstore t=2024-04-23T02:38:50.580998394Z 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-04-23T02:38:50.864 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 23 02:38:50 smithi191 bash[66427]: logger=migrator t=2024-04-23T02:38:50.582347336Z level=info msg="Starting DB migrations" 2024-04-23T02:38:50.864 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 23 02:38:50 smithi191 bash[66427]: logger=migrator t=2024-04-23T02:38:50.582455349Z level=info msg="Executing migration" id="create migration_log table" 2024-04-23T02:38:50.864 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 23 02:38:50 smithi191 bash[66427]: logger=migrator t=2024-04-23T02:38:50.609910733Z level=info msg="Executing migration" id="create user table" 2024-04-23T02:38:50.864 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 23 02:38:50 smithi191 bash[66427]: logger=migrator t=2024-04-23T02:38:50.635070989Z level=info msg="Executing migration" id="add unique index user.login" 2024-04-23T02:38:50.864 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 23 02:38:50 smithi191 bash[66427]: logger=migrator t=2024-04-23T02:38:50.660273459Z level=info msg="Executing migration" id="add unique index user.email" 2024-04-23T02:38:50.864 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 23 02:38:50 smithi191 bash[66427]: logger=migrator t=2024-04-23T02:38:50.702290638Z level=info msg="Executing migration" id="drop index UQE_user_login - v1" 2024-04-23T02:38:50.864 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 23 02:38:50 smithi191 bash[66427]: logger=migrator t=2024-04-23T02:38:50.727619155Z level=info msg="Executing migration" id="drop index UQE_user_email - v1" 2024-04-23T02:38:50.865 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 23 02:38:50 smithi191 bash[66427]: logger=migrator t=2024-04-23T02:38:50.769490831Z level=info msg="Executing migration" id="Rename table user to user_v1 - v1" 2024-04-23T02:38:50.865 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 23 02:38:50 smithi191 bash[66427]: logger=migrator t=2024-04-23T02:38:50.817640363Z level=info msg="Executing migration" id="create user table v2" 2024-04-23T02:38:50.865 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 23 02:38:50 smithi191 bash[66427]: logger=migrator t=2024-04-23T02:38:50.851408385Z level=info msg="Executing migration" id="create index UQE_user_login - v2" 2024-04-23T02:38:51.139 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 23 02:38:50 smithi191 bash[66427]: logger=migrator t=2024-04-23T02:38:50.868446218Z level=info msg="Executing migration" id="create index UQE_user_email - v2" 2024-04-23T02:38:51.140 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 23 02:38:50 smithi191 bash[66427]: logger=migrator t=2024-04-23T02:38:50.910552189Z level=info msg="Executing migration" id="copy data_source v1 to v2" 2024-04-23T02:38:51.140 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 23 02:38:50 smithi191 bash[66427]: logger=migrator t=2024-04-23T02:38:50.985692949Z level=info msg="Executing migration" id="Drop old table user_v1" 2024-04-23T02:38:51.140 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 23 02:38:51 smithi191 bash[66427]: logger=migrator t=2024-04-23T02:38:51.027809111Z level=info msg="Executing migration" id="Add column help_flags1 to user table" 2024-04-23T02:38:51.140 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 23 02:38:51 smithi191 bash[66427]: logger=migrator t=2024-04-23T02:38:51.053093737Z level=info msg="Executing migration" id="Update user table charset" 2024-04-23T02:38:51.140 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 23 02:38:51 smithi191 bash[66427]: logger=migrator t=2024-04-23T02:38:51.078309705Z level=info msg="Executing migration" id="Add last_seen_at column to user" 2024-04-23T02:38:51.140 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 23 02:38:51 smithi191 bash[66427]: logger=migrator t=2024-04-23T02:38:51.128699908Z level=info msg="Executing migration" id="Add missing user data" 2024-04-23T02:38:51.392 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 23 02:38:51 smithi191 bash[66427]: logger=migrator t=2024-04-23T02:38:51.154043094Z level=info msg="Executing migration" id="Add is_disabled column to user" 2024-04-23T02:38:51.393 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 23 02:38:51 smithi191 bash[66427]: logger=migrator t=2024-04-23T02:38:51.179371823Z level=info msg="Executing migration" id="Add index user.login/user.email" 2024-04-23T02:38:51.393 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 23 02:38:51 smithi191 bash[66427]: logger=migrator t=2024-04-23T02:38:51.204613572Z level=info msg="Executing migration" id="Add is_service_account column to user" 2024-04-23T02:38:51.393 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 23 02:38:51 smithi191 bash[66427]: logger=migrator t=2024-04-23T02:38:51.229758378Z level=info msg="Executing migration" id="Update is_service_account column to nullable" 2024-04-23T02:38:51.393 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 23 02:38:51 smithi191 bash[66427]: logger=migrator t=2024-04-23T02:38:51.255241221Z level=info msg="Executing migration" id="create temp user table v1-7" 2024-04-23T02:38:51.393 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 23 02:38:51 smithi191 bash[66427]: logger=migrator t=2024-04-23T02:38:51.280460239Z level=info msg="Executing migration" id="create index IDX_temp_user_email - v1-7" 2024-04-23T02:38:51.393 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 23 02:38:51 smithi191 bash[66427]: logger=migrator t=2024-04-23T02:38:51.305695383Z level=info msg="Executing migration" id="create index IDX_temp_user_org_id - v1-7" 2024-04-23T02:38:51.393 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 23 02:38:51 smithi191 bash[66427]: logger=migrator t=2024-04-23T02:38:51.331056862Z level=info msg="Executing migration" id="create index IDX_temp_user_code - v1-7" 2024-04-23T02:38:51.393 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 23 02:38:51 smithi191 bash[66427]: logger=migrator t=2024-04-23T02:38:51.356299256Z level=info msg="Executing migration" id="create index IDX_temp_user_status - v1-7" 2024-04-23T02:38:51.393 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 23 02:38:51 smithi191 bash[66427]: logger=migrator t=2024-04-23T02:38:51.381504933Z level=info msg="Executing migration" id="Update temp_user table charset" 2024-04-23T02:38:51.651 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 23 02:38:51 smithi191 bash[66427]: logger=migrator t=2024-04-23T02:38:51.406700828Z level=info msg="Executing migration" id="drop index IDX_temp_user_email - v1" 2024-04-23T02:38:51.652 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 23 02:38:51 smithi191 bash[66427]: logger=migrator t=2024-04-23T02:38:51.431940745Z level=info msg="Executing migration" id="drop index IDX_temp_user_org_id - v1" 2024-04-23T02:38:51.652 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 23 02:38:51 smithi191 bash[66427]: logger=migrator t=2024-04-23T02:38:51.482375424Z level=info msg="Executing migration" id="drop index IDX_temp_user_code - v1" 2024-04-23T02:38:51.652 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 23 02:38:51 smithi191 bash[66427]: logger=migrator t=2024-04-23T02:38:51.524364129Z level=info msg="Executing migration" id="drop index IDX_temp_user_status - v1" 2024-04-23T02:38:51.652 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 23 02:38:51 smithi191 bash[66427]: logger=migrator t=2024-04-23T02:38:51.549614202Z level=info msg="Executing migration" id="Rename table temp_user to temp_user_tmp_qwerty - v1" 2024-04-23T02:38:51.652 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 23 02:38:51 smithi191 bash[66427]: logger=migrator t=2024-04-23T02:38:51.574977657Z level=info msg="Executing migration" id="create temp_user v2" 2024-04-23T02:38:51.652 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 23 02:38:51 smithi191 bash[66427]: logger=migrator t=2024-04-23T02:38:51.600289326Z level=info msg="Executing migration" id="create index IDX_temp_user_email - v2" 2024-04-23T02:38:51.652 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 23 02:38:51 smithi191 bash[66427]: logger=migrator t=2024-04-23T02:38:51.640291666Z level=info msg="Executing migration" id="create index IDX_temp_user_org_id - v2" 2024-04-23T02:38:51.920 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:38:51 smithi191 bash[40117]: cluster 2024-04-23T02:38:50.718798+0000 mgr.y (mgr.25468) 469 : cluster 0 pgmap v336: 161 pgs: 161 active+clean; 604 KiB data, 334 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-23T02:38:51.920 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 23 02:38:51 smithi191 bash[66427]: logger=migrator t=2024-04-23T02:38:51.665465475Z level=info msg="Executing migration" id="create index IDX_temp_user_code - v2" 2024-04-23T02:38:51.920 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 23 02:38:51 smithi191 bash[66427]: logger=migrator t=2024-04-23T02:38:51.690709612Z level=info msg="Executing migration" id="create index IDX_temp_user_status - v2" 2024-04-23T02:38:51.920 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 23 02:38:51 smithi191 bash[66427]: logger=migrator t=2024-04-23T02:38:51.716107963Z level=info msg="Executing migration" id="copy temp_user v1 to v2" 2024-04-23T02:38:51.921 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 23 02:38:51 smithi191 bash[66427]: logger=migrator t=2024-04-23T02:38:51.758082782Z level=info msg="Executing migration" id="drop temp_user_tmp_qwerty" 2024-04-23T02:38:51.921 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 23 02:38:51 smithi191 bash[66427]: logger=migrator t=2024-04-23T02:38:51.783270334Z level=info msg="Executing migration" id="Set created for temp users that will otherwise prematurely expire" 2024-04-23T02:38:51.921 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 23 02:38:51 smithi191 bash[66427]: logger=migrator t=2024-04-23T02:38:51.867022501Z level=info msg="Executing migration" id="create star table" 2024-04-23T02:38:51.921 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 23 02:38:51 smithi191 bash[66427]: logger=migrator t=2024-04-23T02:38:51.909309756Z level=info msg="Executing migration" id="add unique index star.user_id_dashboard_id" 2024-04-23T02:38:52.173 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 23 02:38:51 smithi191 bash[66427]: logger=migrator t=2024-04-23T02:38:51.934853514Z level=info msg="Executing migration" id="create org table v1" 2024-04-23T02:38:52.173 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 23 02:38:51 smithi191 bash[66427]: logger=migrator t=2024-04-23T02:38:51.976958047Z level=info msg="Executing migration" id="create index UQE_org_name - v1" 2024-04-23T02:38:52.173 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 23 02:38:52 smithi191 bash[66427]: logger=migrator t=2024-04-23T02:38:52.002189054Z level=info msg="Executing migration" id="create org_user table v1" 2024-04-23T02:38:52.173 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 23 02:38:52 smithi191 bash[66427]: logger=migrator t=2024-04-23T02:38:52.027379798Z level=info msg="Executing migration" id="create index IDX_org_user_org_id - v1" 2024-04-23T02:38:52.173 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 23 02:38:52 smithi191 bash[66427]: logger=migrator t=2024-04-23T02:38:52.052635227Z level=info msg="Executing migration" id="create index UQE_org_user_org_id_user_id - v1" 2024-04-23T02:38:52.173 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 23 02:38:52 smithi191 bash[66427]: logger=migrator t=2024-04-23T02:38:52.077839834Z level=info msg="Executing migration" id="create index IDX_org_user_user_id - v1" 2024-04-23T02:38:52.174 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 23 02:38:52 smithi191 bash[66427]: logger=migrator t=2024-04-23T02:38:52.094904701Z level=info msg="Executing migration" id="Update org table charset" 2024-04-23T02:38:52.174 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 23 02:38:52 smithi191 bash[66427]: logger=migrator t=2024-04-23T02:38:52.136854863Z level=info msg="Executing migration" id="Update org_user table charset" 2024-04-23T02:38:52.174 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 23 02:38:52 smithi191 bash[66427]: logger=migrator t=2024-04-23T02:38:52.162127813Z level=info msg="Executing migration" id="Migrate all Read Only Viewers to Viewers" 2024-04-23T02:38:52.312 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:38:51 smithi037 bash[54030]: cluster 2024-04-23T02:38:50.718798+0000 mgr.y (mgr.25468) 469 : cluster 0 pgmap v336: 161 pgs: 161 active+clean; 604 KiB data, 334 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-23T02:38:52.312 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:38:51 smithi037 bash[56036]: cluster 2024-04-23T02:38:50.718798+0000 mgr.y (mgr.25468) 469 : cluster 0 pgmap v336: 161 pgs: 161 active+clean; 604 KiB data, 334 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-23T02:38:52.433 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 23 02:38:52 smithi191 bash[66427]: logger=migrator t=2024-04-23T02:38:52.187426737Z level=info msg="Executing migration" id="create dashboard table" 2024-04-23T02:38:52.433 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 23 02:38:52 smithi191 bash[66427]: logger=migrator t=2024-04-23T02:38:52.212782621Z level=info msg="Executing migration" id="add index dashboard.account_id" 2024-04-23T02:38:52.433 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 23 02:38:52 smithi191 bash[66427]: logger=migrator t=2024-04-23T02:38:52.237882963Z level=info msg="Executing migration" id="add unique index dashboard_account_id_slug" 2024-04-23T02:38:52.433 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 23 02:38:52 smithi191 bash[66427]: logger=migrator t=2024-04-23T02:38:52.26327781Z level=info msg="Executing migration" id="create dashboard_tag table" 2024-04-23T02:38:52.433 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 23 02:38:52 smithi191 bash[66427]: logger=migrator t=2024-04-23T02:38:52.305322238Z level=info msg="Executing migration" id="add unique index dashboard_tag.dasboard_id_term" 2024-04-23T02:38:52.434 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 23 02:38:52 smithi191 bash[66427]: logger=migrator t=2024-04-23T02:38:52.322111304Z level=info msg="Executing migration" id="drop index UQE_dashboard_tag_dashboard_id_term - v1" 2024-04-23T02:38:52.434 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 23 02:38:52 smithi191 bash[66427]: logger=migrator t=2024-04-23T02:38:52.347446778Z level=info msg="Executing migration" id="Rename table dashboard to dashboard_v1 - v1" 2024-04-23T02:38:52.434 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 23 02:38:52 smithi191 bash[66427]: logger=migrator t=2024-04-23T02:38:52.372720387Z level=info msg="Executing migration" id="create dashboard v2" 2024-04-23T02:38:52.434 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 23 02:38:52 smithi191 bash[66427]: logger=migrator t=2024-04-23T02:38:52.397982596Z level=info msg="Executing migration" id="create index IDX_dashboard_org_id - v2" 2024-04-23T02:38:52.726 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 23 02:38:52 smithi191 bash[66427]: logger=migrator t=2024-04-23T02:38:52.437207519Z level=info msg="Executing migration" id="create index UQE_dashboard_org_id_slug - v2" 2024-04-23T02:38:52.726 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 23 02:38:52 smithi191 bash[66427]: logger=migrator t=2024-04-23T02:38:52.47923866Z level=info msg="Executing migration" id="copy dashboard v1 to v2" 2024-04-23T02:38:52.726 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 23 02:38:52 smithi191 bash[66427]: logger=migrator t=2024-04-23T02:38:52.504417337Z level=info msg="Executing migration" id="drop table dashboard_v1" 2024-04-23T02:38:52.726 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 23 02:38:52 smithi191 bash[66427]: logger=migrator t=2024-04-23T02:38:52.529658474Z level=info msg="Executing migration" id="alter dashboard.data to mediumtext v1" 2024-04-23T02:38:52.726 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 23 02:38:52 smithi191 bash[66427]: logger=migrator t=2024-04-23T02:38:52.55501478Z level=info msg="Executing migration" id="Add column updated_by in dashboard - v2" 2024-04-23T02:38:52.726 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 23 02:38:52 smithi191 bash[66427]: logger=migrator t=2024-04-23T02:38:52.580336005Z level=info msg="Executing migration" id="Add column created_by in dashboard - v2" 2024-04-23T02:38:52.726 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 23 02:38:52 smithi191 bash[66427]: logger=migrator t=2024-04-23T02:38:52.6055662Z level=info msg="Executing migration" id="Add column gnetId in dashboard" 2024-04-23T02:38:52.726 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 23 02:38:52 smithi191 bash[66427]: logger=migrator t=2024-04-23T02:38:52.647450722Z level=info msg="Executing migration" id="Add index for gnetId in dashboard" 2024-04-23T02:38:52.726 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 23 02:38:52 smithi191 bash[66427]: logger=migrator t=2024-04-23T02:38:52.714755923Z level=info msg="Executing migration" id="Add column plugin_id in dashboard" 2024-04-23T02:38:52.995 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 23 02:38:52 smithi191 bash[66427]: logger=migrator t=2024-04-23T02:38:52.739974192Z level=info msg="Executing migration" id="Add index for plugin_id in dashboard" 2024-04-23T02:38:52.995 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 23 02:38:52 smithi191 bash[66427]: logger=migrator t=2024-04-23T02:38:52.781975955Z level=info msg="Executing migration" id="Add index for dashboard_id in dashboard_tag" 2024-04-23T02:38:52.995 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 23 02:38:52 smithi191 bash[66427]: logger=migrator t=2024-04-23T02:38:52.807133339Z level=info msg="Executing migration" id="Update dashboard table charset" 2024-04-23T02:38:52.995 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 23 02:38:52 smithi191 bash[66427]: logger=migrator t=2024-04-23T02:38:52.849239738Z level=info msg="Executing migration" id="Update dashboard_tag table charset" 2024-04-23T02:38:52.995 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 23 02:38:52 smithi191 bash[66427]: logger=migrator t=2024-04-23T02:38:52.908019383Z level=info msg="Executing migration" id="Add column folder_id in dashboard" 2024-04-23T02:38:52.996 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 23 02:38:52 smithi191 bash[66427]: logger=migrator t=2024-04-23T02:38:52.933439339Z level=info msg="Executing migration" id="Add column isFolder in dashboard" 2024-04-23T02:38:52.996 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 23 02:38:52 smithi191 bash[66427]: logger=migrator t=2024-04-23T02:38:52.958627126Z level=info msg="Executing migration" id="Add column has_acl in dashboard" 2024-04-23T02:38:52.996 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 23 02:38:52 smithi191 bash[66427]: logger=migrator t=2024-04-23T02:38:52.983913265Z level=info msg="Executing migration" id="Add column uid in dashboard" 2024-04-23T02:38:53.264 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 23 02:38:53 smithi191 bash[66427]: logger=migrator t=2024-04-23T02:38:53.009079512Z level=info msg="Executing migration" id="Update uid column values in dashboard" 2024-04-23T02:38:53.264 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 23 02:38:53 smithi191 bash[66427]: logger=migrator t=2024-04-23T02:38:53.03427867Z level=info msg="Executing migration" id="Add unique index dashboard_org_id_uid" 2024-04-23T02:38:53.264 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 23 02:38:53 smithi191 bash[66427]: logger=migrator t=2024-04-23T02:38:53.059726645Z level=info msg="Executing migration" id="Remove unique index org_id_slug" 2024-04-23T02:38:53.264 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 23 02:38:53 smithi191 bash[66427]: logger=migrator t=2024-04-23T02:38:53.08492489Z level=info msg="Executing migration" id="Update dashboard title length" 2024-04-23T02:38:53.264 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 23 02:38:53 smithi191 bash[66427]: logger=migrator t=2024-04-23T02:38:53.127170695Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_title_folder_id" 2024-04-23T02:38:53.264 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 23 02:38:53 smithi191 bash[66427]: logger=migrator t=2024-04-23T02:38:53.169223021Z level=info msg="Executing migration" id="create dashboard_provisioning" 2024-04-23T02:38:53.265 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 23 02:38:53 smithi191 bash[66427]: logger=migrator t=2024-04-23T02:38:53.211195093Z level=info msg="Executing migration" id="Rename table dashboard_provisioning to dashboard_provisioning_tmp_qwerty - v1" 2024-04-23T02:38:53.265 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 23 02:38:53 smithi191 bash[66427]: logger=migrator t=2024-04-23T02:38:53.253217905Z level=info msg="Executing migration" id="create dashboard_provisioning v2" 2024-04-23T02:38:53.522 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 23 02:38:53 smithi191 bash[66427]: logger=migrator t=2024-04-23T02:38:53.27847196Z level=info msg="Executing migration" id="create index IDX_dashboard_provisioning_dashboard_id - v2" 2024-04-23T02:38:53.523 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 23 02:38:53 smithi191 bash[66427]: logger=migrator t=2024-04-23T02:38:53.303852945Z level=info msg="Executing migration" id="create index IDX_dashboard_provisioning_dashboard_id_name - v2" 2024-04-23T02:38:53.523 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 23 02:38:53 smithi191 bash[66427]: logger=migrator t=2024-04-23T02:38:53.329116853Z level=info msg="Executing migration" id="copy dashboard_provisioning v1 to v2" 2024-04-23T02:38:53.523 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 23 02:38:53 smithi191 bash[66427]: logger=migrator t=2024-04-23T02:38:53.354278902Z level=info msg="Executing migration" id="drop dashboard_provisioning_tmp_qwerty" 2024-04-23T02:38:53.523 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 23 02:38:53 smithi191 bash[66427]: logger=migrator t=2024-04-23T02:38:53.385281855Z level=info msg="Executing migration" id="Add check_sum column" 2024-04-23T02:38:53.523 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 23 02:38:53 smithi191 bash[66427]: logger=migrator t=2024-04-23T02:38:53.427485875Z level=info msg="Executing migration" id="Add index for dashboard_title" 2024-04-23T02:38:53.523 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 23 02:38:53 smithi191 bash[66427]: logger=migrator t=2024-04-23T02:38:53.469570513Z level=info msg="Executing migration" id="delete tags for deleted dashboards" 2024-04-23T02:38:53.523 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 23 02:38:53 smithi191 bash[66427]: logger=migrator t=2024-04-23T02:38:53.511479206Z level=info msg="Executing migration" id="delete stars for deleted dashboards" 2024-04-23T02:38:53.783 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 23 02:38:53 smithi191 bash[66427]: logger=migrator t=2024-04-23T02:38:53.578621832Z level=info msg="Executing migration" id="Add index for dashboard_is_folder" 2024-04-23T02:38:53.783 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 23 02:38:53 smithi191 bash[66427]: logger=migrator t=2024-04-23T02:38:53.603898206Z level=info msg="Executing migration" id="Add isPublic for dashboard" 2024-04-23T02:38:53.783 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 23 02:38:53 smithi191 bash[66427]: logger=migrator t=2024-04-23T02:38:53.629225447Z level=info msg="Executing migration" id="create data_source table" 2024-04-23T02:38:53.783 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 23 02:38:53 smithi191 bash[66427]: logger=migrator t=2024-04-23T02:38:53.662795461Z level=info msg="Executing migration" id="add index data_source.account_id" 2024-04-23T02:38:53.783 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 23 02:38:53 smithi191 bash[66427]: logger=migrator t=2024-04-23T02:38:53.688044604Z level=info msg="Executing migration" id="add unique index data_source.account_id_name" 2024-04-23T02:38:53.783 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 23 02:38:53 smithi191 bash[66427]: logger=migrator t=2024-04-23T02:38:53.729905854Z level=info msg="Executing migration" id="drop index IDX_data_source_account_id - v1" 2024-04-23T02:38:53.784 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 23 02:38:53 smithi191 bash[66427]: logger=migrator t=2024-04-23T02:38:53.772026882Z level=info msg="Executing migration" id="drop index UQE_data_source_account_id_name - v1" 2024-04-23T02:38:54.052 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:38:53 smithi191 bash[40117]: cluster 2024-04-23T02:38:52.720338+0000 mgr.y (mgr.25468) 470 : cluster 0 pgmap v337: 161 pgs: 161 active+clean; 604 KiB data, 334 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-23T02:38:54.053 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 23 02:38:53 smithi191 bash[66427]: logger=migrator t=2024-04-23T02:38:53.814218512Z level=info msg="Executing migration" id="Rename table data_source to data_source_v1 - v1" 2024-04-23T02:38:54.053 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 23 02:38:53 smithi191 bash[66427]: logger=migrator t=2024-04-23T02:38:53.839348848Z level=info msg="Executing migration" id="create data_source table v2" 2024-04-23T02:38:54.053 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 23 02:38:53 smithi191 bash[66427]: logger=migrator t=2024-04-23T02:38:53.881443513Z level=info msg="Executing migration" id="create index IDX_data_source_org_id - v2" 2024-04-23T02:38:54.053 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 23 02:38:53 smithi191 bash[66427]: logger=migrator t=2024-04-23T02:38:53.906665318Z level=info msg="Executing migration" id="create index UQE_data_source_org_id_name - v2" 2024-04-23T02:38:54.053 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 23 02:38:53 smithi191 bash[66427]: logger=migrator t=2024-04-23T02:38:53.9485655Z level=info msg="Executing migration" id="Drop old table data_source_v1 #2" 2024-04-23T02:38:54.053 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 23 02:38:53 smithi191 bash[66427]: logger=migrator t=2024-04-23T02:38:53.973938226Z level=info msg="Executing migration" id="Add column with_credentials" 2024-04-23T02:38:54.053 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 23 02:38:54 smithi191 bash[66427]: logger=migrator t=2024-04-23T02:38:54.015976712Z level=info msg="Executing migration" id="Add secure json data column" 2024-04-23T02:38:54.053 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 23 02:38:54 smithi191 bash[66427]: logger=migrator t=2024-04-23T02:38:54.041325963Z level=info msg="Executing migration" id="Update data_source table charset" 2024-04-23T02:38:54.312 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:38:53 smithi037 bash[54030]: cluster 2024-04-23T02:38:52.720338+0000 mgr.y (mgr.25468) 470 : cluster 0 pgmap v337: 161 pgs: 161 active+clean; 604 KiB data, 334 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-23T02:38:54.312 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:38:53 smithi037 bash[56036]: cluster 2024-04-23T02:38:52.720338+0000 mgr.y (mgr.25468) 470 : cluster 0 pgmap v337: 161 pgs: 161 active+clean; 604 KiB data, 334 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-23T02:38:54.327 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 23 02:38:54 smithi191 bash[66427]: logger=migrator t=2024-04-23T02:38:54.06654773Z level=info msg="Executing migration" id="Update initial version to 1" 2024-04-23T02:38:54.327 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 23 02:38:54 smithi191 bash[66427]: logger=migrator t=2024-04-23T02:38:54.091729781Z level=info msg="Executing migration" id="Add read_only data column" 2024-04-23T02:38:54.327 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 23 02:38:54 smithi191 bash[66427]: logger=migrator t=2024-04-23T02:38:54.133625248Z level=info msg="Executing migration" id="Migrate logging ds to loki ds" 2024-04-23T02:38:54.327 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 23 02:38:54 smithi191 bash[66427]: logger=migrator t=2024-04-23T02:38:54.158950119Z level=info msg="Executing migration" id="Update json_data with nulls" 2024-04-23T02:38:54.327 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 23 02:38:54 smithi191 bash[66427]: logger=migrator t=2024-04-23T02:38:54.200972091Z level=info msg="Executing migration" id="Add uid column" 2024-04-23T02:38:54.327 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 23 02:38:54 smithi191 bash[66427]: logger=migrator t=2024-04-23T02:38:54.226232706Z level=info msg="Executing migration" id="Update uid value" 2024-04-23T02:38:54.327 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 23 02:38:54 smithi191 bash[66427]: logger=migrator t=2024-04-23T02:38:54.268312537Z level=info msg="Executing migration" id="Add unique index datasource_org_id_uid" 2024-04-23T02:38:54.327 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 23 02:38:54 smithi191 bash[66427]: logger=migrator t=2024-04-23T02:38:54.290957157Z level=info msg="Executing migration" id="add unique index datasource_org_id_is_default" 2024-04-23T02:38:54.328 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 23 02:38:54 smithi191 bash[66427]: logger=migrator t=2024-04-23T02:38:54.316176814Z level=info msg="Executing migration" id="create api_key table" 2024-04-23T02:38:54.604 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 23 02:38:54 smithi191 bash[66427]: logger=migrator t=2024-04-23T02:38:54.341300778Z level=info msg="Executing migration" id="add index api_key.account_id" 2024-04-23T02:38:54.604 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 23 02:38:54 smithi191 bash[66427]: logger=migrator t=2024-04-23T02:38:54.375139514Z level=info msg="Executing migration" id="add index api_key.key" 2024-04-23T02:38:54.605 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 23 02:38:54 smithi191 bash[66427]: logger=migrator t=2024-04-23T02:38:54.458850222Z level=info msg="Executing migration" id="add index api_key.account_id_name" 2024-04-23T02:38:54.605 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 23 02:38:54 smithi191 bash[66427]: logger=migrator t=2024-04-23T02:38:54.501122597Z level=info msg="Executing migration" id="drop index IDX_api_key_account_id - v1" 2024-04-23T02:38:54.605 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 23 02:38:54 smithi191 bash[66427]: logger=migrator t=2024-04-23T02:38:54.526306808Z level=info msg="Executing migration" id="drop index UQE_api_key_key - v1" 2024-04-23T02:38:54.605 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 23 02:38:54 smithi191 bash[66427]: logger=migrator t=2024-04-23T02:38:54.551532798Z level=info msg="Executing migration" id="drop index UQE_api_key_account_id_name - v1" 2024-04-23T02:38:54.605 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 23 02:38:54 smithi191 bash[66427]: logger=migrator t=2024-04-23T02:38:54.593429674Z level=info msg="Executing migration" id="Rename table api_key to api_key_v1 - v1" 2024-04-23T02:38:54.858 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 23 02:38:54 smithi191 bash[66427]: logger=migrator t=2024-04-23T02:38:54.618768091Z level=info msg="Executing migration" id="create api_key table v2" 2024-04-23T02:38:54.859 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 23 02:38:54 smithi191 bash[66427]: logger=migrator t=2024-04-23T02:38:54.652469476Z level=info msg="Executing migration" id="create index IDX_api_key_org_id - v2" 2024-04-23T02:38:54.859 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 23 02:38:54 smithi191 bash[66427]: logger=migrator t=2024-04-23T02:38:54.677788627Z level=info msg="Executing migration" id="create index UQE_api_key_key - v2" 2024-04-23T02:38:54.859 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 23 02:38:54 smithi191 bash[66427]: logger=migrator t=2024-04-23T02:38:54.71168264Z level=info msg="Executing migration" id="create index UQE_api_key_org_id_name - v2" 2024-04-23T02:38:54.859 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 23 02:38:54 smithi191 bash[66427]: logger=migrator t=2024-04-23T02:38:54.753563514Z level=info msg="Executing migration" id="copy api_key v1 to v2" 2024-04-23T02:38:54.859 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 23 02:38:54 smithi191 bash[66427]: logger=migrator t=2024-04-23T02:38:54.778770878Z level=info msg="Executing migration" id="Drop old table api_key_v1" 2024-04-23T02:38:54.859 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 23 02:38:54 smithi191 bash[66427]: logger=migrator t=2024-04-23T02:38:54.804118125Z level=info msg="Executing migration" id="Update api_key table charset" 2024-04-23T02:38:54.859 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 23 02:38:54 smithi191 bash[66427]: logger=migrator t=2024-04-23T02:38:54.846046287Z level=info msg="Executing migration" id="Add expires to api_key table" 2024-04-23T02:38:55.118 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 23 02:38:54 smithi191 bash[66427]: logger=migrator t=2024-04-23T02:38:54.888285313Z level=info msg="Executing migration" id="Add service account foreign key" 2024-04-23T02:38:55.118 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 23 02:38:54 smithi191 bash[66427]: logger=migrator t=2024-04-23T02:38:54.930194041Z level=info msg="Executing migration" id="set service account foreign key to nil if 0" 2024-04-23T02:38:55.118 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 23 02:38:54 smithi191 bash[66427]: logger=migrator t=2024-04-23T02:38:54.972176664Z level=info msg="Executing migration" id="Add last_used_at to api_key table" 2024-04-23T02:38:55.118 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 23 02:38:54 smithi191 bash[66427]: logger=migrator t=2024-04-23T02:38:54.997653853Z level=info msg="Executing migration" id="Add is_revoked column to api_key table" 2024-04-23T02:38:55.118 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 23 02:38:55 smithi191 bash[66427]: logger=migrator t=2024-04-23T02:38:55.039484663Z level=info msg="Executing migration" id="create dashboard_snapshot table v4" 2024-04-23T02:38:55.118 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 23 02:38:55 smithi191 bash[66427]: logger=migrator t=2024-04-23T02:38:55.067697379Z level=info msg="Executing migration" id="drop table dashboard_snapshot_v4 #1" 2024-04-23T02:38:55.118 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 23 02:38:55 smithi191 bash[66427]: logger=migrator t=2024-04-23T02:38:55.107009434Z level=info msg="Executing migration" id="create dashboard_snapshot table v5 #2" 2024-04-23T02:38:55.378 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 23 02:38:55 smithi191 bash[66427]: logger=migrator t=2024-04-23T02:38:55.132202379Z level=info msg="Executing migration" id="create index UQE_dashboard_snapshot_key - v5" 2024-04-23T02:38:55.379 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 23 02:38:55 smithi191 bash[66427]: logger=migrator t=2024-04-23T02:38:55.174325468Z level=info msg="Executing migration" id="create index UQE_dashboard_snapshot_delete_key - v5" 2024-04-23T02:38:55.379 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 23 02:38:55 smithi191 bash[66427]: logger=migrator t=2024-04-23T02:38:55.199455594Z level=info msg="Executing migration" id="create index IDX_dashboard_snapshot_user_id - v5" 2024-04-23T02:38:55.379 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 23 02:38:55 smithi191 bash[66427]: logger=migrator t=2024-04-23T02:38:55.224711977Z level=info msg="Executing migration" id="alter dashboard_snapshot to mediumtext v2" 2024-04-23T02:38:55.379 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 23 02:38:55 smithi191 bash[66427]: logger=migrator t=2024-04-23T02:38:55.300012174Z level=info msg="Executing migration" id="Update dashboard_snapshot table charset" 2024-04-23T02:38:55.379 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 23 02:38:55 smithi191 bash[66427]: logger=migrator t=2024-04-23T02:38:55.325543656Z level=info msg="Executing migration" id="Add column external_delete_url to dashboard_snapshots table" 2024-04-23T02:38:55.379 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 23 02:38:55 smithi191 bash[66427]: logger=migrator t=2024-04-23T02:38:55.367530586Z level=info msg="Executing migration" id="Add encrypted dashboard json column" 2024-04-23T02:38:55.646 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 23 02:38:55 smithi191 bash[66427]: logger=migrator t=2024-04-23T02:38:55.409631586Z level=info msg="Executing migration" id="Change dashboard_encrypted column to MEDIUMBLOB" 2024-04-23T02:38:55.646 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 23 02:38:55 smithi191 bash[66427]: logger=migrator t=2024-04-23T02:38:55.434996343Z level=info msg="Executing migration" id="create quota table v1" 2024-04-23T02:38:55.646 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 23 02:38:55 smithi191 bash[66427]: logger=migrator t=2024-04-23T02:38:55.460183862Z level=info msg="Executing migration" id="create index UQE_quota_org_id_user_id_target - v1" 2024-04-23T02:38:55.646 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 23 02:38:55 smithi191 bash[66427]: logger=migrator t=2024-04-23T02:38:55.501992701Z level=info msg="Executing migration" id="Update quota table charset" 2024-04-23T02:38:55.646 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 23 02:38:55 smithi191 bash[66427]: logger=migrator t=2024-04-23T02:38:55.527486533Z level=info msg="Executing migration" id="create plugin_setting table" 2024-04-23T02:38:55.646 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 23 02:38:55 smithi191 bash[66427]: logger=migrator t=2024-04-23T02:38:55.558855817Z level=info msg="Executing migration" id="create index UQE_plugin_setting_org_id_plugin_id - v1" 2024-04-23T02:38:55.646 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 23 02:38:55 smithi191 bash[66427]: logger=migrator t=2024-04-23T02:38:55.584069256Z level=info msg="Executing migration" id="Add column plugin_version to plugin_settings" 2024-04-23T02:38:55.647 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 23 02:38:55 smithi191 bash[66427]: logger=migrator t=2024-04-23T02:38:55.609386019Z level=info msg="Executing migration" id="Update plugin_setting table charset" 2024-04-23T02:38:55.647 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 23 02:38:55 smithi191 bash[66427]: logger=migrator t=2024-04-23T02:38:55.634600838Z level=info msg="Executing migration" id="create session table" 2024-04-23T02:38:55.915 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 23 02:38:55 smithi191 bash[66427]: logger=migrator t=2024-04-23T02:38:55.676750265Z level=info msg="Executing migration" id="Drop old table playlist table" 2024-04-23T02:38:55.915 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 23 02:38:55 smithi191 bash[66427]: logger=migrator t=2024-04-23T02:38:55.718597719Z level=info msg="Executing migration" id="Drop old table playlist_item table" 2024-04-23T02:38:55.915 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 23 02:38:55 smithi191 bash[66427]: logger=migrator t=2024-04-23T02:38:55.760693546Z level=info msg="Executing migration" id="create playlist table v2" 2024-04-23T02:38:55.915 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 23 02:38:55 smithi191 bash[66427]: logger=migrator t=2024-04-23T02:38:55.785944425Z level=info msg="Executing migration" id="create playlist item table v2" 2024-04-23T02:38:55.915 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 23 02:38:55 smithi191 bash[66427]: logger=migrator t=2024-04-23T02:38:55.81122112Z level=info msg="Executing migration" id="Update playlist table charset" 2024-04-23T02:38:55.915 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 23 02:38:55 smithi191 bash[66427]: logger=migrator t=2024-04-23T02:38:55.853207433Z level=info msg="Executing migration" id="Update playlist_item table charset" 2024-04-23T02:38:55.915 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:38:55 smithi191 bash[40117]: cluster 2024-04-23T02:38:54.721231+0000 mgr.y (mgr.25468) 471 : cluster 0 pgmap v338: 161 pgs: 161 active+clean; 604 KiB data, 334 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-23T02:38:55.915 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:38:55 smithi191 bash[40117]: audit 2024-04-23T02:38:55.643683+0000 mon.a (mon.0) 788 : audit 1 from='mgr.25468 ' entity='mgr.y' 2024-04-23T02:38:55.915 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:38:55 smithi191 bash[40117]: audit 2024-04-23T02:38:55.658290+0000 mon.a (mon.0) 789 : audit 1 from='mgr.25468 ' entity='mgr.y' 2024-04-23T02:38:56.062 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:38:55 smithi037 bash[54030]: cluster 2024-04-23T02:38:54.721231+0000 mgr.y (mgr.25468) 471 : cluster 0 pgmap v338: 161 pgs: 161 active+clean; 604 KiB data, 334 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-23T02:38:56.070 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:38:55 smithi037 bash[54030]: audit 2024-04-23T02:38:55.643683+0000 mon.a (mon.0) 788 : audit 1 from='mgr.25468 ' entity='mgr.y' 2024-04-23T02:38:56.071 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:38:55 smithi037 bash[54030]: audit 2024-04-23T02:38:55.658290+0000 mon.a (mon.0) 789 : audit 1 from='mgr.25468 ' entity='mgr.y' 2024-04-23T02:38:56.071 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:38:55 smithi037 bash[56036]: cluster 2024-04-23T02:38:54.721231+0000 mgr.y (mgr.25468) 471 : cluster 0 pgmap v338: 161 pgs: 161 active+clean; 604 KiB data, 334 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-23T02:38:56.071 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:38:55 smithi037 bash[56036]: audit 2024-04-23T02:38:55.643683+0000 mon.a (mon.0) 788 : audit 1 from='mgr.25468 ' entity='mgr.y' 2024-04-23T02:38:56.071 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:38:55 smithi037 bash[56036]: audit 2024-04-23T02:38:55.658290+0000 mon.a (mon.0) 789 : audit 1 from='mgr.25468 ' entity='mgr.y' 2024-04-23T02:38:56.182 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 23 02:38:55 smithi191 bash[66427]: logger=migrator t=2024-04-23T02:38:55.903977501Z level=info msg="Executing migration" id="drop preferences table v2" 2024-04-23T02:38:56.182 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 23 02:38:55 smithi191 bash[66427]: logger=migrator t=2024-04-23T02:38:55.945901129Z level=info msg="Executing migration" id="drop preferences table v3" 2024-04-23T02:38:56.182 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 23 02:38:55 smithi191 bash[66427]: logger=migrator t=2024-04-23T02:38:55.971125348Z level=info msg="Executing migration" id="create preferences table v3" 2024-04-23T02:38:56.182 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 23 02:38:55 smithi191 bash[66427]: logger=migrator t=2024-04-23T02:38:55.996479711Z level=info msg="Executing migration" id="Update preferences table charset" 2024-04-23T02:38:56.182 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 23 02:38:56 smithi191 bash[66427]: logger=migrator t=2024-04-23T02:38:56.038311702Z level=info msg="Executing migration" id="Add column team_id in preferences" 2024-04-23T02:38:56.182 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 23 02:38:56 smithi191 bash[66427]: logger=migrator t=2024-04-23T02:38:56.063772652Z level=info msg="Executing migration" id="Update team_id column values in preferences" 2024-04-23T02:38:56.182 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 23 02:38:56 smithi191 bash[66427]: logger=migrator t=2024-04-23T02:38:56.089007746Z level=info msg="Executing migration" id="Add column week_start in preferences" 2024-04-23T02:38:56.183 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 23 02:38:56 smithi191 bash[66427]: logger=migrator t=2024-04-23T02:38:56.171108687Z level=info msg="Executing migration" id="Add column preferences.json_data" 2024-04-23T02:38:56.315 INFO:teuthology.orchestra.run.smithi037.stdout:true 2024-04-23T02:38:56.433 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 23 02:38:56 smithi191 bash[66427]: logger=migrator t=2024-04-23T02:38:56.196381647Z level=info msg="Executing migration" id="alter preferences.json_data to mediumtext v1" 2024-04-23T02:38:56.433 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 23 02:38:56 smithi191 bash[66427]: logger=migrator t=2024-04-23T02:38:56.238306966Z level=info msg="Executing migration" id="Add preferences index org_id" 2024-04-23T02:38:56.433 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 23 02:38:56 smithi191 bash[66427]: logger=migrator t=2024-04-23T02:38:56.263614408Z level=info msg="Executing migration" id="Add preferences index user_id" 2024-04-23T02:38:56.433 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 23 02:38:56 smithi191 bash[66427]: logger=migrator t=2024-04-23T02:38:56.28898236Z level=info msg="Executing migration" id="create alert table v1" 2024-04-23T02:38:56.433 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 23 02:38:56 smithi191 bash[66427]: logger=migrator t=2024-04-23T02:38:56.330920288Z level=info msg="Executing migration" id="add index alert org_id & id " 2024-04-23T02:38:56.433 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 23 02:38:56 smithi191 bash[66427]: logger=migrator t=2024-04-23T02:38:56.356113414Z level=info msg="Executing migration" id="add index alert state" 2024-04-23T02:38:56.433 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 23 02:38:56 smithi191 bash[66427]: logger=migrator t=2024-04-23T02:38:56.398065569Z level=info msg="Executing migration" id="add index alert dashboard_id" 2024-04-23T02:38:56.702 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 23 02:38:56 smithi191 bash[66427]: logger=migrator t=2024-04-23T02:38:56.440030769Z level=info msg="Executing migration" id="Create alert_rule_tag table v1" 2024-04-23T02:38:56.703 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 23 02:38:56 smithi191 bash[66427]: logger=migrator t=2024-04-23T02:38:56.482136481Z level=info msg="Executing migration" id="Add unique index alert_rule_tag.alert_id_tag_id" 2024-04-23T02:38:56.703 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 23 02:38:56 smithi191 bash[66427]: logger=migrator t=2024-04-23T02:38:56.507457787Z level=info msg="Executing migration" id="drop index UQE_alert_rule_tag_alert_id_tag_id - v1" 2024-04-23T02:38:56.703 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 23 02:38:56 smithi191 bash[66427]: logger=migrator t=2024-04-23T02:38:56.532758546Z level=info msg="Executing migration" id="Rename table alert_rule_tag to alert_rule_tag_v1 - v1" 2024-04-23T02:38:56.703 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 23 02:38:56 smithi191 bash[66427]: logger=migrator t=2024-04-23T02:38:56.566258559Z level=info msg="Executing migration" id="Create alert_rule_tag table v2" 2024-04-23T02:38:56.703 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 23 02:38:56 smithi191 bash[66427]: logger=migrator t=2024-04-23T02:38:56.591596131Z level=info msg="Executing migration" id="create index UQE_alert_rule_tag_alert_id_tag_id - Add unique index alert_rule_tag.alert_id_tag_id V2" 2024-04-23T02:38:56.703 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 23 02:38:56 smithi191 bash[66427]: logger=migrator t=2024-04-23T02:38:56.616879158Z level=info msg="Executing migration" id="copy alert_rule_tag v1 to v2" 2024-04-23T02:38:56.703 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 23 02:38:56 smithi191 bash[66427]: logger=migrator t=2024-04-23T02:38:56.640863173Z level=info msg="Executing migration" id="drop table alert_rule_tag_v1" 2024-04-23T02:38:56.703 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 23 02:38:56 smithi191 bash[66427]: logger=migrator t=2024-04-23T02:38:56.666168873Z level=info msg="Executing migration" id="create alert_notification table v1" 2024-04-23T02:38:56.972 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:38:56 smithi191 bash[40117]: audit 2024-04-23T02:38:55.630211+0000 mgr.y (mgr.25468) 472 : audit 0 from='client.44725 -' entity='client.iscsi.foo.smithi037.qdajck' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-23T02:38:56.972 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:38:56 smithi191 bash[40117]: audit 2024-04-23T02:38:56.450782+0000 mon.a (mon.0) 790 : audit 1 from='mgr.25468 ' entity='mgr.y' 2024-04-23T02:38:56.972 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:38:56 smithi191 bash[40117]: audit 2024-04-23T02:38:56.464263+0000 mon.a (mon.0) 791 : audit 1 from='mgr.25468 ' entity='mgr.y' 2024-04-23T02:38:56.972 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 23 02:38:56 smithi191 bash[66427]: logger=migrator t=2024-04-23T02:38:56.691366601Z level=info msg="Executing migration" id="Add column is_default" 2024-04-23T02:38:56.973 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 23 02:38:56 smithi191 bash[66427]: logger=migrator t=2024-04-23T02:38:56.733219634Z level=info msg="Executing migration" id="Add column frequency" 2024-04-23T02:38:56.973 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 23 02:38:56 smithi191 bash[66427]: logger=migrator t=2024-04-23T02:38:56.758638204Z level=info msg="Executing migration" id="Add column send_reminder" 2024-04-23T02:38:56.973 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 23 02:38:56 smithi191 bash[66427]: logger=migrator t=2024-04-23T02:38:56.800653365Z level=info msg="Executing migration" id="Add column disable_resolve_message" 2024-04-23T02:38:56.973 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 23 02:38:56 smithi191 bash[66427]: logger=migrator t=2024-04-23T02:38:56.842669038Z level=info msg="Executing migration" id="add index alert_notification org_id & name" 2024-04-23T02:38:56.973 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 23 02:38:56 smithi191 bash[66427]: logger=migrator t=2024-04-23T02:38:56.884855208Z level=info msg="Executing migration" id="Update alert table charset" 2024-04-23T02:38:56.973 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 23 02:38:56 smithi191 bash[66427]: logger=migrator t=2024-04-23T02:38:56.909982841Z level=info msg="Executing migration" id="Update alert_notification table charset" 2024-04-23T02:38:56.974 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 23 02:38:56 smithi191 bash[66427]: logger=migrator t=2024-04-23T02:38:56.935342139Z level=info msg="Executing migration" id="create notification_journal table v1" 2024-04-23T02:38:56.974 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 23 02:38:56 smithi191 bash[66427]: logger=migrator t=2024-04-23T02:38:56.960625079Z level=info msg="Executing migration" id="add index notification_journal org_id & alert_id & notifier_id" 2024-04-23T02:38:57.076 INFO:teuthology.orchestra.run.smithi037.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-04-23T02:38:57.076 INFO:teuthology.orchestra.run.smithi037.stdout:alertmanager.a smithi037 *:9093,9094 running (33s) 27s ago 17m 14.9M - 0.25.0 c8568f914cd2 1cbeeda4cd68 2024-04-23T02:38:57.076 INFO:teuthology.orchestra.run.smithi037.stdout:grafana.a smithi191 *:3000 running (7s) 1s ago 17m 25.3M - 9.4.7 954c08fa6188 33d5bb1a39b5 2024-04-23T02:38:57.076 INFO:teuthology.orchestra.run.smithi037.stdout:iscsi.foo.smithi037.qdajck smithi037 running (113s) 27s ago 15m 48.3M - 3.7 9900ed1a6b81 ba273912b7ca 2024-04-23T02:38:57.076 INFO:teuthology.orchestra.run.smithi037.stdout:mgr.x smithi191 *:8443,8765 running (8m) 1s ago 21m 443M - 18.2.2-1237-g646b8c7d 9900ed1a6b81 b3456bc9b9ef 2024-04-23T02:38:57.076 INFO:teuthology.orchestra.run.smithi037.stdout:mgr.y smithi037 *:8443,8765 running (9m) 27s ago 23m 499M - 18.2.2-1237-g646b8c7d 9900ed1a6b81 19b52a26f1ca 2024-04-23T02:38:57.076 INFO:teuthology.orchestra.run.smithi037.stdout:mon.a smithi037 running (8m) 27s ago 23m 85.2M 2048M 18.2.2-1237-g646b8c7d 9900ed1a6b81 6d03d23cb94e 2024-04-23T02:38:57.076 INFO:teuthology.orchestra.run.smithi037.stdout:mon.b smithi191 running (7m) 1s ago 22m 63.7M 2048M 18.2.2-1237-g646b8c7d 9900ed1a6b81 a5c2b4539944 2024-04-23T02:38:57.076 INFO:teuthology.orchestra.run.smithi037.stdout:mon.c smithi037 running (7m) 27s ago 22m 67.0M 2048M 18.2.2-1237-g646b8c7d 9900ed1a6b81 f6fcc457b7d2 2024-04-23T02:38:57.076 INFO:teuthology.orchestra.run.smithi037.stdout:node-exporter.a smithi037 *:9100 running (87s) 27s ago 17m 9.85M - 1.5.0 0da6a335fe13 7a5a8f6e5141 2024-04-23T02:38:57.076 INFO:teuthology.orchestra.run.smithi037.stdout:node-exporter.b smithi191 *:9100 running (83s) 1s ago 17m 9415k - 1.5.0 0da6a335fe13 0b4ddb48b7ee 2024-04-23T02:38:57.076 INFO:teuthology.orchestra.run.smithi037.stdout:osd.0 smithi037 running (6m) 27s ago 21m 65.4M 4096M 18.2.2-1237-g646b8c7d 9900ed1a6b81 e084fbd81970 2024-04-23T02:38:57.076 INFO:teuthology.orchestra.run.smithi037.stdout:osd.1 smithi037 running (5m) 27s ago 20m 66.3M 4096M 18.2.2-1237-g646b8c7d 9900ed1a6b81 743ca0daac2b 2024-04-23T02:38:57.077 INFO:teuthology.orchestra.run.smithi037.stdout:osd.2 smithi037 running (5m) 27s ago 20m 64.5M 4096M 18.2.2-1237-g646b8c7d 9900ed1a6b81 919a641f6f71 2024-04-23T02:38:57.077 INFO:teuthology.orchestra.run.smithi037.stdout:osd.3 smithi037 running (4m) 27s ago 20m 62.9M 4096M 18.2.2-1237-g646b8c7d 9900ed1a6b81 21dfc544a753 2024-04-23T02:38:57.077 INFO:teuthology.orchestra.run.smithi037.stdout:osd.4 smithi191 running (4m) 1s ago 19m 64.5M 4096M 18.2.2-1237-g646b8c7d 9900ed1a6b81 115b79a0f222 2024-04-23T02:38:57.077 INFO:teuthology.orchestra.run.smithi037.stdout:osd.5 smithi191 running (3m) 1s ago 19m 62.1M 4096M 18.2.2-1237-g646b8c7d 9900ed1a6b81 d173af4b36f7 2024-04-23T02:38:57.077 INFO:teuthology.orchestra.run.smithi037.stdout:osd.6 smithi191 running (3m) 1s ago 18m 58.7M 4096M 18.2.2-1237-g646b8c7d 9900ed1a6b81 ca3a0c9b876e 2024-04-23T02:38:57.077 INFO:teuthology.orchestra.run.smithi037.stdout:osd.7 smithi191 running (2m) 1s ago 18m 59.4M 4096M 18.2.2-1237-g646b8c7d 9900ed1a6b81 9d8e7676dd6f 2024-04-23T02:38:57.077 INFO:teuthology.orchestra.run.smithi037.stdout:prometheus.a smithi191 *:9095 running (60s) 1s ago 17m 35.4M - 2.43.0 a07b618ecd1d 0f044bd9441b 2024-04-23T02:38:57.077 INFO:teuthology.orchestra.run.smithi037.stdout:rgw.foo.smithi037.ajnubp smithi037 *:8000 running (2m) 27s ago 15m 90.6M - 18.2.2-1237-g646b8c7d 9900ed1a6b81 a0ebdf431251 2024-04-23T02:38:57.077 INFO:teuthology.orchestra.run.smithi037.stdout:rgw.foo.smithi191.arojwq smithi191 *:8000 running (2m) 1s ago 15m 90.7M - 18.2.2-1237-g646b8c7d 9900ed1a6b81 3da7b9b68bfb 2024-04-23T02:38:57.077 INFO:teuthology.orchestra.run.smithi037.stdout:rgw.smpl.smithi037.oowzwi smithi037 *:80 running (2m) 27s ago 15m 90.5M - 18.2.2-1237-g646b8c7d 9900ed1a6b81 d006b67bc98a 2024-04-23T02:38:57.078 INFO:teuthology.orchestra.run.smithi037.stdout:rgw.smpl.smithi191.vzlgqs smithi191 *:80 running (2m) 1s ago 15m 90.4M - 18.2.2-1237-g646b8c7d 9900ed1a6b81 27cc27328dd8 2024-04-23T02:38:57.239 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 23 02:38:57 smithi191 bash[66427]: logger=migrator t=2024-04-23T02:38:57.035989791Z level=info msg="Executing migration" id="drop alert_notification_journal" 2024-04-23T02:38:57.239 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 23 02:38:57 smithi191 bash[66427]: logger=migrator t=2024-04-23T02:38:57.061314211Z level=info msg="Executing migration" id="create alert_notification_state table v1" 2024-04-23T02:38:57.240 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 23 02:38:57 smithi191 bash[66427]: logger=migrator t=2024-04-23T02:38:57.0939093Z level=info msg="Executing migration" id="add index alert_notification_state org_id & alert_id & notifier_id" 2024-04-23T02:38:57.240 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 23 02:38:57 smithi191 bash[66427]: logger=migrator t=2024-04-23T02:38:57.135867933Z level=info msg="Executing migration" id="Add for to alert table" 2024-04-23T02:38:57.240 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 23 02:38:57 smithi191 bash[66427]: logger=migrator t=2024-04-23T02:38:57.161133554Z level=info msg="Executing migration" id="Add column uid in alert_notification" 2024-04-23T02:38:57.240 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 23 02:38:57 smithi191 bash[66427]: logger=migrator t=2024-04-23T02:38:57.186328995Z level=info msg="Executing migration" id="Update uid column values in alert_notification" 2024-04-23T02:38:57.240 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 23 02:38:57 smithi191 bash[66427]: logger=migrator t=2024-04-23T02:38:57.228345216Z level=info msg="Executing migration" id="Add unique index alert_notification_org_id_uid" 2024-04-23T02:38:57.312 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:38:56 smithi037 bash[54030]: audit 2024-04-23T02:38:55.630211+0000 mgr.y (mgr.25468) 472 : audit 0 from='client.44725 -' entity='client.iscsi.foo.smithi037.qdajck' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-23T02:38:57.312 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:38:56 smithi037 bash[54030]: audit 2024-04-23T02:38:56.450782+0000 mon.a (mon.0) 790 : audit 1 from='mgr.25468 ' entity='mgr.y' 2024-04-23T02:38:57.312 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:38:56 smithi037 bash[54030]: audit 2024-04-23T02:38:56.464263+0000 mon.a (mon.0) 791 : audit 1 from='mgr.25468 ' entity='mgr.y' 2024-04-23T02:38:57.313 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:38:56 smithi037 bash[56036]: audit 2024-04-23T02:38:55.630211+0000 mgr.y (mgr.25468) 472 : audit 0 from='client.44725 -' entity='client.iscsi.foo.smithi037.qdajck' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-23T02:38:57.313 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:38:56 smithi037 bash[56036]: audit 2024-04-23T02:38:56.450782+0000 mon.a (mon.0) 790 : audit 1 from='mgr.25468 ' entity='mgr.y' 2024-04-23T02:38:57.313 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:38:56 smithi037 bash[56036]: audit 2024-04-23T02:38:56.464263+0000 mon.a (mon.0) 791 : audit 1 from='mgr.25468 ' entity='mgr.y' 2024-04-23T02:38:57.492 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 23 02:38:57 smithi191 bash[66427]: logger=migrator t=2024-04-23T02:38:57.27043199Z level=info msg="Executing migration" id="Remove unique index org_id_name" 2024-04-23T02:38:57.492 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 23 02:38:57 smithi191 bash[66427]: logger=migrator t=2024-04-23T02:38:57.295652286Z level=info msg="Executing migration" id="Add column secure_settings in alert_notification" 2024-04-23T02:38:57.492 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 23 02:38:57 smithi191 bash[66427]: logger=migrator t=2024-04-23T02:38:57.346102625Z level=info msg="Executing migration" id="alter alert.settings to mediumtext" 2024-04-23T02:38:57.492 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 23 02:38:57 smithi191 bash[66427]: logger=migrator t=2024-04-23T02:38:57.388106228Z level=info msg="Executing migration" id="Add non-unique index alert_notification_state_alert_id" 2024-04-23T02:38:57.492 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 23 02:38:57 smithi191 bash[66427]: logger=migrator t=2024-04-23T02:38:57.413381356Z level=info msg="Executing migration" id="Add non-unique index alert_rule_tag_alert_id" 2024-04-23T02:38:57.492 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 23 02:38:57 smithi191 bash[66427]: logger=migrator t=2024-04-23T02:38:57.438671914Z level=info msg="Executing migration" id="Drop old annotation table v4" 2024-04-23T02:38:57.492 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 23 02:38:57 smithi191 bash[66427]: logger=migrator t=2024-04-23T02:38:57.480787794Z level=info msg="Executing migration" id="create annotation table v5" 2024-04-23T02:38:57.523 INFO:teuthology.orchestra.run.smithi037.stdout:{ 2024-04-23T02:38:57.523 INFO:teuthology.orchestra.run.smithi037.stdout: "mon": { 2024-04-23T02:38:57.523 INFO:teuthology.orchestra.run.smithi037.stdout: "ceph version 18.2.2-1237-g646b8c7d (646b8c7d293d8ec31a40c69f7b3237b19c1be24d) reef (stable)": 3 2024-04-23T02:38:57.523 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-04-23T02:38:57.523 INFO:teuthology.orchestra.run.smithi037.stdout: "mgr": { 2024-04-23T02:38:57.523 INFO:teuthology.orchestra.run.smithi037.stdout: "ceph version 18.2.2-1237-g646b8c7d (646b8c7d293d8ec31a40c69f7b3237b19c1be24d) reef (stable)": 2 2024-04-23T02:38:57.523 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-04-23T02:38:57.523 INFO:teuthology.orchestra.run.smithi037.stdout: "osd": { 2024-04-23T02:38:57.523 INFO:teuthology.orchestra.run.smithi037.stdout: "ceph version 18.2.2-1237-g646b8c7d (646b8c7d293d8ec31a40c69f7b3237b19c1be24d) reef (stable)": 8 2024-04-23T02:38:57.523 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-04-23T02:38:57.524 INFO:teuthology.orchestra.run.smithi037.stdout: "rgw": { 2024-04-23T02:38:57.524 INFO:teuthology.orchestra.run.smithi037.stdout: "ceph version 18.2.2-1237-g646b8c7d (646b8c7d293d8ec31a40c69f7b3237b19c1be24d) reef (stable)": 4 2024-04-23T02:38:57.524 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-04-23T02:38:57.524 INFO:teuthology.orchestra.run.smithi037.stdout: "overall": { 2024-04-23T02:38:57.524 INFO:teuthology.orchestra.run.smithi037.stdout: "ceph version 18.2.2-1237-g646b8c7d (646b8c7d293d8ec31a40c69f7b3237b19c1be24d) reef (stable)": 17 2024-04-23T02:38:57.524 INFO:teuthology.orchestra.run.smithi037.stdout: } 2024-04-23T02:38:57.524 INFO:teuthology.orchestra.run.smithi037.stdout:} 2024-04-23T02:38:57.776 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 23 02:38:57 smithi191 bash[66427]: logger=migrator t=2024-04-23T02:38:57.522803892Z level=info msg="Executing migration" id="add index annotation 0 v3" 2024-04-23T02:38:57.776 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 23 02:38:57 smithi191 bash[66427]: logger=migrator t=2024-04-23T02:38:57.548078167Z level=info msg="Executing migration" id="add index annotation 1 v3" 2024-04-23T02:38:57.777 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 23 02:38:57 smithi191 bash[66427]: logger=migrator t=2024-04-23T02:38:57.572396981Z level=info msg="Executing migration" id="add index annotation 2 v3" 2024-04-23T02:38:57.777 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 23 02:38:57 smithi191 bash[66427]: logger=migrator t=2024-04-23T02:38:57.597626378Z level=info msg="Executing migration" id="add index annotation 3 v3" 2024-04-23T02:38:57.777 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 23 02:38:57 smithi191 bash[66427]: logger=migrator t=2024-04-23T02:38:57.639553177Z level=info msg="Executing migration" id="add index annotation 4 v3" 2024-04-23T02:38:57.777 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 23 02:38:57 smithi191 bash[66427]: logger=migrator t=2024-04-23T02:38:57.68146045Z level=info msg="Executing migration" id="Update annotation table charset" 2024-04-23T02:38:57.777 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 23 02:38:57 smithi191 bash[66427]: logger=migrator t=2024-04-23T02:38:57.723600166Z level=info msg="Executing migration" id="Add column region_id to annotation table" 2024-04-23T02:38:57.777 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 23 02:38:57 smithi191 bash[66427]: logger=migrator t=2024-04-23T02:38:57.76556492Z level=info msg="Executing migration" id="Drop category_id index" 2024-04-23T02:38:57.890 INFO:teuthology.orchestra.run.smithi037.stdout:{ 2024-04-23T02:38:57.890 INFO:teuthology.orchestra.run.smithi037.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph@sha256:417b28a7fda24d3105eeb9bae56a845b9ffa154499a85601880a5fd035847210", 2024-04-23T02:38:57.890 INFO:teuthology.orchestra.run.smithi037.stdout: "in_progress": true, 2024-04-23T02:38:57.891 INFO:teuthology.orchestra.run.smithi037.stdout: "which": "Upgrading all daemon types on all hosts", 2024-04-23T02:38:57.891 INFO:teuthology.orchestra.run.smithi037.stdout: "services_complete": [ 2024-04-23T02:38:57.891 INFO:teuthology.orchestra.run.smithi037.stdout: "mon", 2024-04-23T02:38:57.891 INFO:teuthology.orchestra.run.smithi037.stdout: "iscsi", 2024-04-23T02:38:57.891 INFO:teuthology.orchestra.run.smithi037.stdout: "rgw", 2024-04-23T02:38:57.891 INFO:teuthology.orchestra.run.smithi037.stdout: "mgr", 2024-04-23T02:38:57.891 INFO:teuthology.orchestra.run.smithi037.stdout: "osd" 2024-04-23T02:38:57.891 INFO:teuthology.orchestra.run.smithi037.stdout: ], 2024-04-23T02:38:57.891 INFO:teuthology.orchestra.run.smithi037.stdout: "progress": "18/23 daemons upgraded", 2024-04-23T02:38:57.891 INFO:teuthology.orchestra.run.smithi037.stdout: "message": "Currently upgrading grafana daemons", 2024-04-23T02:38:57.891 INFO:teuthology.orchestra.run.smithi037.stdout: "is_paused": false 2024-04-23T02:38:57.891 INFO:teuthology.orchestra.run.smithi037.stdout:} 2024-04-23T02:38:58.036 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 23 02:38:57 smithi191 bash[66427]: logger=migrator t=2024-04-23T02:38:57.807627279Z level=info msg="Executing migration" id="Add column tags to annotation table" 2024-04-23T02:38:58.036 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 23 02:38:57 smithi191 bash[66427]: logger=migrator t=2024-04-23T02:38:57.849633923Z level=info msg="Executing migration" id="Create annotation_tag table v2" 2024-04-23T02:38:58.036 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 23 02:38:57 smithi191 bash[66427]: logger=migrator t=2024-04-23T02:38:57.916922051Z level=info msg="Executing migration" id="Add unique index annotation_tag.annotation_id_tag_id" 2024-04-23T02:38:58.036 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 23 02:38:57 smithi191 bash[66427]: logger=migrator t=2024-04-23T02:38:57.942146653Z level=info msg="Executing migration" id="drop index UQE_annotation_tag_annotation_id_tag_id - v2" 2024-04-23T02:38:58.037 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 23 02:38:57 smithi191 bash[66427]: logger=migrator t=2024-04-23T02:38:57.967331717Z level=info msg="Executing migration" id="Rename table annotation_tag to annotation_tag_v2 - v2" 2024-04-23T02:38:58.037 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:38:57 smithi191 bash[40117]: audit 2024-04-23T02:38:56.288730+0000 mgr.y (mgr.25468) 473 : audit 0 from='client.35172 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T02:38:58.037 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:38:57 smithi191 bash[40117]: audit 2024-04-23T02:38:56.679605+0000 mgr.y (mgr.25468) 474 : audit 0 from='client.45025 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T02:38:58.037 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:38:57 smithi191 bash[40117]: cluster 2024-04-23T02:38:56.722514+0000 mgr.y (mgr.25468) 475 : cluster 0 pgmap v339: 161 pgs: 161 active+clean; 604 KiB data, 334 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-23T02:38:58.037 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:38:57 smithi191 bash[40117]: audit 2024-04-23T02:38:57.050136+0000 mgr.y (mgr.25468) 476 : audit 0 from='client.45031 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T02:38:58.037 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:38:57 smithi191 bash[40117]: audit 2024-04-23T02:38:57.513451+0000 mon.a (mon.0) 792 : audit 0 from='client.45037 172.21.15.37:0/1837415384' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T02:38:58.289 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 23 02:38:58 smithi191 bash[66427]: logger=migrator t=2024-04-23T02:38:58.025351721Z level=info msg="Executing migration" id="Create annotation_tag table v3" 2024-04-23T02:38:58.289 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 23 02:38:58 smithi191 bash[66427]: logger=migrator t=2024-04-23T02:38:58.067358644Z level=info msg="Executing migration" id="create index UQE_annotation_tag_annotation_id_tag_id - Add unique index annotation_tag.annotation_id_tag_id V3" 2024-04-23T02:38:58.289 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 23 02:38:58 smithi191 bash[66427]: logger=migrator t=2024-04-23T02:38:58.092739757Z level=info msg="Executing migration" id="copy annotation_tag v2 to v3" 2024-04-23T02:38:58.289 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 23 02:38:58 smithi191 bash[66427]: logger=migrator t=2024-04-23T02:38:58.134665167Z level=info msg="Executing migration" id="drop table annotation_tag_v2" 2024-04-23T02:38:58.289 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 23 02:38:58 smithi191 bash[66427]: logger=migrator t=2024-04-23T02:38:58.159884555Z level=info msg="Executing migration" id="Update alert annotations and set TEXT to empty" 2024-04-23T02:38:58.289 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 23 02:38:58 smithi191 bash[66427]: logger=migrator t=2024-04-23T02:38:58.185198419Z level=info msg="Executing migration" id="Add created time to annotation table" 2024-04-23T02:38:58.289 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 23 02:38:58 smithi191 bash[66427]: logger=migrator t=2024-04-23T02:38:58.21049437Z level=info msg="Executing migration" id="Add updated time to annotation table" 2024-04-23T02:38:58.290 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 23 02:38:58 smithi191 bash[66427]: logger=migrator t=2024-04-23T02:38:58.252418894Z level=info msg="Executing migration" id="Add index for created in annotation table" 2024-04-23T02:38:58.290 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 23 02:38:58 smithi191 bash[66427]: logger=migrator t=2024-04-23T02:38:58.277700458Z level=info msg="Executing migration" id="Add index for updated in annotation table" 2024-04-23T02:38:58.312 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:38:57 smithi037 bash[54030]: audit 2024-04-23T02:38:56.288730+0000 mgr.y (mgr.25468) 473 : audit 0 from='client.35172 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T02:38:58.313 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:38:57 smithi037 bash[54030]: audit 2024-04-23T02:38:56.679605+0000 mgr.y (mgr.25468) 474 : audit 0 from='client.45025 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T02:38:58.313 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:38:57 smithi037 bash[54030]: cluster 2024-04-23T02:38:56.722514+0000 mgr.y (mgr.25468) 475 : cluster 0 pgmap v339: 161 pgs: 161 active+clean; 604 KiB data, 334 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-23T02:38:58.313 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:38:57 smithi037 bash[54030]: audit 2024-04-23T02:38:57.050136+0000 mgr.y (mgr.25468) 476 : audit 0 from='client.45031 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T02:38:58.313 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:38:57 smithi037 bash[54030]: audit 2024-04-23T02:38:57.513451+0000 mon.a (mon.0) 792 : audit 0 from='client.45037 172.21.15.37:0/1837415384' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T02:38:58.313 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:38:57 smithi037 bash[56036]: audit 2024-04-23T02:38:56.288730+0000 mgr.y (mgr.25468) 473 : audit 0 from='client.35172 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T02:38:58.313 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:38:57 smithi037 bash[56036]: audit 2024-04-23T02:38:56.679605+0000 mgr.y (mgr.25468) 474 : audit 0 from='client.45025 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T02:38:58.313 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:38:57 smithi037 bash[56036]: cluster 2024-04-23T02:38:56.722514+0000 mgr.y (mgr.25468) 475 : cluster 0 pgmap v339: 161 pgs: 161 active+clean; 604 KiB data, 334 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-23T02:38:58.313 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:38:57 smithi037 bash[56036]: audit 2024-04-23T02:38:57.050136+0000 mgr.y (mgr.25468) 476 : audit 0 from='client.45031 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T02:38:58.313 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:38:57 smithi037 bash[56036]: audit 2024-04-23T02:38:57.513451+0000 mon.a (mon.0) 792 : audit 0 from='client.45037 172.21.15.37:0/1837415384' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T02:38:58.342 INFO:teuthology.orchestra.run.smithi037.stdout:HEALTH_OK 2024-04-23T02:38:58.541 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 23 02:38:58 smithi191 bash[66427]: logger=migrator t=2024-04-23T02:38:58.302961169Z level=info msg="Executing migration" id="Convert existing annotations from seconds to milliseconds" 2024-04-23T02:38:58.541 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 23 02:38:58 smithi191 bash[66427]: logger=migrator t=2024-04-23T02:38:58.328168974Z level=info msg="Executing migration" id="Add epoch_end column" 2024-04-23T02:38:58.541 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 23 02:38:58 smithi191 bash[66427]: logger=migrator t=2024-04-23T02:38:58.353475758Z level=info msg="Executing migration" id="Add index for epoch_end" 2024-04-23T02:38:58.541 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 23 02:38:58 smithi191 bash[66427]: logger=migrator t=2024-04-23T02:38:58.378710373Z level=info msg="Executing migration" id="Make epoch_end the same as epoch" 2024-04-23T02:38:58.541 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 23 02:38:58 smithi191 bash[66427]: logger=migrator t=2024-04-23T02:38:58.420737146Z level=info msg="Executing migration" id="Move region to single row" 2024-04-23T02:38:58.541 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 23 02:38:58 smithi191 bash[66427]: logger=migrator t=2024-04-23T02:38:58.462706773Z level=info msg="Executing migration" id="Remove index org_id_epoch from annotation table" 2024-04-23T02:38:58.541 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 23 02:38:58 smithi191 bash[66427]: logger=migrator t=2024-04-23T02:38:58.504688678Z level=info msg="Executing migration" id="Remove index org_id_dashboard_id_panel_id_epoch from annotation table" 2024-04-23T02:38:58.541 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 23 02:38:58 smithi191 bash[66427]: logger=migrator t=2024-04-23T02:38:58.529970389Z level=info msg="Executing migration" id="Add index for org_id_dashboard_id_epoch_end_epoch on annotation table" 2024-04-23T02:38:58.799 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 23 02:38:58 smithi191 bash[66427]: logger=migrator t=2024-04-23T02:38:58.572084093Z level=info msg="Executing migration" id="Add index for org_id_epoch_end_epoch on annotation table" 2024-04-23T02:38:58.799 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 23 02:38:58 smithi191 bash[66427]: logger=migrator t=2024-04-23T02:38:58.597290531Z level=info msg="Executing migration" id="Remove index org_id_epoch_epoch_end from annotation table" 2024-04-23T02:38:58.800 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 23 02:38:58 smithi191 bash[66427]: logger=migrator t=2024-04-23T02:38:58.620661493Z level=info msg="Executing migration" id="Add index for alert_id on annotation table" 2024-04-23T02:38:58.800 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 23 02:38:58 smithi191 bash[66427]: logger=migrator t=2024-04-23T02:38:58.64583297Z level=info msg="Executing migration" id="Increase tags column to length 4096" 2024-04-23T02:38:58.800 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 23 02:38:58 smithi191 bash[66427]: logger=migrator t=2024-04-23T02:38:58.687902134Z level=info msg="Executing migration" id="create test_data table" 2024-04-23T02:38:58.800 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 23 02:38:58 smithi191 bash[66427]: logger=migrator t=2024-04-23T02:38:58.763333072Z level=info msg="Executing migration" id="create dashboard_version table v1" 2024-04-23T02:38:59.060 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:38:58 smithi191 bash[40117]: audit 2024-04-23T02:38:57.880238+0000 mgr.y (mgr.25468) 477 : audit 0 from='client.35196 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T02:38:59.061 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:38:58 smithi191 bash[40117]: audit 2024-04-23T02:38:58.333400+0000 mon.a (mon.0) 793 : audit 0 from='client.45049 172.21.15.37:0/4029013758' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-23T02:38:59.061 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 23 02:38:58 smithi191 bash[66427]: logger=migrator t=2024-04-23T02:38:58.788568863Z level=info msg="Executing migration" id="add index dashboard_version.dashboard_id" 2024-04-23T02:38:59.061 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 23 02:38:58 smithi191 bash[66427]: logger=migrator t=2024-04-23T02:38:58.830683323Z level=info msg="Executing migration" id="add unique index dashboard_version.dashboard_id and dashboard_version.version" 2024-04-23T02:38:59.061 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 23 02:38:58 smithi191 bash[66427]: logger=migrator t=2024-04-23T02:38:58.872684876Z level=info msg="Executing migration" id="Set dashboard version to 1 where 0" 2024-04-23T02:38:59.061 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 23 02:38:58 smithi191 bash[66427]: logger=migrator t=2024-04-23T02:38:58.897763821Z level=info msg="Executing migration" id="save existing dashboard data in dashboard_version table v1" 2024-04-23T02:38:59.061 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 23 02:38:58 smithi191 bash[66427]: logger=migrator t=2024-04-23T02:38:58.923158352Z level=info msg="Executing migration" id="alter dashboard_version.data to mediumtext v1" 2024-04-23T02:38:59.061 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 23 02:38:58 smithi191 bash[66427]: logger=migrator t=2024-04-23T02:38:58.94859534Z level=info msg="Executing migration" id="create team table" 2024-04-23T02:38:59.061 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 23 02:38:58 smithi191 bash[66427]: logger=migrator t=2024-04-23T02:38:58.973889764Z level=info msg="Executing migration" id="add index team.org_id" 2024-04-23T02:38:59.061 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 23 02:38:58 smithi191 bash[66427]: logger=migrator t=2024-04-23T02:38:58.999190141Z level=info msg="Executing migration" id="add unique index team_org_id_name" 2024-04-23T02:38:59.061 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 23 02:38:59 smithi191 bash[66427]: logger=migrator t=2024-04-23T02:38:59.024493001Z level=info msg="Executing migration" id="create team member table" 2024-04-23T02:38:59.061 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 23 02:38:59 smithi191 bash[66427]: logger=migrator t=2024-04-23T02:38:59.049662722Z level=info msg="Executing migration" id="add index team_member.org_id" 2024-04-23T02:38:59.312 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 23 02:38:59 smithi191 bash[66427]: logger=migrator t=2024-04-23T02:38:59.074940771Z level=info msg="Executing migration" id="add unique index team_member_org_id_team_id_user_id" 2024-04-23T02:38:59.312 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 23 02:38:59 smithi191 bash[66427]: logger=migrator t=2024-04-23T02:38:59.100240814Z level=info msg="Executing migration" id="add index team_member.team_id" 2024-04-23T02:38:59.312 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 23 02:38:59 smithi191 bash[66427]: logger=migrator t=2024-04-23T02:38:59.142162037Z level=info msg="Executing migration" id="Add column email to team table" 2024-04-23T02:38:59.312 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 23 02:38:59 smithi191 bash[66427]: logger=migrator t=2024-04-23T02:38:59.165719993Z level=info msg="Executing migration" id="Add column external to team_member table" 2024-04-23T02:38:59.312 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 23 02:38:59 smithi191 bash[66427]: logger=migrator t=2024-04-23T02:38:59.207875187Z level=info msg="Executing migration" id="Add column permission to team_member table" 2024-04-23T02:38:59.312 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 23 02:38:59 smithi191 bash[66427]: logger=migrator t=2024-04-23T02:38:59.233182423Z level=info msg="Executing migration" id="create dashboard acl table" 2024-04-23T02:38:59.312 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 23 02:38:59 smithi191 bash[66427]: logger=migrator t=2024-04-23T02:38:59.275140608Z level=info msg="Executing migration" id="add index dashboard_acl_dashboard_id" 2024-04-23T02:38:59.312 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 23 02:38:59 smithi191 bash[66427]: logger=migrator t=2024-04-23T02:38:59.30062559Z level=info msg="Executing migration" id="add unique index dashboard_acl_dashboard_id_user_id" 2024-04-23T02:38:59.313 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:38:58 smithi037 bash[54030]: audit 2024-04-23T02:38:57.880238+0000 mgr.y (mgr.25468) 477 : audit 0 from='client.35196 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T02:38:59.313 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:38:58 smithi037 bash[54030]: audit 2024-04-23T02:38:58.333400+0000 mon.a (mon.0) 793 : audit 0 from='client.45049 172.21.15.37:0/4029013758' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-23T02:38:59.313 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:38:58 smithi037 bash[56036]: audit 2024-04-23T02:38:57.880238+0000 mgr.y (mgr.25468) 477 : audit 0 from='client.35196 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T02:38:59.313 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:38:58 smithi037 bash[56036]: audit 2024-04-23T02:38:58.333400+0000 mon.a (mon.0) 793 : audit 0 from='client.45049 172.21.15.37:0/4029013758' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-23T02:38:59.572 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 23 02:38:59 smithi191 bash[66427]: logger=migrator t=2024-04-23T02:38:59.342536629Z level=info msg="Executing migration" id="add unique index dashboard_acl_dashboard_id_team_id" 2024-04-23T02:38:59.572 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 23 02:38:59 smithi191 bash[66427]: logger=migrator t=2024-04-23T02:38:59.367589751Z level=info msg="Executing migration" id="add index dashboard_acl_user_id" 2024-04-23T02:38:59.572 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 23 02:38:59 smithi191 bash[66427]: logger=migrator t=2024-04-23T02:38:59.392979311Z level=info msg="Executing migration" id="add index dashboard_acl_team_id" 2024-04-23T02:38:59.572 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 23 02:38:59 smithi191 bash[66427]: logger=migrator t=2024-04-23T02:38:59.418269884Z level=info msg="Executing migration" id="add index dashboard_acl_org_id_role" 2024-04-23T02:38:59.572 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 23 02:38:59 smithi191 bash[66427]: logger=migrator t=2024-04-23T02:38:59.46031669Z level=info msg="Executing migration" id="add index dashboard_permission" 2024-04-23T02:38:59.573 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 23 02:38:59 smithi191 bash[66427]: logger=migrator t=2024-04-23T02:38:59.502359516Z level=info msg="Executing migration" id="save default acl rules in dashboard_acl table" 2024-04-23T02:38:59.573 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 23 02:38:59 smithi191 bash[66427]: logger=migrator t=2024-04-23T02:38:59.535993218Z level=info msg="Executing migration" id="delete acl rules for deleted dashboards and folders" 2024-04-23T02:38:59.573 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 23 02:38:59 smithi191 bash[66427]: logger=migrator t=2024-04-23T02:38:59.5613167Z level=info msg="Executing migration" id="create tag table" 2024-04-23T02:38:59.856 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 23 02:38:59 smithi191 bash[66427]: logger=migrator t=2024-04-23T02:38:59.644849998Z level=info msg="Executing migration" id="add index tag.key_value" 2024-04-23T02:38:59.856 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 23 02:38:59 smithi191 bash[66427]: logger=migrator t=2024-04-23T02:38:59.670082711Z level=info msg="Executing migration" id="create login attempt table" 2024-04-23T02:38:59.856 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 23 02:38:59 smithi191 bash[66427]: logger=migrator t=2024-04-23T02:38:59.719020495Z level=info msg="Executing migration" id="add index login_attempt.username" 2024-04-23T02:38:59.856 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 23 02:38:59 smithi191 bash[66427]: logger=migrator t=2024-04-23T02:38:59.744380713Z level=info msg="Executing migration" id="drop index IDX_login_attempt_username - v1" 2024-04-23T02:38:59.856 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 23 02:38:59 smithi191 bash[66427]: logger=migrator t=2024-04-23T02:38:59.769551258Z level=info msg="Executing migration" id="Rename table login_attempt to login_attempt_tmp_qwerty - v1" 2024-04-23T02:38:59.856 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 23 02:38:59 smithi191 bash[66427]: logger=migrator t=2024-04-23T02:38:59.803131161Z level=info msg="Executing migration" id="create login_attempt v2" 2024-04-23T02:38:59.856 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 23 02:38:59 smithi191 bash[66427]: logger=migrator t=2024-04-23T02:38:59.845120675Z level=info msg="Executing migration" id="create index IDX_login_attempt_username - v2" 2024-04-23T02:39:00.142 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:38:59 smithi191 bash[40117]: cluster 2024-04-23T02:38:58.723764+0000 mgr.y (mgr.25468) 478 : cluster 0 pgmap v340: 161 pgs: 161 active+clean; 604 KiB data, 334 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-23T02:39:00.142 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 23 02:38:59 smithi191 bash[66427]: logger=migrator t=2024-04-23T02:38:59.887214351Z level=info msg="Executing migration" id="copy login_attempt v1 to v2" 2024-04-23T02:39:00.142 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 23 02:38:59 smithi191 bash[66427]: logger=migrator t=2024-04-23T02:38:59.929071421Z level=info msg="Executing migration" id="drop login_attempt_tmp_qwerty" 2024-04-23T02:39:00.142 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 23 02:38:59 smithi191 bash[66427]: logger=migrator t=2024-04-23T02:38:59.954378903Z level=info msg="Executing migration" id="create user auth table" 2024-04-23T02:39:00.142 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 23 02:38:59 smithi191 bash[66427]: logger=migrator t=2024-04-23T02:38:59.996512944Z level=info msg="Executing migration" id="create index IDX_user_auth_auth_module_auth_id - v1" 2024-04-23T02:39:00.142 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 23 02:39:00 smithi191 bash[66427]: logger=migrator t=2024-04-23T02:39:00.038507145Z level=info msg="Executing migration" id="alter user_auth.auth_id to length 190" 2024-04-23T02:39:00.142 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 23 02:39:00 smithi191 bash[66427]: logger=migrator t=2024-04-23T02:39:00.063625212Z level=info msg="Executing migration" id="Add OAuth access token to user_auth" 2024-04-23T02:39:00.142 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 23 02:39:00 smithi191 bash[66427]: logger=migrator t=2024-04-23T02:39:00.088806748Z level=info msg="Executing migration" id="Add OAuth refresh token to user_auth" 2024-04-23T02:39:00.312 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:38:59 smithi037 bash[54030]: cluster 2024-04-23T02:38:58.723764+0000 mgr.y (mgr.25468) 478 : cluster 0 pgmap v340: 161 pgs: 161 active+clean; 604 KiB data, 334 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-23T02:39:00.312 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:38:59 smithi037 bash[56036]: cluster 2024-04-23T02:38:58.723764+0000 mgr.y (mgr.25468) 478 : cluster 0 pgmap v340: 161 pgs: 161 active+clean; 604 KiB data, 334 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-23T02:39:00.402 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 23 02:39:00 smithi191 bash[66427]: logger=migrator t=2024-04-23T02:39:00.130924994Z level=info msg="Executing migration" id="Add OAuth token type to user_auth" 2024-04-23T02:39:00.402 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 23 02:39:00 smithi191 bash[66427]: logger=migrator t=2024-04-23T02:39:00.156216392Z level=info msg="Executing migration" id="Add OAuth expiry to user_auth" 2024-04-23T02:39:00.402 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 23 02:39:00 smithi191 bash[66427]: logger=migrator t=2024-04-23T02:39:00.180108712Z level=info msg="Executing migration" id="Add index to user_id column in user_auth" 2024-04-23T02:39:00.402 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 23 02:39:00 smithi191 bash[66427]: logger=migrator t=2024-04-23T02:39:00.205387953Z level=info msg="Executing migration" id="Add OAuth ID token to user_auth" 2024-04-23T02:39:00.402 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 23 02:39:00 smithi191 bash[66427]: logger=migrator t=2024-04-23T02:39:00.247280743Z level=info msg="Executing migration" id="create server_lock table" 2024-04-23T02:39:00.402 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 23 02:39:00 smithi191 bash[66427]: logger=migrator t=2024-04-23T02:39:00.289459629Z level=info msg="Executing migration" id="add index server_lock.operation_uid" 2024-04-23T02:39:00.402 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 23 02:39:00 smithi191 bash[66427]: logger=migrator t=2024-04-23T02:39:00.314725067Z level=info msg="Executing migration" id="create user auth token table" 2024-04-23T02:39:00.402 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 23 02:39:00 smithi191 bash[66427]: logger=migrator t=2024-04-23T02:39:00.339946433Z level=info msg="Executing migration" id="add unique index user_auth_token.auth_token" 2024-04-23T02:39:00.402 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 23 02:39:00 smithi191 bash[66427]: logger=migrator t=2024-04-23T02:39:00.365226117Z level=info msg="Executing migration" id="add unique index user_auth_token.prev_auth_token" 2024-04-23T02:39:00.402 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 23 02:39:00 smithi191 bash[66427]: logger=migrator t=2024-04-23T02:39:00.390548812Z level=info msg="Executing migration" id="add index user_auth_token.user_id" 2024-04-23T02:39:00.683 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 23 02:39:00 smithi191 bash[66427]: logger=migrator t=2024-04-23T02:39:00.415713496Z level=info msg="Executing migration" id="Add revoked_at to the user auth token" 2024-04-23T02:39:00.683 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 23 02:39:00 smithi191 bash[66427]: logger=migrator t=2024-04-23T02:39:00.49127626Z level=info msg="Executing migration" id="create cache_data table" 2024-04-23T02:39:00.683 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 23 02:39:00 smithi191 bash[66427]: logger=migrator t=2024-04-23T02:39:00.516666352Z level=info msg="Executing migration" id="add unique index cache_data.cache_key" 2024-04-23T02:39:00.683 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 23 02:39:00 smithi191 bash[66427]: logger=migrator t=2024-04-23T02:39:00.541853636Z level=info msg="Executing migration" id="create short_url table v1" 2024-04-23T02:39:00.683 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 23 02:39:00 smithi191 bash[66427]: logger=migrator t=2024-04-23T02:39:00.5671476Z level=info msg="Executing migration" id="add index short_url.org_id-uid" 2024-04-23T02:39:00.683 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 23 02:39:00 smithi191 bash[66427]: logger=migrator t=2024-04-23T02:39:00.592450975Z level=info msg="Executing migration" id="alter table short_url alter column created_by type to bigint" 2024-04-23T02:39:00.683 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 23 02:39:00 smithi191 bash[66427]: logger=migrator t=2024-04-23T02:39:00.617622441Z level=info msg="Executing migration" id="delete alert_definition table" 2024-04-23T02:39:00.683 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 23 02:39:00 smithi191 bash[66427]: logger=migrator t=2024-04-23T02:39:00.640430202Z level=info msg="Executing migration" id="recreate alert_definition table" 2024-04-23T02:39:00.963 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 23 02:39:00 smithi191 bash[66427]: logger=migrator t=2024-04-23T02:39:00.682514394Z level=info msg="Executing migration" id="add index in alert_definition on org_id and title columns" 2024-04-23T02:39:00.963 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 23 02:39:00 smithi191 bash[66427]: logger=migrator t=2024-04-23T02:39:00.724789028Z level=info msg="Executing migration" id="add index in alert_definition on org_id and uid columns" 2024-04-23T02:39:00.963 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 23 02:39:00 smithi191 bash[66427]: logger=migrator t=2024-04-23T02:39:00.750126883Z level=info msg="Executing migration" id="alter alert_definition table data column to mediumtext in mysql" 2024-04-23T02:39:00.963 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 23 02:39:00 smithi191 bash[66427]: logger=migrator t=2024-04-23T02:39:00.792023283Z level=info msg="Executing migration" id="drop index in alert_definition on org_id and title columns" 2024-04-23T02:39:00.963 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 23 02:39:00 smithi191 bash[66427]: logger=migrator t=2024-04-23T02:39:00.817122625Z level=info msg="Executing migration" id="drop index in alert_definition on org_id and uid columns" 2024-04-23T02:39:00.963 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 23 02:39:00 smithi191 bash[66427]: logger=migrator t=2024-04-23T02:39:00.859264506Z level=info msg="Executing migration" id="add unique index in alert_definition on org_id and title columns" 2024-04-23T02:39:00.963 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 23 02:39:00 smithi191 bash[66427]: logger=migrator t=2024-04-23T02:39:00.901297086Z level=info msg="Executing migration" id="add unique index in alert_definition on org_id and uid columns" 2024-04-23T02:39:00.963 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 23 02:39:00 smithi191 bash[66427]: logger=migrator t=2024-04-23T02:39:00.926567207Z level=info msg="Executing migration" id="Add column paused in alert_definition" 2024-04-23T02:39:00.963 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 23 02:39:00 smithi191 bash[66427]: logger=migrator t=2024-04-23T02:39:00.951801993Z level=info msg="Executing migration" id="drop alert_definition table" 2024-04-23T02:39:01.247 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 23 02:39:00 smithi191 bash[66427]: logger=migrator t=2024-04-23T02:39:00.977128477Z level=info msg="Executing migration" id="delete alert_definition_version table" 2024-04-23T02:39:01.247 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 23 02:39:01 smithi191 bash[66427]: logger=migrator t=2024-04-23T02:39:01.00237178Z level=info msg="Executing migration" id="recreate alert_definition_version table" 2024-04-23T02:39:01.247 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 23 02:39:01 smithi191 bash[66427]: logger=migrator t=2024-04-23T02:39:01.044273378Z level=info msg="Executing migration" id="add index in alert_definition_version table on alert_definition_id and version columns" 2024-04-23T02:39:01.247 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 23 02:39:01 smithi191 bash[66427]: logger=migrator t=2024-04-23T02:39:01.094681751Z level=info msg="Executing migration" id="add index in alert_definition_version table on alert_definition_uid and version columns" 2024-04-23T02:39:01.247 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 23 02:39:01 smithi191 bash[66427]: logger=migrator t=2024-04-23T02:39:01.136771856Z level=info msg="Executing migration" id="alter alert_definition_version table data column to mediumtext in mysql" 2024-04-23T02:39:01.247 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 23 02:39:01 smithi191 bash[66427]: logger=migrator t=2024-04-23T02:39:01.162035634Z level=info msg="Executing migration" id="drop alert_definition_version table" 2024-04-23T02:39:01.247 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 23 02:39:01 smithi191 bash[66427]: logger=migrator t=2024-04-23T02:39:01.187390159Z level=info msg="Executing migration" id="create alert_instance table" 2024-04-23T02:39:01.248 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 23 02:39:01 smithi191 bash[66427]: logger=migrator t=2024-04-23T02:39:01.235997002Z level=info msg="Executing migration" id="add index in alert_instance table on def_org_id, def_uid and current_state columns" 2024-04-23T02:39:01.544 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 23 02:39:01 smithi191 bash[66427]: logger=migrator t=2024-04-23T02:39:01.261281258Z level=info msg="Executing migration" id="add index in alert_instance table on def_org_id, current_state columns" 2024-04-23T02:39:01.544 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 23 02:39:01 smithi191 bash[66427]: logger=migrator t=2024-04-23T02:39:01.303287142Z level=info msg="Executing migration" id="add column current_state_end to alert_instance" 2024-04-23T02:39:01.544 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 23 02:39:01 smithi191 bash[66427]: logger=migrator t=2024-04-23T02:39:01.447856157Z level=info msg="Executing migration" id="remove index def_org_id, def_uid, current_state on alert_instance" 2024-04-23T02:39:01.800 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 23 02:39:01 smithi191 bash[66427]: logger=migrator t=2024-04-23T02:39:01.533126484Z level=info msg="Executing migration" id="remove index def_org_id, current_state on alert_instance" 2024-04-23T02:39:01.800 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 23 02:39:01 smithi191 bash[66427]: logger=migrator t=2024-04-23T02:39:01.571188609Z level=info msg="Executing migration" id="rename def_org_id to rule_org_id in alert_instance" 2024-04-23T02:39:02.183 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:39:01 smithi191 bash[40117]: cluster 2024-04-23T02:39:00.724799+0000 mgr.y (mgr.25468) 479 : cluster 0 pgmap v341: 161 pgs: 161 active+clean; 604 KiB data, 334 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-23T02:39:02.183 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 23 02:39:01 smithi191 bash[66427]: logger=migrator t=2024-04-23T02:39:01.788892942Z level=info msg="Executing migration" id="rename def_uid to rule_uid in alert_instance" 2024-04-23T02:39:02.312 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:39:01 smithi037 bash[54030]: cluster 2024-04-23T02:39:00.724799+0000 mgr.y (mgr.25468) 479 : cluster 0 pgmap v341: 161 pgs: 161 active+clean; 604 KiB data, 334 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-23T02:39:02.312 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:39:01 smithi037 bash[56036]: cluster 2024-04-23T02:39:00.724799+0000 mgr.y (mgr.25468) 479 : cluster 0 pgmap v341: 161 pgs: 161 active+clean; 604 KiB data, 334 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-23T02:39:02.568 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 23 02:39:02 smithi191 bash[66427]: logger=migrator t=2024-04-23T02:39:02.226239796Z level=info msg="Executing migration" id="add index rule_org_id, rule_uid, current_state on alert_instance" 2024-04-23T02:39:02.844 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 23 02:39:02 smithi191 bash[66427]: logger=migrator t=2024-04-23T02:39:02.557283003Z level=info msg="Executing migration" id="add index rule_org_id, current_state on alert_instance" 2024-04-23T02:39:02.844 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 23 02:39:02 smithi191 bash[66427]: logger=migrator t=2024-04-23T02:39:02.757569621Z level=info msg="Executing migration" id="add current_reason column related to current_state" 2024-04-23T02:39:03.180 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 23 02:39:02 smithi191 bash[66427]: logger=migrator t=2024-04-23T02:39:02.833558089Z level=info msg="Executing migration" id="create alert_rule table" 2024-04-23T02:39:03.180 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 23 02:39:02 smithi191 bash[66427]: logger=migrator t=2024-04-23T02:39:02.900787383Z level=info msg="Executing migration" id="add index in alert_rule on org_id and title columns" 2024-04-23T02:39:03.180 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 23 02:39:03 smithi191 bash[66427]: logger=migrator t=2024-04-23T02:39:03.009625257Z level=info msg="Executing migration" id="add index in alert_rule on org_id and uid columns" 2024-04-23T02:39:03.180 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 23 02:39:03 smithi191 bash[66427]: logger=migrator t=2024-04-23T02:39:03.169236849Z level=info msg="Executing migration" id="add index in alert_rule on org_id, namespace_uid, group_uid columns" 2024-04-23T02:39:03.433 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 23 02:39:03 smithi191 bash[66427]: logger=migrator t=2024-04-23T02:39:03.226167347Z level=info msg="Executing migration" id="alter alert_rule table data column to mediumtext in mysql" 2024-04-23T02:39:03.433 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 23 02:39:03 smithi191 bash[66427]: logger=migrator t=2024-04-23T02:39:03.296453611Z level=info msg="Executing migration" id="add column for to alert_rule" 2024-04-23T02:39:03.433 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 23 02:39:03 smithi191 bash[66427]: logger=migrator t=2024-04-23T02:39:03.352188931Z level=info msg="Executing migration" id="add column annotations to alert_rule" 2024-04-23T02:39:03.433 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 23 02:39:03 smithi191 bash[66427]: logger=migrator t=2024-04-23T02:39:03.377410503Z level=info msg="Executing migration" id="add column labels to alert_rule" 2024-04-23T02:39:03.433 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 23 02:39:03 smithi191 bash[66427]: logger=migrator t=2024-04-23T02:39:03.402580356Z level=info msg="Executing migration" id="remove unique index from alert_rule on org_id, title columns" 2024-04-23T02:39:03.815 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 23 02:39:03 smithi191 bash[66427]: logger=migrator t=2024-04-23T02:39:03.444831397Z level=info msg="Executing migration" id="add index in alert_rule on org_id, namespase_uid and title columns" 2024-04-23T02:39:03.816 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 23 02:39:03 smithi191 bash[66427]: logger=migrator t=2024-04-23T02:39:03.495557802Z level=info msg="Executing migration" id="add dashboard_uid column to alert_rule" 2024-04-23T02:39:03.816 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 23 02:39:03 smithi191 bash[66427]: logger=migrator t=2024-04-23T02:39:03.575754737Z level=info msg="Executing migration" id="add panel_id column to alert_rule" 2024-04-23T02:39:03.816 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 23 02:39:03 smithi191 bash[66427]: logger=migrator t=2024-04-23T02:39:03.679174702Z level=info msg="Executing migration" id="add index in alert_rule on org_id, dashboard_uid and panel_id columns" 2024-04-23T02:39:03.816 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 23 02:39:03 smithi191 bash[66427]: logger=migrator t=2024-04-23T02:39:03.804537627Z level=info msg="Executing migration" id="add rule_group_idx column to alert_rule" 2024-04-23T02:39:04.183 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:39:03 smithi191 bash[40117]: cluster 2024-04-23T02:39:02.726450+0000 mgr.y (mgr.25468) 480 : cluster 0 pgmap v342: 161 pgs: 161 active+clean; 604 KiB data, 334 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-23T02:39:04.183 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 23 02:39:03 smithi191 bash[66427]: logger=migrator t=2024-04-23T02:39:03.975105356Z level=info msg="Executing migration" id="add is_paused column to alert_rule table" 2024-04-23T02:39:04.312 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:39:03 smithi037 bash[54030]: cluster 2024-04-23T02:39:02.726450+0000 mgr.y (mgr.25468) 480 : cluster 0 pgmap v342: 161 pgs: 161 active+clean; 604 KiB data, 334 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-23T02:39:04.312 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:39:03 smithi037 bash[56036]: cluster 2024-04-23T02:39:02.726450+0000 mgr.y (mgr.25468) 480 : cluster 0 pgmap v342: 161 pgs: 161 active+clean; 604 KiB data, 334 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-23T02:39:04.619 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 23 02:39:04 smithi191 bash[66427]: logger=migrator t=2024-04-23T02:39:04.258024622Z level=info msg="Executing migration" id="fix is_paused column for alert_rule table" 2024-04-23T02:39:04.619 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 23 02:39:04 smithi191 bash[66427]: logger=migrator t=2024-04-23T02:39:04.501739374Z level=info msg="Executing migration" id="create alert_rule_version table" 2024-04-23T02:39:04.878 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 23 02:39:04 smithi191 bash[66427]: logger=migrator t=2024-04-23T02:39:04.607945802Z level=info msg="Executing migration" id="add index in alert_rule_version table on rule_org_id, rule_uid and version columns" 2024-04-23T02:39:04.878 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 23 02:39:04 smithi191 bash[66427]: logger=migrator t=2024-04-23T02:39:04.689502664Z level=info msg="Executing migration" id="add index in alert_rule_version table on rule_org_id, rule_namespace_uid and rule_group columns" 2024-04-23T02:39:04.878 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 23 02:39:04 smithi191 bash[66427]: logger=migrator t=2024-04-23T02:39:04.730745315Z level=info msg="Executing migration" id="alter alert_rule_version table data column to mediumtext in mysql" 2024-04-23T02:39:04.878 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 23 02:39:04 smithi191 bash[66427]: logger=migrator t=2024-04-23T02:39:04.771352392Z level=info msg="Executing migration" id="add column for to alert_rule_version" 2024-04-23T02:39:05.183 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 23 02:39:05 smithi191 bash[66427]: logger=migrator t=2024-04-23T02:39:05.094526677Z level=info msg="Executing migration" id="add column annotations to alert_rule_version" 2024-04-23T02:39:05.647 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 23 02:39:05 smithi191 bash[66427]: logger=migrator t=2024-04-23T02:39:05.286368741Z level=info msg="Executing migration" id="add column labels to alert_rule_version" 2024-04-23T02:39:05.933 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:39:05 smithi191 bash[40117]: cluster 2024-04-23T02:39:04.727398+0000 mgr.y (mgr.25468) 481 : cluster 0 pgmap v343: 161 pgs: 161 active+clean; 604 KiB data, 334 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-23T02:39:05.933 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 23 02:39:05 smithi191 bash[66427]: logger=migrator t=2024-04-23T02:39:05.636013516Z level=info msg="Executing migration" id="add rule_group_idx column to alert_rule_version" 2024-04-23T02:39:05.934 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 23 02:39:05 smithi191 bash[66427]: logger=migrator t=2024-04-23T02:39:05.830675916Z level=info msg="Executing migration" id="add is_paused column to alert_rule_versions table" 2024-04-23T02:39:06.062 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:39:05 smithi037 bash[54030]: cluster 2024-04-23T02:39:04.727398+0000 mgr.y (mgr.25468) 481 : cluster 0 pgmap v343: 161 pgs: 161 active+clean; 604 KiB data, 334 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-23T02:39:06.062 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:39:05 smithi037 bash[56036]: cluster 2024-04-23T02:39:04.727398+0000 mgr.y (mgr.25468) 481 : cluster 0 pgmap v343: 161 pgs: 161 active+clean; 604 KiB data, 334 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-23T02:39:06.291 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 23 02:39:05 smithi191 bash[66427]: logger=migrator t=2024-04-23T02:39:05.957738593Z level=info msg="Executing migration" id="fix is_paused column for alert_rule_version table" 2024-04-23T02:39:06.291 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 23 02:39:06 smithi191 bash[66427]: logger=migrator t=2024-04-23T02:39:06.060290893Z level=info msg="Executing migration" id=create_alert_configuration_table 2024-04-23T02:39:06.291 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 23 02:39:06 smithi191 bash[66427]: logger=migrator t=2024-04-23T02:39:06.185320721Z level=info msg="Executing migration" id="Add column default in alert_configuration" 2024-04-23T02:39:06.608 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 23 02:39:06 smithi191 bash[66427]: logger=migrator t=2024-04-23T02:39:06.279884708Z level=info msg="Executing migration" id="alert alert_configuration alertmanager_configuration column from TEXT to MEDIUMTEXT if mysql" 2024-04-23T02:39:06.608 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 23 02:39:06 smithi191 bash[66427]: logger=migrator t=2024-04-23T02:39:06.337714597Z level=info msg="Executing migration" id="add column org_id in alert_configuration" 2024-04-23T02:39:06.608 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 23 02:39:06 smithi191 bash[66427]: logger=migrator t=2024-04-23T02:39:06.396568546Z level=info msg="Executing migration" id="add index in alert_configuration table on org_id column" 2024-04-23T02:39:06.608 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 23 02:39:06 smithi191 bash[66427]: logger=migrator t=2024-04-23T02:39:06.424206276Z level=info msg="Executing migration" id="add configuration_hash column to alert_configuration" 2024-04-23T02:39:06.608 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 23 02:39:06 smithi191 bash[66427]: logger=migrator t=2024-04-23T02:39:06.468651865Z level=info msg="Executing migration" id=create_ngalert_configuration_table 2024-04-23T02:39:06.608 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 23 02:39:06 smithi191 bash[66427]: logger=migrator t=2024-04-23T02:39:06.527574574Z level=info msg="Executing migration" id="add index in ngalert_configuration on org_id column" 2024-04-23T02:39:06.608 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 23 02:39:06 smithi191 bash[66427]: logger=migrator t=2024-04-23T02:39:06.596766262Z level=info msg="Executing migration" id="add column send_alerts_to in ngalert_configuration" 2024-04-23T02:39:06.863 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 23 02:39:06 smithi191 bash[66427]: logger=migrator t=2024-04-23T02:39:06.68116685Z level=info msg="Executing migration" id="create provenance_type table" 2024-04-23T02:39:06.863 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 23 02:39:06 smithi191 bash[66427]: logger=migrator t=2024-04-23T02:39:06.723195336Z level=info msg="Executing migration" id="add index to uniquify (record_key, record_type, org_id) columns" 2024-04-23T02:39:06.863 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 23 02:39:06 smithi191 bash[66427]: logger=migrator t=2024-04-23T02:39:06.804578127Z level=info msg="Executing migration" id="create alert_image table" 2024-04-23T02:39:07.141 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:39:06 smithi191 bash[40117]: audit 2024-04-23T02:39:05.641046+0000 mgr.y (mgr.25468) 482 : audit 0 from='client.44725 -' entity='client.iscsi.foo.smithi037.qdajck' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-23T02:39:07.142 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 23 02:39:06 smithi191 bash[66427]: logger=migrator t=2024-04-23T02:39:06.852198094Z level=info msg="Executing migration" id="add unique index on token to alert_image table" 2024-04-23T02:39:07.142 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 23 02:39:06 smithi191 bash[66427]: logger=migrator t=2024-04-23T02:39:06.894369856Z level=info msg="Executing migration" id="support longer URLs in alert_image table" 2024-04-23T02:39:07.142 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 23 02:39:06 smithi191 bash[66427]: logger=migrator t=2024-04-23T02:39:06.94501882Z level=info msg="Executing migration" id=create_alert_configuration_history_table 2024-04-23T02:39:07.143 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 23 02:39:06 smithi191 bash[66427]: logger=migrator t=2024-04-23T02:39:06.987217988Z level=info msg="Executing migration" id="drop non-unique orgID index on alert_configuration" 2024-04-23T02:39:07.143 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 23 02:39:07 smithi191 bash[66427]: logger=migrator t=2024-04-23T02:39:07.029272332Z level=info msg="Executing migration" id="drop unique orgID index on alert_configuration if exists" 2024-04-23T02:39:07.143 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 23 02:39:07 smithi191 bash[66427]: logger=migrator t=2024-04-23T02:39:07.029678158Z level=warn msg="Skipping migration: Already executed, but not recorded in migration log" id="drop unique orgID index on alert_configuration if exists" 2024-04-23T02:39:07.143 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 23 02:39:07 smithi191 bash[66427]: logger=migrator t=2024-04-23T02:39:07.071259729Z level=info msg="Executing migration" id="extract alertmanager configuration history to separate table" 2024-04-23T02:39:07.143 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 23 02:39:07 smithi191 bash[66427]: logger=migrator t=2024-04-23T02:39:07.130278032Z level=info msg="Executing migration" id="add unique index on orgID to alert_configuration" 2024-04-23T02:39:07.312 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:39:06 smithi037 bash[54030]: audit 2024-04-23T02:39:05.641046+0000 mgr.y (mgr.25468) 482 : audit 0 from='client.44725 -' entity='client.iscsi.foo.smithi037.qdajck' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-23T02:39:07.312 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:39:06 smithi037 bash[56036]: audit 2024-04-23T02:39:05.641046+0000 mgr.y (mgr.25468) 482 : audit 0 from='client.44725 -' entity='client.iscsi.foo.smithi037.qdajck' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-23T02:39:07.397 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 23 02:39:07 smithi191 bash[66427]: logger=migrator t=2024-04-23T02:39:07.175171118Z level=info msg="Executing migration" id="clear migration entry \"remove unified alerting data\"" 2024-04-23T02:39:07.397 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 23 02:39:07 smithi191 bash[66427]: logger=migrator t=2024-04-23T02:39:07.175735183Z level=info msg="Executing migration" id="move dashboard alerts to unified alerting" 2024-04-23T02:39:07.397 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 23 02:39:07 smithi191 bash[66427]: logger=migrator t=2024-04-23T02:39:07.176165315Z level=info msg="alerts found to migrate" alerts=0 2024-04-23T02:39:07.398 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 23 02:39:07 smithi191 bash[66427]: logger=migrator t=2024-04-23T02:39:07.217145068Z level=info msg="Executing migration" id="create library_element table v1" 2024-04-23T02:39:07.398 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 23 02:39:07 smithi191 bash[66427]: logger=migrator t=2024-04-23T02:39:07.25135147Z level=info msg="Executing migration" id="add index library_element org_id-folder_id-name-kind" 2024-04-23T02:39:07.398 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 23 02:39:07 smithi191 bash[66427]: logger=migrator t=2024-04-23T02:39:07.293464459Z level=info msg="Executing migration" id="create library_element_connection table v1" 2024-04-23T02:39:07.398 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 23 02:39:07 smithi191 bash[66427]: logger=migrator t=2024-04-23T02:39:07.318750646Z level=info msg="Executing migration" id="add index library_element_connection element_id-kind-connection_id" 2024-04-23T02:39:07.398 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 23 02:39:07 smithi191 bash[66427]: logger=migrator t=2024-04-23T02:39:07.344222946Z level=info msg="Executing migration" id="add unique index library_element org_id_uid" 2024-04-23T02:39:07.398 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 23 02:39:07 smithi191 bash[66427]: logger=migrator t=2024-04-23T02:39:07.386284892Z level=info msg="Executing migration" id="increase max description length to 2048" 2024-04-23T02:39:07.661 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 23 02:39:07 smithi191 bash[66427]: logger=migrator t=2024-04-23T02:39:07.411573341Z level=info msg="Executing migration" id="clone move dashboard alerts to unified alerting" 2024-04-23T02:39:07.662 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 23 02:39:07 smithi191 bash[66427]: logger=migrator t=2024-04-23T02:39:07.439584009Z level=info msg="Executing migration" id="create data_keys table" 2024-04-23T02:39:07.662 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 23 02:39:07 smithi191 bash[66427]: logger=migrator t=2024-04-23T02:39:07.481764281Z level=info msg="Executing migration" id="create secrets table" 2024-04-23T02:39:07.662 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 23 02:39:07 smithi191 bash[66427]: logger=migrator t=2024-04-23T02:39:07.557808129Z level=info msg="Executing migration" id="rename data_keys name column to id" 2024-04-23T02:39:07.662 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 23 02:39:07 smithi191 bash[66427]: logger=migrator t=2024-04-23T02:39:07.59973459Z level=info msg="Executing migration" id="add name column into data_keys" 2024-04-23T02:39:07.662 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 23 02:39:07 smithi191 bash[66427]: logger=migrator t=2024-04-23T02:39:07.65055431Z level=info msg="Executing migration" id="copy data_keys id column values into name" 2024-04-23T02:39:07.933 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:39:07 smithi191 bash[40117]: cluster 2024-04-23T02:39:06.728744+0000 mgr.y (mgr.25468) 483 : cluster 0 pgmap v344: 161 pgs: 161 active+clean; 604 KiB data, 334 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-23T02:39:07.933 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 23 02:39:07 smithi191 bash[66427]: logger=migrator t=2024-04-23T02:39:07.675841987Z level=info msg="Executing migration" id="rename data_keys name column to label" 2024-04-23T02:39:07.933 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 23 02:39:07 smithi191 bash[66427]: logger=migrator t=2024-04-23T02:39:07.709486428Z level=info msg="Executing migration" id="rename data_keys id column back to name" 2024-04-23T02:39:07.933 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 23 02:39:07 smithi191 bash[66427]: logger=migrator t=2024-04-23T02:39:07.762637502Z level=info msg="Executing migration" id="create kv_store table v1" 2024-04-23T02:39:07.933 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 23 02:39:07 smithi191 bash[66427]: logger=migrator t=2024-04-23T02:39:07.804696076Z level=info msg="Executing migration" id="add index kv_store.org_id-namespace-key" 2024-04-23T02:39:07.934 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 23 02:39:07 smithi191 bash[66427]: logger=migrator t=2024-04-23T02:39:07.854726774Z level=info msg="Executing migration" id="update dashboard_uid and panel_id from existing annotations" 2024-04-23T02:39:07.934 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 23 02:39:07 smithi191 bash[66427]: logger=migrator t=2024-04-23T02:39:07.880738772Z level=info msg="Executing migration" id="create permission table" 2024-04-23T02:39:08.196 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 23 02:39:07 smithi191 bash[66427]: logger=migrator t=2024-04-23T02:39:07.931564335Z level=info msg="Executing migration" id="add unique index permission.role_id" 2024-04-23T02:39:08.196 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 23 02:39:07 smithi191 bash[66427]: logger=migrator t=2024-04-23T02:39:07.956792722Z level=info msg="Executing migration" id="add unique index role_id_action_scope" 2024-04-23T02:39:08.196 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 23 02:39:07 smithi191 bash[66427]: logger=migrator t=2024-04-23T02:39:07.998907599Z level=info msg="Executing migration" id="create role table" 2024-04-23T02:39:08.196 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 23 02:39:08 smithi191 bash[66427]: logger=migrator t=2024-04-23T02:39:08.024288828Z level=info msg="Executing migration" id="add column display_name" 2024-04-23T02:39:08.196 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 23 02:39:08 smithi191 bash[66427]: logger=migrator t=2024-04-23T02:39:08.049544955Z level=info msg="Executing migration" id="add column group_name" 2024-04-23T02:39:08.196 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 23 02:39:08 smithi191 bash[66427]: logger=migrator t=2024-04-23T02:39:08.091631789Z level=info msg="Executing migration" id="add index role.org_id" 2024-04-23T02:39:08.196 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 23 02:39:08 smithi191 bash[66427]: logger=migrator t=2024-04-23T02:39:08.134045803Z level=info msg="Executing migration" id="add unique index role_org_id_name" 2024-04-23T02:39:08.196 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 23 02:39:08 smithi191 bash[66427]: logger=migrator t=2024-04-23T02:39:08.159382451Z level=info msg="Executing migration" id="add index role_org_id_uid" 2024-04-23T02:39:08.196 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 23 02:39:08 smithi191 bash[66427]: logger=migrator t=2024-04-23T02:39:08.18477461Z level=info msg="Executing migration" id="create team role table" 2024-04-23T02:39:08.312 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:39:07 smithi037 bash[54030]: cluster 2024-04-23T02:39:06.728744+0000 mgr.y (mgr.25468) 483 : cluster 0 pgmap v344: 161 pgs: 161 active+clean; 604 KiB data, 334 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-23T02:39:08.312 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:39:07 smithi037 bash[56036]: cluster 2024-04-23T02:39:06.728744+0000 mgr.y (mgr.25468) 483 : cluster 0 pgmap v344: 161 pgs: 161 active+clean; 604 KiB data, 334 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-23T02:39:08.463 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 23 02:39:08 smithi191 bash[66427]: logger=migrator t=2024-04-23T02:39:08.226993245Z level=info msg="Executing migration" id="add index team_role.org_id" 2024-04-23T02:39:08.464 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 23 02:39:08 smithi191 bash[66427]: logger=migrator t=2024-04-23T02:39:08.25223427Z level=info msg="Executing migration" id="add unique index team_role_org_id_team_id_role_id" 2024-04-23T02:39:08.464 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 23 02:39:08 smithi191 bash[66427]: logger=migrator t=2024-04-23T02:39:08.311421763Z level=info msg="Executing migration" id="add index team_role.team_id" 2024-04-23T02:39:08.716 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 23 02:39:08 smithi191 bash[66427]: logger=migrator t=2024-04-23T02:39:08.452639196Z level=info msg="Executing migration" id="create user role table" 2024-04-23T02:39:08.716 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 23 02:39:08 smithi191 bash[66427]: logger=migrator t=2024-04-23T02:39:08.571409838Z level=info msg="Executing migration" id="add index user_role.org_id" 2024-04-23T02:39:08.901 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 23 02:39:08 smithi191 bash[66427]: logger=migrator t=2024-04-23T02:39:08.705144547Z level=info msg="Executing migration" id="add unique index user_role_org_id_user_id_role_id" 2024-04-23T02:39:09.183 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 23 02:39:08 smithi191 bash[66427]: logger=migrator t=2024-04-23T02:39:08.890896801Z level=info msg="Executing migration" id="add index user_role.user_id" 2024-04-23T02:39:09.479 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 23 02:39:09 smithi191 bash[66427]: logger=migrator t=2024-04-23T02:39:09.217582599Z level=info msg="Executing migration" id="create builtin role table" 2024-04-23T02:39:09.479 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 23 02:39:09 smithi191 bash[66427]: logger=migrator t=2024-04-23T02:39:09.293328215Z level=info msg="Executing migration" id="add index builtin_role.role_id" 2024-04-23T02:39:09.479 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 23 02:39:09 smithi191 bash[66427]: logger=migrator t=2024-04-23T02:39:09.391465759Z level=info msg="Executing migration" id="add index builtin_role.name" 2024-04-23T02:39:09.741 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 23 02:39:09 smithi191 bash[66427]: logger=migrator t=2024-04-23T02:39:09.467673072Z level=info msg="Executing migration" id="Add column org_id to builtin_role table" 2024-04-23T02:39:09.741 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 23 02:39:09 smithi191 bash[66427]: logger=migrator t=2024-04-23T02:39:09.544856631Z level=info msg="Executing migration" id="add index builtin_role.org_id" 2024-04-23T02:39:09.741 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 23 02:39:09 smithi191 bash[66427]: logger=migrator t=2024-04-23T02:39:09.586782337Z level=info msg="Executing migration" id="add unique index builtin_role_org_id_role_id_role" 2024-04-23T02:39:09.741 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 23 02:39:09 smithi191 bash[66427]: logger=migrator t=2024-04-23T02:39:09.628809264Z level=info msg="Executing migration" id="Remove unique index role_org_id_uid" 2024-04-23T02:39:09.741 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 23 02:39:09 smithi191 bash[66427]: logger=migrator t=2024-04-23T02:39:09.662552097Z level=info msg="Executing migration" id="add unique index role.uid" 2024-04-23T02:39:09.741 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 23 02:39:09 smithi191 bash[66427]: logger=migrator t=2024-04-23T02:39:09.704649821Z level=info msg="Executing migration" id="create seed assignment table" 2024-04-23T02:39:09.741 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 23 02:39:09 smithi191 bash[66427]: logger=migrator t=2024-04-23T02:39:09.730099878Z level=info msg="Executing migration" id="add unique index builtin_role_role_name" 2024-04-23T02:39:10.029 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 23 02:39:09 smithi191 bash[66427]: logger=migrator t=2024-04-23T02:39:09.772186426Z level=info msg="Executing migration" id="add column hidden to role table" 2024-04-23T02:39:10.029 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 23 02:39:09 smithi191 bash[66427]: logger=migrator t=2024-04-23T02:39:09.814308075Z level=info msg="Executing migration" id="create query_history table v1" 2024-04-23T02:39:10.029 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 23 02:39:09 smithi191 bash[66427]: logger=migrator t=2024-04-23T02:39:09.856427519Z level=info msg="Executing migration" id="add index query_history.org_id-created_by-datasource_uid" 2024-04-23T02:39:10.029 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 23 02:39:09 smithi191 bash[66427]: logger=migrator t=2024-04-23T02:39:09.900133277Z level=info msg="Executing migration" id="alter table query_history alter column created_by type to bigint" 2024-04-23T02:39:10.030 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 23 02:39:09 smithi191 bash[66427]: logger=migrator t=2024-04-23T02:39:09.950045648Z level=info msg="Executing migration" id="teams permissions migration" 2024-04-23T02:39:10.030 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 23 02:39:09 smithi191 bash[66427]: logger=migrator t=2024-04-23T02:39:09.975425359Z level=info msg="Executing migration" id="dashboard permissions" 2024-04-23T02:39:10.030 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 23 02:39:10 smithi191 bash[66427]: logger=migrator t=2024-04-23T02:39:10.018239733Z level=info msg="Executing migration" id="dashboard permissions uid scopes" 2024-04-23T02:39:10.030 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:39:09 smithi191 bash[40117]: cluster 2024-04-23T02:39:08.729975+0000 mgr.y (mgr.25468) 484 : cluster 0 pgmap v345: 161 pgs: 161 active+clean; 604 KiB data, 334 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-23T02:39:10.031 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:39:09 smithi191 bash[40117]: audit 2024-04-23T02:39:09.576482+0000 mon.a (mon.0) 794 : audit 1 from='mgr.25468 ' entity='mgr.y' 2024-04-23T02:39:10.031 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:39:09 smithi191 bash[40117]: audit 2024-04-23T02:39:09.590892+0000 mon.a (mon.0) 795 : audit 1 from='mgr.25468 ' entity='mgr.y' 2024-04-23T02:39:10.031 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:39:09 smithi191 bash[40117]: audit 2024-04-23T02:39:09.594531+0000 mon.c (mon.1) 307 : audit 0 from='mgr.25468 172.21.15.37:0/2063831359' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-23T02:39:10.031 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:39:09 smithi191 bash[40117]: audit 2024-04-23T02:39:09.596390+0000 mon.c (mon.1) 308 : audit 1 from='mgr.25468 172.21.15.37:0/2063831359' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-23T02:39:10.031 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:39:09 smithi191 bash[40117]: audit 2024-04-23T02:39:09.607452+0000 mon.a (mon.0) 796 : audit 1 from='mgr.25468 ' entity='mgr.y' 2024-04-23T02:39:10.031 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:39:09 smithi191 bash[40117]: audit 2024-04-23T02:39:09.692110+0000 mon.c (mon.1) 309 : audit 0 from='mgr.25468 172.21.15.37:0/2063831359' entity='mgr.y' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-04-23T02:39:10.031 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:39:09 smithi191 bash[40117]: audit 2024-04-23T02:39:09.701891+0000 mon.c (mon.1) 310 : audit 0 from='mgr.25468 172.21.15.37:0/2063831359' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-23T02:39:10.031 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:39:09 smithi191 bash[40117]: audit 2024-04-23T02:39:09.708278+0000 mon.c (mon.1) 311 : audit 0 from='mgr.25468 172.21.15.37:0/2063831359' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T02:39:10.031 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:39:09 smithi191 bash[40117]: audit 2024-04-23T02:39:09.711012+0000 mon.c (mon.1) 312 : audit 0 from='mgr.25468 172.21.15.37:0/2063831359' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T02:39:10.031 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:39:09 smithi191 bash[40117]: audit 2024-04-23T02:39:09.713104+0000 mon.c (mon.1) 313 : audit 0 from='mgr.25468 172.21.15.37:0/2063831359' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T02:39:10.031 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:39:09 smithi191 bash[40117]: audit 2024-04-23T02:39:09.716574+0000 mon.c (mon.1) 314 : audit 0 from='mgr.25468 172.21.15.37:0/2063831359' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T02:39:10.031 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:39:09 smithi191 bash[40117]: audit 2024-04-23T02:39:09.720419+0000 mon.c (mon.1) 315 : audit 0 from='mgr.25468 172.21.15.37:0/2063831359' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T02:39:10.031 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:39:09 smithi191 bash[40117]: audit 2024-04-23T02:39:09.724318+0000 mon.c (mon.1) 316 : audit 0 from='mgr.25468 172.21.15.37:0/2063831359' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T02:39:10.032 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:39:09 smithi191 bash[40117]: audit 2024-04-23T02:39:09.726729+0000 mon.c (mon.1) 317 : audit 0 from='mgr.25468 172.21.15.37:0/2063831359' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T02:39:10.032 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:39:09 smithi191 bash[40117]: audit 2024-04-23T02:39:09.729141+0000 mon.c (mon.1) 318 : audit 0 from='mgr.25468 172.21.15.37:0/2063831359' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T02:39:10.032 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:39:09 smithi191 bash[40117]: audit 2024-04-23T02:39:09.731671+0000 mon.c (mon.1) 319 : audit 0 from='mgr.25468 172.21.15.37:0/2063831359' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T02:39:10.032 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:39:09 smithi191 bash[40117]: audit 2024-04-23T02:39:09.734424+0000 mon.c (mon.1) 320 : audit 0 from='mgr.25468 172.21.15.37:0/2063831359' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T02:39:10.032 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:39:09 smithi191 bash[40117]: audit 2024-04-23T02:39:09.736336+0000 mon.c (mon.1) 321 : audit 0 from='mgr.25468 172.21.15.37:0/2063831359' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T02:39:10.032 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:39:09 smithi191 bash[40117]: audit 2024-04-23T02:39:09.738310+0000 mon.c (mon.1) 322 : audit 0 from='mgr.25468 172.21.15.37:0/2063831359' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T02:39:10.032 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:39:09 smithi191 bash[40117]: audit 2024-04-23T02:39:09.741060+0000 mon.c (mon.1) 323 : audit 0 from='mgr.25468 172.21.15.37:0/2063831359' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T02:39:10.032 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:39:09 smithi191 bash[40117]: audit 2024-04-23T02:39:09.743486+0000 mon.c (mon.1) 324 : audit 0 from='mgr.25468 172.21.15.37:0/2063831359' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T02:39:10.032 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:39:09 smithi191 bash[40117]: audit 2024-04-23T02:39:09.745764+0000 mon.c (mon.1) 325 : audit 0 from='mgr.25468 172.21.15.37:0/2063831359' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T02:39:10.032 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:39:09 smithi191 bash[40117]: audit 2024-04-23T02:39:09.748261+0000 mon.c (mon.1) 326 : audit 0 from='mgr.25468 172.21.15.37:0/2063831359' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T02:39:10.032 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:39:09 smithi191 bash[40117]: audit 2024-04-23T02:39:09.750513+0000 mon.c (mon.1) 327 : audit 0 from='mgr.25468 172.21.15.37:0/2063831359' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T02:39:10.032 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:39:09 smithi191 bash[40117]: audit 2024-04-23T02:39:09.752800+0000 mon.c (mon.1) 328 : audit 0 from='mgr.25468 172.21.15.37:0/2063831359' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T02:39:10.032 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:39:09 smithi191 bash[40117]: audit 2024-04-23T02:39:09.762726+0000 mon.a (mon.0) 797 : audit 1 from='mgr.25468 ' entity='mgr.y' 2024-04-23T02:39:10.032 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:39:09 smithi191 bash[40117]: audit 2024-04-23T02:39:09.765298+0000 mon.c (mon.1) 329 : audit 1 from='mgr.25468 172.21.15.37:0/2063831359' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]: dispatch 2024-04-23T02:39:10.033 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:39:09 smithi191 bash[40117]: audit 2024-04-23T02:39:09.766040+0000 mon.a (mon.0) 798 : audit 1 from='mgr.25468 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]: dispatch 2024-04-23T02:39:10.033 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:39:09 smithi191 bash[40117]: audit 2024-04-23T02:39:09.771699+0000 mon.a (mon.0) 799 : audit 1 from='mgr.25468 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]': finished 2024-04-23T02:39:10.033 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:39:09 smithi191 bash[40117]: audit 2024-04-23T02:39:09.776355+0000 mon.c (mon.1) 330 : audit 1 from='mgr.25468 172.21.15.37:0/2063831359' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-04-23T02:39:10.033 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:39:09 smithi191 bash[40117]: audit 2024-04-23T02:39:09.776801+0000 mon.a (mon.0) 800 : audit 1 from='mgr.25468 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-04-23T02:39:10.033 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:39:09 smithi191 bash[40117]: audit 2024-04-23T02:39:09.783326+0000 mon.a (mon.0) 801 : audit 1 from='mgr.25468 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon"}]': finished 2024-04-23T02:39:10.033 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:39:09 smithi191 bash[40117]: audit 2024-04-23T02:39:09.784795+0000 mon.c (mon.1) 331 : audit 1 from='mgr.25468 172.21.15.37:0/2063831359' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]: dispatch 2024-04-23T02:39:10.033 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:39:09 smithi191 bash[40117]: audit 2024-04-23T02:39:09.785251+0000 mon.a (mon.0) 802 : audit 1 from='mgr.25468 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]: dispatch 2024-04-23T02:39:10.033 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:39:09 smithi191 bash[40117]: audit 2024-04-23T02:39:09.792133+0000 mon.a (mon.0) 803 : audit 1 from='mgr.25468 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]': finished 2024-04-23T02:39:10.033 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:39:09 smithi191 bash[40117]: audit 2024-04-23T02:39:09.793572+0000 mon.c (mon.1) 332 : audit 1 from='mgr.25468 172.21.15.37:0/2063831359' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd"}]: dispatch 2024-04-23T02:39:10.033 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:39:09 smithi191 bash[40117]: audit 2024-04-23T02:39:09.794111+0000 mon.a (mon.0) 804 : audit 1 from='mgr.25468 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd"}]: dispatch 2024-04-23T02:39:10.033 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:39:09 smithi191 bash[40117]: audit 2024-04-23T02:39:09.799396+0000 mon.a (mon.0) 805 : audit 1 from='mgr.25468 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd"}]': finished 2024-04-23T02:39:10.033 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:39:09 smithi191 bash[40117]: audit 2024-04-23T02:39:09.801761+0000 mon.c (mon.1) 333 : audit 1 from='mgr.25468 172.21.15.37:0/2063831359' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mds"}]: dispatch 2024-04-23T02:39:10.033 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:39:09 smithi191 bash[40117]: audit 2024-04-23T02:39:09.802282+0000 mon.a (mon.0) 806 : audit 1 from='mgr.25468 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mds"}]: dispatch 2024-04-23T02:39:10.033 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:39:09 smithi191 bash[40117]: audit 2024-04-23T02:39:09.807220+0000 mon.a (mon.0) 807 : audit 1 from='mgr.25468 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mds"}]': finished 2024-04-23T02:39:10.033 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:39:09 smithi191 bash[40117]: audit 2024-04-23T02:39:09.810159+0000 mon.c (mon.1) 334 : audit 1 from='mgr.25468 172.21.15.37:0/2063831359' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw"}]: dispatch 2024-04-23T02:39:10.034 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:39:09 smithi191 bash[40117]: audit 2024-04-23T02:39:09.810574+0000 mon.a (mon.0) 808 : audit 1 from='mgr.25468 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw"}]: dispatch 2024-04-23T02:39:10.034 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:39:09 smithi191 bash[40117]: audit 2024-04-23T02:39:09.816288+0000 mon.a (mon.0) 809 : audit 1 from='mgr.25468 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rgw"}]': finished 2024-04-23T02:39:10.034 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:39:09 smithi191 bash[40117]: audit 2024-04-23T02:39:09.817728+0000 mon.c (mon.1) 335 : audit 1 from='mgr.25468 172.21.15.37:0/2063831359' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]: dispatch 2024-04-23T02:39:10.034 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:39:09 smithi191 bash[40117]: audit 2024-04-23T02:39:09.818251+0000 mon.a (mon.0) 810 : audit 1 from='mgr.25468 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]: dispatch 2024-04-23T02:39:10.034 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:39:09 smithi191 bash[40117]: audit 2024-04-23T02:39:09.824382+0000 mon.a (mon.0) 811 : audit 1 from='mgr.25468 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]': finished 2024-04-23T02:39:10.034 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:39:09 smithi191 bash[40117]: audit 2024-04-23T02:39:09.825981+0000 mon.c (mon.1) 336 : audit 1 from='mgr.25468 172.21.15.37:0/2063831359' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-04-23T02:39:10.034 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:39:09 smithi191 bash[40117]: audit 2024-04-23T02:39:09.826585+0000 mon.a (mon.0) 812 : audit 1 from='mgr.25468 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-04-23T02:39:10.034 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:39:09 smithi191 bash[40117]: audit 2024-04-23T02:39:09.828151+0000 mon.c (mon.1) 337 : audit 1 from='mgr.25468 172.21.15.37:0/2063831359' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]: dispatch 2024-04-23T02:39:10.034 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:39:09 smithi191 bash[40117]: audit 2024-04-23T02:39:09.828728+0000 mon.a (mon.0) 813 : audit 1 from='mgr.25468 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]: dispatch 2024-04-23T02:39:10.034 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:39:09 smithi191 bash[40117]: audit 2024-04-23T02:39:09.835406+0000 mon.a (mon.0) 814 : audit 1 from='mgr.25468 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]': finished 2024-04-23T02:39:10.034 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:39:09 smithi191 bash[40117]: audit 2024-04-23T02:39:09.836933+0000 mon.c (mon.1) 338 : audit 1 from='mgr.25468 172.21.15.37:0/2063831359' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi"}]: dispatch 2024-04-23T02:39:10.034 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:39:09 smithi191 bash[40117]: audit 2024-04-23T02:39:09.837466+0000 mon.a (mon.0) 815 : audit 1 from='mgr.25468 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi"}]: dispatch 2024-04-23T02:39:10.034 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:39:09 smithi191 bash[40117]: audit 2024-04-23T02:39:09.844167+0000 mon.a (mon.0) 816 : audit 1 from='mgr.25468 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi"}]': finished 2024-04-23T02:39:10.034 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:39:09 smithi191 bash[40117]: audit 2024-04-23T02:39:09.845683+0000 mon.c (mon.1) 339 : audit 1 from='mgr.25468 172.21.15.37:0/2063831359' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]: dispatch 2024-04-23T02:39:10.035 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:39:09 smithi191 bash[40117]: audit 2024-04-23T02:39:09.846333+0000 mon.a (mon.0) 817 : audit 1 from='mgr.25468 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]: dispatch 2024-04-23T02:39:10.035 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:39:09 smithi191 bash[40117]: audit 2024-04-23T02:39:09.851322+0000 mon.a (mon.0) 818 : audit 1 from='mgr.25468 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]': finished 2024-04-23T02:39:10.035 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:39:09 smithi191 bash[40117]: audit 2024-04-23T02:39:09.855269+0000 mon.c (mon.1) 340 : audit 1 from='mgr.25468 172.21.15.37:0/2063831359' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]: dispatch 2024-04-23T02:39:10.035 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:39:09 smithi191 bash[40117]: audit 2024-04-23T02:39:09.855886+0000 mon.a (mon.0) 819 : audit 1 from='mgr.25468 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]: dispatch 2024-04-23T02:39:10.035 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:39:09 smithi191 bash[40117]: audit 2024-04-23T02:39:09.862431+0000 mon.a (mon.0) 820 : audit 1 from='mgr.25468 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]': finished 2024-04-23T02:39:10.035 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:39:09 smithi191 bash[40117]: audit 2024-04-23T02:39:09.866240+0000 mon.c (mon.1) 341 : audit 1 from='mgr.25468 172.21.15.37:0/2063831359' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-04-23T02:39:10.035 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:39:09 smithi191 bash[40117]: audit 2024-04-23T02:39:09.866768+0000 mon.a (mon.0) 821 : audit 1 from='mgr.25468 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-04-23T02:39:10.035 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:39:09 smithi191 bash[40117]: audit 2024-04-23T02:39:09.868262+0000 mon.c (mon.1) 342 : audit 1 from='mgr.25468 172.21.15.37:0/2063831359' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-04-23T02:39:10.035 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:39:09 smithi191 bash[40117]: audit 2024-04-23T02:39:09.868730+0000 mon.a (mon.0) 822 : audit 1 from='mgr.25468 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-04-23T02:39:10.035 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:39:09 smithi191 bash[40117]: audit 2024-04-23T02:39:09.870277+0000 mon.c (mon.1) 343 : audit 1 from='mgr.25468 172.21.15.37:0/2063831359' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-04-23T02:39:10.035 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:39:09 smithi191 bash[40117]: audit 2024-04-23T02:39:09.870750+0000 mon.a (mon.0) 823 : audit 1 from='mgr.25468 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-04-23T02:39:10.035 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:39:09 smithi191 bash[40117]: audit 2024-04-23T02:39:09.872198+0000 mon.c (mon.1) 344 : audit 1 from='mgr.25468 172.21.15.37:0/2063831359' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-04-23T02:39:10.035 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:39:09 smithi191 bash[40117]: audit 2024-04-23T02:39:09.872649+0000 mon.a (mon.0) 824 : audit 1 from='mgr.25468 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-04-23T02:39:10.035 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:39:09 smithi191 bash[40117]: audit 2024-04-23T02:39:09.873988+0000 mon.c (mon.1) 345 : audit 1 from='mgr.25468 172.21.15.37:0/2063831359' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-04-23T02:39:10.035 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:39:09 smithi191 bash[40117]: audit 2024-04-23T02:39:09.874433+0000 mon.a (mon.0) 825 : audit 1 from='mgr.25468 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-04-23T02:39:10.036 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:39:09 smithi191 bash[40117]: audit 2024-04-23T02:39:09.875818+0000 mon.c (mon.1) 346 : audit 1 from='mgr.25468 172.21.15.37:0/2063831359' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-04-23T02:39:10.036 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:39:09 smithi191 bash[40117]: audit 2024-04-23T02:39:09.876281+0000 mon.a (mon.0) 826 : audit 1 from='mgr.25468 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-04-23T02:39:10.036 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:39:09 smithi191 bash[40117]: audit 2024-04-23T02:39:09.877662+0000 mon.c (mon.1) 347 : audit 1 from='mgr.25468 172.21.15.37:0/2063831359' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "mon_mds_skip_sanity", "who": "mon"}]: dispatch 2024-04-23T02:39:10.036 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:39:09 smithi191 bash[40117]: audit 2024-04-23T02:39:09.878129+0000 mon.a (mon.0) 827 : audit 1 from='mgr.25468 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "mon_mds_skip_sanity", "who": "mon"}]: dispatch 2024-04-23T02:39:10.036 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:39:09 smithi191 bash[40117]: audit 2024-04-23T02:39:09.885740+0000 mon.a (mon.0) 828 : audit 1 from='mgr.25468 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "mon_mds_skip_sanity", "who": "mon"}]': finished 2024-04-23T02:39:10.036 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:39:09 smithi191 bash[40117]: audit 2024-04-23T02:39:09.888141+0000 mon.c (mon.1) 348 : audit 1 from='mgr.25468 172.21.15.37:0/2063831359' entity='mgr.y' cmd=[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]: dispatch 2024-04-23T02:39:10.036 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:39:09 smithi191 bash[40117]: audit 2024-04-23T02:39:09.888697+0000 mon.a (mon.0) 829 : audit 1 from='mgr.25468 ' entity='mgr.y' cmd=[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]: dispatch 2024-04-23T02:39:10.307 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 23 02:39:10 smithi191 bash[66427]: logger=migrator t=2024-04-23T02:39:10.059898233Z level=info msg="Executing migration" id="drop managed folder create actions" 2024-04-23T02:39:10.307 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 23 02:39:10 smithi191 bash[66427]: logger=migrator t=2024-04-23T02:39:10.127130165Z level=info msg="Executing migration" id="alerting notification permissions" 2024-04-23T02:39:10.307 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 23 02:39:10 smithi191 bash[66427]: logger=migrator t=2024-04-23T02:39:10.15260641Z level=info msg="Executing migration" id="create query_history_star table v1" 2024-04-23T02:39:10.308 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 23 02:39:10 smithi191 bash[66427]: logger=migrator t=2024-04-23T02:39:10.177845984Z level=info msg="Executing migration" id="add index query_history.user_id-query_uid" 2024-04-23T02:39:10.308 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 23 02:39:10 smithi191 bash[66427]: logger=migrator t=2024-04-23T02:39:10.203248214Z level=info msg="Executing migration" id="add column org_id in query_history_star" 2024-04-23T02:39:10.308 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 23 02:39:10 smithi191 bash[66427]: logger=migrator t=2024-04-23T02:39:10.22847648Z level=info msg="Executing migration" id="alter table query_history_star_mig column user_id type to bigint" 2024-04-23T02:39:10.308 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 23 02:39:10 smithi191 bash[66427]: logger=migrator t=2024-04-23T02:39:10.253780036Z level=info msg="Executing migration" id="create correlation table v1" 2024-04-23T02:39:10.308 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 23 02:39:10 smithi191 bash[66427]: logger=migrator t=2024-04-23T02:39:10.296056325Z level=info msg="Executing migration" id="add index correlations.uid" 2024-04-23T02:39:10.313 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:39:09 smithi037 bash[54030]: cluster 2024-04-23T02:39:08.729975+0000 mgr.y (mgr.25468) 484 : cluster 0 pgmap v345: 161 pgs: 161 active+clean; 604 KiB data, 334 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-23T02:39:10.313 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:39:09 smithi037 bash[54030]: audit 2024-04-23T02:39:09.576482+0000 mon.a (mon.0) 794 : audit 1 from='mgr.25468 ' entity='mgr.y' 2024-04-23T02:39:10.313 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:39:09 smithi037 bash[54030]: audit 2024-04-23T02:39:09.590892+0000 mon.a (mon.0) 795 : audit 1 from='mgr.25468 ' entity='mgr.y' 2024-04-23T02:39:10.313 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:39:09 smithi037 bash[54030]: audit 2024-04-23T02:39:09.594531+0000 mon.c (mon.1) 307 : audit 0 from='mgr.25468 172.21.15.37:0/2063831359' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-23T02:39:10.313 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:39:09 smithi037 bash[54030]: audit 2024-04-23T02:39:09.596390+0000 mon.c (mon.1) 308 : audit 1 from='mgr.25468 172.21.15.37:0/2063831359' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-23T02:39:10.313 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:39:09 smithi037 bash[54030]: audit 2024-04-23T02:39:09.607452+0000 mon.a (mon.0) 796 : audit 1 from='mgr.25468 ' entity='mgr.y' 2024-04-23T02:39:10.313 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:39:09 smithi037 bash[54030]: audit 2024-04-23T02:39:09.692110+0000 mon.c (mon.1) 309 : audit 0 from='mgr.25468 172.21.15.37:0/2063831359' entity='mgr.y' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-04-23T02:39:10.313 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:39:09 smithi037 bash[54030]: audit 2024-04-23T02:39:09.701891+0000 mon.c (mon.1) 310 : audit 0 from='mgr.25468 172.21.15.37:0/2063831359' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-23T02:39:10.314 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:39:09 smithi037 bash[54030]: audit 2024-04-23T02:39:09.708278+0000 mon.c (mon.1) 311 : audit 0 from='mgr.25468 172.21.15.37:0/2063831359' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T02:39:10.314 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:39:09 smithi037 bash[54030]: audit 2024-04-23T02:39:09.711012+0000 mon.c (mon.1) 312 : audit 0 from='mgr.25468 172.21.15.37:0/2063831359' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T02:39:10.314 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:39:09 smithi037 bash[54030]: audit 2024-04-23T02:39:09.713104+0000 mon.c (mon.1) 313 : audit 0 from='mgr.25468 172.21.15.37:0/2063831359' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T02:39:10.314 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:39:09 smithi037 bash[54030]: audit 2024-04-23T02:39:09.716574+0000 mon.c (mon.1) 314 : audit 0 from='mgr.25468 172.21.15.37:0/2063831359' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T02:39:10.314 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:39:09 smithi037 bash[54030]: audit 2024-04-23T02:39:09.720419+0000 mon.c (mon.1) 315 : audit 0 from='mgr.25468 172.21.15.37:0/2063831359' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T02:39:10.314 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:39:09 smithi037 bash[54030]: audit 2024-04-23T02:39:09.724318+0000 mon.c (mon.1) 316 : audit 0 from='mgr.25468 172.21.15.37:0/2063831359' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T02:39:10.314 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:39:09 smithi037 bash[54030]: audit 2024-04-23T02:39:09.726729+0000 mon.c (mon.1) 317 : audit 0 from='mgr.25468 172.21.15.37:0/2063831359' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T02:39:10.314 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:39:09 smithi037 bash[54030]: audit 2024-04-23T02:39:09.729141+0000 mon.c (mon.1) 318 : audit 0 from='mgr.25468 172.21.15.37:0/2063831359' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T02:39:10.314 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:39:09 smithi037 bash[54030]: audit 2024-04-23T02:39:09.731671+0000 mon.c (mon.1) 319 : audit 0 from='mgr.25468 172.21.15.37:0/2063831359' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T02:39:10.314 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:39:09 smithi037 bash[54030]: audit 2024-04-23T02:39:09.734424+0000 mon.c (mon.1) 320 : audit 0 from='mgr.25468 172.21.15.37:0/2063831359' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T02:39:10.314 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:39:09 smithi037 bash[54030]: audit 2024-04-23T02:39:09.736336+0000 mon.c (mon.1) 321 : audit 0 from='mgr.25468 172.21.15.37:0/2063831359' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T02:39:10.314 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:39:09 smithi037 bash[54030]: audit 2024-04-23T02:39:09.738310+0000 mon.c (mon.1) 322 : audit 0 from='mgr.25468 172.21.15.37:0/2063831359' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T02:39:10.315 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:39:09 smithi037 bash[56036]: cluster 2024-04-23T02:39:08.729975+0000 mgr.y (mgr.25468) 484 : cluster 0 pgmap v345: 161 pgs: 161 active+clean; 604 KiB data, 334 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-23T02:39:10.315 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:39:09 smithi037 bash[56036]: audit 2024-04-23T02:39:09.576482+0000 mon.a (mon.0) 794 : audit 1 from='mgr.25468 ' entity='mgr.y' 2024-04-23T02:39:10.315 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:39:09 smithi037 bash[56036]: audit 2024-04-23T02:39:09.590892+0000 mon.a (mon.0) 795 : audit 1 from='mgr.25468 ' entity='mgr.y' 2024-04-23T02:39:10.315 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:39:09 smithi037 bash[56036]: audit 2024-04-23T02:39:09.594531+0000 mon.c (mon.1) 307 : audit 0 from='mgr.25468 172.21.15.37:0/2063831359' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-23T02:39:10.315 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:39:09 smithi037 bash[56036]: audit 2024-04-23T02:39:09.596390+0000 mon.c (mon.1) 308 : audit 1 from='mgr.25468 172.21.15.37:0/2063831359' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-23T02:39:10.315 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:39:09 smithi037 bash[56036]: audit 2024-04-23T02:39:09.607452+0000 mon.a (mon.0) 796 : audit 1 from='mgr.25468 ' entity='mgr.y' 2024-04-23T02:39:10.315 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:39:09 smithi037 bash[56036]: audit 2024-04-23T02:39:09.692110+0000 mon.c (mon.1) 309 : audit 0 from='mgr.25468 172.21.15.37:0/2063831359' entity='mgr.y' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-04-23T02:39:10.315 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:39:09 smithi037 bash[56036]: audit 2024-04-23T02:39:09.701891+0000 mon.c (mon.1) 310 : audit 0 from='mgr.25468 172.21.15.37:0/2063831359' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-23T02:39:10.315 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:39:09 smithi037 bash[56036]: audit 2024-04-23T02:39:09.708278+0000 mon.c (mon.1) 311 : audit 0 from='mgr.25468 172.21.15.37:0/2063831359' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T02:39:10.315 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:39:09 smithi037 bash[56036]: audit 2024-04-23T02:39:09.711012+0000 mon.c (mon.1) 312 : audit 0 from='mgr.25468 172.21.15.37:0/2063831359' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T02:39:10.316 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:39:09 smithi037 bash[56036]: audit 2024-04-23T02:39:09.713104+0000 mon.c (mon.1) 313 : audit 0 from='mgr.25468 172.21.15.37:0/2063831359' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T02:39:10.316 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:39:09 smithi037 bash[56036]: audit 2024-04-23T02:39:09.716574+0000 mon.c (mon.1) 314 : audit 0 from='mgr.25468 172.21.15.37:0/2063831359' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T02:39:10.316 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:39:09 smithi037 bash[56036]: audit 2024-04-23T02:39:09.720419+0000 mon.c (mon.1) 315 : audit 0 from='mgr.25468 172.21.15.37:0/2063831359' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T02:39:10.316 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:39:09 smithi037 bash[56036]: audit 2024-04-23T02:39:09.724318+0000 mon.c (mon.1) 316 : audit 0 from='mgr.25468 172.21.15.37:0/2063831359' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T02:39:10.316 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:39:09 smithi037 bash[56036]: audit 2024-04-23T02:39:09.726729+0000 mon.c (mon.1) 317 : audit 0 from='mgr.25468 172.21.15.37:0/2063831359' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T02:39:10.316 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:39:09 smithi037 bash[56036]: audit 2024-04-23T02:39:09.729141+0000 mon.c (mon.1) 318 : audit 0 from='mgr.25468 172.21.15.37:0/2063831359' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T02:39:10.316 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:39:09 smithi037 bash[56036]: audit 2024-04-23T02:39:09.731671+0000 mon.c (mon.1) 319 : audit 0 from='mgr.25468 172.21.15.37:0/2063831359' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T02:39:10.316 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:39:09 smithi037 bash[56036]: audit 2024-04-23T02:39:09.734424+0000 mon.c (mon.1) 320 : audit 0 from='mgr.25468 172.21.15.37:0/2063831359' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T02:39:10.316 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:39:09 smithi037 bash[56036]: audit 2024-04-23T02:39:09.736336+0000 mon.c (mon.1) 321 : audit 0 from='mgr.25468 172.21.15.37:0/2063831359' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T02:39:10.316 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:39:09 smithi037 bash[56036]: audit 2024-04-23T02:39:09.738310+0000 mon.c (mon.1) 322 : audit 0 from='mgr.25468 172.21.15.37:0/2063831359' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T02:39:10.317 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:39:09 smithi037 bash[54030]: audit 2024-04-23T02:39:09.741060+0000 mon.c (mon.1) 323 : audit 0 from='mgr.25468 172.21.15.37:0/2063831359' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T02:39:10.317 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:39:09 smithi037 bash[54030]: audit 2024-04-23T02:39:09.743486+0000 mon.c (mon.1) 324 : audit 0 from='mgr.25468 172.21.15.37:0/2063831359' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T02:39:10.317 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:39:09 smithi037 bash[54030]: audit 2024-04-23T02:39:09.745764+0000 mon.c (mon.1) 325 : audit 0 from='mgr.25468 172.21.15.37:0/2063831359' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T02:39:10.317 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:39:09 smithi037 bash[54030]: audit 2024-04-23T02:39:09.748261+0000 mon.c (mon.1) 326 : audit 0 from='mgr.25468 172.21.15.37:0/2063831359' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T02:39:10.317 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:39:09 smithi037 bash[54030]: audit 2024-04-23T02:39:09.750513+0000 mon.c (mon.1) 327 : audit 0 from='mgr.25468 172.21.15.37:0/2063831359' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T02:39:10.317 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:39:09 smithi037 bash[54030]: audit 2024-04-23T02:39:09.752800+0000 mon.c (mon.1) 328 : audit 0 from='mgr.25468 172.21.15.37:0/2063831359' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T02:39:10.318 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:39:09 smithi037 bash[54030]: audit 2024-04-23T02:39:09.762726+0000 mon.a (mon.0) 797 : audit 1 from='mgr.25468 ' entity='mgr.y' 2024-04-23T02:39:10.318 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:39:09 smithi037 bash[54030]: audit 2024-04-23T02:39:09.765298+0000 mon.c (mon.1) 329 : audit 1 from='mgr.25468 172.21.15.37:0/2063831359' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]: dispatch 2024-04-23T02:39:10.318 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:39:09 smithi037 bash[54030]: audit 2024-04-23T02:39:09.766040+0000 mon.a (mon.0) 798 : audit 1 from='mgr.25468 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]: dispatch 2024-04-23T02:39:10.318 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:39:09 smithi037 bash[54030]: audit 2024-04-23T02:39:09.771699+0000 mon.a (mon.0) 799 : audit 1 from='mgr.25468 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]': finished 2024-04-23T02:39:10.318 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:39:09 smithi037 bash[54030]: audit 2024-04-23T02:39:09.776355+0000 mon.c (mon.1) 330 : audit 1 from='mgr.25468 172.21.15.37:0/2063831359' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-04-23T02:39:10.318 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:39:09 smithi037 bash[54030]: audit 2024-04-23T02:39:09.776801+0000 mon.a (mon.0) 800 : audit 1 from='mgr.25468 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-04-23T02:39:10.318 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:39:09 smithi037 bash[54030]: audit 2024-04-23T02:39:09.783326+0000 mon.a (mon.0) 801 : audit 1 from='mgr.25468 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon"}]': finished 2024-04-23T02:39:10.318 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:39:09 smithi037 bash[54030]: audit 2024-04-23T02:39:09.784795+0000 mon.c (mon.1) 331 : audit 1 from='mgr.25468 172.21.15.37:0/2063831359' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]: dispatch 2024-04-23T02:39:10.318 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:39:09 smithi037 bash[54030]: audit 2024-04-23T02:39:09.785251+0000 mon.a (mon.0) 802 : audit 1 from='mgr.25468 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]: dispatch 2024-04-23T02:39:10.318 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:39:09 smithi037 bash[54030]: audit 2024-04-23T02:39:09.792133+0000 mon.a (mon.0) 803 : audit 1 from='mgr.25468 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]': finished 2024-04-23T02:39:10.319 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:39:09 smithi037 bash[54030]: audit 2024-04-23T02:39:09.793572+0000 mon.c (mon.1) 332 : audit 1 from='mgr.25468 172.21.15.37:0/2063831359' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd"}]: dispatch 2024-04-23T02:39:10.319 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:39:09 smithi037 bash[54030]: audit 2024-04-23T02:39:09.794111+0000 mon.a (mon.0) 804 : audit 1 from='mgr.25468 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd"}]: dispatch 2024-04-23T02:39:10.319 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:39:09 smithi037 bash[54030]: audit 2024-04-23T02:39:09.799396+0000 mon.a (mon.0) 805 : audit 1 from='mgr.25468 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd"}]': finished 2024-04-23T02:39:10.319 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:39:09 smithi037 bash[56036]: audit 2024-04-23T02:39:09.741060+0000 mon.c (mon.1) 323 : audit 0 from='mgr.25468 172.21.15.37:0/2063831359' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T02:39:10.319 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:39:09 smithi037 bash[56036]: audit 2024-04-23T02:39:09.743486+0000 mon.c (mon.1) 324 : audit 0 from='mgr.25468 172.21.15.37:0/2063831359' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T02:39:10.319 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:39:09 smithi037 bash[56036]: audit 2024-04-23T02:39:09.745764+0000 mon.c (mon.1) 325 : audit 0 from='mgr.25468 172.21.15.37:0/2063831359' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T02:39:10.319 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:39:09 smithi037 bash[56036]: audit 2024-04-23T02:39:09.748261+0000 mon.c (mon.1) 326 : audit 0 from='mgr.25468 172.21.15.37:0/2063831359' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T02:39:10.319 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:39:09 smithi037 bash[56036]: audit 2024-04-23T02:39:09.750513+0000 mon.c (mon.1) 327 : audit 0 from='mgr.25468 172.21.15.37:0/2063831359' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T02:39:10.319 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:39:09 smithi037 bash[56036]: audit 2024-04-23T02:39:09.752800+0000 mon.c (mon.1) 328 : audit 0 from='mgr.25468 172.21.15.37:0/2063831359' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T02:39:10.319 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:39:09 smithi037 bash[56036]: audit 2024-04-23T02:39:09.762726+0000 mon.a (mon.0) 797 : audit 1 from='mgr.25468 ' entity='mgr.y' 2024-04-23T02:39:10.319 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:39:09 smithi037 bash[56036]: audit 2024-04-23T02:39:09.765298+0000 mon.c (mon.1) 329 : audit 1 from='mgr.25468 172.21.15.37:0/2063831359' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]: dispatch 2024-04-23T02:39:10.320 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:39:09 smithi037 bash[56036]: audit 2024-04-23T02:39:09.766040+0000 mon.a (mon.0) 798 : audit 1 from='mgr.25468 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]: dispatch 2024-04-23T02:39:10.320 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:39:09 smithi037 bash[56036]: audit 2024-04-23T02:39:09.771699+0000 mon.a (mon.0) 799 : audit 1 from='mgr.25468 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]': finished 2024-04-23T02:39:10.320 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:39:09 smithi037 bash[56036]: audit 2024-04-23T02:39:09.776355+0000 mon.c (mon.1) 330 : audit 1 from='mgr.25468 172.21.15.37:0/2063831359' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-04-23T02:39:10.320 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:39:09 smithi037 bash[56036]: audit 2024-04-23T02:39:09.776801+0000 mon.a (mon.0) 800 : audit 1 from='mgr.25468 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-04-23T02:39:10.320 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:39:09 smithi037 bash[56036]: audit 2024-04-23T02:39:09.783326+0000 mon.a (mon.0) 801 : audit 1 from='mgr.25468 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon"}]': finished 2024-04-23T02:39:10.320 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:39:09 smithi037 bash[56036]: audit 2024-04-23T02:39:09.784795+0000 mon.c (mon.1) 331 : audit 1 from='mgr.25468 172.21.15.37:0/2063831359' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]: dispatch 2024-04-23T02:39:10.320 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:39:09 smithi037 bash[56036]: audit 2024-04-23T02:39:09.785251+0000 mon.a (mon.0) 802 : audit 1 from='mgr.25468 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]: dispatch 2024-04-23T02:39:10.320 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:39:09 smithi037 bash[56036]: audit 2024-04-23T02:39:09.792133+0000 mon.a (mon.0) 803 : audit 1 from='mgr.25468 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]': finished 2024-04-23T02:39:10.320 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:39:09 smithi037 bash[56036]: audit 2024-04-23T02:39:09.793572+0000 mon.c (mon.1) 332 : audit 1 from='mgr.25468 172.21.15.37:0/2063831359' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd"}]: dispatch 2024-04-23T02:39:10.320 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:39:09 smithi037 bash[56036]: audit 2024-04-23T02:39:09.794111+0000 mon.a (mon.0) 804 : audit 1 from='mgr.25468 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd"}]: dispatch 2024-04-23T02:39:10.320 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:39:09 smithi037 bash[56036]: audit 2024-04-23T02:39:09.799396+0000 mon.a (mon.0) 805 : audit 1 from='mgr.25468 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd"}]': finished 2024-04-23T02:39:10.320 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:39:09 smithi037 bash[54030]: audit 2024-04-23T02:39:09.801761+0000 mon.c (mon.1) 333 : audit 1 from='mgr.25468 172.21.15.37:0/2063831359' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mds"}]: dispatch 2024-04-23T02:39:10.321 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:39:09 smithi037 bash[54030]: audit 2024-04-23T02:39:09.802282+0000 mon.a (mon.0) 806 : audit 1 from='mgr.25468 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mds"}]: dispatch 2024-04-23T02:39:10.321 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:39:09 smithi037 bash[54030]: audit 2024-04-23T02:39:09.807220+0000 mon.a (mon.0) 807 : audit 1 from='mgr.25468 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mds"}]': finished 2024-04-23T02:39:10.321 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:39:09 smithi037 bash[54030]: audit 2024-04-23T02:39:09.810159+0000 mon.c (mon.1) 334 : audit 1 from='mgr.25468 172.21.15.37:0/2063831359' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw"}]: dispatch 2024-04-23T02:39:10.321 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:39:09 smithi037 bash[54030]: audit 2024-04-23T02:39:09.810574+0000 mon.a (mon.0) 808 : audit 1 from='mgr.25468 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw"}]: dispatch 2024-04-23T02:39:10.321 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:39:09 smithi037 bash[54030]: audit 2024-04-23T02:39:09.816288+0000 mon.a (mon.0) 809 : audit 1 from='mgr.25468 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rgw"}]': finished 2024-04-23T02:39:10.321 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:39:09 smithi037 bash[54030]: audit 2024-04-23T02:39:09.817728+0000 mon.c (mon.1) 335 : audit 1 from='mgr.25468 172.21.15.37:0/2063831359' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]: dispatch 2024-04-23T02:39:10.321 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:39:09 smithi037 bash[54030]: audit 2024-04-23T02:39:09.818251+0000 mon.a (mon.0) 810 : audit 1 from='mgr.25468 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]: dispatch 2024-04-23T02:39:10.321 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:39:09 smithi037 bash[54030]: audit 2024-04-23T02:39:09.824382+0000 mon.a (mon.0) 811 : audit 1 from='mgr.25468 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]': finished 2024-04-23T02:39:10.321 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:39:09 smithi037 bash[54030]: audit 2024-04-23T02:39:09.825981+0000 mon.c (mon.1) 336 : audit 1 from='mgr.25468 172.21.15.37:0/2063831359' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-04-23T02:39:10.321 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:39:09 smithi037 bash[54030]: audit 2024-04-23T02:39:09.826585+0000 mon.a (mon.0) 812 : audit 1 from='mgr.25468 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-04-23T02:39:10.321 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:39:09 smithi037 bash[54030]: audit 2024-04-23T02:39:09.828151+0000 mon.c (mon.1) 337 : audit 1 from='mgr.25468 172.21.15.37:0/2063831359' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]: dispatch 2024-04-23T02:39:10.321 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:39:09 smithi037 bash[54030]: audit 2024-04-23T02:39:09.828728+0000 mon.a (mon.0) 813 : audit 1 from='mgr.25468 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]: dispatch 2024-04-23T02:39:10.321 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:39:09 smithi037 bash[54030]: audit 2024-04-23T02:39:09.835406+0000 mon.a (mon.0) 814 : audit 1 from='mgr.25468 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]': finished 2024-04-23T02:39:10.321 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:39:09 smithi037 bash[54030]: audit 2024-04-23T02:39:09.836933+0000 mon.c (mon.1) 338 : audit 1 from='mgr.25468 172.21.15.37:0/2063831359' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi"}]: dispatch 2024-04-23T02:39:10.322 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:39:09 smithi037 bash[54030]: audit 2024-04-23T02:39:09.837466+0000 mon.a (mon.0) 815 : audit 1 from='mgr.25468 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi"}]: dispatch 2024-04-23T02:39:10.322 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:39:09 smithi037 bash[54030]: audit 2024-04-23T02:39:09.844167+0000 mon.a (mon.0) 816 : audit 1 from='mgr.25468 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi"}]': finished 2024-04-23T02:39:10.322 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:39:09 smithi037 bash[56036]: audit 2024-04-23T02:39:09.801761+0000 mon.c (mon.1) 333 : audit 1 from='mgr.25468 172.21.15.37:0/2063831359' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mds"}]: dispatch 2024-04-23T02:39:10.322 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:39:09 smithi037 bash[56036]: audit 2024-04-23T02:39:09.802282+0000 mon.a (mon.0) 806 : audit 1 from='mgr.25468 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mds"}]: dispatch 2024-04-23T02:39:10.322 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:39:09 smithi037 bash[56036]: audit 2024-04-23T02:39:09.807220+0000 mon.a (mon.0) 807 : audit 1 from='mgr.25468 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mds"}]': finished 2024-04-23T02:39:10.322 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:39:09 smithi037 bash[56036]: audit 2024-04-23T02:39:09.810159+0000 mon.c (mon.1) 334 : audit 1 from='mgr.25468 172.21.15.37:0/2063831359' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw"}]: dispatch 2024-04-23T02:39:10.322 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:39:09 smithi037 bash[56036]: audit 2024-04-23T02:39:09.810574+0000 mon.a (mon.0) 808 : audit 1 from='mgr.25468 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw"}]: dispatch 2024-04-23T02:39:10.322 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:39:09 smithi037 bash[56036]: audit 2024-04-23T02:39:09.816288+0000 mon.a (mon.0) 809 : audit 1 from='mgr.25468 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rgw"}]': finished 2024-04-23T02:39:10.322 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:39:09 smithi037 bash[56036]: audit 2024-04-23T02:39:09.817728+0000 mon.c (mon.1) 335 : audit 1 from='mgr.25468 172.21.15.37:0/2063831359' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]: dispatch 2024-04-23T02:39:10.322 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:39:09 smithi037 bash[56036]: audit 2024-04-23T02:39:09.818251+0000 mon.a (mon.0) 810 : audit 1 from='mgr.25468 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]: dispatch 2024-04-23T02:39:10.323 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:39:09 smithi037 bash[56036]: audit 2024-04-23T02:39:09.824382+0000 mon.a (mon.0) 811 : audit 1 from='mgr.25468 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]': finished 2024-04-23T02:39:10.323 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:39:09 smithi037 bash[56036]: audit 2024-04-23T02:39:09.825981+0000 mon.c (mon.1) 336 : audit 1 from='mgr.25468 172.21.15.37:0/2063831359' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-04-23T02:39:10.323 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:39:09 smithi037 bash[56036]: audit 2024-04-23T02:39:09.826585+0000 mon.a (mon.0) 812 : audit 1 from='mgr.25468 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-04-23T02:39:10.323 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:39:09 smithi037 bash[56036]: audit 2024-04-23T02:39:09.828151+0000 mon.c (mon.1) 337 : audit 1 from='mgr.25468 172.21.15.37:0/2063831359' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]: dispatch 2024-04-23T02:39:10.323 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:39:09 smithi037 bash[56036]: audit 2024-04-23T02:39:09.828728+0000 mon.a (mon.0) 813 : audit 1 from='mgr.25468 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]: dispatch 2024-04-23T02:39:10.323 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:39:09 smithi037 bash[56036]: audit 2024-04-23T02:39:09.835406+0000 mon.a (mon.0) 814 : audit 1 from='mgr.25468 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]': finished 2024-04-23T02:39:10.323 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:39:09 smithi037 bash[56036]: audit 2024-04-23T02:39:09.836933+0000 mon.c (mon.1) 338 : audit 1 from='mgr.25468 172.21.15.37:0/2063831359' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi"}]: dispatch 2024-04-23T02:39:10.323 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:39:09 smithi037 bash[56036]: audit 2024-04-23T02:39:09.837466+0000 mon.a (mon.0) 815 : audit 1 from='mgr.25468 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi"}]: dispatch 2024-04-23T02:39:10.323 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:39:09 smithi037 bash[56036]: audit 2024-04-23T02:39:09.844167+0000 mon.a (mon.0) 816 : audit 1 from='mgr.25468 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi"}]': finished 2024-04-23T02:39:10.323 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:39:09 smithi037 bash[54030]: audit 2024-04-23T02:39:09.845683+0000 mon.c (mon.1) 339 : audit 1 from='mgr.25468 172.21.15.37:0/2063831359' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]: dispatch 2024-04-23T02:39:10.323 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:39:09 smithi037 bash[54030]: audit 2024-04-23T02:39:09.846333+0000 mon.a (mon.0) 817 : audit 1 from='mgr.25468 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]: dispatch 2024-04-23T02:39:10.323 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:39:09 smithi037 bash[54030]: audit 2024-04-23T02:39:09.851322+0000 mon.a (mon.0) 818 : audit 1 from='mgr.25468 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]': finished 2024-04-23T02:39:10.324 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:39:09 smithi037 bash[54030]: audit 2024-04-23T02:39:09.855269+0000 mon.c (mon.1) 340 : audit 1 from='mgr.25468 172.21.15.37:0/2063831359' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]: dispatch 2024-04-23T02:39:10.324 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:39:09 smithi037 bash[54030]: audit 2024-04-23T02:39:09.855886+0000 mon.a (mon.0) 819 : audit 1 from='mgr.25468 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]: dispatch 2024-04-23T02:39:10.324 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:39:09 smithi037 bash[54030]: audit 2024-04-23T02:39:09.862431+0000 mon.a (mon.0) 820 : audit 1 from='mgr.25468 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]': finished 2024-04-23T02:39:10.324 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:39:09 smithi037 bash[54030]: audit 2024-04-23T02:39:09.866240+0000 mon.c (mon.1) 341 : audit 1 from='mgr.25468 172.21.15.37:0/2063831359' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-04-23T02:39:10.324 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:39:09 smithi037 bash[54030]: audit 2024-04-23T02:39:09.866768+0000 mon.a (mon.0) 821 : audit 1 from='mgr.25468 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-04-23T02:39:10.324 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:39:09 smithi037 bash[54030]: audit 2024-04-23T02:39:09.868262+0000 mon.c (mon.1) 342 : audit 1 from='mgr.25468 172.21.15.37:0/2063831359' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-04-23T02:39:10.324 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:39:09 smithi037 bash[54030]: audit 2024-04-23T02:39:09.868730+0000 mon.a (mon.0) 822 : audit 1 from='mgr.25468 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-04-23T02:39:10.324 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:39:09 smithi037 bash[54030]: audit 2024-04-23T02:39:09.870277+0000 mon.c (mon.1) 343 : audit 1 from='mgr.25468 172.21.15.37:0/2063831359' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-04-23T02:39:10.324 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:39:09 smithi037 bash[54030]: audit 2024-04-23T02:39:09.870750+0000 mon.a (mon.0) 823 : audit 1 from='mgr.25468 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-04-23T02:39:10.324 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:39:09 smithi037 bash[54030]: audit 2024-04-23T02:39:09.872198+0000 mon.c (mon.1) 344 : audit 1 from='mgr.25468 172.21.15.37:0/2063831359' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-04-23T02:39:10.324 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:39:09 smithi037 bash[54030]: audit 2024-04-23T02:39:09.872649+0000 mon.a (mon.0) 824 : audit 1 from='mgr.25468 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-04-23T02:39:10.324 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:39:09 smithi037 bash[54030]: audit 2024-04-23T02:39:09.873988+0000 mon.c (mon.1) 345 : audit 1 from='mgr.25468 172.21.15.37:0/2063831359' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-04-23T02:39:10.324 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:39:09 smithi037 bash[54030]: audit 2024-04-23T02:39:09.874433+0000 mon.a (mon.0) 825 : audit 1 from='mgr.25468 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-04-23T02:39:10.324 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:39:09 smithi037 bash[54030]: audit 2024-04-23T02:39:09.875818+0000 mon.c (mon.1) 346 : audit 1 from='mgr.25468 172.21.15.37:0/2063831359' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-04-23T02:39:10.324 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:39:09 smithi037 bash[54030]: audit 2024-04-23T02:39:09.876281+0000 mon.a (mon.0) 826 : audit 1 from='mgr.25468 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-04-23T02:39:10.325 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:39:09 smithi037 bash[56036]: audit 2024-04-23T02:39:09.845683+0000 mon.c (mon.1) 339 : audit 1 from='mgr.25468 172.21.15.37:0/2063831359' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]: dispatch 2024-04-23T02:39:10.325 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:39:09 smithi037 bash[56036]: audit 2024-04-23T02:39:09.846333+0000 mon.a (mon.0) 817 : audit 1 from='mgr.25468 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]: dispatch 2024-04-23T02:39:10.325 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:39:09 smithi037 bash[56036]: audit 2024-04-23T02:39:09.851322+0000 mon.a (mon.0) 818 : audit 1 from='mgr.25468 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]': finished 2024-04-23T02:39:10.325 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:39:09 smithi037 bash[56036]: audit 2024-04-23T02:39:09.855269+0000 mon.c (mon.1) 340 : audit 1 from='mgr.25468 172.21.15.37:0/2063831359' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]: dispatch 2024-04-23T02:39:10.325 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:39:09 smithi037 bash[56036]: audit 2024-04-23T02:39:09.855886+0000 mon.a (mon.0) 819 : audit 1 from='mgr.25468 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]: dispatch 2024-04-23T02:39:10.325 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:39:09 smithi037 bash[56036]: audit 2024-04-23T02:39:09.862431+0000 mon.a (mon.0) 820 : audit 1 from='mgr.25468 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]': finished 2024-04-23T02:39:10.325 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:39:09 smithi037 bash[56036]: audit 2024-04-23T02:39:09.866240+0000 mon.c (mon.1) 341 : audit 1 from='mgr.25468 172.21.15.37:0/2063831359' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-04-23T02:39:10.325 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:39:09 smithi037 bash[56036]: audit 2024-04-23T02:39:09.866768+0000 mon.a (mon.0) 821 : audit 1 from='mgr.25468 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-04-23T02:39:10.325 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:39:09 smithi037 bash[56036]: audit 2024-04-23T02:39:09.868262+0000 mon.c (mon.1) 342 : audit 1 from='mgr.25468 172.21.15.37:0/2063831359' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-04-23T02:39:10.326 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:39:09 smithi037 bash[56036]: audit 2024-04-23T02:39:09.868730+0000 mon.a (mon.0) 822 : audit 1 from='mgr.25468 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-04-23T02:39:10.326 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:39:09 smithi037 bash[56036]: audit 2024-04-23T02:39:09.870277+0000 mon.c (mon.1) 343 : audit 1 from='mgr.25468 172.21.15.37:0/2063831359' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-04-23T02:39:10.326 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:39:09 smithi037 bash[56036]: audit 2024-04-23T02:39:09.870750+0000 mon.a (mon.0) 823 : audit 1 from='mgr.25468 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-04-23T02:39:10.326 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:39:09 smithi037 bash[56036]: audit 2024-04-23T02:39:09.872198+0000 mon.c (mon.1) 344 : audit 1 from='mgr.25468 172.21.15.37:0/2063831359' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-04-23T02:39:10.326 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:39:09 smithi037 bash[56036]: audit 2024-04-23T02:39:09.872649+0000 mon.a (mon.0) 824 : audit 1 from='mgr.25468 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-04-23T02:39:10.326 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:39:09 smithi037 bash[56036]: audit 2024-04-23T02:39:09.873988+0000 mon.c (mon.1) 345 : audit 1 from='mgr.25468 172.21.15.37:0/2063831359' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-04-23T02:39:10.326 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:39:09 smithi037 bash[56036]: audit 2024-04-23T02:39:09.874433+0000 mon.a (mon.0) 825 : audit 1 from='mgr.25468 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-04-23T02:39:10.326 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:39:09 smithi037 bash[56036]: audit 2024-04-23T02:39:09.875818+0000 mon.c (mon.1) 346 : audit 1 from='mgr.25468 172.21.15.37:0/2063831359' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-04-23T02:39:10.326 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:39:09 smithi037 bash[56036]: audit 2024-04-23T02:39:09.876281+0000 mon.a (mon.0) 826 : audit 1 from='mgr.25468 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-04-23T02:39:10.326 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:39:09 smithi037 bash[56036]: audit 2024-04-23T02:39:09.877662+0000 mon.c (mon.1) 347 : audit 1 from='mgr.25468 172.21.15.37:0/2063831359' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "mon_mds_skip_sanity", "who": "mon"}]: dispatch 2024-04-23T02:39:10.326 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:39:09 smithi037 bash[56036]: audit 2024-04-23T02:39:09.878129+0000 mon.a (mon.0) 827 : audit 1 from='mgr.25468 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "mon_mds_skip_sanity", "who": "mon"}]: dispatch 2024-04-23T02:39:10.326 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:39:09 smithi037 bash[56036]: audit 2024-04-23T02:39:09.885740+0000 mon.a (mon.0) 828 : audit 1 from='mgr.25468 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "mon_mds_skip_sanity", "who": "mon"}]': finished 2024-04-23T02:39:10.326 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:39:09 smithi037 bash[56036]: audit 2024-04-23T02:39:09.888141+0000 mon.c (mon.1) 348 : audit 1 from='mgr.25468 172.21.15.37:0/2063831359' entity='mgr.y' cmd=[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]: dispatch 2024-04-23T02:39:10.327 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:39:09 smithi037 bash[56036]: audit 2024-04-23T02:39:09.888697+0000 mon.a (mon.0) 829 : audit 1 from='mgr.25468 ' entity='mgr.y' cmd=[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]: dispatch 2024-04-23T02:39:10.327 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:39:09 smithi037 bash[54030]: audit 2024-04-23T02:39:09.877662+0000 mon.c (mon.1) 347 : audit 1 from='mgr.25468 172.21.15.37:0/2063831359' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "mon_mds_skip_sanity", "who": "mon"}]: dispatch 2024-04-23T02:39:10.327 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:39:09 smithi037 bash[54030]: audit 2024-04-23T02:39:09.878129+0000 mon.a (mon.0) 827 : audit 1 from='mgr.25468 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "mon_mds_skip_sanity", "who": "mon"}]: dispatch 2024-04-23T02:39:10.327 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:39:09 smithi037 bash[54030]: audit 2024-04-23T02:39:09.885740+0000 mon.a (mon.0) 828 : audit 1 from='mgr.25468 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "mon_mds_skip_sanity", "who": "mon"}]': finished 2024-04-23T02:39:10.327 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:39:09 smithi037 bash[54030]: audit 2024-04-23T02:39:09.888141+0000 mon.c (mon.1) 348 : audit 1 from='mgr.25468 172.21.15.37:0/2063831359' entity='mgr.y' cmd=[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]: dispatch 2024-04-23T02:39:10.327 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:39:09 smithi037 bash[54030]: audit 2024-04-23T02:39:09.888697+0000 mon.a (mon.0) 829 : audit 1 from='mgr.25468 ' entity='mgr.y' cmd=[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]: dispatch 2024-04-23T02:39:10.569 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 23 02:39:10 smithi191 bash[66427]: logger=migrator t=2024-04-23T02:39:10.321338948Z level=info msg="Executing migration" id="add index correlations.source_uid" 2024-04-23T02:39:10.569 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 23 02:39:10 smithi191 bash[66427]: logger=migrator t=2024-04-23T02:39:10.346663522Z level=info msg="Executing migration" id="add correlation config column" 2024-04-23T02:39:10.569 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 23 02:39:10 smithi191 bash[66427]: logger=migrator t=2024-04-23T02:39:10.397820058Z level=info msg="Executing migration" id="create entity_events table" 2024-04-23T02:39:10.570 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 23 02:39:10 smithi191 bash[66427]: logger=migrator t=2024-04-23T02:39:10.423329473Z level=info msg="Executing migration" id="create dashboard public config v1" 2024-04-23T02:39:10.570 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 23 02:39:10 smithi191 bash[66427]: logger=migrator t=2024-04-23T02:39:10.465347258Z level=info msg="Executing migration" id="drop index UQE_dashboard_public_config_uid - v1" 2024-04-23T02:39:10.570 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 23 02:39:10 smithi191 bash[66427]: logger=migrator t=2024-04-23T02:39:10.465708463Z level=warn msg="Skipping migration: Already executed, but not recorded in migration log" id="drop index UQE_dashboard_public_config_uid - v1" 2024-04-23T02:39:10.570 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 23 02:39:10 smithi191 bash[66427]: logger=migrator t=2024-04-23T02:39:10.507425543Z level=info msg="Executing migration" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v1" 2024-04-23T02:39:10.570 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 23 02:39:10 smithi191 bash[66427]: logger=migrator t=2024-04-23T02:39:10.507790463Z 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-04-23T02:39:10.570 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 23 02:39:10 smithi191 bash[66427]: logger=migrator t=2024-04-23T02:39:10.532785478Z level=info msg="Executing migration" id="Drop old dashboard public config table" 2024-04-23T02:39:10.570 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 23 02:39:10 smithi191 bash[66427]: logger=migrator t=2024-04-23T02:39:10.558021257Z level=info msg="Executing migration" id="recreate dashboard public config v1" 2024-04-23T02:39:10.839 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 23 02:39:10 smithi191 bash[66427]: logger=migrator t=2024-04-23T02:39:10.583432487Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_uid - v1" 2024-04-23T02:39:10.839 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 23 02:39:10 smithi191 bash[66427]: logger=migrator t=2024-04-23T02:39:10.625524174Z level=info msg="Executing migration" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v1" 2024-04-23T02:39:10.839 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 23 02:39:10 smithi191 bash[66427]: logger=migrator t=2024-04-23T02:39:10.650844306Z level=info msg="Executing migration" id="drop index UQE_dashboard_public_config_uid - v2" 2024-04-23T02:39:10.839 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 23 02:39:10 smithi191 bash[66427]: logger=migrator t=2024-04-23T02:39:10.692962164Z level=info msg="Executing migration" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v2" 2024-04-23T02:39:10.840 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 23 02:39:10 smithi191 bash[66427]: logger=migrator t=2024-04-23T02:39:10.718222194Z level=info msg="Executing migration" id="Drop public config table" 2024-04-23T02:39:10.840 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 23 02:39:10 smithi191 bash[66427]: logger=migrator t=2024-04-23T02:39:10.743916938Z level=info msg="Executing migration" id="Recreate dashboard public config v2" 2024-04-23T02:39:10.840 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 23 02:39:10 smithi191 bash[66427]: logger=migrator t=2024-04-23T02:39:10.785917333Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_uid - v2" 2024-04-23T02:39:10.840 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 23 02:39:10 smithi191 bash[66427]: logger=migrator t=2024-04-23T02:39:10.828169093Z level=info msg="Executing migration" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v2" 2024-04-23T02:39:11.102 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 23 02:39:10 smithi191 bash[66427]: logger=migrator t=2024-04-23T02:39:10.872558032Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_access_token - v2" 2024-04-23T02:39:11.103 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 23 02:39:10 smithi191 bash[66427]: logger=migrator t=2024-04-23T02:39:10.914673261Z level=info msg="Executing migration" id="Rename table dashboard_public_config to dashboard_public - v2" 2024-04-23T02:39:11.103 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 23 02:39:10 smithi191 bash[66427]: logger=migrator t=2024-04-23T02:39:10.998585084Z level=info msg="Executing migration" id="add annotations_enabled column" 2024-04-23T02:39:11.103 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 23 02:39:11 smithi191 bash[66427]: logger=migrator t=2024-04-23T02:39:11.040646006Z level=info msg="Executing migration" id="add time_selection_enabled column" 2024-04-23T02:39:11.103 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 23 02:39:11 smithi191 bash[66427]: logger=migrator t=2024-04-23T02:39:11.06597389Z level=info msg="Executing migration" id="delete orphaned public dashboards" 2024-04-23T02:39:11.103 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:39:10 smithi191 bash[40117]: cephadm 2024-04-23T02:39:09.597869+0000 mgr.y (mgr.25468) 485 : cephadm 3 unable to calc client keyring client.admin placement PlacementSpec(label='_admin'): Cannot place : No matching hosts for label _admin 2024-04-23T02:39:11.103 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:39:10 smithi191 bash[40117]: audit 2024-04-23T02:39:09.693140+0000 mgr.y (mgr.25468) 486 : audit 0 from='mon.1 -' entity='mon.' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-04-23T02:39:11.103 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:39:10 smithi191 bash[40117]: cephadm 2024-04-23T02:39:09.754129+0000 mgr.y (mgr.25468) 487 : cephadm 1 Upgrade: Finalizing container_image settings 2024-04-23T02:39:11.103 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:39:10 smithi191 bash[40117]: cephadm 2024-04-23T02:39:09.887248+0000 mgr.y (mgr.25468) 488 : cephadm 1 Upgrade: Complete! 2024-04-23T02:39:11.103 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:39:10 smithi191 bash[40117]: audit 2024-04-23T02:39:09.894487+0000 mon.a (mon.0) 830 : audit 1 from='mgr.25468 ' entity='mgr.y' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]': finished 2024-04-23T02:39:11.103 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:39:10 smithi191 bash[40117]: audit 2024-04-23T02:39:09.895764+0000 mon.c (mon.1) 349 : audit 0 from='mgr.25468 172.21.15.37:0/2063831359' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-23T02:39:11.104 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:39:10 smithi191 bash[40117]: audit 2024-04-23T02:39:09.909181+0000 mon.c (mon.1) 350 : audit 0 from='mgr.25468 172.21.15.37:0/2063831359' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-23T02:39:11.104 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:39:10 smithi191 bash[40117]: audit 2024-04-23T02:39:09.910363+0000 mon.c (mon.1) 351 : audit 1 from='mgr.25468 172.21.15.37:0/2063831359' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-23T02:39:11.104 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:39:10 smithi191 bash[40117]: cephadm 2024-04-23T02:39:09.911378+0000 mgr.y (mgr.25468) 489 : cephadm 3 unable to calc client keyring client.admin placement PlacementSpec(label='_admin'): Cannot place : No matching hosts for label _admin 2024-04-23T02:39:11.104 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:39:10 smithi191 bash[40117]: audit 2024-04-23T02:39:09.918829+0000 mon.a (mon.0) 831 : audit 1 from='mgr.25468 ' entity='mgr.y' 2024-04-23T02:39:11.104 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:39:10 smithi191 bash[40117]: audit 2024-04-23T02:39:10.004949+0000 mon.c (mon.1) 352 : audit 0 from='mgr.25468 172.21.15.37:0/2063831359' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-23T02:39:11.104 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:39:10 smithi191 bash[40117]: audit 2024-04-23T02:39:10.008315+0000 mon.c (mon.1) 353 : audit 0 from='mgr.25468 172.21.15.37:0/2063831359' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-23T02:39:11.104 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:39:10 smithi191 bash[40117]: audit 2024-04-23T02:39:10.009845+0000 mon.c (mon.1) 354 : audit 1 from='mgr.25468 172.21.15.37:0/2063831359' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-23T02:39:11.104 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:39:10 smithi191 bash[40117]: cephadm 2024-04-23T02:39:10.011248+0000 mgr.y (mgr.25468) 490 : cephadm 3 unable to calc client keyring client.admin placement PlacementSpec(label='_admin'): Cannot place : No matching hosts for label _admin 2024-04-23T02:39:11.104 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:39:10 smithi191 bash[40117]: audit 2024-04-23T02:39:10.018684+0000 mon.a (mon.0) 832 : audit 1 from='mgr.25468 ' entity='mgr.y' 2024-04-23T02:39:11.104 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:39:10 smithi191 bash[40117]: audit 2024-04-23T02:39:10.392159+0000 mon.a (mon.0) 833 : audit 1 from='mgr.25468 ' entity='mgr.y' 2024-04-23T02:39:11.313 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:39:10 smithi037 bash[54030]: cephadm 2024-04-23T02:39:09.597869+0000 mgr.y (mgr.25468) 485 : cephadm 3 unable to calc client keyring client.admin placement PlacementSpec(label='_admin'): Cannot place : No matching hosts for label _admin 2024-04-23T02:39:11.313 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:39:10 smithi037 bash[54030]: audit 2024-04-23T02:39:09.693140+0000 mgr.y (mgr.25468) 486 : audit 0 from='mon.1 -' entity='mon.' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-04-23T02:39:11.313 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:39:10 smithi037 bash[54030]: cephadm 2024-04-23T02:39:09.754129+0000 mgr.y (mgr.25468) 487 : cephadm 1 Upgrade: Finalizing container_image settings 2024-04-23T02:39:11.313 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:39:10 smithi037 bash[54030]: cephadm 2024-04-23T02:39:09.887248+0000 mgr.y (mgr.25468) 488 : cephadm 1 Upgrade: Complete! 2024-04-23T02:39:11.313 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:39:10 smithi037 bash[54030]: audit 2024-04-23T02:39:09.894487+0000 mon.a (mon.0) 830 : audit 1 from='mgr.25468 ' entity='mgr.y' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]': finished 2024-04-23T02:39:11.313 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:39:10 smithi037 bash[54030]: audit 2024-04-23T02:39:09.895764+0000 mon.c (mon.1) 349 : audit 0 from='mgr.25468 172.21.15.37:0/2063831359' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-23T02:39:11.313 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:39:10 smithi037 bash[54030]: audit 2024-04-23T02:39:09.909181+0000 mon.c (mon.1) 350 : audit 0 from='mgr.25468 172.21.15.37:0/2063831359' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-23T02:39:11.313 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:39:10 smithi037 bash[54030]: audit 2024-04-23T02:39:09.910363+0000 mon.c (mon.1) 351 : audit 1 from='mgr.25468 172.21.15.37:0/2063831359' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-23T02:39:11.313 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:39:10 smithi037 bash[54030]: cephadm 2024-04-23T02:39:09.911378+0000 mgr.y (mgr.25468) 489 : cephadm 3 unable to calc client keyring client.admin placement PlacementSpec(label='_admin'): Cannot place : No matching hosts for label _admin 2024-04-23T02:39:11.313 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:39:10 smithi037 bash[54030]: audit 2024-04-23T02:39:09.918829+0000 mon.a (mon.0) 831 : audit 1 from='mgr.25468 ' entity='mgr.y' 2024-04-23T02:39:11.313 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:39:10 smithi037 bash[54030]: audit 2024-04-23T02:39:10.004949+0000 mon.c (mon.1) 352 : audit 0 from='mgr.25468 172.21.15.37:0/2063831359' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-23T02:39:11.313 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:39:10 smithi037 bash[54030]: audit 2024-04-23T02:39:10.008315+0000 mon.c (mon.1) 353 : audit 0 from='mgr.25468 172.21.15.37:0/2063831359' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-23T02:39:11.314 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:39:10 smithi037 bash[54030]: audit 2024-04-23T02:39:10.009845+0000 mon.c (mon.1) 354 : audit 1 from='mgr.25468 172.21.15.37:0/2063831359' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-23T02:39:11.314 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:39:10 smithi037 bash[54030]: cephadm 2024-04-23T02:39:10.011248+0000 mgr.y (mgr.25468) 490 : cephadm 3 unable to calc client keyring client.admin placement PlacementSpec(label='_admin'): Cannot place : No matching hosts for label _admin 2024-04-23T02:39:11.314 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:39:10 smithi037 bash[54030]: audit 2024-04-23T02:39:10.018684+0000 mon.a (mon.0) 832 : audit 1 from='mgr.25468 ' entity='mgr.y' 2024-04-23T02:39:11.314 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:39:10 smithi037 bash[54030]: audit 2024-04-23T02:39:10.392159+0000 mon.a (mon.0) 833 : audit 1 from='mgr.25468 ' entity='mgr.y' 2024-04-23T02:39:11.314 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:39:10 smithi037 bash[56036]: cephadm 2024-04-23T02:39:09.597869+0000 mgr.y (mgr.25468) 485 : cephadm 3 unable to calc client keyring client.admin placement PlacementSpec(label='_admin'): Cannot place : No matching hosts for label _admin 2024-04-23T02:39:11.314 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:39:10 smithi037 bash[56036]: audit 2024-04-23T02:39:09.693140+0000 mgr.y (mgr.25468) 486 : audit 0 from='mon.1 -' entity='mon.' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-04-23T02:39:11.314 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:39:10 smithi037 bash[56036]: cephadm 2024-04-23T02:39:09.754129+0000 mgr.y (mgr.25468) 487 : cephadm 1 Upgrade: Finalizing container_image settings 2024-04-23T02:39:11.314 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:39:10 smithi037 bash[56036]: cephadm 2024-04-23T02:39:09.887248+0000 mgr.y (mgr.25468) 488 : cephadm 1 Upgrade: Complete! 2024-04-23T02:39:11.314 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:39:10 smithi037 bash[56036]: audit 2024-04-23T02:39:09.894487+0000 mon.a (mon.0) 830 : audit 1 from='mgr.25468 ' entity='mgr.y' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]': finished 2024-04-23T02:39:11.314 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:39:10 smithi037 bash[56036]: audit 2024-04-23T02:39:09.895764+0000 mon.c (mon.1) 349 : audit 0 from='mgr.25468 172.21.15.37:0/2063831359' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-23T02:39:11.314 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:39:10 smithi037 bash[56036]: audit 2024-04-23T02:39:09.909181+0000 mon.c (mon.1) 350 : audit 0 from='mgr.25468 172.21.15.37:0/2063831359' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-23T02:39:11.315 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:39:10 smithi037 bash[56036]: audit 2024-04-23T02:39:09.910363+0000 mon.c (mon.1) 351 : audit 1 from='mgr.25468 172.21.15.37:0/2063831359' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-23T02:39:11.315 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:39:10 smithi037 bash[56036]: cephadm 2024-04-23T02:39:09.911378+0000 mgr.y (mgr.25468) 489 : cephadm 3 unable to calc client keyring client.admin placement PlacementSpec(label='_admin'): Cannot place : No matching hosts for label _admin 2024-04-23T02:39:11.315 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:39:10 smithi037 bash[56036]: audit 2024-04-23T02:39:09.918829+0000 mon.a (mon.0) 831 : audit 1 from='mgr.25468 ' entity='mgr.y' 2024-04-23T02:39:11.315 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:39:10 smithi037 bash[56036]: audit 2024-04-23T02:39:10.004949+0000 mon.c (mon.1) 352 : audit 0 from='mgr.25468 172.21.15.37:0/2063831359' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-23T02:39:11.315 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:39:10 smithi037 bash[56036]: audit 2024-04-23T02:39:10.008315+0000 mon.c (mon.1) 353 : audit 0 from='mgr.25468 172.21.15.37:0/2063831359' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-23T02:39:11.315 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:39:10 smithi037 bash[56036]: audit 2024-04-23T02:39:10.009845+0000 mon.c (mon.1) 354 : audit 1 from='mgr.25468 172.21.15.37:0/2063831359' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-23T02:39:11.315 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:39:10 smithi037 bash[56036]: cephadm 2024-04-23T02:39:10.011248+0000 mgr.y (mgr.25468) 490 : cephadm 3 unable to calc client keyring client.admin placement PlacementSpec(label='_admin'): Cannot place : No matching hosts for label _admin 2024-04-23T02:39:11.315 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:39:10 smithi037 bash[56036]: audit 2024-04-23T02:39:10.018684+0000 mon.a (mon.0) 832 : audit 1 from='mgr.25468 ' entity='mgr.y' 2024-04-23T02:39:11.315 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:39:10 smithi037 bash[56036]: audit 2024-04-23T02:39:10.392159+0000 mon.a (mon.0) 833 : audit 1 from='mgr.25468 ' entity='mgr.y' 2024-04-23T02:39:11.358 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 23 02:39:11 smithi191 bash[66427]: logger=migrator t=2024-04-23T02:39:11.091355896Z level=info msg="Executing migration" id="add share column" 2024-04-23T02:39:11.358 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 23 02:39:11 smithi191 bash[66427]: logger=migrator t=2024-04-23T02:39:11.133432997Z level=info msg="Executing migration" id="create default alerting folders" 2024-04-23T02:39:11.358 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 23 02:39:11 smithi191 bash[66427]: logger=migrator t=2024-04-23T02:39:11.158750984Z level=info msg="Executing migration" id="create file table" 2024-04-23T02:39:11.358 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 23 02:39:11 smithi191 bash[66427]: logger=migrator t=2024-04-23T02:39:11.184145636Z level=info msg="Executing migration" id="file table idx: path natural pk" 2024-04-23T02:39:11.358 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 23 02:39:11 smithi191 bash[66427]: logger=migrator t=2024-04-23T02:39:11.209372442Z level=info msg="Executing migration" id="file table idx: parent_folder_path_hash fast folder retrieval" 2024-04-23T02:39:11.358 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 23 02:39:11 smithi191 bash[66427]: logger=migrator t=2024-04-23T02:39:11.237374021Z level=info msg="Executing migration" id="create file_meta table" 2024-04-23T02:39:11.358 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 23 02:39:11 smithi191 bash[66427]: logger=migrator t=2024-04-23T02:39:11.279300796Z level=info msg="Executing migration" id="file table idx: path key" 2024-04-23T02:39:11.358 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 23 02:39:11 smithi191 bash[66427]: logger=migrator t=2024-04-23T02:39:11.304733524Z level=info msg="Executing migration" id="set path collation in file table" 2024-04-23T02:39:11.358 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 23 02:39:11 smithi191 bash[66427]: logger=migrator t=2024-04-23T02:39:11.346802558Z level=info msg="Executing migration" id="managed permissions migration" 2024-04-23T02:39:11.638 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 23 02:39:11 smithi191 bash[66427]: logger=migrator t=2024-04-23T02:39:11.372124085Z level=info msg="Executing migration" id="managed folder permissions alert actions migration" 2024-04-23T02:39:11.638 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 23 02:39:11 smithi191 bash[66427]: logger=migrator t=2024-04-23T02:39:11.414135558Z level=info msg="Executing migration" id="RBAC action name migrator" 2024-04-23T02:39:11.638 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 23 02:39:11 smithi191 bash[66427]: logger=migrator t=2024-04-23T02:39:11.439582129Z level=info msg="Executing migration" id="Add UID column to playlist" 2024-04-23T02:39:11.638 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 23 02:39:11 smithi191 bash[66427]: logger=migrator t=2024-04-23T02:39:11.464929569Z level=info msg="Executing migration" id="Update uid column values in playlist" 2024-04-23T02:39:11.638 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 23 02:39:11 smithi191 bash[66427]: logger=migrator t=2024-04-23T02:39:11.506924976Z level=info msg="Executing migration" id="Add index for uid in playlist" 2024-04-23T02:39:11.638 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 23 02:39:11 smithi191 bash[66427]: logger=migrator t=2024-04-23T02:39:11.532325683Z level=info msg="Executing migration" id="update group index for alert rules" 2024-04-23T02:39:11.639 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 23 02:39:11 smithi191 bash[66427]: logger=migrator t=2024-04-23T02:39:11.559925924Z level=info msg="Executing migration" id="managed folder permissions alert actions repeated migration" 2024-04-23T02:39:11.639 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 23 02:39:11 smithi191 bash[66427]: logger=migrator t=2024-04-23T02:39:11.585218015Z level=info msg="Executing migration" id="admin only folder/dashboard permission" 2024-04-23T02:39:11.639 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 23 02:39:11 smithi191 bash[66427]: logger=migrator t=2024-04-23T02:39:11.627104513Z level=info msg="Executing migration" id="add action column to seed_assignment" 2024-04-23T02:39:11.907 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 23 02:39:11 smithi191 bash[66427]: logger=migrator t=2024-04-23T02:39:11.669443132Z level=info msg="Executing migration" id="add scope column to seed_assignment" 2024-04-23T02:39:11.908 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 23 02:39:11 smithi191 bash[66427]: logger=migrator t=2024-04-23T02:39:11.703349442Z level=info msg="Executing migration" id="remove unique index builtin_role_role_name before nullable update" 2024-04-23T02:39:11.908 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 23 02:39:11 smithi191 bash[66427]: logger=migrator t=2024-04-23T02:39:11.745476306Z level=info msg="Executing migration" id="update seed_assignment role_name column to nullable" 2024-04-23T02:39:11.908 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 23 02:39:11 smithi191 bash[66427]: logger=migrator t=2024-04-23T02:39:11.840127011Z level=info msg="Executing migration" id="add unique index builtin_role_name back" 2024-04-23T02:39:11.908 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 23 02:39:11 smithi191 bash[66427]: logger=migrator t=2024-04-23T02:39:11.871372806Z level=info msg="Executing migration" id="add unique index builtin_role_action_scope" 2024-04-23T02:39:12.162 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:39:11 smithi191 bash[40117]: cluster 2024-04-23T02:39:10.731066+0000 mgr.y (mgr.25468) 491 : cluster 0 pgmap v346: 161 pgs: 161 active+clean; 604 KiB data, 334 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-23T02:39:12.162 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 23 02:39:11 smithi191 bash[66427]: logger=migrator t=2024-04-23T02:39:11.896674696Z level=info msg="Executing migration" id="add primary key to seed_assigment" 2024-04-23T02:39:12.163 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 23 02:39:11 smithi191 bash[66427]: logger=migrator t=2024-04-23T02:39:11.938999166Z level=info msg="Executing migration" id="managed folder permissions alert actions repeated fixed migration" 2024-04-23T02:39:12.163 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 23 02:39:11 smithi191 bash[66427]: logger=migrator t=2024-04-23T02:39:11.982107122Z level=info msg="Executing migration" id="migrate external alertmanagers to datsourcse" 2024-04-23T02:39:12.163 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 23 02:39:12 smithi191 bash[66427]: logger=migrator t=2024-04-23T02:39:12.024897124Z level=info msg="Executing migration" id="create folder table" 2024-04-23T02:39:12.163 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 23 02:39:12 smithi191 bash[66427]: logger=migrator t=2024-04-23T02:39:12.058684138Z level=info msg="Executing migration" id="Add index for parent_uid" 2024-04-23T02:39:12.163 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 23 02:39:12 smithi191 bash[66427]: logger=migrator t=2024-04-23T02:39:12.084023681Z level=info msg="Executing migration" id="Add unique index for folder.uid and folder.org_id" 2024-04-23T02:39:12.163 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 23 02:39:12 smithi191 bash[66427]: logger=migrator t=2024-04-23T02:39:12.126084329Z level=info msg="Executing migration" id="Update folder title length" 2024-04-23T02:39:12.163 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 23 02:39:12 smithi191 bash[66427]: logger=migrator t=2024-04-23T02:39:12.151328597Z level=info msg="Executing migration" id="Add unique index for folder.title and folder.parent_uid" 2024-04-23T02:39:12.312 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:39:11 smithi037 bash[54030]: cluster 2024-04-23T02:39:10.731066+0000 mgr.y (mgr.25468) 491 : cluster 0 pgmap v346: 161 pgs: 161 active+clean; 604 KiB data, 334 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-23T02:39:12.312 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:39:11 smithi037 bash[56036]: cluster 2024-04-23T02:39:10.731066+0000 mgr.y (mgr.25468) 491 : cluster 0 pgmap v346: 161 pgs: 161 active+clean; 604 KiB data, 334 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-23T02:39:12.433 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 23 02:39:12 smithi191 bash[66427]: logger=migrator t=2024-04-23T02:39:12.176657633Z level=info msg="migrations completed" performed=485 skipped=0 duration=21.594226139s 2024-04-23T02:39:12.433 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 23 02:39:12 smithi191 bash[66427]: logger=sqlstore t=2024-04-23T02:39:12.178082911Z level=info msg="Created default organization" 2024-04-23T02:39:12.433 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 23 02:39:12 smithi191 bash[66427]: logger=plugin.loader t=2024-04-23T02:39:12.279653845Z level=info msg="Plugin registered" pluginID=input 2024-04-23T02:39:12.433 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 23 02:39:12 smithi191 bash[66427]: logger=plugin.loader t=2024-04-23T02:39:12.308456383Z level=info msg="Plugin registered" pluginID=grafana-piechart-panel 2024-04-23T02:39:12.433 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 23 02:39:12 smithi191 bash[66427]: logger=plugin.loader t=2024-04-23T02:39:12.308484104Z level=info msg="Plugin registered" pluginID=vonage-status-panel 2024-04-23T02:39:12.434 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 23 02:39:12 smithi191 bash[66427]: logger=secrets t=2024-04-23T02:39:12.308521801Z level=info msg="Envelope encryption state" enabled=true currentprovider=secretKey.v1 2024-04-23T02:39:12.434 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 23 02:39:12 smithi191 bash[66427]: logger=query_data t=2024-04-23T02:39:12.311804609Z level=info msg="Query Service initialization" 2024-04-23T02:39:12.434 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 23 02:39:12 smithi191 bash[66427]: logger=live.push_http t=2024-04-23T02:39:12.319423593Z level=info msg="Live Push Gateway initialization" 2024-04-23T02:39:13.630 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 23 02:39:13 smithi191 bash[66427]: logger=infra.usagestats.collector t=2024-04-23T02:39:13.244173784Z level=info msg="registering usage stat providers" usageStatsProvidersLen=2 2024-04-23T02:39:13.631 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 23 02:39:13 smithi191 bash[66427]: logger=provisioning.datasources t=2024-04-23T02:39:13.300401128Z level=info msg="inserting datasource from configuration " name=Dashboard1 uid=P43CA22E17D0F9596 2024-04-23T02:39:13.631 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 23 02:39:13 smithi191 bash[66427]: logger=provisioning.datasources t=2024-04-23T02:39:13.371862945Z level=info msg="inserting datasource from configuration " name=Loki uid=P8E80F9AEF21F6940 2024-04-23T02:39:13.631 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 23 02:39:13 smithi191 bash[66427]: logger=provisioning.alerting t=2024-04-23T02:39:13.431212772Z level=info msg="starting to provision alerting" 2024-04-23T02:39:13.631 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 23 02:39:13 smithi191 bash[66427]: logger=provisioning.alerting t=2024-04-23T02:39:13.431280211Z level=info msg="finished to provision alerting" 2024-04-23T02:39:13.631 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 23 02:39:13 smithi191 bash[66427]: logger=ngalert.state.manager t=2024-04-23T02:39:13.431488934Z level=info msg="Warming state cache for startup" 2024-04-23T02:39:13.631 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 23 02:39:13 smithi191 bash[66427]: logger=grafanaStorageLogger t=2024-04-23T02:39:13.431601278Z level=info msg="storage starting" 2024-04-23T02:39:13.631 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 23 02:39:13 smithi191 bash[66427]: logger=http.server t=2024-04-23T02:39:13.435468799Z level=info msg="HTTP Server Listen" address=[::]:3000 protocol=https subUrl= socket= 2024-04-23T02:39:13.631 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 23 02:39:13 smithi191 bash[66427]: logger=sqlstore.transactions t=2024-04-23T02:39:13.443841895Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" 2024-04-23T02:39:13.631 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 23 02:39:13 smithi191 bash[66427]: logger=ngalert.state.manager t=2024-04-23T02:39:13.483172639Z level=info msg="State cache has been initialized" states=0 duration=51.680601ms 2024-04-23T02:39:13.631 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 23 02:39:13 smithi191 bash[66427]: logger=ngalert.multiorg.alertmanager t=2024-04-23T02:39:13.483300598Z level=info msg="starting MultiOrg Alertmanager" 2024-04-23T02:39:13.631 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 23 02:39:13 smithi191 bash[66427]: logger=ticker t=2024-04-23T02:39:13.483323857Z level=info msg=starting first_tick=2024-04-23T02:39:20Z 2024-04-23T02:39:13.631 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 23 02:39:13 smithi191 bash[66427]: logger=sqlstore.transactions t=2024-04-23T02:39:13.619276213Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" 2024-04-23T02:39:14.183 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:39:13 smithi191 bash[40117]: cluster 2024-04-23T02:39:12.732640+0000 mgr.y (mgr.25468) 492 : cluster 0 pgmap v347: 161 pgs: 161 active+clean; 604 KiB data, 334 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-23T02:39:14.312 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:39:13 smithi037 bash[54030]: cluster 2024-04-23T02:39:12.732640+0000 mgr.y (mgr.25468) 492 : cluster 0 pgmap v347: 161 pgs: 161 active+clean; 604 KiB data, 334 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-23T02:39:14.312 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:39:13 smithi037 bash[56036]: cluster 2024-04-23T02:39:12.732640+0000 mgr.y (mgr.25468) 492 : cluster 0 pgmap v347: 161 pgs: 161 active+clean; 604 KiB data, 334 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-23T02:39:15.933 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:39:15 smithi191 bash[40117]: cluster 2024-04-23T02:39:14.733412+0000 mgr.y (mgr.25468) 493 : cluster 0 pgmap v348: 161 pgs: 161 active+clean; 604 KiB data, 334 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-23T02:39:16.062 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:39:15 smithi037 bash[54030]: cluster 2024-04-23T02:39:14.733412+0000 mgr.y (mgr.25468) 493 : cluster 0 pgmap v348: 161 pgs: 161 active+clean; 604 KiB data, 334 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-23T02:39:16.062 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:39:15 smithi037 bash[56036]: cluster 2024-04-23T02:39:14.733412+0000 mgr.y (mgr.25468) 493 : cluster 0 pgmap v348: 161 pgs: 161 active+clean; 604 KiB data, 334 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-23T02:39:16.933 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:39:16 smithi191 bash[40117]: audit 2024-04-23T02:39:15.650419+0000 mgr.y (mgr.25468) 494 : audit 0 from='client.44725 -' entity='client.iscsi.foo.smithi037.qdajck' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-23T02:39:17.062 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:39:16 smithi037 bash[54030]: audit 2024-04-23T02:39:15.650419+0000 mgr.y (mgr.25468) 494 : audit 0 from='client.44725 -' entity='client.iscsi.foo.smithi037.qdajck' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-23T02:39:17.062 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:39:16 smithi037 bash[56036]: audit 2024-04-23T02:39:15.650419+0000 mgr.y (mgr.25468) 494 : audit 0 from='client.44725 -' entity='client.iscsi.foo.smithi037.qdajck' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-23T02:39:17.933 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:39:17 smithi191 bash[40117]: cluster 2024-04-23T02:39:16.734543+0000 mgr.y (mgr.25468) 495 : cluster 0 pgmap v349: 161 pgs: 161 active+clean; 604 KiB data, 334 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-23T02:39:18.062 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:39:17 smithi037 bash[54030]: cluster 2024-04-23T02:39:16.734543+0000 mgr.y (mgr.25468) 495 : cluster 0 pgmap v349: 161 pgs: 161 active+clean; 604 KiB data, 334 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-23T02:39:18.062 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:39:17 smithi037 bash[56036]: cluster 2024-04-23T02:39:16.734543+0000 mgr.y (mgr.25468) 495 : cluster 0 pgmap v349: 161 pgs: 161 active+clean; 604 KiB data, 334 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-23T02:39:20.062 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:39:19 smithi037 bash[54030]: cluster 2024-04-23T02:39:18.735725+0000 mgr.y (mgr.25468) 496 : cluster 0 pgmap v350: 161 pgs: 161 active+clean; 604 KiB data, 334 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-23T02:39:20.062 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:39:19 smithi037 bash[56036]: cluster 2024-04-23T02:39:18.735725+0000 mgr.y (mgr.25468) 496 : cluster 0 pgmap v350: 161 pgs: 161 active+clean; 604 KiB data, 334 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-23T02:39:20.183 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:39:19 smithi191 bash[40117]: cluster 2024-04-23T02:39:18.735725+0000 mgr.y (mgr.25468) 496 : cluster 0 pgmap v350: 161 pgs: 161 active+clean; 604 KiB data, 334 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-23T02:39:22.183 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:39:21 smithi191 bash[40117]: cluster 2024-04-23T02:39:20.736753+0000 mgr.y (mgr.25468) 497 : cluster 0 pgmap v351: 161 pgs: 161 active+clean; 604 KiB data, 334 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-23T02:39:22.312 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:39:21 smithi037 bash[54030]: cluster 2024-04-23T02:39:20.736753+0000 mgr.y (mgr.25468) 497 : cluster 0 pgmap v351: 161 pgs: 161 active+clean; 604 KiB data, 334 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-23T02:39:22.312 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:39:21 smithi037 bash[56036]: cluster 2024-04-23T02:39:20.736753+0000 mgr.y (mgr.25468) 497 : cluster 0 pgmap v351: 161 pgs: 161 active+clean; 604 KiB data, 334 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-23T02:39:24.183 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:39:23 smithi191 bash[40117]: cluster 2024-04-23T02:39:22.738237+0000 mgr.y (mgr.25468) 498 : cluster 0 pgmap v352: 161 pgs: 161 active+clean; 604 KiB data, 334 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-23T02:39:24.312 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:39:23 smithi037 bash[54030]: cluster 2024-04-23T02:39:22.738237+0000 mgr.y (mgr.25468) 498 : cluster 0 pgmap v352: 161 pgs: 161 active+clean; 604 KiB data, 334 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-23T02:39:24.312 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:39:23 smithi037 bash[56036]: cluster 2024-04-23T02:39:22.738237+0000 mgr.y (mgr.25468) 498 : cluster 0 pgmap v352: 161 pgs: 161 active+clean; 604 KiB data, 334 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-23T02:39:26.062 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:39:25 smithi037 bash[54030]: cluster 2024-04-23T02:39:24.739196+0000 mgr.y (mgr.25468) 499 : cluster 0 pgmap v353: 161 pgs: 161 active+clean; 604 KiB data, 334 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-23T02:39:26.062 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:39:25 smithi037 bash[56036]: cluster 2024-04-23T02:39:24.739196+0000 mgr.y (mgr.25468) 499 : cluster 0 pgmap v353: 161 pgs: 161 active+clean; 604 KiB data, 334 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-23T02:39:26.183 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:39:25 smithi191 bash[40117]: cluster 2024-04-23T02:39:24.739196+0000 mgr.y (mgr.25468) 499 : cluster 0 pgmap v353: 161 pgs: 161 active+clean; 604 KiB data, 334 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-23T02:39:27.183 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:39:26 smithi191 bash[40117]: audit 2024-04-23T02:39:25.661277+0000 mgr.y (mgr.25468) 500 : audit 0 from='client.44725 -' entity='client.iscsi.foo.smithi037.qdajck' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-23T02:39:27.312 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:39:26 smithi037 bash[54030]: audit 2024-04-23T02:39:25.661277+0000 mgr.y (mgr.25468) 500 : audit 0 from='client.44725 -' entity='client.iscsi.foo.smithi037.qdajck' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-23T02:39:27.312 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:39:26 smithi037 bash[56036]: audit 2024-04-23T02:39:25.661277+0000 mgr.y (mgr.25468) 500 : audit 0 from='client.44725 -' entity='client.iscsi.foo.smithi037.qdajck' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-23T02:39:28.183 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:39:27 smithi191 bash[40117]: cluster 2024-04-23T02:39:26.740485+0000 mgr.y (mgr.25468) 501 : cluster 0 pgmap v354: 161 pgs: 161 active+clean; 604 KiB data, 334 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-23T02:39:28.312 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:39:27 smithi037 bash[54030]: cluster 2024-04-23T02:39:26.740485+0000 mgr.y (mgr.25468) 501 : cluster 0 pgmap v354: 161 pgs: 161 active+clean; 604 KiB data, 334 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-23T02:39:28.312 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:39:27 smithi037 bash[56036]: cluster 2024-04-23T02:39:26.740485+0000 mgr.y (mgr.25468) 501 : cluster 0 pgmap v354: 161 pgs: 161 active+clean; 604 KiB data, 334 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-23T02:39:29.659 DEBUG:teuthology.orchestra.run.smithi037:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 39f0dbf0-0117-11ef-bc93-c7b262605968 -e sha1=646b8c7d293d8ec31a40c69f7b3237b19c1be24d -- bash -c 'ceph orch ps' 2024-04-23T02:39:30.062 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:39:29 smithi037 bash[56036]: audit 2024-04-23T02:39:28.734016+0000 mgr.y (mgr.25468) 502 : audit 0 from='client.35208 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T02:39:30.062 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:39:29 smithi037 bash[56036]: cluster 2024-04-23T02:39:28.741602+0000 mgr.y (mgr.25468) 503 : cluster 0 pgmap v355: 161 pgs: 161 active+clean; 604 KiB data, 334 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-23T02:39:30.062 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:39:29 smithi037 bash[54030]: audit 2024-04-23T02:39:28.734016+0000 mgr.y (mgr.25468) 502 : audit 0 from='client.35208 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T02:39:30.062 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:39:29 smithi037 bash[54030]: cluster 2024-04-23T02:39:28.741602+0000 mgr.y (mgr.25468) 503 : cluster 0 pgmap v355: 161 pgs: 161 active+clean; 604 KiB data, 334 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-23T02:39:30.183 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:39:29 smithi191 bash[40117]: audit 2024-04-23T02:39:28.734016+0000 mgr.y (mgr.25468) 502 : audit 0 from='client.35208 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T02:39:30.183 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:39:29 smithi191 bash[40117]: cluster 2024-04-23T02:39:28.741602+0000 mgr.y (mgr.25468) 503 : cluster 0 pgmap v355: 161 pgs: 161 active+clean; 604 KiB data, 334 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-23T02:39:32.062 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:39:31 smithi037 bash[54030]: cluster 2024-04-23T02:39:30.742677+0000 mgr.y (mgr.25468) 504 : cluster 0 pgmap v356: 161 pgs: 161 active+clean; 604 KiB data, 334 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-23T02:39:32.062 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:39:31 smithi037 bash[56036]: cluster 2024-04-23T02:39:30.742677+0000 mgr.y (mgr.25468) 504 : cluster 0 pgmap v356: 161 pgs: 161 active+clean; 604 KiB data, 334 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-23T02:39:32.183 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:39:31 smithi191 bash[40117]: cluster 2024-04-23T02:39:30.742677+0000 mgr.y (mgr.25468) 504 : cluster 0 pgmap v356: 161 pgs: 161 active+clean; 604 KiB data, 334 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-23T02:39:33.224 INFO:teuthology.orchestra.run.smithi037.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-04-23T02:39:33.224 INFO:teuthology.orchestra.run.smithi037.stdout:alertmanager.a smithi037 *:9093,9094 running (70s) 63s ago 18m 14.9M - 0.25.0 c8568f914cd2 1cbeeda4cd68 2024-04-23T02:39:33.225 INFO:teuthology.orchestra.run.smithi037.stdout:grafana.a smithi191 *:3000 running (43s) 37s ago 17m 25.3M - 9.4.7 954c08fa6188 33d5bb1a39b5 2024-04-23T02:39:33.225 INFO:teuthology.orchestra.run.smithi037.stdout:iscsi.foo.smithi037.qdajck smithi037 running (2m) 63s ago 15m 48.3M - 3.7 9900ed1a6b81 ba273912b7ca 2024-04-23T02:39:33.225 INFO:teuthology.orchestra.run.smithi037.stdout:mgr.x smithi191 *:8443,8765 running (9m) 37s ago 22m 443M - 18.2.2-1237-g646b8c7d 9900ed1a6b81 b3456bc9b9ef 2024-04-23T02:39:33.225 INFO:teuthology.orchestra.run.smithi037.stdout:mgr.y smithi037 *:8443,8765 running (10m) 63s ago 23m 499M - 18.2.2-1237-g646b8c7d 9900ed1a6b81 19b52a26f1ca 2024-04-23T02:39:33.225 INFO:teuthology.orchestra.run.smithi037.stdout:mon.a smithi037 running (9m) 63s ago 24m 85.2M 2048M 18.2.2-1237-g646b8c7d 9900ed1a6b81 6d03d23cb94e 2024-04-23T02:39:33.225 INFO:teuthology.orchestra.run.smithi037.stdout:mon.b smithi191 running (8m) 37s ago 22m 63.7M 2048M 18.2.2-1237-g646b8c7d 9900ed1a6b81 a5c2b4539944 2024-04-23T02:39:33.225 INFO:teuthology.orchestra.run.smithi037.stdout:mon.c smithi037 running (8m) 63s ago 22m 67.0M 2048M 18.2.2-1237-g646b8c7d 9900ed1a6b81 f6fcc457b7d2 2024-04-23T02:39:33.225 INFO:teuthology.orchestra.run.smithi037.stdout:node-exporter.a smithi037 *:9100 running (2m) 63s ago 18m 9.85M - 1.5.0 0da6a335fe13 7a5a8f6e5141 2024-04-23T02:39:33.225 INFO:teuthology.orchestra.run.smithi037.stdout:node-exporter.b smithi191 *:9100 running (119s) 37s ago 18m 9415k - 1.5.0 0da6a335fe13 0b4ddb48b7ee 2024-04-23T02:39:33.225 INFO:teuthology.orchestra.run.smithi037.stdout:osd.0 smithi037 running (6m) 63s ago 21m 65.4M 4096M 18.2.2-1237-g646b8c7d 9900ed1a6b81 e084fbd81970 2024-04-23T02:39:33.225 INFO:teuthology.orchestra.run.smithi037.stdout:osd.1 smithi037 running (6m) 63s ago 21m 66.3M 4096M 18.2.2-1237-g646b8c7d 9900ed1a6b81 743ca0daac2b 2024-04-23T02:39:33.225 INFO:teuthology.orchestra.run.smithi037.stdout:osd.2 smithi037 running (5m) 63s ago 21m 64.5M 4096M 18.2.2-1237-g646b8c7d 9900ed1a6b81 919a641f6f71 2024-04-23T02:39:33.225 INFO:teuthology.orchestra.run.smithi037.stdout:osd.3 smithi037 running (5m) 63s ago 20m 62.9M 4096M 18.2.2-1237-g646b8c7d 9900ed1a6b81 21dfc544a753 2024-04-23T02:39:33.225 INFO:teuthology.orchestra.run.smithi037.stdout:osd.4 smithi191 running (4m) 37s ago 20m 64.5M 4096M 18.2.2-1237-g646b8c7d 9900ed1a6b81 115b79a0f222 2024-04-23T02:39:33.225 INFO:teuthology.orchestra.run.smithi037.stdout:osd.5 smithi191 running (4m) 37s ago 19m 62.1M 4096M 18.2.2-1237-g646b8c7d 9900ed1a6b81 d173af4b36f7 2024-04-23T02:39:33.226 INFO:teuthology.orchestra.run.smithi037.stdout:osd.6 smithi191 running (4m) 37s ago 19m 58.7M 4096M 18.2.2-1237-g646b8c7d 9900ed1a6b81 ca3a0c9b876e 2024-04-23T02:39:33.226 INFO:teuthology.orchestra.run.smithi037.stdout:osd.7 smithi191 running (3m) 37s ago 19m 59.4M 4096M 18.2.2-1237-g646b8c7d 9900ed1a6b81 9d8e7676dd6f 2024-04-23T02:39:33.226 INFO:teuthology.orchestra.run.smithi037.stdout:prometheus.a smithi191 *:9095 running (96s) 37s ago 18m 35.4M - 2.43.0 a07b618ecd1d 0f044bd9441b 2024-04-23T02:39:33.226 INFO:teuthology.orchestra.run.smithi037.stdout:rgw.foo.smithi037.ajnubp smithi037 *:8000 running (3m) 63s ago 16m 90.6M - 18.2.2-1237-g646b8c7d 9900ed1a6b81 a0ebdf431251 2024-04-23T02:39:33.226 INFO:teuthology.orchestra.run.smithi037.stdout:rgw.foo.smithi191.arojwq smithi191 *:8000 running (3m) 37s ago 16m 90.7M - 18.2.2-1237-g646b8c7d 9900ed1a6b81 3da7b9b68bfb 2024-04-23T02:39:33.226 INFO:teuthology.orchestra.run.smithi037.stdout:rgw.smpl.smithi037.oowzwi smithi037 *:80 running (3m) 63s ago 16m 90.5M - 18.2.2-1237-g646b8c7d 9900ed1a6b81 d006b67bc98a 2024-04-23T02:39:33.226 INFO:teuthology.orchestra.run.smithi037.stdout:rgw.smpl.smithi191.vzlgqs smithi191 *:80 running (2m) 37s ago 16m 90.4M - 18.2.2-1237-g646b8c7d 9900ed1a6b81 27cc27328dd8 2024-04-23T02:39:34.029 DEBUG:teuthology.orchestra.run.smithi037:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 39f0dbf0-0117-11ef-bc93-c7b262605968 -e sha1=646b8c7d293d8ec31a40c69f7b3237b19c1be24d -- bash -c 'ceph versions' 2024-04-23T02:39:34.183 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:39:33 smithi191 bash[40117]: cluster 2024-04-23T02:39:32.744290+0000 mgr.y (mgr.25468) 505 : cluster 0 pgmap v357: 161 pgs: 161 active+clean; 604 KiB data, 334 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-23T02:39:34.214 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:39:33 smithi037 bash[56036]: cluster 2024-04-23T02:39:32.744290+0000 mgr.y (mgr.25468) 505 : cluster 0 pgmap v357: 161 pgs: 161 active+clean; 604 KiB data, 334 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-23T02:39:34.215 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:39:33 smithi037 bash[54030]: cluster 2024-04-23T02:39:32.744290+0000 mgr.y (mgr.25468) 505 : cluster 0 pgmap v357: 161 pgs: 161 active+clean; 604 KiB data, 334 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-23T02:39:35.183 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:39:34 smithi191 bash[40117]: audit 2024-04-23T02:39:33.191102+0000 mgr.y (mgr.25468) 506 : audit 0 from='client.45061 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T02:39:35.222 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:39:34 smithi037 bash[54030]: audit 2024-04-23T02:39:33.191102+0000 mgr.y (mgr.25468) 506 : audit 0 from='client.45061 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T02:39:35.222 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:39:34 smithi037 bash[56036]: audit 2024-04-23T02:39:33.191102+0000 mgr.y (mgr.25468) 506 : audit 0 from='client.45061 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T02:39:36.169 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:39:35 smithi037 bash[54030]: cluster 2024-04-23T02:39:34.745227+0000 mgr.y (mgr.25468) 507 : cluster 0 pgmap v358: 161 pgs: 161 active+clean; 604 KiB data, 334 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-23T02:39:36.169 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:39:35 smithi037 bash[56036]: cluster 2024-04-23T02:39:34.745227+0000 mgr.y (mgr.25468) 507 : cluster 0 pgmap v358: 161 pgs: 161 active+clean; 604 KiB data, 334 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-23T02:39:36.183 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:39:35 smithi191 bash[40117]: cluster 2024-04-23T02:39:34.745227+0000 mgr.y (mgr.25468) 507 : cluster 0 pgmap v358: 161 pgs: 161 active+clean; 604 KiB data, 334 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-23T02:39:37.131 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:39:36 smithi037 bash[56036]: audit 2024-04-23T02:39:35.672553+0000 mgr.y (mgr.25468) 508 : audit 0 from='client.44725 -' entity='client.iscsi.foo.smithi037.qdajck' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-23T02:39:37.131 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:39:36 smithi037 bash[54030]: audit 2024-04-23T02:39:35.672553+0000 mgr.y (mgr.25468) 508 : audit 0 from='client.44725 -' entity='client.iscsi.foo.smithi037.qdajck' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-23T02:39:37.183 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:39:36 smithi191 bash[40117]: audit 2024-04-23T02:39:35.672553+0000 mgr.y (mgr.25468) 508 : audit 0 from='client.44725 -' entity='client.iscsi.foo.smithi037.qdajck' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-23T02:39:37.658 INFO:teuthology.orchestra.run.smithi037.stdout:{ 2024-04-23T02:39:37.658 INFO:teuthology.orchestra.run.smithi037.stdout: "mon": { 2024-04-23T02:39:37.658 INFO:teuthology.orchestra.run.smithi037.stdout: "ceph version 18.2.2-1237-g646b8c7d (646b8c7d293d8ec31a40c69f7b3237b19c1be24d) reef (stable)": 3 2024-04-23T02:39:37.659 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-04-23T02:39:37.659 INFO:teuthology.orchestra.run.smithi037.stdout: "mgr": { 2024-04-23T02:39:37.659 INFO:teuthology.orchestra.run.smithi037.stdout: "ceph version 18.2.2-1237-g646b8c7d (646b8c7d293d8ec31a40c69f7b3237b19c1be24d) reef (stable)": 2 2024-04-23T02:39:37.659 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-04-23T02:39:37.659 INFO:teuthology.orchestra.run.smithi037.stdout: "osd": { 2024-04-23T02:39:37.659 INFO:teuthology.orchestra.run.smithi037.stdout: "ceph version 18.2.2-1237-g646b8c7d (646b8c7d293d8ec31a40c69f7b3237b19c1be24d) reef (stable)": 8 2024-04-23T02:39:37.659 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-04-23T02:39:37.659 INFO:teuthology.orchestra.run.smithi037.stdout: "rgw": { 2024-04-23T02:39:37.659 INFO:teuthology.orchestra.run.smithi037.stdout: "ceph version 18.2.2-1237-g646b8c7d (646b8c7d293d8ec31a40c69f7b3237b19c1be24d) reef (stable)": 4 2024-04-23T02:39:37.659 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-04-23T02:39:37.659 INFO:teuthology.orchestra.run.smithi037.stdout: "overall": { 2024-04-23T02:39:37.659 INFO:teuthology.orchestra.run.smithi037.stdout: "ceph version 18.2.2-1237-g646b8c7d (646b8c7d293d8ec31a40c69f7b3237b19c1be24d) reef (stable)": 17 2024-04-23T02:39:37.660 INFO:teuthology.orchestra.run.smithi037.stdout: } 2024-04-23T02:39:37.660 INFO:teuthology.orchestra.run.smithi037.stdout:} 2024-04-23T02:39:38.061 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:39:37 smithi037 bash[54030]: cluster 2024-04-23T02:39:36.746442+0000 mgr.y (mgr.25468) 509 : cluster 0 pgmap v359: 161 pgs: 161 active+clean; 604 KiB data, 334 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-23T02:39:38.062 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:39:37 smithi037 bash[54030]: audit 2024-04-23T02:39:37.649001+0000 mon.a (mon.0) 834 : audit 0 from='client.35220 172.21.15.37:0/4199909616' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T02:39:38.062 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:39:37 smithi037 bash[56036]: cluster 2024-04-23T02:39:36.746442+0000 mgr.y (mgr.25468) 509 : cluster 0 pgmap v359: 161 pgs: 161 active+clean; 604 KiB data, 334 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-23T02:39:38.062 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:39:37 smithi037 bash[56036]: audit 2024-04-23T02:39:37.649001+0000 mon.a (mon.0) 834 : audit 0 from='client.35220 172.21.15.37:0/4199909616' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T02:39:38.183 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:39:37 smithi191 bash[40117]: cluster 2024-04-23T02:39:36.746442+0000 mgr.y (mgr.25468) 509 : cluster 0 pgmap v359: 161 pgs: 161 active+clean; 604 KiB data, 334 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-23T02:39:38.183 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:39:37 smithi191 bash[40117]: audit 2024-04-23T02:39:37.649001+0000 mon.a (mon.0) 834 : audit 0 from='client.35220 172.21.15.37:0/4199909616' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T02:39:38.400 DEBUG:teuthology.orchestra.run.smithi037:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 39f0dbf0-0117-11ef-bc93-c7b262605968 -e sha1=646b8c7d293d8ec31a40c69f7b3237b19c1be24d -- bash -c 'echo "wait for servicemap items w/ changing names to refresh"' 2024-04-23T02:39:40.062 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:39:39 smithi037 bash[54030]: cluster 2024-04-23T02:39:38.747657+0000 mgr.y (mgr.25468) 510 : cluster 0 pgmap v360: 161 pgs: 161 active+clean; 604 KiB data, 334 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-23T02:39:40.062 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:39:39 smithi037 bash[56036]: cluster 2024-04-23T02:39:38.747657+0000 mgr.y (mgr.25468) 510 : cluster 0 pgmap v360: 161 pgs: 161 active+clean; 604 KiB data, 334 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-23T02:39:40.183 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:39:39 smithi191 bash[40117]: cluster 2024-04-23T02:39:38.747657+0000 mgr.y (mgr.25468) 510 : cluster 0 pgmap v360: 161 pgs: 161 active+clean; 604 KiB data, 334 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-23T02:39:41.372 INFO:teuthology.orchestra.run.smithi037.stdout:wait for servicemap items w/ changing names to refresh 2024-04-23T02:39:42.147 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:39:41 smithi037 bash[54030]: cluster 2024-04-23T02:39:40.748737+0000 mgr.y (mgr.25468) 511 : cluster 0 pgmap v361: 161 pgs: 161 active+clean; 604 KiB data, 334 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-23T02:39:42.148 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:39:41 smithi037 bash[56036]: cluster 2024-04-23T02:39:40.748737+0000 mgr.y (mgr.25468) 511 : cluster 0 pgmap v361: 161 pgs: 161 active+clean; 604 KiB data, 334 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-23T02:39:42.149 DEBUG:teuthology.orchestra.run.smithi037:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 39f0dbf0-0117-11ef-bc93-c7b262605968 -e sha1=646b8c7d293d8ec31a40c69f7b3237b19c1be24d -- bash -c 'sleep 60' 2024-04-23T02:39:42.183 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:39:41 smithi191 bash[40117]: cluster 2024-04-23T02:39:40.748737+0000 mgr.y (mgr.25468) 511 : cluster 0 pgmap v361: 161 pgs: 161 active+clean; 604 KiB data, 334 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-23T02:39:44.183 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:39:43 smithi191 bash[40117]: cluster 2024-04-23T02:39:42.750269+0000 mgr.y (mgr.25468) 512 : cluster 0 pgmap v362: 161 pgs: 161 active+clean; 604 KiB data, 334 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-23T02:39:44.210 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:39:43 smithi037 bash[54030]: cluster 2024-04-23T02:39:42.750269+0000 mgr.y (mgr.25468) 512 : cluster 0 pgmap v362: 161 pgs: 161 active+clean; 604 KiB data, 334 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-23T02:39:44.210 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:39:43 smithi037 bash[56036]: cluster 2024-04-23T02:39:42.750269+0000 mgr.y (mgr.25468) 512 : cluster 0 pgmap v362: 161 pgs: 161 active+clean; 604 KiB data, 334 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-23T02:39:46.061 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:39:45 smithi037 bash[54030]: cluster 2024-04-23T02:39:44.751196+0000 mgr.y (mgr.25468) 513 : cluster 0 pgmap v363: 161 pgs: 161 active+clean; 604 KiB data, 334 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-23T02:39:46.061 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:39:45 smithi037 bash[56036]: cluster 2024-04-23T02:39:44.751196+0000 mgr.y (mgr.25468) 513 : cluster 0 pgmap v363: 161 pgs: 161 active+clean; 604 KiB data, 334 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-23T02:39:46.183 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:39:45 smithi191 bash[40117]: cluster 2024-04-23T02:39:44.751196+0000 mgr.y (mgr.25468) 513 : cluster 0 pgmap v363: 161 pgs: 161 active+clean; 604 KiB data, 334 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-23T02:39:47.183 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:39:46 smithi191 bash[40117]: audit 2024-04-23T02:39:45.680362+0000 mgr.y (mgr.25468) 514 : audit 0 from='client.44725 -' entity='client.iscsi.foo.smithi037.qdajck' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-23T02:39:47.311 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:39:46 smithi037 bash[54030]: audit 2024-04-23T02:39:45.680362+0000 mgr.y (mgr.25468) 514 : audit 0 from='client.44725 -' entity='client.iscsi.foo.smithi037.qdajck' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-23T02:39:47.312 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:39:46 smithi037 bash[56036]: audit 2024-04-23T02:39:45.680362+0000 mgr.y (mgr.25468) 514 : audit 0 from='client.44725 -' entity='client.iscsi.foo.smithi037.qdajck' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-23T02:39:48.183 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:39:47 smithi191 bash[40117]: cluster 2024-04-23T02:39:46.752459+0000 mgr.y (mgr.25468) 515 : cluster 0 pgmap v364: 161 pgs: 161 active+clean; 604 KiB data, 334 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-23T02:39:48.311 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:39:47 smithi037 bash[54030]: cluster 2024-04-23T02:39:46.752459+0000 mgr.y (mgr.25468) 515 : cluster 0 pgmap v364: 161 pgs: 161 active+clean; 604 KiB data, 334 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-23T02:39:48.312 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:39:47 smithi037 bash[56036]: cluster 2024-04-23T02:39:46.752459+0000 mgr.y (mgr.25468) 515 : cluster 0 pgmap v364: 161 pgs: 161 active+clean; 604 KiB data, 334 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-23T02:39:50.183 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:39:49 smithi191 bash[40117]: cluster 2024-04-23T02:39:48.753591+0000 mgr.y (mgr.25468) 516 : cluster 0 pgmap v365: 161 pgs: 161 active+clean; 604 KiB data, 334 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-23T02:39:50.311 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:39:49 smithi037 bash[54030]: cluster 2024-04-23T02:39:48.753591+0000 mgr.y (mgr.25468) 516 : cluster 0 pgmap v365: 161 pgs: 161 active+clean; 604 KiB data, 334 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-23T02:39:50.312 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:39:49 smithi037 bash[56036]: cluster 2024-04-23T02:39:48.753591+0000 mgr.y (mgr.25468) 516 : cluster 0 pgmap v365: 161 pgs: 161 active+clean; 604 KiB data, 334 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-23T02:39:52.186 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:39:51 smithi191 bash[40117]: cluster 2024-04-23T02:39:50.754578+0000 mgr.y (mgr.25468) 517 : cluster 0 pgmap v366: 161 pgs: 161 active+clean; 604 KiB data, 334 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-23T02:39:52.311 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:39:51 smithi037 bash[54030]: cluster 2024-04-23T02:39:50.754578+0000 mgr.y (mgr.25468) 517 : cluster 0 pgmap v366: 161 pgs: 161 active+clean; 604 KiB data, 334 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-23T02:39:52.312 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:39:51 smithi037 bash[56036]: cluster 2024-04-23T02:39:50.754578+0000 mgr.y (mgr.25468) 517 : cluster 0 pgmap v366: 161 pgs: 161 active+clean; 604 KiB data, 334 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-23T02:39:54.183 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:39:53 smithi191 bash[40117]: cluster 2024-04-23T02:39:52.756159+0000 mgr.y (mgr.25468) 518 : cluster 0 pgmap v367: 161 pgs: 161 active+clean; 604 KiB data, 334 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-23T02:39:54.311 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:39:53 smithi037 bash[54030]: cluster 2024-04-23T02:39:52.756159+0000 mgr.y (mgr.25468) 518 : cluster 0 pgmap v367: 161 pgs: 161 active+clean; 604 KiB data, 334 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-23T02:39:54.311 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:39:53 smithi037 bash[56036]: cluster 2024-04-23T02:39:52.756159+0000 mgr.y (mgr.25468) 518 : cluster 0 pgmap v367: 161 pgs: 161 active+clean; 604 KiB data, 334 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-23T02:39:56.061 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:39:55 smithi037 bash[56036]: cluster 2024-04-23T02:39:54.757339+0000 mgr.y (mgr.25468) 519 : cluster 0 pgmap v368: 161 pgs: 161 active+clean; 604 KiB data, 334 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-23T02:39:56.062 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:39:55 smithi037 bash[54030]: cluster 2024-04-23T02:39:54.757339+0000 mgr.y (mgr.25468) 519 : cluster 0 pgmap v368: 161 pgs: 161 active+clean; 604 KiB data, 334 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-23T02:39:56.183 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:39:55 smithi191 bash[40117]: cluster 2024-04-23T02:39:54.757339+0000 mgr.y (mgr.25468) 519 : cluster 0 pgmap v368: 161 pgs: 161 active+clean; 604 KiB data, 334 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-23T02:39:57.183 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:39:56 smithi191 bash[40117]: audit 2024-04-23T02:39:55.691520+0000 mgr.y (mgr.25468) 520 : audit 0 from='client.44725 -' entity='client.iscsi.foo.smithi037.qdajck' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-23T02:39:57.311 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:39:56 smithi037 bash[56036]: audit 2024-04-23T02:39:55.691520+0000 mgr.y (mgr.25468) 520 : audit 0 from='client.44725 -' entity='client.iscsi.foo.smithi037.qdajck' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-23T02:39:57.311 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:39:56 smithi037 bash[54030]: audit 2024-04-23T02:39:55.691520+0000 mgr.y (mgr.25468) 520 : audit 0 from='client.44725 -' entity='client.iscsi.foo.smithi037.qdajck' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-23T02:39:58.183 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:39:57 smithi191 bash[40117]: cluster 2024-04-23T02:39:56.758603+0000 mgr.y (mgr.25468) 521 : cluster 0 pgmap v369: 161 pgs: 161 active+clean; 604 KiB data, 334 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-23T02:39:58.311 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:39:57 smithi037 bash[54030]: cluster 2024-04-23T02:39:56.758603+0000 mgr.y (mgr.25468) 521 : cluster 0 pgmap v369: 161 pgs: 161 active+clean; 604 KiB data, 334 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-23T02:39:58.311 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:39:57 smithi037 bash[56036]: cluster 2024-04-23T02:39:56.758603+0000 mgr.y (mgr.25468) 521 : cluster 0 pgmap v369: 161 pgs: 161 active+clean; 604 KiB data, 334 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-23T02:40:00.183 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:39:59 smithi191 bash[40117]: cluster 2024-04-23T02:39:58.759813+0000 mgr.y (mgr.25468) 522 : cluster 0 pgmap v370: 161 pgs: 161 active+clean; 604 KiB data, 334 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-23T02:40:00.311 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:39:59 smithi037 bash[54030]: cluster 2024-04-23T02:39:58.759813+0000 mgr.y (mgr.25468) 522 : cluster 0 pgmap v370: 161 pgs: 161 active+clean; 604 KiB data, 334 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-23T02:40:00.311 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:39:59 smithi037 bash[56036]: cluster 2024-04-23T02:39:58.759813+0000 mgr.y (mgr.25468) 522 : cluster 0 pgmap v370: 161 pgs: 161 active+clean; 604 KiB data, 334 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-23T02:40:01.311 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:40:00 smithi037 bash[54030]: cluster 2024-04-23T02:40:00.000119+0000 mon.a (mon.0) 835 : cluster 1 overall HEALTH_OK 2024-04-23T02:40:01.312 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:40:00 smithi037 bash[56036]: cluster 2024-04-23T02:40:00.000119+0000 mon.a (mon.0) 835 : cluster 1 overall HEALTH_OK 2024-04-23T02:40:01.433 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:40:00 smithi191 bash[40117]: cluster 2024-04-23T02:40:00.000119+0000 mon.a (mon.0) 835 : cluster 1 overall HEALTH_OK 2024-04-23T02:40:02.311 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:40:01 smithi037 bash[54030]: cluster 2024-04-23T02:40:00.760827+0000 mgr.y (mgr.25468) 523 : cluster 0 pgmap v371: 161 pgs: 161 active+clean; 604 KiB data, 334 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-23T02:40:02.312 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:40:01 smithi037 bash[56036]: cluster 2024-04-23T02:40:00.760827+0000 mgr.y (mgr.25468) 523 : cluster 0 pgmap v371: 161 pgs: 161 active+clean; 604 KiB data, 334 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-23T02:40:02.433 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:40:01 smithi191 bash[40117]: cluster 2024-04-23T02:40:00.760827+0000 mgr.y (mgr.25468) 523 : cluster 0 pgmap v371: 161 pgs: 161 active+clean; 604 KiB data, 334 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-23T02:40:04.311 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:40:03 smithi037 bash[54030]: cluster 2024-04-23T02:40:02.762347+0000 mgr.y (mgr.25468) 524 : cluster 0 pgmap v372: 161 pgs: 161 active+clean; 604 KiB data, 334 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-23T02:40:04.311 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:40:03 smithi037 bash[56036]: cluster 2024-04-23T02:40:02.762347+0000 mgr.y (mgr.25468) 524 : cluster 0 pgmap v372: 161 pgs: 161 active+clean; 604 KiB data, 334 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-23T02:40:04.433 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:40:03 smithi191 bash[40117]: cluster 2024-04-23T02:40:02.762347+0000 mgr.y (mgr.25468) 524 : cluster 0 pgmap v372: 161 pgs: 161 active+clean; 604 KiB data, 334 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-23T02:40:06.061 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:40:05 smithi037 bash[56036]: cluster 2024-04-23T02:40:04.763296+0000 mgr.y (mgr.25468) 525 : cluster 0 pgmap v373: 161 pgs: 161 active+clean; 604 KiB data, 334 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-23T02:40:06.062 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:40:05 smithi037 bash[54030]: cluster 2024-04-23T02:40:04.763296+0000 mgr.y (mgr.25468) 525 : cluster 0 pgmap v373: 161 pgs: 161 active+clean; 604 KiB data, 334 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-23T02:40:06.433 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:40:05 smithi191 bash[40117]: cluster 2024-04-23T02:40:04.763296+0000 mgr.y (mgr.25468) 525 : cluster 0 pgmap v373: 161 pgs: 161 active+clean; 604 KiB data, 334 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-23T02:40:07.311 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:40:06 smithi037 bash[54030]: audit 2024-04-23T02:40:05.702316+0000 mgr.y (mgr.25468) 526 : audit 0 from='client.44725 -' entity='client.iscsi.foo.smithi037.qdajck' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-23T02:40:07.311 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:40:06 smithi037 bash[56036]: audit 2024-04-23T02:40:05.702316+0000 mgr.y (mgr.25468) 526 : audit 0 from='client.44725 -' entity='client.iscsi.foo.smithi037.qdajck' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-23T02:40:07.433 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:40:06 smithi191 bash[40117]: audit 2024-04-23T02:40:05.702316+0000 mgr.y (mgr.25468) 526 : audit 0 from='client.44725 -' entity='client.iscsi.foo.smithi037.qdajck' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-23T02:40:08.311 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:40:07 smithi037 bash[54030]: cluster 2024-04-23T02:40:06.764546+0000 mgr.y (mgr.25468) 527 : cluster 0 pgmap v374: 161 pgs: 161 active+clean; 604 KiB data, 334 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-23T02:40:08.311 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:40:07 smithi037 bash[56036]: cluster 2024-04-23T02:40:06.764546+0000 mgr.y (mgr.25468) 527 : cluster 0 pgmap v374: 161 pgs: 161 active+clean; 604 KiB data, 334 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-23T02:40:08.433 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:40:07 smithi191 bash[40117]: cluster 2024-04-23T02:40:06.764546+0000 mgr.y (mgr.25468) 527 : cluster 0 pgmap v374: 161 pgs: 161 active+clean; 604 KiB data, 334 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-23T02:40:10.311 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:40:09 smithi037 bash[54030]: cluster 2024-04-23T02:40:08.765778+0000 mgr.y (mgr.25468) 528 : cluster 0 pgmap v375: 161 pgs: 161 active+clean; 604 KiB data, 334 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-23T02:40:10.311 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:40:09 smithi037 bash[56036]: cluster 2024-04-23T02:40:08.765778+0000 mgr.y (mgr.25468) 528 : cluster 0 pgmap v375: 161 pgs: 161 active+clean; 604 KiB data, 334 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-23T02:40:10.433 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:40:09 smithi191 bash[40117]: cluster 2024-04-23T02:40:08.765778+0000 mgr.y (mgr.25468) 528 : cluster 0 pgmap v375: 161 pgs: 161 active+clean; 604 KiB data, 334 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-23T02:40:11.311 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:40:10 smithi037 bash[54030]: audit 2024-04-23T02:40:10.105900+0000 mon.c (mon.1) 355 : audit 0 from='mgr.25468 172.21.15.37:0/2063831359' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-23T02:40:11.311 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:40:10 smithi037 bash[54030]: audit 2024-04-23T02:40:10.687881+0000 mon.c (mon.1) 356 : audit 0 from='mgr.25468 172.21.15.37:0/2063831359' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-23T02:40:11.311 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:40:10 smithi037 bash[54030]: audit 2024-04-23T02:40:10.689827+0000 mon.c (mon.1) 357 : audit 1 from='mgr.25468 172.21.15.37:0/2063831359' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-23T02:40:11.312 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:40:10 smithi037 bash[54030]: audit 2024-04-23T02:40:10.699359+0000 mon.a (mon.0) 836 : audit 1 from='mgr.25468 ' entity='mgr.y' 2024-04-23T02:40:11.312 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:40:10 smithi037 bash[56036]: audit 2024-04-23T02:40:10.105900+0000 mon.c (mon.1) 355 : audit 0 from='mgr.25468 172.21.15.37:0/2063831359' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-23T02:40:11.312 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:40:10 smithi037 bash[56036]: audit 2024-04-23T02:40:10.687881+0000 mon.c (mon.1) 356 : audit 0 from='mgr.25468 172.21.15.37:0/2063831359' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-23T02:40:11.312 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:40:10 smithi037 bash[56036]: audit 2024-04-23T02:40:10.689827+0000 mon.c (mon.1) 357 : audit 1 from='mgr.25468 172.21.15.37:0/2063831359' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-23T02:40:11.312 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:40:10 smithi037 bash[56036]: audit 2024-04-23T02:40:10.699359+0000 mon.a (mon.0) 836 : audit 1 from='mgr.25468 ' entity='mgr.y' 2024-04-23T02:40:11.433 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:40:10 smithi191 bash[40117]: audit 2024-04-23T02:40:10.105900+0000 mon.c (mon.1) 355 : audit 0 from='mgr.25468 172.21.15.37:0/2063831359' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-23T02:40:11.434 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:40:10 smithi191 bash[40117]: audit 2024-04-23T02:40:10.687881+0000 mon.c (mon.1) 356 : audit 0 from='mgr.25468 172.21.15.37:0/2063831359' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-23T02:40:11.434 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:40:10 smithi191 bash[40117]: audit 2024-04-23T02:40:10.689827+0000 mon.c (mon.1) 357 : audit 1 from='mgr.25468 172.21.15.37:0/2063831359' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-23T02:40:11.434 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:40:10 smithi191 bash[40117]: audit 2024-04-23T02:40:10.699359+0000 mon.a (mon.0) 836 : audit 1 from='mgr.25468 ' entity='mgr.y' 2024-04-23T02:40:12.311 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:40:11 smithi037 bash[54030]: cephadm 2024-04-23T02:40:10.691572+0000 mgr.y (mgr.25468) 529 : cephadm 3 unable to calc client keyring client.admin placement PlacementSpec(label='_admin'): Cannot place : No matching hosts for label _admin 2024-04-23T02:40:12.311 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:40:11 smithi037 bash[54030]: cluster 2024-04-23T02:40:10.766872+0000 mgr.y (mgr.25468) 530 : cluster 0 pgmap v376: 161 pgs: 161 active+clean; 604 KiB data, 334 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-23T02:40:12.311 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:40:11 smithi037 bash[56036]: cephadm 2024-04-23T02:40:10.691572+0000 mgr.y (mgr.25468) 529 : cephadm 3 unable to calc client keyring client.admin placement PlacementSpec(label='_admin'): Cannot place : No matching hosts for label _admin 2024-04-23T02:40:12.311 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:40:11 smithi037 bash[56036]: cluster 2024-04-23T02:40:10.766872+0000 mgr.y (mgr.25468) 530 : cluster 0 pgmap v376: 161 pgs: 161 active+clean; 604 KiB data, 334 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-23T02:40:12.433 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:40:11 smithi191 bash[40117]: cephadm 2024-04-23T02:40:10.691572+0000 mgr.y (mgr.25468) 529 : cephadm 3 unable to calc client keyring client.admin placement PlacementSpec(label='_admin'): Cannot place : No matching hosts for label _admin 2024-04-23T02:40:12.434 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:40:11 smithi191 bash[40117]: cluster 2024-04-23T02:40:10.766872+0000 mgr.y (mgr.25468) 530 : cluster 0 pgmap v376: 161 pgs: 161 active+clean; 604 KiB data, 334 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-23T02:40:14.311 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:40:13 smithi037 bash[54030]: cluster 2024-04-23T02:40:12.768486+0000 mgr.y (mgr.25468) 531 : cluster 0 pgmap v377: 161 pgs: 161 active+clean; 604 KiB data, 334 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-23T02:40:14.311 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:40:13 smithi037 bash[56036]: cluster 2024-04-23T02:40:12.768486+0000 mgr.y (mgr.25468) 531 : cluster 0 pgmap v377: 161 pgs: 161 active+clean; 604 KiB data, 334 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-23T02:40:14.433 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:40:13 smithi191 bash[40117]: cluster 2024-04-23T02:40:12.768486+0000 mgr.y (mgr.25468) 531 : cluster 0 pgmap v377: 161 pgs: 161 active+clean; 604 KiB data, 334 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-23T02:40:16.311 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:40:15 smithi037 bash[54030]: cluster 2024-04-23T02:40:14.769577+0000 mgr.y (mgr.25468) 532 : cluster 0 pgmap v378: 161 pgs: 161 active+clean; 604 KiB data, 334 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-23T02:40:16.311 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:40:15 smithi037 bash[56036]: cluster 2024-04-23T02:40:14.769577+0000 mgr.y (mgr.25468) 532 : cluster 0 pgmap v378: 161 pgs: 161 active+clean; 604 KiB data, 334 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-23T02:40:16.433 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:40:15 smithi191 bash[40117]: cluster 2024-04-23T02:40:14.769577+0000 mgr.y (mgr.25468) 532 : cluster 0 pgmap v378: 161 pgs: 161 active+clean; 604 KiB data, 334 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-23T02:40:17.311 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:40:16 smithi037 bash[54030]: audit 2024-04-23T02:40:15.712587+0000 mgr.y (mgr.25468) 533 : audit 0 from='client.44725 -' entity='client.iscsi.foo.smithi037.qdajck' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-23T02:40:17.311 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:40:16 smithi037 bash[56036]: audit 2024-04-23T02:40:15.712587+0000 mgr.y (mgr.25468) 533 : audit 0 from='client.44725 -' entity='client.iscsi.foo.smithi037.qdajck' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-23T02:40:17.434 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:40:16 smithi191 bash[40117]: audit 2024-04-23T02:40:15.712587+0000 mgr.y (mgr.25468) 533 : audit 0 from='client.44725 -' entity='client.iscsi.foo.smithi037.qdajck' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-23T02:40:18.311 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:40:17 smithi037 bash[54030]: cluster 2024-04-23T02:40:16.770890+0000 mgr.y (mgr.25468) 534 : cluster 0 pgmap v379: 161 pgs: 161 active+clean; 604 KiB data, 334 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-23T02:40:18.311 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:40:17 smithi037 bash[56036]: cluster 2024-04-23T02:40:16.770890+0000 mgr.y (mgr.25468) 534 : cluster 0 pgmap v379: 161 pgs: 161 active+clean; 604 KiB data, 334 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-23T02:40:18.433 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:40:17 smithi191 bash[40117]: cluster 2024-04-23T02:40:16.770890+0000 mgr.y (mgr.25468) 534 : cluster 0 pgmap v379: 161 pgs: 161 active+clean; 604 KiB data, 334 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-23T02:40:20.311 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:40:19 smithi037 bash[54030]: cluster 2024-04-23T02:40:18.772089+0000 mgr.y (mgr.25468) 535 : cluster 0 pgmap v380: 161 pgs: 161 active+clean; 604 KiB data, 334 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-23T02:40:20.311 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:40:19 smithi037 bash[56036]: cluster 2024-04-23T02:40:18.772089+0000 mgr.y (mgr.25468) 535 : cluster 0 pgmap v380: 161 pgs: 161 active+clean; 604 KiB data, 334 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-23T02:40:20.433 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:40:19 smithi191 bash[40117]: cluster 2024-04-23T02:40:18.772089+0000 mgr.y (mgr.25468) 535 : cluster 0 pgmap v380: 161 pgs: 161 active+clean; 604 KiB data, 334 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-23T02:40:22.311 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:40:21 smithi037 bash[54030]: cluster 2024-04-23T02:40:20.773067+0000 mgr.y (mgr.25468) 536 : cluster 0 pgmap v381: 161 pgs: 161 active+clean; 604 KiB data, 334 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-23T02:40:22.311 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:40:21 smithi037 bash[56036]: cluster 2024-04-23T02:40:20.773067+0000 mgr.y (mgr.25468) 536 : cluster 0 pgmap v381: 161 pgs: 161 active+clean; 604 KiB data, 334 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-23T02:40:22.433 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:40:21 smithi191 bash[40117]: cluster 2024-04-23T02:40:20.773067+0000 mgr.y (mgr.25468) 536 : cluster 0 pgmap v381: 161 pgs: 161 active+clean; 604 KiB data, 334 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-23T02:40:24.311 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:40:24 smithi037 bash[54030]: cluster 2024-04-23T02:40:22.774590+0000 mgr.y (mgr.25468) 537 : cluster 0 pgmap v382: 161 pgs: 161 active+clean; 604 KiB data, 334 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-23T02:40:24.311 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:40:24 smithi037 bash[56036]: cluster 2024-04-23T02:40:22.774590+0000 mgr.y (mgr.25468) 537 : cluster 0 pgmap v382: 161 pgs: 161 active+clean; 604 KiB data, 334 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-23T02:40:24.433 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:40:23 smithi191 bash[40117]: cluster 2024-04-23T02:40:22.774590+0000 mgr.y (mgr.25468) 537 : cluster 0 pgmap v382: 161 pgs: 161 active+clean; 604 KiB data, 334 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-23T02:40:26.311 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:40:26 smithi037 bash[54030]: cluster 2024-04-23T02:40:24.775544+0000 mgr.y (mgr.25468) 538 : cluster 0 pgmap v383: 161 pgs: 161 active+clean; 604 KiB data, 334 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-23T02:40:26.311 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:40:26 smithi037 bash[56036]: cluster 2024-04-23T02:40:24.775544+0000 mgr.y (mgr.25468) 538 : cluster 0 pgmap v383: 161 pgs: 161 active+clean; 604 KiB data, 334 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-23T02:40:26.433 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:40:26 smithi191 bash[40117]: cluster 2024-04-23T02:40:24.775544+0000 mgr.y (mgr.25468) 538 : cluster 0 pgmap v383: 161 pgs: 161 active+clean; 604 KiB data, 334 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-23T02:40:27.311 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:40:27 smithi037 bash[54030]: audit 2024-04-23T02:40:25.720544+0000 mgr.y (mgr.25468) 539 : audit 0 from='client.44725 -' entity='client.iscsi.foo.smithi037.qdajck' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-23T02:40:27.311 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:40:27 smithi037 bash[56036]: audit 2024-04-23T02:40:25.720544+0000 mgr.y (mgr.25468) 539 : audit 0 from='client.44725 -' entity='client.iscsi.foo.smithi037.qdajck' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-23T02:40:27.433 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:40:27 smithi191 bash[40117]: audit 2024-04-23T02:40:25.720544+0000 mgr.y (mgr.25468) 539 : audit 0 from='client.44725 -' entity='client.iscsi.foo.smithi037.qdajck' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-23T02:40:28.311 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:40:28 smithi037 bash[54030]: cluster 2024-04-23T02:40:26.776868+0000 mgr.y (mgr.25468) 540 : cluster 0 pgmap v384: 161 pgs: 161 active+clean; 604 KiB data, 334 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-23T02:40:28.311 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:40:28 smithi037 bash[56036]: cluster 2024-04-23T02:40:26.776868+0000 mgr.y (mgr.25468) 540 : cluster 0 pgmap v384: 161 pgs: 161 active+clean; 604 KiB data, 334 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-23T02:40:28.433 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:40:28 smithi191 bash[40117]: cluster 2024-04-23T02:40:26.776868+0000 mgr.y (mgr.25468) 540 : cluster 0 pgmap v384: 161 pgs: 161 active+clean; 604 KiB data, 334 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-23T02:40:30.311 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:40:30 smithi037 bash[54030]: cluster 2024-04-23T02:40:28.778172+0000 mgr.y (mgr.25468) 541 : cluster 0 pgmap v385: 161 pgs: 161 active+clean; 604 KiB data, 334 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-23T02:40:30.311 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:40:30 smithi037 bash[56036]: cluster 2024-04-23T02:40:28.778172+0000 mgr.y (mgr.25468) 541 : cluster 0 pgmap v385: 161 pgs: 161 active+clean; 604 KiB data, 334 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-23T02:40:30.433 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:40:30 smithi191 bash[40117]: cluster 2024-04-23T02:40:28.778172+0000 mgr.y (mgr.25468) 541 : cluster 0 pgmap v385: 161 pgs: 161 active+clean; 604 KiB data, 334 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-23T02:40:32.311 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:40:32 smithi037 bash[54030]: cluster 2024-04-23T02:40:30.779254+0000 mgr.y (mgr.25468) 542 : cluster 0 pgmap v386: 161 pgs: 161 active+clean; 604 KiB data, 334 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-23T02:40:32.311 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:40:32 smithi037 bash[56036]: cluster 2024-04-23T02:40:30.779254+0000 mgr.y (mgr.25468) 542 : cluster 0 pgmap v386: 161 pgs: 161 active+clean; 604 KiB data, 334 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-23T02:40:32.433 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:40:32 smithi191 bash[40117]: cluster 2024-04-23T02:40:30.779254+0000 mgr.y (mgr.25468) 542 : cluster 0 pgmap v386: 161 pgs: 161 active+clean; 604 KiB data, 334 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-23T02:40:34.311 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:40:34 smithi037 bash[54030]: cluster 2024-04-23T02:40:32.780773+0000 mgr.y (mgr.25468) 543 : cluster 0 pgmap v387: 161 pgs: 161 active+clean; 604 KiB data, 334 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-23T02:40:34.311 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:40:34 smithi037 bash[56036]: cluster 2024-04-23T02:40:32.780773+0000 mgr.y (mgr.25468) 543 : cluster 0 pgmap v387: 161 pgs: 161 active+clean; 604 KiB data, 334 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-23T02:40:34.433 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:40:34 smithi191 bash[40117]: cluster 2024-04-23T02:40:32.780773+0000 mgr.y (mgr.25468) 543 : cluster 0 pgmap v387: 161 pgs: 161 active+clean; 604 KiB data, 334 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-23T02:40:36.311 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:40:36 smithi037 bash[54030]: cluster 2024-04-23T02:40:34.781750+0000 mgr.y (mgr.25468) 544 : cluster 0 pgmap v388: 161 pgs: 161 active+clean; 604 KiB data, 334 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-23T02:40:36.311 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:40:36 smithi037 bash[56036]: cluster 2024-04-23T02:40:34.781750+0000 mgr.y (mgr.25468) 544 : cluster 0 pgmap v388: 161 pgs: 161 active+clean; 604 KiB data, 334 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-23T02:40:36.433 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:40:36 smithi191 bash[40117]: cluster 2024-04-23T02:40:34.781750+0000 mgr.y (mgr.25468) 544 : cluster 0 pgmap v388: 161 pgs: 161 active+clean; 604 KiB data, 334 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-23T02:40:37.313 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:40:37 smithi037 bash[56036]: audit 2024-04-23T02:40:35.728678+0000 mgr.y (mgr.25468) 545 : audit 0 from='client.44725 -' entity='client.iscsi.foo.smithi037.qdajck' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-23T02:40:37.313 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:40:37 smithi037 bash[54030]: audit 2024-04-23T02:40:35.728678+0000 mgr.y (mgr.25468) 545 : audit 0 from='client.44725 -' entity='client.iscsi.foo.smithi037.qdajck' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-23T02:40:37.433 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:40:37 smithi191 bash[40117]: audit 2024-04-23T02:40:35.728678+0000 mgr.y (mgr.25468) 545 : audit 0 from='client.44725 -' entity='client.iscsi.foo.smithi037.qdajck' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-23T02:40:38.311 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:40:38 smithi037 bash[54030]: cluster 2024-04-23T02:40:36.782955+0000 mgr.y (mgr.25468) 546 : cluster 0 pgmap v389: 161 pgs: 161 active+clean; 604 KiB data, 334 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-23T02:40:38.311 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:40:38 smithi037 bash[56036]: cluster 2024-04-23T02:40:36.782955+0000 mgr.y (mgr.25468) 546 : cluster 0 pgmap v389: 161 pgs: 161 active+clean; 604 KiB data, 334 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-23T02:40:38.433 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:40:38 smithi191 bash[40117]: cluster 2024-04-23T02:40:36.782955+0000 mgr.y (mgr.25468) 546 : cluster 0 pgmap v389: 161 pgs: 161 active+clean; 604 KiB data, 334 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-23T02:40:40.311 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:40:40 smithi037 bash[54030]: cluster 2024-04-23T02:40:38.784186+0000 mgr.y (mgr.25468) 547 : cluster 0 pgmap v390: 161 pgs: 161 active+clean; 604 KiB data, 334 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-23T02:40:40.311 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:40:40 smithi037 bash[56036]: cluster 2024-04-23T02:40:38.784186+0000 mgr.y (mgr.25468) 547 : cluster 0 pgmap v390: 161 pgs: 161 active+clean; 604 KiB data, 334 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-23T02:40:40.434 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:40:40 smithi191 bash[40117]: cluster 2024-04-23T02:40:38.784186+0000 mgr.y (mgr.25468) 547 : cluster 0 pgmap v390: 161 pgs: 161 active+clean; 604 KiB data, 334 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-23T02:40:42.434 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:40:42 smithi191 bash[40117]: cluster 2024-04-23T02:40:40.785157+0000 mgr.y (mgr.25468) 548 : cluster 0 pgmap v391: 161 pgs: 161 active+clean; 604 KiB data, 334 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-23T02:40:42.561 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:40:42 smithi037 bash[54030]: cluster 2024-04-23T02:40:40.785157+0000 mgr.y (mgr.25468) 548 : cluster 0 pgmap v391: 161 pgs: 161 active+clean; 604 KiB data, 334 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-23T02:40:42.561 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:40:42 smithi037 bash[56036]: cluster 2024-04-23T02:40:40.785157+0000 mgr.y (mgr.25468) 548 : cluster 0 pgmap v391: 161 pgs: 161 active+clean; 604 KiB data, 334 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-23T02:40:44.434 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:40:44 smithi191 bash[40117]: cluster 2024-04-23T02:40:42.786774+0000 mgr.y (mgr.25468) 549 : cluster 0 pgmap v392: 161 pgs: 161 active+clean; 604 KiB data, 334 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-23T02:40:44.561 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:40:44 smithi037 bash[54030]: cluster 2024-04-23T02:40:42.786774+0000 mgr.y (mgr.25468) 549 : cluster 0 pgmap v392: 161 pgs: 161 active+clean; 604 KiB data, 334 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-23T02:40:44.561 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:40:44 smithi037 bash[56036]: cluster 2024-04-23T02:40:42.786774+0000 mgr.y (mgr.25468) 549 : cluster 0 pgmap v392: 161 pgs: 161 active+clean; 604 KiB data, 334 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-23T02:40:45.964 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:40:45 smithi037 bash[54030]: cluster 2024-04-23T02:40:44.787841+0000 mgr.y (mgr.25468) 550 : cluster 0 pgmap v393: 161 pgs: 161 active+clean; 604 KiB data, 334 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-23T02:40:45.964 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:40:45 smithi037 bash[56036]: cluster 2024-04-23T02:40:44.787841+0000 mgr.y (mgr.25468) 550 : cluster 0 pgmap v393: 161 pgs: 161 active+clean; 604 KiB data, 334 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-23T02:40:45.965 DEBUG:teuthology.orchestra.run.smithi037:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 39f0dbf0-0117-11ef-bc93-c7b262605968 -e sha1=646b8c7d293d8ec31a40c69f7b3237b19c1be24d -- bash -c 'ceph orch ps' 2024-04-23T02:40:46.184 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:40:45 smithi191 bash[40117]: cluster 2024-04-23T02:40:44.787841+0000 mgr.y (mgr.25468) 550 : cluster 0 pgmap v393: 161 pgs: 161 active+clean; 604 KiB data, 334 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-23T02:40:47.061 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:40:46 smithi037 bash[54030]: audit 2024-04-23T02:40:45.736572+0000 mgr.y (mgr.25468) 551 : audit 0 from='client.44725 -' entity='client.iscsi.foo.smithi037.qdajck' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-23T02:40:47.061 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:40:46 smithi037 bash[56036]: audit 2024-04-23T02:40:45.736572+0000 mgr.y (mgr.25468) 551 : audit 0 from='client.44725 -' entity='client.iscsi.foo.smithi037.qdajck' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-23T02:40:47.184 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:40:46 smithi191 bash[40117]: audit 2024-04-23T02:40:45.736572+0000 mgr.y (mgr.25468) 551 : audit 0 from='client.44725 -' entity='client.iscsi.foo.smithi037.qdajck' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-23T02:40:47.775 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:40:47 smithi037 bash[54030]: cluster 2024-04-23T02:40:46.788920+0000 mgr.y (mgr.25468) 552 : cluster 0 pgmap v394: 161 pgs: 161 active+clean; 604 KiB data, 334 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-23T02:40:47.776 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:40:47 smithi037 bash[56036]: cluster 2024-04-23T02:40:46.788920+0000 mgr.y (mgr.25468) 552 : cluster 0 pgmap v394: 161 pgs: 161 active+clean; 604 KiB data, 334 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-23T02:40:48.184 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:40:47 smithi191 bash[40117]: cluster 2024-04-23T02:40:46.788920+0000 mgr.y (mgr.25468) 552 : cluster 0 pgmap v394: 161 pgs: 161 active+clean; 604 KiB data, 334 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-23T02:40:49.670 INFO:teuthology.orchestra.run.smithi037.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-04-23T02:40:49.670 INFO:teuthology.orchestra.run.smithi037.stdout:alertmanager.a smithi037 *:9093,9094 running (2m) 2m ago 19m 14.9M - 0.25.0 c8568f914cd2 1cbeeda4cd68 2024-04-23T02:40:49.670 INFO:teuthology.orchestra.run.smithi037.stdout:grafana.a smithi191 *:3000 running (2m) 114s ago 18m 25.3M - 9.4.7 954c08fa6188 33d5bb1a39b5 2024-04-23T02:40:49.670 INFO:teuthology.orchestra.run.smithi037.stdout:iscsi.foo.smithi037.qdajck smithi037 running (3m) 2m ago 17m 48.3M - 3.7 9900ed1a6b81 ba273912b7ca 2024-04-23T02:40:49.671 INFO:teuthology.orchestra.run.smithi037.stdout:mgr.x smithi191 *:8443,8765 running (10m) 114s ago 23m 443M - 18.2.2-1237-g646b8c7d 9900ed1a6b81 b3456bc9b9ef 2024-04-23T02:40:49.671 INFO:teuthology.orchestra.run.smithi037.stdout:mgr.y smithi037 *:8443,8765 running (11m) 2m ago 25m 499M - 18.2.2-1237-g646b8c7d 9900ed1a6b81 19b52a26f1ca 2024-04-23T02:40:49.671 INFO:teuthology.orchestra.run.smithi037.stdout:mon.a smithi037 running (10m) 2m ago 25m 85.2M 2048M 18.2.2-1237-g646b8c7d 9900ed1a6b81 6d03d23cb94e 2024-04-23T02:40:49.671 INFO:teuthology.orchestra.run.smithi037.stdout:mon.b smithi191 running (9m) 114s ago 23m 63.7M 2048M 18.2.2-1237-g646b8c7d 9900ed1a6b81 a5c2b4539944 2024-04-23T02:40:49.671 INFO:teuthology.orchestra.run.smithi037.stdout:mon.c smithi037 running (9m) 2m ago 24m 67.0M 2048M 18.2.2-1237-g646b8c7d 9900ed1a6b81 f6fcc457b7d2 2024-04-23T02:40:49.671 INFO:teuthology.orchestra.run.smithi037.stdout:node-exporter.a smithi037 *:9100 running (3m) 2m ago 19m 9.85M - 1.5.0 0da6a335fe13 7a5a8f6e5141 2024-04-23T02:40:49.671 INFO:teuthology.orchestra.run.smithi037.stdout:node-exporter.b smithi191 *:9100 running (3m) 114s ago 19m 9415k - 1.5.0 0da6a335fe13 0b4ddb48b7ee 2024-04-23T02:40:49.671 INFO:teuthology.orchestra.run.smithi037.stdout:osd.0 smithi037 running (8m) 2m ago 23m 65.4M 4096M 18.2.2-1237-g646b8c7d 9900ed1a6b81 e084fbd81970 2024-04-23T02:40:49.671 INFO:teuthology.orchestra.run.smithi037.stdout:osd.1 smithi037 running (7m) 2m ago 22m 66.3M 4096M 18.2.2-1237-g646b8c7d 9900ed1a6b81 743ca0daac2b 2024-04-23T02:40:49.671 INFO:teuthology.orchestra.run.smithi037.stdout:osd.2 smithi037 running (7m) 2m ago 22m 64.5M 4096M 18.2.2-1237-g646b8c7d 9900ed1a6b81 919a641f6f71 2024-04-23T02:40:49.671 INFO:teuthology.orchestra.run.smithi037.stdout:osd.3 smithi037 running (6m) 2m ago 22m 62.9M 4096M 18.2.2-1237-g646b8c7d 9900ed1a6b81 21dfc544a753 2024-04-23T02:40:49.671 INFO:teuthology.orchestra.run.smithi037.stdout:osd.4 smithi191 running (6m) 114s ago 21m 64.5M 4096M 18.2.2-1237-g646b8c7d 9900ed1a6b81 115b79a0f222 2024-04-23T02:40:49.671 INFO:teuthology.orchestra.run.smithi037.stdout:osd.5 smithi191 running (5m) 114s ago 21m 62.1M 4096M 18.2.2-1237-g646b8c7d 9900ed1a6b81 d173af4b36f7 2024-04-23T02:40:49.672 INFO:teuthology.orchestra.run.smithi037.stdout:osd.6 smithi191 running (5m) 114s ago 20m 58.7M 4096M 18.2.2-1237-g646b8c7d 9900ed1a6b81 ca3a0c9b876e 2024-04-23T02:40:49.672 INFO:teuthology.orchestra.run.smithi037.stdout:osd.7 smithi191 running (4m) 114s ago 20m 59.4M 4096M 18.2.2-1237-g646b8c7d 9900ed1a6b81 9d8e7676dd6f 2024-04-23T02:40:49.672 INFO:teuthology.orchestra.run.smithi037.stdout:prometheus.a smithi191 *:9095 running (2m) 114s ago 19m 35.4M - 2.43.0 a07b618ecd1d 0f044bd9441b 2024-04-23T02:40:49.672 INFO:teuthology.orchestra.run.smithi037.stdout:rgw.foo.smithi037.ajnubp smithi037 *:8000 running (4m) 2m ago 17m 90.6M - 18.2.2-1237-g646b8c7d 9900ed1a6b81 a0ebdf431251 2024-04-23T02:40:49.672 INFO:teuthology.orchestra.run.smithi037.stdout:rgw.foo.smithi191.arojwq smithi191 *:8000 running (4m) 114s ago 17m 90.7M - 18.2.2-1237-g646b8c7d 9900ed1a6b81 3da7b9b68bfb 2024-04-23T02:40:49.672 INFO:teuthology.orchestra.run.smithi037.stdout:rgw.smpl.smithi037.oowzwi smithi037 *:80 running (4m) 2m ago 17m 90.5M - 18.2.2-1237-g646b8c7d 9900ed1a6b81 d006b67bc98a 2024-04-23T02:40:49.672 INFO:teuthology.orchestra.run.smithi037.stdout:rgw.smpl.smithi191.vzlgqs smithi191 *:80 running (4m) 114s ago 17m 90.4M - 18.2.2-1237-g646b8c7d 9900ed1a6b81 27cc27328dd8 2024-04-23T02:40:50.061 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:40:49 smithi037 bash[54030]: cluster 2024-04-23T02:40:48.790111+0000 mgr.y (mgr.25468) 553 : cluster 0 pgmap v395: 161 pgs: 161 active+clean; 604 KiB data, 334 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-23T02:40:50.061 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:40:49 smithi037 bash[56036]: cluster 2024-04-23T02:40:48.790111+0000 mgr.y (mgr.25468) 553 : cluster 0 pgmap v395: 161 pgs: 161 active+clean; 604 KiB data, 334 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-23T02:40:50.184 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:40:49 smithi191 bash[40117]: cluster 2024-04-23T02:40:48.790111+0000 mgr.y (mgr.25468) 553 : cluster 0 pgmap v395: 161 pgs: 161 active+clean; 604 KiB data, 334 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-23T02:40:50.467 DEBUG:teuthology.orchestra.run.smithi037:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 39f0dbf0-0117-11ef-bc93-c7b262605968 -e sha1=646b8c7d293d8ec31a40c69f7b3237b19c1be24d -- bash -c 'ceph versions' 2024-04-23T02:40:51.061 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:40:50 smithi037 bash[54030]: audit 2024-04-23T02:40:49.637435+0000 mgr.y (mgr.25468) 554 : audit 0 from='client.45073 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T02:40:51.061 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:40:50 smithi037 bash[56036]: audit 2024-04-23T02:40:49.637435+0000 mgr.y (mgr.25468) 554 : audit 0 from='client.45073 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T02:40:51.184 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:40:50 smithi191 bash[40117]: audit 2024-04-23T02:40:49.637435+0000 mgr.y (mgr.25468) 554 : audit 0 from='client.45073 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T02:40:51.942 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:40:51 smithi037 bash[56036]: cluster 2024-04-23T02:40:50.791140+0000 mgr.y (mgr.25468) 555 : cluster 0 pgmap v396: 161 pgs: 161 active+clean; 604 KiB data, 334 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-23T02:40:51.942 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:40:51 smithi037 bash[54030]: cluster 2024-04-23T02:40:50.791140+0000 mgr.y (mgr.25468) 555 : cluster 0 pgmap v396: 161 pgs: 161 active+clean; 604 KiB data, 334 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-23T02:40:52.184 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:40:51 smithi191 bash[40117]: cluster 2024-04-23T02:40:50.791140+0000 mgr.y (mgr.25468) 555 : cluster 0 pgmap v396: 161 pgs: 161 active+clean; 604 KiB data, 334 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-23T02:40:53.953 INFO:teuthology.orchestra.run.smithi037.stdout:{ 2024-04-23T02:40:53.953 INFO:teuthology.orchestra.run.smithi037.stdout: "mon": { 2024-04-23T02:40:53.954 INFO:teuthology.orchestra.run.smithi037.stdout: "ceph version 18.2.2-1237-g646b8c7d (646b8c7d293d8ec31a40c69f7b3237b19c1be24d) reef (stable)": 3 2024-04-23T02:40:53.954 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-04-23T02:40:53.954 INFO:teuthology.orchestra.run.smithi037.stdout: "mgr": { 2024-04-23T02:40:53.954 INFO:teuthology.orchestra.run.smithi037.stdout: "ceph version 18.2.2-1237-g646b8c7d (646b8c7d293d8ec31a40c69f7b3237b19c1be24d) reef (stable)": 2 2024-04-23T02:40:53.954 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-04-23T02:40:53.954 INFO:teuthology.orchestra.run.smithi037.stdout: "osd": { 2024-04-23T02:40:53.954 INFO:teuthology.orchestra.run.smithi037.stdout: "ceph version 18.2.2-1237-g646b8c7d (646b8c7d293d8ec31a40c69f7b3237b19c1be24d) reef (stable)": 8 2024-04-23T02:40:53.954 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-04-23T02:40:53.954 INFO:teuthology.orchestra.run.smithi037.stdout: "rgw": { 2024-04-23T02:40:53.954 INFO:teuthology.orchestra.run.smithi037.stdout: "ceph version 18.2.2-1237-g646b8c7d (646b8c7d293d8ec31a40c69f7b3237b19c1be24d) reef (stable)": 4 2024-04-23T02:40:53.954 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-04-23T02:40:53.954 INFO:teuthology.orchestra.run.smithi037.stdout: "overall": { 2024-04-23T02:40:53.954 INFO:teuthology.orchestra.run.smithi037.stdout: "ceph version 18.2.2-1237-g646b8c7d (646b8c7d293d8ec31a40c69f7b3237b19c1be24d) reef (stable)": 17 2024-04-23T02:40:53.954 INFO:teuthology.orchestra.run.smithi037.stdout: } 2024-04-23T02:40:53.955 INFO:teuthology.orchestra.run.smithi037.stdout:} 2024-04-23T02:40:54.134 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:40:53 smithi037 bash[54030]: cluster 2024-04-23T02:40:52.792299+0000 mgr.y (mgr.25468) 556 : cluster 0 pgmap v397: 161 pgs: 161 active+clean; 604 KiB data, 334 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-23T02:40:54.134 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:40:53 smithi037 bash[56036]: cluster 2024-04-23T02:40:52.792299+0000 mgr.y (mgr.25468) 556 : cluster 0 pgmap v397: 161 pgs: 161 active+clean; 604 KiB data, 334 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-23T02:40:54.184 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:40:53 smithi191 bash[40117]: cluster 2024-04-23T02:40:52.792299+0000 mgr.y (mgr.25468) 556 : cluster 0 pgmap v397: 161 pgs: 161 active+clean; 604 KiB data, 334 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-23T02:40:54.721 DEBUG:teuthology.orchestra.run.smithi037:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 39f0dbf0-0117-11ef-bc93-c7b262605968 -e sha1=646b8c7d293d8ec31a40c69f7b3237b19c1be24d -- bash -c 'ceph orch upgrade status' 2024-04-23T02:40:55.060 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:40:54 smithi037 bash[54030]: audit 2024-04-23T02:40:53.945403+0000 mon.a (mon.0) 837 : audit 0 from='client.35232 172.21.15.37:0/3533438077' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T02:40:55.061 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:40:54 smithi037 bash[56036]: audit 2024-04-23T02:40:53.945403+0000 mon.a (mon.0) 837 : audit 0 from='client.35232 172.21.15.37:0/3533438077' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T02:40:55.184 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:40:54 smithi191 bash[40117]: audit 2024-04-23T02:40:53.945403+0000 mon.a (mon.0) 837 : audit 0 from='client.35232 172.21.15.37:0/3533438077' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T02:40:56.011 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:40:55 smithi037 bash[54030]: cluster 2024-04-23T02:40:54.793180+0000 mgr.y (mgr.25468) 557 : cluster 0 pgmap v398: 161 pgs: 161 active+clean; 604 KiB data, 334 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-23T02:40:56.012 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:40:55 smithi037 bash[56036]: cluster 2024-04-23T02:40:54.793180+0000 mgr.y (mgr.25468) 557 : cluster 0 pgmap v398: 161 pgs: 161 active+clean; 604 KiB data, 334 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-23T02:40:56.184 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:40:55 smithi191 bash[40117]: cluster 2024-04-23T02:40:54.793180+0000 mgr.y (mgr.25468) 557 : cluster 0 pgmap v398: 161 pgs: 161 active+clean; 604 KiB data, 334 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-23T02:40:57.061 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:40:56 smithi037 bash[54030]: audit 2024-04-23T02:40:55.745756+0000 mgr.y (mgr.25468) 558 : audit 0 from='client.44725 -' entity='client.iscsi.foo.smithi037.qdajck' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-23T02:40:57.061 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:40:56 smithi037 bash[56036]: audit 2024-04-23T02:40:55.745756+0000 mgr.y (mgr.25468) 558 : audit 0 from='client.44725 -' entity='client.iscsi.foo.smithi037.qdajck' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-23T02:40:57.184 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:40:56 smithi191 bash[40117]: audit 2024-04-23T02:40:55.745756+0000 mgr.y (mgr.25468) 558 : audit 0 from='client.44725 -' entity='client.iscsi.foo.smithi037.qdajck' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-23T02:40:57.995 INFO:teuthology.orchestra.run.smithi037.stdout:{ 2024-04-23T02:40:57.995 INFO:teuthology.orchestra.run.smithi037.stdout: "target_image": null, 2024-04-23T02:40:57.996 INFO:teuthology.orchestra.run.smithi037.stdout: "in_progress": false, 2024-04-23T02:40:57.996 INFO:teuthology.orchestra.run.smithi037.stdout: "which": "", 2024-04-23T02:40:57.996 INFO:teuthology.orchestra.run.smithi037.stdout: "services_complete": [], 2024-04-23T02:40:57.996 INFO:teuthology.orchestra.run.smithi037.stdout: "progress": null, 2024-04-23T02:40:57.996 INFO:teuthology.orchestra.run.smithi037.stdout: "message": "", 2024-04-23T02:40:57.996 INFO:teuthology.orchestra.run.smithi037.stdout: "is_paused": false 2024-04-23T02:40:57.996 INFO:teuthology.orchestra.run.smithi037.stdout:} 2024-04-23T02:40:58.174 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:40:57 smithi037 bash[54030]: cluster 2024-04-23T02:40:56.794467+0000 mgr.y (mgr.25468) 559 : cluster 0 pgmap v399: 161 pgs: 161 active+clean; 604 KiB data, 334 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-23T02:40:58.174 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:40:57 smithi037 bash[56036]: cluster 2024-04-23T02:40:56.794467+0000 mgr.y (mgr.25468) 559 : cluster 0 pgmap v399: 161 pgs: 161 active+clean; 604 KiB data, 334 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-23T02:40:58.183 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:40:57 smithi191 bash[40117]: cluster 2024-04-23T02:40:56.794467+0000 mgr.y (mgr.25468) 559 : cluster 0 pgmap v399: 161 pgs: 161 active+clean; 604 KiB data, 334 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-23T02:40:58.713 DEBUG:teuthology.orchestra.run.smithi037:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 39f0dbf0-0117-11ef-bc93-c7b262605968 -e sha1=646b8c7d293d8ec31a40c69f7b3237b19c1be24d -- bash -c 'ceph health detail' 2024-04-23T02:40:59.060 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:40:58 smithi037 bash[54030]: audit 2024-04-23T02:40:57.987204+0000 mgr.y (mgr.25468) 560 : audit 0 from='client.35238 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T02:40:59.061 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:40:58 smithi037 bash[56036]: audit 2024-04-23T02:40:57.987204+0000 mgr.y (mgr.25468) 560 : audit 0 from='client.35238 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T02:40:59.184 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:40:58 smithi191 bash[40117]: audit 2024-04-23T02:40:57.987204+0000 mgr.y (mgr.25468) 560 : audit 0 from='client.35238 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T02:41:00.184 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:40:59 smithi191 bash[40117]: cluster 2024-04-23T02:40:58.795651+0000 mgr.y (mgr.25468) 561 : cluster 0 pgmap v400: 161 pgs: 161 active+clean; 604 KiB data, 334 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-23T02:41:00.290 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:40:59 smithi037 bash[54030]: cluster 2024-04-23T02:40:58.795651+0000 mgr.y (mgr.25468) 561 : cluster 0 pgmap v400: 161 pgs: 161 active+clean; 604 KiB data, 334 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-23T02:41:00.291 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:40:59 smithi037 bash[56036]: cluster 2024-04-23T02:40:58.795651+0000 mgr.y (mgr.25468) 561 : cluster 0 pgmap v400: 161 pgs: 161 active+clean; 604 KiB data, 334 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-23T02:41:02.060 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:41:01 smithi037 bash[54030]: cluster 2024-04-23T02:41:00.796728+0000 mgr.y (mgr.25468) 562 : cluster 0 pgmap v401: 161 pgs: 161 active+clean; 604 KiB data, 334 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-23T02:41:02.061 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:41:01 smithi037 bash[56036]: cluster 2024-04-23T02:41:00.796728+0000 mgr.y (mgr.25468) 562 : cluster 0 pgmap v401: 161 pgs: 161 active+clean; 604 KiB data, 334 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-23T02:41:02.184 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:41:01 smithi191 bash[40117]: cluster 2024-04-23T02:41:00.796728+0000 mgr.y (mgr.25468) 562 : cluster 0 pgmap v401: 161 pgs: 161 active+clean; 604 KiB data, 334 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-23T02:41:02.244 INFO:teuthology.orchestra.run.smithi037.stdout:HEALTH_OK 2024-04-23T02:41:02.997 DEBUG:teuthology.orchestra.run.smithi037:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 39f0dbf0-0117-11ef-bc93-c7b262605968 -e sha1=646b8c7d293d8ec31a40c69f7b3237b19c1be24d -- bash -c 'ceph versions | jq -e '"'"'.overall | length == 1'"'"'' 2024-04-23T02:41:03.180 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:41:02 smithi037 bash[56036]: audit 2024-04-23T02:41:02.236690+0000 mon.c (mon.1) 358 : audit 0 from='client.35244 172.21.15.37:0/3684276812' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-23T02:41:03.181 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:41:02 smithi037 bash[54030]: audit 2024-04-23T02:41:02.236690+0000 mon.c (mon.1) 358 : audit 0 from='client.35244 172.21.15.37:0/3684276812' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-23T02:41:03.184 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:41:02 smithi191 bash[40117]: audit 2024-04-23T02:41:02.236690+0000 mon.c (mon.1) 358 : audit 0 from='client.35244 172.21.15.37:0/3684276812' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-23T02:41:04.184 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:41:03 smithi191 bash[40117]: cluster 2024-04-23T02:41:02.798279+0000 mgr.y (mgr.25468) 563 : cluster 0 pgmap v402: 161 pgs: 161 active+clean; 604 KiB data, 334 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-23T02:41:04.310 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:41:03 smithi037 bash[54030]: cluster 2024-04-23T02:41:02.798279+0000 mgr.y (mgr.25468) 563 : cluster 0 pgmap v402: 161 pgs: 161 active+clean; 604 KiB data, 334 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-23T02:41:04.311 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:41:03 smithi037 bash[56036]: cluster 2024-04-23T02:41:02.798279+0000 mgr.y (mgr.25468) 563 : cluster 0 pgmap v402: 161 pgs: 161 active+clean; 604 KiB data, 334 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-23T02:41:06.060 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:41:05 smithi037 bash[54030]: cluster 2024-04-23T02:41:04.799265+0000 mgr.y (mgr.25468) 564 : cluster 0 pgmap v403: 161 pgs: 161 active+clean; 604 KiB data, 334 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-23T02:41:06.061 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:41:05 smithi037 bash[56036]: cluster 2024-04-23T02:41:04.799265+0000 mgr.y (mgr.25468) 564 : cluster 0 pgmap v403: 161 pgs: 161 active+clean; 604 KiB data, 334 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-23T02:41:06.434 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:41:05 smithi191 bash[40117]: cluster 2024-04-23T02:41:04.799265+0000 mgr.y (mgr.25468) 564 : cluster 0 pgmap v403: 161 pgs: 161 active+clean; 604 KiB data, 334 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-23T02:41:06.450 INFO:teuthology.orchestra.run.smithi037.stdout:true 2024-04-23T02:41:07.197 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:41:06 smithi037 bash[54030]: audit 2024-04-23T02:41:05.756551+0000 mgr.y (mgr.25468) 565 : audit 0 from='client.44725 -' entity='client.iscsi.foo.smithi037.qdajck' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-23T02:41:07.197 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:41:06 smithi037 bash[54030]: audit 2024-04-23T02:41:06.427327+0000 mon.c (mon.1) 359 : audit 0 from='client.45097 172.21.15.37:0/4217699450' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T02:41:07.197 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:41:06 smithi037 bash[56036]: audit 2024-04-23T02:41:05.756551+0000 mgr.y (mgr.25468) 565 : audit 0 from='client.44725 -' entity='client.iscsi.foo.smithi037.qdajck' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-23T02:41:07.197 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:41:06 smithi037 bash[56036]: audit 2024-04-23T02:41:06.427327+0000 mon.c (mon.1) 359 : audit 0 from='client.45097 172.21.15.37:0/4217699450' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T02:41:07.198 DEBUG:teuthology.orchestra.run.smithi037:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 39f0dbf0-0117-11ef-bc93-c7b262605968 -e sha1=646b8c7d293d8ec31a40c69f7b3237b19c1be24d -- bash -c 'ceph versions | jq -e '"'"'.overall | keys'"'"' | grep $sha1' 2024-04-23T02:41:07.434 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:41:06 smithi191 bash[40117]: audit 2024-04-23T02:41:05.756551+0000 mgr.y (mgr.25468) 565 : audit 0 from='client.44725 -' entity='client.iscsi.foo.smithi037.qdajck' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-23T02:41:07.434 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:41:06 smithi191 bash[40117]: audit 2024-04-23T02:41:06.427327+0000 mon.c (mon.1) 359 : audit 0 from='client.45097 172.21.15.37:0/4217699450' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T02:41:08.302 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:41:07 smithi037 bash[54030]: cluster 2024-04-23T02:41:06.800956+0000 mgr.y (mgr.25468) 566 : cluster 0 pgmap v404: 161 pgs: 161 active+clean; 604 KiB data, 334 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-23T02:41:08.302 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:41:07 smithi037 bash[56036]: cluster 2024-04-23T02:41:06.800956+0000 mgr.y (mgr.25468) 566 : cluster 0 pgmap v404: 161 pgs: 161 active+clean; 604 KiB data, 334 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-23T02:41:08.434 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:41:07 smithi191 bash[40117]: cluster 2024-04-23T02:41:06.800956+0000 mgr.y (mgr.25468) 566 : cluster 0 pgmap v404: 161 pgs: 161 active+clean; 604 KiB data, 334 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-23T02:41:10.310 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:41:09 smithi037 bash[54030]: cluster 2024-04-23T02:41:08.802253+0000 mgr.y (mgr.25468) 567 : cluster 0 pgmap v405: 161 pgs: 161 active+clean; 604 KiB data, 334 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-23T02:41:10.311 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:41:09 smithi037 bash[56036]: cluster 2024-04-23T02:41:08.802253+0000 mgr.y (mgr.25468) 567 : cluster 0 pgmap v405: 161 pgs: 161 active+clean; 604 KiB data, 334 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-23T02:41:10.434 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:41:09 smithi191 bash[40117]: cluster 2024-04-23T02:41:08.802253+0000 mgr.y (mgr.25468) 567 : cluster 0 pgmap v405: 161 pgs: 161 active+clean; 604 KiB data, 334 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-23T02:41:10.618 INFO:teuthology.orchestra.run.smithi037.stdout: "ceph version 18.2.2-1237-g646b8c7d (646b8c7d293d8ec31a40c69f7b3237b19c1be24d) reef (stable)" 2024-04-23T02:41:11.060 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:41:10 smithi037 bash[56036]: audit 2024-04-23T02:41:10.591544+0000 mon.c (mon.1) 360 : audit 0 from='client.45103 172.21.15.37:0/946563143' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T02:41:11.061 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:41:10 smithi037 bash[56036]: audit 2024-04-23T02:41:10.788534+0000 mon.c (mon.1) 361 : audit 0 from='mgr.25468 172.21.15.37:0/2063831359' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-23T02:41:11.061 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:41:10 smithi037 bash[54030]: audit 2024-04-23T02:41:10.591544+0000 mon.c (mon.1) 360 : audit 0 from='client.45103 172.21.15.37:0/946563143' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T02:41:11.061 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:41:10 smithi037 bash[54030]: audit 2024-04-23T02:41:10.788534+0000 mon.c (mon.1) 361 : audit 0 from='mgr.25468 172.21.15.37:0/2063831359' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-23T02:41:11.382 DEBUG:teuthology.orchestra.run.smithi037:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 39f0dbf0-0117-11ef-bc93-c7b262605968 -e sha1=646b8c7d293d8ec31a40c69f7b3237b19c1be24d -- bash -c 'ceph orch ls | grep '"'"'^osd '"'"'' 2024-04-23T02:41:11.434 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:41:10 smithi191 bash[40117]: audit 2024-04-23T02:41:10.591544+0000 mon.c (mon.1) 360 : audit 0 from='client.45103 172.21.15.37:0/946563143' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T02:41:11.434 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:41:10 smithi191 bash[40117]: audit 2024-04-23T02:41:10.788534+0000 mon.c (mon.1) 361 : audit 0 from='mgr.25468 172.21.15.37:0/2063831359' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-23T02:41:12.310 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:41:11 smithi037 bash[56036]: cluster 2024-04-23T02:41:10.803589+0000 mgr.y (mgr.25468) 568 : cluster 0 pgmap v406: 161 pgs: 161 active+clean; 604 KiB data, 334 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-23T02:41:12.311 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:41:11 smithi037 bash[56036]: audit 2024-04-23T02:41:11.371103+0000 mon.c (mon.1) 362 : audit 0 from='mgr.25468 172.21.15.37:0/2063831359' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-23T02:41:12.311 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:41:11 smithi037 bash[56036]: audit 2024-04-23T02:41:11.372954+0000 mon.c (mon.1) 363 : audit 1 from='mgr.25468 172.21.15.37:0/2063831359' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-23T02:41:12.311 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:41:11 smithi037 bash[56036]: audit 2024-04-23T02:41:11.383807+0000 mon.a (mon.0) 838 : audit 1 from='mgr.25468 ' entity='mgr.y' 2024-04-23T02:41:12.311 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:41:11 smithi037 bash[54030]: cluster 2024-04-23T02:41:10.803589+0000 mgr.y (mgr.25468) 568 : cluster 0 pgmap v406: 161 pgs: 161 active+clean; 604 KiB data, 334 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-23T02:41:12.311 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:41:11 smithi037 bash[54030]: audit 2024-04-23T02:41:11.371103+0000 mon.c (mon.1) 362 : audit 0 from='mgr.25468 172.21.15.37:0/2063831359' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-23T02:41:12.311 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:41:11 smithi037 bash[54030]: audit 2024-04-23T02:41:11.372954+0000 mon.c (mon.1) 363 : audit 1 from='mgr.25468 172.21.15.37:0/2063831359' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-23T02:41:12.311 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:41:11 smithi037 bash[54030]: audit 2024-04-23T02:41:11.383807+0000 mon.a (mon.0) 838 : audit 1 from='mgr.25468 ' entity='mgr.y' 2024-04-23T02:41:12.434 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:41:11 smithi191 bash[40117]: cluster 2024-04-23T02:41:10.803589+0000 mgr.y (mgr.25468) 568 : cluster 0 pgmap v406: 161 pgs: 161 active+clean; 604 KiB data, 334 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-23T02:41:12.434 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:41:11 smithi191 bash[40117]: audit 2024-04-23T02:41:11.371103+0000 mon.c (mon.1) 362 : audit 0 from='mgr.25468 172.21.15.37:0/2063831359' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-23T02:41:12.434 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:41:11 smithi191 bash[40117]: audit 2024-04-23T02:41:11.372954+0000 mon.c (mon.1) 363 : audit 1 from='mgr.25468 172.21.15.37:0/2063831359' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-23T02:41:12.434 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:41:11 smithi191 bash[40117]: audit 2024-04-23T02:41:11.383807+0000 mon.a (mon.0) 838 : audit 1 from='mgr.25468 ' entity='mgr.y' 2024-04-23T02:41:13.310 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:41:12 smithi037 bash[54030]: cephadm 2024-04-23T02:41:11.374908+0000 mgr.y (mgr.25468) 569 : cephadm 3 unable to calc client keyring client.admin placement PlacementSpec(label='_admin'): Cannot place : No matching hosts for label _admin 2024-04-23T02:41:13.311 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:41:12 smithi037 bash[56036]: cephadm 2024-04-23T02:41:11.374908+0000 mgr.y (mgr.25468) 569 : cephadm 3 unable to calc client keyring client.admin placement PlacementSpec(label='_admin'): Cannot place : No matching hosts for label _admin 2024-04-23T02:41:13.434 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:41:12 smithi191 bash[40117]: cephadm 2024-04-23T02:41:11.374908+0000 mgr.y (mgr.25468) 569 : cephadm 3 unable to calc client keyring client.admin placement PlacementSpec(label='_admin'): Cannot place : No matching hosts for label _admin 2024-04-23T02:41:14.310 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:41:13 smithi037 bash[56036]: cluster 2024-04-23T02:41:12.805227+0000 mgr.y (mgr.25468) 570 : cluster 0 pgmap v407: 161 pgs: 161 active+clean; 604 KiB data, 334 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-04-23T02:41:14.311 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:41:13 smithi037 bash[54030]: cluster 2024-04-23T02:41:12.805227+0000 mgr.y (mgr.25468) 570 : cluster 0 pgmap v407: 161 pgs: 161 active+clean; 604 KiB data, 334 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-04-23T02:41:14.434 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:41:13 smithi191 bash[40117]: cluster 2024-04-23T02:41:12.805227+0000 mgr.y (mgr.25468) 570 : cluster 0 pgmap v407: 161 pgs: 161 active+clean; 604 KiB data, 334 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-04-23T02:41:14.812 INFO:teuthology.orchestra.run.smithi037.stdout:osd 8 2m ago - 2024-04-23T02:41:15.599 INFO:teuthology.run_tasks:Running task cephadm.shell... 2024-04-23T02:41:15.610 INFO:tasks.cephadm:Running commands on role mon.a host ubuntu@smithi037.front.sepia.ceph.com 2024-04-23T02:41:15.611 DEBUG:teuthology.orchestra.run.smithi037:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 39f0dbf0-0117-11ef-bc93-c7b262605968 -- bash -c 'ceph orch upgrade ls' 2024-04-23T02:41:16.061 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:41:15 smithi037 bash[54030]: audit 2024-04-23T02:41:14.774977+0000 mgr.y (mgr.25468) 571 : audit 0 from='client.45109 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T02:41:16.061 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:41:15 smithi037 bash[54030]: cluster 2024-04-23T02:41:14.806042+0000 mgr.y (mgr.25468) 572 : cluster 0 pgmap v408: 161 pgs: 161 active+clean; 604 KiB data, 334 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-23T02:41:16.061 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:41:15 smithi037 bash[56036]: audit 2024-04-23T02:41:14.774977+0000 mgr.y (mgr.25468) 571 : audit 0 from='client.45109 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T02:41:16.061 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:41:15 smithi037 bash[56036]: cluster 2024-04-23T02:41:14.806042+0000 mgr.y (mgr.25468) 572 : cluster 0 pgmap v408: 161 pgs: 161 active+clean; 604 KiB data, 334 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-23T02:41:16.434 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:41:15 smithi191 bash[40117]: audit 2024-04-23T02:41:14.774977+0000 mgr.y (mgr.25468) 571 : audit 0 from='client.45109 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T02:41:16.434 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:41:15 smithi191 bash[40117]: cluster 2024-04-23T02:41:14.806042+0000 mgr.y (mgr.25468) 572 : cluster 0 pgmap v408: 161 pgs: 161 active+clean; 604 KiB data, 334 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-23T02:41:17.062 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:41:16 smithi037 bash[54030]: audit 2024-04-23T02:41:15.764992+0000 mgr.y (mgr.25468) 573 : audit 0 from='client.44725 -' entity='client.iscsi.foo.smithi037.qdajck' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-23T02:41:17.062 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:41:16 smithi037 bash[56036]: audit 2024-04-23T02:41:15.764992+0000 mgr.y (mgr.25468) 573 : audit 0 from='client.44725 -' entity='client.iscsi.foo.smithi037.qdajck' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-23T02:41:17.434 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:41:16 smithi191 bash[40117]: audit 2024-04-23T02:41:15.764992+0000 mgr.y (mgr.25468) 573 : audit 0 from='client.44725 -' entity='client.iscsi.foo.smithi037.qdajck' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-23T02:41:18.310 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:41:17 smithi037 bash[54030]: cluster 2024-04-23T02:41:16.807438+0000 mgr.y (mgr.25468) 574 : cluster 0 pgmap v409: 161 pgs: 161 active+clean; 604 KiB data, 334 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-04-23T02:41:18.311 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:41:17 smithi037 bash[56036]: cluster 2024-04-23T02:41:16.807438+0000 mgr.y (mgr.25468) 574 : cluster 0 pgmap v409: 161 pgs: 161 active+clean; 604 KiB data, 334 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-04-23T02:41:18.434 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:41:17 smithi191 bash[40117]: cluster 2024-04-23T02:41:16.807438+0000 mgr.y (mgr.25468) 574 : cluster 0 pgmap v409: 161 pgs: 161 active+clean; 604 KiB data, 334 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-04-23T02:41:19.660 INFO:teuthology.orchestra.run.smithi037.stdout:{ 2024-04-23T02:41:19.660 INFO:teuthology.orchestra.run.smithi037.stdout: "image": "quay.io/ceph/ceph", 2024-04-23T02:41:19.660 INFO:teuthology.orchestra.run.smithi037.stdout: "registry": "quay.io", 2024-04-23T02:41:19.660 INFO:teuthology.orchestra.run.smithi037.stdout: "bare_image": "ceph/ceph", 2024-04-23T02:41:19.660 INFO:teuthology.orchestra.run.smithi037.stdout: "versions": [ 2024-04-23T02:41:19.660 INFO:teuthology.orchestra.run.smithi037.stdout: "18.2.2", 2024-04-23T02:41:19.661 INFO:teuthology.orchestra.run.smithi037.stdout: "18.2.1", 2024-04-23T02:41:19.661 INFO:teuthology.orchestra.run.smithi037.stdout: "18.2.0" 2024-04-23T02:41:19.661 INFO:teuthology.orchestra.run.smithi037.stdout: ] 2024-04-23T02:41:19.661 INFO:teuthology.orchestra.run.smithi037.stdout:} 2024-04-23T02:41:20.310 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:41:19 smithi037 bash[56036]: cluster 2024-04-23T02:41:18.808422+0000 mgr.y (mgr.25468) 575 : cluster 0 pgmap v410: 161 pgs: 161 active+clean; 604 KiB data, 334 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-04-23T02:41:20.311 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:41:19 smithi037 bash[56036]: audit 2024-04-23T02:41:19.009830+0000 mgr.y (mgr.25468) 576 : audit 0 from='client.35268 -' entity='client.admin' cmd=[{"prefix": "orch upgrade ls", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T02:41:20.311 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:41:19 smithi037 bash[54030]: cluster 2024-04-23T02:41:18.808422+0000 mgr.y (mgr.25468) 575 : cluster 0 pgmap v410: 161 pgs: 161 active+clean; 604 KiB data, 334 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-04-23T02:41:20.311 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:41:19 smithi037 bash[54030]: audit 2024-04-23T02:41:19.009830+0000 mgr.y (mgr.25468) 576 : audit 0 from='client.35268 -' entity='client.admin' cmd=[{"prefix": "orch upgrade ls", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T02:41:20.434 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:41:19 smithi191 bash[40117]: cluster 2024-04-23T02:41:18.808422+0000 mgr.y (mgr.25468) 575 : cluster 0 pgmap v410: 161 pgs: 161 active+clean; 604 KiB data, 334 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-04-23T02:41:20.434 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:41:19 smithi191 bash[40117]: audit 2024-04-23T02:41:19.009830+0000 mgr.y (mgr.25468) 576 : audit 0 from='client.35268 -' entity='client.admin' cmd=[{"prefix": "orch upgrade ls", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T02:41:20.475 DEBUG:teuthology.orchestra.run.smithi037:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 39f0dbf0-0117-11ef-bc93-c7b262605968 -- bash -c 'ceph orch upgrade ls --image quay.io/ceph/ceph --show-all-versions | grep 16.2.0' 2024-04-23T02:41:22.310 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:41:21 smithi037 bash[54030]: cluster 2024-04-23T02:41:20.809552+0000 mgr.y (mgr.25468) 577 : cluster 0 pgmap v411: 161 pgs: 161 active+clean; 604 KiB data, 334 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-23T02:41:22.311 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:41:21 smithi037 bash[56036]: cluster 2024-04-23T02:41:20.809552+0000 mgr.y (mgr.25468) 577 : cluster 0 pgmap v411: 161 pgs: 161 active+clean; 604 KiB data, 334 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-23T02:41:22.434 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:41:21 smithi191 bash[40117]: cluster 2024-04-23T02:41:20.809552+0000 mgr.y (mgr.25468) 577 : cluster 0 pgmap v411: 161 pgs: 161 active+clean; 604 KiB data, 334 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-23T02:41:24.310 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:41:23 smithi037 bash[54030]: cluster 2024-04-23T02:41:22.811332+0000 mgr.y (mgr.25468) 578 : cluster 0 pgmap v412: 161 pgs: 161 active+clean; 604 KiB data, 334 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-23T02:41:24.311 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:41:23 smithi037 bash[56036]: cluster 2024-04-23T02:41:22.811332+0000 mgr.y (mgr.25468) 578 : cluster 0 pgmap v412: 161 pgs: 161 active+clean; 604 KiB data, 334 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-23T02:41:24.417 INFO:teuthology.orchestra.run.smithi037.stdout: "16.2.0", 2024-04-23T02:41:24.434 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:41:23 smithi191 bash[40117]: cluster 2024-04-23T02:41:22.811332+0000 mgr.y (mgr.25468) 578 : cluster 0 pgmap v412: 161 pgs: 161 active+clean; 604 KiB data, 334 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-23T02:41:25.206 DEBUG:teuthology.orchestra.run.smithi037:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 39f0dbf0-0117-11ef-bc93-c7b262605968 -- bash -c 'ceph orch upgrade ls --image quay.io/ceph/ceph --tags | grep v16.2.2' 2024-04-23T02:41:25.310 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:41:25 smithi037 bash[54030]: audit 2024-04-23T02:41:23.708114+0000 mgr.y (mgr.25468) 579 : audit 0 from='client.35274 -' entity='client.admin' cmd=[{"prefix": "orch upgrade ls", "image": "quay.io/ceph/ceph", "show_all_versions": true, "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T02:41:25.311 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:41:25 smithi037 bash[56036]: audit 2024-04-23T02:41:23.708114+0000 mgr.y (mgr.25468) 579 : audit 0 from='client.35274 -' entity='client.admin' cmd=[{"prefix": "orch upgrade ls", "image": "quay.io/ceph/ceph", "show_all_versions": true, "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T02:41:25.434 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:41:25 smithi191 bash[40117]: audit 2024-04-23T02:41:23.708114+0000 mgr.y (mgr.25468) 579 : audit 0 from='client.35274 -' entity='client.admin' cmd=[{"prefix": "orch upgrade ls", "image": "quay.io/ceph/ceph", "show_all_versions": true, "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T02:41:26.060 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:41:26 smithi037 bash[54030]: cluster 2024-04-23T02:41:24.812378+0000 mgr.y (mgr.25468) 580 : cluster 0 pgmap v413: 161 pgs: 161 active+clean; 604 KiB data, 334 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-23T02:41:26.061 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:41:26 smithi037 bash[56036]: cluster 2024-04-23T02:41:24.812378+0000 mgr.y (mgr.25468) 580 : cluster 0 pgmap v413: 161 pgs: 161 active+clean; 604 KiB data, 334 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-23T02:41:26.434 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:41:26 smithi191 bash[40117]: cluster 2024-04-23T02:41:24.812378+0000 mgr.y (mgr.25468) 580 : cluster 0 pgmap v413: 161 pgs: 161 active+clean; 604 KiB data, 334 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-23T02:41:27.293 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:41:27 smithi037 bash[56036]: audit 2024-04-23T02:41:25.772456+0000 mgr.y (mgr.25468) 581 : audit 0 from='client.44725 -' entity='client.iscsi.foo.smithi037.qdajck' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-23T02:41:27.293 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:41:27 smithi037 bash[54030]: audit 2024-04-23T02:41:25.772456+0000 mgr.y (mgr.25468) 581 : audit 0 from='client.44725 -' entity='client.iscsi.foo.smithi037.qdajck' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-23T02:41:27.434 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:41:27 smithi191 bash[40117]: audit 2024-04-23T02:41:25.772456+0000 mgr.y (mgr.25468) 581 : audit 0 from='client.44725 -' entity='client.iscsi.foo.smithi037.qdajck' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-23T02:41:28.287 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:41:28 smithi037 bash[54030]: cluster 2024-04-23T02:41:26.813624+0000 mgr.y (mgr.25468) 582 : cluster 0 pgmap v414: 161 pgs: 161 active+clean; 604 KiB data, 334 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-23T02:41:28.287 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:41:28 smithi037 bash[56036]: cluster 2024-04-23T02:41:26.813624+0000 mgr.y (mgr.25468) 582 : cluster 0 pgmap v414: 161 pgs: 161 active+clean; 604 KiB data, 334 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-23T02:41:28.434 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:41:28 smithi191 bash[40117]: cluster 2024-04-23T02:41:26.813624+0000 mgr.y (mgr.25468) 582 : cluster 0 pgmap v414: 161 pgs: 161 active+clean; 604 KiB data, 334 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-23T02:41:29.422 INFO:teuthology.orchestra.run.smithi037.stdout: "v16.2.2", 2024-04-23T02:41:29.422 INFO:teuthology.orchestra.run.smithi037.stdout: "v16.2.2-20210505", 2024-04-23T02:41:30.134 DEBUG:teuthology.run_tasks:Unwinding manager cephadm 2024-04-23T02:41:30.146 INFO:tasks.cephadm:Teardown begin 2024-04-23T02:41:30.147 DEBUG:teuthology.orchestra.run.smithi037:> sudo rm -f /etc/ceph/ceph.conf /etc/ceph/ceph.client.admin.keyring 2024-04-23T02:41:30.159 DEBUG:teuthology.orchestra.run.smithi191:> sudo rm -f /etc/ceph/ceph.conf /etc/ceph/ceph.client.admin.keyring 2024-04-23T02:41:30.176 INFO:tasks.cephadm:Cleaning up testdir ceph.* files... 2024-04-23T02:41:30.176 DEBUG:teuthology.orchestra.run.smithi037:> rm -f /home/ubuntu/cephtest/seed.ceph.conf /home/ubuntu/cephtest/ceph.pub 2024-04-23T02:41:30.182 DEBUG:teuthology.orchestra.run.smithi191:> rm -f /home/ubuntu/cephtest/seed.ceph.conf /home/ubuntu/cephtest/ceph.pub 2024-04-23T02:41:30.227 INFO:tasks.cephadm:Stopping all daemons... 2024-04-23T02:41:30.227 INFO:tasks.cephadm.mon.a:Stopping mon.a... 2024-04-23T02:41:30.227 DEBUG:teuthology.orchestra.run.smithi037:> sudo systemctl stop ceph-39f0dbf0-0117-11ef-bc93-c7b262605968@mon.a 2024-04-23T02:41:30.310 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:41:30 smithi037 bash[56036]: audit 2024-04-23T02:41:28.686144+0000 mgr.y (mgr.25468) 583 : audit 0 from='client.45127 -' entity='client.admin' cmd=[{"prefix": "orch upgrade ls", "image": "quay.io/ceph/ceph", "tags": true, "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T02:41:30.311 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:41:30 smithi037 bash[56036]: cluster 2024-04-23T02:41:28.814894+0000 mgr.y (mgr.25468) 584 : cluster 0 pgmap v415: 161 pgs: 161 active+clean; 604 KiB data, 334 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-23T02:41:30.311 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:41:30 smithi037 bash[54030]: audit 2024-04-23T02:41:28.686144+0000 mgr.y (mgr.25468) 583 : audit 0 from='client.45127 -' entity='client.admin' cmd=[{"prefix": "orch upgrade ls", "image": "quay.io/ceph/ceph", "tags": true, "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T02:41:30.311 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:41:30 smithi037 bash[54030]: cluster 2024-04-23T02:41:28.814894+0000 mgr.y (mgr.25468) 584 : cluster 0 pgmap v415: 161 pgs: 161 active+clean; 604 KiB data, 334 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-23T02:41:30.312 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:41:30 smithi037 systemd[1]: Stopping Ceph mon.a for 39f0dbf0-0117-11ef-bc93-c7b262605968... 2024-04-23T02:41:30.434 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:41:30 smithi191 bash[40117]: audit 2024-04-23T02:41:28.686144+0000 mgr.y (mgr.25468) 583 : audit 0 from='client.45127 -' entity='client.admin' cmd=[{"prefix": "orch upgrade ls", "image": "quay.io/ceph/ceph", "tags": true, "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T02:41:30.434 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:41:30 smithi191 bash[40117]: cluster 2024-04-23T02:41:28.814894+0000 mgr.y (mgr.25468) 584 : cluster 0 pgmap v415: 161 pgs: 161 active+clean; 604 KiB data, 334 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-23T02:41:30.695 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:41:30 smithi037 bash[54030]: debug 2024-04-23T02:41:30.385+0000 7f2e2675d700 -1 received signal: Terminated from /sbin/docker-init -- /usr/bin/ceph-mon -n mon.a -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug --default-mon-cluster-log-to-file=false --default-mon-cluster-log-to-stderr=true (PID: 1) UID: 0 2024-04-23T02:41:30.695 INFO:journalctl@ceph.mon.a.smithi037.stdout:Apr 23 02:41:30 smithi037 bash[54030]: debug 2024-04-23T02:41:30.385+0000 7f2e2675d700 -1 mon.a@0(leader) e4 *** Got Signal Terminated *** 2024-04-23T02:41:31.336 DEBUG:teuthology.orchestra.run.smithi037:> sudo pkill -f 'journalctl -f -n 0 -u ceph-39f0dbf0-0117-11ef-bc93-c7b262605968@mon.a.service' 2024-04-23T02:41:31.376 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-04-23T02:41:31.376 INFO:tasks.cephadm.mon.a:Stopped mon.a 2024-04-23T02:41:31.376 INFO:tasks.cephadm.mon.b:Stopping mon.c... 2024-04-23T02:41:31.376 DEBUG:teuthology.orchestra.run.smithi037:> sudo systemctl stop ceph-39f0dbf0-0117-11ef-bc93-c7b262605968@mon.c 2024-04-23T02:41:31.627 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:41:31 smithi037 systemd[1]: Stopping Ceph mon.c for 39f0dbf0-0117-11ef-bc93-c7b262605968... 2024-04-23T02:41:31.627 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:41:31 smithi037 bash[56036]: debug 2024-04-23T02:41:31.541+0000 7f7734ac1700 -1 received signal: Terminated from /sbin/docker-init -- /usr/bin/ceph-mon -n mon.c -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug --default-mon-cluster-log-to-file=false --default-mon-cluster-log-to-stderr=true (PID: 1) UID: 0 2024-04-23T02:41:31.627 INFO:journalctl@ceph.mon.c.smithi037.stdout:Apr 23 02:41:31 smithi037 bash[56036]: debug 2024-04-23T02:41:31.541+0000 7f7734ac1700 -1 mon.c@1(peon) e4 *** Got Signal Terminated *** 2024-04-23T02:41:32.430 DEBUG:teuthology.orchestra.run.smithi037:> sudo pkill -f 'journalctl -f -n 0 -u ceph-39f0dbf0-0117-11ef-bc93-c7b262605968@mon.c.service' 2024-04-23T02:41:32.468 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-04-23T02:41:32.468 INFO:tasks.cephadm.mon.b:Stopped mon.c 2024-04-23T02:41:32.469 INFO:tasks.cephadm.mon.b:Stopping mon.b... 2024-04-23T02:41:32.469 DEBUG:teuthology.orchestra.run.smithi191:> sudo systemctl stop ceph-39f0dbf0-0117-11ef-bc93-c7b262605968@mon.b 2024-04-23T02:41:32.916 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:41:32 smithi191 systemd[1]: Stopping Ceph mon.b for 39f0dbf0-0117-11ef-bc93-c7b262605968... 2024-04-23T02:41:32.916 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:41:32 smithi191 bash[40117]: debug 2024-04-23T02:41:32.648+0000 7fddeb6a7700 -1 received signal: Terminated from /sbin/docker-init -- /usr/bin/ceph-mon -n mon.b -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug --default-mon-cluster-log-to-file=false --default-mon-cluster-log-to-stderr=true (PID: 1) UID: 0 2024-04-23T02:41:32.916 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:41:32 smithi191 bash[40117]: debug 2024-04-23T02:41:32.648+0000 7fddeb6a7700 -1 mon.b@2(peon) e4 *** Got Signal Terminated *** 2024-04-23T02:41:33.724 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:41:33 smithi191 bash[70733]: ceph-39f0dbf0-0117-11ef-bc93-c7b262605968-mon-b 2024-04-23T02:41:33.724 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 23 02:41:33 smithi191 bash[70806]: Error response from daemon: No such container: ceph-39f0dbf0-0117-11ef-bc93-c7b262605968-mon-b 2024-04-23T02:41:33.727 DEBUG:teuthology.orchestra.run.smithi191:> sudo pkill -f 'journalctl -f -n 0 -u ceph-39f0dbf0-0117-11ef-bc93-c7b262605968@mon.b.service' 2024-04-23T02:41:33.761 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-04-23T02:41:33.762 INFO:tasks.cephadm.mon.b:Stopped mon.b 2024-04-23T02:41:33.762 INFO:tasks.cephadm.mgr.y:Stopping mgr.y... 2024-04-23T02:41:33.762 DEBUG:teuthology.orchestra.run.smithi037:> sudo systemctl stop ceph-39f0dbf0-0117-11ef-bc93-c7b262605968@mgr.y 2024-04-23T02:41:34.060 INFO:journalctl@ceph.mgr.y.smithi037.stdout:Apr 23 02:41:33 smithi037 systemd[1]: Stopping Ceph mgr.y for 39f0dbf0-0117-11ef-bc93-c7b262605968... 2024-04-23T02:41:34.486 INFO:journalctl@ceph.mgr.y.smithi037.stdout:Apr 23 02:41:34 smithi037 bash[96399]: ceph-39f0dbf0-0117-11ef-bc93-c7b262605968-mgr-y 2024-04-23T02:41:34.727 DEBUG:teuthology.orchestra.run.smithi037:> sudo pkill -f 'journalctl -f -n 0 -u ceph-39f0dbf0-0117-11ef-bc93-c7b262605968@mgr.y.service' 2024-04-23T02:41:34.735 INFO:journalctl@ceph.mgr.y.smithi037.stdout:Apr 23 02:41:34 smithi037 bash[96461]: Error response from daemon: No such container: ceph-39f0dbf0-0117-11ef-bc93-c7b262605968-mgr-y 2024-04-23T02:41:34.736 INFO:journalctl@ceph.mgr.y.smithi037.stdout:Apr 23 02:41:34 smithi037 systemd[1]: ceph-39f0dbf0-0117-11ef-bc93-c7b262605968@mgr.y.service: Succeeded. 2024-04-23T02:41:34.736 INFO:journalctl@ceph.mgr.y.smithi037.stdout:Apr 23 02:41:34 smithi037 systemd[1]: Stopped Ceph mgr.y for 39f0dbf0-0117-11ef-bc93-c7b262605968. 2024-04-23T02:41:34.759 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-04-23T02:41:34.760 INFO:tasks.cephadm.mgr.y:Stopped mgr.y 2024-04-23T02:41:34.760 INFO:tasks.cephadm.mgr.x:Stopping mgr.x... 2024-04-23T02:41:34.760 DEBUG:teuthology.orchestra.run.smithi191:> sudo systemctl stop ceph-39f0dbf0-0117-11ef-bc93-c7b262605968@mgr.x 2024-04-23T02:41:35.185 INFO:journalctl@ceph.mgr.x.smithi191.stdout:Apr 23 02:41:34 smithi191 systemd[1]: Stopping Ceph mgr.x for 39f0dbf0-0117-11ef-bc93-c7b262605968... 2024-04-23T02:41:35.857 DEBUG:teuthology.orchestra.run.smithi191:> sudo pkill -f 'journalctl -f -n 0 -u ceph-39f0dbf0-0117-11ef-bc93-c7b262605968@mgr.x.service' 2024-04-23T02:41:35.883 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-04-23T02:41:35.884 INFO:tasks.cephadm.mgr.x:Stopped mgr.x 2024-04-23T02:41:35.884 INFO:tasks.cephadm.osd.0:Stopping osd.0... 2024-04-23T02:41:35.884 DEBUG:teuthology.orchestra.run.smithi037:> sudo systemctl stop ceph-39f0dbf0-0117-11ef-bc93-c7b262605968@osd.0 2024-04-23T02:41:36.310 INFO:journalctl@ceph.osd.0.smithi037.stdout:Apr 23 02:41:35 smithi037 systemd[1]: Stopping Ceph osd.0 for 39f0dbf0-0117-11ef-bc93-c7b262605968... 2024-04-23T02:41:36.310 INFO:journalctl@ceph.osd.0.smithi037.stdout:Apr 23 02:41:36 smithi037 bash[60440]: debug 2024-04-23T02:41:36.105+0000 7f8bb0f12700 -1 received signal: Terminated from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.0 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-04-23T02:41:36.310 INFO:journalctl@ceph.osd.0.smithi037.stdout:Apr 23 02:41:36 smithi037 bash[60440]: debug 2024-04-23T02:41:36.105+0000 7f8bb0f12700 -1 osd.0 142 *** Got signal Terminated *** 2024-04-23T02:41:36.311 INFO:journalctl@ceph.osd.0.smithi037.stdout:Apr 23 02:41:36 smithi037 bash[60440]: debug 2024-04-23T02:41:36.105+0000 7f8bb0f12700 -1 osd.0 142 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-04-23T02:41:42.531 INFO:journalctl@ceph.osd.0.smithi037.stdout:Apr 23 02:41:42 smithi037 bash[96503]: ceph-39f0dbf0-0117-11ef-bc93-c7b262605968-osd-0 2024-04-23T02:41:42.531 INFO:journalctl@ceph.osd.0.smithi037.stdout:Apr 23 02:41:42 smithi037 bash[96580]: Error response from daemon: No such container: ceph-39f0dbf0-0117-11ef-bc93-c7b262605968-osd-0 2024-04-23T02:41:44.653 DEBUG:teuthology.orchestra.run.smithi037:> sudo pkill -f 'journalctl -f -n 0 -u ceph-39f0dbf0-0117-11ef-bc93-c7b262605968@osd.0.service' 2024-04-23T02:41:44.685 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-04-23T02:41:44.685 INFO:tasks.cephadm.osd.0:Stopped osd.0 2024-04-23T02:41:44.685 INFO:tasks.cephadm.osd.1:Stopping osd.1... 2024-04-23T02:41:44.685 DEBUG:teuthology.orchestra.run.smithi037:> sudo systemctl stop ceph-39f0dbf0-0117-11ef-bc93-c7b262605968@osd.1 2024-04-23T02:41:45.060 INFO:journalctl@ceph.osd.1.smithi037.stdout:Apr 23 02:41:44 smithi037 systemd[1]: Stopping Ceph osd.1 for 39f0dbf0-0117-11ef-bc93-c7b262605968... 2024-04-23T02:41:45.060 INFO:journalctl@ceph.osd.1.smithi037.stdout:Apr 23 02:41:44 smithi037 bash[62721]: debug 2024-04-23T02:41:44.829+0000 7f4d04544700 -1 received signal: Terminated from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.1 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-04-23T02:41:45.060 INFO:journalctl@ceph.osd.1.smithi037.stdout:Apr 23 02:41:44 smithi037 bash[62721]: debug 2024-04-23T02:41:44.829+0000 7f4d04544700 -1 osd.1 142 *** Got signal Terminated *** 2024-04-23T02:41:45.060 INFO:journalctl@ceph.osd.1.smithi037.stdout:Apr 23 02:41:44 smithi037 bash[62721]: debug 2024-04-23T02:41:44.829+0000 7f4d04544700 -1 osd.1 142 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-04-23T02:41:51.310 INFO:journalctl@ceph.osd.1.smithi037.stdout:Apr 23 02:41:50 smithi037 bash[96727]: ceph-39f0dbf0-0117-11ef-bc93-c7b262605968-osd-1 2024-04-23T02:41:51.311 INFO:journalctl@ceph.osd.1.smithi037.stdout:Apr 23 02:41:51 smithi037 bash[96804]: Error response from daemon: No such container: ceph-39f0dbf0-0117-11ef-bc93-c7b262605968-osd-1 2024-04-23T02:41:53.094 DEBUG:teuthology.orchestra.run.smithi037:> sudo pkill -f 'journalctl -f -n 0 -u ceph-39f0dbf0-0117-11ef-bc93-c7b262605968@osd.1.service' 2024-04-23T02:41:53.130 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-04-23T02:41:53.130 INFO:tasks.cephadm.osd.1:Stopped osd.1 2024-04-23T02:41:53.130 INFO:tasks.cephadm.osd.2:Stopping osd.2... 2024-04-23T02:41:53.130 DEBUG:teuthology.orchestra.run.smithi037:> sudo systemctl stop ceph-39f0dbf0-0117-11ef-bc93-c7b262605968@osd.2 2024-04-23T02:41:53.361 INFO:journalctl@ceph.osd.2.smithi037.stdout:Apr 23 02:41:53 smithi037 systemd[1]: Stopping Ceph osd.2 for 39f0dbf0-0117-11ef-bc93-c7b262605968... 2024-04-23T02:41:53.810 INFO:journalctl@ceph.osd.2.smithi037.stdout:Apr 23 02:41:53 smithi037 bash[65011]: debug 2024-04-23T02:41:53.349+0000 7fae2b00f700 -1 received signal: Terminated from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.2 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-04-23T02:41:53.810 INFO:journalctl@ceph.osd.2.smithi037.stdout:Apr 23 02:41:53 smithi037 bash[65011]: debug 2024-04-23T02:41:53.349+0000 7fae2b00f700 -1 osd.2 142 *** Got signal Terminated *** 2024-04-23T02:41:53.810 INFO:journalctl@ceph.osd.2.smithi037.stdout:Apr 23 02:41:53 smithi037 bash[65011]: debug 2024-04-23T02:41:53.349+0000 7fae2b00f700 -1 osd.2 142 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-04-23T02:41:58.434 INFO:journalctl@ceph.prometheus.a.smithi191.stdout:Apr 23 02:41:58 smithi191 bash[61701]: ts=2024-04-23T02:41:58.154Z 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.37:8765/sd/prometheus/sd-config?service=ceph-exporter\": dial tcp 172.21.15.37:8765: connect: connection refused" 2024-04-23T02:41:58.435 INFO:journalctl@ceph.prometheus.a.smithi191.stdout:Apr 23 02:41:58 smithi191 bash[61701]: ts=2024-04-23T02:41:58.159Z 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.37:8765/sd/prometheus/sd-config?service=alertmanager\": dial tcp 172.21.15.37:8765: connect: connection refused" 2024-04-23T02:41:58.435 INFO:journalctl@ceph.prometheus.a.smithi191.stdout:Apr 23 02:41:58 smithi191 bash[61701]: ts=2024-04-23T02:41:58.162Z 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.37:8765/sd/prometheus/sd-config?service=mgr-prometheus\": dial tcp 172.21.15.37:8765: connect: connection refused" 2024-04-23T02:41:58.435 INFO:journalctl@ceph.prometheus.a.smithi191.stdout:Apr 23 02:41:58 smithi191 bash[61701]: ts=2024-04-23T02:41:58.163Z 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.37:8765/sd/prometheus/sd-config?service=nvmeof\": dial tcp 172.21.15.37:8765: connect: connection refused" 2024-04-23T02:41:58.435 INFO:journalctl@ceph.prometheus.a.smithi191.stdout:Apr 23 02:41:58 smithi191 bash[61701]: ts=2024-04-23T02:41:58.166Z 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.37:8765/sd/prometheus/sd-config?service=node-exporter\": dial tcp 172.21.15.37:8765: connect: connection refused" 2024-04-23T02:41:59.499 INFO:journalctl@ceph.osd.2.smithi037.stdout:Apr 23 02:41:59 smithi037 bash[96943]: ceph-39f0dbf0-0117-11ef-bc93-c7b262605968-osd-2 2024-04-23T02:41:59.500 INFO:journalctl@ceph.osd.2.smithi037.stdout:Apr 23 02:41:59 smithi037 bash[97018]: Error response from daemon: No such container: ceph-39f0dbf0-0117-11ef-bc93-c7b262605968-osd-2 2024-04-23T02:42:01.427 DEBUG:teuthology.orchestra.run.smithi037:> sudo pkill -f 'journalctl -f -n 0 -u ceph-39f0dbf0-0117-11ef-bc93-c7b262605968@osd.2.service' 2024-04-23T02:42:01.463 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-04-23T02:42:01.464 INFO:tasks.cephadm.osd.2:Stopped osd.2 2024-04-23T02:42:01.464 INFO:tasks.cephadm.osd.3:Stopping osd.3... 2024-04-23T02:42:01.464 DEBUG:teuthology.orchestra.run.smithi037:> sudo systemctl stop ceph-39f0dbf0-0117-11ef-bc93-c7b262605968@osd.3 2024-04-23T02:42:01.678 INFO:journalctl@ceph.osd.3.smithi037.stdout:Apr 23 02:42:01 smithi037 systemd[1]: Stopping Ceph osd.3 for 39f0dbf0-0117-11ef-bc93-c7b262605968... 2024-04-23T02:42:02.060 INFO:journalctl@ceph.osd.3.smithi037.stdout:Apr 23 02:42:01 smithi037 bash[67249]: debug 2024-04-23T02:42:01.665+0000 7fc6e0dcc700 -1 received signal: Terminated from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.3 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-04-23T02:42:02.061 INFO:journalctl@ceph.osd.3.smithi037.stdout:Apr 23 02:42:01 smithi037 bash[67249]: debug 2024-04-23T02:42:01.665+0000 7fc6e0dcc700 -1 osd.3 142 *** Got signal Terminated *** 2024-04-23T02:42:02.061 INFO:journalctl@ceph.osd.3.smithi037.stdout:Apr 23 02:42:01 smithi037 bash[67249]: debug 2024-04-23T02:42:01.665+0000 7fc6e0dcc700 -1 osd.3 142 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-04-23T02:42:02.934 INFO:journalctl@ceph.osd.7.smithi191.stdout:Apr 23 02:42:02 smithi191 bash[48975]: debug 2024-04-23T02:42:02.832+0000 7f42e60b2700 -1 osd.7 142 heartbeat_check: no reply from 172.21.15.37:6806 osd.0 since back 2024-04-23T02:41:40.711586+0000 front 2024-04-23T02:41:40.711194+0000 (oldest deadline 2024-04-23T02:42:02.411092+0000) 2024-04-23T02:42:02.934 INFO:journalctl@ceph.osd.4.smithi191.stdout:Apr 23 02:42:02 smithi191 bash[42657]: debug 2024-04-23T02:42:02.648+0000 7f8e3d0ab700 -1 osd.4 142 heartbeat_check: no reply from 172.21.15.37:6806 osd.0 since back 2024-04-23T02:41:40.403143+0000 front 2024-04-23T02:41:40.402743+0000 (oldest deadline 2024-04-23T02:42:02.102615+0000) 2024-04-23T02:42:03.434 INFO:journalctl@ceph.osd.5.smithi191.stdout:Apr 23 02:42:03 smithi191 bash[44771]: debug 2024-04-23T02:42:03.048+0000 7f70b1537700 -1 osd.5 142 heartbeat_check: no reply from 172.21.15.37:6806 osd.0 since back 2024-04-23T02:41:38.927984+0000 front 2024-04-23T02:41:38.928066+0000 (oldest deadline 2024-04-23T02:42:03.028072+0000) 2024-04-23T02:42:04.024 INFO:journalctl@ceph.osd.4.smithi191.stdout:Apr 23 02:42:03 smithi191 bash[42657]: debug 2024-04-23T02:42:03.676+0000 7f8e3d0ab700 -1 osd.4 142 heartbeat_check: no reply from 172.21.15.37:6806 osd.0 since back 2024-04-23T02:41:40.403143+0000 front 2024-04-23T02:41:40.402743+0000 (oldest deadline 2024-04-23T02:42:02.102615+0000) 2024-04-23T02:42:04.024 INFO:journalctl@ceph.osd.7.smithi191.stdout:Apr 23 02:42:03 smithi191 bash[48975]: debug 2024-04-23T02:42:03.820+0000 7f42e60b2700 -1 osd.7 142 heartbeat_check: no reply from 172.21.15.37:6806 osd.0 since back 2024-04-23T02:41:40.711586+0000 front 2024-04-23T02:41:40.711194+0000 (oldest deadline 2024-04-23T02:42:02.411092+0000) 2024-04-23T02:42:04.434 INFO:journalctl@ceph.osd.5.smithi191.stdout:Apr 23 02:42:04 smithi191 bash[44771]: debug 2024-04-23T02:42:04.008+0000 7f70b1537700 -1 osd.5 142 heartbeat_check: no reply from 172.21.15.37:6806 osd.0 since back 2024-04-23T02:41:38.927984+0000 front 2024-04-23T02:41:38.928066+0000 (oldest deadline 2024-04-23T02:42:03.028072+0000) 2024-04-23T02:42:04.988 INFO:journalctl@ceph.osd.4.smithi191.stdout:Apr 23 02:42:04 smithi191 bash[42657]: debug 2024-04-23T02:42:04.720+0000 7f8e3d0ab700 -1 osd.4 142 heartbeat_check: no reply from 172.21.15.37:6806 osd.0 since back 2024-04-23T02:41:40.403143+0000 front 2024-04-23T02:41:40.402743+0000 (oldest deadline 2024-04-23T02:42:02.102615+0000) 2024-04-23T02:42:04.988 INFO:journalctl@ceph.osd.7.smithi191.stdout:Apr 23 02:42:04 smithi191 bash[48975]: debug 2024-04-23T02:42:04.856+0000 7f42e60b2700 -1 osd.7 142 heartbeat_check: no reply from 172.21.15.37:6806 osd.0 since back 2024-04-23T02:41:40.711586+0000 front 2024-04-23T02:41:40.711194+0000 (oldest deadline 2024-04-23T02:42:02.411092+0000) 2024-04-23T02:42:05.434 INFO:journalctl@ceph.osd.5.smithi191.stdout:Apr 23 02:42:04 smithi191 bash[44771]: debug 2024-04-23T02:42:04.972+0000 7f70b1537700 -1 osd.5 142 heartbeat_check: no reply from 172.21.15.37:6806 osd.0 since back 2024-04-23T02:41:38.927984+0000 front 2024-04-23T02:41:38.928066+0000 (oldest deadline 2024-04-23T02:42:03.028072+0000) 2024-04-23T02:42:05.991 INFO:journalctl@ceph.osd.4.smithi191.stdout:Apr 23 02:42:05 smithi191 bash[42657]: debug 2024-04-23T02:42:05.688+0000 7f8e3d0ab700 -1 osd.4 142 heartbeat_check: no reply from 172.21.15.37:6806 osd.0 since back 2024-04-23T02:41:40.403143+0000 front 2024-04-23T02:41:40.402743+0000 (oldest deadline 2024-04-23T02:42:02.102615+0000) 2024-04-23T02:42:05.992 INFO:journalctl@ceph.osd.7.smithi191.stdout:Apr 23 02:42:05 smithi191 bash[48975]: debug 2024-04-23T02:42:05.880+0000 7f42e60b2700 -1 osd.7 142 heartbeat_check: no reply from 172.21.15.37:6806 osd.0 since back 2024-04-23T02:41:40.711586+0000 front 2024-04-23T02:41:40.711194+0000 (oldest deadline 2024-04-23T02:42:02.411092+0000) 2024-04-23T02:42:05.992 INFO:journalctl@ceph.osd.6.smithi191.stdout:Apr 23 02:42:05 smithi191 bash[46873]: debug 2024-04-23T02:42:05.884+0000 7f40062d1700 -1 osd.6 142 heartbeat_check: no reply from 172.21.15.37:6806 osd.0 since back 2024-04-23T02:41:41.089140+0000 front 2024-04-23T02:41:41.089047+0000 (oldest deadline 2024-04-23T02:42:05.789030+0000) 2024-04-23T02:42:06.310 INFO:journalctl@ceph.osd.3.smithi037.stdout:Apr 23 02:42:05 smithi037 bash[67249]: debug 2024-04-23T02:42:05.837+0000 7fc6dd3c2700 -1 osd.3 142 heartbeat_check: no reply from 172.21.15.37:6806 osd.0 since back 2024-04-23T02:41:39.589230+0000 front 2024-04-23T02:41:39.589520+0000 (oldest deadline 2024-04-23T02:42:04.889491+0000) 2024-04-23T02:42:06.434 INFO:journalctl@ceph.osd.5.smithi191.stdout:Apr 23 02:42:05 smithi191 bash[44771]: debug 2024-04-23T02:42:05.976+0000 7f70b1537700 -1 osd.5 142 heartbeat_check: no reply from 172.21.15.37:6806 osd.0 since back 2024-04-23T02:41:38.927984+0000 front 2024-04-23T02:41:38.928066+0000 (oldest deadline 2024-04-23T02:42:03.028072+0000) 2024-04-23T02:42:06.916 INFO:journalctl@ceph.osd.4.smithi191.stdout:Apr 23 02:42:06 smithi191 bash[42657]: debug 2024-04-23T02:42:06.648+0000 7f8e3d0ab700 -1 osd.4 142 heartbeat_check: no reply from 172.21.15.37:6806 osd.0 since back 2024-04-23T02:41:40.403143+0000 front 2024-04-23T02:41:40.402743+0000 (oldest deadline 2024-04-23T02:42:02.102615+0000) 2024-04-23T02:42:06.917 INFO:journalctl@ceph.osd.6.smithi191.stdout:Apr 23 02:42:06 smithi191 bash[46873]: debug 2024-04-23T02:42:06.864+0000 7f40062d1700 -1 osd.6 142 heartbeat_check: no reply from 172.21.15.37:6806 osd.0 since back 2024-04-23T02:41:41.089140+0000 front 2024-04-23T02:41:41.089047+0000 (oldest deadline 2024-04-23T02:42:05.789030+0000) 2024-04-23T02:42:07.184 INFO:journalctl@ceph.osd.5.smithi191.stdout:Apr 23 02:42:06 smithi191 bash[44771]: debug 2024-04-23T02:42:06.952+0000 7f70b1537700 -1 osd.5 142 heartbeat_check: no reply from 172.21.15.37:6806 osd.0 since back 2024-04-23T02:41:38.927984+0000 front 2024-04-23T02:41:38.928066+0000 (oldest deadline 2024-04-23T02:42:03.028072+0000) 2024-04-23T02:42:07.184 INFO:journalctl@ceph.osd.7.smithi191.stdout:Apr 23 02:42:06 smithi191 bash[48975]: debug 2024-04-23T02:42:06.904+0000 7f42e60b2700 -1 osd.7 142 heartbeat_check: no reply from 172.21.15.37:6806 osd.0 since back 2024-04-23T02:41:40.711586+0000 front 2024-04-23T02:41:40.711194+0000 (oldest deadline 2024-04-23T02:42:02.411092+0000) 2024-04-23T02:42:07.919 INFO:journalctl@ceph.osd.4.smithi191.stdout:Apr 23 02:42:07 smithi191 bash[42657]: debug 2024-04-23T02:42:07.636+0000 7f8e3d0ab700 -1 osd.4 142 heartbeat_check: no reply from 172.21.15.37:6806 osd.0 since back 2024-04-23T02:41:40.403143+0000 front 2024-04-23T02:41:40.402743+0000 (oldest deadline 2024-04-23T02:42:02.102615+0000) 2024-04-23T02:42:07.919 INFO:journalctl@ceph.osd.6.smithi191.stdout:Apr 23 02:42:07 smithi191 bash[46873]: debug 2024-04-23T02:42:07.868+0000 7f40062d1700 -1 osd.6 142 heartbeat_check: no reply from 172.21.15.37:6806 osd.0 since back 2024-04-23T02:41:41.089140+0000 front 2024-04-23T02:41:41.089047+0000 (oldest deadline 2024-04-23T02:42:05.789030+0000) 2024-04-23T02:42:07.919 INFO:journalctl@ceph.osd.7.smithi191.stdout:Apr 23 02:42:07 smithi191 bash[48975]: debug 2024-04-23T02:42:07.876+0000 7f42e60b2700 -1 osd.7 142 heartbeat_check: no reply from 172.21.15.37:6806 osd.0 since back 2024-04-23T02:41:40.711586+0000 front 2024-04-23T02:41:40.711194+0000 (oldest deadline 2024-04-23T02:42:02.411092+0000) 2024-04-23T02:42:08.010 INFO:journalctl@ceph.osd.3.smithi037.stdout:Apr 23 02:42:07 smithi037 bash[97162]: ceph-39f0dbf0-0117-11ef-bc93-c7b262605968-osd-3 2024-04-23T02:42:08.010 INFO:journalctl@ceph.osd.3.smithi037.stdout:Apr 23 02:42:07 smithi037 bash[97237]: Error response from daemon: No such container: ceph-39f0dbf0-0117-11ef-bc93-c7b262605968-osd-3 2024-04-23T02:42:08.184 INFO:journalctl@ceph.osd.5.smithi191.stdout:Apr 23 02:42:07 smithi191 bash[44771]: debug 2024-04-23T02:42:07.904+0000 7f70b1537700 -1 osd.5 142 heartbeat_check: no reply from 172.21.15.37:6806 osd.0 since back 2024-04-23T02:41:38.927984+0000 front 2024-04-23T02:41:38.928066+0000 (oldest deadline 2024-04-23T02:42:03.028072+0000) 2024-04-23T02:42:08.887 INFO:journalctl@ceph.osd.6.smithi191.stdout:Apr 23 02:42:08 smithi191 bash[46873]: debug 2024-04-23T02:42:08.864+0000 7f40062d1700 -1 osd.6 142 heartbeat_check: no reply from 172.21.15.37:6806 osd.0 since back 2024-04-23T02:41:41.089140+0000 front 2024-04-23T02:41:41.089047+0000 (oldest deadline 2024-04-23T02:42:05.789030+0000) 2024-04-23T02:42:08.887 INFO:journalctl@ceph.osd.4.smithi191.stdout:Apr 23 02:42:08 smithi191 bash[42657]: debug 2024-04-23T02:42:08.624+0000 7f8e3d0ab700 -1 osd.4 142 heartbeat_check: no reply from 172.21.15.37:6806 osd.0 since back 2024-04-23T02:41:40.403143+0000 front 2024-04-23T02:41:40.402743+0000 (oldest deadline 2024-04-23T02:42:02.102615+0000) 2024-04-23T02:42:08.888 INFO:journalctl@ceph.osd.7.smithi191.stdout:Apr 23 02:42:08 smithi191 bash[48975]: debug 2024-04-23T02:42:08.844+0000 7f42e60b2700 -1 osd.7 142 heartbeat_check: no reply from 172.21.15.37:6806 osd.0 since back 2024-04-23T02:41:40.711586+0000 front 2024-04-23T02:41:40.711194+0000 (oldest deadline 2024-04-23T02:42:02.411092+0000) 2024-04-23T02:42:09.184 INFO:journalctl@ceph.osd.5.smithi191.stdout:Apr 23 02:42:08 smithi191 bash[44771]: debug 2024-04-23T02:42:08.872+0000 7f70b1537700 -1 osd.5 142 heartbeat_check: no reply from 172.21.15.37:6806 osd.0 since back 2024-04-23T02:41:38.927984+0000 front 2024-04-23T02:41:38.928066+0000 (oldest deadline 2024-04-23T02:42:03.028072+0000) 2024-04-23T02:42:09.852 INFO:journalctl@ceph.osd.4.smithi191.stdout:Apr 23 02:42:09 smithi191 bash[42657]: debug 2024-04-23T02:42:09.576+0000 7f8e3d0ab700 -1 osd.4 142 heartbeat_check: no reply from 172.21.15.37:6806 osd.0 since back 2024-04-23T02:41:40.403143+0000 front 2024-04-23T02:41:40.402743+0000 (oldest deadline 2024-04-23T02:42:02.102615+0000) 2024-04-23T02:42:09.852 INFO:journalctl@ceph.osd.6.smithi191.stdout:Apr 23 02:42:09 smithi191 bash[46873]: debug 2024-04-23T02:42:09.824+0000 7f40062d1700 -1 osd.6 142 heartbeat_check: no reply from 172.21.15.37:6806 osd.0 since back 2024-04-23T02:41:41.089140+0000 front 2024-04-23T02:41:41.089047+0000 (oldest deadline 2024-04-23T02:42:05.789030+0000) 2024-04-23T02:42:09.942 DEBUG:teuthology.orchestra.run.smithi037:> sudo pkill -f 'journalctl -f -n 0 -u ceph-39f0dbf0-0117-11ef-bc93-c7b262605968@osd.3.service' 2024-04-23T02:42:09.975 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-04-23T02:42:09.975 INFO:tasks.cephadm.osd.3:Stopped osd.3 2024-04-23T02:42:09.975 INFO:tasks.cephadm.osd.4:Stopping osd.4... 2024-04-23T02:42:09.975 DEBUG:teuthology.orchestra.run.smithi191:> sudo systemctl stop ceph-39f0dbf0-0117-11ef-bc93-c7b262605968@osd.4 2024-04-23T02:42:10.135 INFO:journalctl@ceph.osd.4.smithi191.stdout:Apr 23 02:42:09 smithi191 systemd[1]: Stopping Ceph osd.4 for 39f0dbf0-0117-11ef-bc93-c7b262605968... 2024-04-23T02:42:10.135 INFO:journalctl@ceph.osd.5.smithi191.stdout:Apr 23 02:42:09 smithi191 bash[44771]: debug 2024-04-23T02:42:09.872+0000 7f70b1537700 -1 osd.5 142 heartbeat_check: no reply from 172.21.15.37:6806 osd.0 since back 2024-04-23T02:41:38.927984+0000 front 2024-04-23T02:41:38.928066+0000 (oldest deadline 2024-04-23T02:42:03.028072+0000) 2024-04-23T02:42:10.136 INFO:journalctl@ceph.osd.7.smithi191.stdout:Apr 23 02:42:09 smithi191 bash[48975]: debug 2024-04-23T02:42:09.836+0000 7f42e60b2700 -1 osd.7 142 heartbeat_check: no reply from 172.21.15.37:6806 osd.0 since back 2024-04-23T02:41:40.711586+0000 front 2024-04-23T02:41:40.711194+0000 (oldest deadline 2024-04-23T02:42:02.411092+0000) 2024-04-23T02:42:10.434 INFO:journalctl@ceph.osd.4.smithi191.stdout:Apr 23 02:42:10 smithi191 bash[42657]: debug 2024-04-23T02:42:10.120+0000 7f8e40ab5700 -1 received signal: Terminated from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-04-23T02:42:10.434 INFO:journalctl@ceph.osd.4.smithi191.stdout:Apr 23 02:42:10 smithi191 bash[42657]: debug 2024-04-23T02:42:10.120+0000 7f8e40ab5700 -1 osd.4 142 *** Got signal Terminated *** 2024-04-23T02:42:10.434 INFO:journalctl@ceph.osd.4.smithi191.stdout:Apr 23 02:42:10 smithi191 bash[42657]: debug 2024-04-23T02:42:10.120+0000 7f8e40ab5700 -1 osd.4 142 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-04-23T02:42:10.930 INFO:journalctl@ceph.osd.4.smithi191.stdout:Apr 23 02:42:10 smithi191 bash[42657]: debug 2024-04-23T02:42:10.600+0000 7f8e3d0ab700 -1 osd.4 142 heartbeat_check: no reply from 172.21.15.37:6806 osd.0 since back 2024-04-23T02:41:40.403143+0000 front 2024-04-23T02:41:40.402743+0000 (oldest deadline 2024-04-23T02:42:02.102615+0000) 2024-04-23T02:42:10.930 INFO:journalctl@ceph.osd.6.smithi191.stdout:Apr 23 02:42:10 smithi191 bash[46873]: debug 2024-04-23T02:42:10.796+0000 7f40062d1700 -1 osd.6 142 heartbeat_check: no reply from 172.21.15.37:6806 osd.0 since back 2024-04-23T02:41:41.089140+0000 front 2024-04-23T02:41:41.089047+0000 (oldest deadline 2024-04-23T02:42:05.789030+0000) 2024-04-23T02:42:10.931 INFO:journalctl@ceph.osd.7.smithi191.stdout:Apr 23 02:42:10 smithi191 bash[48975]: debug 2024-04-23T02:42:10.820+0000 7f42e60b2700 -1 osd.7 142 heartbeat_check: no reply from 172.21.15.37:6806 osd.0 since back 2024-04-23T02:41:40.711586+0000 front 2024-04-23T02:41:40.711194+0000 (oldest deadline 2024-04-23T02:42:02.411092+0000) 2024-04-23T02:42:11.184 INFO:journalctl@ceph.osd.5.smithi191.stdout:Apr 23 02:42:10 smithi191 bash[44771]: debug 2024-04-23T02:42:10.916+0000 7f70b1537700 -1 osd.5 142 heartbeat_check: no reply from 172.21.15.37:6806 osd.0 since back 2024-04-23T02:41:38.927984+0000 front 2024-04-23T02:41:38.928066+0000 (oldest deadline 2024-04-23T02:42:03.028072+0000) 2024-04-23T02:42:11.933 INFO:journalctl@ceph.osd.4.smithi191.stdout:Apr 23 02:42:11 smithi191 bash[42657]: debug 2024-04-23T02:42:11.616+0000 7f8e3d0ab700 -1 osd.4 142 heartbeat_check: no reply from 172.21.15.37:6806 osd.0 since back 2024-04-23T02:41:40.403143+0000 front 2024-04-23T02:41:40.402743+0000 (oldest deadline 2024-04-23T02:42:02.102615+0000) 2024-04-23T02:42:11.934 INFO:journalctl@ceph.osd.6.smithi191.stdout:Apr 23 02:42:11 smithi191 bash[46873]: debug 2024-04-23T02:42:11.764+0000 7f40062d1700 -1 osd.6 142 heartbeat_check: no reply from 172.21.15.37:6806 osd.0 since back 2024-04-23T02:41:41.089140+0000 front 2024-04-23T02:41:41.089047+0000 (oldest deadline 2024-04-23T02:42:05.789030+0000) 2024-04-23T02:42:11.934 INFO:journalctl@ceph.osd.7.smithi191.stdout:Apr 23 02:42:11 smithi191 bash[48975]: debug 2024-04-23T02:42:11.792+0000 7f42e60b2700 -1 osd.7 142 heartbeat_check: no reply from 172.21.15.37:6806 osd.0 since back 2024-04-23T02:41:40.711586+0000 front 2024-04-23T02:41:40.711194+0000 (oldest deadline 2024-04-23T02:42:02.411092+0000) 2024-04-23T02:42:12.434 INFO:journalctl@ceph.osd.5.smithi191.stdout:Apr 23 02:42:11 smithi191 bash[44771]: debug 2024-04-23T02:42:11.948+0000 7f70b1537700 -1 osd.5 142 heartbeat_check: no reply from 172.21.15.37:6806 osd.0 since back 2024-04-23T02:41:38.927984+0000 front 2024-04-23T02:41:38.928066+0000 (oldest deadline 2024-04-23T02:42:03.028072+0000) 2024-04-23T02:42:12.933 INFO:journalctl@ceph.osd.4.smithi191.stdout:Apr 23 02:42:12 smithi191 bash[42657]: debug 2024-04-23T02:42:12.588+0000 7f8e3d0ab700 -1 osd.4 142 heartbeat_check: no reply from 172.21.15.37:6806 osd.0 since back 2024-04-23T02:41:40.403143+0000 front 2024-04-23T02:41:40.402743+0000 (oldest deadline 2024-04-23T02:42:02.102615+0000) 2024-04-23T02:42:12.934 INFO:journalctl@ceph.osd.4.smithi191.stdout:Apr 23 02:42:12 smithi191 bash[42657]: debug 2024-04-23T02:42:12.588+0000 7f8e3d0ab700 -1 osd.4 142 heartbeat_check: no reply from 172.21.15.37:6814 osd.1 since back 2024-04-23T02:41:48.504999+0000 front 2024-04-23T02:41:48.505381+0000 (oldest deadline 2024-04-23T02:42:12.005012+0000) 2024-04-23T02:42:12.934 INFO:journalctl@ceph.osd.6.smithi191.stdout:Apr 23 02:42:12 smithi191 bash[46873]: debug 2024-04-23T02:42:12.804+0000 7f40062d1700 -1 osd.6 142 heartbeat_check: no reply from 172.21.15.37:6806 osd.0 since back 2024-04-23T02:41:41.089140+0000 front 2024-04-23T02:41:41.089047+0000 (oldest deadline 2024-04-23T02:42:05.789030+0000) 2024-04-23T02:42:12.934 INFO:journalctl@ceph.osd.6.smithi191.stdout:Apr 23 02:42:12 smithi191 bash[46873]: debug 2024-04-23T02:42:12.804+0000 7f40062d1700 -1 osd.6 142 heartbeat_check: no reply from 172.21.15.37:6814 osd.1 since back 2024-04-23T02:41:49.290708+0000 front 2024-04-23T02:41:49.290810+0000 (oldest deadline 2024-04-23T02:42:12.190510+0000) 2024-04-23T02:42:12.934 INFO:journalctl@ceph.osd.7.smithi191.stdout:Apr 23 02:42:12 smithi191 bash[48975]: debug 2024-04-23T02:42:12.828+0000 7f42e60b2700 -1 osd.7 142 heartbeat_check: no reply from 172.21.15.37:6806 osd.0 since back 2024-04-23T02:41:40.711586+0000 front 2024-04-23T02:41:40.711194+0000 (oldest deadline 2024-04-23T02:42:02.411092+0000) 2024-04-23T02:42:13.433 INFO:journalctl@ceph.osd.5.smithi191.stdout:Apr 23 02:42:12 smithi191 bash[44771]: debug 2024-04-23T02:42:12.948+0000 7f70b1537700 -1 osd.5 142 heartbeat_check: no reply from 172.21.15.37:6806 osd.0 since back 2024-04-23T02:41:38.927984+0000 front 2024-04-23T02:41:38.928066+0000 (oldest deadline 2024-04-23T02:42:03.028072+0000) 2024-04-23T02:42:13.917 INFO:journalctl@ceph.osd.4.smithi191.stdout:Apr 23 02:42:13 smithi191 bash[42657]: debug 2024-04-23T02:42:13.588+0000 7f8e3d0ab700 -1 osd.4 142 heartbeat_check: no reply from 172.21.15.37:6806 osd.0 since back 2024-04-23T02:41:40.403143+0000 front 2024-04-23T02:41:40.402743+0000 (oldest deadline 2024-04-23T02:42:02.102615+0000) 2024-04-23T02:42:13.918 INFO:journalctl@ceph.osd.4.smithi191.stdout:Apr 23 02:42:13 smithi191 bash[42657]: debug 2024-04-23T02:42:13.588+0000 7f8e3d0ab700 -1 osd.4 142 heartbeat_check: no reply from 172.21.15.37:6814 osd.1 since back 2024-04-23T02:41:48.504999+0000 front 2024-04-23T02:41:48.505381+0000 (oldest deadline 2024-04-23T02:42:12.005012+0000) 2024-04-23T02:42:13.918 INFO:journalctl@ceph.osd.7.smithi191.stdout:Apr 23 02:42:13 smithi191 bash[48975]: debug 2024-04-23T02:42:13.816+0000 7f42e60b2700 -1 osd.7 142 heartbeat_check: no reply from 172.21.15.37:6806 osd.0 since back 2024-04-23T02:41:40.711586+0000 front 2024-04-23T02:41:40.711194+0000 (oldest deadline 2024-04-23T02:42:02.411092+0000) 2024-04-23T02:42:13.918 INFO:journalctl@ceph.osd.6.smithi191.stdout:Apr 23 02:42:13 smithi191 bash[46873]: debug 2024-04-23T02:42:13.828+0000 7f40062d1700 -1 osd.6 142 heartbeat_check: no reply from 172.21.15.37:6806 osd.0 since back 2024-04-23T02:41:41.089140+0000 front 2024-04-23T02:41:41.089047+0000 (oldest deadline 2024-04-23T02:42:05.789030+0000) 2024-04-23T02:42:13.918 INFO:journalctl@ceph.osd.6.smithi191.stdout:Apr 23 02:42:13 smithi191 bash[46873]: debug 2024-04-23T02:42:13.828+0000 7f40062d1700 -1 osd.6 142 heartbeat_check: no reply from 172.21.15.37:6814 osd.1 since back 2024-04-23T02:41:49.290708+0000 front 2024-04-23T02:41:49.290810+0000 (oldest deadline 2024-04-23T02:42:12.190510+0000) 2024-04-23T02:42:14.183 INFO:journalctl@ceph.osd.5.smithi191.stdout:Apr 23 02:42:13 smithi191 bash[44771]: debug 2024-04-23T02:42:13.904+0000 7f70b1537700 -1 osd.5 142 heartbeat_check: no reply from 172.21.15.37:6806 osd.0 since back 2024-04-23T02:41:38.927984+0000 front 2024-04-23T02:41:38.928066+0000 (oldest deadline 2024-04-23T02:42:03.028072+0000) 2024-04-23T02:42:14.925 INFO:journalctl@ceph.osd.4.smithi191.stdout:Apr 23 02:42:14 smithi191 bash[42657]: debug 2024-04-23T02:42:14.592+0000 7f8e3d0ab700 -1 osd.4 142 heartbeat_check: no reply from 172.21.15.37:6806 osd.0 since back 2024-04-23T02:41:40.403143+0000 front 2024-04-23T02:41:40.402743+0000 (oldest deadline 2024-04-23T02:42:02.102615+0000) 2024-04-23T02:42:14.925 INFO:journalctl@ceph.osd.4.smithi191.stdout:Apr 23 02:42:14 smithi191 bash[42657]: debug 2024-04-23T02:42:14.592+0000 7f8e3d0ab700 -1 osd.4 142 heartbeat_check: no reply from 172.21.15.37:6814 osd.1 since back 2024-04-23T02:41:48.504999+0000 front 2024-04-23T02:41:48.505381+0000 (oldest deadline 2024-04-23T02:42:12.005012+0000) 2024-04-23T02:42:14.925 INFO:journalctl@ceph.osd.6.smithi191.stdout:Apr 23 02:42:14 smithi191 bash[46873]: debug 2024-04-23T02:42:14.780+0000 7f40062d1700 -1 osd.6 142 heartbeat_check: no reply from 172.21.15.37:6806 osd.0 since back 2024-04-23T02:41:41.089140+0000 front 2024-04-23T02:41:41.089047+0000 (oldest deadline 2024-04-23T02:42:05.789030+0000) 2024-04-23T02:42:14.926 INFO:journalctl@ceph.osd.6.smithi191.stdout:Apr 23 02:42:14 smithi191 bash[46873]: debug 2024-04-23T02:42:14.780+0000 7f40062d1700 -1 osd.6 142 heartbeat_check: no reply from 172.21.15.37:6814 osd.1 since back 2024-04-23T02:41:49.290708+0000 front 2024-04-23T02:41:49.290810+0000 (oldest deadline 2024-04-23T02:42:12.190510+0000) 2024-04-23T02:42:14.926 INFO:journalctl@ceph.osd.7.smithi191.stdout:Apr 23 02:42:14 smithi191 bash[48975]: debug 2024-04-23T02:42:14.832+0000 7f42e60b2700 -1 osd.7 142 heartbeat_check: no reply from 172.21.15.37:6806 osd.0 since back 2024-04-23T02:41:40.711586+0000 front 2024-04-23T02:41:40.711194+0000 (oldest deadline 2024-04-23T02:42:02.411092+0000) 2024-04-23T02:42:15.183 INFO:journalctl@ceph.osd.5.smithi191.stdout:Apr 23 02:42:14 smithi191 bash[44771]: debug 2024-04-23T02:42:14.912+0000 7f70b1537700 -1 osd.5 142 heartbeat_check: no reply from 172.21.15.37:6806 osd.0 since back 2024-04-23T02:41:38.927984+0000 front 2024-04-23T02:41:38.928066+0000 (oldest deadline 2024-04-23T02:42:03.028072+0000) 2024-04-23T02:42:15.933 INFO:journalctl@ceph.osd.6.smithi191.stdout:Apr 23 02:42:15 smithi191 bash[46873]: debug 2024-04-23T02:42:15.772+0000 7f40062d1700 -1 osd.6 142 heartbeat_check: no reply from 172.21.15.37:6806 osd.0 since back 2024-04-23T02:41:41.089140+0000 front 2024-04-23T02:41:41.089047+0000 (oldest deadline 2024-04-23T02:42:05.789030+0000) 2024-04-23T02:42:15.934 INFO:journalctl@ceph.osd.6.smithi191.stdout:Apr 23 02:42:15 smithi191 bash[46873]: debug 2024-04-23T02:42:15.772+0000 7f40062d1700 -1 osd.6 142 heartbeat_check: no reply from 172.21.15.37:6814 osd.1 since back 2024-04-23T02:41:49.290708+0000 front 2024-04-23T02:41:49.290810+0000 (oldest deadline 2024-04-23T02:42:12.190510+0000) 2024-04-23T02:42:15.934 INFO:journalctl@ceph.osd.7.smithi191.stdout:Apr 23 02:42:15 smithi191 bash[48975]: debug 2024-04-23T02:42:15.812+0000 7f42e60b2700 -1 osd.7 142 heartbeat_check: no reply from 172.21.15.37:6806 osd.0 since back 2024-04-23T02:41:40.711586+0000 front 2024-04-23T02:41:40.711194+0000 (oldest deadline 2024-04-23T02:42:02.411092+0000) 2024-04-23T02:42:15.934 INFO:journalctl@ceph.osd.7.smithi191.stdout:Apr 23 02:42:15 smithi191 bash[48975]: debug 2024-04-23T02:42:15.812+0000 7f42e60b2700 -1 osd.7 142 heartbeat_check: no reply from 172.21.15.37:6814 osd.1 since back 2024-04-23T02:41:47.113084+0000 front 2024-04-23T02:41:47.113013+0000 (oldest deadline 2024-04-23T02:42:15.313385+0000) 2024-04-23T02:42:16.183 INFO:journalctl@ceph.osd.5.smithi191.stdout:Apr 23 02:42:15 smithi191 bash[44771]: debug 2024-04-23T02:42:15.928+0000 7f70b1537700 -1 osd.5 142 heartbeat_check: no reply from 172.21.15.37:6806 osd.0 since back 2024-04-23T02:41:38.927984+0000 front 2024-04-23T02:41:38.928066+0000 (oldest deadline 2024-04-23T02:42:03.028072+0000) 2024-04-23T02:42:16.183 INFO:journalctl@ceph.osd.5.smithi191.stdout:Apr 23 02:42:15 smithi191 bash[44771]: debug 2024-04-23T02:42:15.928+0000 7f70b1537700 -1 osd.5 142 heartbeat_check: no reply from 172.21.15.37:6814 osd.1 since back 2024-04-23T02:41:47.630418+0000 front 2024-04-23T02:41:47.630862+0000 (oldest deadline 2024-04-23T02:42:15.231363+0000) 2024-04-23T02:42:16.498 INFO:journalctl@ceph.osd.4.smithi191.stdout:Apr 23 02:42:16 smithi191 bash[70966]: ceph-39f0dbf0-0117-11ef-bc93-c7b262605968-osd-4 2024-04-23T02:42:16.498 INFO:journalctl@ceph.osd.4.smithi191.stdout:Apr 23 02:42:16 smithi191 bash[71051]: Error response from daemon: No such container: ceph-39f0dbf0-0117-11ef-bc93-c7b262605968-osd-4 2024-04-23T02:42:17.184 INFO:journalctl@ceph.osd.5.smithi191.stdout:Apr 23 02:42:16 smithi191 bash[44771]: debug 2024-04-23T02:42:16.920+0000 7f70b1537700 -1 osd.5 142 heartbeat_check: no reply from 172.21.15.37:6806 osd.0 since back 2024-04-23T02:41:38.927984+0000 front 2024-04-23T02:41:38.928066+0000 (oldest deadline 2024-04-23T02:42:03.028072+0000) 2024-04-23T02:42:17.184 INFO:journalctl@ceph.osd.5.smithi191.stdout:Apr 23 02:42:16 smithi191 bash[44771]: debug 2024-04-23T02:42:16.920+0000 7f70b1537700 -1 osd.5 142 heartbeat_check: no reply from 172.21.15.37:6814 osd.1 since back 2024-04-23T02:41:47.630418+0000 front 2024-04-23T02:41:47.630862+0000 (oldest deadline 2024-04-23T02:42:15.231363+0000) 2024-04-23T02:42:17.184 INFO:journalctl@ceph.osd.6.smithi191.stdout:Apr 23 02:42:16 smithi191 bash[46873]: debug 2024-04-23T02:42:16.812+0000 7f40062d1700 -1 osd.6 142 heartbeat_check: no reply from 172.21.15.37:6806 osd.0 since back 2024-04-23T02:41:41.089140+0000 front 2024-04-23T02:41:41.089047+0000 (oldest deadline 2024-04-23T02:42:05.789030+0000) 2024-04-23T02:42:17.185 INFO:journalctl@ceph.osd.6.smithi191.stdout:Apr 23 02:42:16 smithi191 bash[46873]: debug 2024-04-23T02:42:16.812+0000 7f40062d1700 -1 osd.6 142 heartbeat_check: no reply from 172.21.15.37:6814 osd.1 since back 2024-04-23T02:41:49.290708+0000 front 2024-04-23T02:41:49.290810+0000 (oldest deadline 2024-04-23T02:42:12.190510+0000) 2024-04-23T02:42:17.185 INFO:journalctl@ceph.osd.7.smithi191.stdout:Apr 23 02:42:16 smithi191 bash[48975]: debug 2024-04-23T02:42:16.792+0000 7f42e60b2700 -1 osd.7 142 heartbeat_check: no reply from 172.21.15.37:6806 osd.0 since back 2024-04-23T02:41:40.711586+0000 front 2024-04-23T02:41:40.711194+0000 (oldest deadline 2024-04-23T02:42:02.411092+0000) 2024-04-23T02:42:17.185 INFO:journalctl@ceph.osd.7.smithi191.stdout:Apr 23 02:42:16 smithi191 bash[48975]: debug 2024-04-23T02:42:16.792+0000 7f42e60b2700 -1 osd.7 142 heartbeat_check: no reply from 172.21.15.37:6814 osd.1 since back 2024-04-23T02:41:47.113084+0000 front 2024-04-23T02:41:47.113013+0000 (oldest deadline 2024-04-23T02:42:15.313385+0000) 2024-04-23T02:42:18.183 INFO:journalctl@ceph.osd.5.smithi191.stdout:Apr 23 02:42:17 smithi191 bash[44771]: debug 2024-04-23T02:42:17.964+0000 7f70b1537700 -1 osd.5 142 heartbeat_check: no reply from 172.21.15.37:6806 osd.0 since back 2024-04-23T02:41:38.927984+0000 front 2024-04-23T02:41:38.928066+0000 (oldest deadline 2024-04-23T02:42:03.028072+0000) 2024-04-23T02:42:18.184 INFO:journalctl@ceph.osd.5.smithi191.stdout:Apr 23 02:42:17 smithi191 bash[44771]: debug 2024-04-23T02:42:17.964+0000 7f70b1537700 -1 osd.5 142 heartbeat_check: no reply from 172.21.15.37:6814 osd.1 since back 2024-04-23T02:41:47.630418+0000 front 2024-04-23T02:41:47.630862+0000 (oldest deadline 2024-04-23T02:42:15.231363+0000) 2024-04-23T02:42:18.184 INFO:journalctl@ceph.osd.6.smithi191.stdout:Apr 23 02:42:17 smithi191 bash[46873]: debug 2024-04-23T02:42:17.800+0000 7f40062d1700 -1 osd.6 142 heartbeat_check: no reply from 172.21.15.37:6806 osd.0 since back 2024-04-23T02:41:41.089140+0000 front 2024-04-23T02:41:41.089047+0000 (oldest deadline 2024-04-23T02:42:05.789030+0000) 2024-04-23T02:42:18.184 INFO:journalctl@ceph.osd.6.smithi191.stdout:Apr 23 02:42:17 smithi191 bash[46873]: debug 2024-04-23T02:42:17.800+0000 7f40062d1700 -1 osd.6 142 heartbeat_check: no reply from 172.21.15.37:6814 osd.1 since back 2024-04-23T02:41:49.290708+0000 front 2024-04-23T02:41:49.290810+0000 (oldest deadline 2024-04-23T02:42:12.190510+0000) 2024-04-23T02:42:18.184 INFO:journalctl@ceph.osd.7.smithi191.stdout:Apr 23 02:42:17 smithi191 bash[48975]: debug 2024-04-23T02:42:17.780+0000 7f42e60b2700 -1 osd.7 142 heartbeat_check: no reply from 172.21.15.37:6806 osd.0 since back 2024-04-23T02:41:40.711586+0000 front 2024-04-23T02:41:40.711194+0000 (oldest deadline 2024-04-23T02:42:02.411092+0000) 2024-04-23T02:42:18.184 INFO:journalctl@ceph.osd.7.smithi191.stdout:Apr 23 02:42:17 smithi191 bash[48975]: debug 2024-04-23T02:42:17.780+0000 7f42e60b2700 -1 osd.7 142 heartbeat_check: no reply from 172.21.15.37:6814 osd.1 since back 2024-04-23T02:41:47.113084+0000 front 2024-04-23T02:41:47.113013+0000 (oldest deadline 2024-04-23T02:42:15.313385+0000) 2024-04-23T02:42:18.486 DEBUG:teuthology.orchestra.run.smithi191:> sudo pkill -f 'journalctl -f -n 0 -u ceph-39f0dbf0-0117-11ef-bc93-c7b262605968@osd.4.service' 2024-04-23T02:42:18.521 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-04-23T02:42:18.521 INFO:tasks.cephadm.osd.4:Stopped osd.4 2024-04-23T02:42:18.522 INFO:tasks.cephadm.osd.5:Stopping osd.5... 2024-04-23T02:42:18.522 DEBUG:teuthology.orchestra.run.smithi191:> sudo systemctl stop ceph-39f0dbf0-0117-11ef-bc93-c7b262605968@osd.5 2024-04-23T02:42:18.823 INFO:journalctl@ceph.osd.5.smithi191.stdout:Apr 23 02:42:18 smithi191 systemd[1]: Stopping Ceph osd.5 for 39f0dbf0-0117-11ef-bc93-c7b262605968... 2024-04-23T02:42:18.824 INFO:journalctl@ceph.osd.5.smithi191.stdout:Apr 23 02:42:18 smithi191 bash[44771]: debug 2024-04-23T02:42:18.672+0000 7f70b8f49700 -1 received signal: Terminated from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.5 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-04-23T02:42:18.824 INFO:journalctl@ceph.osd.5.smithi191.stdout:Apr 23 02:42:18 smithi191 bash[44771]: debug 2024-04-23T02:42:18.672+0000 7f70b8f49700 -1 osd.5 142 *** Got signal Terminated *** 2024-04-23T02:42:18.824 INFO:journalctl@ceph.osd.5.smithi191.stdout:Apr 23 02:42:18 smithi191 bash[44771]: debug 2024-04-23T02:42:18.672+0000 7f70b8f49700 -1 osd.5 142 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-04-23T02:42:19.183 INFO:journalctl@ceph.osd.5.smithi191.stdout:Apr 23 02:42:18 smithi191 bash[44771]: debug 2024-04-23T02:42:18.992+0000 7f70b1537700 -1 osd.5 142 heartbeat_check: no reply from 172.21.15.37:6806 osd.0 since back 2024-04-23T02:41:38.927984+0000 front 2024-04-23T02:41:38.928066+0000 (oldest deadline 2024-04-23T02:42:03.028072+0000) 2024-04-23T02:42:19.184 INFO:journalctl@ceph.osd.5.smithi191.stdout:Apr 23 02:42:18 smithi191 bash[44771]: debug 2024-04-23T02:42:18.992+0000 7f70b1537700 -1 osd.5 142 heartbeat_check: no reply from 172.21.15.37:6814 osd.1 since back 2024-04-23T02:41:47.630418+0000 front 2024-04-23T02:41:47.630862+0000 (oldest deadline 2024-04-23T02:42:15.231363+0000) 2024-04-23T02:42:19.184 INFO:journalctl@ceph.osd.6.smithi191.stdout:Apr 23 02:42:18 smithi191 bash[46873]: debug 2024-04-23T02:42:18.848+0000 7f40062d1700 -1 osd.6 142 heartbeat_check: no reply from 172.21.15.37:6806 osd.0 since back 2024-04-23T02:41:41.089140+0000 front 2024-04-23T02:41:41.089047+0000 (oldest deadline 2024-04-23T02:42:05.789030+0000) 2024-04-23T02:42:19.184 INFO:journalctl@ceph.osd.6.smithi191.stdout:Apr 23 02:42:18 smithi191 bash[46873]: debug 2024-04-23T02:42:18.848+0000 7f40062d1700 -1 osd.6 142 heartbeat_check: no reply from 172.21.15.37:6814 osd.1 since back 2024-04-23T02:41:49.290708+0000 front 2024-04-23T02:41:49.290810+0000 (oldest deadline 2024-04-23T02:42:12.190510+0000) 2024-04-23T02:42:19.184 INFO:journalctl@ceph.osd.7.smithi191.stdout:Apr 23 02:42:18 smithi191 bash[48975]: debug 2024-04-23T02:42:18.808+0000 7f42e60b2700 -1 osd.7 142 heartbeat_check: no reply from 172.21.15.37:6806 osd.0 since back 2024-04-23T02:41:40.711586+0000 front 2024-04-23T02:41:40.711194+0000 (oldest deadline 2024-04-23T02:42:02.411092+0000) 2024-04-23T02:42:19.184 INFO:journalctl@ceph.osd.7.smithi191.stdout:Apr 23 02:42:18 smithi191 bash[48975]: debug 2024-04-23T02:42:18.808+0000 7f42e60b2700 -1 osd.7 142 heartbeat_check: no reply from 172.21.15.37:6814 osd.1 since back 2024-04-23T02:41:47.113084+0000 front 2024-04-23T02:41:47.113013+0000 (oldest deadline 2024-04-23T02:42:15.313385+0000) 2024-04-23T02:42:20.183 INFO:journalctl@ceph.osd.5.smithi191.stdout:Apr 23 02:42:19 smithi191 bash[44771]: debug 2024-04-23T02:42:19.984+0000 7f70b1537700 -1 osd.5 142 heartbeat_check: no reply from 172.21.15.37:6806 osd.0 since back 2024-04-23T02:41:38.927984+0000 front 2024-04-23T02:41:38.928066+0000 (oldest deadline 2024-04-23T02:42:03.028072+0000) 2024-04-23T02:42:20.184 INFO:journalctl@ceph.osd.5.smithi191.stdout:Apr 23 02:42:19 smithi191 bash[44771]: debug 2024-04-23T02:42:19.984+0000 7f70b1537700 -1 osd.5 142 heartbeat_check: no reply from 172.21.15.37:6814 osd.1 since back 2024-04-23T02:41:47.630418+0000 front 2024-04-23T02:41:47.630862+0000 (oldest deadline 2024-04-23T02:42:15.231363+0000) 2024-04-23T02:42:20.184 INFO:journalctl@ceph.osd.5.smithi191.stdout:Apr 23 02:42:19 smithi191 bash[44771]: debug 2024-04-23T02:42:19.984+0000 7f70b1537700 -1 osd.5 142 heartbeat_check: no reply from 172.21.15.37:6822 osd.2 since back 2024-04-23T02:41:55.232456+0000 front 2024-04-23T02:41:55.232436+0000 (oldest deadline 2024-04-23T02:42:19.332138+0000) 2024-04-23T02:42:20.184 INFO:journalctl@ceph.osd.6.smithi191.stdout:Apr 23 02:42:19 smithi191 bash[46873]: debug 2024-04-23T02:42:19.804+0000 7f40062d1700 -1 osd.6 142 heartbeat_check: no reply from 172.21.15.37:6806 osd.0 since back 2024-04-23T02:41:41.089140+0000 front 2024-04-23T02:41:41.089047+0000 (oldest deadline 2024-04-23T02:42:05.789030+0000) 2024-04-23T02:42:20.184 INFO:journalctl@ceph.osd.6.smithi191.stdout:Apr 23 02:42:19 smithi191 bash[46873]: debug 2024-04-23T02:42:19.804+0000 7f40062d1700 -1 osd.6 142 heartbeat_check: no reply from 172.21.15.37:6814 osd.1 since back 2024-04-23T02:41:49.290708+0000 front 2024-04-23T02:41:49.290810+0000 (oldest deadline 2024-04-23T02:42:12.190510+0000) 2024-04-23T02:42:20.184 INFO:journalctl@ceph.osd.7.smithi191.stdout:Apr 23 02:42:19 smithi191 bash[48975]: debug 2024-04-23T02:42:19.848+0000 7f42e60b2700 -1 osd.7 142 heartbeat_check: no reply from 172.21.15.37:6806 osd.0 since back 2024-04-23T02:41:40.711586+0000 front 2024-04-23T02:41:40.711194+0000 (oldest deadline 2024-04-23T02:42:02.411092+0000) 2024-04-23T02:42:20.184 INFO:journalctl@ceph.osd.7.smithi191.stdout:Apr 23 02:42:19 smithi191 bash[48975]: debug 2024-04-23T02:42:19.848+0000 7f42e60b2700 -1 osd.7 142 heartbeat_check: no reply from 172.21.15.37:6814 osd.1 since back 2024-04-23T02:41:47.113084+0000 front 2024-04-23T02:41:47.113013+0000 (oldest deadline 2024-04-23T02:42:15.313385+0000) 2024-04-23T02:42:20.185 INFO:journalctl@ceph.osd.7.smithi191.stdout:Apr 23 02:42:19 smithi191 bash[48975]: debug 2024-04-23T02:42:19.848+0000 7f42e60b2700 -1 osd.7 142 heartbeat_check: no reply from 172.21.15.37:6822 osd.2 since back 2024-04-23T02:41:57.014915+0000 front 2024-04-23T02:41:57.014940+0000 (oldest deadline 2024-04-23T02:42:19.314504+0000) 2024-04-23T02:42:21.183 INFO:journalctl@ceph.osd.5.smithi191.stdout:Apr 23 02:42:21 smithi191 bash[44771]: debug 2024-04-23T02:42:21.028+0000 7f70b1537700 -1 osd.5 142 heartbeat_check: no reply from 172.21.15.37:6806 osd.0 since back 2024-04-23T02:41:38.927984+0000 front 2024-04-23T02:41:38.928066+0000 (oldest deadline 2024-04-23T02:42:03.028072+0000) 2024-04-23T02:42:21.184 INFO:journalctl@ceph.osd.5.smithi191.stdout:Apr 23 02:42:21 smithi191 bash[44771]: debug 2024-04-23T02:42:21.028+0000 7f70b1537700 -1 osd.5 142 heartbeat_check: no reply from 172.21.15.37:6814 osd.1 since back 2024-04-23T02:41:47.630418+0000 front 2024-04-23T02:41:47.630862+0000 (oldest deadline 2024-04-23T02:42:15.231363+0000) 2024-04-23T02:42:21.184 INFO:journalctl@ceph.osd.5.smithi191.stdout:Apr 23 02:42:21 smithi191 bash[44771]: debug 2024-04-23T02:42:21.028+0000 7f70b1537700 -1 osd.5 142 heartbeat_check: no reply from 172.21.15.37:6822 osd.2 since back 2024-04-23T02:41:55.232456+0000 front 2024-04-23T02:41:55.232436+0000 (oldest deadline 2024-04-23T02:42:19.332138+0000) 2024-04-23T02:42:21.184 INFO:journalctl@ceph.osd.6.smithi191.stdout:Apr 23 02:42:20 smithi191 bash[46873]: debug 2024-04-23T02:42:20.840+0000 7f40062d1700 -1 osd.6 142 heartbeat_check: no reply from 172.21.15.37:6806 osd.0 since back 2024-04-23T02:41:41.089140+0000 front 2024-04-23T02:41:41.089047+0000 (oldest deadline 2024-04-23T02:42:05.789030+0000) 2024-04-23T02:42:21.184 INFO:journalctl@ceph.osd.6.smithi191.stdout:Apr 23 02:42:20 smithi191 bash[46873]: debug 2024-04-23T02:42:20.840+0000 7f40062d1700 -1 osd.6 142 heartbeat_check: no reply from 172.21.15.37:6814 osd.1 since back 2024-04-23T02:41:49.290708+0000 front 2024-04-23T02:41:49.290810+0000 (oldest deadline 2024-04-23T02:42:12.190510+0000) 2024-04-23T02:42:21.184 INFO:journalctl@ceph.osd.7.smithi191.stdout:Apr 23 02:42:20 smithi191 bash[48975]: debug 2024-04-23T02:42:20.864+0000 7f42e60b2700 -1 osd.7 142 heartbeat_check: no reply from 172.21.15.37:6806 osd.0 since back 2024-04-23T02:41:40.711586+0000 front 2024-04-23T02:41:40.711194+0000 (oldest deadline 2024-04-23T02:42:02.411092+0000) 2024-04-23T02:42:21.184 INFO:journalctl@ceph.osd.7.smithi191.stdout:Apr 23 02:42:20 smithi191 bash[48975]: debug 2024-04-23T02:42:20.864+0000 7f42e60b2700 -1 osd.7 142 heartbeat_check: no reply from 172.21.15.37:6814 osd.1 since back 2024-04-23T02:41:47.113084+0000 front 2024-04-23T02:41:47.113013+0000 (oldest deadline 2024-04-23T02:42:15.313385+0000) 2024-04-23T02:42:21.184 INFO:journalctl@ceph.osd.7.smithi191.stdout:Apr 23 02:42:20 smithi191 bash[48975]: debug 2024-04-23T02:42:20.864+0000 7f42e60b2700 -1 osd.7 142 heartbeat_check: no reply from 172.21.15.37:6822 osd.2 since back 2024-04-23T02:41:57.014915+0000 front 2024-04-23T02:41:57.014940+0000 (oldest deadline 2024-04-23T02:42:19.314504+0000) 2024-04-23T02:42:22.184 INFO:journalctl@ceph.osd.5.smithi191.stdout:Apr 23 02:42:21 smithi191 bash[44771]: debug 2024-04-23T02:42:21.988+0000 7f70b1537700 -1 osd.5 142 heartbeat_check: no reply from 172.21.15.37:6806 osd.0 since back 2024-04-23T02:41:38.927984+0000 front 2024-04-23T02:41:38.928066+0000 (oldest deadline 2024-04-23T02:42:03.028072+0000) 2024-04-23T02:42:22.184 INFO:journalctl@ceph.osd.5.smithi191.stdout:Apr 23 02:42:21 smithi191 bash[44771]: debug 2024-04-23T02:42:21.988+0000 7f70b1537700 -1 osd.5 142 heartbeat_check: no reply from 172.21.15.37:6814 osd.1 since back 2024-04-23T02:41:47.630418+0000 front 2024-04-23T02:41:47.630862+0000 (oldest deadline 2024-04-23T02:42:15.231363+0000) 2024-04-23T02:42:22.184 INFO:journalctl@ceph.osd.5.smithi191.stdout:Apr 23 02:42:21 smithi191 bash[44771]: debug 2024-04-23T02:42:21.988+0000 7f70b1537700 -1 osd.5 142 heartbeat_check: no reply from 172.21.15.37:6822 osd.2 since back 2024-04-23T02:41:55.232456+0000 front 2024-04-23T02:41:55.232436+0000 (oldest deadline 2024-04-23T02:42:19.332138+0000) 2024-04-23T02:42:22.184 INFO:journalctl@ceph.osd.6.smithi191.stdout:Apr 23 02:42:21 smithi191 bash[46873]: debug 2024-04-23T02:42:21.872+0000 7f40062d1700 -1 osd.6 142 heartbeat_check: no reply from 172.21.15.37:6806 osd.0 since back 2024-04-23T02:41:41.089140+0000 front 2024-04-23T02:41:41.089047+0000 (oldest deadline 2024-04-23T02:42:05.789030+0000) 2024-04-23T02:42:22.185 INFO:journalctl@ceph.osd.6.smithi191.stdout:Apr 23 02:42:21 smithi191 bash[46873]: debug 2024-04-23T02:42:21.872+0000 7f40062d1700 -1 osd.6 142 heartbeat_check: no reply from 172.21.15.37:6814 osd.1 since back 2024-04-23T02:41:49.290708+0000 front 2024-04-23T02:41:49.290810+0000 (oldest deadline 2024-04-23T02:42:12.190510+0000) 2024-04-23T02:42:22.185 INFO:journalctl@ceph.osd.7.smithi191.stdout:Apr 23 02:42:21 smithi191 bash[48975]: debug 2024-04-23T02:42:21.840+0000 7f42e60b2700 -1 osd.7 142 heartbeat_check: no reply from 172.21.15.37:6806 osd.0 since back 2024-04-23T02:41:40.711586+0000 front 2024-04-23T02:41:40.711194+0000 (oldest deadline 2024-04-23T02:42:02.411092+0000) 2024-04-23T02:42:22.185 INFO:journalctl@ceph.osd.7.smithi191.stdout:Apr 23 02:42:21 smithi191 bash[48975]: debug 2024-04-23T02:42:21.840+0000 7f42e60b2700 -1 osd.7 142 heartbeat_check: no reply from 172.21.15.37:6814 osd.1 since back 2024-04-23T02:41:47.113084+0000 front 2024-04-23T02:41:47.113013+0000 (oldest deadline 2024-04-23T02:42:15.313385+0000) 2024-04-23T02:42:22.185 INFO:journalctl@ceph.osd.7.smithi191.stdout:Apr 23 02:42:21 smithi191 bash[48975]: debug 2024-04-23T02:42:21.840+0000 7f42e60b2700 -1 osd.7 142 heartbeat_check: no reply from 172.21.15.37:6822 osd.2 since back 2024-04-23T02:41:57.014915+0000 front 2024-04-23T02:41:57.014940+0000 (oldest deadline 2024-04-23T02:42:19.314504+0000) 2024-04-23T02:42:23.183 INFO:journalctl@ceph.osd.7.smithi191.stdout:Apr 23 02:42:22 smithi191 bash[48975]: debug 2024-04-23T02:42:22.832+0000 7f42e60b2700 -1 osd.7 142 heartbeat_check: no reply from 172.21.15.37:6806 osd.0 since back 2024-04-23T02:41:40.711586+0000 front 2024-04-23T02:41:40.711194+0000 (oldest deadline 2024-04-23T02:42:02.411092+0000) 2024-04-23T02:42:23.184 INFO:journalctl@ceph.osd.7.smithi191.stdout:Apr 23 02:42:22 smithi191 bash[48975]: debug 2024-04-23T02:42:22.832+0000 7f42e60b2700 -1 osd.7 142 heartbeat_check: no reply from 172.21.15.37:6814 osd.1 since back 2024-04-23T02:41:47.113084+0000 front 2024-04-23T02:41:47.113013+0000 (oldest deadline 2024-04-23T02:42:15.313385+0000) 2024-04-23T02:42:23.184 INFO:journalctl@ceph.osd.7.smithi191.stdout:Apr 23 02:42:22 smithi191 bash[48975]: debug 2024-04-23T02:42:22.832+0000 7f42e60b2700 -1 osd.7 142 heartbeat_check: no reply from 172.21.15.37:6822 osd.2 since back 2024-04-23T02:41:57.014915+0000 front 2024-04-23T02:41:57.014940+0000 (oldest deadline 2024-04-23T02:42:19.314504+0000) 2024-04-23T02:42:23.184 INFO:journalctl@ceph.osd.5.smithi191.stdout:Apr 23 02:42:22 smithi191 bash[44771]: debug 2024-04-23T02:42:22.948+0000 7f70b1537700 -1 osd.5 142 heartbeat_check: no reply from 172.21.15.37:6806 osd.0 since back 2024-04-23T02:41:38.927984+0000 front 2024-04-23T02:41:38.928066+0000 (oldest deadline 2024-04-23T02:42:03.028072+0000) 2024-04-23T02:42:23.184 INFO:journalctl@ceph.osd.5.smithi191.stdout:Apr 23 02:42:22 smithi191 bash[44771]: debug 2024-04-23T02:42:22.948+0000 7f70b1537700 -1 osd.5 142 heartbeat_check: no reply from 172.21.15.37:6814 osd.1 since back 2024-04-23T02:41:47.630418+0000 front 2024-04-23T02:41:47.630862+0000 (oldest deadline 2024-04-23T02:42:15.231363+0000) 2024-04-23T02:42:23.184 INFO:journalctl@ceph.osd.5.smithi191.stdout:Apr 23 02:42:22 smithi191 bash[44771]: debug 2024-04-23T02:42:22.948+0000 7f70b1537700 -1 osd.5 142 heartbeat_check: no reply from 172.21.15.37:6822 osd.2 since back 2024-04-23T02:41:55.232456+0000 front 2024-04-23T02:41:55.232436+0000 (oldest deadline 2024-04-23T02:42:19.332138+0000) 2024-04-23T02:42:23.184 INFO:journalctl@ceph.osd.6.smithi191.stdout:Apr 23 02:42:22 smithi191 bash[46873]: debug 2024-04-23T02:42:22.888+0000 7f40062d1700 -1 osd.6 142 heartbeat_check: no reply from 172.21.15.37:6806 osd.0 since back 2024-04-23T02:41:41.089140+0000 front 2024-04-23T02:41:41.089047+0000 (oldest deadline 2024-04-23T02:42:05.789030+0000) 2024-04-23T02:42:23.184 INFO:journalctl@ceph.osd.6.smithi191.stdout:Apr 23 02:42:22 smithi191 bash[46873]: debug 2024-04-23T02:42:22.888+0000 7f40062d1700 -1 osd.6 142 heartbeat_check: no reply from 172.21.15.37:6814 osd.1 since back 2024-04-23T02:41:49.290708+0000 front 2024-04-23T02:41:49.290810+0000 (oldest deadline 2024-04-23T02:42:12.190510+0000) 2024-04-23T02:42:23.184 INFO:journalctl@ceph.osd.6.smithi191.stdout:Apr 23 02:42:22 smithi191 bash[46873]: debug 2024-04-23T02:42:22.888+0000 7f40062d1700 -1 osd.6 142 heartbeat_check: no reply from 172.21.15.37:6822 osd.2 since back 2024-04-23T02:41:57.992641+0000 front 2024-04-23T02:41:57.992819+0000 (oldest deadline 2024-04-23T02:42:22.092481+0000) 2024-04-23T02:42:24.133 INFO:journalctl@ceph.osd.6.smithi191.stdout:Apr 23 02:42:23 smithi191 bash[46873]: debug 2024-04-23T02:42:23.904+0000 7f40062d1700 -1 osd.6 142 heartbeat_check: no reply from 172.21.15.37:6806 osd.0 since back 2024-04-23T02:41:41.089140+0000 front 2024-04-23T02:41:41.089047+0000 (oldest deadline 2024-04-23T02:42:05.789030+0000) 2024-04-23T02:42:24.133 INFO:journalctl@ceph.osd.6.smithi191.stdout:Apr 23 02:42:23 smithi191 bash[46873]: debug 2024-04-23T02:42:23.904+0000 7f40062d1700 -1 osd.6 142 heartbeat_check: no reply from 172.21.15.37:6814 osd.1 since back 2024-04-23T02:41:49.290708+0000 front 2024-04-23T02:41:49.290810+0000 (oldest deadline 2024-04-23T02:42:12.190510+0000) 2024-04-23T02:42:24.133 INFO:journalctl@ceph.osd.6.smithi191.stdout:Apr 23 02:42:23 smithi191 bash[46873]: debug 2024-04-23T02:42:23.904+0000 7f40062d1700 -1 osd.6 142 heartbeat_check: no reply from 172.21.15.37:6822 osd.2 since back 2024-04-23T02:41:57.992641+0000 front 2024-04-23T02:41:57.992819+0000 (oldest deadline 2024-04-23T02:42:22.092481+0000) 2024-04-23T02:42:24.134 INFO:journalctl@ceph.osd.7.smithi191.stdout:Apr 23 02:42:23 smithi191 bash[48975]: debug 2024-04-23T02:42:23.824+0000 7f42e60b2700 -1 osd.7 142 heartbeat_check: no reply from 172.21.15.37:6806 osd.0 since back 2024-04-23T02:41:40.711586+0000 front 2024-04-23T02:41:40.711194+0000 (oldest deadline 2024-04-23T02:42:02.411092+0000) 2024-04-23T02:42:24.134 INFO:journalctl@ceph.osd.7.smithi191.stdout:Apr 23 02:42:23 smithi191 bash[48975]: debug 2024-04-23T02:42:23.824+0000 7f42e60b2700 -1 osd.7 142 heartbeat_check: no reply from 172.21.15.37:6814 osd.1 since back 2024-04-23T02:41:47.113084+0000 front 2024-04-23T02:41:47.113013+0000 (oldest deadline 2024-04-23T02:42:15.313385+0000) 2024-04-23T02:42:24.134 INFO:journalctl@ceph.osd.7.smithi191.stdout:Apr 23 02:42:23 smithi191 bash[48975]: debug 2024-04-23T02:42:23.824+0000 7f42e60b2700 -1 osd.7 142 heartbeat_check: no reply from 172.21.15.37:6822 osd.2 since back 2024-04-23T02:41:57.014915+0000 front 2024-04-23T02:41:57.014940+0000 (oldest deadline 2024-04-23T02:42:19.314504+0000) 2024-04-23T02:42:24.876 INFO:journalctl@ceph.osd.7.smithi191.stdout:Apr 23 02:42:24 smithi191 bash[48975]: debug 2024-04-23T02:42:24.776+0000 7f42e60b2700 -1 osd.7 142 heartbeat_check: no reply from 172.21.15.37:6806 osd.0 since back 2024-04-23T02:41:40.711586+0000 front 2024-04-23T02:41:40.711194+0000 (oldest deadline 2024-04-23T02:42:02.411092+0000) 2024-04-23T02:42:24.876 INFO:journalctl@ceph.osd.7.smithi191.stdout:Apr 23 02:42:24 smithi191 bash[48975]: debug 2024-04-23T02:42:24.776+0000 7f42e60b2700 -1 osd.7 142 heartbeat_check: no reply from 172.21.15.37:6814 osd.1 since back 2024-04-23T02:41:47.113084+0000 front 2024-04-23T02:41:47.113013+0000 (oldest deadline 2024-04-23T02:42:15.313385+0000) 2024-04-23T02:42:24.876 INFO:journalctl@ceph.osd.7.smithi191.stdout:Apr 23 02:42:24 smithi191 bash[48975]: debug 2024-04-23T02:42:24.776+0000 7f42e60b2700 -1 osd.7 142 heartbeat_check: no reply from 172.21.15.37:6822 osd.2 since back 2024-04-23T02:41:57.014915+0000 front 2024-04-23T02:41:57.014940+0000 (oldest deadline 2024-04-23T02:42:19.314504+0000) 2024-04-23T02:42:24.877 INFO:journalctl@ceph.osd.5.smithi191.stdout:Apr 23 02:42:24 smithi191 bash[71192]: ceph-39f0dbf0-0117-11ef-bc93-c7b262605968-osd-5 2024-04-23T02:42:24.877 INFO:journalctl@ceph.osd.5.smithi191.stdout:Apr 23 02:42:24 smithi191 bash[71267]: Error response from daemon: No such container: ceph-39f0dbf0-0117-11ef-bc93-c7b262605968-osd-5 2024-04-23T02:42:25.183 INFO:journalctl@ceph.osd.6.smithi191.stdout:Apr 23 02:42:24 smithi191 bash[46873]: debug 2024-04-23T02:42:24.880+0000 7f40062d1700 -1 osd.6 142 heartbeat_check: no reply from 172.21.15.37:6806 osd.0 since back 2024-04-23T02:41:41.089140+0000 front 2024-04-23T02:41:41.089047+0000 (oldest deadline 2024-04-23T02:42:05.789030+0000) 2024-04-23T02:42:25.183 INFO:journalctl@ceph.osd.6.smithi191.stdout:Apr 23 02:42:24 smithi191 bash[46873]: debug 2024-04-23T02:42:24.880+0000 7f40062d1700 -1 osd.6 142 heartbeat_check: no reply from 172.21.15.37:6814 osd.1 since back 2024-04-23T02:41:49.290708+0000 front 2024-04-23T02:41:49.290810+0000 (oldest deadline 2024-04-23T02:42:12.190510+0000) 2024-04-23T02:42:25.183 INFO:journalctl@ceph.osd.6.smithi191.stdout:Apr 23 02:42:24 smithi191 bash[46873]: debug 2024-04-23T02:42:24.880+0000 7f40062d1700 -1 osd.6 142 heartbeat_check: no reply from 172.21.15.37:6822 osd.2 since back 2024-04-23T02:41:57.992641+0000 front 2024-04-23T02:41:57.992819+0000 (oldest deadline 2024-04-23T02:42:22.092481+0000) 2024-04-23T02:42:26.183 INFO:journalctl@ceph.osd.6.smithi191.stdout:Apr 23 02:42:25 smithi191 bash[46873]: debug 2024-04-23T02:42:25.912+0000 7f40062d1700 -1 osd.6 142 heartbeat_check: no reply from 172.21.15.37:6806 osd.0 since back 2024-04-23T02:41:41.089140+0000 front 2024-04-23T02:41:41.089047+0000 (oldest deadline 2024-04-23T02:42:05.789030+0000) 2024-04-23T02:42:26.184 INFO:journalctl@ceph.osd.6.smithi191.stdout:Apr 23 02:42:25 smithi191 bash[46873]: debug 2024-04-23T02:42:25.912+0000 7f40062d1700 -1 osd.6 142 heartbeat_check: no reply from 172.21.15.37:6814 osd.1 since back 2024-04-23T02:41:49.290708+0000 front 2024-04-23T02:41:49.290810+0000 (oldest deadline 2024-04-23T02:42:12.190510+0000) 2024-04-23T02:42:26.184 INFO:journalctl@ceph.osd.6.smithi191.stdout:Apr 23 02:42:25 smithi191 bash[46873]: debug 2024-04-23T02:42:25.912+0000 7f40062d1700 -1 osd.6 142 heartbeat_check: no reply from 172.21.15.37:6822 osd.2 since back 2024-04-23T02:41:57.992641+0000 front 2024-04-23T02:41:57.992819+0000 (oldest deadline 2024-04-23T02:42:22.092481+0000) 2024-04-23T02:42:26.184 INFO:journalctl@ceph.osd.7.smithi191.stdout:Apr 23 02:42:25 smithi191 bash[48975]: debug 2024-04-23T02:42:25.760+0000 7f42e60b2700 -1 osd.7 142 heartbeat_check: no reply from 172.21.15.37:6806 osd.0 since back 2024-04-23T02:41:40.711586+0000 front 2024-04-23T02:41:40.711194+0000 (oldest deadline 2024-04-23T02:42:02.411092+0000) 2024-04-23T02:42:26.184 INFO:journalctl@ceph.osd.7.smithi191.stdout:Apr 23 02:42:25 smithi191 bash[48975]: debug 2024-04-23T02:42:25.760+0000 7f42e60b2700 -1 osd.7 142 heartbeat_check: no reply from 172.21.15.37:6814 osd.1 since back 2024-04-23T02:41:47.113084+0000 front 2024-04-23T02:41:47.113013+0000 (oldest deadline 2024-04-23T02:42:15.313385+0000) 2024-04-23T02:42:26.184 INFO:journalctl@ceph.osd.7.smithi191.stdout:Apr 23 02:42:25 smithi191 bash[48975]: debug 2024-04-23T02:42:25.760+0000 7f42e60b2700 -1 osd.7 142 heartbeat_check: no reply from 172.21.15.37:6822 osd.2 since back 2024-04-23T02:41:57.014915+0000 front 2024-04-23T02:41:57.014940+0000 (oldest deadline 2024-04-23T02:42:19.314504+0000) 2024-04-23T02:42:26.903 DEBUG:teuthology.orchestra.run.smithi191:> sudo pkill -f 'journalctl -f -n 0 -u ceph-39f0dbf0-0117-11ef-bc93-c7b262605968@osd.5.service' 2024-04-23T02:42:26.940 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-04-23T02:42:26.941 INFO:tasks.cephadm.osd.5:Stopped osd.5 2024-04-23T02:42:26.941 INFO:tasks.cephadm.osd.6:Stopping osd.6... 2024-04-23T02:42:26.941 DEBUG:teuthology.orchestra.run.smithi191:> sudo systemctl stop ceph-39f0dbf0-0117-11ef-bc93-c7b262605968@osd.6 2024-04-23T02:42:27.000 INFO:journalctl@ceph.osd.6.smithi191.stdout:Apr 23 02:42:26 smithi191 bash[46873]: debug 2024-04-23T02:42:26.868+0000 7f40062d1700 -1 osd.6 142 heartbeat_check: no reply from 172.21.15.37:6806 osd.0 since back 2024-04-23T02:41:41.089140+0000 front 2024-04-23T02:41:41.089047+0000 (oldest deadline 2024-04-23T02:42:05.789030+0000) 2024-04-23T02:42:27.000 INFO:journalctl@ceph.osd.6.smithi191.stdout:Apr 23 02:42:26 smithi191 bash[46873]: debug 2024-04-23T02:42:26.868+0000 7f40062d1700 -1 osd.6 142 heartbeat_check: no reply from 172.21.15.37:6814 osd.1 since back 2024-04-23T02:41:49.290708+0000 front 2024-04-23T02:41:49.290810+0000 (oldest deadline 2024-04-23T02:42:12.190510+0000) 2024-04-23T02:42:27.000 INFO:journalctl@ceph.osd.6.smithi191.stdout:Apr 23 02:42:26 smithi191 bash[46873]: debug 2024-04-23T02:42:26.868+0000 7f40062d1700 -1 osd.6 142 heartbeat_check: no reply from 172.21.15.37:6822 osd.2 since back 2024-04-23T02:41:57.992641+0000 front 2024-04-23T02:41:57.992819+0000 (oldest deadline 2024-04-23T02:42:22.092481+0000) 2024-04-23T02:42:27.000 INFO:journalctl@ceph.osd.7.smithi191.stdout:Apr 23 02:42:26 smithi191 bash[48975]: debug 2024-04-23T02:42:26.724+0000 7f42e60b2700 -1 osd.7 142 heartbeat_check: no reply from 172.21.15.37:6806 osd.0 since back 2024-04-23T02:41:40.711586+0000 front 2024-04-23T02:41:40.711194+0000 (oldest deadline 2024-04-23T02:42:02.411092+0000) 2024-04-23T02:42:27.000 INFO:journalctl@ceph.osd.7.smithi191.stdout:Apr 23 02:42:26 smithi191 bash[48975]: debug 2024-04-23T02:42:26.724+0000 7f42e60b2700 -1 osd.7 142 heartbeat_check: no reply from 172.21.15.37:6814 osd.1 since back 2024-04-23T02:41:47.113084+0000 front 2024-04-23T02:41:47.113013+0000 (oldest deadline 2024-04-23T02:42:15.313385+0000) 2024-04-23T02:42:27.000 INFO:journalctl@ceph.osd.7.smithi191.stdout:Apr 23 02:42:26 smithi191 bash[48975]: debug 2024-04-23T02:42:26.724+0000 7f42e60b2700 -1 osd.7 142 heartbeat_check: no reply from 172.21.15.37:6822 osd.2 since back 2024-04-23T02:41:57.014915+0000 front 2024-04-23T02:41:57.014940+0000 (oldest deadline 2024-04-23T02:42:19.314504+0000) 2024-04-23T02:42:27.433 INFO:journalctl@ceph.osd.6.smithi191.stdout:Apr 23 02:42:26 smithi191 systemd[1]: Stopping Ceph osd.6 for 39f0dbf0-0117-11ef-bc93-c7b262605968... 2024-04-23T02:42:27.433 INFO:journalctl@ceph.osd.6.smithi191.stdout:Apr 23 02:42:27 smithi191 bash[46873]: debug 2024-04-23T02:42:27.132+0000 7f4009cdb700 -1 received signal: Terminated from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.6 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-04-23T02:42:27.434 INFO:journalctl@ceph.osd.6.smithi191.stdout:Apr 23 02:42:27 smithi191 bash[46873]: debug 2024-04-23T02:42:27.132+0000 7f4009cdb700 -1 osd.6 142 *** Got signal Terminated *** 2024-04-23T02:42:27.434 INFO:journalctl@ceph.osd.6.smithi191.stdout:Apr 23 02:42:27 smithi191 bash[46873]: debug 2024-04-23T02:42:27.132+0000 7f4009cdb700 -1 osd.6 142 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-04-23T02:42:28.183 INFO:journalctl@ceph.osd.6.smithi191.stdout:Apr 23 02:42:27 smithi191 bash[46873]: debug 2024-04-23T02:42:27.860+0000 7f40062d1700 -1 osd.6 142 heartbeat_check: no reply from 172.21.15.37:6806 osd.0 since back 2024-04-23T02:41:41.089140+0000 front 2024-04-23T02:41:41.089047+0000 (oldest deadline 2024-04-23T02:42:05.789030+0000) 2024-04-23T02:42:28.184 INFO:journalctl@ceph.osd.6.smithi191.stdout:Apr 23 02:42:27 smithi191 bash[46873]: debug 2024-04-23T02:42:27.860+0000 7f40062d1700 -1 osd.6 142 heartbeat_check: no reply from 172.21.15.37:6814 osd.1 since back 2024-04-23T02:41:49.290708+0000 front 2024-04-23T02:41:49.290810+0000 (oldest deadline 2024-04-23T02:42:12.190510+0000) 2024-04-23T02:42:28.184 INFO:journalctl@ceph.osd.6.smithi191.stdout:Apr 23 02:42:27 smithi191 bash[46873]: debug 2024-04-23T02:42:27.860+0000 7f40062d1700 -1 osd.6 142 heartbeat_check: no reply from 172.21.15.37:6822 osd.2 since back 2024-04-23T02:41:57.992641+0000 front 2024-04-23T02:41:57.992819+0000 (oldest deadline 2024-04-23T02:42:22.092481+0000) 2024-04-23T02:42:28.184 INFO:journalctl@ceph.osd.7.smithi191.stdout:Apr 23 02:42:27 smithi191 bash[48975]: debug 2024-04-23T02:42:27.752+0000 7f42e60b2700 -1 osd.7 142 heartbeat_check: no reply from 172.21.15.37:6806 osd.0 since back 2024-04-23T02:41:40.711586+0000 front 2024-04-23T02:41:40.711194+0000 (oldest deadline 2024-04-23T02:42:02.411092+0000) 2024-04-23T02:42:28.184 INFO:journalctl@ceph.osd.7.smithi191.stdout:Apr 23 02:42:27 smithi191 bash[48975]: debug 2024-04-23T02:42:27.752+0000 7f42e60b2700 -1 osd.7 142 heartbeat_check: no reply from 172.21.15.37:6814 osd.1 since back 2024-04-23T02:41:47.113084+0000 front 2024-04-23T02:41:47.113013+0000 (oldest deadline 2024-04-23T02:42:15.313385+0000) 2024-04-23T02:42:28.184 INFO:journalctl@ceph.osd.7.smithi191.stdout:Apr 23 02:42:27 smithi191 bash[48975]: debug 2024-04-23T02:42:27.752+0000 7f42e60b2700 -1 osd.7 142 heartbeat_check: no reply from 172.21.15.37:6822 osd.2 since back 2024-04-23T02:41:57.014915+0000 front 2024-04-23T02:41:57.014940+0000 (oldest deadline 2024-04-23T02:42:19.314504+0000) 2024-04-23T02:42:29.183 INFO:journalctl@ceph.osd.6.smithi191.stdout:Apr 23 02:42:28 smithi191 bash[46873]: debug 2024-04-23T02:42:28.860+0000 7f40062d1700 -1 osd.6 142 heartbeat_check: no reply from 172.21.15.37:6806 osd.0 since back 2024-04-23T02:41:41.089140+0000 front 2024-04-23T02:41:41.089047+0000 (oldest deadline 2024-04-23T02:42:05.789030+0000) 2024-04-23T02:42:29.184 INFO:journalctl@ceph.osd.6.smithi191.stdout:Apr 23 02:42:28 smithi191 bash[46873]: debug 2024-04-23T02:42:28.860+0000 7f40062d1700 -1 osd.6 142 heartbeat_check: no reply from 172.21.15.37:6814 osd.1 since back 2024-04-23T02:41:49.290708+0000 front 2024-04-23T02:41:49.290810+0000 (oldest deadline 2024-04-23T02:42:12.190510+0000) 2024-04-23T02:42:29.184 INFO:journalctl@ceph.osd.6.smithi191.stdout:Apr 23 02:42:28 smithi191 bash[46873]: debug 2024-04-23T02:42:28.860+0000 7f40062d1700 -1 osd.6 142 heartbeat_check: no reply from 172.21.15.37:6822 osd.2 since back 2024-04-23T02:41:57.992641+0000 front 2024-04-23T02:41:57.992819+0000 (oldest deadline 2024-04-23T02:42:22.092481+0000) 2024-04-23T02:42:29.184 INFO:journalctl@ceph.osd.7.smithi191.stdout:Apr 23 02:42:28 smithi191 bash[48975]: debug 2024-04-23T02:42:28.704+0000 7f42e60b2700 -1 osd.7 142 heartbeat_check: no reply from 172.21.15.37:6806 osd.0 since back 2024-04-23T02:41:40.711586+0000 front 2024-04-23T02:41:40.711194+0000 (oldest deadline 2024-04-23T02:42:02.411092+0000) 2024-04-23T02:42:29.184 INFO:journalctl@ceph.osd.7.smithi191.stdout:Apr 23 02:42:28 smithi191 bash[48975]: debug 2024-04-23T02:42:28.704+0000 7f42e60b2700 -1 osd.7 142 heartbeat_check: no reply from 172.21.15.37:6814 osd.1 since back 2024-04-23T02:41:47.113084+0000 front 2024-04-23T02:41:47.113013+0000 (oldest deadline 2024-04-23T02:42:15.313385+0000) 2024-04-23T02:42:29.184 INFO:journalctl@ceph.osd.7.smithi191.stdout:Apr 23 02:42:28 smithi191 bash[48975]: debug 2024-04-23T02:42:28.704+0000 7f42e60b2700 -1 osd.7 142 heartbeat_check: no reply from 172.21.15.37:6822 osd.2 since back 2024-04-23T02:41:57.014915+0000 front 2024-04-23T02:41:57.014940+0000 (oldest deadline 2024-04-23T02:42:19.314504+0000) 2024-04-23T02:42:29.184 INFO:journalctl@ceph.osd.7.smithi191.stdout:Apr 23 02:42:28 smithi191 bash[48975]: debug 2024-04-23T02:42:28.704+0000 7f42e60b2700 -1 osd.7 142 heartbeat_check: no reply from 172.21.15.37:6830 osd.3 since back 2024-04-23T02:42:03.316669+0000 front 2024-04-23T02:42:03.316921+0000 (oldest deadline 2024-04-23T02:42:28.616454+0000) 2024-04-23T02:42:30.184 INFO:journalctl@ceph.osd.7.smithi191.stdout:Apr 23 02:42:29 smithi191 bash[48975]: debug 2024-04-23T02:42:29.704+0000 7f42e60b2700 -1 osd.7 142 heartbeat_check: no reply from 172.21.15.37:6806 osd.0 since back 2024-04-23T02:41:40.711586+0000 front 2024-04-23T02:41:40.711194+0000 (oldest deadline 2024-04-23T02:42:02.411092+0000) 2024-04-23T02:42:30.184 INFO:journalctl@ceph.osd.7.smithi191.stdout:Apr 23 02:42:29 smithi191 bash[48975]: debug 2024-04-23T02:42:29.704+0000 7f42e60b2700 -1 osd.7 142 heartbeat_check: no reply from 172.21.15.37:6814 osd.1 since back 2024-04-23T02:41:47.113084+0000 front 2024-04-23T02:41:47.113013+0000 (oldest deadline 2024-04-23T02:42:15.313385+0000) 2024-04-23T02:42:30.184 INFO:journalctl@ceph.osd.7.smithi191.stdout:Apr 23 02:42:29 smithi191 bash[48975]: debug 2024-04-23T02:42:29.704+0000 7f42e60b2700 -1 osd.7 142 heartbeat_check: no reply from 172.21.15.37:6822 osd.2 since back 2024-04-23T02:41:57.014915+0000 front 2024-04-23T02:41:57.014940+0000 (oldest deadline 2024-04-23T02:42:19.314504+0000) 2024-04-23T02:42:30.184 INFO:journalctl@ceph.osd.7.smithi191.stdout:Apr 23 02:42:29 smithi191 bash[48975]: debug 2024-04-23T02:42:29.704+0000 7f42e60b2700 -1 osd.7 142 heartbeat_check: no reply from 172.21.15.37:6830 osd.3 since back 2024-04-23T02:42:03.316669+0000 front 2024-04-23T02:42:03.316921+0000 (oldest deadline 2024-04-23T02:42:28.616454+0000) 2024-04-23T02:42:30.184 INFO:journalctl@ceph.osd.6.smithi191.stdout:Apr 23 02:42:29 smithi191 bash[46873]: debug 2024-04-23T02:42:29.885+0000 7f40062d1700 -1 osd.6 142 heartbeat_check: no reply from 172.21.15.37:6806 osd.0 since back 2024-04-23T02:41:41.089140+0000 front 2024-04-23T02:41:41.089047+0000 (oldest deadline 2024-04-23T02:42:05.789030+0000) 2024-04-23T02:42:30.184 INFO:journalctl@ceph.osd.6.smithi191.stdout:Apr 23 02:42:29 smithi191 bash[46873]: debug 2024-04-23T02:42:29.885+0000 7f40062d1700 -1 osd.6 142 heartbeat_check: no reply from 172.21.15.37:6814 osd.1 since back 2024-04-23T02:41:49.290708+0000 front 2024-04-23T02:41:49.290810+0000 (oldest deadline 2024-04-23T02:42:12.190510+0000) 2024-04-23T02:42:30.185 INFO:journalctl@ceph.osd.6.smithi191.stdout:Apr 23 02:42:29 smithi191 bash[46873]: debug 2024-04-23T02:42:29.885+0000 7f40062d1700 -1 osd.6 142 heartbeat_check: no reply from 172.21.15.37:6822 osd.2 since back 2024-04-23T02:41:57.992641+0000 front 2024-04-23T02:41:57.992819+0000 (oldest deadline 2024-04-23T02:42:22.092481+0000) 2024-04-23T02:42:31.183 INFO:journalctl@ceph.osd.6.smithi191.stdout:Apr 23 02:42:30 smithi191 bash[46873]: debug 2024-04-23T02:42:30.889+0000 7f40062d1700 -1 osd.6 142 heartbeat_check: no reply from 172.21.15.37:6806 osd.0 since back 2024-04-23T02:41:41.089140+0000 front 2024-04-23T02:41:41.089047+0000 (oldest deadline 2024-04-23T02:42:05.789030+0000) 2024-04-23T02:42:31.183 INFO:journalctl@ceph.osd.6.smithi191.stdout:Apr 23 02:42:30 smithi191 bash[46873]: debug 2024-04-23T02:42:30.889+0000 7f40062d1700 -1 osd.6 142 heartbeat_check: no reply from 172.21.15.37:6814 osd.1 since back 2024-04-23T02:41:49.290708+0000 front 2024-04-23T02:41:49.290810+0000 (oldest deadline 2024-04-23T02:42:12.190510+0000) 2024-04-23T02:42:31.184 INFO:journalctl@ceph.osd.6.smithi191.stdout:Apr 23 02:42:30 smithi191 bash[46873]: debug 2024-04-23T02:42:30.889+0000 7f40062d1700 -1 osd.6 142 heartbeat_check: no reply from 172.21.15.37:6822 osd.2 since back 2024-04-23T02:41:57.992641+0000 front 2024-04-23T02:41:57.992819+0000 (oldest deadline 2024-04-23T02:42:22.092481+0000) 2024-04-23T02:42:31.184 INFO:journalctl@ceph.osd.6.smithi191.stdout:Apr 23 02:42:30 smithi191 bash[46873]: debug 2024-04-23T02:42:30.889+0000 7f40062d1700 -1 osd.6 142 heartbeat_check: no reply from 172.21.15.37:6830 osd.3 since back 2024-04-23T02:42:06.094683+0000 front 2024-04-23T02:42:06.094724+0000 (oldest deadline 2024-04-23T02:42:30.194836+0000) 2024-04-23T02:42:31.184 INFO:journalctl@ceph.osd.7.smithi191.stdout:Apr 23 02:42:30 smithi191 bash[48975]: debug 2024-04-23T02:42:30.685+0000 7f42e60b2700 -1 osd.7 142 heartbeat_check: no reply from 172.21.15.37:6806 osd.0 since back 2024-04-23T02:41:40.711586+0000 front 2024-04-23T02:41:40.711194+0000 (oldest deadline 2024-04-23T02:42:02.411092+0000) 2024-04-23T02:42:31.184 INFO:journalctl@ceph.osd.7.smithi191.stdout:Apr 23 02:42:30 smithi191 bash[48975]: debug 2024-04-23T02:42:30.685+0000 7f42e60b2700 -1 osd.7 142 heartbeat_check: no reply from 172.21.15.37:6814 osd.1 since back 2024-04-23T02:41:47.113084+0000 front 2024-04-23T02:41:47.113013+0000 (oldest deadline 2024-04-23T02:42:15.313385+0000) 2024-04-23T02:42:31.184 INFO:journalctl@ceph.osd.7.smithi191.stdout:Apr 23 02:42:30 smithi191 bash[48975]: debug 2024-04-23T02:42:30.685+0000 7f42e60b2700 -1 osd.7 142 heartbeat_check: no reply from 172.21.15.37:6822 osd.2 since back 2024-04-23T02:41:57.014915+0000 front 2024-04-23T02:41:57.014940+0000 (oldest deadline 2024-04-23T02:42:19.314504+0000) 2024-04-23T02:42:31.184 INFO:journalctl@ceph.osd.7.smithi191.stdout:Apr 23 02:42:30 smithi191 bash[48975]: debug 2024-04-23T02:42:30.685+0000 7f42e60b2700 -1 osd.7 142 heartbeat_check: no reply from 172.21.15.37:6830 osd.3 since back 2024-04-23T02:42:03.316669+0000 front 2024-04-23T02:42:03.316921+0000 (oldest deadline 2024-04-23T02:42:28.616454+0000) 2024-04-23T02:42:31.933 INFO:journalctl@ceph.osd.6.smithi191.stdout:Apr 23 02:42:31 smithi191 bash[46873]: debug 2024-04-23T02:42:31.885+0000 7f40062d1700 -1 osd.6 142 heartbeat_check: no reply from 172.21.15.37:6806 osd.0 since back 2024-04-23T02:41:41.089140+0000 front 2024-04-23T02:41:41.089047+0000 (oldest deadline 2024-04-23T02:42:05.789030+0000) 2024-04-23T02:42:31.933 INFO:journalctl@ceph.osd.6.smithi191.stdout:Apr 23 02:42:31 smithi191 bash[46873]: debug 2024-04-23T02:42:31.885+0000 7f40062d1700 -1 osd.6 142 heartbeat_check: no reply from 172.21.15.37:6814 osd.1 since back 2024-04-23T02:41:49.290708+0000 front 2024-04-23T02:41:49.290810+0000 (oldest deadline 2024-04-23T02:42:12.190510+0000) 2024-04-23T02:42:31.933 INFO:journalctl@ceph.osd.6.smithi191.stdout:Apr 23 02:42:31 smithi191 bash[46873]: debug 2024-04-23T02:42:31.885+0000 7f40062d1700 -1 osd.6 142 heartbeat_check: no reply from 172.21.15.37:6822 osd.2 since back 2024-04-23T02:41:57.992641+0000 front 2024-04-23T02:41:57.992819+0000 (oldest deadline 2024-04-23T02:42:22.092481+0000) 2024-04-23T02:42:31.933 INFO:journalctl@ceph.osd.6.smithi191.stdout:Apr 23 02:42:31 smithi191 bash[46873]: debug 2024-04-23T02:42:31.885+0000 7f40062d1700 -1 osd.6 142 heartbeat_check: no reply from 172.21.15.37:6830 osd.3 since back 2024-04-23T02:42:06.094683+0000 front 2024-04-23T02:42:06.094724+0000 (oldest deadline 2024-04-23T02:42:30.194836+0000) 2024-04-23T02:42:31.934 INFO:journalctl@ceph.osd.7.smithi191.stdout:Apr 23 02:42:31 smithi191 bash[48975]: debug 2024-04-23T02:42:31.645+0000 7f42e60b2700 -1 osd.7 142 heartbeat_check: no reply from 172.21.15.37:6806 osd.0 since back 2024-04-23T02:41:40.711586+0000 front 2024-04-23T02:41:40.711194+0000 (oldest deadline 2024-04-23T02:42:02.411092+0000) 2024-04-23T02:42:31.934 INFO:journalctl@ceph.osd.7.smithi191.stdout:Apr 23 02:42:31 smithi191 bash[48975]: debug 2024-04-23T02:42:31.645+0000 7f42e60b2700 -1 osd.7 142 heartbeat_check: no reply from 172.21.15.37:6814 osd.1 since back 2024-04-23T02:41:47.113084+0000 front 2024-04-23T02:41:47.113013+0000 (oldest deadline 2024-04-23T02:42:15.313385+0000) 2024-04-23T02:42:31.934 INFO:journalctl@ceph.osd.7.smithi191.stdout:Apr 23 02:42:31 smithi191 bash[48975]: debug 2024-04-23T02:42:31.645+0000 7f42e60b2700 -1 osd.7 142 heartbeat_check: no reply from 172.21.15.37:6822 osd.2 since back 2024-04-23T02:41:57.014915+0000 front 2024-04-23T02:41:57.014940+0000 (oldest deadline 2024-04-23T02:42:19.314504+0000) 2024-04-23T02:42:31.934 INFO:journalctl@ceph.osd.7.smithi191.stdout:Apr 23 02:42:31 smithi191 bash[48975]: debug 2024-04-23T02:42:31.645+0000 7f42e60b2700 -1 osd.7 142 heartbeat_check: no reply from 172.21.15.37:6830 osd.3 since back 2024-04-23T02:42:03.316669+0000 front 2024-04-23T02:42:03.316921+0000 (oldest deadline 2024-04-23T02:42:28.616454+0000) 2024-04-23T02:42:32.877 INFO:journalctl@ceph.osd.7.smithi191.stdout:Apr 23 02:42:32 smithi191 bash[48975]: debug 2024-04-23T02:42:32.609+0000 7f42e60b2700 -1 osd.7 142 heartbeat_check: no reply from 172.21.15.37:6806 osd.0 since back 2024-04-23T02:41:40.711586+0000 front 2024-04-23T02:41:40.711194+0000 (oldest deadline 2024-04-23T02:42:02.411092+0000) 2024-04-23T02:42:32.877 INFO:journalctl@ceph.osd.7.smithi191.stdout:Apr 23 02:42:32 smithi191 bash[48975]: debug 2024-04-23T02:42:32.609+0000 7f42e60b2700 -1 osd.7 142 heartbeat_check: no reply from 172.21.15.37:6814 osd.1 since back 2024-04-23T02:41:47.113084+0000 front 2024-04-23T02:41:47.113013+0000 (oldest deadline 2024-04-23T02:42:15.313385+0000) 2024-04-23T02:42:32.877 INFO:journalctl@ceph.osd.7.smithi191.stdout:Apr 23 02:42:32 smithi191 bash[48975]: debug 2024-04-23T02:42:32.609+0000 7f42e60b2700 -1 osd.7 142 heartbeat_check: no reply from 172.21.15.37:6822 osd.2 since back 2024-04-23T02:41:57.014915+0000 front 2024-04-23T02:41:57.014940+0000 (oldest deadline 2024-04-23T02:42:19.314504+0000) 2024-04-23T02:42:32.877 INFO:journalctl@ceph.osd.7.smithi191.stdout:Apr 23 02:42:32 smithi191 bash[48975]: debug 2024-04-23T02:42:32.609+0000 7f42e60b2700 -1 osd.7 142 heartbeat_check: no reply from 172.21.15.37:6830 osd.3 since back 2024-04-23T02:42:03.316669+0000 front 2024-04-23T02:42:03.316921+0000 (oldest deadline 2024-04-23T02:42:28.616454+0000) 2024-04-23T02:42:33.518 INFO:journalctl@ceph.osd.6.smithi191.stdout:Apr 23 02:42:33 smithi191 bash[71408]: ceph-39f0dbf0-0117-11ef-bc93-c7b262605968-osd-6 2024-04-23T02:42:33.518 INFO:journalctl@ceph.osd.6.smithi191.stdout:Apr 23 02:42:33 smithi191 bash[71481]: Error response from daemon: No such container: ceph-39f0dbf0-0117-11ef-bc93-c7b262605968-osd-6 2024-04-23T02:42:33.933 INFO:journalctl@ceph.osd.7.smithi191.stdout:Apr 23 02:42:33 smithi191 bash[48975]: debug 2024-04-23T02:42:33.585+0000 7f42e60b2700 -1 osd.7 142 heartbeat_check: no reply from 172.21.15.37:6806 osd.0 since back 2024-04-23T02:41:40.711586+0000 front 2024-04-23T02:41:40.711194+0000 (oldest deadline 2024-04-23T02:42:02.411092+0000) 2024-04-23T02:42:33.933 INFO:journalctl@ceph.osd.7.smithi191.stdout:Apr 23 02:42:33 smithi191 bash[48975]: debug 2024-04-23T02:42:33.585+0000 7f42e60b2700 -1 osd.7 142 heartbeat_check: no reply from 172.21.15.37:6814 osd.1 since back 2024-04-23T02:41:47.113084+0000 front 2024-04-23T02:41:47.113013+0000 (oldest deadline 2024-04-23T02:42:15.313385+0000) 2024-04-23T02:42:33.933 INFO:journalctl@ceph.osd.7.smithi191.stdout:Apr 23 02:42:33 smithi191 bash[48975]: debug 2024-04-23T02:42:33.585+0000 7f42e60b2700 -1 osd.7 142 heartbeat_check: no reply from 172.21.15.37:6822 osd.2 since back 2024-04-23T02:41:57.014915+0000 front 2024-04-23T02:41:57.014940+0000 (oldest deadline 2024-04-23T02:42:19.314504+0000) 2024-04-23T02:42:33.933 INFO:journalctl@ceph.osd.7.smithi191.stdout:Apr 23 02:42:33 smithi191 bash[48975]: debug 2024-04-23T02:42:33.585+0000 7f42e60b2700 -1 osd.7 142 heartbeat_check: no reply from 172.21.15.37:6830 osd.3 since back 2024-04-23T02:42:03.316669+0000 front 2024-04-23T02:42:03.316921+0000 (oldest deadline 2024-04-23T02:42:28.616454+0000) 2024-04-23T02:42:34.933 INFO:journalctl@ceph.osd.7.smithi191.stdout:Apr 23 02:42:34 smithi191 bash[48975]: debug 2024-04-23T02:42:34.593+0000 7f42e60b2700 -1 osd.7 142 heartbeat_check: no reply from 172.21.15.37:6806 osd.0 since back 2024-04-23T02:41:40.711586+0000 front 2024-04-23T02:41:40.711194+0000 (oldest deadline 2024-04-23T02:42:02.411092+0000) 2024-04-23T02:42:34.933 INFO:journalctl@ceph.osd.7.smithi191.stdout:Apr 23 02:42:34 smithi191 bash[48975]: debug 2024-04-23T02:42:34.597+0000 7f42e60b2700 -1 osd.7 142 heartbeat_check: no reply from 172.21.15.37:6814 osd.1 since back 2024-04-23T02:41:47.113084+0000 front 2024-04-23T02:41:47.113013+0000 (oldest deadline 2024-04-23T02:42:15.313385+0000) 2024-04-23T02:42:34.933 INFO:journalctl@ceph.osd.7.smithi191.stdout:Apr 23 02:42:34 smithi191 bash[48975]: debug 2024-04-23T02:42:34.597+0000 7f42e60b2700 -1 osd.7 142 heartbeat_check: no reply from 172.21.15.37:6822 osd.2 since back 2024-04-23T02:41:57.014915+0000 front 2024-04-23T02:41:57.014940+0000 (oldest deadline 2024-04-23T02:42:19.314504+0000) 2024-04-23T02:42:34.933 INFO:journalctl@ceph.osd.7.smithi191.stdout:Apr 23 02:42:34 smithi191 bash[48975]: debug 2024-04-23T02:42:34.597+0000 7f42e60b2700 -1 osd.7 142 heartbeat_check: no reply from 172.21.15.37:6830 osd.3 since back 2024-04-23T02:42:03.316669+0000 front 2024-04-23T02:42:03.316921+0000 (oldest deadline 2024-04-23T02:42:28.616454+0000) 2024-04-23T02:42:35.622 DEBUG:teuthology.orchestra.run.smithi191:> sudo pkill -f 'journalctl -f -n 0 -u ceph-39f0dbf0-0117-11ef-bc93-c7b262605968@osd.6.service' 2024-04-23T02:42:35.657 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-04-23T02:42:35.658 INFO:tasks.cephadm.osd.6:Stopped osd.6 2024-04-23T02:42:35.658 INFO:tasks.cephadm.osd.7:Stopping osd.7... 2024-04-23T02:42:35.658 DEBUG:teuthology.orchestra.run.smithi191:> sudo systemctl stop ceph-39f0dbf0-0117-11ef-bc93-c7b262605968@osd.7 2024-04-23T02:42:35.933 INFO:journalctl@ceph.osd.7.smithi191.stdout:Apr 23 02:42:35 smithi191 bash[48975]: debug 2024-04-23T02:42:35.645+0000 7f42e60b2700 -1 osd.7 142 heartbeat_check: no reply from 172.21.15.37:6806 osd.0 since back 2024-04-23T02:41:40.711586+0000 front 2024-04-23T02:41:40.711194+0000 (oldest deadline 2024-04-23T02:42:02.411092+0000) 2024-04-23T02:42:35.933 INFO:journalctl@ceph.osd.7.smithi191.stdout:Apr 23 02:42:35 smithi191 bash[48975]: debug 2024-04-23T02:42:35.645+0000 7f42e60b2700 -1 osd.7 142 heartbeat_check: no reply from 172.21.15.37:6814 osd.1 since back 2024-04-23T02:41:47.113084+0000 front 2024-04-23T02:41:47.113013+0000 (oldest deadline 2024-04-23T02:42:15.313385+0000) 2024-04-23T02:42:35.933 INFO:journalctl@ceph.osd.7.smithi191.stdout:Apr 23 02:42:35 smithi191 bash[48975]: debug 2024-04-23T02:42:35.645+0000 7f42e60b2700 -1 osd.7 142 heartbeat_check: no reply from 172.21.15.37:6822 osd.2 since back 2024-04-23T02:41:57.014915+0000 front 2024-04-23T02:41:57.014940+0000 (oldest deadline 2024-04-23T02:42:19.314504+0000) 2024-04-23T02:42:35.934 INFO:journalctl@ceph.osd.7.smithi191.stdout:Apr 23 02:42:35 smithi191 bash[48975]: debug 2024-04-23T02:42:35.645+0000 7f42e60b2700 -1 osd.7 142 heartbeat_check: no reply from 172.21.15.37:6830 osd.3 since back 2024-04-23T02:42:03.316669+0000 front 2024-04-23T02:42:03.316921+0000 (oldest deadline 2024-04-23T02:42:28.616454+0000) 2024-04-23T02:42:35.934 INFO:journalctl@ceph.osd.7.smithi191.stdout:Apr 23 02:42:35 smithi191 systemd[1]: Stopping Ceph osd.7 for 39f0dbf0-0117-11ef-bc93-c7b262605968... 2024-04-23T02:42:35.934 INFO:journalctl@ceph.osd.7.smithi191.stdout:Apr 23 02:42:35 smithi191 bash[48975]: debug 2024-04-23T02:42:35.797+0000 7f42e9abc700 -1 received signal: Terminated from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.7 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-04-23T02:42:35.934 INFO:journalctl@ceph.osd.7.smithi191.stdout:Apr 23 02:42:35 smithi191 bash[48975]: debug 2024-04-23T02:42:35.797+0000 7f42e9abc700 -1 osd.7 142 *** Got signal Terminated *** 2024-04-23T02:42:35.934 INFO:journalctl@ceph.osd.7.smithi191.stdout:Apr 23 02:42:35 smithi191 bash[48975]: debug 2024-04-23T02:42:35.797+0000 7f42e9abc700 -1 osd.7 142 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-04-23T02:42:36.933 INFO:journalctl@ceph.osd.7.smithi191.stdout:Apr 23 02:42:36 smithi191 bash[48975]: debug 2024-04-23T02:42:36.661+0000 7f42e60b2700 -1 osd.7 142 heartbeat_check: no reply from 172.21.15.37:6806 osd.0 since back 2024-04-23T02:41:40.711586+0000 front 2024-04-23T02:41:40.711194+0000 (oldest deadline 2024-04-23T02:42:02.411092+0000) 2024-04-23T02:42:36.933 INFO:journalctl@ceph.osd.7.smithi191.stdout:Apr 23 02:42:36 smithi191 bash[48975]: debug 2024-04-23T02:42:36.661+0000 7f42e60b2700 -1 osd.7 142 heartbeat_check: no reply from 172.21.15.37:6814 osd.1 since back 2024-04-23T02:41:47.113084+0000 front 2024-04-23T02:41:47.113013+0000 (oldest deadline 2024-04-23T02:42:15.313385+0000) 2024-04-23T02:42:36.933 INFO:journalctl@ceph.osd.7.smithi191.stdout:Apr 23 02:42:36 smithi191 bash[48975]: debug 2024-04-23T02:42:36.661+0000 7f42e60b2700 -1 osd.7 142 heartbeat_check: no reply from 172.21.15.37:6822 osd.2 since back 2024-04-23T02:41:57.014915+0000 front 2024-04-23T02:41:57.014940+0000 (oldest deadline 2024-04-23T02:42:19.314504+0000) 2024-04-23T02:42:36.933 INFO:journalctl@ceph.osd.7.smithi191.stdout:Apr 23 02:42:36 smithi191 bash[48975]: debug 2024-04-23T02:42:36.661+0000 7f42e60b2700 -1 osd.7 142 heartbeat_check: no reply from 172.21.15.37:6830 osd.3 since back 2024-04-23T02:42:03.316669+0000 front 2024-04-23T02:42:03.316921+0000 (oldest deadline 2024-04-23T02:42:28.616454+0000) 2024-04-23T02:42:37.933 INFO:journalctl@ceph.osd.7.smithi191.stdout:Apr 23 02:42:37 smithi191 bash[48975]: debug 2024-04-23T02:42:37.625+0000 7f42e60b2700 -1 osd.7 142 heartbeat_check: no reply from 172.21.15.37:6806 osd.0 since back 2024-04-23T02:41:40.711586+0000 front 2024-04-23T02:41:40.711194+0000 (oldest deadline 2024-04-23T02:42:02.411092+0000) 2024-04-23T02:42:37.933 INFO:journalctl@ceph.osd.7.smithi191.stdout:Apr 23 02:42:37 smithi191 bash[48975]: debug 2024-04-23T02:42:37.625+0000 7f42e60b2700 -1 osd.7 142 heartbeat_check: no reply from 172.21.15.37:6814 osd.1 since back 2024-04-23T02:41:47.113084+0000 front 2024-04-23T02:41:47.113013+0000 (oldest deadline 2024-04-23T02:42:15.313385+0000) 2024-04-23T02:42:37.933 INFO:journalctl@ceph.osd.7.smithi191.stdout:Apr 23 02:42:37 smithi191 bash[48975]: debug 2024-04-23T02:42:37.625+0000 7f42e60b2700 -1 osd.7 142 heartbeat_check: no reply from 172.21.15.37:6822 osd.2 since back 2024-04-23T02:41:57.014915+0000 front 2024-04-23T02:41:57.014940+0000 (oldest deadline 2024-04-23T02:42:19.314504+0000) 2024-04-23T02:42:37.933 INFO:journalctl@ceph.osd.7.smithi191.stdout:Apr 23 02:42:37 smithi191 bash[48975]: debug 2024-04-23T02:42:37.625+0000 7f42e60b2700 -1 osd.7 142 heartbeat_check: no reply from 172.21.15.37:6830 osd.3 since back 2024-04-23T02:42:03.316669+0000 front 2024-04-23T02:42:03.316921+0000 (oldest deadline 2024-04-23T02:42:28.616454+0000) 2024-04-23T02:42:38.933 INFO:journalctl@ceph.osd.7.smithi191.stdout:Apr 23 02:42:38 smithi191 bash[48975]: debug 2024-04-23T02:42:38.641+0000 7f42e60b2700 -1 osd.7 142 heartbeat_check: no reply from 172.21.15.37:6806 osd.0 since back 2024-04-23T02:41:40.711586+0000 front 2024-04-23T02:41:40.711194+0000 (oldest deadline 2024-04-23T02:42:02.411092+0000) 2024-04-23T02:42:38.933 INFO:journalctl@ceph.osd.7.smithi191.stdout:Apr 23 02:42:38 smithi191 bash[48975]: debug 2024-04-23T02:42:38.641+0000 7f42e60b2700 -1 osd.7 142 heartbeat_check: no reply from 172.21.15.37:6814 osd.1 since back 2024-04-23T02:41:47.113084+0000 front 2024-04-23T02:41:47.113013+0000 (oldest deadline 2024-04-23T02:42:15.313385+0000) 2024-04-23T02:42:38.933 INFO:journalctl@ceph.osd.7.smithi191.stdout:Apr 23 02:42:38 smithi191 bash[48975]: debug 2024-04-23T02:42:38.641+0000 7f42e60b2700 -1 osd.7 142 heartbeat_check: no reply from 172.21.15.37:6822 osd.2 since back 2024-04-23T02:41:57.014915+0000 front 2024-04-23T02:41:57.014940+0000 (oldest deadline 2024-04-23T02:42:19.314504+0000) 2024-04-23T02:42:38.933 INFO:journalctl@ceph.osd.7.smithi191.stdout:Apr 23 02:42:38 smithi191 bash[48975]: debug 2024-04-23T02:42:38.641+0000 7f42e60b2700 -1 osd.7 142 heartbeat_check: no reply from 172.21.15.37:6830 osd.3 since back 2024-04-23T02:42:03.316669+0000 front 2024-04-23T02:42:03.316921+0000 (oldest deadline 2024-04-23T02:42:28.616454+0000) 2024-04-23T02:42:39.933 INFO:journalctl@ceph.osd.7.smithi191.stdout:Apr 23 02:42:39 smithi191 bash[48975]: debug 2024-04-23T02:42:39.649+0000 7f42e60b2700 -1 osd.7 142 heartbeat_check: no reply from 172.21.15.37:6806 osd.0 since back 2024-04-23T02:41:40.711586+0000 front 2024-04-23T02:41:40.711194+0000 (oldest deadline 2024-04-23T02:42:02.411092+0000) 2024-04-23T02:42:39.933 INFO:journalctl@ceph.osd.7.smithi191.stdout:Apr 23 02:42:39 smithi191 bash[48975]: debug 2024-04-23T02:42:39.649+0000 7f42e60b2700 -1 osd.7 142 heartbeat_check: no reply from 172.21.15.37:6814 osd.1 since back 2024-04-23T02:41:47.113084+0000 front 2024-04-23T02:41:47.113013+0000 (oldest deadline 2024-04-23T02:42:15.313385+0000) 2024-04-23T02:42:39.933 INFO:journalctl@ceph.osd.7.smithi191.stdout:Apr 23 02:42:39 smithi191 bash[48975]: debug 2024-04-23T02:42:39.649+0000 7f42e60b2700 -1 osd.7 142 heartbeat_check: no reply from 172.21.15.37:6822 osd.2 since back 2024-04-23T02:41:57.014915+0000 front 2024-04-23T02:41:57.014940+0000 (oldest deadline 2024-04-23T02:42:19.314504+0000) 2024-04-23T02:42:39.933 INFO:journalctl@ceph.osd.7.smithi191.stdout:Apr 23 02:42:39 smithi191 bash[48975]: debug 2024-04-23T02:42:39.649+0000 7f42e60b2700 -1 osd.7 142 heartbeat_check: no reply from 172.21.15.37:6830 osd.3 since back 2024-04-23T02:42:03.316669+0000 front 2024-04-23T02:42:03.316921+0000 (oldest deadline 2024-04-23T02:42:28.616454+0000) 2024-04-23T02:42:39.933 INFO:journalctl@ceph.osd.7.smithi191.stdout:Apr 23 02:42:39 smithi191 bash[48975]: debug 2024-04-23T02:42:39.649+0000 7f42e60b2700 -1 osd.7 142 heartbeat_check: no reply from 172.21.15.191:6804 osd.4 since back 2024-04-23T02:42:13.917879+0000 front 2024-04-23T02:42:13.917924+0000 (oldest deadline 2024-04-23T02:42:39.217834+0000) 2024-04-23T02:42:40.933 INFO:journalctl@ceph.osd.7.smithi191.stdout:Apr 23 02:42:40 smithi191 bash[48975]: debug 2024-04-23T02:42:40.625+0000 7f42e60b2700 -1 osd.7 142 heartbeat_check: no reply from 172.21.15.37:6806 osd.0 since back 2024-04-23T02:41:40.711586+0000 front 2024-04-23T02:41:40.711194+0000 (oldest deadline 2024-04-23T02:42:02.411092+0000) 2024-04-23T02:42:40.933 INFO:journalctl@ceph.osd.7.smithi191.stdout:Apr 23 02:42:40 smithi191 bash[48975]: debug 2024-04-23T02:42:40.625+0000 7f42e60b2700 -1 osd.7 142 heartbeat_check: no reply from 172.21.15.37:6814 osd.1 since back 2024-04-23T02:41:47.113084+0000 front 2024-04-23T02:41:47.113013+0000 (oldest deadline 2024-04-23T02:42:15.313385+0000) 2024-04-23T02:42:40.933 INFO:journalctl@ceph.osd.7.smithi191.stdout:Apr 23 02:42:40 smithi191 bash[48975]: debug 2024-04-23T02:42:40.625+0000 7f42e60b2700 -1 osd.7 142 heartbeat_check: no reply from 172.21.15.37:6822 osd.2 since back 2024-04-23T02:41:57.014915+0000 front 2024-04-23T02:41:57.014940+0000 (oldest deadline 2024-04-23T02:42:19.314504+0000) 2024-04-23T02:42:40.933 INFO:journalctl@ceph.osd.7.smithi191.stdout:Apr 23 02:42:40 smithi191 bash[48975]: debug 2024-04-23T02:42:40.625+0000 7f42e60b2700 -1 osd.7 142 heartbeat_check: no reply from 172.21.15.37:6830 osd.3 since back 2024-04-23T02:42:03.316669+0000 front 2024-04-23T02:42:03.316921+0000 (oldest deadline 2024-04-23T02:42:28.616454+0000) 2024-04-23T02:42:40.933 INFO:journalctl@ceph.osd.7.smithi191.stdout:Apr 23 02:42:40 smithi191 bash[48975]: debug 2024-04-23T02:42:40.625+0000 7f42e60b2700 -1 osd.7 142 heartbeat_check: no reply from 172.21.15.191:6804 osd.4 since back 2024-04-23T02:42:13.917879+0000 front 2024-04-23T02:42:13.917924+0000 (oldest deadline 2024-04-23T02:42:39.217834+0000) 2024-04-23T02:42:42.212 INFO:journalctl@ceph.osd.7.smithi191.stdout:Apr 23 02:42:41 smithi191 bash[71625]: ceph-39f0dbf0-0117-11ef-bc93-c7b262605968-osd-7 2024-04-23T02:42:42.213 INFO:journalctl@ceph.osd.7.smithi191.stdout:Apr 23 02:42:42 smithi191 bash[71698]: Error response from daemon: No such container: ceph-39f0dbf0-0117-11ef-bc93-c7b262605968-osd-7 2024-04-23T02:42:43.956 DEBUG:teuthology.orchestra.run.smithi191:> sudo pkill -f 'journalctl -f -n 0 -u ceph-39f0dbf0-0117-11ef-bc93-c7b262605968@osd.7.service' 2024-04-23T02:42:43.990 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-04-23T02:42:43.990 INFO:tasks.cephadm.osd.7:Stopped osd.7 2024-04-23T02:42:43.990 INFO:tasks.cephadm.prometheus.a:Stopping prometheus.a... 2024-04-23T02:42:43.991 DEBUG:teuthology.orchestra.run.smithi191:> sudo systemctl stop ceph-39f0dbf0-0117-11ef-bc93-c7b262605968@prometheus.a 2024-04-23T02:42:44.204 INFO:journalctl@ceph.prometheus.a.smithi191.stdout:Apr 23 02:42:44 smithi191 systemd[1]: Stopping Ceph prometheus.a for 39f0dbf0-0117-11ef-bc93-c7b262605968... 2024-04-23T02:42:44.204 INFO:journalctl@ceph.prometheus.a.smithi191.stdout:Apr 23 02:42:44 smithi191 bash[61701]: ts=2024-04-23T02:42:44.191Z caller=main.go:840 level=warn msg="Received SIGTERM, exiting gracefully..." 2024-04-23T02:42:44.204 INFO:journalctl@ceph.prometheus.a.smithi191.stdout:Apr 23 02:42:44 smithi191 bash[61701]: ts=2024-04-23T02:42:44.191Z caller=main.go:864 level=info msg="Stopping scrape discovery manager..." 2024-04-23T02:42:44.204 INFO:journalctl@ceph.prometheus.a.smithi191.stdout:Apr 23 02:42:44 smithi191 bash[61701]: ts=2024-04-23T02:42:44.191Z caller=main.go:878 level=info msg="Stopping notify discovery manager..." 2024-04-23T02:42:44.204 INFO:journalctl@ceph.prometheus.a.smithi191.stdout:Apr 23 02:42:44 smithi191 bash[61701]: ts=2024-04-23T02:42:44.191Z caller=manager.go:988 level=info component="rule manager" msg="Stopping rule manager..." 2024-04-23T02:42:44.204 INFO:journalctl@ceph.prometheus.a.smithi191.stdout:Apr 23 02:42:44 smithi191 bash[61701]: ts=2024-04-23T02:42:44.191Z caller=main.go:860 level=info msg="Scrape discovery manager stopped" 2024-04-23T02:42:44.664 INFO:journalctl@ceph.prometheus.a.smithi191.stdout:Apr 23 02:42:44 smithi191 bash[61701]: ts=2024-04-23T02:42:44.191Z caller=main.go:874 level=info msg="Notify discovery manager stopped" 2024-04-23T02:42:44.664 INFO:journalctl@ceph.prometheus.a.smithi191.stdout:Apr 23 02:42:44 smithi191 bash[61701]: ts=2024-04-23T02:42:44.191Z caller=manager.go:998 level=info component="rule manager" msg="Rule manager stopped" 2024-04-23T02:42:44.664 INFO:journalctl@ceph.prometheus.a.smithi191.stdout:Apr 23 02:42:44 smithi191 bash[61701]: ts=2024-04-23T02:42:44.191Z caller=main.go:915 level=info msg="Stopping scrape manager..." 2024-04-23T02:42:44.664 INFO:journalctl@ceph.prometheus.a.smithi191.stdout:Apr 23 02:42:44 smithi191 bash[61701]: ts=2024-04-23T02:42:44.192Z caller=main.go:907 level=info msg="Scrape manager stopped" 2024-04-23T02:42:44.664 INFO:journalctl@ceph.prometheus.a.smithi191.stdout:Apr 23 02:42:44 smithi191 bash[61701]: ts=2024-04-23T02:42:44.193Z caller=notifier.go:606 level=info component=notifier msg="Stopping notification manager..." 2024-04-23T02:42:44.664 INFO:journalctl@ceph.prometheus.a.smithi191.stdout:Apr 23 02:42:44 smithi191 bash[61701]: ts=2024-04-23T02:42:44.193Z caller=main.go:1135 level=info msg="Notifier manager stopped" 2024-04-23T02:42:44.664 INFO:journalctl@ceph.prometheus.a.smithi191.stdout:Apr 23 02:42:44 smithi191 bash[61701]: ts=2024-04-23T02:42:44.193Z caller=main.go:1147 level=info msg="See you next time!" 2024-04-23T02:42:44.880 DEBUG:teuthology.orchestra.run.smithi191:> sudo pkill -f 'journalctl -f -n 0 -u ceph-39f0dbf0-0117-11ef-bc93-c7b262605968@prometheus.a.service' 2024-04-23T02:42:44.911 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-04-23T02:42:44.912 INFO:tasks.cephadm.prometheus.a:Stopped prometheus.a 2024-04-23T02:42:44.912 DEBUG:teuthology.orchestra.run.smithi037:> sudo /home/ubuntu/cephtest/cephadm rm-cluster --fsid 39f0dbf0-0117-11ef-bc93-c7b262605968 --force --keep-logs 2024-04-23T02:42:45.075 INFO:teuthology.orchestra.run.smithi037.stderr:usage: cephadm [-h] [--image IMAGE] [--docker] [--data-dir DATA_DIR] 2024-04-23T02:42:45.075 INFO:teuthology.orchestra.run.smithi037.stderr: [--log-dir LOG_DIR] [--logrotate-dir LOGROTATE_DIR] 2024-04-23T02:42:45.076 INFO:teuthology.orchestra.run.smithi037.stderr: [--unit-dir UNIT_DIR] [--verbose] [--timeout TIMEOUT] 2024-04-23T02:42:45.076 INFO:teuthology.orchestra.run.smithi037.stderr: [--retry RETRY] [--env ENV] [--no-container-init] 2024-04-23T02:42:45.076 INFO:teuthology.orchestra.run.smithi037.stderr: {version,pull,inspect-image,ls,list-networks,adopt,rm-daemon,rm-cluster,run,shell,enter,ceph-volume,unit,logs,bootstrap,deploy,check-host,prepare-host,add-repo,rm-repo,install,registry-login,gather-facts,exporter,host-maintenance,verify-prereqs} 2024-04-23T02:42:45.076 INFO:teuthology.orchestra.run.smithi037.stderr: ... 2024-04-23T02:42:45.076 INFO:teuthology.orchestra.run.smithi037.stderr:cephadm: error: unrecognized arguments: --keep-logs 2024-04-23T02:42:45.090 DEBUG:teuthology.orchestra.run:got remote process result: 2 2024-04-23T02:42:45.091 DEBUG:teuthology.orchestra.run.smithi191:> sudo /home/ubuntu/cephtest/cephadm rm-cluster --fsid 39f0dbf0-0117-11ef-bc93-c7b262605968 --force --keep-logs 2024-04-23T02:42:45.251 INFO:teuthology.orchestra.run.smithi191.stderr:usage: cephadm [-h] [--image IMAGE] [--docker] [--data-dir DATA_DIR] 2024-04-23T02:42:45.251 INFO:teuthology.orchestra.run.smithi191.stderr: [--log-dir LOG_DIR] [--logrotate-dir LOGROTATE_DIR] 2024-04-23T02:42:45.251 INFO:teuthology.orchestra.run.smithi191.stderr: [--unit-dir UNIT_DIR] [--verbose] [--timeout TIMEOUT] 2024-04-23T02:42:45.251 INFO:teuthology.orchestra.run.smithi191.stderr: [--retry RETRY] [--env ENV] [--no-container-init] 2024-04-23T02:42:45.251 INFO:teuthology.orchestra.run.smithi191.stderr: {version,pull,inspect-image,ls,list-networks,adopt,rm-daemon,rm-cluster,run,shell,enter,ceph-volume,unit,logs,bootstrap,deploy,check-host,prepare-host,add-repo,rm-repo,install,registry-login,gather-facts,exporter,host-maintenance,verify-prereqs} 2024-04-23T02:42:45.251 INFO:teuthology.orchestra.run.smithi191.stderr: ... 2024-04-23T02:42:45.251 INFO:teuthology.orchestra.run.smithi191.stderr:cephadm: error: unrecognized arguments: --keep-logs 2024-04-23T02:42:45.265 DEBUG:teuthology.orchestra.run:got remote process result: 2 2024-04-23T02:42:45.266 DEBUG:teuthology.orchestra.run.smithi037:> sudo rm -f /etc/ceph/ceph.conf /etc/ceph/ceph.client.admin.keyring 2024-04-23T02:42:45.282 DEBUG:teuthology.orchestra.run.smithi191:> sudo rm -f /etc/ceph/ceph.conf /etc/ceph/ceph.client.admin.keyring 2024-04-23T02:42:45.296 INFO:tasks.cephadm:Archiving crash dumps... 2024-04-23T02:42:45.297 DEBUG:teuthology.misc:Transferring archived files from smithi037:/var/lib/ceph/39f0dbf0-0117-11ef-bc93-c7b262605968/crash to /home/teuthworker/archive/teuthology-2024-04-22_22:08:02-orch-reef-distro-default-smithi/7669127/remote/smithi037/crash 2024-04-23T02:42:45.298 DEBUG:teuthology.orchestra.run.smithi037:> sudo tar c -f - -C /var/lib/ceph/39f0dbf0-0117-11ef-bc93-c7b262605968/crash -- . 2024-04-23T02:42:45.314 DEBUG:teuthology.misc:Transferring archived files from smithi191:/var/lib/ceph/39f0dbf0-0117-11ef-bc93-c7b262605968/crash to /home/teuthworker/archive/teuthology-2024-04-22_22:08:02-orch-reef-distro-default-smithi/7669127/remote/smithi191/crash 2024-04-23T02:42:45.315 DEBUG:teuthology.orchestra.run.smithi191:> sudo tar c -f - -C /var/lib/ceph/39f0dbf0-0117-11ef-bc93-c7b262605968/crash -- . 2024-04-23T02:42:45.332 INFO:tasks.cephadm:Checking cluster log for badness... 2024-04-23T02:42:45.332 DEBUG:teuthology.orchestra.run.smithi037:> sudo egrep '\[ERR\]|\[WRN\]|\[SEC\]' /var/log/ceph/39f0dbf0-0117-11ef-bc93-c7b262605968/ceph.log | egrep -v '\(MDS_ALL_DOWN\)' | egrep -v '\(MDS_UP_LESS_THAN_MAX\)' | head -n 1 2024-04-23T02:42:45.349 INFO:teuthology.orchestra.run.smithi037.stderr:grep: /var/log/ceph/39f0dbf0-0117-11ef-bc93-c7b262605968/ceph.log: No such file or directory 2024-04-23T02:42:45.351 INFO:tasks.cephadm:Compressing logs... 2024-04-23T02:42:45.351 DEBUG:teuthology.orchestra.run.smithi037:> sudo find /var/log/ceph /var/log/rbd-target-api -name '*.log' -print0 | sudo xargs -0 --no-run-if-empty -- gzip -- 2024-04-23T02:42:45.396 DEBUG:teuthology.orchestra.run.smithi191:> sudo find /var/log/ceph /var/log/rbd-target-api -name '*.log' -print0 | sudo xargs -0 --no-run-if-empty -- gzip -- 2024-04-23T02:42:45.410 INFO:teuthology.orchestra.run.smithi037.stderr:find: '/var/log/rbd-target-api': No such file or directory 2024-04-23T02:42:45.411 INFO:teuthology.orchestra.run.smithi191.stderr:find: '/var/log/rbd-target-api': No such file or directory 2024-04-23T02:42:54.003 INFO:tasks.cephadm:Archiving logs... 2024-04-23T02:42:54.004 DEBUG:teuthology.misc:Transferring archived files from smithi037:/var/log/ceph to /home/teuthworker/archive/teuthology-2024-04-22_22:08:02-orch-reef-distro-default-smithi/7669127/remote/smithi037/log 2024-04-23T02:42:54.005 DEBUG:teuthology.orchestra.run.smithi037:> sudo tar c -f - -C /var/log/ceph -- . 2024-04-23T02:42:55.040 DEBUG:teuthology.misc:Transferring archived files from smithi191:/var/log/ceph to /home/teuthworker/archive/teuthology-2024-04-22_22:08:02-orch-reef-distro-default-smithi/7669127/remote/smithi191/log 2024-04-23T02:42:55.041 DEBUG:teuthology.orchestra.run.smithi191:> sudo tar c -f - -C /var/log/ceph -- . 2024-04-23T02:42:55.903 INFO:tasks.cephadm:Removing cluster... 2024-04-23T02:42:55.903 DEBUG:teuthology.orchestra.run.smithi037:> sudo /home/ubuntu/cephtest/cephadm rm-cluster --fsid 39f0dbf0-0117-11ef-bc93-c7b262605968 --force 2024-04-23T02:43:00.448 INFO:journalctl@ceph.node-exporter.a.smithi037.stdout:Apr 23 02:43:00 smithi037 systemd[1]: Stopping Ceph node-exporter.a for 39f0dbf0-0117-11ef-bc93-c7b262605968... 2024-04-23T02:43:01.525 INFO:journalctl@ceph.node-exporter.a.smithi037.stdout:Apr 23 02:43:01 smithi037 bash[97607]: ceph-39f0dbf0-0117-11ef-bc93-c7b262605968-node-exporter-a 2024-04-23T02:43:01.525 INFO:journalctl@ceph.node-exporter.a.smithi037.stdout:Apr 23 02:43:01 smithi037 systemd[1]: ceph-39f0dbf0-0117-11ef-bc93-c7b262605968@node-exporter.a.service: Main process exited, code=exited, status=143/n/a 2024-04-23T02:43:01.525 INFO:journalctl@ceph.node-exporter.a.smithi037.stdout:Apr 23 02:43:01 smithi037 bash[97680]: Error response from daemon: No such container: ceph-39f0dbf0-0117-11ef-bc93-c7b262605968-node-exporter-a 2024-04-23T02:43:01.525 INFO:journalctl@ceph.node-exporter.a.smithi037.stdout:Apr 23 02:43:01 smithi037 systemd[1]: ceph-39f0dbf0-0117-11ef-bc93-c7b262605968@node-exporter.a.service: Failed with result 'exit-code'. 2024-04-23T02:43:01.525 INFO:journalctl@ceph.node-exporter.a.smithi037.stdout:Apr 23 02:43:01 smithi037 systemd[1]: Stopped Ceph node-exporter.a for 39f0dbf0-0117-11ef-bc93-c7b262605968. 2024-04-23T02:43:01.810 INFO:journalctl@ceph.alertmanager.a.smithi037.stdout:Apr 23 02:43:01 smithi037 systemd[1]: Stopping Ceph alertmanager.a for 39f0dbf0-0117-11ef-bc93-c7b262605968... 2024-04-23T02:43:01.810 INFO:journalctl@ceph.alertmanager.a.smithi037.stdout:Apr 23 02:43:01 smithi037 bash[88200]: ts=2024-04-23T02:43:01.688Z caller=main.go:583 level=info msg="Received SIGTERM, exiting gracefully..." 2024-04-23T02:43:02.560 INFO:journalctl@ceph.alertmanager.a.smithi037.stdout:Apr 23 02:43:02 smithi037 bash[97742]: ceph-39f0dbf0-0117-11ef-bc93-c7b262605968-alertmanager-a 2024-04-23T02:43:02.560 INFO:journalctl@ceph.alertmanager.a.smithi037.stdout:Apr 23 02:43:02 smithi037 bash[97814]: Error response from daemon: No such container: ceph-39f0dbf0-0117-11ef-bc93-c7b262605968-alertmanager-a 2024-04-23T02:43:02.560 INFO:journalctl@ceph.alertmanager.a.smithi037.stdout:Apr 23 02:43:02 smithi037 systemd[1]: ceph-39f0dbf0-0117-11ef-bc93-c7b262605968@alertmanager.a.service: Succeeded. 2024-04-23T02:43:02.560 INFO:journalctl@ceph.alertmanager.a.smithi037.stdout:Apr 23 02:43:02 smithi037 systemd[1]: Stopped Ceph alertmanager.a for 39f0dbf0-0117-11ef-bc93-c7b262605968. 2024-04-23T02:43:37.308 DEBUG:teuthology.orchestra.run.smithi191:> sudo /home/ubuntu/cephtest/cephadm rm-cluster --fsid 39f0dbf0-0117-11ef-bc93-c7b262605968 --force 2024-04-23T02:43:41.826 INFO:journalctl@ceph.node-exporter.b.smithi191.stdout:Apr 23 02:43:41 smithi191 systemd[1]: Stopping Ceph node-exporter.b for 39f0dbf0-0117-11ef-bc93-c7b262605968... 2024-04-23T02:43:42.682 INFO:journalctl@ceph.node-exporter.b.smithi191.stdout:Apr 23 02:43:42 smithi191 bash[72166]: ceph-39f0dbf0-0117-11ef-bc93-c7b262605968-node-exporter-b 2024-04-23T02:43:42.682 INFO:journalctl@ceph.node-exporter.b.smithi191.stdout:Apr 23 02:43:42 smithi191 systemd[1]: ceph-39f0dbf0-0117-11ef-bc93-c7b262605968@node-exporter.b.service: Main process exited, code=exited, status=143/n/a 2024-04-23T02:43:42.682 INFO:journalctl@ceph.node-exporter.b.smithi191.stdout:Apr 23 02:43:42 smithi191 bash[72239]: Error response from daemon: No such container: ceph-39f0dbf0-0117-11ef-bc93-c7b262605968-node-exporter-b 2024-04-23T02:43:42.682 INFO:journalctl@ceph.node-exporter.b.smithi191.stdout:Apr 23 02:43:42 smithi191 systemd[1]: ceph-39f0dbf0-0117-11ef-bc93-c7b262605968@node-exporter.b.service: Failed with result 'exit-code'. 2024-04-23T02:43:42.682 INFO:journalctl@ceph.node-exporter.b.smithi191.stdout:Apr 23 02:43:42 smithi191 systemd[1]: Stopped Ceph node-exporter.b for 39f0dbf0-0117-11ef-bc93-c7b262605968. 2024-04-23T02:43:43.089 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 23 02:43:42 smithi191 systemd[1]: Stopping Ceph grafana.a for 39f0dbf0-0117-11ef-bc93-c7b262605968... 2024-04-23T02:43:43.682 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 23 02:43:43 smithi191 bash[72301]: ceph-39f0dbf0-0117-11ef-bc93-c7b262605968-grafana-a 2024-04-23T02:43:43.682 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 23 02:43:43 smithi191 systemd[1]: ceph-39f0dbf0-0117-11ef-bc93-c7b262605968@grafana.a.service: Main process exited, code=exited, status=143/n/a 2024-04-23T02:43:43.682 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 23 02:43:43 smithi191 bash[72377]: Error response from daemon: No such container: ceph-39f0dbf0-0117-11ef-bc93-c7b262605968-grafana-a 2024-04-23T02:43:43.682 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 23 02:43:43 smithi191 systemd[1]: ceph-39f0dbf0-0117-11ef-bc93-c7b262605968@grafana.a.service: Failed with result 'exit-code'. 2024-04-23T02:43:43.683 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 23 02:43:43 smithi191 systemd[1]: Stopped Ceph grafana.a for 39f0dbf0-0117-11ef-bc93-c7b262605968. 2024-04-23T02:44:06.417 INFO:tasks.cephadm:Removing cephadm ... 2024-04-23T02:44:06.417 DEBUG:teuthology.orchestra.run.smithi037:> rm -rf /home/ubuntu/cephtest/cephadm 2024-04-23T02:44:06.425 DEBUG:teuthology.orchestra.run.smithi191:> rm -rf /home/ubuntu/cephtest/cephadm 2024-04-23T02:44:06.431 INFO:tasks.cephadm:Teardown complete 2024-04-23T02:44:06.431 DEBUG:teuthology.run_tasks:Unwinding manager clock 2024-04-23T02:44:06.441 INFO:teuthology.task.clock:Checking final clock skew... 2024-04-23T02:44:06.441 DEBUG:teuthology.orchestra.run.smithi037:> PATH=/usr/bin:/usr/sbin ntpq -p || PATH=/usr/bin:/usr/sbin chronyc sources || true 2024-04-23T02:44:06.443 DEBUG:teuthology.orchestra.run.smithi191:> PATH=/usr/bin:/usr/sbin ntpq -p || PATH=/usr/bin:/usr/sbin chronyc sources || true 2024-04-23T02:44:06.463 INFO:teuthology.orchestra.run.smithi037.stdout: remote refid st t when poll reach delay offset jitter 2024-04-23T02:44:06.463 INFO:teuthology.orchestra.run.smithi037.stdout:============================================================================== 2024-04-23T02:44:06.464 INFO:teuthology.orchestra.run.smithi037.stdout:*hv01.front.sepi 44.4.53.2 2 u 6 64 377 0.094 6.712 2.060 2024-04-23T02:44:06.464 INFO:teuthology.orchestra.run.smithi037.stdout:+hv02.front.sepi 63.231.80.2 3 u 7 64 377 0.082 7.599 1.330 2024-04-23T02:44:06.464 INFO:teuthology.orchestra.run.smithi037.stdout:+hv03.front.sepi 74.6.168.72 3 u 64 64 377 0.101 4.716 1.164 2024-04-23T02:44:06.464 INFO:teuthology.orchestra.run.smithi037.stdout: hv04.front.sepi .INIT. 16 u - 1024 0 0.000 0.000 0.000 2024-04-23T02:44:06.497 INFO:teuthology.orchestra.run.smithi191.stdout: remote refid st t when poll reach delay offset jitter 2024-04-23T02:44:06.497 INFO:teuthology.orchestra.run.smithi191.stdout:============================================================================== 2024-04-23T02:44:06.497 INFO:teuthology.orchestra.run.smithi191.stdout:+hv01.front.sepi 44.4.53.2 2 u 58 64 377 0.091 7.930 0.574 2024-04-23T02:44:06.497 INFO:teuthology.orchestra.run.smithi191.stdout:+hv02.front.sepi 63.231.80.2 3 u 8 64 377 0.087 9.946 0.791 2024-04-23T02:44:06.497 INFO:teuthology.orchestra.run.smithi191.stdout:*hv03.front.sepi 74.6.168.72 3 u 9 64 377 0.096 8.528 0.986 2024-04-23T02:44:06.497 INFO:teuthology.orchestra.run.smithi191.stdout: hv04.front.sepi .INIT. 16 u - 1024 0 0.000 0.000 0.000 2024-04-23T02:44:06.498 DEBUG:teuthology.run_tasks:Unwinding manager ansible.cephlab 2024-04-23T02:44:06.506 INFO:teuthology.task.ansible:Skipping ansible cleanup... 2024-04-23T02:44:06.507 DEBUG:teuthology.run_tasks:Unwinding manager selinux 2024-04-23T02:44:06.515 DEBUG:teuthology.run_tasks:Unwinding manager pcp 2024-04-23T02:44:06.524 DEBUG:teuthology.run_tasks:Unwinding manager internal.timer 2024-04-23T02:44:06.534 INFO:teuthology.task.internal:Duration was 2115.527035 seconds 2024-04-23T02:44:06.534 DEBUG:teuthology.run_tasks:Unwinding manager internal.syslog 2024-04-23T02:44:06.543 INFO:teuthology.task.internal.syslog:Shutting down syslog monitoring... 2024-04-23T02:44:06.543 DEBUG:teuthology.orchestra.run.smithi037:> sudo rm -f -- /etc/rsyslog.d/80-cephtest.conf && sudo service rsyslog restart 2024-04-23T02:44:06.546 DEBUG:teuthology.orchestra.run.smithi191:> sudo rm -f -- /etc/rsyslog.d/80-cephtest.conf && sudo service rsyslog restart 2024-04-23T02:44:06.596 INFO:teuthology.task.internal.syslog:Checking logs for errors... 2024-04-23T02:44:06.597 DEBUG:teuthology.task.internal.syslog:Checking ubuntu@smithi037.front.sepia.ceph.com 2024-04-23T02:44:06.597 DEBUG:teuthology.orchestra.run.smithi037:> egrep --binary-files=text '\bBUG\b|\bINFO\b|\bDEADLOCK\b' /home/ubuntu/cephtest/archive/syslog/kern.log | grep -v 'task .* blocked for more than .* seconds' | grep -v 'lockdep is turned off' | grep -v 'trying to register non-static key' | grep -v 'DEBUG: fsize' | grep -v CRON | grep -v 'BUG: bad unlock balance detected' | grep -v 'inconsistent lock state' | grep -v '*** DEADLOCK ***' | grep -v 'INFO: possible irq lock inversion dependency detected' | grep -v 'INFO: NMI handler (perf_event_nmi_handler) took too long to run' | grep -v 'INFO: recovery required on readonly' | grep -v 'ceph-create-keys: INFO' | grep -v INFO:ceph-create-keys | grep -v 'Loaded datasource DataSourceOpenStack' | grep -v 'container-storage-setup: INFO: Volume group backing root filesystem could not be determined' | egrep -v '\bsalt-master\b|\bsalt-minion\b|\bsalt-api\b' | grep -v ceph-crash | egrep -v '\btcmu-runner\b.*\bINFO\b' | head -n 1 2024-04-23T02:44:06.610 DEBUG:teuthology.task.internal.syslog:Checking ubuntu@smithi191.front.sepia.ceph.com 2024-04-23T02:44:06.611 DEBUG:teuthology.orchestra.run.smithi191:> egrep --binary-files=text '\bBUG\b|\bINFO\b|\bDEADLOCK\b' /home/ubuntu/cephtest/archive/syslog/kern.log | grep -v 'task .* blocked for more than .* seconds' | grep -v 'lockdep is turned off' | grep -v 'trying to register non-static key' | grep -v 'DEBUG: fsize' | grep -v CRON | grep -v 'BUG: bad unlock balance detected' | grep -v 'inconsistent lock state' | grep -v '*** DEADLOCK ***' | grep -v 'INFO: possible irq lock inversion dependency detected' | grep -v 'INFO: NMI handler (perf_event_nmi_handler) took too long to run' | grep -v 'INFO: recovery required on readonly' | grep -v 'ceph-create-keys: INFO' | grep -v INFO:ceph-create-keys | grep -v 'Loaded datasource DataSourceOpenStack' | grep -v 'container-storage-setup: INFO: Volume group backing root filesystem could not be determined' | egrep -v '\bsalt-master\b|\bsalt-minion\b|\bsalt-api\b' | grep -v ceph-crash | egrep -v '\btcmu-runner\b.*\bINFO\b' | head -n 1 2024-04-23T02:44:06.624 INFO:teuthology.task.internal.syslog:Compressing syslogs... 2024-04-23T02:44:06.624 DEBUG:teuthology.orchestra.run.smithi037:> find /home/ubuntu/cephtest/archive/syslog -name '*.log' -print0 | sudo xargs -0 --no-run-if-empty -- gzip -- 2024-04-23T02:44:06.626 DEBUG:teuthology.orchestra.run.smithi191:> find /home/ubuntu/cephtest/archive/syslog -name '*.log' -print0 | sudo xargs -0 --no-run-if-empty -- gzip -- 2024-04-23T02:44:06.728 INFO:teuthology.task.internal.syslog:Gathering journactl -b0... 2024-04-23T02:44:06.729 DEBUG:teuthology.orchestra.run.smithi037:> sudo journalctl -b0 | gzip -9 > /home/ubuntu/cephtest/archive/syslog/journalctl-b0.gz 2024-04-23T02:44:06.731 DEBUG:teuthology.orchestra.run.smithi191:> sudo journalctl -b0 | gzip -9 > /home/ubuntu/cephtest/archive/syslog/journalctl-b0.gz 2024-04-23T02:44:06.912 DEBUG:teuthology.run_tasks:Unwinding manager internal.sudo 2024-04-23T02:44:06.922 INFO:teuthology.task.internal:Restoring /etc/sudoers... 2024-04-23T02:44:06.922 DEBUG:teuthology.orchestra.run.smithi037:> sudo mv -f /etc/sudoers.orig.teuthology /etc/sudoers 2024-04-23T02:44:06.935 DEBUG:teuthology.orchestra.run.smithi191:> sudo mv -f /etc/sudoers.orig.teuthology /etc/sudoers 2024-04-23T02:44:06.952 DEBUG:teuthology.run_tasks:Unwinding manager internal.coredump 2024-04-23T02:44:06.963 DEBUG:teuthology.orchestra.run.smithi037:> sudo sysctl -w kernel.core_pattern=core && sudo bash -c 'for f in `find /home/ubuntu/cephtest/archive/coredump -type f`; do file $f | grep -q systemd-sysusers && rm $f || true ; done' && rmdir --ignore-fail-on-non-empty -- /home/ubuntu/cephtest/archive/coredump 2024-04-23T02:44:06.965 DEBUG:teuthology.orchestra.run.smithi191:> sudo sysctl -w kernel.core_pattern=core && sudo bash -c 'for f in `find /home/ubuntu/cephtest/archive/coredump -type f`; do file $f | grep -q systemd-sysusers && rm $f || true ; done' && rmdir --ignore-fail-on-non-empty -- /home/ubuntu/cephtest/archive/coredump 2024-04-23T02:44:06.977 INFO:teuthology.orchestra.run.smithi037.stdout:kernel.core_pattern = core 2024-04-23T02:44:07.008 INFO:teuthology.orchestra.run.smithi191.stdout:kernel.core_pattern = core 2024-04-23T02:44:07.040 DEBUG:teuthology.orchestra.run.smithi037:> test -e /home/ubuntu/cephtest/archive/coredump 2024-04-23T02:44:07.059 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-04-23T02:44:07.059 DEBUG:teuthology.orchestra.run.smithi191:> test -e /home/ubuntu/cephtest/archive/coredump 2024-04-23T02:44:07.065 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-04-23T02:44:07.066 DEBUG:teuthology.run_tasks:Unwinding manager internal.archive 2024-04-23T02:44:07.076 INFO:teuthology.task.internal:Transferring archived files... 2024-04-23T02:44:07.077 DEBUG:teuthology.misc:Transferring archived files from smithi037:/home/ubuntu/cephtest/archive to /home/teuthworker/archive/teuthology-2024-04-22_22:08:02-orch-reef-distro-default-smithi/7669127/remote/smithi037 2024-04-23T02:44:07.077 DEBUG:teuthology.orchestra.run.smithi037:> sudo tar c -f - -C /home/ubuntu/cephtest/archive -- . 2024-04-23T02:44:07.115 DEBUG:teuthology.misc:Transferring archived files from smithi191:/home/ubuntu/cephtest/archive to /home/teuthworker/archive/teuthology-2024-04-22_22:08:02-orch-reef-distro-default-smithi/7669127/remote/smithi191 2024-04-23T02:44:07.116 DEBUG:teuthology.orchestra.run.smithi191:> sudo tar c -f - -C /home/ubuntu/cephtest/archive -- . 2024-04-23T02:44:07.147 INFO:teuthology.task.internal:Removing archive directory... 2024-04-23T02:44:07.148 DEBUG:teuthology.orchestra.run.smithi037:> rm -rf -- /home/ubuntu/cephtest/archive 2024-04-23T02:44:07.150 DEBUG:teuthology.orchestra.run.smithi191:> rm -rf -- /home/ubuntu/cephtest/archive 2024-04-23T02:44:07.193 DEBUG:teuthology.run_tasks:Unwinding manager internal.archive_upload 2024-04-23T02:44:07.211 INFO:teuthology.task.internal:Not uploading archives. 2024-04-23T02:44:07.212 DEBUG:teuthology.run_tasks:Unwinding manager internal.base 2024-04-23T02:44:07.222 INFO:teuthology.task.internal:Tidying up after the test... 2024-04-23T02:44:07.222 DEBUG:teuthology.orchestra.run.smithi037:> find /home/ubuntu/cephtest -ls ; rmdir -- /home/ubuntu/cephtest 2024-04-23T02:44:07.224 DEBUG:teuthology.orchestra.run.smithi191:> find /home/ubuntu/cephtest -ls ; rmdir -- /home/ubuntu/cephtest 2024-04-23T02:44:07.230 INFO:teuthology.orchestra.run.smithi037.stdout: 924112 4 drwxr-xr-x 2 ubuntu ubuntu 4096 Apr 23 02:44 /home/ubuntu/cephtest 2024-04-23T02:44:07.232 INFO:teuthology.orchestra.run.smithi191.stdout: 924112 4 drwxr-xr-x 2 ubuntu ubuntu 4096 Apr 23 02:44 /home/ubuntu/cephtest 2024-04-23T02:44:07.234 DEBUG:teuthology.run_tasks:Unwinding manager kernel 2024-04-23T02:44:07.248 DEBUG:teuthology.run_tasks:Unwinding manager console_log 2024-04-23T02:44:07.271 INFO:teuthology.run:Summary data: description: orch/cephadm/upgrade/{1-start-distro/1-start-ubuntu_20.04 2-repo_digest/defaut 3-upgrade/simple 4-wait 5-upgrade-ls agent/on mon_election/classic} duration: 2115.527035474777 owner: scheduled_teuthology@teuthology success: true 2024-04-23T02:44:07.271 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2024-04-23T02:44:07.358 INFO:teuthology.run:pass